@charset "utf-8";

/* カスタムcss */
.home .adminEdit { display:none; }
.home #main #container { padding-top:0px; }
#headerTop { background:#b4995a; padding:2px 5px; }
/* #headerTop { background: none; margin: 0px auto 0px auto; z-index: 99999999; position: fixed; width: auto; left: 20%; top:5px; display:block; } */ /* 仮指定 */
#headerTop #site-description { color:#FFF; text-align:left; }
#header { background:#b4995a; padding:0px; }
/* #header { background: none; margin: -40px auto 0px auto; z-index: 9999999999; position: fixed; width: auto; right: 10%; } */ /* 仮指定 */

/* #header #site-title { padding-bottom:5px; display:none; } */
/* #header #site-title { color:#FFF; padding:5px 5px 5px 70px; font-family: 'Great Vibes', cursive; line-height:auto; background:url(/wp/common/logomark.png) no-repeat 10px center; } */
#header #site-title span { font-size:13px; display:block; line-height:1.2; padding:10px 0px 5px 0px; }
#header #site-title a { color:#FFF; font-family: 'Great Vibes', cursive; font-size:34px; font-weight: normal; line-height: 1; }
#header #site-title a img { max-width:340px; margin-top:0px; /* -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; */ }
#header #headContact { width:auto; text-align:left; }
#header #headContact { margin:0px 0px 0px 10px; padding-top:0px; }
#header #headContactInner { float:right; }
#header #headContact #headContactTxt { font-size:12px; padding:5px; background:#111; color:#FFF; border-radius:50px; }
#header #headContact #headContactTime { color:#FFF; font-size:13px; }
#header #headContact #headContactTel { font-size:34px; font-family: 'EB Garamond', serif; color:#FFF; margin:5px auto 0px auto; }
#header #headContact #headContactTel span { font-size:60%; }
#header #headContact #headContactTel a { color:#FFF; }
#header #headContact #headContactTel img { vertical-align:top; }
#header #headContact ul { margin:0px 5px; float:right; }
#header #headContact ul li { display:inline-block; text-align:center; font-size:18px; }
#header #headContact ul li.first { margin:0 1%; padding:12px; color:#fff; border-radius:4px; background:#d54f46; font-weight:bold; }
#header #headContact ul li.first a.raiten { background:url(/wp/common/raiten.png) no-repeat left center; padding-left:35px; color:#FFF; }
#header #headContact ul li.second { margin:0 1%; padding:12px; color:#fff; border-radius:4px; background:#009ce7; font-weight:bold; }
#header #headContact ul li.second a.mail { background:url(/wp/common/mail.png) no-repeat left center; padding-left:35px; color:#FFF; }
#header #headContact ul li.company { font-size:12px; padding:5px 5px 5px 15px; background:url(/wp/common/company.png) no-repeat left center; }
#header #headContact ul li.staff { font-size:12px; padding:5px 5px 5px 15px; background:url(/wp/common/staff.png) no-repeat left center; }
#header #headContact ul li.blog { font-size:12px; padding:5px 5px 5px 15px; background:url(/wp/common/blog.png) no-repeat left center; }
#header #headContact ul li.access { font-size:12px; padding:5px 5px 5px 15px; background:url(/wp/common/access.png) no-repeat left center; }

.fixed #header #site-title a img { /* max-height:40px; */ }
.grecaptcha-badge { bottom: 80px !important; }

#header .mail_bt{
font-size:12px;
background:#b4995a;
display:inline-block;
color: #FFF;
margin:-5px 10px 0px 10px;
padding:5px 10px 5px 10px;
vertical-align:middle;
border-radius:2px; 
border:1px solid #FFF;
}
#header .mail_bt:hover { background:#ceb16d; }
#header a.mail_bt { text-decoration:none; color:#FFF !important; }

#header .form_bt{
font-size:12px;
background:#b4995a;
display:inline-block;
color: #FFF;
margin:-5px 10px 0px 0px;
padding:5px 10px 5px 10px;
vertical-align:middle;
border-radius:2px; 
border:1px solid #FFF;
}
#header .form_bt:hover { background:#ceb16d; }
#header a.form_bt { text-decoration:none; color:#FFF !important; }

/* wprm カスタマイズ */
/* #mg-wprm-wrap ul li.oya3 a { pointer-events: none; } */

div#mg-wprm-wrap ul li span.wprmenu_icon::before {
  top: 0px;
}
.icon_default.wprmenu_icon_par::before {
  content: "\2b";
  position: absolute;
font-weight:bold;
font-size:24px;
	font-family: FontAwesome;
}
span.wprmenu_icon.wprmenu_icon_par { top:0px; }
.wprm_before_menu_content { padding:10px 0px; }



.hina { font-family: 'Hina Mincho', serif !important; font-weight:normal !important; }
.kaid { font-family: 'Kaisei Decol', serif !important; }
.kaio { font-family: 'Kaisei Opti', serif !important; }
.ko { font-family: 'Klee One', cursive !important; }

.ybg { background:#F4E511 ; padding:10px; }
.ybg p:last-child { margin-bottom:0px; }
.ybg2 { background:#f8d255 ; padding:10px; }
.ybg2 p:last-child { margin-bottom:0px; }
.obg { background:#ffa500 ; padding:10px; }
.obg p:last-child { margin-bottom:0px; }


#inline-sentence { /* padding:20px; */ }
#inline-sentence h3 { margin-bottom:15px; }
#inline-sentence p { margin-bottom:15px; }


#modal-alert {
  box-sizing: border-box;
  background: #FAF7F3;
}

#modal {
    position: fixed;
    bottom: 20px;
    left: 0px;
    font-size: 120%;
	display:none;
}
.page-id-242 #modal { display:block; }
#modal a {
    background: #C00;
    text-decoration: none;
    color: #fff;
    width: 200px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 0px 5px 5px 0px;
}
#modal a:hover {
    text-decoration: none;
    background: #999;
}

