/*Joliminois*/

/* Base Layout
------------------------------------------------------------ */
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}
body {
	color:#666666;
	line-height:2em;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
    font-weight: 200;
	overflow-x: hidden;
	position: relative;
	min-width: 320px;
	background-color: #FFFFFF;
	font-size: 15px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:justify;
}
* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}

ul{
	list-style:none;
}
li{
	float:left;
}
/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,legend,textarea,p,blockquote,th,td{ 
	margin:0;padding:0;
}
img{ 
	border:0;
	vertical-align:bottom }
	
#topbutton {
      /* ▼表示位置を画面の右下に固定 */
      position: fixed; /* ←表示場所を固定 */
      bottom: 18px;   /* ←下端からの距離 */
      right: 20px;    /* ←右端からの距離 */

      /* ▼最初は非表示にしておく */
      display: none;
}
h1 {
	font-size: 1em;
}
.mt1{ margin-top:1em;}
.mtb1{ margin:1em 0;}
.mtb15{ margin:1.5em auto;}
.fnt09{font-size: 0.9em}
.fnt095{font-size: 0.95em}
.gothic{font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';}
.mincho{font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "游明朝体", serif;}
.flex{
    display: flex;
    flex-wrap: wrap;
}

/*　Base Link 
------------------------------------------------------------ */
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

a:link {
	color:#A0A0A0;
	text-decoration:none;
}
a:visited {
	color:#A0A0A0;
	text-decoration:underline;
}
a:hover, a:active {
	color:#CDBA9B;
	text-decoration:none;
}

#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover, a:active {
	color:#A0A0A0;
	text-decoration:none;
}
.Topics a:link { text-decoration:underline;}

/* test
------------------------------------------------------------ */
p.resizeimage img { width: 100%; }
/*---------------------------------------------------------------------------------- // fixed_menu // ----------*/
/*
#fixed-navi{
	display:block;
	z-index:100;
}
#fixed-navi ul{
	overflow:hidden;
	margin:auto;
}
#fixed-navi li{
	box-sizing: border-box;
	text-align: center;
	z-index:200;
}
#fixed-navi li a{
	display:block;
}
*/


/****************************************************************************************************************/


@media screen and ( min-width:320px )
{
.sp_none02{
        display: none;
    }
.widthsize{
    max-width: 766px;
    padding: 0 2rem;
    box-sizing: border-box;
    margin: auto;
  }

/* 
------------------------------------------------------------ header */
#header {
	height: 6em;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	padding-top:1em;
	background-color:#FFF;

}
.head_bar_gry{
	height: 2px;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color:#CCCCCC;
	background-repeat:repeat-x;
	
}
.head_bar_org{
	height: 8px;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color:#d0541e;
	background-repeat:repeat-x;
}
.head_bar_brwn{
	height: 8px;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color:#47210D;
	background-repeat:repeat-x;
}
.head_bar{
	height: 10px;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color:#CCCCCC;
	background-repeat:repeat-x;
	
}
#header .top_name {
	float: left;
	/*margin-left: 3%;*/
}
#header .top_name img{width:80%;}
#header .head_nav {
	display: none ;		/* 非表示にする */
}

#header .head_menu #toggle {
	display: block ;
	position: absolute;
	float: right;
	margin-top: 1em;
	right: 0em;
}
#header .head_menu #toggle img { width: 70%; }
#header  #menu{
	display: none ;
	float: left;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position:fixed;
	z-index:100;/*前面に表示させる*/
	margin:3.5em auto 0;
	width:100%;
}

#header .head_menu #menu li{
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px  solid #c0c0c0;
}
#menu li a{
  display: block;
  position: relative;
  padding: 12px 0 10px;
	background:#999999;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#menu li a:hover{ background: #444;}

/*------------------------------------------------------------------　top　*/
#wrapper{
	max-width: 478px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#head_img {width: 100%; }
#head_img img{width: 100%;}
#main {
	/*	width:96%;*/
	text-align: center;
	margin: 2em 1em;
}
.title_sp{
	font-size:2em;
	color:#EA500C;
	font-weight: bold;
	/*letter-spacing: 0.8em;*/
	margin:1.5em auto 1em;;
}
.title_pc{ display:none;}
.img100_sp img{width:100%;}

