@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "hannari";
    src: url(/import/tenant_1/153.126.172.173/html/font/hannari.eot);
    src: url(/import/tenant_1/153.126.172.173/html/font/hannari.eot) format('embedded-opentype'),
         url(/import/tenant_1/153.126.172.173/html/font/hannari.woff) format('woff'),
         url(/import/tenant_1/153.126.172.173/html/font/hannari.otf) format('opentype');
    font-weight: normal;
    font-style: normal;
	letter-spacing:-1px;

}
@font-face {
    font-family: "UtsukushiMincho";
    src: url(/import/tenant_1/153.126.172.173/html/font/UtsukushiMincho.eot);
    src: url(/import/tenant_1/153.126.172.173/html/font/UtsukushiMincho.eot) format('embedded-opentype'),
         url(/import/tenant_1/153.126.172.173/html/font/UtsukushiMincho.woff) format('woff'),
         url(/import/tenant_1/153.126.172.173/html/font/UtsukushiMincho.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "Kokila Italic";
    src: url(/import/tenant_1/153.126.172.173/html/font/Kokila Italic.eot);
    src: url(/import/tenant_1/153.126.172.173/html/font/Kokila Italic.eot) format('embedded-opentype'),
         url(/import/tenant_1/153.126.172.173/html/font/Kokila Italic.woff) format('woff'),
         url(/import/tenant_1/153.126.172.173/html/font/Kokila Italic.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*コレクション用*/
div[data-collection-list-content]:hover:before {
    content:"※こちらは見たまま編集ができません。ページのどこかをダブルクリックし、左下（もしくは左上）のUNISON CMSのロゴをクリックして、右上のメニューから「カスタムコンテンツ管理」→三本線マークの「一覧」から記事投稿・記事編集ができます。";
    display: block;
    line-height: 100%;
    font-weight: bold;
    color: #fff;
    font-size: 0.8em;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    letter-spacing: 0;
}
/*コレクションカテゴリー用*/
div[data-collection-filtered-content]:hover:before {
    content:"※こちらは見たまま編集ができません。ページのどこかをダブルクリックし、左下（もしくは左上）のUNISON CMSのロゴをクリックして、右上のメニューから「カスタムコンテンツ管理」→鉛筆マークの「入力項目変更」をクリックし、選択項目から変更ができます。";
    display: block;
    line-height: 100%;
    font-weight: bold;
    color: #fff;
    font-size: 0.8em;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    letter-spacing: 0;
}
a[href*="tel"] {
    pointer-events: none;
}
@media (max-width: 768px) {
    a[href*="tel"] {
    pointer-events: initial !important;
    }
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button,textarea, p{
    margin: 0px;
    padding: 0px;
	font-size:14px;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	font-family:"hannari","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;
	line-height:160%;
	color:#825a28;
}

.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;
}
.trimming {
    position: relative;
    display: block;
    overflow: hidden;
    width: auto;
    box-sizing: border-box;
    }
.trimming:after {
    display: block;
    content: "";
    padding-top: 130%; /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
    }
.flx {
    display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*parallax
.parallax1 {
    position: relative;
}
.parallax1 .parainn {
    width: 100% !important;
    position: relative;
    overflow: hidden;
}
.parallax1 .parainn:after {
    display: block;
    content: "";
    padding-top: 50%;
}
.parallax1 .parainn .uk-slidenav-position {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.parallax2 {
    z-index: 3;
}
.parallax2 .parainn {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.parallax2 .parainn:after {
    display: block;
    content: "";
    padding-top: 50%;
}
.parallax2 .parainn .uk-slidenav-position {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.parallax3 .parainn {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.parallax3 .parainn:after {
    display: block;
    content: "";
    padding-top: 50%;
}
.parallax3 .parainn .uk-slidenav-position {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
}*/
/*button_effect*/
.button_base {
    border: 0;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
    display: block;
    margin: 20px auto;
    }
.button_base:hover {
    cursor: pointer;
    }
.b05_3d_roll {
    perspective: 500px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    }
.b05_3d_roll p.link {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 46px;
    padding: 10px;
    border: #e3007c solid 1px;
    pointer-events: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    }
.b05_3d_roll p.link:nth-child(1) {
    color: #e3007c;
    background-color:#e3007c;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
    -moz-transform-origin: 50% 50% -25px;
    }
.b05_3d_roll:hover p.link:nth-child(1) {
    color: #ffffff;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    }
.b05_3d_roll p.link:nth-child(2) {
    color: #e3007c;
    background-color: #ffffff;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
    -moz-transform-origin: 50% 50% -25px;
    }
.b05_3d_roll:hover p.link:nth-child(2) {
    background-color: #e3007c;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    }
.button_base_long {
    margin: 0;
    border: 0;
    font-size: 18px;
    margin-top: -25px;
    height: 46px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
    }
.button_base_long:hover {
    cursor: pointer;
    }
.b05_3d_roll_gre {
    perspective: 500px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    }
.b05_3d_roll_gre p {
    position: absolute;
    text-align: center;
    width: 101%;
    height: 50px;
    padding: 10px;
    border: #e3007c solid 1px;
    pointer-events: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    line-height: 110%;
    }
.b05_3d_roll_gre p:nth-child(1) {
    color: #e3007c;
    background-color: #e3007c;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
    -moz-transform-origin: 50% 50% -25px;
    }
.b05_3d_roll_gre:hover p:nth-child(1) {
    color: #ffffff;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    }
.b05_3d_roll_gre p:nth-child(2) {
    color: #e3007c;
    background-color: #FFF;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
    -moz-transform-origin: 50% 50% -25px;
    }
.b05_3d_roll_gre:hover p:nth-child(2) {
    background-color: #e3007c;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    }
.button_base_long {
    margin: 0;
    border: 0;
    font-size: 18px;
    margin-top: -25px;
    height: 46px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
    display: block;
    }
.button_base_long:hover {
    cursor: pointer;
    }
.b05_3d_roll_whe {
    perspective: 500px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    margin-top: 40px;
    }
.b05_3d_roll_whe a {
    display: block;
    }
.b05_3d_roll_whe p {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 46px;
    padding: 10px;
    border: #e3007c solid 1px;
    pointer-events: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    }
.b05_3d_roll_whe p:nth-child(1) {
    color: #e3007c;
    background-color: #e3007c;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
    -moz-transform-origin: 50% 50% -25px;
    }
.b05_3d_roll_whe:hover p:nth-child(1) {
    color: #ffffff;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    }
.b05_3d_roll_whe p:nth-child(2) {
    color: #e3007c;
    background-color: #ffffff;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
    -moz-transform-origin: 50% 50% -25px;
    }
.b05_3d_roll_whe:hover p:nth-child(2) {
    background-color: #e3007c;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    }

/*text_animation*/
span.text_t{
    opacity:0;
    display:inline-block;
}
span.text_t:nth-of-type(6n+1){
    transform: translate(10px,20px);
    -webkit-transform: translate(10px,20px);
    transition: all 1.6s;
    -webkit-transition: all 1.6s;
    -moz-transition: all 1.6s;
    -o-transition: all 1.6s;
}
span.text_t:nth-of-type(6n+2){
    transform: translate(-10px,-20px);
    -webkit-transform: translate(-10px,-20px);
    transition: all 1.0s;
    -webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -o-transition: all 1.0s;
}
span.text_t:nth-of-type(6n+3){
    transform: translate(10px,30px);
    -webkit-transform: translate(10px,30px);
    transition: all 1.4s;
    -webkit-transition: all 1.4s;
    -moz-transition: all 1.4s;
    -o-transition: all 1.4s;
}
span.text_t:nth-of-type(6n+4){
    transform: translate(10px,-30px);
    -webkit-transform: translate(10px,-30px);
    transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -o-transition: all 1.2s;
}
span.text_t:nth-of-type(6n+5){
    transform: translate(-10px,20px);
    -webkit-transform: translate(-10px,20px);
    transition: all 1.8s;
    -webkit-transition: all 1.8s;
    -moz-transition: all 1.8s;
    -o-transition: all 1.8s;
}
span.text_t:nth-of-type(6n+6){
    transform: translate(10px,-20px);
    -webkit-transform: translate(10px,-20px);
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.animation1 span.text_t{
    opacity:1;
    transform: translate(0px);
}
img{
	vertical-align:top;
	border:none;
}
a{
	text-decoration:none;
	color:#825a28;
}
a:hover{
	opacity:0.6;
}
ul{
	list-style:none;
}
.fead-mv {
    opacity: 0;
    transition: 1.5s;
}
.mv {
    opacity: 1;
}

#wrapper{
	min-width:1000px;
	overflow:hidden;
}
@media only screen and (max-width: 1020px){
	#wrapper{
		min-width:300px;
	}
	img{
		max-width:100%;
		height:auto;
	}
}
#header{
	background:url(/import/tenant_1/153.126.172.173/html/images/headbk.gif) center top repeat;
}

#header .inner{
	max-width:1000px;
	height:auto;
	margin:0 auto;
}
#header .book{
    text-align: right;
}
#header .book a {
    display: inline-block !important;
    background: #e4007f;
    width: 230px;
    height: auto;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 0 0 2px 2px;
    font-family: "hannari","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;
}
#header .book a img{
	vertical-align:middle;
	margin-top:-2px;
	margin-right:5px;
	font-family: "UtsukushiMincho";
}
#header h1 {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
#header .logo{
	text-align:center;
	margin-bottom:50px;
}
#header.home-head h1{
	padding:134px 0 0 0;
}
@media only screen and (max-width: 1020px){
	#header .book{
		text-align:left;
	}
  #header .book a {
    width: 100%;
    font-size: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 2px 10px;
  }
}
#gnav p{
	display:none;
}
#gnav ul{
	text-align:center;
	letter-spacing:-10px;
}
#gnav li{
	display:inline-block !important;
	letter-spacing:0;
	font-family: "Kokila Italic";
	font-size:20px;
	padding:0 12px;
	letter-spacing:2px;
	vertical-align: middle;
}
#gnav li a{
	color:#c49d4e;
}
.tonext{
	padding:45px 0 130px 0;
	text-align:center;
}
#gnav li.fb{
	display:none !important;
}
#gnav.fixed{
	width:100%;
	height:auto;
	position:fixed;
	top:0;
	right:0;
	background:url(/import/tenant_1/153.126.172.173/html/images/headbk.gif) center top repeat;
	z-index:100;
}
#gnav.fixed .fb{
	display:inline-block !important;
	padding:5px 0;
}
#gnav.fixed .fb img{
	max-width:100px;
	height:auto;
}
.btm{
	padding-bottom:51px;
}
@media only screen and (max-width: 720px){
  .tonext {
    padding: 20px 0 60px 0;
    text-align: center;
}
	.btm{
		padding-bottom:0;
	}
	#gnav{
    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;
	
    }
	#gnav.fixed{
		width:200px;
		height:100%;
		border:none;
		z-index:101;
		padding-bottom:0;
	}
	#gnav ul li{
		display:block !important;
		width:auto;
		
	}
	#gnav p{
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		top:0;
		left:-44px;
		border:1px solid #fff;
		background:#e4007f;
		cursor:pointer;
		opacity:0.8;
		margin:2px;
		box-shadow:0px 0px 0px 2px #e4007f;
