@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Lusitana:wght@400;700&display=swap');

@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);

@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');






/* Hannari */
@font-face {
  font-family: 'Hannari';
  font-style: normal;
  font-weight: 400;
  src: url(/upload/tenant_1/74cf762949b5a3d31e87d0229e2c5ff5.eot);
  src: url(/upload/tenant_1/74cf762949b5a3d31e87d0229e2c5ff5.eot?#iefix) format('embedded-opentype'),
       url(/upload/tenant_1/b93dd18b563978055ca4ad9c82262125.off) format('off'),
}


/*　webfont　@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css); */
@font-face {
    font-family: "fontawesome-webfont";
    src: url('/import/tenant_1/153.126.145.66/html/font/fontawesome-webfont.eot');
    src: url('/import/tenant_1/153.126.145.66/html/font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('/import/tenant_1/153.126.145.66/html/font/fontawesome-webfont.woff') format('woff'),
         url('/import/tenant_1/153.126.145.66/html/font/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


.i{
	 font-family: "fontawesome-webfont";
	 font-weight:normal;
}

.i02{
	 font-family: 'Lusitana', serif;
	 font-weight:normal;
}


.Haettenschweiler{
  font-family:"Haettenschweiler";
}
.sylfaen {
    font-family: sylfaen;
}
.raleway {
font-family: 'Raleway', sans-serif;
}
.varela {
font-family: 'Varela Round', sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
	/* font-family: 'Quicksand', sans-serif; */
	margin: 0px;
	padding: 0px;
	font-size:16px;
	/* font-family:arial unicode ms; */
	/*font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
  font-family: "hannari","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;/*
	/* font-family:Noto Sans JP,"メイリオ",Meiryo,"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,'ＭＳ Ｐゴシック',sans-serif; */
	line-height:160%;
	color:#222;
}
@media only screen and (max-width: 1190px){
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
		font-size:14px;
	}
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	/display:inline;
	/zoom:1;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
/*
	overflow: hidden;
*/
}

.clear{
clear:both;
}

img{
	vertical-align:top;
	border:none;
}
a{
	text-decoration:none;
	color:#222;
}
a:hover{
	opacity:0.6;
	text-decoration: none;
	color: #222;
}
ul{
	list-style:none;
}
.fead-mv {
    opacity: 0;
    transition: 1.5s;
}
.mv {
    opacity: 1;
}
.flex { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_c { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}
.flex > div[data-collection-list-content],.flex_c > div[data-collection-list-content] {
    width: 100%;
}
.flex > div[data-recommend-collection-list-content],.flex_c > div[data-recommend-collection-list-content] {
    width: 100%;
}
[data-element-id] #header li ul{
  display: block;
}
#header li.tel {
    padding-left: 0;
    padding-top: 0;
}
#header li.tel a {
    margin-left: 40px;
    /* margin-top: 10px; */
    /* border: 1px solid #ccc; */
    /* padding: 15px 10px; */
    box-sizing: border-box;
    display: block;
    /*background-color: #faf9f5;*/
}
.trimming {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    }
.trimming:after {
    display: block;
    content: "";
    padding-top: 100%; /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
    }
.trimming01:after {
    padding-top: 125%; /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
    }
a[href*="tel"] {
    pointer-events: none;
}
.homeslider .slide {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 500px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.homeslider .uk-slidenav-position:after {
    padding-top: 58%;
    content: '';
    display: block;
}
.homeslider .uk-slideshow {
    position: absolute;
    top: 0;
}
@media (max-width: 768px) {
    a[href*="tel"] {
    pointer-events: initial !important;
    }
}    
#wrapper{
	min-width:1170px;
	overflow:hidden;
	padding-top:130px;
}
#header p{
	display:none;
}
@media only screen and (max-width: 1190px){
	#wrapper{
		min-width:300px;
	}
	img{
		max-width:100%;
		height:auto;
	}
}
#wrapper.home{
	padding-top:0;
}
#header{
	padding:40px 2.5% 15px 2.5%;
	width:95%;
	position:fixed;
	top:0;
	right:0;
	z-index: 100;
}
#header h1{
	float:left;
}
#header ul{
	float:right;
	text-align:right;
	letter-spacing:-5px;
		display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#header li{
	display:inline-block !important;
	letter-spacing:0;
	font-size:16px;
	font-weight:600;
	padding:10px 0 0 40px;
	position:relative;
}
#header li a{
}
#header li .i{
	padding-left:4px;
}

#header li ul{
	float:none;
	position:absolute;
	width:150px;
	text-align:center;
	display:none;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#header li:hover ul{
	display:block;
}
#header li ul li{
	display:block !important;
	background:rgba(255,255,255,0.8);
	padding:10px;
	margin-top:2px;
}
#header li ul li a,.home #header li ul li a{
	color:#222;
}

.home #header li a{
	color:#fff;
}

#header.fixed{
	background:rgba(255,255,255,0.8);
	padding-top:20px;
}
.home #header.fixed li a{
	color:#333;
}
.mtit{
	display:none;
}
#header ul li.tel .txt01 {
  display: block;
  text-align: center;
  font-size: 12px;
  padding-bottom: 2px;
  line-height: 120%;
}
#header ul li.tel a {
    color: #b71111 !important;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 24px;
    text-align: center;
}
#header ul li.tel a .rubi{
  font-size: 11px;
  display: block;
}
@media only screen and (max-width: 1140px){
	.mtit{
		position:absolute;
		top:10px;
		left:10px;
		z-index:1;
		display:block;
	}
	#wrapper{
		padding-top:65px;
		position:relative;
	}
	#header{
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
	background:none;
    -webkit-transform: translateX(200px);
transform: translateX(200px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    padding:0;
	z-index:101;
	border:none;
	padding-bottom:0;
	
    }
	#header.fixed{
		 top: 0;
        right: 0;
		left:auto;
		width:200px;
		border:none;
		z-index:101;
		padding-top:0;
		padding-bottom:0;
	}
	#header ul{
		float:none;
	}
	#header ul li{
		float:none;
		width:100%;
		text-align:left;
		display:block !important;
		padding:0;
		border-bottom:1px dotted #000;
		
	}
	#header ul li.tel {
	  border: none;
	}
	#header li.tel a {
    margin: 2px 5px;
 }
	#header h1{
		float:none;
		width:95%;
		margin:0 auto;
		padding:10px 0;
		border-bottom:1px dotted #000;
		padding-left:2.5%;
		padding-right:2.5%;
		text-align:center;
	}
	.home #header li a{
	color:#333;
	}

	#header p{
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		top:0;
		left:-64px;
		border:1px solid #fff;
		background:#060606;
		cursor:pointer;
		opacity:0.8;
		margin:2px;
		box-shadow:0px 0px 0px 2px #060606;
-moz-box-shadow:0px 0px 0px 2px #060606;
-webkit-box-shadow:0px 0px 0px 2px #060606;
	}

	#headerli{
		width:auto;
		border-bottom:1px dotted #cacad9;
		padding:0;
		margin-top:0;
		display:block !important;
	}
	#header ul li a{
		height:auto;
		display:block;
		padding:8px 16px 8px 16px;
	}

	#header.action{
		-webkit-transform:translateX(0px);
        transform:translateX(0px);
	}
	#header p span.n{
    display: block;
    background: #fff;
    height: 2px;
    width: 26px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 6px;
    margin-top: -1px;
    position: absolute;
    }
	#header p span.n:before{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: -8px;
    left: 0;
    }
	#header p span.n:after{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: 8px;
    left: 0;
    }
	#header.action p span.n{
	 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		  -webkit-transition:ease .10s;
         transition:ease .10s;
	}
	#header.action p span.n:after,#header.action p span.n:before{
		 -webkit-transform: rotate(90deg);
		 transform: rotate(90deg);
		 top:0;
		 left:0;
	}
	#header .inner{
		width:auto;
		height: 100vh;
		padding:0 !important;
		overflow-y: auto;
		background: #FFF;
	}
	.overlay:after{
		content:"";
		width:100%;
		height:100%;
		background:#000;
		position:fixed;
		top:0;
		left:0;
		opacity:0.3;
		z-index:9;
	}
	.home #header li .i{
		display:none;
	}
	#header li ul{
		position:relative;
		display:block;
		width:auto;
	}
	#header li ul li{
		padding:0;
		border-bottom:none;
		border-top:1px dotted #000;
	}
}
#footer{
	border-top:1px solid #dddddd;
	padding:65px 0 0 0;
}
#footer .footerInner{
  max-width:1170px;
  margin:0 auto;
  width: 95%;
}
#footer .inner{
	margin:0 auto;
	padding-bottom:50px;
	width: 70%;
}
#footer .inner li{
	font-size:16px;
	font-weight:bold;
	padding:0 0 16px 0;
}
#footer .inner li .i{
	margin-right:0.5em;
}
#footer .inner ul{
	width:33%;
	float:left;
}
#footer .copy{
	border-top:1px solid #ddd;
	text-align:center;
	line-height:72px;
	font-weight:600;
}
#footer .snsBox{
  width: 28%;
  margin-right: 2%;
  text-align: center;
}
#footer .sns ul{
  max-width: 200px;
  margin: 0 auto;
}
#footer .sns li{
  width: 33%;
  margin: 5% auto;
}
#footer .sns li a{
  display: inline-block;
}
#footer .sns li img{
	 width: 50px;
	 height: 50px;
	}