.top #wrapper .topi_box{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
.top #wrapper .topi_box .topi_title {
	padding-top:0.2em;
	padding-bottom:1em;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
}
.top #wrapper .topi_box .topi_inner .date {
	float: left;
	margin-top: 0.3em;
	width: 100%;
}
.top #wrapper .topi_box .topi_inner .Topics {
	float: left;
	width: 100%;
	margin-top: 0.1em;
	text-align:left;
}
.top #wrapper .topi_box .topi_inner .Topics img {
	width: 100%;
}

.top #wrapper .topi_box .topi_inner li {
	padding-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0.7em;
	width: 100%;
	float: left;
}

.top #wrapper .message {
	width: 90%;
	margin: 3em auto 2em;
	font-size:1.2em;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝" ;
	line-height:1.8em;
	
}
/**/table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
	display:block;
}


/*.top #wrapper #main .staff td {
	width: 25%;
	padding-right: 1em;
	padding-left: 1em;
	box-sizing:border-box;
	
}*/
/**/.top #wrapper #main .staff .staffmessage{
	text-align:left;
	vertical-align:top;
}

/*----------------------------------------------------------------------*/
.top #wrapper #main .staff ul{ 
	float:left;
	width:100%;
	padding-bottom:2em;
}
.top #wrapper #main .staff li{ 
	width: 100%;
	margin:2em 0;
	padding-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.top #wrapper #main .staff .staff_photo{
	width:35%;
	float:left;
}
.top #wrapper #main .staff .staff_photo img{ width:100%;}
.top #wrapper #main .staff .staffmessage{
	float:right;
	text-align:left;
	width:64%;
}
.yoyaku img{width:100%;}
.shop{
    margin: 8em auto;
}


.este_ttl{ margin-top:-14px;}
.este_bar01{
	height: 3px;
	margin-top:17px;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color:#CCCCCC;
	background-repeat:repeat-x;
}
.este_bar02{
	height: 23px;
	margin-top:5px;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-image:url(../img/top/ttl_christina2.jpg);
	background-repeat:repeat-x;
}


/**/
.top #wrapper #main .item_ttl {
	width: 100%;
	margin-bottom: 5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

/*----------------------------------------------------------------------- footer */
#wrapper .footer_s{
	width: 100%;
	height:8px;
	margin-right: -500%;
	margin-bottom: 0;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color: #47210D;
}

#footer {
	width: 100%;
	margin-right: -500%;
	margin-bottom: 0;
	margin-left: -500%;
	padding-top: 0.5em;
	padding-right: 500%;
	padding-bottom: 2em;
	padding-left: 500%;
	background-color: #d0541e;
	color: #FFFFFF;
	float: left;
}
#footer .f_nav {display:none;}

#footer .f_name {
	float: left;
	width: 100%;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝" ;
	line-height:1.5em;
}
#footer .f_pp {
	margin-top: 3em;
	width: 100%;
	float: left;
	text-align: center;
    font-size: 12px;
    
}

#footer .f_info{
	width:80%;
	margin:1em auto;
	line-height:1.5em;
}
#footer .f_info li{ width:100%;}

#footer .f_right {display:none;}


/*ボタン
------------------------------------------------*/
.down{
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #999;
}
/*mail
------------------------------------------------*/
#formWrap {
	width:100%;
	margin:2em auto;
	color:#666666;
	line-height:120%;
	font-size:100%;
}
#formWrap table.formTable{
	width:100%;
	table-layout:fixed;
	margin:1em auto 2em;
	border-collapse:collapse;
}
/**/#formWrap table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
	display:block;
}

