/*
Theme Name:lib
Template:ascend
Version:1.00
*/

/**********
Groval
***********/
* {
	font-size: 14px;
}
body,
body h2,body .h2class {
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#inner-wrap p {
	letter-spacing: 0.12em;
	text-align: center;
}
body.home #inner-wrap p {
	letter-spacing: 0.12em;
	text-align: left;
}
.h2Ttl {
	font-family: "Source Sans Pro";
	line-height: 40px;
	letter-spacing: 0.12em;
	font-weight: 600;
	font-style: normal;
	color: rgb(245, 176, 143);
	font-size: 32px;
	text-align: center;
	margin-bottom: 32px !important;
}
p.secTtl {
 font-size: large;
 line-height: 1.8em;
	margin-top: 2em;
}
p.secTtl2 {
 background: #c8b8a5;
 color: #fff;
 font-size: larger;
 line-height: 2.4em;
}
.secTtl2Area {
 border: 1px solid #c8b8a5;
 margin-bottom: 2em;
}
.secTtl2Area table {
 width: 90%;
 margin: 0 auto 2em auto;
}
.secTtl2Area table td,
.secTtl2Area table th {
	border: none !important;
}
.entry-content table tr:nth-child(even),
.modal-body table tr:nth-child(even) {
 background: rgba(241, 237, 232, 0.5) !important;
}
.captiontext.subtitle,
#post-11 h1,#post-11 h2,#post-11 h3,#post-11 .entry-title,#post-11 h1 *,#post-11 h2 *,#post-11 h3 *,#post-11 .entry-title *,#post-11 .entry-content h2,#post-11 .entry-contenth2,#post-11 .entry-content h3 {
	font-family: "A1明朝" !important;
}
#post-11 .entry-content h4,#post-11 .entry-content h5,#post-11 .entry-content h6,#post-11 .entry-content h4 *,#post-11 .entry-content h5 *,#post-11 .entry-content h6 * {
	font-family: "新正楷書CBSK1" !important;
}
p,
#post-11 .entry-content *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(strong):not(b) {
	font-family: "新丸ゴ L" !important;
}
#post-11 strong,#post-11 b {
	font-family: "新丸ゴ M" !important;
}
p.caption {
 font-size: 14px;
 letter-spacing: 0.12em;
}
dl dt {
	letter-spacing: 0.12em;
}
dl dd {
	letter-spacing: 0.12em;
	padding-bottom: 2em;
 margin-left: 0;
}
dl.cLst {
	text-align: center;
}
dl.cLst dt {
 font-size: 18px;
	line-height: 2.4em;
}
.entry-content {
	margin-top: 1em;
}
img.logoIcon {
 display: block;
 margin: 0 auto 40px auto;
}
body .entry-content table td,
body .entry-content table th,
body table td, table th {
 padding: 10px;
 border: 1px solid #5a5a5a;
}
h3.ttlLine {
 text-align: center;
}
.anchor{
 display: block;
 padding-top: 108px;
 margin-top: -108px;
}
@media screen and (min-width: 650px){	
 .br-pc { display:block; }
 .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
 .br-pc { display:none; }
 .br-sp { display:block; }
}
/**********
Layout
***********/
#inner-wrap #content {
 max-width: 900px;
}
body.home #inner-wrap #content {
 max-width: 1140px;
}

section {
	margin: 10em 0;
 overflow: auto;
}
.entry-content section:first-child {
	margin: 0 0 10em 0;
}


/**********
Header
***********/
#kad-header-menu .headerclass, .mobile-headerclass,
#kad-header-menu .kad-fixed-vertical-background-area {
	background: rgba(255, 255, 255, 0);
}
#kad-header-menu .kad-center-header .nav-main {
	opacity: 0;
}


#kad-header-menu .is-sticky .headerclass, .mobile-headerclass,
#kad-header-menu .is-sticky .kad-fixed-vertical-background-area {
	background: rgba(255, 255, 255, 0.5);
}
#kad-header-menu .is-sticky .kad-center-header .nav-main {
	opacity: 1;
}
body .titleclass {
 background-color: #fff;
}
#kad-header-menu {
	background: #fff;
}