.must { padding:5px 8px; margin:0 5px; background:#c00; color:#FFF; font-size:70%; border-radius:4px; }

.under { border-bottom:1px solid #CCC; padding-bottom:20px !important; }

.hanayome {
  margin-top: -20px;
  z-index: 100;
  position: relative;
  display: block;
  float: right;
  width:32%;
	padding:2% 0% 20% 2%;
}
.tokuchou {
  margin: 0px auto 5px auto;
  padding: 0px;
}
.content .tokuchou p {
	margin-bottom:5px;
}
.content .tokuchou h4.inBox { background:none; color:#111; padding:0px; }

.gray_bg { background:#f6f6f4; padding:30px 0px; text-align:center; }
.box580 { max-width:580px; margin:0 auto; }
.box580 img { max-width:100%; }
.box580 p { padding:15px; text-align:left; }

.bejyu_bg { background:#e7d5af; padding:15px 0px; text-align:center; }
.cream_bg { background:#fbf8ef; padding:15px 0px; text-align:center; }


/*====================================================================
.s_05 .accordion_one　アコーディオン閉じるボタン複数
====================================================================*/
.s_05 .accordion_one {
	/* max-width: 1024px; */
	max-width: 1180px;
	margin: 0 auto;
}
.s_05 .accordion_one .accordion_header {
	background-color: #e5f0f2;
	color: #686868;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 11%;
	text-align: left;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_header {
    background-color: #e5f0f2;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_header {
    background-color: #e5f0f2;
}
.s_05 .accordion_one .accordion_header:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 5%;
	width: 24px;
	height: 24px;
	border: 1px solid #333;
	/* border:none; */
	margin-top: -12px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
.s_05 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before, .s_05 .accordion_one .accordion_header .i_box .one_i:after {
	display: flex;
	content: '';
	background-color: #333;
	border-radius: 10px;
	width: 18px;
	height: 2px;
	position: absolute;
	top: 8px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before {
	width: 2px;
	height: 18px;
	top: 0;
	left: 8px;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
	display: none;
	padding: 30px 30px;
	border-left: 2px solid #e5f0f2;
	border-right: 2px solid #e5f0f2;
	border-bottom: 2px solid #e5f0f2;
	box-sizing: border-box;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_inner {
	border-left: 2px solid #e5f0f2;
	border-right: 2px solid #e5f0f2;
	border-bottom: 2px solid #e5f0f2;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_inner {
	border-left: 2px solid #e5f0f2;
	border-right: 2px solid #e5f0f2;
	border-bottom: 2px solid #e5f0f2;
}
.s_05 .accordion_one .accordion_inner .box_one {
	/* height: 300px; */ min-height:150px;
}
.s_05 .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea {
	width: 180px;
	margin: 20px auto 0px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #666;
	padding: 15px 15px 15px 20px;
	text-decoration: none;
	line-height: 1.3;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	transition-duration: 0.2s;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #ad8826;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #ad8826;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 10%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 18px;
	height: 18px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before, .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
	content: '';
	background-color: #fff;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(45deg);
	transform-origin: center center;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
@media screen and (max-width: 1024px) {
	.s_05 .accordion_one .accordion_header {
		font-size: 18px;
	}
	.s_05 .accordion_one .accordion_header .i_box {
		width: 24px;
		height: 24px;
		margin-top: -12px;
	}
	.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.s_05 .accordion_one .accordion_header {
		font-size: 16px;
		text-align: left;
		padding: 15px 15px 15px 60px;
	}
}


/* アイキャッチ画像のサイズを設定 */
#pageTitleImage img {
    width:100%;
    height:auto;
}

html body div.wprm-overlay {
    background: rgb(0,0,0,0.2);
}

/* .fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  background:#FFF;
  box-shadow:0px 0px 6px 0px #555;
  opacity:0.90;
  padding:5px 0px;
}
#fixedBox { z-index:999999; } */

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
hr {
  border-top: 2px solid #777;
}
hr.gold {
  border-top: 2px solid #ad8826;
}
hr.grd {
  border:none;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ccc), to(transparent));
  background-image: linear-gradient(to right, transparent, #ccc, transparent);
}
hr.grdB {
  border:none;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#000), to(transparent));
  background-image: linear-gradient(to right, transparent, #000, transparent);
}
hr.grdG {
  border:none;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ad8826), to(transparent));
  background-image: linear-gradient(to right, transparent, #ad8826, transparent);
}
hr.ami {
  border:none;
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #ccc 0, #ccc 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #ccc 0, #ccc 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}

.grd_bg {
  padding:15px;
  border-top: 1px solid #EDEDED !important;
  border-bottom: 1px solid #EDEDED !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f4f3ec), color-stop(0.85, #fff), color-stop(0.15, #fff), color-stop(0.00, #f4f3ec)) !important;
  background: -webkit-linear-gradient(top, #f4f3ec 0%, #fff 15%, #fff 85%, #f4f3ec 100%) !important;
  background: -moz-linear-gradient(top, #f4f3ec 0%, #fff 15%, #fff 85%, #f4f3ec 100%) !important;
  background: -o-linear-gradient(top, #f4f3ec 0%, #fff 15%, #fff 85%, #f4f3ec 100%) !important;
  background: -ms-linear-gradient(top, #f4f3ec 0%, #fff 15%, #fff 85%, #f4f3ec 100%) !important;
  background: linear-gradient(to bottom, #f4f3ec 0%, #fff 15%, #fff 85%, #f4f3ec 100%) !important;
}
.grd_bg p:last-child { margin-bottom:0px; }

.content ul.tab { margin:0px auto; }
.content ul.tab li { padding:5px 10px; color:#FFF; background:#cfa972; margin:5px; display:inline-block; border-radius:3px; }

.content ul.tab1 { margin:0px auto; }
.content ul.tab1 li { padding:5px 10px; color:#FFF; background:#931432; margin:5px; display:inline-block; border-radius:3px; }

.content ul.tab2 { margin:0px auto; }
.content ul.tab2 li { padding:5px 10px; color:#931432; background:#f4ecee; margin:5px; display:inline-block; border-radius:3px; }

.parallax-window {
     min-height: 900px;
     background: transparent;
}
.parallax-slider {
     top: 0;
     left: 0;
}

#pageTitBnr { padding-top: 15px; }
#pageTitBnr #pageTitInner #pageTit { color:#ad8826; }

/* タイムライン風 */
.timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
.timeline-date {
    width: 150px;
    float: left;
    margin-top: 15px;
	font-size:22px !important;
	margin-bottom:0px;
	font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  }
.timeline-content {
    width: 80%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
  }
.timeline-content h3 { border:none; margin-top:10px; margin-bottom:10px; padding-left:5px; padding-bottom:5px; }

.timeline-content:before {
    content: "\2B22";
	color:#c3b793;
	font-size:42px;
    width: 22px;
    height: 22px;
	/* text-shadow:0px 0px 0px 2px #e5e5d1; */
	text-shadow:
            3px 3px 3px #e5e5d1, -3px -3px 3px #e5e5d1,
           -3px 3px 3px #e5e5d1,  3px -3px 3px #e5e5d1,
            3px 0px 3px #e5e5d1, -3px -0px 3px #e5e5d1,
            0px 3px 3px #e5e5d1,  0px -3px 3px #e5e5d1;
    /* background: #c3b793; */
    position: absolute;
    left: 145px;
    top: 22px;
    border-radius: 100%;
  }

#gMenu .menu li a strong { font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }

/* マーカー線・ピンク */
.marker{
background:linear-gradient(transparent 55%, #ff5a5f2e 55%);
font-weight:bold !important; 
}
/* マーカー線・イエロー */
.marker2 {
background:linear-gradient(transparent 55%, #ffd7005e 55%);
font-weight:bold !important; 
}
/* マーカー線・イエロー */
.marker3 {
background:linear-gradient(transparent 55%, #ffd7005e 55%);
}
/* マーカー線・グレー */
.marker4 {
background:linear-gradient(transparent 55%, #eee 55%);
}
/* マーカー線・グレー */
.marker5 {
background:linear-gradient(transparent 55%, #ddd 55%);
}
/* マーカー線・グレー */
.marker6 {
background:linear-gradient(transparent 55%, #ccc 55%);
}

img.gray {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}

img.gray:hover {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
}

.concept { text-align:center; padding:0px 0px 20px; }
.sect { text-align:center; padding:80px 0px; }
.sect1 { text-align:center; padding:80px 0px; }
.sect2 { text-align:center; padding:80px 0px; background:url(/wp/images/sect2.png) no-repeat center 10px #e7d5af; }
.sect3 { text-align:center; padding:50px 0px; background:url(/wp/images/sect3.png) no-repeat center 10px #a68b62; }
.sect4 { text-align:center; padding:30px 0px 50px 0px; background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 35%, rgba(193,173,132,1) 35%); }
.sect5 { text-align:center; padding:40px 0px; }
.sect6 { text-align:center; padding:60px 0px; background:#f4f3ee; }

.content ul.check { margin-left:0px; }
.content ul.check li { list-style:none; font-size:18px !important; }
.content ul.check li.cp1::before { content:url(/wp/images/c1.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp2::before { content:url(/wp/images/c2.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp3::before { content:url(/wp/images/c3.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp4::before { content:url(/wp/images/c4.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp5::before { content:url(/wp/images/c5.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp6::before { content:url(/wp/images/c6.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }

.content ul.check li.cp1_::before { content:url(/wp/images/c1_.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp2_::before { content:url(/wp/images/c2_.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp3_::before { content:url(/wp/images/c3_.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp4_::before { content:url(/wp/images/c4_.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp5_::before { content:url(/wp/images/c5_.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }
.content ul.check li.cp6_::before { content:url(/wp/images/c6_.png); margin-right:5px; vertical-align: -moz-middle-with-baseline; }



@media screen and (min-width: 768px){
.br-sp {display: none; }
}



.reason_bg1 { text-align:center; padding:80px 0px; margin-bottom:60px; background:#f7f7f7; box-shadow:inset -400px 185px 0px 0px #FFF; }
.reason_bg1 .imgBox { float:right; width:45%; padding:2%; }
.reason_bg1 .txtBox { float:left; width:45%; padding:2%; text-align: left; }
.reason_bg1 .txtBox h3 { border:none; font-size:30px; }
.reason_bg1 .txtBox h3 span { font-size:48px; display:block; line-height: 1.1; margin-bottom:10px; }

.reason_bg2 { text-align:center; padding:80px 0px; margin-bottom:60px; background:#f7f7f7; box-shadow:inset 400px 200px 0px 0px #FFF; }
.reason_bg2 .imgBox { float:left; width:45%; padding:2%; }
.reason_bg2 .txtBox { float:right; width:45%; padding:2%; }
.reason_bg2 .txtBox h3 { border:none; font-size:30px; }
.reason_bg2 .txtBox h3 span { font-size:48px; display:block; }

.oneday_bg { background:url(/wp/images/oneday_bg.jpg) no-repeat right center; margin:0 auto 40px auto; max-width:1200px; padding:20px 40px; }
.oneday_bg .txtBox { float:left; width:40%; padding:2.5%; margin:3% 0% 2% 4%; border:13px solid #f4ecee; box-shadow:inset 0px 0px 0px 1px #a21738; -webkit-transform:skew(-10deg, 0deg);
    -moz-transform:skew(-10deg, 0deg);
    -ms-transform:skew(-10deg, 0deg);
    -o-transform:skew(-10deg, 0deg);
    transform:skew(-10deg, 0deg); background:url(/wp/images/onedaycourse.png) no-repeat right 30px #f4ecee; position:relative; }
.oneday_bg .txtBox h3 { color:#931432; font-size:30px; border:none; margin-top:20px; -webkit-transform:skew(10deg, 0deg);
    -moz-transform:skew(10deg, 0deg);
    -ms-transform:skew(10deg, 0deg);
    -o-transform:skew(10deg, 0deg);
    transform:skew(10deg, 0deg); }
.oneday_bg .txtBox span { position:absolute; top:-40px; left:-50px; -webkit-transform:skew(10deg, 0deg);
    -moz-transform:skew(10deg, 0deg);
    -ms-transform:skew(10deg, 0deg);
    -o-transform:skew(10deg, 0deg);
    transform:skew(10deg, 0deg); }
.oneday_bg .txtBox p { -webkit-transform:skew(10deg, 0deg);
    -moz-transform:skew(10deg, 0deg);
    -ms-transform:skew(10deg, 0deg);
    -o-transform:skew(10deg, 0deg);
    transform:skew(10deg, 0deg); }
.oneday_bg .txtBox .click { -webkit-transform:skew(10deg, 0deg);
    -moz-transform:skew(10deg, 0deg);
    -ms-transform:skew(10deg, 0deg);
    -o-transform:skew(10deg, 0deg);
    transform:skew(10deg, 0deg);
    background:#931432; }
.oneday_bg .txtBox .click_obi { -webkit-transform:skew(10deg, 0deg);
    -moz-transform:skew(10deg, 0deg);
    -ms-transform:skew(10deg, 0deg);
    -o-transform:skew(10deg, 0deg);
    transform:skew(10deg, 0deg);
 }

.voice { padding:20px; background:#eeebe2; border-radius:30px; }
.voice h3 { display:inline-block; border:none; padding:0px; margin:10px 0px 15px 0px; }
.voice p { font-size:20px; margin-bottom:0px; padding:0px; }
.voice img.imgr { float:right; margin-left:10px; }
.voice img.imgl { float:left; margin-right:10px; }


/*タブ切り替え全体のスタイル*/
.tabs {
  margin: 50px auto;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 98%;
  margin: 0 auto 10px; }

/*タブのスタイル*/
.tab_item {
  width: calc(100%/5);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px;
  clear: both;
  overflow: hidden;
  /* color:#FFF; */
}


/*選択されているタブのコンテンツのみを表示*/
#item1:checked ~ #item1_content,
#item2:checked ~ #item2_content,
#item3:checked ~ #item3_content,
#item4:checked ~ #item4_content,
#item5:checked ~ #item5_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}

/* 頭出し調整 */
#k1, #k2, #k3, #k4 { margin-top: -90px; padding-top: 90px; display:block; }
#tsuite, #eriashi_jirei, #eriashi, #senaka, #ude, #mayu, #momiage, #kuchimawari, #senaka_m{ margin-top: -90px; padding-top: 90px; display:block; }
#otegaru, #day1, #day1_p, #day2, #day3 { margin-top: -90px; padding-top: 90px; display:block; }
#aisatsu, #access, #staff, #bike, #car { margin-top: -90px; padding-top: 90px; display:block; }
#wasou, #standard, #choice, #perfect, #op-s { margin-top: -90px; padding-top: 90px; display:block; }
#Gel, #Tip { margin-top: -90px; padding-top: 90px; display:block; }
#op, #op-f, #sono { margin-top: -90px; padding-top: 90px; display:block; }
#kitai, #mayucut, #type, #kaku, #change, #ubu, #bui { margin-top: -90px; padding-top: 90px; display:block;/* height:90px;*/ }
#sh-op, #op-a { margin-top: -90px; padding-top: 90px; display:block; }
#op-f-sp { margin-top: -90px; padding-top: 90px; display:block; }



.content table th h3.ct { margin:0px 0px; padding:10px 0px; }
.content table td { font-size:18px; }

.content table th.gr { background:#bdeee2; }
.content table td.gr { background:#f1fcfb; }

.content table th.pink { background:#f6d8e0; }
.content table td.pink { background:#f4ecee; }

form input[type="tel"] { padding:10px 5px; border:1px solid #CCC; border-radius:2px; }

.flexslider { background:#000; }
.flex-direction-nav { display:none; }

.top_after_image_widget_area { padding:10px 0px; text-align:center; }
.top_after_image_widget_area p { text-align:center; }

.content .infoList .infoCate.update a { background-color:#3a83b6 !important; color:#FFF; }
.content .infoList .infoCate.news a { background-color:#ffaa00 !important; color:#FFF; }

#footer { background:#b4995a; }
#footMenu { background:#b4995a; border-top:0px solid #000; border-bottom:0px solid #000; }
#footMenu .innerBox { border-bottom:1px solid #ad8826; }
#footMenu .innerBox .menu li a:hover { color:#FFF; }
#siteBottom { background:#ad8826; border-top:0px solid #111; padding:0px; }
#siteBottomInner.innerBox { padding:15px 0px 15px 0px; color:#FFF; }
#siteBottomInner.innerBox a { color:#FFF; }

.content h1.ct { text-align:center; border:none; text-shadow:0px 0px 4px #DDD; }


.content h2.cttop { font-size:32px; text-align:center; background:url(/wp/common/cttop.png) no-repeat center top; border:none; color:#ad8826; padding:85px 0px 0px; margin-bottom:0px; line-height:1.2; }

.content h2.cttop2 { font-size:32px; text-align:center; background:url(/wp/common/cttop2.png) no-repeat center top; border:none; color:#FFF; padding:85px 0px 0px; margin-bottom:0px; line-height:1.2; }


.content h2.ct { font-family: 'Great Vibes', cursive; text-align:center; background:none; border:none; font-size:54px; font-weight: normal; color:#ad8826; padding:8px 0px; }
.content h2.ct span { font-family: 'EB Garamond', serif; font-size:30%; color:#878787; display:block; }
.content h2.ct1 { font-family: 'Great Vibes', cursive; text-align:center; background:none; border:none; font-size:90px; font-weight: normal; color:#ad8826; padding:0px 0px; margin-bottom:-20px; line-height:1.2; }
.content h2.ct1::before { content:url(/wp/common/ctleft.png); margin-right:20px; }
.content h2.ct1::after { content:url(/wp/common/ctright.png); margin-left:25px; }

.content h2.ct2 { font-family: 'Great Vibes', cursive; text-align:center; background:none; border:none; font-size:88px; font-weight: normal; color:#FFF; padding:0px 0px; margin-bottom:-20px; line-height:1.2; }
.content h2.ct2::before { content:url(/wp/common/ctleft2.png); margin-right:20px; }
.content h2.ct2::after { content:url(/wp/common/ctright2.png); margin-left:25px; }

.content h2.ct3 { font-family: 'Great Vibes', cursive; text-align:center; background:none; border:none; font-size:90px; font-weight: normal; color:#ad8826; padding:0px 0px; margin-bottom:-20px; line-height:1.2; }
.content h2.ct3::before { content:url(/wp/common/ctleft.png); margin-right:20px; }
.content h2.ct3::after { content:url(/wp/common/ctright.png); margin-left:25px; }

.content h2.ct4 { font-family: 'Great Vibes', cursive; text-align:center; background:none; border:none; font-size:64px; font-weight: normal; color:#686868; padding:0px 0px; margin-bottom:0px; line-height:1.0; }
.content h2.ct4::after { content:url(/wp/common/ct4.png); display:inline-block; width:100%; transform: scale(0.5); position: relative; top: -10px; }


.content h2.ct5 { font-family: 'Great Vibes', cursive; text-align:center; background:none; border:none; font-size:64px; font-weight: normal; color:#686868; padding:0px 0px; margin-bottom:0px; line-height:1.0; }
.content h2.ct5::after { content:"－－－－－－－－－－－－－－－－－－－－－－－－"; display:inline-block; width:100%; position: relative; top: -10px; letter-spacing: -0.5em;
font-size: 16px; }




.content h3.point { border:none; padding:0px; display:inline-block; }
.content h3.point span { display:block; font-size:38px; }


.content h3 { font-size:28px; color:#ad8826; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.content h4 { font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.content h3.dia { background:url(/wp/images/dia.png) no-repeat left center; padding-left:40px; border:none; border-bottom: 1px solid #aea35c; }
.content h3.bridal { background:url(/wp/images/title_bg.png) no-repeat right bottom; border:none; border-bottom: 1px solid #aea35c; padding:0px; }
.content h3.bridal span { vertical-align:middle; padding:0px 10px 0px 0px; }
.content h3.bridal span img { vertical-align:baseline;}

.content h3.bg1 { background:url(/wp/images/h3_bg1.png) no-repeat left center; padding-left:80px; border:none; }
.content h3.bg2 { background:url(/wp/images/h3_bg2.png) repeat center; border:none; border:1px solid #e3d0b1; }
.content h3.bg3 { text-align:center; border:none; line-height:1.5; padding:5px 0px; }
.content h3.bg3::before { content:url(/wp/images/h3_bg3.png); display:block; margin-bottom:5px; }
.content h3.bg3::after { content:url(/wp/images/h3_bg3_.png); display:block; }
.content h3.bg3 span { font-size:50%; margin:0 1em; color:#111; display:block; }
.content h3.bg4 { text-align:center; border:none; line-height:1.5; padding:5px 0px; }
.content h3.bg4::before { content:url(/wp/images/h3_bg4.png); display:block; }
.content h3.bg4::after { content:url(/wp/images/h3_bg4_.png); display:block; margin-top:10px; }
.content h3.bg5 { text-align:center; border:none; line-height:1.5; padding:5px 0px; }
.content h3.bg5::before { content:url(/wp/images/h3_bg5.png); display:block; margin-bottom:5px; }
.content h3.bg5::after { content:url(/wp/images/h3_bg5_.png); display:block; }
.content h3.bg5 span { font-size:50%; margin:0 1em; color:#111; display:block; }

.content h3.gold { text-align:center; border:none; line-height:1.5; padding:5px 0px; }
.content h3.gold::before { content:url(/wp/images/h3_gold.png); display:block; margin-bottom:5px; }
.content h3.gold::after { content:url(/wp/images/h3_gold_.png); display:block; }
.content h3.gold span { font-size:50%; margin:0 1em; color:#111; display:block; }

.content h3.gold2 { text-align:center; border:none; line-height:1.5; padding:5px 0px; color:#111; }
.content h3.gold2::before { content:url(/wp/images/h3_gold.png); display:block; margin-bottom:5px; }
.content h3.gold2 span { font-size:50%; margin:0 1em; color:#111; display:block; }

.content h3.koge { text-align:center; border:none; line-height:1.5; padding:5px 0px; }
.content h3.koge::before { content:url(/wp/images/h3_koge.png); display:block; margin-bottom:5px; }
.content h3.koge::after { content:url(/wp/images/h3_koge_.png); display:block; }
.content h3.koge span { font-size:50%; margin:0 1em; color:#111; display:block; }

.content h3.bg6 { text-align:center; border:none; background:#7c6651; color:#FFF; line-height:1.5; padding:5px 0px; }
.content h3.bg7 { text-align:center; border:none; background:#eeebe2; color:#827c5b; line-height:1.5; padding:5px 0px; font-size:20px; }
.content h3.bg8 { text-align:center; border:none; background:#c9bf8a; color:#4d8045; line-height:1.5; padding:5px 0px; }
.content h3.bg9 { text-align:center; border:none; background:#a89960; color:#FFF; line-height:1.5; padding:5px 0px; }
.content h3.bg10 { text-align:center; border:none; background:#e6f1e0; color:#010101; line-height:1.5; padding:5px 0px; }
.content h3.bg11 { text-align:center; border:none; background:#ffa500; color:#FFF; line-height:1.5; padding:5px 10px; font-size:20px; }
.content h3.bg12 { text-align:center; border:none; background:#61b0b4; color:#FFF; line-height:1.5; padding:5px 10px; font-size:20px; }
.content h3.bg13 { text-align:center; border:none; background:#dad1c2; color:#FFF; line-height:1.5; padding:5px 10px; font-size:20px; }
.content h3.bg14 { text-align:center; border:none; background:#ded3d1; color:#FFF; line-height:1.5; padding:5px 10px; font-size:20px; }

.content h3.ct { text-align:center; border:none; text-shadow:0px 0px 0px #DDD; padding:0px; }
.content h3.ct span { font-size:70%; color:#878787; display:block; }
.content h3.ct1 { color:#ad8826; text-align:center; font-size:28px; border:none; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; padding:0px; }
.content h3.ct2 { color:#FFF; text-align:center; font-size:28px; border:none; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; padding:0px; }
.content h3.ct3 { color:#686868; text-align:center; font-size:28px; border:none; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; padding:0px; }
.content h3.ct4 { font-size:24px; color:#111; text-align:center; border:none; text-shadow:0px 0px 0px #DDD; padding:0px; }
.content h3.ct4 span { font-size:70%; color:#878787; display:block; }

.content h3.ttl { border:none; }
.content h3.ttl:before { content:url(/wp/images/ttl1.png); margin-right:10px; }
.content h3.ttl:after { content:url(/wp/images/ttl2.png); margin-left:10px; }

.content h3.los { color:#111 !important; font-size:24px; border:none; padding:32px 0px; background:url(/wp/common/mark.png) no-repeat center; }
.content h3.los span { display:block; font-size:50%; color:#b39f66; }
.content p.sub { font-size:15px; color:#b39f66; text-align:center; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-top:-65px; margin-bottom:60px; }
.content h3.dl { color:#7a713a; border:none; border-top:2px solid #d6c482; border-bottom:1px solid #ded4b1; padding:10px 0px; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
.content h3.dln { color:#7a713a; border:none; padding:10px 0px; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
.content h3.kuro { color:#111; border:none; padding:10px 0px; }
.content h3.kuro span { color:#111 !important; font-size:100% !important; display:inline !important; }
.content h3.pink { border:none; padding:10px 0px; }

.content h4 { color:#FFF; background:#a68b62; font-size:20px; border:none; padding:10px; }
.content h4.dot { color:#402000; background:#FFF; font-size:18px; border:1px dotted #402000; padding:10px; }
.content h4.line { color:#402000; background:#FFF; font-size:18px; border:1px solid #402000; padding:10px; }
.content h4.ct { text-align:center; border:none; text-shadow:0px 0px 0px #DDD; }
.content h4.green { color:#FFF; background:/*#23A38F*/#3eaea3; font-size:18px; border:none; padding:10px; }
.content h4.beige { color:#FFF; background:#a69463; font-size:18px; border:none; padding:10px; }
.content h4.orange { color:#FFF; background:#ffa500; font-size:18px; border:none; padding:10px; }
.content h4.lg { color:#686868; background:#f4f3ee; font-size:18px; border:none; padding:10px; }
.content h4.lb { color:#FFF; background:#665e4d; font-size:18px; border:none; padding:10px; }

.content h4.bg6 { border:none; background:#7c6651; color:#FFF; line-height:1.5; padding:5px; }
.content h4.bg7 { border:none; background:#61b0b4; color:#FFF; line-height:1.5; padding:5px; }
.content h4.bg8 { border:none; background:#dad1c2; color:#FFF; line-height:1.5; padding:5px; }
.content h4.bg9 { border:none; background:#ded3d1; color:#FFF; line-height:1.5; padding:5px; }
.content h4.lt { text-align:left; font-size:24px; color:#ad8826; border:none; background:none; text-shadow:0px 0px 0px #DDD; padding:0px; }

.content h4.pbg { background:#ff84c1; color:#FFF; }
/* .content h5.pbg { background:#ff84c1; color:#FFF; } */
.content h5.pbg { background: rgba(255,115,134,1); color:#FFF; }


.content h5.ct { text-align:center; border:none; text-shadow:0px 0px 0px #DDD; }
.content h5.orange { color:#FFF; background:#ffa500; border:none; padding:10px; }
.content h5.brown { color:#FFF; background:#7c6651; border:none; padding:10px; }
.content h5.bg6 { border:none; background:#7c6651; color:#FFF; line-height:1.5; padding:5px; }
.content h5.bg7 { border:none; background:#61b0b4; color:#FFF; line-height:1.5; padding:5px; }
.content h5.bg8 { border:none; background:#dad1c2; color:#FFF; line-height:1.5; padding:5px; }
.content h5.bg9 { border:none; background:#ded3d1; color:#FFF; line-height:1.5; padding:5px; }


.content h3.inBox { display:inline-block; margin-top:0px; }
.content h3.inBox span { font-size:120%; color:#c00; padding-right:0.5em; }
.content h4.inBox { display:inline-block; margin-top:0px; }
.content h4 span { display:inline-block; /* vertical-align:middle; */ font-size:65%; margin:0 1em; }
.content h4.nbdr { border:none; }
.content h5 { color:#FFF; background:#ad8826; padding:5px 10px; }
.content h5.inBox { display:inline-block; margin-top:0px; }

.content h3.w640 { display:inline-block; margin-top:0px; width:640px; }
.content h4.w640 { display:inline-block; margin-top:0px; width:640px; }
.content h5.w640 { display:inline-block; margin-top:0px; width:640px; }

.content p.min { font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.min { font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }

.content ul li { font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size:16px; }

.bbg { border-radius:6px; background:#f4f0e5 !important; padding:8px 12px !important; display:inline-block; }


.content p.ct { text-align:center; }
.content p.ct1 { text-align:center; font-size:24px; color:#686868; margin-bottom:0px; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-top: 0px; margin-bottom:20px; }
.content p.ct2 { color:#ad8826; text-align:center; font-size:24px; margin-bottom:0px; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-top: 0px; margin-bottom:20px; }
.content p.ct3 { color:#FFF; text-align:center; font-size:24px; margin-bottom:0px; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; margin-top: 0px; margin-bottom:20px; }

.content p.cl { text-align:center; }
.lhz { line-height:1.2 !important; }

.content ul.sns { text-align:center; margin:10px auto; padding:0px; }
.content ul.sns li { list-style:none; display:inline-block; padding:10px; margin-bottom:0px; }

.centerBox { text-align:center; }

.sp { display:none !important; }
.pc { display:block !important; }

/* ボタン要素 */
/* <a href="#" class="liner_bt"> Button </a> */
.liner_bt {
  padding: 15px 100px;
  margin:10px 4px;
  color: #fff;
  font-family: sans-serif;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  text-decoration: none;
  display:inline-block;
}

/*=======Button============= */
.liner_bt{
  border:1px solid transparent; 
   -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}

.liner_bt::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom:0px;
  z-index:-1;
  width: 0%;
  height:1px;
  background: #6098FF;
  box-shadow: inset 0px 0px 0px #6098FF;
  display: block;
  -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
}

.liner_bt:hover::before {
  width:100%;
}

.liner_bt::after {
  content: '';
  position: absolute;
  right: 0px;
  top:0px;
  z-index:-1;
  width: 0%;
  height:1px;
  background: #6098FF;
  -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
}
.liner_bt:hover::after {
  width:100%;
}
.liner_bt:hover{
   box-shadow: inset 0px 0px 0px 1px #6098FF;
}

/* bluelight */
/* <div class="bluelight"><a href="#">HOVER</a></div> */
.bluelight {
  display: table;
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bluelight a {
  display: table-cell;
  font-size: 3em;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  transition: background 1s, border-width 0.5s cubic-bezier(0.075, 0.82, 0.165, 1), text-shadow 0.5s;
  color: #daf6ff;
  text-shadow: 0 0 20px #0aafe6, 0 0 20px rgba(10, 175, 230, 0);
  box-shadow: 0 0 0 rgba(10, 175, 230, 0), inset 0 0 0 rgba(10, 175, 230, 0);
  background-image: radial-gradient(center, ellipse cover, rgba(10, 175, 230, 0) 0%, rgba(10, 175, 230, 0) 90%);
  border: 0 dotted rgba(10, 175, 230, 0);
}
.bluelight a:hover {
  color: #fff;
  text-shadow: 0 0 50px #0aafe6, 0 0 50px #0aafe6;
  background-image: radial-gradient(center, ellipse cover, rgba(10, 175, 230, 0.3) 0%, rgba(10, 175, 230, 0) 60%);
}
.bluelight:before, .bluelight:after,
.bluelight a:before,
.bluelight a:after {
  transition: 0.2s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  border: 60px dashed transparent;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bluelight:before {
  animation: rotate 20s linear 0s infinite;
  width: 180%;
  height: 180%;
  border: 3px dotted rgba(10, 175, 230, 0);
  z-index: -1;
}
.bluelight:after {
  animation: rotate 10s linear 0s infinite reverse;
  border: 80px dashed rgba(10, 175, 230, 0);
  width: 160%;
  height: 160%;
  z-index: -2;
}
.bluelight a:before {
  animation: rotate 5s ease-in-out 0s infinite alternate;
  width: 120%;
  height: 120%;
  border: 50px dashed rgba(10, 175, 230, 0);
}
.bluelight a:after {
  animation: rotate 5s linear 0s infinite;
  border: 18px dashed rgba(10, 175, 230, 0);
  width: 120%;
  height: 120%;
}
.bluelight:hover:before {
  border-color: rgba(10, 175, 230, 0.3);
}
.bluelight:hover:after {
  border-color: rgba(10, 175, 230, 0.1);
}
.bluelight:hover a:before {
  border-color: rgba(10, 175, 230, 0.3);
}
.bluelight:hover a:after {
  border-color: rgba(10, 175, 230, 0.3);
}

@keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
p.caption {
  font-size: 0.7em;
  text-align: center;
  position: fixed;
  width: 100%;
  bottom: 0;
  letter-spacing: 0.2em;
  text-shadow: 0 0 20px #0aafe6, 0 0 20px rgba(10, 175, 230, 0);
}

/* テーブルセル要素 */
.tcBox { border-collapse: separate; border-spacing: 20px 10px; display:table; table-layout: fixed; width:100%; }
.tcBox .block { display:table-cell; vertical-align:top; text-align:center; border:0px solid #DDD; padding:0px; background:#FFF; }
.tcBox .block img { max-width:100%; margin-bottom:10px;  }
.tcBox .block h3 { font-size:24px; border:none; padding:0px; margin:10px 15px; }
.tcBox .block h3.obi { font-size:22px; color:#402000; border:none; padding:10px 0px; background:url(/wp/common/obi.jpg) no-repeat center; letter-spacing: -0.15em; }
.tcBox .block h3.lt { text-align:left; }
.tcBox .block h4.lt { text-align:left; }
.tcBox .block h4 { margin-top:0px; }
.tcBox .block h5.lt { text-align:left; }
.tcBox .block p { text-align:left; padding:0px 15px; }
.tcBox .block p.ct { text-align:center; }
.tcBox .block ul { margin-bottom:0px; margin-left:30px; }
.tcBox .block ul li { text-align:left !important; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size:16px; }

.tcBox .block a.obi { font-size:16px; color:#402000; border:none; padding:15px 0px; background:url(/wp/common/obi.jpg) no-repeat center; display:block; line-height:1.8; }
.tcBox .block a.obi2 { font-size:16px; color:#067261; border:none; padding:15px 0px; background:url(/wp/common/obi2.jpg) no-repeat center; display:block; line-height:1.8; }
.tcBox .block a.obi3 { font-size:16px; color:#23A38F; border:none; padding:15px 0px; background:url(/wp/common/obi3.jpg) no-repeat center; display:block; line-height:1.8; }
.tcBox .block a.obi4 { font-size:16px; color:#931432; border:none; padding:15px 0px; background:url(/wp/common/obi4.jpg) no-repeat center; display:block; line-height:1.8; }

.tcBox .block .obi { font-size:18px; color:#402000; border:none; padding:13px 0px; background:url(/wp/common/obi.jpg) repeat-x center; display:block; line-height:1.6; text-align:center; }
.tcBox .block .obi4 { font-size:16px; color:#931432; border:none; padding:13px 0px; background:url(/wp/common/obi4.jpg) repeat-x center; display:block; line-height:1.8; text-align:center; }

.tcBox .block .T_BOX { padding:0px; }


.tcBox2 { border-collapse: separate; border-spacing: 10px 10px; display:table; table-layout: fixed; width:100%; margin-bottom:30px; }
.tcBox2 .block { display:table-cell; vertical-align:top; text-align:center; border:0px solid #DDD; padding:15px; }
.tcBox2 .block img { max-width:100%; }
.tcBox2 .block h3 { color:#FFF; font-size:24px; border:none; padding:0px; }
.tcBox2 .block h3.obi { font-size:22px; color:#402000; border:none; padding:10px 0px; background:url(/wp/common/obi.jpg) no-repeat center; }
.tcBox2 .block p { color:#FFF; }

.tcBox3 { border-collapse: separate; border-spacing: 10px 5px; display:table; table-layout: fixed; width:100%; }
.tcBox3 .block { display:table-cell; vertical-align:top; text-align:left; border:0px solid #DDD; padding:15px; position:relative; }
.tcBox3 .block img { max-width:100%; margin-bottom:50px; }
.tcBox3 .block span img { position:absolute; right:0px; top:46%; }
.tcBox3 .block h3 { color:#FFF; font-size:30px; border:none; padding:0px; z-index: 10000;
position: relative; }
.tcBox3 .block p { color:#FFF; z-index: 10000;
position: relative; }


.tcBox4 { border-collapse: separate; border-spacing: 20px 10px; display:table; table-layout: fixed; width:100%; }
.tcBox4 .block { display:table-cell; vertical-align:top; text-align:center; border:0px solid #DDD; padding:0px; background:#FFF; }
.tcBox4 .block img { max-width:100%; }

.tcBox5 { border-collapse: separate; border-spacing: 20px 10px; display:table; table-layout: fixed; width:100%; }
.tcBox5 .block { display:table-cell; vertical-align:top; text-align:left; border:0px solid #DDD; padding:0px; }
.tcBox5 .block img { max-width:100%; }
.tcBox5 .block p.ct { text-align:center; font-size:20px; font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.tcBox5 .block p.entryMeta { text-align:left; }


.tcBox6 { border-collapse: separate; border-spacing: 10px 5px; display:table; table-layout: fixed; width:100%; }
.tcBox6 .block { display:table-cell; vertical-align:top; text-align:center; border:1px solid #DDD; padding:15px; }
.tcBox6 .block img { max-width:100%; }
.tcBox6 .block h3 { border:none; padding:0px; }
.tcBox6 .block h4 { margin-top:0px; }
.tcBox6 .block p { text-align:left; }


.tcBox7 { border-collapse: separate; border-spacing: 2px 1px; display:table; table-layout: fixed; width:100%; }
.tcBox7 .block { display:table-cell !important; vertical-align:top; text-align:center; border:0px solid #DDD; padding:0px; background:#FFF; }
.tcBox7 .block img { max-width:100%; }
.tcBox7 .block h3 { font-size:24px; border:none; padding:0px; margin:10px 15px; }
.tcBox7 .block h3.obi { font-size:22px; color:#402000; border:none; padding:10px 0px; background:url(/wp/common/obi.jpg) no-repeat center; letter-spacing: -0.15em; }
.tcBox7 .block h4 { margin-top:0px; }
.tcBox7 .block p { text-align:left; padding:0px 15px; }
.tcBox7 .block p.ct { text-align:center; }


.tcBox8 { border-collapse: separate; border-spacing: 0px 2px; display:table; table-layout: fixed; width:100%; }
.tcBox8 .block { display:table-cell; vertical-align:top; text-align:center; border:0px solid #DDD; padding:0px; background:#FFF; }
.tcBox8 .block img { max-width:100%; }
.tcBox8 .block h3 { font-size:24px; border:none; padding:0px; margin:10px 15px; }
.tcBox8 .block h4 { margin-top:0px; }
.tcBox8 .block p { text-align:left; padding:0px 15px; }
.tcBox8 .block p.ct { text-align:center; }


.tcBox9 { border-collapse: separate; border-spacing: 10px 10px; display:table; table-layout: fixed; width:100%; /* box-shadow: inset 0px 0px 0px 1px #b83758; */ }
.tcBox9 .block { display:table-cell; vertical-align:top; text-align:center; border:0px solid #DDD; padding:10px 10px 10px 10px; background:#F5F5F5; }
.tcBox9 .block img { max-width:100%; margin-bottom:10px;  }
.tcBox9 .block h3 { font-size:24px; border:none; padding:0px; margin:10px 15px; }
.tcBox9 .block h3.obi { font-size:22px; color:#402000; border:none; padding:10px 0px; background:url(/wp/common/obi.jpg) no-repeat center; letter-spacing: -0.15em; }
.tcBox9 .block h3.lt { text-align:left; }
.tcBox9 .block h4.lt { text-align:left; }
.tcBox9 .block h4 { margin-top:0px; }
.tcBox9 .block h5.lt { text-align:left; }
.tcBox9 .block p { text-align:left; padding:0px 15px; }
.tcBox9 .block p.ct { text-align:center; }
.tcBox9 .block ul { margin-bottom:0px; }
.tcBox9 .block ul li { text-align:left !important; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size:16px; margin-bottom:0px;  line-height:1.7; }


.tcBox10 { border-collapse: separate; border-spacing: 0px 0px; display:table; table-layout: fixed; width:100%; }
.tcBox10 .block { display:table-cell; vertical-align:top; text-align:center; border:0px solid #DDD; padding:0px; background:#FFF; }
.tcBox10 .block img { max-width:100%; }
.tcBox10 .block h3 { font-size:24px; border:none; padding:0px; margin:10px 15px; }
.tcBox10 .block h4 { margin-top:0px; }
.tcBox10 .block p { text-align:left; padding:0px 15px; }
.tcBox10 .block p.ct { text-align:center; }


.tcBox11 { border-collapse: separate; border-spacing: 0px 0px; display:table; table-layout: fixed; width:100%; }
.tcBox11 .block { display:table-cell !important; vertical-align:top; text-align:center; border:0px solid #DDD; padding:2px; background:#FFF; }
.tcBox11 .block img { max-width:100%; }
.tcBox11 .block h3 { font-size:24px; border:none; padding:0px; margin:10px 15px; }
.tcBox11 .block h3.obi { font-size:22px; color:#402000; border:none; padding:10px 0px; background:url(/wp/common/obi.jpg) no-repeat center; letter-spacing: -0.15em; }
.tcBox11 .block h4 { margin-top:0px; }
.tcBox11 .block p { text-align:left; padding:0px 15px; }
.tcBox11 .block p.ct { text-align:center; }


.tcBox12 { border-collapse: separate; border-spacing: 20px 10px; display:table; table-layout: fixed; width:100%; }
.tcBox12 .block { display:table-cell; vertical-align:top; text-align:center; border:0px solid #DDD; padding:0px; background:#FFF; }
.tcBox12 .block img { max-width:100%; margin-bottom:10px;  }
.tcBox12 .block h3 { font-size:24px; border:none; padding:0px; margin:10px 15px; }


.tcBox13 { border-collapse: separate; border-spacing: 5px 5px; display:table; table-layout: fixed; width:100%; }
.tcBox13 .block { display:table-cell !important; vertical-align:middle; text-align:center; border:0px solid #DDD; padding:5px; }
.tcBox13 .block img { max-width:100%; }



/* ゴーストボタン */
/* a class="gst" */
.gst {
  position: relative;
  display: inline-block;
  padding: .5em 4em;
  color: #007bc7;
  text-align: center;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  transition: all .5s;
}
.gst::before,
.gst::after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.gst::before {
  top: 0;
  left: 0;
  border-top: 1px solid #007bc7;
  border-left: 1px solid #007bc7;
}
.gst::after {
  right: 0;
  bottom: 0;
  border-right: 1px solid #007bc7;
  border-bottom: 1px solid #007bc7;
}
.gst:hover {
  background-color: #007bc7;
  color: #fff;
  transition: all .7s;
}
.gst:hover::before,
.gst:hover::after {
  width: 0;
  height: 0;
  opacity: 0;
  transition: all .7s;
}

/* General Slides */ 

.palaslide{
	background-attachment: fixed;
	height:auto;
	position: relative;
	padding:150px 20px;
	margin:20px auto;
	text-align:center;
}

/* Slide 1 */ 
#palaslide1{
	background:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC') repeat,
		url('images/para1.png') top ;
}
#palaslide1 h1 { color:#ffffff; }



/* Tablet */
@media screen and (max-width: 1024px) {

.palaslide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

#decorative {
	display:none;
}

}

/* Mobile */
@media screen and (max-width: 480px) {

.palaslide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

}



/* Effect */
.linerBox { float:left; width:19.8%; padding:1.0%; margin:1% 1.8% 2% 1%; box-shadow:inset 0px 0px 0px 1px #CCC; position: relative; text-align:center; }
.linerBox:nth-child(4n) { margin:1% 0% 2% 1%; }
/* 擬似要素の共通スタイル */
.cb1::after,
.cb1::before,
.cb1_inner::after,
.cb1_inner::before {
  background-color: #3498db;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
/* 左上へ配置 */
.cb1::after {
    height: 1px;
    left: -1px;
    top: -1px;
    width: 0px;
}
/* 右下へ配置 */
.cb1::before {
  bottom: -1px;
  height: 1px;
  right: -1px;
  width: 0px;
}
/* 左下へ配置 */
.cb1_inner::after {
  bottom: -1px;
  height: 0px;
  left: -1px;
  width: 1px;
}
/* 右下へ配置 */
.cb1_inner::before {
  height: 0px;
  right: -1px;
  top: -1px;
  width: 1px;
}

/* hover */
.cb1:hover::after,
.cb1:hover::before {
  width: 100%;
  width: calc(100% + 1px);
}
.cb1:hover .cb1_inner::after,
.cb1:hover .cb1_inner::before {
  height: 100%;
  height: calc(100% + 1px);
}


/* 水平ライン */
.los {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
    border-bottom:none !important;
    color:#24c3e2 !important;
}
.los:before,
.los:after {
    border-top: 1px solid #b39f66;
    content: "";
    display: inline; /* for IE */
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
}
.los:before { margin-right: 1.0em; }
.los:after { margin-left: 1.0em; position:relative !important; width:auto !important; border-bottom:none !important; }

.content table.table_w { font-size:16px; }

table.table_w {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
	margin: 5px auto 20px auto;
	background-color: #CCC;
	line-height: 1.8em;
	text-align:center;
}

table.table_w th {
	background-color: #EFEFEF;
	font-weight: normal;
	padding:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	color:#515151;
	text-align:left;
}

table.table_w td {
	background:#FFF;
	padding:10px;
	text-align:left;
}


.triangle {
    position:absolute;
    left:40%;
    bottom:-160px;
    text-align:center;
    vertical-align:middle;
    margin:20px auto 10px auto;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;/*下向き三角*/
    border-right: 40px solid transparent;/*左向き三角*/
    border-left: 40px solid #C00;/*右向き三角*/
    border-bottom: 40px solid transparent;/*上向き三角*/
}
.triangle2 {
    position:absolute;
    left:40%;
    bottom:-160px;
    text-align:center;
    vertical-align:middle;
    margin:20px auto 10px auto;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;/*下向き三角*/
    border-right: 40px solid transparent;/*左向き三角*/
    border-left: 40px solid #C00;/*右向き三角*/
    border-bottom: 40px solid transparent;/*上向き三角*/
}

/***** before_after_bg *****/
.babg:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.babg { overflow:hidden; zoom:1; background:url(/wp/common/yajirushi.png) no-repeat center center; }

.planSet { padding-bottom:60px; position:relative; }
.planSet img { max-width:53% !important; }


.wakuL { border:1px solid #ad8826; width:41%; padding:2% 4% 2% 2%; position:relative; margin:2%; }
.wakuL h3 { display:inline-block; border:none; }
.wakuL h3 span { display:block; color:#644a71; font-size:130%; margin-bottom:20px; }
.wakuL h3::after { border:none; }
.wakuL p { font-size:16px; line-height:1.9; }
.wakuL p:last-child { margin-bottom:0px; }

.wakuR { border:1px solid #ad8826; width:41%; padding:2% 2% 2% 4%; position:absolute; margin:5% 2% 2%; top:0px; right:0; }
.wakuR h3 { display:inline-block; border:none; }
.wakuR h3 span { display:block; color:#644a71; font-size:130%; margin-bottom:20px; }
.wakuR h3::after { border:none; }
.wakuR p { font-size:16px; line-height:1.9; }
.wakuR p:last-child { margin-bottom:0px; }

.wakuR2 { border:1px solid #ad8826; width:41%; padding:2% 2% 2% 4%; position:absolute; margin:6% 2% 2%; top:0px; right:0; }
.wakuR2 h3 { display:inline-block; border:none; }
.wakuR2 h3 span { display:block; color:#644a71; font-size:130%; margin-bottom:20px; }
.wakuR2 h3::after { border:none; }
.wakuR2 p { font-size:16px; line-height:1.9; }
.wakuR2 p:last-child { margin-bottom:0px; }

.wakuR3 { border:1px solid #ad8826; width:41%; padding:2% 2% 2% 4%; position:absolute; margin:5% 2% 2%; top:0px; right:0; }
.wakuR3 h3 { display:inline-block; border:none; }
.wakuR3 h3 span { display:block; color:#644a71; font-size:130%; margin-bottom:20px; }
.wakuR3 h3::after { border:none; }
.wakuR3 p { font-size:16px; line-height:1.9; }
.wakuR3 p:last-child { margin-bottom:0px; }


.imgSet { padding-bottom:40px; position:relative; }
.imgSet img { max-width:53% !important; float:right; }
.imgSet .wakuL { border:1px solid #ad8826; width:41%; padding:2% 4% 2% 2%; position:relative; margin:6% 2% 2%; }



/***** block系 ******/
/**** block2 ******/
.block2 { -webkit-box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 0px #DDD; -moz-box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 0px #DDD;
box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 0px #DDD; float:left; width:47.6%; padding:0.6%; margin:0% 2% 2% 0%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; text-align:center; }
.block2:nth-child(2n) {	margin:0% 0% 2% 0%; }
.block2 img { max-width:100%; vertical-align:bottom; }
.block2 h5 { margin-top:10px; }
.block2 p { margin-bottom:0px; }
.block2 p a { text-decoration:none; }
.block2 p span img { max-width:100%; vertical-align:middle; margin-right:5px; }

/**** block3 ******/
.block3 { -webkit-box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 0px #DDD; -moz-box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 0px #DDD;
box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 0px #DDD; float:left; width:31.6%; padding:0.2%; margin:0% 2% 2% 0%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; position:relative; }
.block3:nth-child(3n) {	margin:0% 0% 2% 0%; }
.block3 img { width:100%; margin:0px auto; vertical-align:bottom; }
.block3 h3 { background:rgba(113,3,2,0.90); color:#FFF; text-align:center; font-weight:bold; padding:10px; margin:-48px auto 10px auto; position:relative; border:none; border-bottom-color:#FFAA00 !important; }
.block3 h4 { background:rgba(113,3,2,0.90); color:#FFF; text-align:center; font-weight:bold; padding:10px; margin:-48px auto 10px auto; position:relative; border:none; border-bottom-color:#FFAA00 !important; }
.block3 h5 { text-align:center; margin-top:10px; }
.block3 p { text-align:left; padding:0px 5px; /* font-size:11px; */ }
.block3 p span { display:inline-block; margin:5px; }
.block3 a:hover { color:#bbb; }
.block3 a { text-decoration:none; }

/**** block4 ******/
.block4 { float:left; width:21.0%; padding:0.0%; margin:0% 3.6% 2% 1%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; }
.block4:nth-child(4n) {	margin:0% 0% 2% 1%; }
.block4 h3 { border:none !important; margin:10px auto; padding:0px 0px 0px 18px; background:url(/wp/common/arrow.png) no-repeat left center; font-size:14px; }
.content .block4 h3::after { border:none; }
.block4 img { max-width:100%; vertical-align:bottom; }
.block4:hover img { -webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out; }
.block4 ul { padding:10px; }
.block4 ul li { list-style:inside; line-height:1.1; }
.block4 p { margin-bottom:0px; padding:5px 0px; color:#333; }
.block4 span img { max-width:100%; vertical-align:middle; margin-right:5px; }
.block4 a { text-decoration:none; }

/**** block5 ******/
.block5 { float:left; width:16.2%; padding:0.0%; margin:0% 3.2% 2% 1%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; }
.block5:nth-child(5n) {	margin:0% 0% 2% 1%; }
.block5 h3 { border:none; text-align:center; margin:10px auto; padding:0px; }
.block5 img { max-width:100%; vertical-align:bottom; }



.lBox { float:left; width:46%; }
.rBox { float:right; width:46%; }
.lBox img, .rBox img { width:100%; max-width:100%; }

.leftBox { float:left; width:48%; }
.rightBox { float:right; width:48%; }
.leftBox img, .rightBox img { max-width:100%; }

.lBlock { width:74%; float:left; }
.rBlock { width:24%; float:right; }
.lBlock h3, .rBlock h3 { font-size:20px; border:none; text-shadow:0px 0px 4px #666; }
.lBlock h3::after, .rBlock h3::after { border:none; }

ul.list { }
ul.list li { list-style:none; background:url(/wp/common/arrow2.png) no-repeat left center; border-bottom:1px solid #CCC; padding:9px 5px 9px 15px; margin-bottom:0px; }

/* アコーディオン */

/*Question*/
.question {
	color: #111;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	position: relative;
	background: #fff;
	margin: 0;
	padding: 1% 1% 1% 4%;
	display: block;
	width:94%;
	cursor: pointer;
}
/*Answer*/
.answers {
	border: 1px dashed #efeef2;
	padding: 0px 2%;
	margin: 0 0 10px;
	width:94%!important;
	height: 0;
	overflow: hidden;
	z-index: -1;
	position: relative;
	opacity: 0;
	background: #daf5f0;
	-webkit-transition: .8s ease;
	-moz-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
}
.questions:checked ~ .answers{
	height: auto;
	opacity: 1;
	padding: 2% 2% 2% 2%;
	z-index: 100;
}
/*FAQ Toggle*/
.plus {
	color: #00b7bd;
	position: absolute;
	margin-left: 0px;
	z-index: 5;
	font-size: 2.5em;
	line-height: 100%;
	-webkit-user-select: none;    
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: .8s ease;
	-moz-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
}
.questions:checked ~ .plus {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.questions {
	display: none;	
}

.bbd { border-bottom:1px dotted #444; padding-bottom:20px !important;}

/* アコーディオン2 */
/*Question*/
.ac {
	color: #686868;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	position: relative;
	background: #e5f0f2;
	/* background: rgb(35,163,143);
background: linear-gradient(90deg, rgba(35,163,143,1) 51.6%, rgba(255,255,255,1) 51.6%); */
	margin: 0;
	padding: 1% 1% 1% 4%;
	display: block;
	width:94%;
	cursor: pointer;
}
/*Answer*/
.open {
	border: 1px dashed #daf5f0;
	padding: 0px 0%;
	margin: 0 0 0px;
	width:96.6%!important;
	height: 0;
	overflow: hidden;
	z-index: -1;
	position: relative;
	opacity: 0;
	background: /* #daf5f0 */ ;
	-webkit-transition: .8s ease;
	-moz-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
}
.acs:checked ~ .open{
	height: auto;
	opacity: 1;
	padding: 1% 1% 1% 1%;
	z-index: 100;
}
/*FAQ Toggle*/
.plus2 {
	color: #111;
	position: absolute;
	margin-left: 10px;
	margin-top: 2px;
	z-index: 5;
	font-size: 2.5em;
	line-height: 100%;
	-webkit-user-select: none;    
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: .8s ease;
	-moz-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
}
.acs:checked ~ .plus2 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.acs {
	display: none;	
}



/*====================================================================
.s_02 .accordion_one
====================================================================*/
.s_02 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
}
.s_02 .accordion_one .accordion_header {
  background-color: #db0f2f;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 11%;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
}
.s_02 .accordion_one:nth-of-type(2) .accordion_header {
    background-color: #ff9a05;
}
.s_02 .accordion_one:nth-of-type(3) .accordion_header {
    background-color: #1c85d8;
}
.s_02 .accordion_one .accordion_header:hover {
  opacity: .8;
}
.s_02 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_02 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_02 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_02 .accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_02 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_02 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_02 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_02 .accordion_one .accordion_inner {
  display: none;
  padding: 30px 30px;
  border-left: 2px solid #db0f2f;
  border-right: 2px solid #db0f2f;
  border-bottom: 2px solid #db0f2f;
  box-sizing: border-box;
}
.s_02 .accordion_one:nth-of-type(2) .accordion_inner {
  border-left: 2px solid #ff9a05;
  border-right: 2px solid #ff9a05;
  border-bottom: 2px solid #ff9a05;
}
.s_02 .accordion_one:nth-of-type(3) .accordion_inner {
  border-left: 2px solid #1c85d8;
  border-right: 2px solid #1c85d8;
  border-bottom: 2px solid #1c85d8;
}
.s_02 .accordion_one .accordion_inner .box_one {
  height: 300px;
}
.s_02 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .s_02 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_02 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .s_02 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}



.A_BOX { background:#F5F5F5; padding:20px; border-radius:2px; }
.A_BOX p:last-child { margin-bottom:0px; }

.T_BOX { background:#FFF; border:1px solid #ad8826; border-radius:3px; padding:20px; border-radius:2px; }
.T_BOX p:last-child { margin-bottom:0px; }
.T_BOX ul:last-child { margin-bottom:0px; }
.T_BOX ul li:last-child { margin-bottom:0px; }



.T_BOX2 { background:#FFF; border:10px solid #f0ede4; padding:20px; border-radius:2px; }
.T_BOX2 p:last-child { margin-bottom:0px; }
.T_BOX2 ul:last-child { margin-bottom:0px; }
.T_BOX2 ul li:last-child { margin-bottom:0px; }



.content article {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #191919;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0px 0 #EDEDED, inset 0 0 5px 0px #ccc;
    -moz-box-shadow: 0 0 0px 0 #EDEDED, inset 0 0 5px 0px #ccc;
    box-shadow: 0 0 0px 0 #EDEDED, inset 0 0 5px 0px #ccc;
}
.profile_bg {
    background: url(/wp/images/salon/profile_bg.png) no-repeat right center / contain;
}

.W_BOX {
	line-height:1.6;
	margin-bottom:10px;
	padding:15px;
	color: #222;
	border:1px solid #DDD;
	-webkit-box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 4px #EDEDED;
	-moz-box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 4px #EDEDED;
	box-shadow: 0 0 0px 0 #ccc, inset 0 0 0px 4px #EDEDED;
	border-radius: 0px 0px 0px 0px;        /* CSS3草案 */
	-webkit-border-radius: 0px 0px 0px 0px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0px 0px 0px 0px;   /* Firefox用 */
	font-size:16px;
	position:relative;
}

.bb { font-weight:bold; }
.waku {	border:1px solid #DDD; }
.waku a { color:#0a67c9; }
.maB0 { margin-bottom:0px !important; }
.maB5 { margin-bottom:5px !important; }
.maB10 { margin-bottom:10px !important; }
.maB15 { margin-bottom:15px !important; }
.maB20 { margin-bottom:20px !important; }
.maB25 { margin-bottom:25px !important; }
.maB30 { margin-bottom:30px !important; }
.maB40 { margin-bottom:40px !important; }
.maB50 { margin-bottom:50px !important; }
.maB60 { margin-bottom:60px !important; }
.maB70 { margin-bottom:70px !important; }
.maB80 { margin-bottom:80px !important; }
.maB90 { margin-bottom:90px !important; }
.maB100 { margin-bottom:100px !important; }
.maR5 { margin-right:5px !important; }
.maR10 { margin-right:10px !important; }
.maR15 { margin-right:15px !important; }
.maR20 { margin-right:20px !important; }
.maR25 { margin-right:25px !important; }
.maR30 { margin-right:30px !important; }
.maL5 { margin-left:5px !important; }
.maL10 { margin-left:10px !important; }
.maL15 { margin-left:15px !important; }
.maL20 { margin-left:20px !important; }
.maL25 { margin-left:25px !important; }
.maL30 { margin-left:30px !important; }
.maT0 { margin-top:0px !important; }
.maT5 { margin-top:5px; }
.maT10 { margin-top:10px !important; }
.maT15 { margin-top:15px !important; }
.maT20 { margin-top:20px !important; }
.maT25 { margin-top:25px !important; }
.maT30 { margin-top:30px !important; }
.maT40 { margin-top:40px !important; }
.maT50 { margin-top:50px !important; }
.maT60 { margin-top:60px !important; }
.maT-10 { margin-top:-10px !important; }
.maT-15 { margin-top:-15px !important; }
.maT-20 { margin-top:-20px !important; }
.maT-25 { margin-top:-25px !important; }
.maT-30 { margin-top:-30px !important; }
.flmaR10 { float: left; margin-right: 10px !important;}


.red { color:#C00 !important; }
/* .red:hover { color:#000 !important; } */
.orange2 { color:#ffa500 !important; }
.pink { color:#c71585 !important; }
.pink a { color:#c71585 !important; }
.gt { color:#0a9c92; }
.pt { color:#ec5868; }
.gray { color:#444 !important; }
.kuro { color:#111 !important; }

.pa0 { padding:0px !important; }
.pa1 { padding:1px; }
.pa2 { padding:2px; }
.pa3 { padding:3px; }
.pa4 { padding:4px; }
.pa5 { padding:5px; }
.pa10 { padding:10px !important; }
.paL10 { padding-left:10px !important; }
.paL20 { padding-left:20px !important; }
.paL30 { padding-left:30px !important; }
.paL40 { padding-left:40px !important; }
.paL50 { padding-left:50px !important; }
.paL60 { padding-left:60px !important; }
.paB30 { padding-bottom:30px !important; }
.paB40 { padding-bottom:40px !important; }
.paB50 { padding-bottom:50px !important; }
.paB60 { padding-bottom:60px !important; }

.f10 { font-size:10px !important; }
.f12 { font-size:12px !important; }
.f14 { font-size:14px !important; }
.f16 { font-size:16px !important; }
.f18 { font-size:18px !important; }
.f20 { font-size:20px !important; }
.f22 { font-size:22px !important; }
.f24 { font-size:24px !important; }
.f26 { font-size:26px !important; }
.f28 { font-size:28px !important; }
.f30 { font-size:30px !important; }
.f32 { font-size:32px !important; }
.f34 { font-size:34px !important; }
.f36 { font-size:36px !important; }
.f38 { font-size:38px !important; }
.f40 { font-size:40px !important; }


.content ul.tag { }
.content ul.tag li {
padding:10px 40px 10px 20px;
font-size:16px;
margin:5px;
text-decoration:none;
background:url(/wp/common/arrow.png) no-repeat 90% 50%;
text-align:center;
display: inline-block;
font-weight:bold;
color: #333;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border:1px solid #8a8d8f;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}
.content ul.tag li:hover{
color:#000;
background:url(/wp/common/arrow.png) no-repeat 94% 50%;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}


/*************
クリアー
*************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix { overflow:hidden; zoom:1; }
.clear { clear:both; }

/*************
フロート
*************/
.fl { float:left; }
.fr { float:right; }

.btn1 {
padding:10px 20px;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #cfa972;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn1:hover{
color:#000;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn1_ {
padding:10px 20px;
background: #cfa972;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn1_:hover{
color:#000;
background: #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn1__ {
padding:10px 20px;
background: #cfa972;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: inline-block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn1__:hover{
color:#000;
background: #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn2 {
padding:10px 20px;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #665e4d;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn2:hover{
color:#000;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn2_ {
padding:10px 20px;
background: #665e4d;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn2_:hover{
color:#000;
background: #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn2__ {
padding:10px 20px;
background: #665e4d;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: inline-block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn2__:hover{
color:#000;
background: #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn3 {
padding:10px 20px;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #23A38F;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn3:hover{
color:#000;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn3_ {
padding:10px 20px;
background: #23A38F;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn3_:hover{
color:#000;
background: #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn3__ {
padding:10px 20px;
background: #23A38F;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: inline-block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn3__:hover{
color:#000;
background: #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn4 {
padding:10px 20px;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #EEE;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #000;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn4:hover{
color:#FFF;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #665e4d;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn5 {
padding:10px 80px;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #23A38F;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: inline-block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn5:hover{
color:#000;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn6 {
padding:10px 20px;
background: #ff84c1;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: inline-block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 200px;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
}

.btn6:hover{
color:#000;
background: #EEE;
border-radius: 200px;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
}

.btn6_ {
padding:10px 20px;
background: #ff84c1;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn6_:hover{
color:#000;
background: #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn7 {
padding:10px 20px;
background: #d6939d;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 200px;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
}

.btn7:hover{
color:#000;
background: #EEE;
border-radius: 200px;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
}

.btn8 {
padding:10px 20px;
font-size:16px;
margin:0px auto;
text-decoration:none;
background:url(/wp/common/arrow.png) no-repeat 90% 50%;
text-align:center;
display: block;
font-weight:bold;
color: #333;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border:1px solid #8a8d8f;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn8:hover{
color:#000;
background:url(/wp/common/arrow.png) no-repeat 94% 50%;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn9 {
padding:10px 50px 10px 50px;
font-size:16px;
margin:0px auto;
text-decoration:none;
background:url(/wp/common/arrow.png) no-repeat 90% 50%;
text-align:center;
display: inline-block;
font-weight:bold;
color: #333;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border:1px solid #8a8d8f;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn9:hover{
color:#000;
background:url(/wp/common/arrow.png) no-repeat 94% 50%;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}


.btn10 {
padding:10px 50px 10px 50px;
font-size:16px;
margin:0px auto;
text-decoration:none;
background:url(/wp/common/arrow.png) no-repeat 90% 50% #23A38F;
text-align:center;
display: inline-block;
font-weight:bold;
color: #fff;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn10:hover{
color:#000;
background:url(/wp/common/arrow.png) no-repeat 94% 50% #e5f0f2;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn11 {
padding:10px 50px 10px 50px;
font-size:16px;
margin:0px auto;
text-decoration:none;
background:url(/wp/common/arrow.png) no-repeat 90% 50% #eeebe2;
text-align:center;
display: inline-block;
font-weight:bold;
color: #333;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn11:hover{
color:#000;
background:url(/wp/common/arrow.png) no-repeat 94% 50% #c9bf8a;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}


.btn12 {
padding:10px 50px 10px 50px;
font-size:16px;
margin:0px auto;
text-decoration:none;
background:url(/wp/common/arrow.png) no-repeat 90% 50% #665e4d;
text-align:center;
display: inline-block;
font-weight:bold;
color: #fff;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn12:hover{
color:#000;
background:url(/wp/common/arrow.png) no-repeat 94% 50% #e5f0f2;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn13 {
padding:10px 50px 10px 50px;
font-size:16px;
margin:0px auto;
text-decoration:none;
background:url(/wp/common/arrow.png) no-repeat 90% 50% #fef4f4;
text-align:center;
display: inline-block;
font-weight:bold;
color: #333;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border:1px solid #FFCCCC;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.btn13:hover{
color:#000;
background:url(/wp/common/arrow.png) no-repeat 94% 50%;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.link1 {
padding:10px 80px;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #cfa972;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: inline-block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.link1:hover{
color:#000;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.link2 {
padding:10px 80px;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #23A38F;
font-size:16px;
margin:0px auto;
text-decoration:none;
text-align:center;
display: inline-block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.link2:hover{
color:#000;
background:url(/wp/images/btn1.png) no-repeat left center, url(/wp/images/btn1_.png) no-repeat right center #EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click {
padding:8px 30px;
background:#cfa972;
font-size:14px;
margin:10px auto;
text-decoration:none;
text-align:center;
display: inline-block !important;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_obi {
padding:18px 30px;
background:url(/wp/common/obi4.jpg) no-repeat center;
font-size:16px;
margin:10px auto;
text-decoration:none;
text-align:center;
display: inline-block !important;
font-weight:bold;
color: #931432;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
}

.click_obi:hover{
color:#000;
background:url(/wp/common/obi4.jpg) no-repeat center;
}

.click_wide {
padding:8px 20px;
background:#cfa972;
font-size:14px;
margin:10px auto;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_wide:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_wide1 {
padding:8px 20px;
background:#705204;
font-size:14px;
margin:10px;
text-decoration:none;
text-align:center;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_wide1:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click2 {
padding:8px 30px;
background:#e7d5af;
font-size:14px;
margin:10px auto;
text-decoration:none;
text-align:center;
display: inline-block !important;
font-weight:bold;
color: #513c04;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click2:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click3 {
padding:8px 30px;
background:rgba(193,173,132,1);
font-size:14px;
margin:10px auto;
text-decoration:none;
text-align:center;
display: inline-block !important;
font-weight:bold;
color: #FFF;
border:1px solid #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
float:right;
}

.click3:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_wideL {
padding:8px 15px;
background:#cfa972;
font-size:14px;
margin:10px auto;
text-decoration:none;
text-align:left;
display: block;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_wideL:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_bt {
padding:8px 20px;
background:#000;
font-size:14px;
margin:10px auto;
text-decoration:none;
text-align:center;
display: inline-flex;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click_bt:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click4 {
padding:8px 30px;
background:#FF5082;
font-size:14px;
margin:10px auto;
text-decoration:none;
text-align:center;
display: inline-block !important;
font-weight:bold;
color: #FFF;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.click4:hover{
color:#000;
background:#EEE;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.contactBox { margin:20px auto; text-align:center; }

.spn { display:block; }

/***** スマホ時のみ改行 *******/
/*PCで無効*/
.pc_hid{ display: none; }
.sp_hid{ display: block; }

/*スマートフォンで有効*/
@media screen and (max-width:768px) {
    .pc_hid{ display: block; }
	.sp_hid{ display: none; }
}


/* タブレット */
@media only screen and (max-width:880px){

#header #headContact { margin:5px; padding:5px; display:inline-block; }

.sp { display:none !important; }
.pc { display:block !important; }

}

@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){

.sp { display:block !important; }	
.pc { display:none !important; }
	
	/* #footerSiteMap { display:none; } */
	#footerSiteMap .menu li ul.sub-menu { display:none; }
	#footerSiteMap .menu li { display:inline-block; }
	
	/* #modal-alert { width:95%; } */
	
	img.si { max-width:80% !important; }
	
	#headerTop, #header { display:none; }

	.sect1 { padding: 30px 0px 10px 0px; }
    .sect4 { padding: 40px 0px; background: rgb(193, 173, 132); background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(193, 173, 132) 0%); }
	
	.sect1 p, .sect4 p { text-align:left; }
	
	.btn6 { margin:0 auto 20px auto; }
	
	.box580 { width:100%; }


#header #headContact { width:96%; margin:0%; padding:1%; text-align:center; }
#header #headContactInner { float:none; }
.block2, .block3, .block5 { width:100%; }
.lBox, .rBox { width:100%; float:none; margin:0px auto 10px auto; }
	
	.tcBox { border-spacing: 20px 0px; }
	
	.content p.cl { text-align:left; }
   
.wakuL { border:1px solid #c1b8b8; width: 91%; padding: 80% 2% 2% 2%; position: relative; margin: -80% auto 2%; }
.wakuR { border:1px solid #c1b8b8; width: 91%; padding: 62% 2% 2% 2%; position: relative; margin: -62% auto 2%; }
	
.wakuR2 { border: 1px solid #c1b8b8; width: 91%; padding: 100% 2% 2% 2%; position: relative; margin: -98% auto 2%; }
.wakuR3 { border:1px solid #c1b8b8; width: 91%; padding: 74% 2% 2% 2%; position: relative; margin: -73% auto 2%; }
	


.planSet { padding-bottom:20px; }
.planSet img { max-width:100% !important; }
.imgSet { padding-bottom:20px; }
.imgSet img { max-width:100% !important; }
	
.imgSet .wakuL { border:1px solid #c1b8b8; width: 91%; padding: 2% 2% 2% 2%; position: relative; margin: 2% auto 2%; }

.tcBox .block, .tcBox2 .block, .tcBox3 .block, .tcBox4 .block, .tcBox5 .block, .tcBox6 .block, .tcBox8 .block, .tcBox9 .block, .tcBox10 .block { display:block; }
	.tcBox3 .block h3 { font-size:22px; }
	.tcBox .block { margin-bottom:30px; }
	.tcBox2 { border-spacing: 10px 0px; margin-bottom:0px; }
	.tcBox2 .block { margin-bottom:30px; /* border:1px solid #e7d5af; */ padding: 0px 0px 20px 0px; /* background:#94774b; */ background:#FFF; }
	.tcBox2 .block h3 { margin:15px auto; font-size:22px; }
	.tcBox2 .block p { margin-bottom:10px; color:#111; }
	.tcBox3 .block { margin-bottom:20px; padding-bottom:60px; border-bottom:1px solid #e7d5af; }
	.tcBox3 .block img { margin-bottom:10px; }
	.tcBox4 { border-spacing: 0px 0px; }
	.tcBox4 .block { padding:10px 0px; }
	
	.tcBox9 { background:#F5F5F5; }
	.tcBox9 .block { background:none; padding:0px; }
	
	.tcBox12 { border-spacing: 10px 0px; }
	.tcBox12 .block { display:block; }

	.hanayome { display:none; }
	.content h3.bridal { line-height:1.4; background:none; }
	.content h3.bridal span { display:block;  }
	.content .tokuchou img { max-width:80px !important; }
	.content .tokuchou h4.inBox { display:inline; padding:0px; }
	
	.tcBox .block img.ss { width:80%; }
	
	
	
	.tcBox .block a.obi { font-size:20px; padding:10px 0px;}
	.tcBox .block a.obi2 { font-size:20px; padding:10px 0px;}

.clearfix img.fr, .clearfix img.fl { float:none; /* width:70%; */ max-width:100%; }
.clearfix img.maL10, .clearfix img.maR10 { margin:0px 0px 10px 0px; }
	
	.content h2.ct { font-size:24px; }
	.content h3.point { font-size:20px; }

.spn { display:none !important; }

#footMenu .menu li a { line-height:1.6; }

form input[type="date"], form input[type="email"], form input[type="password"], form input[type="text"], form select, form textarea, .wpcf7-tel { max-width:94%; }

.content img.fl { float:none; margin:0px auto 10px auto !important; display:block; }
.content img.fr { float:none; margin:0px auto 10px auto !important; display:block; }
.content img.maR10 { margin:0px auto 30px auto !important; }
.content img.maL10 { margin:0px auto 30px auto !important; }

.parallax-window {
     min-height: 300px;
     background: transparent;
}

.question {
    padding: 1% 1% 1% 10%;
    width: 88%;
}
.plus {
	margin-top: -8px;
}

.content ul.check li { font-size:16px !important; }
.content ul.check li.cp1::before { display:block; }
.content ul.check li.cp2::before { display:block; }
.content ul.check li.cp3::before { display:block; }
.content ul.check li.cp4::before { display:block; }
.content ul.check li.cp5::before { display:block; }
.content ul.check li.cp6::before { display:block; }
	
.content ul.check li.cp1_::before { display:block; }
.content ul.check li.cp2_::before { display:block; }
.content ul.check li.cp3_::before { display:block; }
.content ul.check li.cp4_::before { display:block; }
.content ul.check li.cp5_::before { display:block; }
.content ul.check li.cp6_::before { display:block; }
	
.content table th { white-space: normal; }
.content table th h3.ct { font-size:16px; margin:0px auto; }

.content table.smart { border:none; }
.content table.smart th { display:block; border:none; /* padding:10px 0px; */ }
.content table.smart td { display:block; border:none; padding:10px 0px; }
	
	
.content table.contact { border:none; }
.content table.contact th { display:block; border:none; /* padding:10px 0px; */ }
.content table.contact td { display:block; border:none; padding:10px 0px; }
form input[type="email"], form input[type="tel"], form input[type="text"], form select, form textarea, .wpcf7-tel { max-width:92%; }
	
	
.content h2.ct1::before { content:""; margin-right:0px; }
.content h2.ct1::after { content:""; margin-left:0px; }
.content h2.ct2::before { content:""; margin-right:0px; }
.content h2.ct2::after { content:""; margin-left:0px; }
.content h2.ct3::before { content:""; margin-right:0px; }
.content h2.ct3::after { content:""; margin-left:0px; }
	
.content h2.ct1, .content h2.ct2, .content h2.ct3, .content h2.ct4, .content h2.ct5 { font-size:46px; }
.content h3.ct1, .content h3.ct2, .content h3.ct3, .content h3.ct4, .content h3.ct5 { font-size:20px; }
	
	.content h2.cttop { font-size:22px; }
	.content h2.cttop2 { font-size:22px; }
	
.content h2.ct4::after {
    display: block;
    width: 20%;
    transform: scale(0.5);
    position: relative;
    top: 0px;
}
	
.content h2.cttop { background-size: 90%; padding: 70px 0px 0px; }
.content h2.cttop2 { background-size: 90%; padding: 70px 0px 0px; }
	
	.content h3.bg3 { font-size:22px; }
	
	.content h3.w640 { display:inline-block; margin-top:0px; width:100%; }
.content h4.w640 { display:inline-block; margin-top:0px; width:100%; }
.content h5.w640 { display:inline-block; margin-top:0px; width:100%; }
	
.content p.ct1 { font-size:18px; }
.content p.ct2 { font-size:18px; }
.content p.ct3 { font-size:18px; }
	
.reason_bg1 { text-align:center; padding:0px 0px 0px 0px; margin-bottom:35px; background:#f7f7f7; box-shadow:inset -400px 200px 0px 0px #FFF; }
.reason_bg1 .imgBox { float:none; width:96%; padding:2%; margin-top:0px; }
.reason_bg1 .txtBox { float:none; width:96%; padding:2%; border-bottom:0px solid #DDD; }
.reason_bg1 .txtBox h3 { border:none; font-size:20px; margin-top:0px; }
.reason_bg1 .txtBox h3 span { font-size:38px; display:block; }

.reason_bg2 { text-align:center; padding:0px 0px 0px 0px; margin-bottom:35px; background:#f7f7f7; box-shadow:inset 400px 200px 0px 0px #FFF; }
.reason_bg2 .imgBox { float:none; width:96%; padding:2%; }
.reason_bg2 .txtBox { float:none; width:96%; padding:2%; border-bottom:0px solid #DDD; }
.reason_bg2 .txtBox h3 { border:none; font-size:20px; margin-top:0px; }
.reason_bg2 .txtBox h3 span { font-size:38px; display:block; }
	
.oneday_bg { padding:40px 15px; }
.oneday_bg .txtBox { float:none; width:91%; padding:3%; margin:3% auto 2% auto; border:5px solid #f4ecee; box-shadow:inset 0px 0px 0px 1px #a21738; -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
    -ms-transform:skew(0deg, 0deg);
    -o-transform:skew(0deg, 0deg);
    transform:skew(0deg, 0deg); background:url(/wp/images/onedaycourse.png) no-repeat right 30px #f4ecee; position:relative;
}
.oneday_bg .txtBox h3 { color:#931432; font-size:30px; border:none; margin-top:100px; -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
    -ms-transform:skew(0deg, 0deg);
    -o-transform:skew(0deg, 0deg);
    transform:skew(0deg, 0deg); }
.oneday_bg .txtBox span { position:absolute; top:-15px; left:20px; -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
    -ms-transform:skew(0deg, 0deg);
    -o-transform:skew(0deg, 0deg);
    transform:skew(0deg, 0deg); }
.oneday_bg .txtBox p { -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
    -ms-transform:skew(0deg, 0deg);
    -o-transform:skew(0deg, 0deg);
    transform:skew(0deg, 0deg); }
.oneday_bg .txtBox .click { -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
    -ms-transform:skew(0deg, 0deg);
    -o-transform:skew(0deg, 0deg);
    transform:skew(0deg, 0deg); }
.oneday_bg .txtBox .click_obi { -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
    -ms-transform:skew(0deg, 0deg);
    -o-transform:skew(0deg, 0deg);
    transform:skew(0deg, 0deg); }
	
	.voice img.fr { }

.tabs {
  padding-bottom: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.0);
  width: 100%;
}
.tab_item {	width: calc(100%/1); }
.tab_content {
  padding: 10px 10px;
}
	
.ac {
  margin: 0;
  padding: 3% 3% 3% 7%;
  width: 91%;
	background: #e5f0f2; 
}

	
.plus2 {
  margin-left: 4px;
  margin-top: 4px;
  font-size: 2.0em;
}
	
.voice { padding:20px; background:#eeebe2; border-radius:30px; }
.voice h3 { display:inline; margin:10px 0px 15px 0px; font-size:24px; }
.voice p { /* display:none; */ font-size:16px; }
.voice img.imgr { float:right; margin-left:10px; width:30%; }
.voice img.imgl { float:left; margin-right:10px; width:30%; }
	
.content table td { font-size:14px; }

	form input[type="date"] { min-width:100px; }
	
	


}


@media screen and (min-width: 768px){
.br-sp {display: none; }
}