#formWrap table.formTable th{
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	background-color:#94725f;
}
h3{	text-align:center;
}
.info{
	margin-top:1em;
	margin-left:1em;
	text-align:left;
}
/*
------------------------------------------------ recruit2025*/
    #recruit {
	line-height:2em;
  font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "游明朝体", serif;
    }
    #recruit .main img{
      width: 100%;
    }
    #recruit .catchi{
        margin: 50px auto 100px;
    }
    #recruit h1{
        margin-top: 1em;
        font-size: 20px;
        font-weight: 300;
    }
    #recruit .catchi .catchi_txt02{
        margin-top: 2em;
    }
    #recruit .lnk_box{
        margin: auto;
        text-align: center;
    } 
    #recruit .lnk_box .salon_img{
        width: 200px;
        margin: auto;
    }
    #recruit h2{
        font-size: 20px;
        font-weight: 300;
    }
    #recruit h3{
        font-size: 17px;
        font-weight: 300;
        text-align: left;
    }
    #recruit .lnk_box h2{
        margin: 1em 0;
    }
    #recruit .lnk_box .lnk_line,
    #recruit .lnk_box03 .lnk_line{
        width: 200px;
        margin: auto;
    }
    #recruit .lnk_box .lnk_mail{
        margin: 30px auto 50px;
    }
    #recruit .lnk_box .lnk_mail .lnk_mail_btn,
    #recruit .lnk_box03 .lnk_mail .lnk_mail_btn{
        width: 260px;
        margin: auto;
    }
    .salon_img_w100 .salon_img{
        width: 50%;
    }
        #recruit .lnk_box02{
        margin: 50px auto;
    } 
    #recruit .lnk_box02 .lnk_mail,
   #recruit .lnk_box03 .lnk_mail_btn_02{
        width: 300px;
        margin: 30px auto ;
    }
    
    #recruit .recruit_txt {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.8em;
  }
    #recruit .comment_box01,
        #recruit .comment_box03{
        margin: 50px auto;
        width: 100%;
    }
    #recruit .comment_box01 .comment_img{
        width: 20%;
    }
    #recruit .comment_box01 .comment_txt_box{
        width: 80%;
    }
    #recruit .comment_box02 .comment_img02{
        width: 60%;
        max-width: 220px;
        margin-left:30%;
    }
    #recruit .comment_box02 .comment_img03{
        width: 60%;
        max-width: 220px;
        margin-left:10%;
    }
        #recruit .comment_box03 .comment_txt_box{
            width: 100%;
            padding: 1em;
            box-sizing: border-box;
    }
    #recruit .example_box .example_ttl{
        width: 260px;
        margin: auto auto 30px;
    }
   #recruit .example_box .example_txt{
        color: #779bad;
       text-align: center;
    }    
    #recruit .example_box02 {
        display: flex;
         align-items: center;
    }
   #recruit .main .example_img{
        width: 120px;
       height: auto;
       margin-right: -10px;
    }
    #recruit .example_box02 .example_txt{
        line-height: 1.5em;
    }
    #recruit .bracket_box {
  position: relative;
  display: block;
  padding: 2rem 3rem;
  font-size: 16px;
        text-align: center;
        width: 280px;
        margin: auto;
}

#recruit .bracket_box::before,
#recruit .bracket_box::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 80%;
  top: 10%;
  border: 1px solid #666;
}

#recruit .bracket_box::before {
  left: 0;
  border-right: none;
}

#recruit .bracket_box::after {
  right: 0;
  border-left: none;
}

#recruit .bracket_box .tel {
  font-size: 24px;
  font-weight: 300;
  display: block;
  margin: 1rem 0;
}
#recruit .f_under{
        margin-top: 50px;
    }    
}
@media screen and ( min-width:767px )
{
body{
    line-height:normal;
}
    .pc_none02{
        display: none;
    }
.sp_none02{
        display: block;
    }
.widthsize {
    max-width: 979px;
    padding: 0 1.5em;
    box-sizing: border-box;
    margin: auto;
  }
    

#main {
	max-width:767px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper{max-width: 939px;}
/*#header .top_name img{width:100%;}*/
.head_bar_s1{margin-top:6em;}


#header .head_menu #toggle img { width: 100%; }
#header .head_menu #toggle {margin-right: 5%;}
.title_sp{ display:none;}
.title_pc{ display: block; margin:6em auto 1.5em;}
.img100_sp img {width:auto;}

.top #wrapper .topi_box{width: 70%;}
.top #wrapper .topi_box .topi_inner .date {
	width: 20%;
    margin-right: 2em;
}
.top #wrapper .topi_box .topi_inner .Topics {
	width: 68%;
}
.top #wrapper #main .staff .staff_photo img{ width:auto;}
.top #wrapper #main .staff .staffmessage{ 
    width:60%;
    float:left;
}
/*#footer .img_sp{display:none;}
#footer .img_pc{display:block;}*/