body.home #kad-header-menu {
	background: inherit;
}
/**********
Slider
***********/
.titleclass .captiontext {
 white-space: pre;
	line-height: 1.4em;
	filter: drop-shadow(0px 0px 4px rgba(254,190,156,1));
}
#slick-slide00 .captiontext.subtitle {
 text-align: right;
}
#kt_slider_home .slick-next,
#kt_slider_home  .slick-prev {
	background: rgba(245, 176, 143, 0.2);
}
#kt_slider_home .slick-next:hover,
#kt_slider_home  .slick-prev:hover {
	background: rgba(245, 176, 143, 0.8);
}
/**********
Footer
***********/
#containerfooter .footerbase {
 background-color: #f5e3da;
}
#containerfooter a, #containerfooter, #containerfooter h4, #containerfooter h3, #containerfooter h5 {
 color: #525252;
}
#containerfooter,
#containerfooter .footer-widget-title span,
body.body-style-bubbled #containerfooter .footer-widget-title span {
    background-color: #ffffff;
}
ul#menu-footernavi li:nth-child(3) > a {
 display: none;
}
/**********
TOP
***********/
body.home div#inner-wrap {
/*	background: #f5f1e8; */
	background: #ffffff;
}


body.home .entry-content ul {
	padding: 0;
	overflow: auto;
}
li.listTop {
 list-style: none;
 background: #fff;
 width: 48%;
 margin-left: 3%;
 float: left;
}
li.listTop:first-child {
 margin-left: 0;
}
li.listTop img {
	float: left;
}
li.listTop a {
 display: block;
	color: #555;
 height: 200px;
}
.listTop div {
	padding: 0 0.5em 0 1em;
	overflow: auto;
}
body.home .kt_blog_home .blog_item.grid_item .post-grid-footer-meta {
	border-top: none;
}
.topSec2 {
 margin-top: 5em;
}

body.home .main .entry-content .home_blog {
 margin-top: 5em;
}
ul.shopImg li {
 float: left;
 list-style: none;
 margin-left: 25px;
}
.slick-arrow {
	width: 15px;
}
img.prevArrow.slick-arrow {
 left: 20px;
 position: absolute;
 top: 110px;
}
img.nextArrow.slick-arrow {
 right: 0px;
 position: absolute;
 top: 110px;
}
/**********
ABOUT
***********/
img.threeImg {
 width: 380px;
	float:left;
}
.twoSecL {
 float: right;
 text-align: left;
	width: 50%;
}
#inner-wrap .twoSecL p {
	text-align: left;
}
.twoSecArea {
 margin-bottom: 3em;
	clear: both;
	overflow: auto;
}
p.bdrBtm {
 border-bottom: 2px #f5b08f dotted;
	line-height: 2.4em;
	margin-bottom:1em;
 font-size: 16px;
}

/**********
COURSE
***********/
ul.LinkBtn {
 list-style: none;
 width: fit-content;
 display: block;
 overflow: auto;
 text-align: center;
 padding: 0;
	margin: 0 auto;
}
ul.LinkBtn li {
 float: left;
 display: block;
 width: 140px;
	border-left: 1px solid #fff;
}
ul.LinkBtn li:first-child {
	border-left: none;
}
ul.LinkBtn li a {
 display: block;
 background: #16A085;
 color: #fff;
	border: 1px solid #16A085;
}
ul.LinkBtn li a:hover {
 background: #fff;
 color: #16A085;
	border: 1px solid #16A085;
}
h2.pageTtl {
 background: #16a085;
 width: 300px;
 margin: 0 auto;
 color: #fff;
 line-height: 2em;
 opacity: 0.8;
}

#course #pageheader {
	background-image: url('/wp/wp-content/themes/lib/img/header/img04.jpg');
}