@media only screen and (max-width: 800px){
	#footer .inner,#footer .snsBox{
		width:95%;
		margin:0 auto;
	}
}
@media only screen and (max-width: 720px){
	#footer .inner ul{
		width:50%;
	}
	#footer .sns li{
	 margin:10% 0; 
	}
	#footer .sns li img{
	 width: 45px;
	 height: 45px;
	}
	#header ul li.tel a {
    font-size: 20px;
}
}
/*home*/
.homeslider{
	width:100%;
	height:auto;
	z-index:0;
	margin-bottom:100px;
}
.homeslider ul{
	text-align:right;
}
.homeslider li{
	display:inline-block !important;
	letter-spacing:0;
	padding-left:1px;
}
.home1 .subtit{
	width:270px;
	float:left;
}
.home1 .subtit h2 .k:before{
	padding-bottom:20px;
}
.home1 .subtit h2 .k:after{
	padding-top:20px;
}
.home1 .table{
	width:670px;
	float:right;
}
.home1 .table{
	padding-top:20px;
}
.home1 .table dt{
	float:left;
	font-weight:bold;
}
.home1 .table dd{
	padding:0 0 0 115px;
	font-weight:bold;
}
.home1 .table dl{
	padding-bottom:18px;
}
.home1{
	padding-bottom:100px;
}
@media only screen and (max-width: 1040px){
.home1 .subtit{
	width:auto;
	float:none;
}
.home1 .table{
	float:none;
	width:90%;
	margin:0 auto;
}
	
}
.home2 .pic.max640 {
    max-width: 280px;
    margin: 60px auto 0 auto;
}
.home2 li{
	float:left;
	margin-bottom:30px;
}
.home2 li a{
	display:block;
	border:1px solid #cccccc;
	padding:10px;
}
.home2 .ul1 li{
	width:370px;
	margin-right:30px;
}
.home2 .ul1 li:nth-of-type(3n){
	margin-right:0;
}
.home2 .ul1 li a{
	color:#FFF;
	font-size:32px;
	/* font-weight:bold; */
	position:relative;
}
.home2 .ul1 li a .in {
    position: relative;
    display: block;
    background-color: #000;
}
.home2 .ul1 li a .in:after {
    padding-top: 70%;
}
.home2 .ul1 li a .t{
	display:block;
	position:absolute;
	width:100%;
	top:46%;
	z-index:10;
	text-align:center;
	/* font-family: sylfaen; */
	font-family: 'Lusitana', serif;
}
.home2 .ul1 li a img{
	position:relative;
	z-index:0;
	opacity:0.75;
}
.home2 .ul2 li{
	width:270px;
	margin-right:30px;
}
.home2 .ul2 li:nth-of-type(4n){
	margin-right:0;
}
.home2 .ul2 li a{
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.home2 .ul2 li a .w {
    display: block;
    background-color: #faf9f5;
    height: 80px;
    padding-top: 30px;
}
.home2 .ul2 li a .e{
	display:block;
	font-size:24px;
	padding-bottom:10px;
}
.home2 {
	padding-bottom:120px;
}
@media only screen and (max-width: 1200px){
  .home2 .pic.max640 {
    margin: 40px auto 0 auto;
}
	.home2 ul{
		text-align:center;
	}
	.home2 li {
    float: none;
    display: inline-block !important;
    margin: 0 15px 20px 15px !important;
    width: 213px !important;
  }
	.home2 .ul2 li:nth-of-type(4n),.home2 .ul1 li:nth-of-type(3n){
	margin-right:15px;
}
}
@media only screen and (max-width: 500px){
  .home1 {
     padding-bottom: 40px;
   }
     .home2 .pic.max640 {
       max-width:40%;
    margin: 20px auto 0 auto;
}
.home2.w07 {
     padding-bottom: 40px !important;
}
.home2 ul {
    width: 100%;
    margin-bottom: 40px;
}
.home2 ul:last-of-type{
    margin-bottom: 0px;
}
	.home2 ul li {
    width: 48% !important;
    float:  left;
    box-sizing: border-box;
    padding: 0px;
    margin: 1% !important;
  }
  .homeslider{
	width:100%;
	height:auto;
	z-index:0;
	margin-bottom: 25px;
  }
	.home2 ul li a {
    width: 100%;
    box-sizing: border-box;
    padding: 0 !important;
    font-size: 14px !important;
  }
  .subtit h2{
	text-align:center;
	letter-spacing:1px;
	padding-bottom:20px;
  }
  .subtit h2 .k:before{
	display:block;
	text-align:left;
	margin-left:-35px;
	padding-bottom:5px;
  }
  .subtit h2 .k:after{
	display:block;
	text-align:right;
	margin-right:-35px;
	padding-top:5px;
  }
  .home4 .clear{
	padding: 0;
　}
　.content li{
    padding: 0;
  }
}
.h3h{
	text-align:center;
	font-size:32px;
	padding-bottom:35px;
	/* font-family: sylfaen; */
	font-family: 'Lusitana', serif;
}
@media only screen and (max-width: 1100px){
  .h3h{
	font-size:25px;
}
}
.home3 p{
	text-align:center;
	padding-bottom:45px;
	line-height:260%;
}
@media only screen and (max-width: 500px){
.home3.w07 {
     padding-bottom: 40px !important;
}

}
.more {
    display: block;
    text-align: center;
    /*color: #FFF;*/
    color:#6f6f6f;
    font-size: 20px;
    /*background-color: #ff8d00;*/
    width: 300px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    /*border:solid 1px #ff8d00;*/
    
}
.more:after {
    content: "";
    display: block;
    width: 90%;
    max-width: 85px;
    height: 2px;
    background: #bebebe;
    margin: 1px auto 0 auto;
    margin-bottom: -1px;
}
@media only screen and (max-width: 850px){
.more {
    height: 40px;
    line-height: 40px;
}
.more a {
    height: 40px !important;
    line-height: 40px !important;
}
}
.more:hover{
  color: #696464;
}
.home3{
	padding-bottom:120px;
}
.home4 li a{
	display:block;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:70px;
}
.home4 li:nth-of-type(2) a{
	line-height:68px;
}
.home4 .left{
	width:48%;
	float:left;
	margin: 1%;
}
.home4 .left dt{
	padding-bottom:15px;
	font-size:20px;
}
.home4 .left dd{
	font-size:20px;
}
.home4 .left dl {
    width: 46%;
    margin: 0 2%;
    padding-bottom: 30px;
}
.home4 .left dd a{
	display:inline-block !important;
	padding-right:10px;
	line-height: 30px;
}
.home4 .right{
	width:48%;
	float:right;
	margin: 1%;
}
.home4 .right.trimming:after {
    display: block;
    content: "";
    padding-top: 72%;
}
@media only screen and (max-width:600px){
.home4 .right.trimming:after {
    padding-top: 52%;
}
}
.home4 .clear{
	padding:80px 0 0 0;
}
.home4{
	padding-bottom:120px;
}
@media only screen and (max-width:1100px){
.home4 ul {
    margin-bottom: 20px !important;
}
.home4 .tab li{
    padding: 10px 0;
}
}
.tab{
  overflow:hidden;
}
ul.tab {
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
ul.content{
  width: 90%;
  margin: 0 auto;
}
.tab li{
  float:left;
  width: 50%;
  padding: 20px 0;
  font-size: 20px;
}

.tab li.select {
    background-color: #bebebe;
    color: #fff;
}
.content li{
  padding:20px;
}
.content li:nth-of-type(2) .right{
  float: left;
}
.content li:nth-of-type(2) .left{
  float: right;
}
.hide {
  display:none;
}
@media only screen and (max-width:800px){
.home4 .right{
    padding-bottom: 40px;
}
  .home4 .left,.home4 .right{
	width:90%;
	float:none !important;
	margin: 2% auto;
  }
　.content li{
　padding: 0px !important;
　}
　.home4 .clear{
	padding:15px 0 0 0;
}
}
.home5 h3{
	padding-bottom:15px;
}
.home5 h3+p{
	text-align:center;
	font-size:20px;
	padding-bottom:47px;
}

.home5 ul{
	text-align:center;
	letter-spacing:-5px;
}
.home5 li{
	letter-spacing:0;
	display:inline-block !important;
	margin:0.5% 0.3% 0;
	width:16%;
}
.home5 li img {
    width: 100%;
}
.home5{
	padding-bottom:120px;
}
.w12{
	max-width:1200px;
	margin:0 auto;
	margin-bottom:120px;
}

@media only screen and (max-width: 1120px){
  .home5 li {
    letter-spacing: 0;
    display: inline-block !important;
    margin: 1%;
    width: 31%;
  }
	.w12{
		width:95%;
	}
	.more{
		max-width:250px;
	}
}
@media only screen and (max-width: 500px){
  	.more{
		max-width:200px;
	}
}

.home6 ul{
	text-align:center;
	letter-spacing:-5px;
	padding-bottom:60px;
}
.home6 li{
	letter-spacing:0;
	display:inline-block !important;
	width: 23%;
	margin: 1%;
}
.home6{
	padding-bottom:120px;
}
@media only screen and (max-width:850px){
  .home6.w12 {
    padding-bottom: 40px;
}
.home6 ul {
    padding-bottom: 40px;
}
.home5.w12 {
    padding-bottom: 40px;
}
}
@media only screen and (max-width:450px){
  .home6 li{
	width: 48%;
	margin: 1%;
}
}
.home7 .left{
	width:48%;
	float:left;
}
.home7 .right{
	float:right;
	width:48%;
}
.home7 .pic{
	padding-bottom:35px;
	text-align:center;
}
.home7 .cb{
	display:inline-block !important;
	margin:0 10px 0 0;
	color:#FFF;
	text-align:center;
	padding:0 10px;
	line-height:26px;
	font-size:14px;
	margin-bottom: 5px;
}
.home7 .c1{
	background-color:#ff8d00;
}
.home7 .c2{
	background-color:#215698;
}
.home7 .cate{
	padding-bottom:10px;
}
.home7 dt{
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}
.home7 .box .pic{
	width:28%;
	float:left;
  margin-right: 2%;
}
.home7 .box .txt{
	width:66%;
	float:right;
}
.home7 .box{
	width: 38%;
	margin: 2%;
	float: right;
}
.home7 .box:first-child {
    width: 54%;
    float: left;
}
.home7 .box:first-child .pic{
  width: 100%;
  text-align: left !important;
}
.home7 .clear{
	padding:80px 0;
}
@media only screen and (max-width: 800px){
.home7 .left .pic a{
	width:100%;
	display:block;
}
.home7 .left .pic a img{
	width:100%;
	height:auto;
}
.home7 .box,.home7 .box:first-child{
	width:96%;
	float:none;
	padding-bottom:30px;
}
.home7 .box:first-child {
    width: 70%;
    float: none;
    padding-bottom: 20px;
    margin: auto;
}
.home7 .right{
	width:100%;
	float:none;
}
.home7 .box .txt{
	float:left;
}
}
/*下層共通*/

.subtit .bkimg{
  min-width: 500px;
}
.subtit .bkimg img{
	width:100%;
	height:auto;
	padding:0 0 100px 0;
}
.subtit h2{
	text-align:center;
	letter-spacing:1px;
	padding-bottom:20px;
}
.subtit h2 .k{
	font-size:32px;
	/* font-weight:600; */
	display:inline-block;
	color:gray;
	/* font-family:sylfaen; */
	font-family: 'Lusitana', serif;
}
.subtit h2 .k:before{
 	content:url(/upload/tenant_1/643de26de98da6a6f2705329818f01a6.png); 
	/*content:url(/import/tenant_1/153.126.145.66/html/images/kl.png);*/
	display:block;
	text-align:left;
	margin-left:-35px;
	padding-bottom:5px;
}
.subtit h2 .k:after{
   	content:url(/upload/tenant_1/1b82047baebb4fd0196af31db591eeb6.png); 
	/*content:url(/import/tenant_1/153.126.145.66/html/images/kr.png);*/
	display:block;
	text-align:right;
	margin-right:-35px;
	padding-top:5px;
}
.w12{
	max-width:1200px;
	margin:0 auto;
}
.w07{
	max-width:1170px;
	margin:0 auto;
}
.w10{
	max-width:1000px;
	margin:0 auto;
}

@media only screen and (max-width: 1220px){
	.w12{
		width:95%;
	}
}
@media only screen and (max-width: 1190px){
	.w07{
		width:95%;
	}
}
@media only screen and (max-width: 1020px){
	.w10{
		width:95%;
	}
}
@media only screen and (max-width: 720px){
	.subtit h2 .k{
		font-size:25px;
	}	
	.w07{
		width:95%;
		padding-bottom: 40px;
	
	}
}

/*menu*/

.menu .txt{
	text-align:center;
	padding-bottom:80px;
}
@media only screen and (max-width: 850px){
.menu .txt {
    padding-bottom: 60px;
}
}
.menu .txt li{
	padding:0 0 8px 0;
}
.menulist{
	letter-spacing:-5px;
}
.menulist .box{
	width:570px;
	height:auto;
	display:inline-block !important;
	letter-spacing:0;
	vertical-align:top;
	padding:0 15px 80px 15px;
}

.menulist .box h3{
	font-size:32px;
	font-weight:bold;
	display:inline-block !important;
}
.menulist .box .tit{
	border-bottom:1px solid #dddddd;
}
.menulist .box .tit p{
	display:inline-block !important;
	/* float:right; */
	padding-top:15px;
	font-size:16px;
	padding-bottom:0;
}
.menulist .box dt{
	float:left;
}
.menulist .box dt+dd{
	text-align:right;
	
}
.menulist .box dt+dd .m{
	display:block;
	color:#ff8d00;
	/*font-weight:bold;*/
}
.menulist .box dl{
	padding:10px 0 10px 0;
	border-bottom:1px solid #dddddd;
}
.menulist .box .table{
	padding-bottom:10px;
}
.menulist .box p{
	font-size:14px;
	padding:0 0 20px 0;
}
@media only screen and (max-width: 1220px){
	.menulist .box{
		display:block !important;
		margin:0 auto;
		max-width:570px;
		width:auto;
	}
}
@media only screen and (max-width: 1190px){
	.menulist .box .tit p{
		font-size:14px;
	}
}
@media only screen and (max-width: 520px){
	.menulist .box dt{
		float:none;
	}
	.menulist .box .tit p{
		float:none;
		display:block !important;
		padding:5px 0 10px 0;

	}
}

/*salon*/
.lp .tbox{
	float:right;
}
.lp .pic{
	float:left;
}
.rp .pic{
	float:right;
}
.rp .tbox{
	float:left;
}
.salonlist .wrap{
	padding:0 0 100px 0;
}
.salonlist .wrap+.wrap{
	padding-top:90px;
	border-top:1px solid #ddd;
}
.salonlist .tbox{
	width:570px;
	height:auto;
}
.salonlist h3{
	font-size:32px;
	padding:0 0 25px 0;
}
.salonlist .tbox dd{
	font-size:20px;
	font-weight:bold;
}
.salonlist .tbox dl{
	padding:0 0 25px 0;
}
.salonlist .pic {
    padding-bottom: 25px;
    width: 570px;
}
.salonlist .lp{
	padding-bottom:55px;
}
.salonlist .more{
	text-align:center;
}
.salonlist .more a{
	display:inline-block !important;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	background:#ff8d00;
	width:300px;
	line-height:70px;
}

@media only screen and (max-width: 1190px){
  .salonlist .wrap {
    padding: 0 0 60px 0;
}
  .salonlist .lp {
    padding-bottom: 30px;
}
	.lp .pic, .rp .pic {
    float: none;
    text-align: center;
    width: 100% !important;
    margin: auto;
    box-sizing: border-box;
}
	.lp .tbox{
		width:auto !important;
		float:none;
	}
	.salonlist .tbox dd{
		font-size:16px;
	}
	.salonlist h3{
		font-size:24px;
	}
}
@media only screen and (max-width: 850px){
  .salonlist .lp .pic {
    width: 90% !important;
}
}
@media only screen and (max-width: 500px){
.salonlist .more a {
    width: 200px;
}
}
h2 .k{
	min-width:150px;
}
.salon h2 .k{
	vertical-align:middle;
}
.salon h2 .s{
	font-size:32px;
	display:inline-block !important;
	vertical-align:middle;
	padding-left:140px;
}

.salon1 .tbox{
	width:570px;
	padding-top:130px;
}
.salon1 h3{
	font-size:32px;
	line-height:140%;
	padding:0 0 40px 0;
}
.salon1 .tbox p{
	font-size:20px;
	padding:0 0 30px 0;
}
.salon1 .pic {
    padding-bottom: 30px;
    width: 570px;
}
.salon1 .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 120%;
}
.salon1{
	padding-bottom:70px;
}

.salon2 .map{
	width:550px;
	height:680px;
	padding:9px;
	border:1px solid #ddd;
	float:left;
	margin-bottom:20px;
}
.salon2 .tbox{
	width:570px;
	height:auto;
	float:right;
}
.salon2 .tbox .table dd{
	font-size:20px;
	font-weight:600;
}
.salon2 .tbox .table dl{
	padding-bottom:25px;
}
.salon2 .tbox .table ul{
	letter-spacing:-5px;
	padding-top:10px;
	padding-bottom:20px;
}
.salon2 .tbox .table ul li{
	letter-spacing:0;
	display:inline-block !important;
	padding:0 15px 0 0;
}
.salon2 .tbox .other li{
	font-size:20px;
	font-weight:600;
}
.salon2{
	padding-bottom:80px;
}

#calendar{
  width: 77%;
  margin: auto;
  margin-bottom: 80px;
}
#calendar iframe{
  width: 100%;
  margin: auto;
}
@media only screen and (max-width: 1190px){
#calendar {
    width: 100%;
}
}
.salon3 .left{
	float:left;
	width: 23%;
}
.salon3 .left li {
    margin: 0 0 32px 0;
}
.salon3 p{
	float:left;
	margin-bottom:32px;
}
.salon3 .right{
	float:right;
	width:33%;
}
.salon3 p{
	    margin: 0 2%;
    width: 40%;
}
.salon3 p:after {
    padding-top: 122%;
}
.salon3 .right li {
    margin: 0 2% 2%;
    float: left;
    width: 46%;
}
.salon3 .right li:after {
    padding-top: 104%;
}
.salon3 .lef{
	padding-bottom:32px;
}
.salon3{
	padding-bottom:100px;
}
@media only screen and (max-width: 850px){
.salon1 {
    padding-bottom: 40px;
}
.salon1 .tbox {
    padding-bottom: 20px;
}
.salon1 .pic {
    width: 90% !important;
}
  .salon1 .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.salon3 p:after {
    padding-top: 75%;
}
.salon3 {
    padding-bottom: 60px;
}
}
@media only screen and (max-width: 1190px){
	.subtit h2{
		width:95%;
		margin:0 auto;
	}
	.subtit h2 .k{
		padding-left:30px;
		padding-right:30px;
	}
	.salon h2 .s{
		display:block !important;
		padding-left:0;
		padding-top:20px;
		font-size:16px;
	}
	.salon1 .tbox{
		padding-top:0;
		width:auto;
		padding-bottom:40px;
	}
	.salon1 h3{
		font-size:20px;
	}
	.salon1 .tbox p{
		font-size:14px;
		padding:0 0 20px 0;
	}
	.salon2 .tbox{
		float:none;
		width:auto;
		padding-bottom:35px;
	}
	.salon2 .tbox .table dd{
		font-size:14px;
	}
	.salon2 .tbox .table dl{
		padding-bottom:15px;
	}
	.salon2 .tbox .other li{
		font-size:12px;
	}
	.salon2 .map {
    float: none;
    width: auto;
    height: 300px;
  }
	.salon2 iframe {
    width: 100%;
    height: 302px;
  }
	#calendar iframe {
    height: 400px;
  }
	.salon3 .left{
		float:none;
		letter-spacing:-5px;
		text-align:center;
		width: 100%;
	}
	.salon3 .left li {
    display: inline-block !important;
    letter-spacing: 0;
    margin: 0 1% 2% 1%;
    width: 48%;
  }
	.salon3 p {
    float: none;
    text-align: center;
    margin: auto;
    margin-bottom: 2%;
    width: 100%;
  }
  .salon3 p.dis {
   display: none;
}
  .salon3 p.dis img {
    top: -65% !important;
}
	.salon3 .right{
		width:100%;
		text-align:center;
	}
	.salon3 .right li{
		width:46%;
	}
}