#footer .f_nav {
	display:block;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	line-height: normal;
	width: 98%;
	padding-left: 2%;
}
#footer .f_nav .f_fb {
	margin-left: 20px;
	margin-top:-10px;
}
#footer .f_nav .f_mail {
	float: right;
	margin-top:-5px;
}

#footer .f_nav .border {
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: auto;
	margin-bottom: 5px;
}
/*mail
------------------------------------------------*/
#formWrap table.formTable td,table.formTable th{
	display:table-cell;
}
#formWrap table.formTable th{
	width:30%;
}
#formWrap table.formTable td{
	width:60%;
	}
/*------------------------------------------------ recruit2025*/
    #recruit .catchi .catchi_img{
        width: 30%;
        max-width: 280%;
    }
    #recruit .catchi .catchi_txt_box{
        width: 70%;
        padding-left: 20px;
        box-sizing: border-box;
        margin-top: 0;
    }
    #recruit .lnk_box .lnk_line,
    #recruit .lnk_box03 .lnk_line{
        width: 400px;
        margin: 50px auto;
    }
    .salon_img_w100{
        justify-content: space-between;
    }
    .salon_img_w100 .salon_img{
        width: 24.5%;
    }
        #recruit .lnk_box02{
        margin: 10px auto 100px;
            justify-content: space-between;
            align-items: flex-end;
    } 
    #recruit .lnk_box02 .salon_img{
        width: 45%;
    }
   #recruit .lnk_box02 .lnk_mail{
        width: 54%;
       margin: 0;
    }
   #recruit .lnk_box02 .lnk_mail .lnk_mail_btn{
       width: 300px;
    }
    #recruit .comment_box01{
        margin : 0 auto;
    }
    #recruit .comment_box01 .comment_txt_box{
        margin-top: 80px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    #recruit .comment_box01 .comment_txt_box h3{
        margin-top: 3em;
}
    #recruit .comment_box02{
        justify-content: space-between;
        margin-top: -100px;
        
    }     #recruit .comment_box02 .comment_img02{
        width: 40%;
        max-width: 300px;
        margin-left:0;
        margin-top: 150px;
    }
    #recruit .comment_box02 .comment_img03{
        width: 40%;
        max-width: 300px;
        margin-left:0;
    }
    #recruit .comment_box03{
        align-items: center;
        margin: 100px auto;
    }
    #recruit .comment_box03 .comment_img,
    #recruit .comment_box03 .comment_txt_box{
        width: 50%;
    }
    #recruit .comment_box03 .comment_txt_box{
        padding-left: 1em;
        box-sizing: border-box;
        margin: 0;
    }
    #recruit .example_box .example_txt {
        font-size: 1.1em;
    }
    #recruit .example_box02 {
       font-size: 1.1em;
    }
   #recruit .main .example_img{
        width: 240px;
    }
    #recruit .bracket_box {
        width: 500px;
        margin-bottom: 50px
    }


}
@media screen and ( min-width:940px )
{

#header .top_name {	margin-left: 0px;}
#header .head_menu {display: none ;	}
#header .head_menu #toggle {display: none ;}
#menu li a{ display: none;}

#header .head_nav {
	display: block ;
	float: left;
	margin-top:2em;
	padding-left:3em;
}
.widthsize{
	max-width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#header .head_nav li {
	float: left;
	margin-left: 0.5em;
	margin-right: 14px;
	padding-right: 14px;
}
#header .head_nav li img{ margin-top:-0.3em;}
#header .head_nav .border_g {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer .f_info{
	width:45%;
	margin-left:2%;
	float:left;
}
#footer .f_right {
	display:block;
	float: right;
	width: 51%;
	margin-top:1em;
}
#footer .f_right li { margin-bottom:0.5em;}
/*--------------------------------------------　top　--*/
#wrapper{max-width: 940px;}