#about_us #pageheader {
	background-image: url('/wp/wp-content/themes/lib/img/header/imgYoko.jpg');
	background-size: cover;
	background-position: left center;
}
#reserve #pageheader {
	background-image: url('/wp/wp-content/themes/lib/img/header/imgSenobi.jpg');
	background-size: cover;
	background-position: center center;
}
#contact #pageheader {
	background-image: url('/wp/wp-content/themes/lib/img/header/img04.jpg');
}
body.trans-header div:not(.is-sticky)>.mobile-headerclass .kt-mnt span,
#kad-mobile-banner button.mobile-navigation-toggle .kt-mnt span {
 background: #bfbfbf;
}
/**********
CONTACT
***********/
span.must {
 color: #b10c0c;
}
@media (min-width: 1168px) {
	.wpcf7 {
	 background: #ffffff;
	 margin: 0 auto !important;
	 width: 100%;
	 font-weight: 500;
	}
	input {
		width: 100%;
	}
	.wpcf7 dt {
	 width: 20%;
	 float: left;
	 display: block;
		padding-top: 2em;
		border-top: 1px solid #c9c9c9;
	 line-height: 3em;
		font-weight: 500;
	}
	.wpcf7 dd {
	 width: 80%;
	 float: left;
	 display: block;
  border-top: 1px solid #c9c9c9;
  padding-top: 2em;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 2em;
  margin-bottom: 0;
	}
	span.wpcf7-form-control-wrap.furi-name {
	 width: 48%;
	 float: right;
	}
	span.wpcf7-form-control-wrap.furi-myouji {
	 width: 48%;
	 display: inline-block;
	 float: left;
	}
	input[type="checkbox"] {
	 width: auto;
	 margin-right: 0.5rem;
	}
	span.wpcf7-list-item {
	 min-width: 4rem;
	}
	input.wpcf7-form-control.wpcf7-text.p-postal-code {
	 width: 20%;
	 margin-bottom: 1em;
	}
	input.p-street-address {
	 margin-bottom: 1em;
	}
	dt#toawaseNaiyou {
		line-height: 20em;
	}

	span.wpcf7-form-control-wrap.henshin {
	 line-height: 2rem;
	}
	span.wpcf7-form-control-wrap.your-myouji {
	 width: 48%;
	 display: inline-block;
	 float: left;
	}
	span.wpcf7-form-control-wrap.your-name {
	 width: 48%;
	 float: right;
	}
	input#tel1 {
	 width: 30.5%;
	}
	input#tel2,
	input#tel3 {
	 width: 32%;
	}

}

@media screen and (max-width: 480px) {
	body.trans-header div#wrapper div#kad-mobile-banner {
	 position: fixed;
	}
	.mfp-slide .mag-pop-sldr {
		background-color: #bfbfbf;
	}
	.sldr-menu-animi #kad-mobile-banner {
	 display: none;
	}
	div#kad-mobile-banner {
	 width: 100%;
	 background: rgba(255,255,255,0.6);
	}
	#kad-mobile-banner {
	 top: 0;
	 position: fixed;
	 z-index: 9999;
	 right: 0;
	}
	#inner-wrap #content {
		padding-top: 0;
	}
	ul.LinkBtn {
		width: 100%;
	}
	ul.LinkBtn li:first-child, ul.LinkBtn li:nth-child(2n+1) {
	 margin: 0 0 2% 0;
	}
	ul.LinkBtn li:first-child {
	 border-left: none;
	}
	ul.LinkBtn li {
		width: 45vw;
		margin: 0 0 2% 2vw;
	}
	.twoSecL {
		width: 100%;
		margin-top: 2em;
	}
	dl.cLst dd {
	 margin-left: 0;
  text-align: left;
	}
	.secTtl2Area p {
	 padding: 0 1em;
	}
	span.hifn {
		float: left;
		margin: 0 1%;
	}
	input#tel1, input#tel2, input#tel3 {
	 width: 30%;
	 float: left;
	}
	dd.telMgn {
	 margin-bottom: 2.4em;
	}
	input.wpcf7-form-control.wpcf7-text.p-region.p-locality.p-street-address {
	 margin-bottom: 1em;
	 margin-top: 1em;
	}
	input#your_name {
	 margin-top: 1em;
	}
	input#furi_name {
	 margin-top: 1em;
	}
}