/*product*/

.product h3{
	text-align:center;
	font-size:32px;
	font-weight:600;
	padding:0 0 40px 0;
}
.product .wrap{
	padding-bottom:5px;
}
.prolist{
	letter-spacing:-5px;
}
.prolist .box{
	width:570px;
	height:auto;
	display:inline-block !important;
	letter-spacing:0;
	vertical-align:top;
	padding:0 15px 0 15px;
	position: relative;
	margin: 50px 0 0;
	min-height: 500px;
}
.prolist .tbox{
	width:270px;
	height:auto;
	float:right;
}
.prolist .pic {
    float: left;
    width: 270px;
    height: auto;
}
.prolist .pic img{
 	width:100% !important;
}
.prolist .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 138%;
}
.prolist .po {
    box-sizing: border-box;
    position: relative !important;
    width: 270px;
    height: 270px;
    background-color: #fff;
    margin-top: 14px;
}
.prolist .po img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: auto !important;
    padding: 10px;
    max-width: 270px;
    max-height: 270px;
}
.prolist .po {
    position: relative;
    padding:0.25em 1em;
}
.prolist .po:before,.prolist .po:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.prolist .po:before{
    border-left: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    top:0;
    left: 0;
}
.prolist .po:after{
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    bottom:0;
    right: 0;
}
.prolist .box dt{
	font-weight:600;
	font-size:20px;
	padding:0 0 15px 0;
}
.prolist .box dt+dd{
	padding:0 0 25px 0;
}
.prolist .box dd+dd{
	padding-bottom:25px;
	font-size:14px;
}
.prolist .box dl{
	min-height:330px;
}
.prolist .box .more{
	max-width:270px;
	clear: both;
	position: absolute;
  bottom: 0;
   left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.prolist .box .more a{
    display: inline-block !important;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #ff8d00;
    width:100%;
    line-height: 70px;
	text-align:center;
}
@media only screen and (max-width: 1220px){
  .product .wrap {
    padding-bottom: 50px;
  }
.prolist .box {
    width: 48%;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
    max-width: 570px;
    margin: 0 auto 50px;
    display: block !important;
}
}
@media only screen and (max-width: 1220px){
	.prolist .box .pic {
    float: none;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
  }
	.prolist .box .tbox{
		float:none;
		width:auto;
		padding-bottom:25px;
	}
	.prolist .box .tbox dl{
		min-height:0;
	}
	.prolist .box .more a{
		max-width:300px;
	}
	.prolist .box .more{
		text-align:center;
	}
	.product h3{
		font-size:20px;
	}
	.prolist .box dt{
		font-size:18px;
	}
}
@media only screen and (max-width: 850px){
.prolist .pic {
    width: auto;
    height: 210px;
}
.prolist .po img {
    max-height: 210px;
}
.product .wrap {
    padding-bottom: 20px;
}
.prolist .box {
    margin: 0 auto;
}
}
/*style*/
.stylenav{
	text-align:center;
	letter-spacing:-5px;
	padding-bottom:50px;
}
.stylenav li{
	width:16.6%;
	display:inline-block !important;
	padding-bottom:10px;
}
.stylenav li a{
	display:block;
	border:1px solid #ddd;
	letter-spacing:0;
	font-weight:600;
	font-size:20px;
	line-height:68px;
}
.stylenav li a:hover,.stylenav li.st a{
	background:#ff8d00;
	border-color:#ff8d00;
	opacity:1;
	border-right-color:#ddd;
	color:#fff;
}
.stylenav li+li a{
	border-left:none;
}
.stylelist li{
	float:left;
	margin: 2% 1%;
	width: 23%;
}
.stylelist li .trimming01:after {
    padding-top: 110%;
}
.stylelist{
	padding-bottom:100px;
}
.pagenav{
	text-align:center;
	letter-spacing:-5px;
}
.pagenav li{
	display:inline-block !important;
	letter-spacing:0;
	vertical-align:middle;
}
.pagenav li a{
	display:block;
	border:1px solid #ddd;
	width:68px;
	line-height:68px;
	font-size:20px;
	font-weight:600;
}
.pagenav li+li a{
	border-left:none;
}
.pagenav li.next a{
	background:#ff8d00;
	border-color:#ff8d00;
	color:#fff;
}
.pagenav li.prev a{
	background:#ff8d00;
	border-color:#ff8d00;
	border-right-color:#ddd;
	color:#fff;
}

.style .pagenav{
	padding-bottom:150px;
}
@media only screen and (max-width: 1220px){
	.stylenav li a{
		font-size:16px;
	}
	.stylelist li{
		width:23%;
	}
	.pagenav li a{
		font-size:16px;
		width:35px;
		line-height:35px;
	}
}
@media only screen and (max-width: 850px){
.stylenav li a {
    line-height: 40px;
}
.stylelist {
    padding-bottom: 60px;
}
.style .pagenav {
    padding-bottom: 80px;
}
}
@media only screen and (max-width: 620px){
	.stylenav li{
		width:33.3%;
	}
	.stylenav li:nth-child(3n+1) a{
		border-left:1px solid #ddd;
	}
	.stylelist li{
		width:31.3%;
	}
	.stylelist{
		padding-bottom:50px;
	}
}
@media only screen and (max-width: 450px){
  .stylelist li{
		width:46%;
		margin: 2%;
	}
}
.style1 {
	max-width:970px;
	margin:0 auto;
	padding-bottom:100px;
}
.style1 h3{
	text-align:center;
	font-size:32px;
	padding:0 0 35px 0;
}
.style1 .tbox{
	width:470px;
	height:auto;
	float:right;
	padding-bottom:35px;
}
.style1 .styleDP{
	width: 46%;
	margin: 2%;
}
.style1 .style1H3{
  display: block;
  width: 100%;
}
.style1 .styleDP .tbox{
  width: 100%;
}
.style1 .pic{
	float:left;
}
.style1 .sdnav{
	width:100%;
	height:auto;
}
.style1 .sdnav li{
	float:left;
	width: 31%;
	margin: 0 1% 2%;
}
.style1 .sdnav li img:not([src*="."]){
  display:none;
}
.style1 .tbox dd{
	font-size:20px;
	font-weight:600;
	padding-top:5px;
	font-family: "Noto Sans JP", メイリオ, Meiryo, 游ゴシック, YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
}
.style1 .tbox dd span{
  font-family: "Noto Sans JP", メイリオ, Meiryo, 游ゴシック, YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
}
.style1 .tbox dd div{
  font-family: "Noto Sans JP", メイリオ, Meiryo, 游ゴシック, YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
}
.style1 .table dl{
	padding-bottom:25px;
}
.style1 .comment dl{
	width:300px;
	height:auto;
	float:left;
}
.style1 .comment p{
	float:right;
	width:138px;
	height:auto;
}
.style1 .comment p strong{
	display:block;
	text-align:center;
	font-weight:normal;
	padding-top:5px;
}
.style1 .comment p a img{
	border:1px solid #ddd;
	display:inline-block !important;
	padding:9px;
}

.back a{
    display: inline-block !important;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #ff8d00;
    max-width: 300px;
	width:90%;
    line-height: 70px;
	text-align:center;
}
@media only screen and (max-width: 850px){
  
.back a {
    line-height: 50px;
}
}
.style .back{
	text-align:center;
	padding-bottom:150px;
}
@media only screen and (max-width: 1060px){
	.style1 .tbox{
		float:none;
		max-width:470px;
		width:auto;
		margin:0 auto;
	}
.style1 .pic {
    width: 90%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
	.style1 .styleDP{
	  width: 96%;
	  margin: 2%;
	  max-width: 500px;
	}
}
@media only screen and (max-width: 520px){
	.style1 .sdnav{
		width:auto;
	}
	.style1 .sdnav li{
		width:31.3%;
	}
	.style1 .tbox dd{
		font-size:14px;
	}
	.style1 .comment dl{
		width:auto;
		float:none;
		padding-bottom:25px;
	}
	.style1 .comment p{
		text-align:center;
		float:none;
		width:auto;
		max-width: 200px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 850px){
.style1 {
    padding-bottom: 60px;
}
.style .back {
    padding-bottom: 60px;
}
}
/*snap*/
.snaplist{
	letter-spacing:-5px;
	padding-bottom:80px;
}
.snaplist dl{
	display:inline-block !important;
	letter-spacing:0;
	width: 31%;
  margin: 2% 1%;
}
.snaplist dt{
	padding-top:15px;
}
.snaplist dt .date{
	display:inline-block !important;
}
.snaplist dt .cat{
	display:inline-block !important;
	float:right;
	min-width:70px;
	line-height:24px;
	font-size:14px;
	color:#fff;
	text-align:center;
}
.snaplist dt .c1{
	background:#ff8d00;
}
.snaplist dt .c2{
	background:#215698;
}
.snap .pagenav{
	padding-bottom:150px;
}
/*@media only screen and (max-width: 1220px){
	.snaplist dl{
		padding-left:1%;
		padding-right:1%;
		width:31.3%;
	}
}*/
@media only screen and (max-width: 570px){
	.snaplist dl{
		width:48%;
	}
	.snaplist dt .date{
		display:block !important;
	}
	.snaplist{
		padding-bottom:50px;
	}
}
.snap1 .tbox{
	width:50% !important;
	height:auto;
}
.snap1 .tbox h3 strong{
	font-size:32px;
	font-weight:600;
	display:inline-block !important;
}
.snap1 .tbox h3 .cat{
	display:inline-block !important;
	float:right;
	min-width:100px;
	color:#fff;
	line-height:32px;
	text-align:center;
	font-weight:600;
	
}
.snap1 .tbox h3 .c1{
	background:#ff8d00;
}
.snap1 .tbox h3 .c2{
	background:#215698;
}
.snap1 .tbox h3{
	padding-bottom:25px;
}
.snap1 .tbox p{
	padding:0 0 20px 0;
}
.snap1 .pic{
	width: 48%;
	margin:0 2% 0 0;
}
.snap1{
	padding-bottom:120px;
}
.snap .back{
	padding-bottom:150px;
	text-align:center;
}
@media only screen and (max-width: 850px){
  .snap1 {
    padding-bottom: 60px;
}
.snap .back {
    padding-bottom: 60px;
}
}
@media only screen and (max-width: 570px){
  .snap1 .pic,.snap1 .tbox{
    width: 90% !important;
    margin: 2% auto;
  }
}
@media only screen and (max-width: 1090px){
	.snap1 .tbox h3 strong{
		font-size:20px;
	}
}

/*staff*/
.stafflist{
	letter-spacing:-5px;
	padding-bottom:100px;
}
.stafflist dl{
	display:inline-block !important;
	letter-spacing:0;
	margin: 2% 1%;
	width: 23%;
	vertical-align:top;
	text-align:left;
}
.stafflist dd+dd{
	padding-top:15px;
}
.stafflist dd+dd .c {
    letter-spacing: -5px;
    display: block;
    text-align: left;
}
.stafflist dd+dd .c .label {
    width: 100%;
    display: block;
}
.stafflist dd+dd .p{
	display:inline-block !important;
}
.stafflist dd+dd .c .cat {
    display: inline-block !important;
    min-width: 64px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    letter-spacing: 0;
}
.stafflist dd+dd .c .c1{
	background: #ff8d00;
}
.stafflist dd+dd .c .c2{
	background: #215698;
}
.stafflist dt{
  padding-top: 5px;
}
.stafflist dt strong{
	font-size:20px;
	padding-right:10px;
}
@media only screen and (max-width: 1220px){
	.stafflist{
		text-align:center;
		
	}
}

.staff1{
	max-width:970px;
	margin:0 auto;
	padding-bottom:110px;
}

.staff1 .tbox{
	width:46%;
	height:auto;
	float:right;
	margin: 2%
}
.staff1 .staffPic{
	float:left;
	width: 46%;
	margin: 2%;
}
.staff1 .tbox h3{
	font-size:20px;
	font-weight:400;
	padding:0 0 50px 0;
}
.staff1 .tbox h3 strong{
	font-size:32px;
	font-weight:600;
	padding-right:0.5em;
}
.staff1 .tbox .table dt{
	float:left;
}
.staff1 .tbox .table dd{
	padding:0 0 0 190px;
}
.staff1 .tbox .table dl{
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #ddd;
}
.staff1 .tbox .table {
	padding-bottom:50px;
}
.staff1 .tbox h4{
	font-weight:600;
	font-size:20px;
	padding-bottom:14px;
}
.staff1 .tbox ul{
	letter-spacing:-5px;
	margin: 0 auto;
}
.staff1 .tbox li{
	display:inline-block !important;
	border:1px solid #ddd;
	padding:9px;
	letter-spacing:0;
	box-sizing:border-box;
	margin:2% 1%;
	width: 31%;
}
.staff1 ,pic{
	padding-bottom:30px;
}
.staff .back{
	padding-bottom:150px;
	text-align:center;
}
@media only screen and (max-width: 1060px){
	
.staff1 .pic {
    float: none;
    text-align: center;
    width: 90%;
}
	.stafflist dl{
	  margin: 2% 1%;
	  width: 31%;
	}
	.stafflist dt strong{
	  font-size: 18px;
	}
	.staff1 .staffPic{
	  width: 96%;
	  margin: 2%;
	}
	.staff1 .staffPic .trimming{
	  max-width: 500px;
	  margin: auto;
	}
	.staff1 .tbox{
		width:96%;
		margin: 2%;
		float:none;
		max-width: 700px;
	}
}
@media only screen and (max-width: 768px){
  .stafflist dl{
	  margin: 2%;
	  width: 46%;
	}
}
@media only screen and (max-width: 620px){
	.staff1 .tbox .table dd{
		padding-left:0;
	}
	.staff1 .tbox .table dt{
		float:none;
		font-weight:600;
	}
	.staff1 .tbox ul{
		width:auto;
		text-align:center;
	}
	.staff1 .tbox li{
		margin-left:1%;
		margin-right:1%;
		width:31.3%;
		padding:4px;
	}
	.stafflist dt strong{
	  font-size: 16px;
	  display: block;
	}
}
@media only screen and (max-width: 500px){
  .stafflist dl {
    margin: 5% 2%;
    width: 46%;
  }
	.staff1 .tbox h3{
	  padding-bottom: 10px;
	}
	.staff1 .tbox h3 strong{
	  display: block;
	}
}
/*news*/
.postwrap{
	padding-bottom:150px;
}
.postwrap #side{
	float:right;
	width:220px;
	height:auto;
	margin-left: 50px;
}
.postwrap #left{
	width:870px;
	height:auto;
	float:left;
}
.postwrap #side dt{
	font-size:32px;
	font-weight:600;
	border-bottom:1px solid #ddd;
}
.postwrap #side  dd{
	border-bottom:1px solid #ddd;
	padding:0 0 0 10px;
}
.postwrap #side  dd .i{
	padding-right:0.5em;
}
.postwrap #side  dd a{
	display:block;
	padding:15px 0 15px 0;
}
.postwrap #side dl{
	padding-bottom:50px;
}