.top #wrapper .topi_box {
	/*float: left;*/
	width: 80%;
	margin:2em auto;
}
/*.top #wrapper .topi_box .topi_title { text-align:left; }*/
.top #wrapper .topi_box .topi_inner {	width: 100%;}
.top #wrapper .topi_box .topi_inner .date {
	float: left;
	margin-right: 3em;
	margin-left: 1em;
	margin-top: 0.3em;
	width: 6em;
}
.top #wrapper .topi_box .topi_inner .Topics {
	float: left;
	margin-top: 0.3em;
	width: auto;
	color: #333333;
	font-size: 1em;
}
#main {
	max-width:940px;
	margin-right: auto;
	margin-left: auto;
}
/*.top #wrapper .message {width: 98%;}*/
.item_sp{display:none;}
.item_pc{ 
	display:block;
	width:100%;
	text-align: center;
	margin-bottom:2em;
}
/*----------------------------------------------------------------------*/
/*******************************************staff4*/
.top #wrapper #main .staff li{ 
/*	width: 25%;
	padding-right: 1em;
	padding-left: 1em;*/
    width: 33%;
	padding-right: 3em;
	padding-left: 3em;
	box-sizing:border-box;
	margin:0;
	border-bottom-width: 0;
}
/*******************************************staff3*/
/*.top #wrapper #main .staff li{ 
	width: 32%;
	padding-right: 1em;
	padding-left: 1em;
	box-sizing:border-box;
	margin:0 0.6666%;
	border-bottom-width: 0;
}*/
.top #wrapper #main .staff ul{ 
	padding-bottom:8em;
}

.top #wrapper #main .staff .staff_photo{
	width:100%;
	margin:1em auto;
}
.top #wrapper #main .staff .staffmessage{
	text-align:left;
	float:none;
	width:100%;
}
.yoyaku img{width:auto;}

/*mail
------------------------------------------------*/
#formWrap {
	width:70%;
}
}

/* topics
------------------------------------------------------------ */
@media screen and ( min-width:320px )
{
.text_l, .text_m, .text_s {
	color: #7995CC;
	text-align:center;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
}
.topics #wrapper #main .text_l {font-size:2em;}
.topics #wrapper #main .text_m {font-size:1.4em;width:90%;margin:0.5em auto 0;}
.topics #wrapper #main .text_s {font-size:1.2em;}
.topics #wrapper #main .text {
	font-size:1.2em; 
	color:#8B81B5;
	width:90%;
	margin:1em auto;
}
.topics #wrapper #main .image_photo img {
	width: 100%;
}
.topics #main .price {
	padding: 2%;
	border: 6px solid #8B81B5;
	color:#7995CC;
	margin:1em 0 2em;
	font-size:1.2em;
}
/*.topics #main .price table{ margin:auto;}
.top #wrapper #main .menu dl {
	margin: auto;
	width: 90%;
}
.top #wrapper #main .este .e_message h1 {
	margin-top: 5em;
}
.top #wrapper #main .este { margin-top:5em;}
*/
/**/

.top #wrapper #main .este .e_message p { 
	margin-top:1em; 
	text-align:left;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝" ;
}
.top #wrapper #main .este .e_message .e_info {
	font-size: 0.8em;
	text-align: left;
}
.top #wrapper #main .este ul {
	border-bottom:#009999 dotted 1.4px;
	padding-bottom:2em;
	margin-bottom:3em;
} 
.top #wrapper #main .este .mens{ border-bottom:none;}
.top #wrapper #main .este li {
	width:100%;
	text-align:center;
	margin-bottom: 2em;
}
.top #wrapper #main .este .este_text {
	text-align:left;
	width:70%;
	margin: auto 15%
}
.top #wrapper #main .este .este_price {
	font-size: 1.8em;
	color: #A40B5B;
	/*margin-bottom: 1.5em;*/
	font-family:"Times New Roman", Times, serif;
}
.top #wrapper #main .este .lnkbtn {
	width: 100%;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
	border: 1px solid #999999;
}
.top #wrapper #main .este iframe{
	width:90%;
	height:315px;
}
/*----------------------------------------------------------------------------------------------------------------------------旧top-*/
/*.top #wrapper #main .menu dl {
	margin: 0 auto 1em;
	width: 295px;
	font-size: 0.9em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
	color: #804F1B;
	text-align:left;
}*/
/*----------------------------------------------------------------------------------------------------------------------------旧top　end-*/
.top #wrapper #main .menu .cut_menu {
	margin: 0 auto 50px;
	/*width: 260px;*/
    width: 90%;
	font-size: 0.9em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
	color: #804F1B;
	text-align:left;
}
.top #wrapper #main .menu .este_menu {
	margin: 0 auto 1em;
	/*width: 300px;*/
    width: 90%;
	font-size: 0.9em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
	color: #804F1B;
	text-align:left;
}
    .top #wrapper #main .menu .este_menu .t_left{
        text-align: left;
    }
    .top #wrapper #main .menu .este_menu .t_right{
        text-align: right;
        line-height: 1em;
        margin-bottom: 1em;
    }