-moz-box-shadow:0px 0px 0px 2px #e4007f;
-webkit-box-shadow:0px 0px 0px 2px #e4007f;
	}
	#gnav li{
		float:none;
		width:auto;
		border-bottom:1px solid #eadcc2;
		padding:0 !important;
		margin-top:0;
		display:block !important;
		background:none;
	}
	#gnav li.fb{
		display:block !important;
	}
	#gnav ul li a{
		height:auto;
		display:block;
		padding:10px 0 10px 0;
		line-height:160%;
	}
	#gnav.fixed li a{
		padding:10px 0 10px 0;
		line-height:160%;
	}
	
	#gnav.action{
		-webkit-transform:translateX(0px);
        transform:translateX(0px);
	}
	#gnav 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;
    }
	#gnav p span.n:before{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: -8px;
    left: 0;
    }
	#gnav p span.n:after{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: 8px;
    left: 0;
    }
	#gnav.fixed .fb{
		display:block !important;
	}
	#gnav li a {
    padding: 10px 0 10px 0;
    line-height: 160%;
	}
	#gnav .fb img {
    max-width: 100px;
    height: auto;
	}
	#gnav.action p span.n{
	 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		  -webkit-transition:ease .10s;
         transition:ease .10s;
	}
	#gnav.action p span.n:after,#gnav.action p span.n:before{
		 -webkit-transform: rotate(90deg);
		 transform: rotate(90deg);
		 top:0;
		 left:0;
	}
	#gnav ul{
		width:auto;
		height: 100%;
		overflow-y: auto;
		background:#fff;
	}
	.overlay:after{
		content:"";
		width:100%;
		height:100%;
		background:#000;
		position:fixed;
		top:0;
		left:0;
		opacity:0.6;
		z-index:100;
	}
	
.overlay::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.6;
    z-index: 100;
}
}
#footer{
	background:url(/import/tenant_1/153.126.172.173/html/images/footbk.gif) 0 0 repeat;
	position:relative;
	z-index: 10;
}
#footer:before{
	content:"";
	width:100%;
	height:1px;
	background:#fff;
	position:absolute;
	top:2px;
	left:0;
}
#footer .inner{
	padding:32px 0 0 0;
	max-width:1000px;
	margin:0 auto;
	text-align:center;
}
#footer h3{
	padding:0 0 10px 0;
	font-size:15px;
	
}
#footer h3+p{
	padding:0 0 10px 0;
	font-size:15px;
}
#footer .tel{
	color:#e3007c;
	font-family: "Kokila Italic";
	font-size:30px;
	letter-spacing:0;
}
#footer .tel a{
	color:#e3007c;
}
#footer .tel .s{
	font-size:17px;
}
#footer .fnav{
	text-align:center;
	letter-spacing:-10px;
	max-width:900px;
	margin:0 auto;
	padding:0 0 15px 0 ;
}
#footer .fnav li{
	display:inline-block !important;
	letter-spacing:0px;
	font-family: 'Gentium Basic', serif;
	padding:0 15px;
	line-height:150%;
	letter-spacing:0;
}
#footer .sns{
	letter-spacing:-10px;
	padding-bottom:12px;
}
#footer .sns li{
	display:inline-block !important;
	letter-spacing:0px;
	padding:0 10px;
}
#footer .copy{
	font-family: 'Gentium Basic', serif;
	padding-bottom:25px;
	letter-spacing:0;
}
.totop{
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:99;
}
/*home*/
@media only screen and (max-width: 1020px){
	.home-pr1{
		height:auto;
	}
	.home-pr1:after{
		content:"";
		display:block;
		padding-bottom:45%;
	}
}
.h3h{
	text-align:center;
	font-size:50px;
	font-family: "Kokila Italic";
	font-weight:normal;
}
.h4h{
	font-size:22px;
	color:#a4005b;
	letter-spacing:-1px;
}
.lp .tbox{
	float:right;
}
.lp .pic{
	float:left;
}
.rp .pic{
	float:right;
}
.rp .tbox{
	float:left;
}
.w10{
	max-width:1000px;
	margin:0 auto;
}
@media only screen and (max-width: 1020px){
	.lp .tbox,.rp .tbox{
		float:none;
		width:auto !important;
	}
	.w10{
		width:95%;
	}
	.rp .pic,.lp .pic{
		float:none;
		text-align:center;
	}
}
.home-concept .sec1 .tbox {
    width: 520px;
    float:right;
    height: auto;
    padding-left: 20px;
}
.home-concept .sec1 .pic {
    width: 400px;
    float:left;
    padding-left: 20px;
}
.home-concept .sec2 .tbox {
    width: 497px;
    padding-left: 25px;
    padding-right: 20px;
}
.home-concept .sec00 .tbox span.cl1 a {
    color: #e3007c;
}
.home-concept .sec2 .pic {
    width: 400px;
    margin-right: 26px;
    padding-bottom: 0;
    box-shadow: -10px 10px 0px 0px #fdfaf5;
}
.home-concept .sec3 .tbox{
	width:530px;
  padding-left: 20px;
	padding-right:20px;
	margin-top:47px;
}
.home-concept .sec3 .pic {
    width: 300px;
    padding-left: 52px;
}
@media only screen and (max-width: 1020px){
.home-concept .sec1 .tbox {
    padding-left: 0px;
    width: 100%;
}
.home-concept .sec2 .tbox {
    padding-right: 0px;
}

.home-concept .sec3 .tbox{
    padding-left: 0px;
}
}
.home-concept .tbox p{
	font-size:15px;
	padding:0 0 20px 0;
	letter-spacing:-2px;
}
.home-concept p{
	padding-bottom:20px;
}
.home-concept .sec1{
	padding-top:80px;
	padding-bottom:35px;
	margin-bottom:58px;
	position:relative;
}
.home-concept .sec1:before{
	content:"";
	width:100%;
	height:100%;
	top:0;
	right:50%;
	margin-right:-157px;
	z-index:-1;
	background:#fdfaf5;
	position:absolute;
}
.home-concept .sec3:before{
	content:"";
	width:100%;
	height:100%;
	top:47px;
	left:50%;
	margin-left:-177px;
	z-index:-1;
	background:#fdfaf5;
	position:absolute;
}
.home-concept .sec2{
	padding-bottom:10px;
}
.home-concept .sec3{
  overflow: hidden;
	padding-bottom:90px;
	position:relative;
}
.home-concept .tbox{
	padding-top:30px;
}
.home-concept {
    position: relative;
    z-index: 10;
    background: #fff;
}
.home-concept h3{
	padding-bottom:30px;
}
.home-concept .tbox p a{
	color:#f76491;
}
@media only screen and (max-width: 1020px){
	.home-concept .sec3 .tbox{
		padding-right:0;
	}
	.home-concept .sec3 .pic, .home-concept .sec2 .tbox {
    padding-left: 0;
    margin: auto;
  }
	.home-concept .sec2{
		text-align:center;
	}
	.home-concept .sec2 .tbox{
		text-align:left;
	}
	.home-concept .sec2 .pic{
		margin-right:0;
		display:inline-block !important;
	}
}
@media only screen and (max-width: 500px){
    .home-concept .sec1 .pic {
        width: auto;
}
    .home-concept .sec2 .pic {
        width: auto;
}
    .home-concept .sec3 .pic {
        width: auto;
}
}
@media only screen and (max-width: 1020px){
	.home-pr2{
		height:auto;
	}
	.home-pr2:after{
		content:"";
		display:block;
		padding-bottom:45%;
	}
}
@media only screen and (max-width: 1020px){
	.home-pr3{
		height:auto;
	}
	.home-pr3:after{
		content:"";
		display:block;
		padding-bottom:45%;
	}
}