.newslist li p {
    display: inline-block !important;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    padding-top: 30px;
    text-align: center;
    background: #faf9f5;
    vertical-align: middle;
    position: relative;
    margin-left: 10px;
}
.newslist li dl{
	display:inline-block !important;
	max-width:740px;
	padding:0 0 0 30px;
	width: 100%;
	vertical-align:middle;
}
.newslist li p:before{
	content:url(/import/tenant_1/153.126.145.66/html/images/kl.png);
	position:absolute;
	top:-10px;
	left:-10px;
}
.newslist li p:after{
	content:url(/import/tenant_1/153.126.145.66/html/images/kr.png);
	position:absolute;
	bottom:-10px;
	right:-10px;
}
.newslist li dt{
	font-size:20px;
	font-weight:bold;
}
.newslist li{
	padding-bottom:50px;
}
.newslist{
	padding-bottom:100px;
}
.newslist dd{
  text-align: right;
}
.newslist dd a{
  text-decoration: underline;
}
.back{
  text-align: center;
  clear: both;
}
@media only screen and (max-width: 1190px){
  .w07.postwrap.clearfix {
    padding-bottom: 60px !important;
}
	.postwrap #side{
		float:none;
		width:90%;
		padding-top:40px;
		margin-right: 0;
		margin: auto;
	}
	.postwrap #left{
		float:none;
		max-width:870px;
		width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.newslist{
		padding-bottom:20px;
	}
}
@media only screen and (max-width: 900px){
	.newslist li p{
		display:block !important;
		margin-bottom:20px;
	}
	.newslist li dt{
		font-size:18px;
	}
	.newslist li dl{
		padding-left:0;
	}
}
@media only screen and (max-width: 850px){
  .postwrap {
    padding-bottom: 60px;
}
.postwrap #side dt {
    font-size: 25px;
}
}
.newssingle .tit p {
    display: inline-block !important;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    padding-top: 30px;
    text-align: center;
    margin-left: 10px;
    background: #faf9f5;
    vertical-align: middle;
    position: relative;
}
.newssingle .tit p:before {
    content: url(/import/tenant_1/153.126.145.66/html/images/kl.png);
    position: absolute;
    top: -10px;
    left: -10px;
}
.newssingle .tit p:after {
    content: url(/import/tenant_1/153.126.145.66/html/images/kr.png);
    position: absolute;
    bottom: -10px;
    right: -10px;
}
.recommend .tit p{
  display: inline-block !important;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    padding-top: 30px;
    text-align: center;
    background: #faf9f5;
    vertical-align: middle;
    position: relative;
}
.recommend .tit p:before {
    content: url(/import/tenant_1/153.126.145.66/html/images/kl.png);
    position: absolute;
    top: -10px;
    left: -10px;
}
.recommend .tit p:after {
    content: url(/import/tenant_1/153.126.145.66/html/images/kr.png);
    position: absolute;
    bottom: -10px;
    right: -10px;
}
.newssingle .tit h3{
	display:inline-block !important;
	vertical-align:middle;
	font-size:32px;
	width:737px;
	padding-left:30px;
	font-weight:600;
}
.newssingle .tit{
	padding-bottom:55px;
}