.top #wrapper #main .menu .mdd {
	display:list-item;
	list-style-image: url(../img/top/icon02.png);
	list-style-position: inside;
	font-size: 0.9em;
}
.top #wrapper #main .menu .subdd {
	margin-left: 1em;
}
.top #wrapper #main .menu dt {
	font-weight: bold;
	margin:0.8em 0 0.5em;
	font-size: 1.2em;
}
/*.top #wrapper #main .menu .contact_box{ width:60%; margin:1.5em auto; text-align:center; }*/
.top #wrapper #main .menu #contact_box{ 
	margin:2.5em auto;
	width:282px;
}
.top #wrapper #main .menu #contact_box li{ 
	margin-bottom:1.5em ;
	float:none;
}
.top #wrapper #main .staff .sakuhin {
	text-align: right;
}
#main .staff .bosyu_box_sp {
	text-align: center;
	width: 100%;
	border: 4px solid #e94f0c;
	border-radius:30px;
	padding:1em;
	box-sizing:border-box;
	float:left;
}
.fnt25 {font-size:2.5em;}
.fnt2{font-size:2em;}
.fnt1_org{font-size:1em; color:#e94f0c;}
#main .staff .bosyu_box_pc { display:none;}
}
@media screen and ( min-width:767px )
{

    
.topics #wrapper #main .text_l {font-size:3.6em;}
.topics #wrapper #main .text_m {font-size:2.8em;width:80%;margin:1em auto 0;}
.topics #wrapper #main .text_s {font-size:2em;}
.topics #wrapper #main .text {
	font-size:1.6em; 
	width:80%;
}
.topics #main .price {
	width:100%;
	margin:1em 0 2em;
	background-color:#8B81B5;
	color:#FFFFFF;
	padding:2% 0;
	border:none;
}
.topics #main .price table{ margin:1em;}
.top #wrapper #main .menu .cut_menu {
	max-width: 500px;
	font-size: 1.5em;
    line-height: 2em;
}
.top #wrapper #main .menu #contact_box{ width:50%;}
.top #wrapper #main .menu #contact_box li{ margin-right:1.5em;}
.top #wrapper #main .menu .este_menu {
	/*width: 540px;*/
    width: 700px;
	font-size: 1.5em;
    line-height: 2em;
}
/*.top #wrapper #main .este .e_message {
	background-image: url(../img/top/bg_christina.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top #wrapper #main .este .e_message p {
	text-align: left;
	margin-top: 1em;
	width: 70%;
}

*/
.top #wrapper #main .este .e_message h1 {
	text-align: left;
	float: none;
	/*margin-top: 15em;*/
}
.top #wrapper #main .este .e_message .e_info {
/*	font-size: 0.7em;
	text-align: left;
	margin-top: 5em;*/
	width:30%;
	padding-top:2em;
}
.top #wrapper #main .este iframe{
	width:560px;
	height:315px;
}
#main .staff .bosyu_box_sp {
    width: 50%;
    margin: auto;
    float: none;
    clear: both;
    }
/*#main .staff .bosyu_box_sp { display:none;}
#main .staff .bosyu_box_pc { 
	display:block;
	clear:both;
}*/

/*.top #wrapper #main .menu .contact_box li{ margin-right:2em;}*/
}
@media screen and ( min-width:940px )
{
}