.home-voice {
    background: #fdfaf3;
    padding: 100px 0 110px 0;
    position: relative;
    z-index: 10;
}
.home-voice .tbox{
	width:480px;
	height:auto;
}
.home-voice .pic {
    width: 400px;
    box-shadow: -10px 10px 0px 0px #f6f3ec;
}
.home-voice h3{
	line-height:1;
	padding:0 0 10px 0 ;
}
.home-voice h3:after{
	content:"";
	display:block;
	width:250px;
	height:1px;
	margin:0 auto;
	opacity:0.2;
	background: rgb(253,250,243);
background: -moz-linear-gradient(left,  rgba(253,250,243,1) 0%, rgba(228,0,127,1) 50%, rgba(253,250,243,1) 100%);
background: -webkit-linear-gradient(left,  rgba(253,250,243,1) 0%,rgba(228,0,127,1) 50%,rgba(253,250,243,1) 100%);
background: linear-gradient(to right,  rgba(253,250,243,1) 0%,rgba(228,0,127,1) 50%,rgba(253,250,243,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfaf3', endColorstr='#fdfaf3',GradientType=1 );

}
.home-voice h4{
	text-align:center;
	font-size:18px;
}
.home-voice h4 .e{
	font-family: "Kokila Italic";
	font-weight:normal;
	font-size:23px;
	padding-left:2px;
}
.home-voice .tbox p{
	font-size:16px;
	padding:0 0 20px 0;
}
.more2 {
    clear: both;
    text-align: center;
    margin-bottom: 30px;
}
.more2 a{
	display:inline-block !important;
	font-size:15px;
	color:#e3007c;
	border:1px solid #e3007c;
	padding:0 12px 5px 12px;
}
@media only screen and (max-width: 1020px){
	.home-voice{
		text-align:center;
	}
	.home-voice .pic {
    display: block !important;
    width: 80%;
    margin: auto;
    margin-bottom: 20px;
  }
}
.home-menus {
    border-bottom: 1px solid #e30078;
    position: relative;
    z-index: 10;
}
.home-menus .box{
	width:50%;
	float:left;
	border-top:1px solid #e30078;
	position:relative;
}
.home-menus dl{
	position:relative;
	z-index:1;
	text-align:center;
}
.home-menus .box:before{
	content:"";
	width:1px;
	height:0;
	padding-bottom:54%;
	display:block;
	float:left;
	z-index:1;
}
.home-menus p{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.home-menus p img{
	width:100%;
	height:auto;
	opacity:0.2;
}
.home-menu{
	background:#f9f5f6;
}
.home-cut:before,.home-product:before{
	background:#e30078;
}
.home-menus dt{
	color:#cdaa60;
	line-height:80%;
	padding-top:15%;
}
.home-menus dt+dd{
	font-size:16px;
	padding-bottom:4px;
}
.home-menus dt+dd .e{
	font-family: "Kokila Italic";
	font-weight:normal;
	font-size:23px;
	padding-left:2px;
}
.home-menus dd+dd a{
	display:inline-block !important;
	width:98px;
	height:auto;
	line-height:23px;
	border:1px solid #cdaa60;
	background:#fff;
	color:#cdaa60;
	font-size:18px;
	font-family: "Kokila Italic";
}
@media only screen and (max-width: 670px){
	.home-menus .box{
		width:100%;
	}
.home-menus .box:before {
    width: 0px !important;
}
.home-cut p:before {
    width: 0px !important;
}
	.home-menus dt + dd{
		font-size:14px;
	}
}
.home-product{
	background:#edeae5;
}
.home-cut p:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:100%;
	background:#e30078;
}

.home-style {
    background: #fdfaf3;
    position: relative;
    z-index: 10;
}
.home-style .w10{
	padding:80px 0 100px 0;
}
.home-style li {
    width: 150px;
    height: auto;
    float: left;
    padding: 0 20px 0 0;
}
.home-style ul{
	width:1020px;
	height:auto;
	padding-bottom:50px;
    display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-style h3{
	padding-bottom:30px;
}
@media only screen and (max-width: 1020px){
	.home-style ul{
		width:auto;
	}
	.home-style li{
		width:31%;
		text-align:center;
		padding-left:1%;
		padding-right:1%;
		padding-bottom:2%;
	}
}
@media only screen and (max-width: 1020px){
	.home-pr4{
		height:auto;
	}
	.home-pr4:after{
		content:"";
		display:block;
		padding-bottom:45%;
	}
}

.home-posts .more2 a{
	min-width:150px;
}
.home-posts .box{
	width:450px;
	height:auto;
	float:left;
}
.home-posts .right{
	float:right;
}
.home-posts .txt {
    width: 307px;
    height: auto;
    min-height: 55px;
    float: right;
    border-bottom: 1px solid #eadcc2;
}
.home-posts .pic {
    width: 130px;
    float: left;
    margin-right: 10px;
}
.home-posts .txt h4 a{
	font-size:18px;
	color:#e3007c;
}
.home-posts .txt h4 .d{
	display:block;
	font-size:10px;
	font-weight:normal;
	color:#959595;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
.home-posts .txt h4{
	margin-bottom:5px;
}
.home-posts .txt p{
	font-size:12px;
	line-height:120%;
}
.home-posts .box li{
	padding-bottom:50px;
}
.home-posts {
    background: #fdfaf3;
    padding: 100px 0 100px 0;
    position: relative;
    z-index: 10;
}
.home-posts h3{
	padding:0 0 60px 0;
}
@media only screen and (max-width: 1020px){
	.home-posts .box{
		float:none !important;
		width:auto;
		margin:0 auto;
	}
	.home-posts .box+.box{
		padding-top:100px;
	}
.home-posts .box li {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.home-posts .box li:nth-of-type(2n){
    margin-right: 0;
}
.home-posts .pic {
    width: 35%;
    margin-right: 0px;
}
.home-posts .txt {
    width: 60%;
    display: inline-block;
}
}
@media only screen and (max-width: 500px){
  .home-posts .box+.box {
    padding-top: 50px;
}
	.home-posts .pic {
    width: 80%;
    float: none;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
  }
	.home-posts .txt{
		float:none;
		width:auto;
		padding-bottom:20px;
	}
}
.home-bnrs {
    background: #fdfaf3;
    padding-bottom: 90px;
    position: relative;
    z-index: 10;
}
.home-bnrs li a{
	font-family: 'Gentium Basic', serif;
	color:#e3007c;
}
.home-bnrs li .w{
	display:block;
	padding:0 10px 0 0 ;
}
.home-bnrs li {
    width: 480px;
    float: left;
    margin-right: 40px;
}
@media only screen and (min-width: 1020px){
.home-bnrs li:nth-of-type(2n){
    margin-right: 0px;
}
}
.home-bnrs li:last-child{
	float:right;
}
.home-bnrs li .w img{
	float:right;
	margin-top:-14px;
	z-index:1;
	position:relative;
}
@media only screen and (max-width: 1020px){
	.home-bnrs li{
		float:none !important;
		max-width:480px;
		margin:0 auto 30px auto;
	}
}
@media only screen and (max-width: 500px){
.home-bnrs li {
    width: auto;
}
}
@media only screen and (max-width: 1020px){
	.home-pr5{
		height:auto;
	}
	.home-pr5:after{
		content:"";
		display:block;
		padding-bottom:45%;
	}
}

.home-rec{
	text-align:center;
	background:url(/import/tenant_1/153.126.172.173/html/images/top/recbk.png) center top repeat-x #fdfaf3;
	padding:80px 0 100px 0;
	position: relative;
  z-index: 10;
}
.home-rec h3{
	padding:0 0 20px 0;
}
.home-rec .pic{
	display:inline-block !important;
	box-shadow:1px 3px 6px -3px #3e2738;
-moz-box-shadow:1px 3px 6px -3px #3e2738;
-webkit-box-shadow:1px 3px 6px -3px #3e2738;
}
.home-rec .pic img{
	border:5px solid #fdf4f5;
}
.home-rec .pic {
    width: 410px;
    position: relative;
    margin-bottom: 20px;
    padding: 0;
}
.home-rec .pic:before{
	content:url(/import/tenant_1/153.126.172.173/html/images/top/icon_03.png);
	position:absolute;
	top:-20px;
	left:-23px;
	opacity:0.7;
}
.home-rec .pic:after{
	content:url(/import/tenant_1/153.126.172.173/html/images/top/icon_04.png);
	position:absolute;
	right:-23px;
	top:-17px;
	opacity:0.7;
}
.home-rec h4{
	padding-bottom:10px;
}
.home-rec p{
	font-size:16px;
	padding:0 0 20px 0;
}
.home-rec p .e{
    font-family: "Kokila Italic";
    font-weight: normal;
    font-size: 23px;
    padding-left: 2px;
}

.home-pr6{
	background:url(/import/tenant_1/153.126.172.173/html/images/top/top_14.jpg) center top no-repeat;
	background-size:cover;
	background-attachment:fixed;
	width:100%;
	height:500px;
	position:relative
}
.home-pr6:before{
	content:"";
	width:100%;
	height:100%;
	background:url(/import/tenant_1/153.126.172.173/html/images/gr.png) 0 0 repeat;
	position:absolute;
	top:0;
	left:0;
}
@media only screen and (max-width: 1020px){
	.home-rec .pic img{
		box-sizing:border-box;
	}
	.home-pr6{
		height:auto;
	}
	.home-pr6:after{
		content:"";
		display:block;
		padding-bottom:45%;
	}
}
@media only screen and (max-width: 500px){
.home-rec .pic {
    width: auto;
}
}
.home-salon {
    background: #fdfaf3;
    padding: 90px 0 0 0;
    position: relative;
    z-index: 10;
}
.home-salon .view {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.home-salon .view iframe {
    width: 100%;
}
.home-salon .map iframe{
	width:100%;
}
.home-salon h3{
	padding:0 0 40px 0;
}
.home-salon .tbox{
	width:350px;
	height:auto;
}
.home-salon .pic {
    width: 420px;
    height: auto;
}
.home-salon .w10{
	max-width:820px;
	padding-bottom:100px;
}
.home-salon .tbox h4 .e{
	font-size:30px;
	font-family: "Kokila Italic";
	font-weight:normal;
	padding-right:10px;
}
.home-salon .tbox h4 {
	font-size:10px;
	font-weight:normal;
	border-bottom:1px solid #9f8364;
	padding:15px 0 15px 0;
}
.home-salon .tbox .table dt{
	float:left;
}
.home-salon .tbox .table dd{
	padding:0 0 0 62px;
}
.home-salon .tbox .table dl{
	padding:12px 0;
	border-bottom:1px solid #9f8364;
}
.home-salon .tel{
	text-align:center;
	padding-top:25px;
}
.home-salon .tel dt{
	font-size:18px;
}
.home-salon .tel dd{
	font-size:70px;
	font-family: "Kokila Italic";
	color:#e3007c;
	line-height:80%;
}
.home-salon .tel dd a{
	color:#e3007c;
}
@media only screen and (max-width: 1020px){
	.home-salon .tel dd{
		font-size:60px;
		padding-bottom:35px;
	}
	.home-salon .pic {
    margin: auto;
    width: 80%;
    max-width: 600px;
  }
}
.home-insta li{
  width: 150px;
	float:left;
	padding: 0 20px 0 0;
}
.home-insta li .trimming:after {
    padding-top: 100%;
}
.home-insta ul {
    width: 1020px;
    height: auto;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-insta {
    background: #fdfaf3;
    padding: 80px 0 50px 0;
    position: relative;
    z-index: 10;
}
.home-insta h3{
	padding-bottom:30px;
}
@media only screen and (max-width: 1020px){
	.home-insta ul{
		width:auto;
	}
	.home-insta li {
    width: 31%;
    text-align: center;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 2%;
}
}
@media only screen and (max-width: 500px){
.home-salon .pic {
    width: auto;
    height: auto;
}
}
#header h2{
	text-align:center;
	font-size:72px;
	font-family: "Kokila Italic";
	color: #e3007c;
	font-weight:normal;
	padding:30px 0;
}
@media only screen and (max-width: 1020px){
	#header h2{
		font-size:45px;
	}
}
/*salon*/

.salon{
	padding-top:30px;
}
.salon .home-concept{
	overflow:hidden;
	margin-bottom:30px;
}
.salon .home-pr2{
	background-image:url(/import/tenant_1/153.126.172.173/html/images/salon/salon_06.jpg);
	height:auto;
	padding:45px 0 24px 0;
}
.salon .home-pr2:before{
	background-color:rgba(255,255,255,0.55);
}
.salon .home-pr2 .w10{
	position:relative;
	z-index:1;
}

.salon .home-pr2 .left{
	float:left;
	width:460px;
	padding:0 0 0 20px;
}
.salon .home-pr2 .right {
    float: right;
    width: 470px;
    height: auto;
    padding: 0 10px;
    background-color: rgba(255,255,255,0.5);
}
.salon .home-pr2 h3{
	padding-bottom:50px;
}
.salon .home-pr2 dt{
	float:left;
	font-size:16px;
}
.salon .home-pr2 dd{
	padding:0 0 0 140px;
	font-size:16px;
}
.salon .home-pr2 dl{
	padding:0 0 25px 0;
	
}
.salon .home-pr2 .left li {
    padding: 0 0 14px 0;
    width: 233px;
}
.salon .home-pr2 .left li:nth-of-type(2n) {
    text-align: right;
    width: 305px;
    margin-left: auto;
}
.salon .home-salon h3{
	padding-bottom:0;
}
.salon .home-salon .w10 p{
	padding:0 0 20px 0;
	text-align:center;
	font-size:16px;
}
.salon .home-salon .w10{
	padding-bottom:30px;
}
@media only screen and (max-width: 1020px){
	.salon .home-pr2 .right{
		float:none;
		width:auto;
	}
	.salon .home-pr2 .left {
    float: none;
    width: auto;
    padding: 0;
    max-width: 80%;
    margin: auto;
  }
  .salon .home-pr2 .left li {
    width: 60%;
  }
  .salon .home-pr2 .left li:nth-of-type(2n) {
    width: 80%;
  }
  .salon .home-pr2 .left li img {
    width: 100%;
  }
	.salon .home-pr2:after{
		display:none;
	}
}
@media only screen and (max-width: 500px){
.salon .home-pr2 {
    background-image: none;
}
  .salon .home-pr2 .left {
    margin-top: 30px !important;
}
.salon .home-pr2 dl {
    padding: 0 0 25px 15px;
}
	.salon .home-pr2 dt{
	float:none;
	font-size:16px;
}
.salon .home-pr2 dd{
	padding:0 0 0 0;
	font-size:16px;
}
}

/*menu*/
.sub{
	background:url(/import/tenant_1/153.126.172.173/html/images/headbk.gif) center top repeat-x #fdfaf3;
	
}
.menu1 .in{
	margin:40px 0 40px 19px;
	border:1px solid #e4007f;
	background:#fff;
	
}
.menu1 h3{
	text-align:left;
	float:left;
	padding:20px 0 0 32px;
}
.menu1 .table{
	float:right;
	width:570px;
	height:auto;
	padding:40px 100px 30px 30px;
}
.menu1 .table dt{
	float:left;
	font-size:22px;
	color:#a4005b;
}
.menu1 .table dd{
	text-align:right;
	font-size:22px;
}
.menu1 .table dl{
	padding:0 0 15px 0;
}
.menu2{
	padding-bottom:27px;
}
.menu2 .pic{
	width:50%;
	float:left;
	padding-top:37px;
	margin-bottom:45px;
}
.menu2 .left+.pic{
	float:right;
}
.menu2 .right+.pic .in{
	float:right;
	width:500px;
}
.menu2 .left+.pic .in{
	display:block;
	width:500px;
	text-align:right;
}
.menu2 .box{
  float: left;
  background: #f9f5f6;
	position:relative;
	width:50%;
	margin-bottom:45px;
}
.menu2 .left{
	float:left;
	background:#f9f5f6;
}
.menu2 .left:before{
	content:"";
	width:63px;
	height:100%;
	background:#f9f5f6;
	position:absolute;
	top:0;
	right:-63px;
}
.menu2 .right{
	float:right;
	background:#f9f5f6;
}
.menu2 .right:before{
	content:"";
	width:63px;
	height:100%;
	background:#f9f5f6;
	position:absolute;
	top:0;
	left:-63px;
}
.menu2 .box .in{
  float: right;
  margin-right: -19px;
	width:500px;
	padding:37px 0 0 0;
	position:relative;
	z-index:1;
}
.menu2 .box h3{
	line-height:1;
	margin-left:-19px;
	
}
.menu2 .box h3 strong {
    font-size: 50px;
    font-family: "Kokila Italic";
    font-weight: normal;
	color:#cdaa60;
}
.menu2 .box h3 .s{
	display:inline-block !important;
	float:right;
	font-weight:normal;
	padding-top:10px;
}
.menu2 .box.left .in{
	float:right;
	margin-right:-19px;
}
.menu2 .box dt{
	float:left;
	font-size:16px;
	color:#a4005b;
}
.menu2 .box dt+dd{
	font-size:16px;
	text-align:right;
}
.menu2 .box dd+dd{
	line-height:120%;
	padding-top:15px;
	clear:both;
}
.menu2 .box dl{
	padding:15px 0;
}
.menu2 .box dl+dl{
	border-top:1px solid #cdaa60;
	
}
/*メニュー追加css*/
.menubox div.menu2:nth-of-type(2n) p.pic{
	width:50%;
	float:right;
	padding-top:37px;
	margin-bottom:45px;
}
.menubox div.menu2:nth-of-type(2n) div.in{
  float: left;
  margin-left: -19px;
	width:500px;
	padding:37px 0 0 0;
	position:relative;
	z-index:1;
}
.menu2 .box:before {
    content: "";
    width: 63px;
    height: 100%;
    background: #f9f5f6;
    position: absolute;
    top: 0;
    right: -63px;
}
.menu2 .box+.pic{
	float:right;
}
.menu2 .box+.pic .in {
    float: left;
    display: block;
    width: 500px;
    text-align: right;
}
.menu2:nth-of-type(2n) div.box{
  float: right;
  background: #f9f5f6;
	position:relative;
	width:50%;
	margin-bottom:45px;
}
.menu2:nth-of-type(2n) div.box:before{
    content: "";
    width: 63px;
    height: 100%;
    background: #f9f5f6;
    position: absolute;
    top: 0;
    left: -63px;
}
.menu2:nth-of-type(2n) div.box+p.pic span.in {
    float: right;
    display: block;
    width: 500px;
    text-align: left;
}
.menu{
	padding-bottom:50px;
}
@media only screen and (max-width: 1020px){
	.menu1 .in{
    margin: 0 auto;
		padding-left:1.5%;
		padding-right:1.5%;
	}
	.menu1 h3{
		float:none;
		padding-left:0;
	}
	.menu1 .table{
		float:none;
		padding-right:0;
		padding-top:0;
	}
	.menu2 .box{
		float:none !important;
		width:auto !important;
	}
	.menu2 .box .in {
    width: initial;
    float: none !important;
    max-width: 95%;
    margin: 0 auto !important;
  }
	.menu2 .pic{
		float:none !important;
		text-align:center;
		width:auto !important;
		padding-top:20px;
	}
	.menu2 .pic .in{
		float:none !important;
		width:auto !important;
		text-align:center !important;
	}
	.menu2 .box h3{
		margin-left:0;
	}
}
@media only screen and (max-width: 670px){
	.menu1 .table{
		width:auto;
	}
	.menu1 .table dt{
		float:none;
		font-size:16px;
	}
	.menu1 .table dt+dd{
		font-size:16px;

	}
	.menu2 .box dt{
		float:none;

	}
	.menu2 h3{
	}
	.menu2 .box h3 .s{
		display:block !important;
		float:none;
		padding-top:0;
		padding-bottom:10px;
	}
}
/*coupon*/
.coupon1{
	overflow:hidden;
}
.coupon1 .box{
	float:left;
	width:50%;
	background:#edeae5;
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
.coupon1 .box .in{
	max-width:460px;
	padding-left:20px;
	padding-right:20px;
	float:right;
	padding-top:35px;
	padding-bottom:15px;
}
/*.coupon1 .box.se{
	background:#f9f5f6;
}
.coupon1 .box.se .in{
	float:left;
}
.coupon1:nth-child(2n+2) .box{
	background:#f9f5f6;
}
.coupon1:nth-child(2n+2) .box.se{
	background:#edeae5;
}*/
.coupon1 .box:nth-child(2n) .in{
  	float:left;
}
.coupon1 div.box:nth-of-type(4n+2), .coupon1 div.box:nth-of-type(4n+3) {
    background: #f9f5f6;
}
.coupon1 .box p{
	padding:0 0 20px 0;
}
.coupon1 .box h3{
	text-align:center;
	padding:0 0 30px 0;
}
.coupon1 .box dl{
	text-align:center;
	letter-spacing:-10px;
	padding-bottom:30px;
}
.coupon1 .box dd {
    letter-spacing: 0;
    display: inline-block !important;
    vertical-align: middle;
    color: #cdaa60;
    font-style: italic;
    font-size: 36px;
    line-height: 1;
    padding-top: 15px;
}
.coupon1 .box dt{
	letter-spacing:0;
	display:inline-block !important;
	vertical-align:middle;
	font-size:24px;
	color:#cdaa60;
	font-style:italic;
	line-height:1;
	padding-top:10px;
}
.coupon1 .box dd:before {
    content: url(/import/tenant_1/153.126.172.173/html/images/right_icon.png);
    display: inline-block !important;
    vertical-align: middle;
    margin: 0 10px 17px 30px;
}
@media only screen and (max-width: 900px){
.coupon1 .box {
    margin-bottom: 0;
    padding-bottom: 0;
    float: none;
    width: 100%;
}
	.coupon1 .box .in{
		float:none !important;
		margin:0 auto;
		padding-left:1.5%;
		padding-right:1.5%;
	}
	.coupon1 div.box:nth-of-type(2n) {
    background: #f9f5f6 !important;
  }
  .coupon1 div.box:nth-of-type(2n+1) {
    background: #edeae5 !important;
  }
	.coupon1:nth-child(2n+2) .box{
	
	background:#edeae5;
}
.coupon1:nth-child(2n+2) .box.se{
	background:#f9f5f6;
}
}

/*product*/
.productlist{
	letter-spacing:-10px;
	
}
.productlist dl{
	max-width:326px;
	letter-spacing:0;
	display:inline-block !important;
	padding:0 7px 55px 0;
}
.productlist dl dd img {
    left: 50%;
    height: 100%;
    width: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.productlist dl:nth-child(3n+3){
	padding-right:0;
}
.productlist dt{
	text-align:center;
	font-size:24px;
	color:#a4005b;
	padding:0 0 0 0;
}
.productlist dt+dd{
	text-align:center;
	font-size:#cdaa60;
	font-size:24px;
}
/*.productlist .pic {
    background-color: #fff;
    position: relative;
    border: 1px solid #e4007e;
    width: 324px;
    height: 211px;
    overflow: hidden;
}*/

.productlist .pic.trimming {
    position: relative;
    display: block;
    overflow: hidden;
    width: 324px;
    box-sizing: border-box;
    border: 1px solid #e4007e;
    }

.productlist .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 65%; /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
    }


.productlist{
	padding-bottom:50px;
}




@media only screen and (max-width: 1020px){
	.productlist{
		text-align:center;
	}
	.productlist dl{
		padding-left:1%;
		padding-right:1% !important;
    width: 31.3%;
	}
	.productlist .pic.trimming {
    width: 100%;
  }
	.productlist dd+dd{
		text-align:left;
		
	}
}
@media only screen and (max-width: 600px){
.productlist dl {
    width: 48%;
    margin: 0 auto;
}
	.productlist dt{
		font-size:18px;
	}
	.productlist dt+dd{
		font-size:20px;
	}
	/*.productlist .pic.trimming {
    width: auto;
}*/
}
/*platinum*/

.platinum{
	background:url(/import/tenant_1/153.126.172.173/html/images/top/recbk.png) center top repeat-x;
}
.platinum .intro h3{
	text-align:center;
	font-size:24px;
	color:#a4005b;
	font-weight:normal;
}
.platinum .intro p{
	text-align:center;
	color:#a4005b;
	font-size:20px;
	padding:0 0 25px 0;
}
.platinum .intro .fair{
	padding:30px 0 0 0;
}
.platinum .intro .fair h4{
	text-align:center;
	font-size:50px;
	color:#cdaa60;
	font-family: "Kokila Italic";
	font-weight:normal;
	line-height:1;
}
.platinum .intro .fair h4 .d{
	display:block;
	font-size:30px;
	line-height:60%;
}
.platinum .intro .fair h4 .k{
	font-family:"hannari","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;
}
.platinum .intro .fair p{
	font-size:14px;
	color:#825a28;
	padding:0 0 20px 0;
}
.platinum .list .box{
	border:1px solid #e4007f;
	padding:36px 0 16px 0;
	margin-bottom:70px;
}
.platinum .list .box .tbox{
	width:460px;
	height:auto;
	padding:0 20px 0 20px;
}
.platinum .list .box .pic {
    width: 407px;
    padding: 0 42px 20px 0;
}
.platinum .list .box h4{
	text-align:center;
	font-size:24px;
	font-weight:normal;
	line-height:120%;
	padding-bottom:20px;
}
.platinum .list h3{
	text-align:center;
	font-size:30px;
	padding-bottom:10px;
}
.platinum .list .box h4:after {
    content: "";
    display: block;
    width: 250px;
    height: 1px;
    margin: 15px auto 0 auto;
    opacity: 0.2;
    background: rgb(253,250,243);
    background: -moz-linear-gradient(left, rgba(253,250,243,1) 0%, rgba(228,0,127,1) 50%, rgba(253,250,243,1) 100%);
    background: -webkit-linear-gradient(left, rgba(253,250,243,1) 0%,rgba(228,0,127,1) 50%,rgba(253,250,243,1) 100%);
    background: linear-gradient(to right, rgba(253,250,243,1) 0%,rgba(228,0,127,1) 50%,rgba(253,250,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfaf3', endColorstr='#fdfaf3',GradientType=1 );
}
.platinum .list .box dl {
    text-align: center;
    letter-spacing: -10px;
    padding-bottom: 30px;
}
.platinum .list .box dd {
    letter-spacing: 0;
    display: inline-block !important;
    vertical-align: middle;
    color: #cdaa60;
    font-style: italic;
    font-size: 36px;
    line-height: 1;
    padding-top: 15px;
}
.platinum .list .box dt {
    letter-spacing: 0;
    display: inline-block !important;
    vertical-align: middle;
    font-size: 24px;
    color: #cdaa60;
    font-style: italic;
    line-height: 1;
    padding-top: 10px;
}

.platinum .list .box dt+dd:before {
    content: url(/import/tenant_1/153.126.172.173/html/images/right_icon.png);
    display: inline-block !important;
    vertical-align: middle;
    margin: 0 10px 15px 30px;
}
.platinum .list .box p{
	padding:0 0 20px 0;
	letter-spacing:-2px;
}
@media only screen and (max-width: 1020px){
	.platinum .list h3{
		font-size:24px;
	}
	.platinum .list .box .pic {
    padding-left: 1.5%;
    padding-right: 1.5%;
    padding-bottom: 0;
    width: 80%;
    margin: auto;
  }
  .platinum .list .box .tbox {
    margin: auto;
  }
}
@media only screen and (max-width: 500px){
.platinum .list .box .pic {
    width: auto;
}
}
/*style*/

.stylenav{
	text-align:center;
	letter-spacing:-10px;
	padding-bottom:30px;
}
.stylenav li{
	letter-spacing:0;
	display:inline-block !important;
	font-size:24px;
	padding:0 0.5em;
	font-style:italic;
	letter-spacing:2px;
	padding-bottom:10px;
}
.stylenav li a{
	color:#cdaa60;
}
.stylelist{
	width:1016px;
	height:auto;
	padding-bottom:34px;
	display:-webkit-box;
display:-ms-flexbox;
display: -webkit-flex;
display:flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stylelist li {
    padding: 0 16px 24px 0;
    float: left;
    width: 236px;
}
.pagenav{
	text-align:center;
	letter-spacing:-10px;
}
.pagenav li{
	display:inline-block !important;
	letter-spacing:0;
	font-size:28px;
	vertical-align:middle;
	font-style:italic;
	padding:0 0.25em;
}
.pagenav li a{
	color:#cdaa60;
}
.pagenav li img{
	vertical-align:middle;
}
.pagenav li.next{
	padding-left:1em;
}
.pagenav li.prev{
	padding-right:1em;
}
.stylewrap{
	padding-bottom:90px;
}
@media only screen and (max-width: 1020px){
	.stylenav li{
		letter-spacing:0;
		font-size:18px;
	}
	.stylelist {
    width: auto;
    max-width: 700px;
    margin: auto;
  }
	.stylelist li {
    padding-left: 1%;
    padding-right: 1%;
    width: 50%;
    box-sizing: border-box;
  }
}

/*style_detail*/
.style_detail {
    width: 980px;
    height: auto;
    margin: 0 auto
    }
.style_detail .h3s {
    text-align: center;
    font-size: 30px;
    letter-spacing: -2px;
    margin-bottom: 50px;
}
.style .list {
    width: 1020px;
    height: auto;
    padding-bottom: 10px
    }
.style .list li {
    float: left;
    width: 215px;
    height: auto;
    padding: 0 40px 40px 0
    }
.style_detail div.clearfix {
    padding-bottom: 25px;
}
.style_detail div.imgs {
    float: left;
    width: 470px;
    padding-bottom: 0;
}
.style_detail .imgs .pic {
    float: left;
    padding: 0 0 25px 0;
    width: 335px;
    height: auto;
    overflow: hidden;
}
.style_detail .imgs .pic img {
    width: 100%;
    height: auto;
}
.style_detail .imgs ul {
    float: right;
    width: 110px;
    height: auto;
}
.style_detail .imgs ul li {
    margin: 0 0 25px 0;
    width: 110px;
    height: auto;
    overflow: hidden;
}
.style_detail .imgs ul li img {
    width: 100%;
    height: auto;
}
.style_detail .right {
    float: right;
    width: 470px;
    height: auto;
}
.style_detail .right dl {
    margin: 5px 0 25px 0;
    border-bottom: 1px dotted #222;
    border-top: 1px dotted #222;
}
.style_detail .right dt {
    padding: 8px 0 8px 0;
    float: left;
}
.style_detail .right dd {
    padding: 8px 0 8px 150px;
}
/*.style_detail a {
    min-width: 150px;
}*/

@media only screen and (max-width: 1020px){
  .style_detail {
    width: auto;
}
.style_detail .right {
    float:none;
    margin: 0 auto;
}
.style_detail div.imgs{
    float:none;
    margin: 0 auto;
}
}
@media only screen and (max-width: 500px){
  .style_detail .right {
    width: auto;
}
.style_detail div.imgs {
   width: auto;
}
  .style_detail .imgs .pic {
    float:none;
    width: auto;
}
.style_detail .imgs ul {
    float: none;
    width: auto;
  display:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.style_detail .imgs ul li {
    margin: 0 25px 25px 0;
    width: 110px;
    float: left;
}
}
/*staff*/
.staff {
    padding-bottom: 90px;
}

.staff1 .lp .tbox{
	width:480px;
}

.staff1 .lp .tbox h3{
	font-size:52px;
	color:#cdaa60;
	font-style:italic;
	font-weight:normal;
	line-height:1;
	padding:0 0 60px 0;
	text-align: center;
}
.staff1 .lp .tbox h3 .k{
	display:block;
	font-size:24px;
	color:#a4005b;
	font-style:normal;
	color:#a4005b;
}
	
.staff1 .lp .tbox .txt h4{
	font-size:19px;
	color:#e3007c;
	font-weight:normal;
	padding:0 0 10px 0 ;
}
.staff1 .lp .tbox .txt p{
	padding:0 0 20px 0;
	line-height:120%;
}
.staff1 .lp .tbox .txt{
	padding:0 0 40px 0;
}
.staff1 .lp .tbox .table dt{
	float:left;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:120%;
}
.staff1 .lp .tbox .table dd{
	padding:0 0 0 100px;
	line-height:120%;
}
.staff1 .lp .tbox .table dl{
	padding:0 0 22px 0;
}
.staff1 .lp .pic {
    width: 478px;
    height: auto;
    padding: 0 30px 22px 0;
}
.staff1 .lp{
	padding-bottom:25px;
}
.staff1 .off h4{
	font-size:24px;
	font-weight:normal;
	padding:0 0 12px 0;
}
.staff1 .off dl{
	max-width:220px;
	height:auto;
	letter-spacing:0;
	vertical-align:top;
	display:inline-block !important;
	padding:0 40px 0 0;
}
.staff1 .off div.clearfix {
    letter-spacing: -10px;
    width: 1040px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.staff1 .off dt {
    width: 220px;
    height: auto;
}
.staff1 .off dd{
	line-height:120%;
	padding:8px 0 25px 0 ;
	letter-spacing:-1.5px;
}
.staff1{
	padding-bottom:50px;
}
.staff1 .off+.lp {
    padding-top: 80px;
}
[data-element-id] .staff1 {
    max-width: 1035px;
    max-height: 1020px;
    overflow: hidden;
}
.staff .more2 a{
	min-width:150px;
}
@media only screen and (max-width: 1020px){
  .staff1 .lp .tbox h3 {
    font-size: 38px;
  }
  .staff1 .off dt {
    margin: 0 auto;
    width: auto;
    text-align: center;
  }
  .staff1 .lp .pic {
    width: 80%;
    padding: 0 0px 22px 0;
    max-width: 400px;
    margin: auto;
  }
	.staff1 .off div.clearfix{
		width:auto;
	}
.staff1 .off+.lp {
    padding-top: 40px;
}
}
@media only screen and (max-width: 810px){
	.staff1 .off dl{
		width:48%;
		max-width:none;
		padding-left:1%;
		padding-right:1%;
	}
}
/*voice*/

.voicelist{
	padding-bottom:0px;
}
.voicelist .box{
	border:1px solid #e4007e;
	margin-bottom:57px;
	padding:14px 19px 0 19px;
}
.voicelist .box .tbox {
    width: 604px;
    height: auto;
    padding-top: 10px;
    margin-left: 20px;
}
.voicelist .box .tbox h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    padding: 0 0 20px 0;
}

.voicelist .box .tbox h3 .k {
    font-size: 19px;
    color: #e3007c;
    font-weight: normal;
    padding: 0 10px 10px 0;
}
.voicelist .box .tbox .txt h4{
	font-size:19px;
	color:#e3007c;
	font-weight:normal;
	padding:0 0 10px 0 ;
}
.voicelist .box .tbox .txt p{
	padding:0 0 20px 0;
	line-height:120%;
}
.voicelist .box .tbox .txt {
    padding: 10px 0 0px 0;
    border-top: 1px solid #ab672a;
    margin-bottom: 10px;
}
.voicelist .box .tbox .txt dl {
    padding: 5px 0 5px 19px;
}
.voicelist .box .tbox .txt dt {
    color: #e3007c;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 120%;
}
.voicelist .box .tbox .txt dd {
    padding-top: 10px;
    line-height: 120%;
}
.voicelist .box .tbox .table dt {
    float: left;
    color: #e3007c;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 120%;
}
.voicelist .box .tbox .table dd{
	padding:0 0 0 142px;
	line-height:120%;
}
.voicelist .box .tbox .table dl {
    padding: 5px 0 5px 19px;
}
.voicelist .box .pic {
    width: 335px;
    padding: 0 0 14px 0;
}
.voicelist .box .tbox .table{
	padding-bottom:20px;
}
.voice .pagenav{
	padding-bottom:50px;
}
@media only screen and (max-width: 1020px){
  .voicelist .box .tbox h3 {
    font-size: 28px;
  }
  .voicelist .box .pic {
    width: 80% !important;
    max-width: 400px;
    margin: auto;
  }
  .voicelist .box .tbox {
    margin-left: 0px;
  }
  .voicelist .box {
    width: 95%;
    margin: 0 auto;
    padding-left:1%;
		padding-right:1%;
  }
.voicelist .box+.box {
    margin-top: 20px;
}
}
@media only screen and (max-width: 500px){
	.voicelist .box .tbox .table dl{
		padding-left:0;
	}
	.voicelist .box .tbox .table dt{
		float:none;
	}
	.voicelist .box .tbox .table dd{
		padding-left:0;
	}
}
/*blog*/

.postwrap #side{
	width:180px;
	height:auto;
	float:right;
}
.postwrap #left{
	width:767px;
	height:auto;
	float:left;
	padding-left:19px;
}
.bloglist .pic {
    width: 130px;
    float: left;
}
.bloglist .txt {
    width: 624px;
    height: auto;
    float: right;
}
.bloglist .txt h4 {
    border-bottom: 1px solid #eadcc2;
    margin-bottom: 5px;
}
.bloglist .txt h4 a {
    font-size: 18px;
    color: #e3007c;
}
.bloglist .txt h4 .d {
    display: block;
    font-size: 10px;
    font-weight: normal;
    color: #959595;
    font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
.bloglist .txt p {
    font-size: 12px;
    line-height: 120%;
}
.bloglist li {
    padding-bottom: 50px;
}
.postwrap{
	padding-bottom:60px;
}

#side dt{
	text-align:right;
	color:#cdaa60;
	font-size:50px;
	font-family: "Kokila Italic";
}
#side dd{
	font-size:16px;
	padding:0 0 10px 0;
}
#side dl{
	padding: 0 0 25px 0 ;
}
#side dl.clearfix dd{
	float:left;
	width:50%;
	text-align:right;
}
@media only screen and (max-width: 1020px){
	.postwrap #side{
		float:none;
		width:auto;
	}
	.postwrap #side dt{
		text-align:left;
	}
	#side dl.clearfix dd{
		text-align:left;
	}
	.postwrap #left{
		float:none;
		margin:0 auto;
		width:auto;
		max-width:767px;
		padding-left:0;
	}
}
@media only screen and (max-width: 820px){
	.bloglist .txt{
    float: none;
    width: auto;
    padding-bottom: 20px;
	}
  .bloglist .pic {
    float: none;
    text-align: center;
    margin: 0 auto;
    width: 80%;
    max-width: 400px;
    margin-bottom: 10px;
  }
}

.single .phead{
	text-align:center;
}
.single .phead .date{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #959595;
    font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
.single .phead h3{
	font-size:36px;
	color:#e3007c;
	font-weight:normal;
	line-height:120%;
	padding:0 0 15px 0;
	border-bottom:1px solid #eadcc3;
	margin-bottom:20px;
}
.single .phead .pic{
	text-align:center;
	padding:0 0 25px 0;
}
.single .txt{
	max-width:600px;
	height:auto;
	margin:0 auto;
	padding-bottom:25px;
}
.single .txt p{
	padding:0 0 20px 0;
}
.single .more2 a{
	min-width:150px;
}
.single .h3h {
	padding:0 0 20px 0;
}
.single .sig dl {
    font-size: 14px;
    line-height: 24px;
    padding:20px 20px 0;
    margin-top:40px;
    margin-bottom: 40px;
    border-top:2px dashed #ddd;
}
.single .sig dl p {
    font-weight:bold;
    text-align:center;
    margin-bottom:15px;
}
.single .sig dl dt {
    float:left;
}
.single .sig dl dd {
    margin:0 0 10px 120px;
}
.rec .h3h {
   font-family: "hannari","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;
   font-size: 28px;
}
@media only screen and (max-width: 1020px){
.single .sig dl {
    font-size: 12px;
    padding:20px 0 0;
    margin-top:20px;
    margin-bottom: 20px;
    border-top:2px dashed #ddd;
}
.single .sig dl p {
    font-weight:bold;
    text-align:center;
    margin:0 0 10px;
    font-size: 12px;
}
.single .sig dl dt {
    font-weight:bold;
}
.single .sig dl dd {
    margin:5px 0;
}
}
@media only screen and (max-width: 500px){
	.single .phead h3{
		font-size:24px;
	}
}

/*news*/

.news .bloglist .txt{
	width:100%;
}

/*contact*/
.contact1{
	text-align:center;
	padding-bottom:65px;
}
.contact1 h3{
	padding:0 0 20px 0;
}
.contact h3{
	font-family: "Kokila Italic";
	color:#cdaa60;
	font-size:50px;
	font-weight:normal;
	text-align:center;
}
.contact h3 .s{
	font-size:30px;
}
.contact p {
    text-align: center;
}
.contact1 .tel a{
	max-width:454px;
	height:auto;
	margin:0 auto;
	border:1px solid #e3007c;
	padding:5px 0 20px 0;
	font-size:42px;
	color:#a4005b;
}
.contact1 .tel{
	color:#a4005b;
}
.contact1 .tel2 {
    color: #a4005b;
}
.contact1 .tel2 a {
    max-width: auto;
    height: auto;
    margin: 0 auto;
    border: none;
    padding: 0;
    font-size: 42px;
    color: #a4005b;
}
.contact2{
	background:#fff;
	padding:20px 0 100px 0;
}
.contact2 .table{
	max-width:810px;
	height:auto;
	margin:0 auto;
}
.contact2 dt{
	float:left;
	font-size:16px;
	padding:18px 0 0 0;
}
.contact2 dd{
	padding:15px 0 15px 164px;
}
.contact2 dd .size1{
	width:520px;
	background:#e9e9e9;
	border:none;
	padding:5px;
	box-sizing:border-box;
}
.contact2 dl{
	padding: 0 0 0 120px;
}

.contact2 dd textarea{
	width:520px;
	background:#e9e9e9;
	border:none;
	padding:5px;
	box-sizing:border-box;
	height:260px;
}
.contact2 .formbtn{
	text-align:center;
	letter-spacing:-10px;
	padding-top:45px;
}
.contact2 .formbtn li{
	display:inline-block !important;
	letter-spacing:0;
}
.contact2 .formbtn li #send{
	width:230px;
	height:60px;
	font-size:24px;
	color:#e3007c;
	background:#fff;
	border:1px solid #e3007c;
	cursor:pointer;
}
.contact2 .formbtn li #send:hover{
	opacity:0.6;
}
@media only screen and (max-width: 1020px){
	.contact2 dl{
		padding-left:0;
	}
}
@media only screen and (max-width: 500px){
	.contact2 dt{
		float:none;
		padding-top:0;
	}
	.contact2  dd{
		padding-left:0;
	}
.contact2 dd .size1 {
    width: 290px;
}
.contact2 dd textarea {
    width: 290px;
}
}