.newssingle .txt p{
	padding:0 0 20px 0;
}
.newssingle .txt{
	padding-bottom:120px;
}
.newssingle .back{
	text-align:center;
}
.recommendBox{
  width: 95%;
  margin: 3%;
}
.recommendBox .tit{
  width: 25%;
  text-align: center;
}
.recommendBox .txt{
  padding-top: 25px;
  padding-left: 10%;
  width: 65%;
  font-size: 20px;
}
.recommendItem .txt h3 .cat{
    display: inline-block !important;
    float: right;
    min-width: 100px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-weight: 600;
    background: #ff8d00;
}
@media only screen and (max-width: 850px){
.recommend {
    padding-bottom: 60px !important;
}
}
@media only screen and (max-width: 930px){
	.newssingle .tit h3{
		display:block !important;
		font-size:20px;
		text-align:center;
		padding-top:35px;
		width:auto;
		padding-left:0;
	}
	.newssingle .tit p{
		display:block !important;
	}
	.recommendBox .txt{
  font-size: 18px;
}
}

/*blog*/

.bloglist dl{
	max-width:270px;
	vertical-align:top;
	display:inline-block !important;
	letter-spacing:0;
	width: 31%;
	margin: 2% 1%;
}
.bloglist dl.blogItem dd:nth-of-type(2),.bloglist dl.blogItem dd:nth-of-type(3){
  display: inline-block;
}
.bloglist dl.blogItem dd:nth-of-type(3) {
    display: block;
    padding-top: 5px;
}
.bloglist {
	letter-spacing:-5px;
	width:900px;
	height:auto;
	padding-bottom:80px;
}
.bloglist dd+dd{
	padding-top:15px;
}
.bloglist dd+dd .date {
    display: inline-block !important;
}
.bloglist dd+dd .cat {
    display: inline-block !important;
    min-width: 64px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-right: 5px;
}
.bloglist dd+dd .c2 {
    background: #215698;
}
.bloglist dd+dd .c3{
  background: #1e9215;
}
.bloglist dd+dd .c1 {
    background: #ff8d00;
}
.bloglist dt{
	font-size:20px;
	font-weight:600;
	padding-top:5px;
	clear:both;
}
.recommend{
  padding-bottom: 100px;
}
.recommend h2{
  padding-bottom: 50px;
}
.recommend .recommendItem{
  width: 23%;
  margin: 2% 1%;
}
.recommend .recommendItem div{
  margin: 5% 0;
  font-size: 16px;
  font-weight: 500;
}
.recommend .recommendItem div.gal{
  text-align: center;
}
@media only screen and (max-width: 930px){
	.bloglist{
		width:auto;
	}
	.bloglist dl{
		width:31.3%;
	}
	.bloglist dt{
		font-size:16px;
	}
}
@media only screen and (max-width: 500px){
	.bloglist dl{
		width:48%;
	}
	.bloglist dd + dd .date{
		display:block !important;
	}
	.recommend .recommendItem{
  width: 46%;
  margin: 2%;
}
}

