@charset "UTF-8";
/* CSS Document _style copy*/
ul{margin:0; padding:0; list-style-type:none;}
.s-font{font-size:16px; line-height:1.5; }
.ss-font{font-size:14px; line-height:1;}
.ss-lineheight{padding-bottom:-10px;}
.dot-line{border-bottom:2px dotted #fff;}
.info-a a{color:#f2f2f2; text-decoration:none;}
h1,h2,h3,h4{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;letter-spacing: 0.5px; font-size:28px; color:#000;}
.clearfix:after {content: "";display: block;clear: both;}
ul {margin-left: 0;padding-left: 0;}
/*color*/
p, .box-wrapper li{color: #000;}
footer p {color: #fff!important;}
.gold {color: #B29700;}
.gold-2 {color: #CBBF79;}
.black {color: #222222;}
.white {color: #FFFFFF;}
.white-yellow {color: #F9EAC1;}
.dark-brown {color: #2A1200;}
/*color-end*/
.bold{font-weight:bold;}
.italic{font-style: italic;}
.small-txt{font-size:16px;}
/*slide*/
.swiper-container {margin-top: -10px;position: relative;}
.slide01 {height: 600px;background: url(../images/slide01.jpg) no-repeat;background-size: cover;}
.slide02 {height: 600px;background: url(../images/slide02.jpg) no-repeat;background-size: cover;}
.slide03 {height: 600px;background: url(../images/slide03.jpg) no-repeat;background-size: cover;}
.slide04 {height: 600px;background: url(../images/slide04.jpg) no-repeat;background-size: cover;}

/*contents*/
/*house-list*/
.house-wrapper {
	background: url(../images/bg-momiji.jpg) repeat;
	height: auto;
	padding-top: 40px;
	padding-bottom: 80px;
}

.house-wrapper p {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.house-inner {
	text-align: center;
}
.house-list-1 li {
	list-style-type: none;
	display: inline-block;
	margin: 2%;
}
.house-list-1 li h3 {
	font-size: 24px;
}
.house-list-1 li img {
	width: 200px;
	height: 130px;
	border-radius: 10px;
}
.house-list-2 li {
	list-style-type: none;
	display: inline-block;
	margin: 2%;
}
.house-list-2 li h3 {
	font-size: 24px;
}
.house-list-2 li img {
	width: 200px;
	height: 130px;
	border-radius: 10px;
}
/*house-list-end*/
/*expect-list*/
.expect-wrapper {
	width: 100%;
	padding: 30px 0;
	background: url(../images/contents-bg.png) repeat;
}
.expect-wrapper p.midashi {letter-spacing: 0.5px;font-size: 50px;text-align: center;
}
.expect-inner {
	width: 800px;
	margin: 0 auto;
}

.expect-inner a{display: block; text-align: right; color: #f2f2f2; }
.expect-block {
	margin: 40px 0;
}
.expect-txt {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.right-txt {
	width: 350px;
	float: left;
	
}
.right-txt h3 {
	font-size: 30px;
	line-height:0;
}
.left-img img {
	width: 400px;
	margin-top: 22px;
	margin-left: 50px;
	height: 220px;
	float: left;
	border-radius: 10px;
	vertical-align: text-top;
}
/*expect-list-end*/
.Reservation-btn a{background:#960d4b;text-align: center;border-radius: 5px;display:block; width:300px; height:40px; line-height:40px;padding:10px;border: none;color: #fff;font-size: 18px; font-weight:bold;cursor: pointer;text-decoration: none;}
.Reservation-btn .fa{display:inline;}
.Reservation-btn a:hover {transition: .1s all;opacity: .8;}

.book_today-box a{width: 100%;border-radius: 5px;text-align: center;font-size: 20px;color: #fff;padding: 10px 0;margin: 20px 0;text-decoration: none;display: block;position: relative;background: #960d4b;}
.book_today-box .fa{display:inline;}
.book_today-box a:hover {opacity: .7;transition: .1s}
/*contents-end*/

/*reviews*/
.reviews-box{width: 70%; float:left;}
.reviews-box h3{font-size: 23px;margin: 5px 0; line-height: 30px;}
/*.trip-widget{width:200px; float:right; margin-right:40px;}*/
.reviewimg{display: flex; align-items: center;}
.reviewicon{width:80px; height: auto}
.reviewstar {width:150px; height: auto}
.review-textbox{height: auto; clear: both; padding-right: 10px; margin-bottom: 25px;}
.TA_selfserveprop{margin-bottom:20px;}
/*reviews end*/





/*booking*/
#booking-fixed2 {position: fixed; bottom:0; right:0; width:240px; height:120px;  z-index:2000;font-weight: bold;}
#booking-fixed2 a{display: block; width:100%; height:100%; line-height:60px; background:#960d4b; color:#FFF; font-size:18px; text-align:center; font-weight:bold;  text-decoration:none;}
#booking-fixed2 a .ss{font-size:13px;}
#experience-fixed2{position: fixed; bottom:0; right:0; width:240px; height:60px; }
#experience-fixed2 a{display: block; width:100%; height:60px; padding-top:0; background:#056B8C;color:#FFF; text-align:center;  line-height:60px; text-decoration:none; font-size: 18px;}
#booking-fixed .fa{display:inline;}
#booking-fixed a:hover { background-color:#333;}
.book_today-box{font-weight: bold!important;}

/*800px~*/
@media screen and (max-width: 800px) {
.pc-ex ul{display:none;}
/*contents-expect*/
.expect-inner {width: 80%;margin: 0 auto;}
.right-txt {float: none;width: 80%;}
.left-img img {float: none;width: 100%;height: auto;margin-left: 0;}
.maikoya-logo-2 img{width:300px;}
.map-img iframe {width: 100%;height:auto ;
padding-top:5%;}
.right1{width: 240px;float: left;}
.right2{width: 240px;float:right;}
.reviews-box{width: 50%;}

}
/*contents-expect-end*/


/*780px~*/
@media screen and (max-width: 780px) {
#booking-fixed2{width:100%;}
#experience-fixed2{width:100%;}
footer{padding-bottom:130px;}

/*heder-menu-mobile*/
#menu {display: none;}
#lang-menu{display:none;}
.header-second-menu{display: block;}
.slicknav_menu {display: block;position: fixed;top:0;width: 100%;z-index: 999;}
.logo-mobile {display: block;position: fixed;top: 12px;left: -13px;z-index: 1000;}
#top-head {display: none;}
#samurai-tate li {width:350px;height: 100px;}
#samurai-kabuto li {width:300px;height: 100px;}
	
/*lang-menu-mobile*/
.logo-mobile img{width:180px;}
.lang-menu-mobile{display:block;fot-size:12px; position: fixed;top:10px;left: 200px; z-index: 1001; }
.lang-menu-mobile li{width:80px;list-style: none;}
.lang-menu-mobile li a{display:block; text-decoration: none; color: #CBBF79; font-size:14px;}
.lang-menu-mobile-child{background:#111;padding-left:2px;}
.lang-menu-mobile li ul{display: none;}
.lang-menu-mobile li:hover ul{ display: block;}
/*lang-menu-mobile-end*/
/*heder-menu-mobile-end*/
.house-wrapper h2 {font-size: 30px;text-align: center;}
.expect-wrapper h2 {font-size: 30px;text-align: center;}
.right-txt {width: 100%;margin-bottom: -20px;}
	
.left-img img {margin-bottom:20px;}
}
	
/*600px~*/
@media screen and (max-width: 600px) {
.trip-widget{float:left;}
.reviews-box{width: 100%;}
.ms-museum-img3 li img{width: 100px;height: 100px;}
.right1{float:left;width: 240px;}
.right2{float: left;width: 240px;}
.review-title{width: auto;float:left;}
	.Reservation-btn a{background:#960d4b;text-align: center;border-radius: 5px;display:block; width:90%; height:40px; line-height:40px;padding:10px;border: none;color: #fff;font-size: 18px; font-weight:bold;cursor: pointer;text-decoration: none;}
.review-textbox{height: auto; clear: both; padding-right: 0;}
	.reviews-box h3{font-size: 23px;margin: 5px 0 10px;}
.reviewicon{width:70px; height: auto}
.reviewstar {width:140px; height: auto}
}
/*400px~*/
@media screen and (max-width: 420px) {
.page-ttl p{font-size: 26px;}
.house-list-1 li img{width: 270px;height:auto;}
.house-list-2 li img{width: 270px;height:auto;}
.slide01 {display: none;}
.slide02 {display: none;}
.slide03 {display: none;}
.slide04 {display: none;}
.slide05 {display: none;}
.sp_slide01{height: 500px;background: url(../images/sp_slide01.jpg) no-repeat;background-size: cover;}
.sp_slide02{height: 500px;background: url(../images/sp_slide02.jpg) no-repeat;background-size: cover;}
.sp_slide03{height: 500px;background: url(../images/sp_slide03.jpg) no-repeat;background-size: cover;}
.sp_slide04{height: 500px;background: url(../images/sp_slide04.jpg) no-repeat;background-size: cover;}
}



/* CSS Document page_copy*/
/*all*/

h1{font-size:12px; color: #FFF;}
.width-inner{width:80%; margin:0 auto;}
.page-wrapper {
	width: 100%;
}
.page-inner {
	width: 90%;
	max-width:1000px;
	margin: 120px auto 50px;
}
.page-inner img{
	width: 700px;
	max-width: 100%;
}

img.icon {
	width: 20px;
	padding-right: 10px;
}
.page-inner h4 {
	color: #777777;
	font-size: 14px;
}
.page-inner h4 span {
	padding-right: 10px;
}
.page-inner dd {
	margin-left: 0;
}

.page-inner .box-wrapper{
	width:100%;}

.page-inner .box-wrapper h2 {
	width: 100%;
	border-bottom: 2px solid #BB9803;
}
.page-inner .box-wrapper-img{text-align:center;}
.page-inner .box-wrapper-img img{width:100%; max-width:1000px;}
.include-wrapper {
	border-radius: 10px;
	padding: 10px 30px;
	background: rgba(218,206,131,0.33);
}
.include-wrapper li {
	line-height: 18px;
	padding-bottom: 15px;
}
@media screen and (min-width: 600px) {
.flex-box{
	display: flex;
	align-items: center;
}
}

.learn-more-btn {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 0;
}
.learn-more-btn a {
	margin: 20px 0px 40px;
	padding: 3% 15% 3% 15%; 
	border: none;
	display: inline-block;
	font-size: 18px;
	font-weight:bold;
	line-height: 1;
	color: #fff;
	position: relative;
	cursor: pointer;
	border-radius: 5px;
	top: 0;
	transition: .1s all;
	text-decoration: none;
}
.learn-more-btn .fa {
	display: inline;
}
.learn-more-btn a:hover {
	transition: .1s all;
	opacity: .8;
}

/*all-end*/


/*experience*/

.ex-content-wrap h4{
	text-align: center;
}

.ex-content-wrap img{
display: block;
	margin-bottom: 1rem;
	height: auto;
}

.ex-content-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ex-content-box{
	margin-bottom: 1rem;
	padding: 1rem;
	width: 25%;
	background-color: #f0f0f0;
	}


/*workshops*/
.cooking-page-inner ul {
	padding-left: 10px;
}
.cooking-page-wrapper {
	background: url(../images/traditional-cooking/bg-teacher.png) repeat;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.cooking-page-wrapper .page-inner {
	background: rgba(255,255,255,0.83);
	border-radius: 15px;
	padding: 1% 4%;
	margin-top: 30px;
}
.cooking-main-v p {
	width: 80%;
	margin: 0 auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.5px;
	font-size:30px;
	padding-top: 100px;
	text-align: right;
	text-shadow: 2px 2px 3px #333;
}
.cooking-main-v {
	background: url(../images/traditional-cooking/top-img2.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}
.meal-class {
	width: 100%;
	height: auto;
	padding: 30px 0;
	background: url(../images/workshop-bg.jpg) repeat;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.meal-class h2 {
	font-size: 40px;
}
.meal-class-inner {
	margin: 0 auto;
	text-align: center;
}
.meal-class-box {
	position: relative;
	width: 45%;
	height:auto;
	display: inline-block;
	background: rgba(255,255,255,0.70);
	margin: 0 5px;
	padding: 0 10px;
	border-radius: 10px;
	vertical-align: top;
}

img.right-img {
	width: 50%;
	margin: 2%;
	float: right;
}
img.left-img {
	width: 50%;
	margin: 2%;
	float: left;
}
.dessert-class {
	width: 100%;
	height: auto;
	padding: 30px 0;
	background: url(../images/dessert-bg.jpg) repeat;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.meal-class-box .learn-more-btn a{font-size:20px!important;}
.dessert-class h2 {
	font-size: 40px;
}
.dessert-class h2 i {
	font-size: 26px;
	margin-left: 5px;
}
.dessert-class-inner {
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
}
.dessert-class-inner i {
	font-size: 50px;
	margin-top: 200px;
}
.dessert-class-box {
	position: relative;
	width: 42%;
	height: auto;
	display: inline-block;
	background: rgba(255,255,255,0.70);
	margin: 0 5px;
	padding: 0 10px;
	border-radius: 10px;
	vertical-align: top;
}
.dessert-class-box p {
	padding-bottom: 20px;
}
.cooking-page-wrapper .learn-more-btn a {
	background-color: #f7c100;
	font-size:16px;
	box-shadow: 0 2px 3px rgba(41,33,0,0.52);
}
.cooking-page-wrapper .learn-more-btn .fa {
	padding-right: 10px;
}


.wagashi-learn-more-btn { min-width:90px; width:80%;}
.wagashi-learn-more-btn a {
	width: 80%;
	background: rgba(0,175,133,1.00);
	box-shadow: 0 2px 3px rgba(18,41,1,0.52);
	margin:20px auto;
	padding: 10px;
	border: none;
	display: inline-block;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	line-height: 1;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
	transition: .1s all;
	text-decoration: none;
}
.wagashi-learn-more-btn .fa {
	font-size: 15px;
	padding-right: 10px;
	display: inline;
}
.wagashi-learn-more-btn a:hover {
	transition: .1s all;
	opacity: .8;
	border-radius: 5px;
}


/*topics*/
.topics{width: 80%; margin: 50px auto 50px;}
.topics p{ font-size:11px;}
.topics p.titles{ color:#693; font-size:13px; font-weight:bold;}

/*tea-ceremony*/
.tea-ceremony-main-v p {
	display: flex;
	justify-content: center;
	width: 80%;
	margin: 0 auto;
	padding-top: 225px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.5px;
	font-size:30px;
	text-align: center;
	text-shadow: 2px 2px 3px #333;
}
.tea-ceremony-main-v {
	background: url(../images/tea-ceremony/teaceremony-top2.jpg) no-repeat;
	background-size: cover;
	height: 600px;
}
.teaceremony-page-wrapper {
	background: url(../images/tea-ceremony/Japanesetea.jpg) repeat;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.teaceremony-page-wrapper .page-inner {
	background: rgba(255,255,255,0.83);
	border-radius: 15px;
	padding: 1% 4%;
	margin-top: 30px;
}
.teaceremony-page-wrapper .right-img {
	width: 40%;
	margin-left: 30px;
}
.teaceremony-page-wrapper .dessert-class-box ol {
	padding-left: 24px;
	text-align: left;
	font-size: 16px;
}
.teaceremony-page-wrapper .dessert-class-box {
	width: 42%;
	height: 660px;
}
.teaceremony-page-wrapper .dessert-class {
	padding: 5px 0;
	background: url(../images/tea-ceremony/dessert-bg.jpg) repeat;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.teaceremony-page-wrapper .learn-more-btn a {
	background-color: #1d5b10;
	box-shadow: 0 2px 3px rgba(18,41,1,0.52);
}
/*kimono-page*/
.kimono-page-main-v p {
	width: 80%;
	margin: 0 auto;
	padding-top: 225px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.5px;
	font-size:30px;
	text-align: right;
	text-shadow: 2px 2px 3px #333;
}
.kimono-page-main-v {
	background: url(../images/kimono/kimono-top2.jpg) no-repeat;
	background-size: cover;
	height: 430px;
}
.kimono-page-wrapper .page-inner {
	background: rgba(255,255,255,0.83);
	border-radius: 15px;
	padding: 1% 4%;
	margin-top: 30px;
}
.kimono-page-wrapper .dessert-class {
	padding: 5px 0;
	background: url(../images/kimono/kimono-page-bg.jpg) repeat;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.kimono-page-wrapper .learn-more-btn a {
	background-color: #960d4b;
	box-shadow: 0 2px 3px rgba(44,26,34,0.50);
}
.kimono-page-wrapper .dessert-class-box {
	height: 680px;
}
.kimono-page-wrapper .dessert-class-box ol {
	padding-left: 24px;
	text-align: left;
	font-size: 16px;
}
/*cloth-page*/
.cloth-page-wrapper {
	background-color: #464646;
	background-position: center center;
	background-size: cover;
	background: url(../images/cloth-wrapping/bg-cloth.jpg) repeat;
	margin-bottom: 0;
	padding-bottom: 10px;
	　background-attachment: fixed;
}
.cloth-page-wrapper .page-inner {
	background: rgba(255,255,255,0.83);
	border-radius: 15px;
	padding: 1% 4%;
	margin-top: 30px;
}
.cloth-page-main-v {
	background: url(../images/cloth-wrapping/top-img2.jpg) no-repeat;
	background-size: cover;
	height: 400px;
}
.cloth-page-main-v p {
	width: 80%;
	margin: 0 auto;
	padding-top: 225px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.5px;
	font-size:30px;
	text-align: right;
	text-shadow: 2px 2px 3px #333;
}

/*calligraphy-page*/
.calligraphy-page-wrapper {
	background-color: #464646;
	background: url(../images/calligraphy/bg-calligraph.jpg) repeat;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.calligraphy-page-wrapper .page-inner {
	background: rgba(255,255,255,0.83);
	border-radius: 15px;
	padding: 1% 4%;
	margin-top: 30px;
}

.calligraphy-page-wrapper .dessert-class {
	padding: 5px 0;
	background: rgba(85,85,85,0.85);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.calligraphy-page-wrapper .dessert-class-box ol {
	padding-left: 24px;
	text-align: left;
	font-size: 16px;
}
.calligraphy-page-wrapper .dessert-class-box {
	height: 450px;
}
.calligraphy-page-wrapper .learn-more-btn a {
	background-color: #0A0A0A;
	box-shadow: 0 2px 3px rgba(31,32,30,0.52);
}
/*origami-page*/
.origami-page-wrapper {
	background: url(../images/origami/bg-origami.jpg) repeat;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.origami-page-wrapper .page-inner {
	background: rgba(255,255,255,0.83);
	border-radius: 15px;
	padding: 1% 4%;
	margin-top: 30px;
}
.origami-page-main-v {
	background: url(../images/origami/top-img2.jpg) no-repeat;
	background-size: cover;
	height: 400px;
}
.origami-page-main-v p {
	width: 80%;
	margin: 0 auto;
	padding-top: 225px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.5px;
	font-size:30px;
	text-align: right;
	text-shadow: 2px 2px 3px #333;
}

/*maiko-page*/
.maiko-page-wrapper {
	margin-bottom: 0;
	padding-bottom: 0;
}

.maiko-main-v p {
	width: 80%;
	margin: 0 auto;
	padding-top: 250px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.5px;
	font-size:30px;
	text-align: center;
	text-shadow: 2px 2px 3px #333;
}
.maiko-main-v {
	background: url(../images/geisha/maiko-tradition-top.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}

/*workshops-end*/

/*share-btn*/
.share-buttons-wrapper{width:80%; margin: 0 auto;}
ul.share-buttons{
  list-style: none;
  padding: 0;  display: flex;
}

ul.share-buttons li{
 margin-right: 15px;
}

ul.share-buttons li img{
  width:30px;
}

ul.share-buttons .sr-only{
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/*share-btn*/

@media screen and (min-width: 980px) {
.cloth-page-wrapper .dessert-class-box {
	max-height: 560px;
}
}

@media screen and (max-width: 900px) {
.meal-class-box {
	width: 40%;
	margin-bottom: 10px;
}
}

@media screen and (max-width: 730px) {
.dessert-class-box {
	width: 80%;
	height: 480px;
	margin-bottom: 20px;
}
.dessert-class-inner i {
	display: none;
}
.cooking-page-wrapper .meal-class-box {
	height: auto;
}
.cooking-page-wrapper .meal-class-box p {
	margin-bottom: 80px;
}
.cooking-page-wrapper .dessert-class-box {
	height: auto;
}
.teaceremony-page-wrapper .dessert-class-box {
	width: 80%;
	height: auto;
}
.teaceremony-page-wrapper .dessert-class-box ol {
	padding-bottom: 80px;
}
.kimono-page-wrapper .dessert-class-box {
	height: auto;
}
.kimono-page-wrapper .dessert-class-box ol {
	padding-bottom: 80px;
}
.cloth-page-wrapper .dessert-class-box {
	height: auto;
}
.cloth-page-wrapper .dessert-class-box img {
	margin-bottom: 80px;
}
.calligraphy-page-wrapper .dessert-class-box {
	height: auto;
}
.calligraphy-page-wrapper .dessert-class-box img {
	margin-bottom: 80px;
}
.origami-page-wrapper .dessert-class-box {
	height: auto;
}
.origami-page-wrapper .dessert-class-box img {
	margin-bottom: 80px;
}
	.cooking-main-v{height: 360px;margin-bottom: -120px;}
	.cooking-page-wrapper .page-inner{margin-top: 150px;}
	
}

@media screen and (max-width: 500px) {
.soft-box {
	padding: 10px;
}
.meal-class h2 {
	font-size: 30px;
}
.meal-class-box {
	width: 90%;
}
.dessert-class-box {
	width: 90%;
	height: 430px;
}
.dessert-class h2 {
	font-size: 26px;
}
.dessert-class h2 i {
	font-size: 16px;
}
img.right-img {
	width: 100%;
	float: none;
}
img.left-img {
	width: 100%;
	float: none;
}
.dessert-class h3{line-height: 30px;}
	
/*teaceremony*/
.teaceremony-page-wrapper .right-img {
	width: 100%;
	margin-left: 0;
}
.teaceremony-page-wrapper .right-img-wrapper {
	text-align: center;
}
.tea-ceremony-main-v p {
	text-align: center;
	padding-top: 300px;
}
.tea-ceremony-main-v {
background-position : -480px 0;
background-size:1000px;
}
/*cooking-page*/
.cooking-main-v p {
	padding-top: 230px;
	text-align: center;
}
.cooking-main-v {background-position: center;
}
/*kimono-page*/
.kimono-page-main-v p {
	padding-top: 210px;
	text-align: center;
}
.kimono-page-main-v {
	background-position: center;
}
/*origami*/
.origami-page-main-v {
background-position: -100px 0;
}
.origami-page-main-v p {
text-align: center;

}
/*cloth-wrapping*/
.cloth-page-main-v {
background-position:-170px 0;
background-size: 700px;
}
.cloth-page-main-v p {
	padding-top: 200px;
	text-align: center;
}
	
/*maiko*/
.maiko-main-v {
	background-position:-100px;
}

/*topics*/
.topics{ display:none;}
}