/*original*/
.og{
	position:relative;
}
.og #main{
	position:relative;
	z-index:2;
}
.og #header{
	z-index:3;
	position:relative;
	background:none;
}
.og #footer{
	position:relative;
	z-index:3;
}
.originalbk{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;

}
.originalbk img{
	width:100%;
	height:auto;
	opacity:0.42;
}
.originalbk:before{
	content:"";
	position:absolute;
	width:100%;
	height:150px;
	bottom:0;
	left:0;
	z-index:1;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}
.original .home-concept .sec1::before{
	display:none;
}
.original .home-concept .tbox p.h4h{
	font-size: 22px;
	line-height:120%;
}
.original .home-concept .tbox p{
	font-size:16px;
}
.original .home-concept .tbox dt{
	font-size:24px;
	color:#cdaa60;
	font-style:italic;
}
.original .home-concept .tbox dd{
	font-size:16px;
	line-height:120%;
}
.original .home-concept .tbox dl{
	padding:0 0 30px 0;
}
.original .home-concept .sec1{
  position:relative;
	margin-bottom:0;
}
.original .home-concept .sec2{
	position:relative;
	padding-bottom:86px;
	padding-top:30px;
}
.original .home-concept .sec2.og2:before{
	content:"";
	width:100%;
	height:100%;
	z-index:-1;
	margin-right:-170px;
	position:absolute;
	right:50%;
	top:0;
	background:#fdfaf5;
}
.original .home-concept .sec2 .pic{
	box-shadow:none;
}
.original .home-concept .sec2.og3:before{
	content:"";
	width:100%;
	height:100%;
	z-index:-1;
	margin-left:-170px;
	position:absolute;
	left:50%;
	top:0;
	background:#fdfaf5;
}
.original{
	padding-bottom:55px;
}
.original div.sec1:nth-of-type(2n) p.pic{
    float: right;
}
.original div.sec1:nth-of-type(2n) div.tbox{
    float: left;
}
.original .home-concept div.sec1:nth-of-type(6n+2){
    padding-bottom: 86px;
    padding-top: 30px;
}
.original .home-concept div.sec1:nth-of-type(6n+2):before {
    display: block !important;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    margin-right: -170px;
    position: absolute;
    right: 50%;
    top: 0;
    background: #fdfaf5;
}
.original .home-concept div.sec1:nth-of-type(6n+4){
    padding-bottom: 86px;
    padding-top: 30px;
}
.original .home-concept div.sec1:nth-of-type(6n+4):before {
    display: block !important;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    margin-left: -170px;
    position: absolute;
    left: 50%;
    top: 0;
    background: #fdfaf5;
}
.original .home-concept div.sec1:nth-of-type(6n+6){
    padding-bottom: 86px;
    padding-top: 30px;
}
.original .home-concept div.sec1:nth-of-type(6n+6):before {
    display: block !important;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    margin-right: -170px;
    position: absolute;
    right: 50%;
    top: 0;
    background: #fdfaf5;
}
@media only screen and (max-width: 1020px){
	.home-concept .sec1 .pic {
    padding-left: 0;
    margin: auto;
  }
	.og #header{
	z-index:101;
	}
}