.newssingle .phead .date{
	display:inline-block !important;
}
.newssingle .phead .cat {
    display: inline-block !important;
    min-width: 100px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-weight: 600;
    margin-left: 5px;
}
.newssingle .phead .c1 {
    background: #ff8d00;
}
.newssingle .phead .c2 {
     background: #215698;
}
.newssingle .phead ul {
    padding-bottom: 10px;
    text-align: right;
}
.newssingle .phead h3{
	font-size:32px;
}
.newssingle .phead{
	padding-bottom:10px;
}
@media only screen and (max-width: 930px){
	.newssingle .phead h3{
		font-size:20px;
	}
}
/*coupon*/
.coupon .w07{
	padding-bottom:170px;
}
.coupon h3{
	text-align:center;
	font-size:32px;
	padding-bottom:50px;
}
.coupon .box{
	width:47%;
	border:1px solid #dddddd;
	padding:10px;
	margin-bottom:30px;
	float:left;
}
.coupon .box:nth-of-type(even){
	float:right;
}
.coupon .box .inn{
	background-color:#faf9f5;
	padding:30px 25px;
}
.coupon .box .inn .date{
	display:block;
	font-size:16px;
	padding-bottom:35px;
}
.coupon .box .inn dt{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}
.coupon .box .inn dt+dd{
	text-align:center;
	font-weight:bold;
	padding-bottom:20px;
	font-size:14px;
}
.coupon .box .inn dd.p{
	display:block;
	text-align:center;
	font-size:48px;
	font-weight:bold;
}
.coupon .box .inn dl{
	padding-bottom:30px;
	border-bottom:1px solid #dddddd;
}
.coupon .box .inn .t{
	display:block;
	text-align:right;
	font-size:16px;
	padding:25px 0 0 0;
}
@media only screen and (max-width: 1170px){
.coupon .w07 {
    padding-bottom: 50px;
}
.coupon .box {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 30px;
    float: none;
    box-sizing: border-box;
}
.coupon .box:nth-of-type(even){
	float:none;
}
}
@media only screen and (max-width: 850px){
.coupon .box .inn dd.p {
    font-size: 30px;
}
}
/*recruit*/
.recruit h3{
	text-align:center;
	font-size:32px;
	padding-bottom:40px;
}
.rec1 .pic{
	padding-bottom:45px;
}
.rec1 p{
	text-align:center;
}
.rec1{
	padding-bottom:140px;
}
.rec2 dl{
	width:48%;
	float:left;
}
.rec2 dl+dl{
	float:right;
}
.rec2 dd{
	padding-bottom:30px;
}
.rec2 dt{
	font-weight:bold;
	font-size:20px;
	padding-bottom:15px;
}
.rec2{
	padding-bottom:120px;
}
.rec3{
	padding-bottom:140px;
}
.rec3 .left{
	float:left;
}
.rec3 .right{
	float:right;
}
.rec3 .tit{
	width:47%;
	border:1px solid #cccccc;
	padding:10px;
	position:relative;
	z-index:0;
}
.rec3 .tit h3{
	position:absolute;
	top:40%;
	width:100%;
	text-align:center;
}
.rec3 .table{
	width:48%;
	border-top:1px solid #cccccc;
	padding:15px 0 0 0;
}
.rec3 .tit .inn{
	background-color:#faf9f5;
}
.rec3 .table dt{
	width:34%;
	float:left;
	padding:0 0 0 1%;
}
.rec3 .table dd{
	width:65%;
	float:right;

}
.rec3 .table dl{
	padding-bottom:15px;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
}
.rec31 .tit .inn{
	height:1190px;
}
.rec32 .tit .inn{
	height:150px;
}
@media only screen and (max-width: 850px){
.rec2 dd {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}
}
@media only screen and (max-width: 720px){
  .recruit h3{
    font-size: 24px;
  }
	.rec2 dl{
		width:100%;
		float:none;
	}
	.rec2 dl+dl{
		float:none;
	}
	.rec3 .left,.rec3 .right{
		float:none;
	}
	.rec3 .tit{
		width:96%;
		padding:2%;
		margin-bottom:15px;
	}
	.rec3 .tit h3{
		position:relative;
		padding:10px 0;
	}
	.rec31 .tit .inn{
	height:auto;
	}
	.rec32 .tit .inn{
		height:auto;
	}
	.rec3 .table{
		width:100%;
	}

}
/*original*/
.original dl{
	width:48%;
	padding-top:15%;
}
.original dl dt{
	font-size:32px;
	font-weight:bold;
	padding-bottom:35px;
}
.original .pic{
	width:48%;
}
.original .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.original .box:nth-of-type(odd) dl{
	float:left;
}
.original .box:nth-of-type(odd) .pic{
	float:right;
}
.original .box:nth-of-type(even) dl{
	float:right;
}
.original .box:nth-of-type(even) .pic{
	float:left;
}

.original .box{
	padding-bottom:140px;
}
@media only screen and (max-width: 720px){
.original .pic.trimming:after {
    padding-top: 75%;
}
}
@media only screen and (max-width: 720px){
.original .box:nth-of-type(odd) dl{
	float:none;
}
.original .box:nth-of-type(odd) .pic{
	float:none;
}
.original .box:nth-of-type(even) dl{
	float:none;
}
.original .box:nth-of-type(even) .pic{
	float:none;
}
.original dl{
	width:100%;
	padding:0 0 20px 0;
}
.original dl dt{
	font-size:24px;
}
.original .pic{
	width:100%;
	text-align: center;
}
.original .box{
	padding-bottom:70px;
}
	
}
/*contact*/
.contact h3{
	text-align:center;
	font-size:32px;
	padding-bottom:40px;
}
.con1 ul{
	width:770px;
	margin:0 auto;
}
.con1 li{
	width:350px;
	float:left;
	border:1px solid #cccccc;
	padding:10px;
}
.con1 li+li{
	float:right;
}
.con1 li dl{
	background-color:#faf9f5;
	padding:30px 0;
}
.con1 li dl dt{
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
}
.con1 li dl dd{
	text-align:center;
	font-weight:bold;
	font-size:32px;
}
.con1{
	padding-bottom:120px;
}
@media only screen and (max-width: 850px){
  .contact h3{
    font-size: 24px;
  }
	.con1 ul{
		width:100%;
	}
	.con1 li,.con1 li+li{
		float:none;
		width:90%;
		margin:0 auto;
		margin-bottom:20px;
	}
	.con1{
		padding-bottom:70px;
	}
}
.con2{
	max-width:970px;
	margin:0 auto;
	padding-bottom:120px;
	}
.con2 .inn:before{
	position:absolute;
	content: url(/import/tenant_1/153.126.145.66/html/images/kl.png);
    display: block;
    left:-10px;
	top:-10px;
	}
.con2 .inn:after{
	position:absolute;
	content: url(/import/tenant_1/153.126.145.66/html/images/kr.png);
    display: block;
    right:-10px;
	bottom:-10px;
}
.con2 .inn{
	width:910px;
	margin:0 auto;
	position:relative;
	background-color:#faf9f5;
	padding:40px 0 0 0;
	margin-bottom:50px;
}
@media only screen and (max-width: 1000px){
	.con2{
		width:95%;
		margin:0 auto;
	}
	.con2 .inn{
		width:95%;
		margin:0 auto 50px auto;
	}
}
.con2 .inn ul{
	width:85%;
	margin:0 auto;
}
.con2 .inn ul li{
	padding-bottom:36px;
	padding-left:17px;
	background:url(/import/tenant_1/153.126.145.66/html/images/contact/mk.gif) no-repeat left 10px;
}
.con2 .his{
	font-weight:bold;
	color:#ff8d00;
}
.con2 .table dl {
    padding-bottom: 15px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.con2 .table dt {
    float: left;
    padding: 5px 0 5px 10px;
    position: relative;
}
.con2 .table dd {
    padding: 0 0 0 300px;
}
@media only screen and (max-width: 1000px){
.con2 .table dd {
	padding-left:30%;
}
}
@media only screen and (max-width: 720px){
.con2 .table dt {
	float:none;
}
.con2 .table dd {
	padding-left:0;
}
}
.con2 .table dd input[type="text"] {
    border: 1px solid #ccc;
}
.con2 .table dd .size1 {
    padding: 5px;
    box-sizing: border-box;
    width: 96%;
    height: 30px;
}
.con2 textarea {
    width: 96%;
    height: 200px;
    border: 1px solid #ccc;
}
.formbtn {
    text-align: center;
    letter-spacing: -5px;
    padding-top: 45px;
}
.formbtn li {
    display: inline-block !important;
    padding: 0 10px;
    margin-bottom: 10px;
}
.formbtn li #check {
    width: 270px;
    height: 70px;
    font-weight: bold;
    background: #ff8d00;
    border: none;
    color: #fff;
    font-size: 24px;
}
#check:hover{
  opacity: 0.6;
}
.con2 .table dd li{
	display:inline-block !important;
	padding-right:45px;
	padding-top:5px;
}
.con2 .table dd li input[type="radio"] {
	margin-right:5px;
}
@media only screen and (max-width: 850px){
.home4 .left dl {
    width: 46%;
    float: left;
    margin: 0 2%;
    padding-bottom: 10px;
}
}
@media only screen and (max-width: 500px){
  p.clear {
  padding: 10px 0 30px 0!important;
   }
	ul.content{
  width: 100%;
 	margin: 0 auto;
	}
	.home4 .left dl {
    padding-bottom: 10px;
	}
.home4 .left dt {
    padding-bottom: 5px;
    font-size: 18px;
}
.home4 .left dd {
    font-size: 16px;
}
	.home4 .content li{
  padding: 0px;
}
.home4 .content li img{
  height: 300px;
}
.home7 .box,.home7 .box:first-child{
	width:96%;
	float:none;
	padding-bottom:30px;
	display:  none;
}
.home7 .box:first-child {
    width: 70%;
    float: none;
    padding-bottom: 20px;
    margin: auto;
    display:  block;
}
.home5 li:nth-child(n+10){
    display: none !important;
  }  
  .subtit .bkimg img{
  padding: 0 0 40px 0;
}
.w07{
width:95%;
padding-bottom: 10px !important;
}	

.home2 .ul2 li a .e {
  font-size: 20px;
}

.tab li {
  font-size: 18px;
}
.more {
  font-size: 18px;
}
}