/*cut*/

.ct{
	position:relative;
}
.ct #main{
	position:relative;
	z-index:2;
}
.ct #header{
	z-index:3;
	position:relative;
	background:none;
}
.ct #footer{
	position:relative;
	z-index:3;
}
.cutbk{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;

}
.cutbk img{
	width:100%;
	height:auto;
	opacity:0.42;
}
.cutbk:before{
	content:"";
	position:absolute;
	width:100%;
	height:150px;
	bottom:0;
	left:0;
	z-index:1;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}
.cut1{
	padding-bottom:20px;
}
.cut1 p{
	text-align:center;
	font-size:22px;
	color:#a4005b;
	padding:0 0 25px 0;
}
.cut1 .box{
	margin:20px 70px 0 70px;
	background:#fdfaf5;
	border:1px solid #e61c8b;
	padding:30px 0 20px 85px;
}
.cut1{
	padding-bottom:55px;
}
.cut1 .box dt{
	float:left;
	font-size:24px;
	color:#cdaa60;
	font-style:italic;
	line-height:1;
	
}
.cut1 .box dd{
	font-size:16px;
	letter-spacing:-2px;
	padding:0 0 0 130px;
}
.cut1 .box dl{
	padding:0 0 30px 0;
}
.cut1 .box dd a{
	color:#f76491;
	padding-left:1.5em;
	display:inline-block !important;
}
.cut2{
	position:relative;
	padding:40px 0 50px 0;
}
.cut2:before{
	content:"";
	width:100%;
	height:540px;
	position:absolute;
	right:50%;
	top:0;
	margin-right:-172px;
	z-index:-1;
	background:#fdfaf5;
}
.cut2 h3{
	padding:0 0 30px 0;
}
.cut2 .tbox{
	width:540px;
	height:auto;
}
.cut2 .tbox p{
	font-size:20px;
	line-height:120%;
	padding:0 0 25px 0;
}
.cut2 .tbox h4{
	padding:0 0 20px 0;
}
.cut2 .pic {
    width: 440px;
    height: auto;
    padding-left: 20px;
}
.cut2 .rp{
	padding:0 0 40px 0;
}
.cut2 .sec2 dl{
	width:313px;
	height:auto;
	min-height:200px;
	box-sizing:border-box;
	border:1px solid #e3007c;
	float:left;
	padding:18px 25px 0 16px;
}
.cut2 .sec2 dt .p{
	position:absolute;
	top:0;
	left:0;
	width:54px;
	height:54px;
	line-height:54px;
	color:#fff;
	background:#e4007e;
	font-size:22px;
	text-align:center;
	font-family: "Kokila Italic";
}
.cut2 .sec2 dt{
	position:relative;
	font-size:22px;
	padding:10px 0 15px 60px;
	color:#a4005b;
	line-height:120%;
	letter-spacing:-1px;
	min-height:44px;
}
.cut2 .sec2 dl+dl{
	margin-left:30px;
	margin-top:20px;
}
.cut2 .sec2 dl:nth-child(3n+2){
	margin-top:20px;
}
.cut2 .sec2 dl:nth-child(3n+3){
	margin-top:40px;
}
.cut2 .sec2 dl:nth-of-type(3n+1) {
    margin-left: 0;
}
.cut3{
	position:relative;
	padding:0px 0 120px 0;
	overflow:hidden;
}
.cut3:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	right:50%;
	top:92px;
	margin-right:-172px;
	z-index:-1;
	background:#fdfaf5;
}
.cut3 .tbox {
    padding: 30px 30px 0 0;
    width: 500px;
}
.cut3 .tbox dt{
	font-size:22px;
	color: #a4005b;
	padding:0 0 15px 0;
}
.cut3 .tbox dd{
	font-size:20px;
	padding:0 0 30px 0;
	letter-spacing:-2px;
}
.cut3 .pic {
    width: 400px;
    height: auto;
}
@media only screen and (max-width: 1020px){
	.cut1 .box{
		margin-left:0;
		margin-right:0;
		padding-left:1.5%;
		padding-right:1.5%;
	}
	.ct #header{
		z-index:101;
	}
	.cut2 .sec2 dl {
    float: none;
    width: auto;
    margin-left: 0 !important;
    margin: auto;
    width: 100%;
  }
	.cut2 .sec2 dl:nth-child(3){
	margin-top:20px;
	}
	.cut2 .pic {
    margin: 0 auto;
    padding-left: 0;
  }
	.cut3 .pic {
    margin: 0 auto;
}
}
@media only screen and (max-width: 500px){
	.cut1 .box dt{
		float:none;
	}
	.cut1 .box dd{
		padding-left:0;
	}
	.cut1 p{
		font-size:18px;
	}
	.cut2 .pic {
    width: auto;
    padding-left: 0px;
}
	.cut2:before{
		margin-right:-25%;
	}
.cut3 .pic {
    width: auto;
}	
	.cut3:before{
		margin-right:-25%;
	}
}
/*recruit*/