.gray{
  color:gray;
}

@media (min-width: 1220px){
  .blockp>*{padding-left:15px;}
}
@media (max-width: 720px){
  .blockp{margin-top:0px!important;}
  .blockp>*{
    width: 30%; 
    margin: 0 auto 14px;
  }
}

.sutaga{
  width: 20%;
}
@media (max-width: 720px){
  .sutaga{
    width: 50%}
}

@media only screen and (max-width: 599px){
  .blockp>*{
    width: 50%;
  }
}

.br {
  display: none;
}

@media only screen and (max-width: 599px){
.br {
  display: block;
}  
.tel01 {
  margin:0px;
}  

.sptel01{
 margin-top: 20px;
 }
}


.tel01{
  font-size: 12px;
  display: block;
  margin-left: 40px;
  text-align: center;
  color: #b71111;
  }
  
  
  /* 2022.04.14 */
  /* .datsumo01{
    position: relative;
  }
  
  .datsumo02{
    position: absolute;
    top: 19rem;
    left: 17rem;
  } */
 
/*  .datsumo03{
height: 40rem !important;
padding-bottom: 60px !important;
}
*/

.datsumo03{
  padding-bottom: 60px !important;
}

.datsumo04{
  margin-bottom: 40px !important;
}

.datsumo05{
  font-size: 38px;
  margin-bottom: 30px;
  margin-top: 120px;
}

.lululima{
  width: 48% !important;
  height: 610px !important;
}

.datsumo06{
  margin-top:30px;
  /* margin-bottom: 170px !important; */
  margin-bottom: 20px;
}

.datsumo07{
  width: 45%　!important;
  padding-top: 12% !important;
}

.datsumo08{
  font-family: 'Lusitana', serif;
  font-size: 31px !important;
}

.datsumo09{
  font-family: 'Lusitana', serif;
}

.kositsu01{
  width: 100%;
  height: 400px !important;
}

.kositsu02{
  padding-top: 7% !important;
  width: 45% !important;
}

.kositsu03{
  height: 400px !important;
}

.kositsu04{
  padding-top: 3% !important;
}

.kositsu05{
  padding-top: 4% !important;
}

.datsumoupage01{
  max-width: 1200px !important;
}

.kositsu06{
  margin-bottom: 20px;
}

.salonlogo01{
  margin-left: 10px;
}

.tenpotell01{
margin-top: -25px !important;
}



@media only screen and (max-width: 1024px){
  .datsumo08 {
    font-family: 'Lusitana', serif;
    font-size: 29px !important;
}

.datsumo07 {
    width: 45%　!important;
    padding-top: 0% !important;
}

.lululima {
    width: 48% !important;
    height: 380px !important;
}

.datsumo06 {
    margin-top: 30px;
    margin-bottom: -34px;
}

.kositsu06 {
    margin-bottom: -140px;
}

.datsumo08 {
    font-family: 'Lusitana', serif;
    font-size: 25px !important;
    padding-bottom: 24px !important;
}

.kositsu07{
  margin-bottom: -46px !important;
}

.kositsu08{
  margin-bottom: -44px !important;
}

.kositsu01 {
    width: 100%;
    height: 250px !important;
}

.kositsu02 {
    padding-top: 0% !important;
    width: 50% !important;
}

.datsumoyoyaku01 {
    width: 40% !important;
    margin: 2rem auto 5rem !important;
    background: #3399CC;
    border-radius: 10px;
    padding: 20px 10px;
    color: #fff;
    font-family: 'Lusitana', serif;
    font-size: 20px;
    text-align: center;
}

.ryokinnituite01{
  width: 85%;
  margin: auto;
}
}


@media only screen and (max-width: 599px){
  
.lululima {
    width: 80% !important;
    height: 380px !important;
    margin: auto;
}

.kositsu02 {
    padding-top: 0% !important;
    width: 99% !important;
    margin: auto;
}

.datsumo08 {
    font-family: 'Lusitana', serif;
    font-size: 22px !important;
    padding-bottom: 24px !important;
}

.kositsu03 {
height: 210px !important;
}

.kositsu06 {
    margin-bottom: -8px;
}

.datsumo08 {
    font-family: 'Lusitana', serif;
    font-size: 22px !important;
    padding-bottom: 20px !important;
}

.kositsu01 {
height: 210px !important;
}



.kositsu07 {
    margin-bottom: 0px !important;
}

.kositsu08 {
    margin-bottom: 3px !important;
}

#header p{
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		top:0;
		left:-45px;
		border:1px solid #fff;
		background:#060606;
		cursor:pointer;
		opacity:0.8;
		margin:2px;
		box-shadow:0px 0px 0px 2px #060606;
-moz-box-shadow:0px 0px 0px 2px #060606;
-webkit-box-shadow:0px 0px 0px 2px #060606;
	}
	
	.datsumoyoyaku01 {
    width: 65% !important;
    margin: 4rem auto 4rem !important;
    padding: 18px 9px !important;
    font-size: 18px !important;
}

.datsumomenu05 {
display: block !important;
}

.datsumomenu06 {
    width: 100% !important;
}

.datsu01 {
    margin-left: 0px !important;
}

.salontenpo01 {
    width: 178px !important;
    margin-right: 0px !important;
}

.datsumomenu04 {
    font-size: 14px !important;
    margin-bottom: 12px;
    margin-right: 0rem !important;
    width: 100% !important;
}

.salonlogo01 {
    margin-left: 2px;
}
}

/* 2022.04.20 */
.datsumomenu01{
  font-size: 34px !important;
  font-weight: bold;
}


.datsumomenu02{
  font-size: 12px !important;
}

.datsumomenu0101{
  font-family: 'Lusitana', serif;
}

.datsumomenu03{
  font-size: 29px !important;
  font-family: 'Lusitana', serif;
  font-weight: bold;
}

.datsumomenu04{
  font-size: 14px !important;
  margin-bottom: 12px;
  margin-right: 7rem;
  width: 90%;
}

.salontenpo01{
  width: 178px !important;
  margin-right: -50px ;
}

.kidsspace01{
      padding-bottom: 0 !important;
}

.btn--orange,
a.btn--orange {
  color: #fff !important;
  background-color: #3399CC	 !important;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #3399CC	;
}

.datsumoyoyaku01{
width: 30%;
    margin: 2rem auto 8rem;
    background: #3399CC	;
    border-radius: 10px;
    padding: 20px 10px;
    color: #fff;
    font-family: 'Lusitana', serif;
    font-size: 20px;
    text-align: center;
}

.datsumoyoyaku01 a{
color: #fff;
    padding: 22px 18px;
}

.datsumomenu05{
  display: flex ;
}

.datsumomenu06{
  width: 45%;
}

.datsumomenu07{
  width: 88% !important;
}

.datsu01{
  margin-left: 100px;
}

.datsu02{
  margin-bottom: 10px;
}

.datsumoaikon0101{
  margin-top: 10px;
  margin-bottom: 10px;
}

.green {
  color: #0aaa68;
}

@media only screen and (max-width: 1024px){
  .datsumomenu04 {
    margin-right: 0;
    width: 100%;
  }
}
  
  
  
/* 2022.06.10 */

.luluinsta {
  width: 25%;
  margin: 40px auto 70px;
}

.luluinsta p{
  text-align: center;
  font-size: 16px;
  padding-bottom: 5px;
  font-family: 'Lusitana', serif;
}

.luluinstaaa{
  width: 55px;
  margin: auto;
}

.luluinstaaa img{
  width: 100%;
}


@media only screen and (max-width: 1024px){
.luluinsta {
    width: 35%;
    margin: 40px auto 70px;
}
}


@media only screen and (max-width: 599px){
.luluinsta {
    width: 73%;
    margin: 0px auto 70px;
}
}

/* 2025/07/14 */
#concept .ta-c{
  text-align: center;
}

#concept .pc-block{
  display: block;
}

#concept .lh-3em{
  line-height: 3em;
}


#concept .mb-30{
  margin-bottom: 30px;
}

@media screen and (max-width:599px) {
#concept .ta-l-sp{
  text-align: left;
}

#concept .lh-3em{
  line-height: 2.5em;
}

#concept .sp-block{
  display: block;
}

#concept .pc-block{
  display: none;
}

#concept .mb-50-sp{
  margin-bottom: 50px;
}
}