.re{
	position:relative;
}
.re #main{
	position:relative;
	z-index:2;
}
.re #header{
	z-index:3;
	position:relative;
	background:none;
}
.re #footer{
	position:relative;
	z-index:3;
}
.rebk{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;

}
.rebk img{
	width:100%;
	height:auto;
	opacity:0.42;
}
.rebk:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0px;
	background:url(/import/tenant_1/153.126.172.173/html/images/recruit/recbk.png) center top repeat-x;
	z-index:1;
}
.rebk:after{
	content:"";
	background:url(/import/tenant_1/153.126.172.173/html/images/gr.png) 0 0 repeat;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0px;
	z-index:1;
}
.recnav ul{
	/*border-left:1px solid #e3007c;
	border-top:1px solid #e3007c;*/
	width:1000px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.recnav ul li{
	float:left;
	width:250px;
	height:46px;
	
}
.recnav ul li a{
	display:block;
	background:#fff;
	text-align:center;
	line-height:40px;
	padding-bottom:5px;
	border-right:1px solid #e3007c;
	border-bottom:1px solid #e3007c;
	font-size:18px;
	color:#e4007f;
	opacity: 1.0;
}
.recnav{
	padding:0 0 100px 0;
}
.rec1{
	background:url(/import/tenant_1/153.126.172.173/html/images/top/recbk.png) center top repeat-x #fdfaf3;
	
}
.rec1 .w10{
	text-align:center;
	padding:120px 0 150px 0;
}
.recruit h3{
	text-align:center;
	font-weight:normal;
	font-size:36px;
}
.rec1 .w10 h3{
	padding:0 0 35px 0;
}
.rec1 .w10 p{
	padding:0 0 20px 0;
	font-size:16px;
}

.ac{
	position:relative;
}
.ac a{
	position:absolute;
	left:0;
	top:-51px;
}
.rec2 .sec1{
	background:#f9f5f6;
}
.rec2 .sec1 dl{
	padding:46px 20px 0 20px;
	width:520px;
	height:auto;
}
.rec2 h3{
	padding:0 0 35px 0;
}
.rec2 .pic img{
	width:100%;
	height:auto;
}
.rec2 .sec1 .pic {
    float: left;
    width: 43%;
    height: auto;
}
.rec2 .sec1 dt{
	font-size:22px;
	color:#a4005b;
	padding:0 0 20px 0;
}
.rec2 .sec1 dd{
	font-size:16px;
	padding:0 0 20px 0;
	line-height:120%;
}
.rec2 .sec1 .txt{
	width:50%;
	height:auto;
	float:right;
}
.rec2 .sec2 .pic{
  width: 43%;
	float:right;
}
.rec2 .sec2 .txt {
	width:50%;
	float:left;
}
.rec2 .sec2 .txt p{
	width:520px;
	height:auto;
	padding:90px 20px 20px 20px;
	float:right;
	font-size:16px;
	line-height:120%;
}
.rec2 .sec2{
	background:#edeae5;
	border-bottom:1px solid #e4007f;
}

.rec3{
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #e4007f;
}
.rec3 .bkimg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.rec3 .bkimg img{
	width:100%;
	height:auto;
}
.rec3 .w10{
	position:relative;
	z-index:1;
	padding:50px 0 40px 0;
}
.rec3  h3{
	padding:0 0 30px 0;
}
.rec3 dl{
	background:rgba(255,255,255,0.8);
	width:310px;
	height:auto;
	min-height:183px;
	float:left;
	margin:0 35px 20px 0;
}
.rec3 .w10 div.clearfix {
    width: 1035px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rec3 .w10 dt{
	font-size:40px;
	color:#cdaa60;
	padding:25px 0 0 25px;
	font-family: "Kokila Italic";
	line-height:1;
}
.rec3 .w10 dd{
	padding:0 20px 0 12px;
	font-size:16px;
}

.rec4{
	background:#fdfaf3;
	border-bottom:1px solid #e3007c;
}
.rec4 .w10{
	position:relative;
	padding:50px 0 25px 0;
}
.rec4 .w10:before{
	content:"";
	width:1px;
	height:100%;
	background:#e4007f;
	top:0;
	left:45px;
	position:absolute;
}
.recruit .rec4 h3 .s{
	display:block;
	font-size:24px;
}
.recruit .rec4 h3 strong{
	font-weight:normal;
	font-size:50px;
	font-family: "Kokila Italic";
}
.recruit .rec4 h3{
	padding-bottom:40px;
}
.rec4 .box {
    border: 1px solid #e3007c;
    margin: 0 0 55px 129px;
    background: #fff;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rec4 .box dt .n{
	position:absolute;
	top:0;
	left:-103px;
	background:#e4007f;
	width:70px;
	height:70px;
	line-height:70px;
	color:#fff;
	font-size:50px;
	font-family: "Kokila Italic";
	text-align:center;
	border-radius:50%;
}
.rec4 .tbox{
	width:365px;
	height:auto;
	padding:15px 0 0 23px;
}
.rec4 .pic {
    width: 480px;
    height: auto;
}
.rec4 dt{
	font-size:22px;
	color:#a4005b;
	padding:0 0 20px 0;
	position: initial !important;
}
.rec4 dd{
	font-size:16px;
	padding:0 0 20px 0;
}
.rec5{
	position:relative;
	overflow:hidden;
	background:#fff;
	border-bottom:1px solid #e3007c;
}
.rec5 .w10{
	position:relative;
	z-index:1;
	padding:77px 0 120px 0;
}
.rec5 .pic{
	position:absolute;
	bottom:0;
	right:0;
}
.rec5 .pic:before{
	content:"";
	width:50px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.rec5 .w10 h3{
	padding-bottom:70px;
	text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.rec5 .w10 .box{
	max-width:640px;
	height:auto;
}
.rec5 .w10 .box div{
	font-size:16px;
}
.rec5 .w10 .box p{
	font-size:16px;
	padding:0 0 20px 0;
	text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}

.rec6{
	text-align:center;
	padding:60px 0 55px 0;
}
.rec6 h3{
	line-height:120%;
	padding:0 0 33px 0;
}
.rec6 .w10 p{
	font-size:16px;
	padding:0 0 20px 0;
}

.rec7{
	background:#fff;
	border-bottom:1px solid #e3007c;
	border-top:1px solid #e3007c;
}
.rec7 .table{
	max-width:833px;
	height:auto;
	margin:0 auto;
}
.rec7 .w10{
	padding:60px 0 50px 0;
}
.rec7 h3{
	padding:0 0 20px 0;
}
.rec7 dt {
    font-size: 16px;
    float: left;
    width: 15%;
}
.rec7 dd {
    font-size: 16px;
    width: 80%;
    padding-left: 5%;
}
.rec7 dl {
    padding: 15px 0 15px 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rec7 dl+dl{
	border-top:1px solid #c4b68b;
}

.rec8 .w10{
	padding:60px 0 30px 0;
}
.rec8 h3{
	padding:0 0 45px 0;
}
.rec8 .box {
    position: relative;
    padding: 0 0 30px 123px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rec8 .box dt .w{
	width:75px;
	text-align:center;
	height:75px;
	background:#e4007f;
	color:#fff;
	font-size:30px;
	position:absolute;
	top:0;
	left:20px;
	line-height:110%;
}
.rec8 .box dt .w .s{
	display:block;
	font-size:18px;
	padding:8px 0 3px 0;
	line-height:1;
}
.rec8 .box dt{
	font-size:24px;
	color:#a4005b;
	padding-bottom:5px;
	line-height:110%;
	position: initial !important;
}
.rec8 .box dd{
	font-size:16px;
	padding:0 0 20px 0;
	letter-spacing:-2px;
}
.rec8 .box:nth-child(1) dl{
	display:inline-block !important;
	vertical-align:middle;
}
.rec8 .box:nth-child(1) p {
    display: inline-block !important;
    vertical-align: middle;
    float: right;
    width: 340px;
    height: 75px;
    line-height: 75px;
    border: 1px solid #e4007f;
    font-size: 29px;
    text-align: center;
    color: #a4005b;
    margin-left: 20px;
}
.rec8 .box:nth-child(1) p a {
    color: #a4005b;
}
.rec8 .rec-coup{
	max-width:480px;
	min-height:230px;
	position:relative;
	margin-left:90px;
}
.rec8 .rec-coup .bkimg{
	position:absolute;
	top:0;
	left:0;
}
.rec8 .rec-coup .in{
	position:relative;
	z-index:1;
	padding:33px 0 0 15px;
}
.rec8 .rec-coup  h4{
	font-size:24px;
	font-weight:normal;
	line-height:110%;
	color: #a4005b;
	padding:0 0 35px 0;
}
.rec8 .rec-coup li{
	font-size:16px;
	letter-spacing:-2px;
}

.rec9{
	border-top:1px solid #e3007c;
	padding:60px 0 100px 0;
}
.rec9 h3{
	padding:0 0 20px 0;
}
.rec9 h3+p{
	text-align:center;
	font-size:16px;
	padding:0 0 35px 0;
}
.rec9 dl{
	padding:0 0 0 60px;
}
.rec9 dd{
	padding-left:154px;
	font-size:16px;
}
.rec9 dd p{
	font-size:16px;
}
.rec9 dd .size1+.size1{
	margin-top:15px;
}
.rec9 dd p{
	padding-bottom:5px;
}
.rec9 dd label+.size1{
	margin-top:10px;
}
.rec9 dd .size2{
	padding: 5px;
	box-sizing: border-box;
	border: none;
	background: #e9e9e9;
	width:240px;
}
.rec9 dd .w2{
	display:inline-block !important;
	width:2.5em;
}
.rec9 dd label{
	padding-right:1em;
}
.rec9 dd label+label{
	padding-left:1em;
}
.rec9 dd #yyyy,.rec9 dd #sotu{
	padding: 5px;
	box-sizing: border-box;
	border: none;
	background: #e9e9e9;
	width:175px;
	margin-right:0.5em;

}
.rec9 dd #dd,.rec9 dd #mm,.rec9 dd #age{
	padding: 5px;
	box-sizing: border-box;
	border: none;
	background: #e9e9e9;
	width:100px;
	margin-right:0.5em;

}
.rec9 dd input[type="radio"]{
	margin-right:0.5em;
}
.rec9 dd input[type="checkbox"]{
	margin-right:0.5em;
}
.rec9 dd dl{
	padding-left:0;
	
}
.rec9 dd dt{
	padding-top:0;
}
.rec9 dd dd{
	padding-top:0;
	padding-bottom:0;
	padding-left:98px;
}
@media only screen and (max-width: 1020px){
  .recnav {
    padding: 0 0 20px 0;
}
.rec1 .w10 {
    text-align: center;
    padding: 60px 0 70px 0;
}
.re #header{
	z-index:101;
}
.recnav ul li{
	float:none;
	margin:0.5%;
	letter-spacing:0;
	display:inline-block !important;
}
.recnav ul{
	border:none;
	letter-spacing:-10px;
	text-align:center;
	width:100%;
	margin: 0 auto;
}
.recnav ul li {
    width: 32%;
}
.recnav ul li a{
	box-sizing:border-box;
}
.recruit h3{
	font-size:30px;
	letter-spacing:-2px;
}
.rec2 .sec1 dl{
	width:auto;
	padding-left:1.5%;
	padding-right:1.5%;
	padding-top:10px;
}
.rec2 .sec2 .txt p{
	width:auto;
	padding-left:1.5%;
	padding-right:1.5%;
	padding-top:10px;
}
.rec2 .sec1 dt{
	padding-bottom:5px;
}
.rec3 .w10 {
    padding: 20px 0 40px 0;
}
.rec3 .w10 div.clearfix{
	width:auto;
}
.rec3 dl{
	float:none;
	width: 30%;
	margin:0 30px 20px 0;
}
.rec3 dl:nth-of-type(3n){
	margin-right: 0; 
}
.rec4 .box {
    max-width: 480px;
}
.rec4 .pic {
    width: 100%;
}
.rec8 .box:nth-child(1) p {
    margin: 0 auto;
    width: 250px;
    float: none;
}
.rec8 .rec-coup{
	margin:0 auto;
	min-height: 140px;
}
.rec9 dt{
	float:none;
	font-weight:bold;
	font-size:18px;
}
.rec9 dd{
	padding-left:0;
}
.rec9 dl{
	padding-left:0;
}
.rec9 dd label+label{
	padding-left:0;
	margin-top:1em;
}
.rec9 dd dd label{
	display:inline;
	margin-right:1em;
}
.rec9 dd dt{
	float:left;
	font-weight:normal;
	font-size:16px;
}
}
@media only screen and (max-width: 840px){
	.rec5 .pic{
		position:relative;
		text-align:right;
		display:inline-block;
		float:right;
		max-width:45%;
	}
	.rec5 .w10{
		padding-bottom:0;
	}
}
@media only screen and (max-width: 660px){
	.recnav ul li{
		max-width:250px;
		width:49%;
		vertical-align:top;
		height:auto;
		
	}
.recnav ul li a {
    font-size: 14px;
    letter-spacing: -2px;
    margin-bottom: 30px;
}
.rec3 dl {
    width: 100%;
    margin: 0 0 30px 0;
}
.rec4 .pic {
    width: auto;
}

.rec5 .pic {
    max-width: 100%;
}
  .rec8 .rec-coup .in{
		padding-top:10px;
	}
	.rec8 .rec-coup li{
		font-size:12px;
	}
	.rec8 .box dt .w{
		display:inline-block !important;
		vertical-align:middle;
		position:relative;
		left:auto;
		margin-right:10px;
	}
	.rec8 .box{
		padding-left:0;
		
	}
	.rec8 .rec-coup h4{
		padding-bottom:10px;
	}
}
@media only screen and (max-width: 550px){
.rec2 .sec1 .pic {
    float: none;
    width: 43%;
}
.rec2 .sec1 dl {
    padding: 0;
}
.rec2 .sec1 dd {
    font-size: 14px;
    padding: 0 0 10px 0;
}

.rec2 .sec2 .txt p {
    font-size: 14px;
}
.rec2 .sec1 .txt{
		/*float:none;
		width:auto;*/
	 padding-right: 10px;
	}
	.rec2 .sec2 .txt{
	 padding-left: 10px;
	}
}
@media only screen and (max-width: 500px){
	.rec4 .w10::before{
		left:20px;
	}
	.rec4 .box dt .n{
		width:40px;
		height:40px;
		line-height:40px;
		font-size:30px;
		left:-50px;
	}
	.rec4 .box{
		margin-left:50px;
	}
	.rec7 dt{
    float: none;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
	}
.rec7 dd {
    width: 100%;
    padding-left: 0;
    float: none;
}
	.rec7 dl{
		padding-left:0;
	}
.rec9 dd .size2 {
    display: block;
}
}
/*parallax*/
.parainn {
    position: relative;
}
div[data-element-id] .parainn:before{
  display: none;
}
.parainn:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index: 5;
}
.parainn .uk-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.parainn .uk-slideshow img {
    width: 100% !important;
    max-width: initial !important;
}
.parainn .uk-slidenav-position:after {
    display: block;
    content: "";
    padding-top: 46%;
}
.parainn .uk-slidenav-position {
    position: relative;
    overflow: hidden;
}
@media only screen and (max-width: 1020px){
  .parainn .uk-slideshow {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    height: 100vh !important;
  }
  .parainn .uk-slideshow img {
    height: 100vh !important;
    width: auto !important;
    max-width: initial !important;
  }
  .parainn .uk-slidenav-position:after {
    display: block;
    content: "";
    padding-top: 100vh;
  }
}

@media only screen and (max-width: 480px){
iframe {
  width: 280px;
  margin: 0 auto;
  }
.cale {
width: 280px;
    margin: 0 auto;
    padding: 0 !important;
    box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
}
