@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap');
/*----------------------------------------------------
　
------------------------------------------------------*/

header #mainimage{
	margin:88px 0 0;
}
header #mainimage .box{
	position:relative;
	width:522px;
	height:542px;
	margin:0 auto;
}
header #mainimage .box .flex-control-nav{
	position:absolute;
	left:0;
	bottom:0;
	z-index:999;
}
header #mainimage .box .flex-control-nav li{
	z-index:999;
}
#g-nav{
	background:#ffffff url(../img/layout/gnav_body.png) repeat-x 0 0;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#kids{
	clear:both;
	overflow:hidden;
	padding:0 0 35px;
	background:#ff0000 url(../img/index/kids.png) no-repeat center top;
}
#kids p{
	margin-top:1.5em;
}
#kids .link{
	margin:35px 0 0;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#prof{
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding:40px 0;
	text-align:left;
}
#prof .text1{
	float:left;
	width:560px;
}
#prof .text1 ul.license{
	margin:10px 0 0;
}
#prof .text1 ul.license li{
	padding:0 0 0 38px;
	font-weight:bold;
	background:url(../img/index/prof_icon2.png) no-repeat 13px 5px;
}
#prof .text1 .banner{
	clear:both;
	margin:10px 0 0 38px;
}
#prof .text2{
	float:right;
	width:410px;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#Philosophy{
	clear:both;
	overflow:hidden;
	width:808px;
	margin:0 auto 3.5em;
	padding:55px 95px 5px;
	text-align:left;
	box-shadow: inset 0px 0px 0px 1px #999, inset 0px 0px 0px 1px #999;
	border: 1px solid #000;
	border-radius:10px;
}
#Philosophy h2{
	clear:both;
	display:inline-block;
	width:auto;
	margin:0 0 16px;
	padding:3px 0.8em 1px;
  color: #fff;
	font-size:150%;
	font-family: "CA Sans", YuGothic, "ヒラギノ角ゴ ProN W3", "Lucida Grande", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	line-height:1.4;
	background:#c30d23;
/*	background: linear-gradient(#fedfe3 15%, #fee6e9 85%);*/
}
#Philosophy h3{
	margin:0 0 16px;
}
#Philosophy .text{
	margin:0 0 4.5em;
	font-size:18px;
	line-height:1.4;
}
#Philosophy .text p{
	margin-top:1.2em;
}


/*----------------------------------------------------
　
------------------------------------------------------*/
#greet-manner{
	clear:both;
	overflow:hidden;
	width:810px;
	margin:0 auto 3.5em;
	padding:15px 95px 25px;
	text-align:left;
	-moz-box-shadow: inset 0px 0px 0px 1px #cc0000, inset 0px 0px 0px 3px #FFF;
	-webkit-box-shadow: inset 0px 0px 0px 1px #cc0000, inset 0px 0px 0px 3px #FFF;
	box-shadow: inset 0px 0px 0px 1px #cc0000, inset 0px 0px 0px 3px #FFF;
	border-radius:10px;
	background: linear-gradient(#f6f6f6 45%, #fff 55%);
}
#greet-manner h3{
	margin:0 0 0;
	font-size:250%;
	font-family:"Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align:center;
	letter-spacing:0.1em;
	border-bottom:2px dotted #000;
}
#greet-manner p{
	margin-top:1em;
}
#greet-manner p.copy{
	font-size:114%;
	font-weight:bold;
	line-height:1.6;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#greet-move{
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:0 auto 3.5em;
}
#greet-move ul{
	overflow:hidden;
}
#greet-move ul li{
	float:left;
}
#greet-move ul li:nth-child(2){
	float:right;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
.tie-prof{
	border-top:1px solid #ccc;
}

.tie-prof{
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding:40px 0;
	text-align:left;
	position:relative;
}

/*  
------------------------------------------*/
.tie-prof .img{
	float:left;
	margin:0 0 20px;
	width:300px;
	text-align:center;
}
.tie-prof .prof{
	float:right;
	width:660px;
	margin:0 0 20px;
}
.tie-prof .prof h2{
	margin:0 0 20px;
}
.tie-prof .prof ul.license li{
	padding:0 0 0 38px;
	font-weight:bold;
	background:url(../img/index/prof_icon.png) no-repeat 13px 5px;
}
/*  
------------------------------------------*/
.tie-prof .detail{
	clear:both;
	overflow:hidden;
	padding:15px 20px;
	background:#f6f6f6;
	border-radius:10px;
}
.tie-prof .detail dt{
	color:#c00;
	font-size:128%;
	font-weight:bold;
}
.tie-prof .detail dd{
	margin:0 0 20px;
}
.tie-prof .detail dd p{
	margin-top:1em;
}
/*  
------------------------------------------*/
.tie-prof .pdf-link{
	position:absolute;
	top:110px;
	right:0;
}
.tie-prof .pdf-link img{
max-width: 160px;
}

/*----------------------------------------------------
　
------------------------------------------------------*/
#voice{
	clear:both;
	overflow:hidden;
	padding:0 0 35px;
	background:#ffebd5 url(../img/index/voice_body.gif) repeat center top;
}
#voice h2{
	margin:0 0 23px;
}
#voice section{
	float:left;
	position:relative;
	overflow:hidden;
	width:320px;
	height:232px;
	margin:0 20px 0 0;
	text-align:left;
}
#voice section.right{
	margin:0;
}
#voice section h3{
	overflow:hidden;
	position:absolute;
	left:20px;
	top:45px;
	width:198px;
	height:54px;
	font-size:14px;
	line-height:1.42;
}
#voice section .text{
	overflow:hidden;
	position:absolute;
	left:20px;
	top:105px;
	width:280px;
	height:80px;
	font-size:14px;
	line-height:1.42;
}
#voice section .more{
	overflow:hidden;
	position:absolute;
	left:20px;
	top:190px;
	font-size:14px;
	line-height:1.42;
}
#voice section .more a{
	color:#e37573;
}
#voice .link{
	clear:both;
	padding:35px 0 0;
	text-align:center;
}

/*----------------------------------------------------
　
------------------------------------------------------*/
#price{
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding:20px 0 50px;
	text-align:left;
}
#price #price-list{
	overflow:hidden;
	border:1px solid #000;
	border-radius:10px;
}
#price #price-list section{
	clear: both;
/*	float:left;
	width:302px;
	min-height:240px;*/
	padding:20px 20px 30px;
/*	border-left:1px solid #000;*/
font-size:18px;
line-height: 2;
}
#price #price-list section.tyuui{
border-top: 1px solid #000;
}
#price #price-list section.left{
	border-left:none;
}
#price #price-list section h3{
	padding:1px 0 3px;
	margin: 0 0 0.5em;
	border-bottom:1px solid #999;
}
#price #price-list section h3:before{
content: "■";
color:#c00;
margin-right: 0.3em;
}
#price #price-list section h3 img{
  max-height: 60px;
}
#price #price-list section .text{
	padding:10px 5px;
	font-size:85%;
	border-bottom:1px solid #000;
}
#price #price-list section .price{
	padding:10px 5px;
	font-size:93%;
	font-weight:bold;
}
#price #price-list section .price p{
	margin-top:1em;
}
#price #price-list section .price em{
	margin-left:10px;
	color:#c00;
	font-size:114%;
	font-weight:bold;
	font-family:monospace;
}
#price #price-list section .price em .small,
#price #price-list section .price .small{
	font-size:85%;
}

/*
-------------------------------------*/
#price-sub-text{
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:0 auto 60px;
	padding:15px 20px;
	text-align:left;
	box-sizing:border-box;
	border:1px solid #333;
	border-radius:10px;
/*	border:1px solid #fdc9cf;*/
/*	background:#fffaf1;*/
}
#price-sub-text h3{
	margin:0 0 0.5em;
}
#price-sub-text table th,
#price-sub-text table td{
	text-align:left;
	font-weight:bold;
	padding:3px 0;
	vertical-align:top;
}
#price-sub-text table th{
	width:14em;
}
#price-sub-text table td:before{
	content:"･･･　";
}



.price-contactlink{
clear: both;
overflow: hidden;
text-align: center;
padding:60px 15px 50px;
border-top: 1px solid #000;
}
.price-contactlink .text{
margin: 0 0 0.4em;
font-family: 'Noto Sans JP';
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
font-size: 34px;
font-weight: 700;
/*line-height: 1.5;*/
}
.price-contactlink .text img{
max-width: 480px;
}
.price-contactlink a.form{
position: relative;
display: block;
width: 80%;
max-width: 620px;
margin: 0 auto;
padding: 1.3em;
color: #fff;
font-family: 'Noto Sans JP';
font-size: 26px;
font-weight: 700;
text-align: center;
line-height: 1;
text-decoration: none;
border-radius: 3em;
background: #c30d23;
}
.price-contactlink a.form img{
margin-right: 0.5em;
vertical-align: middle;
}
.price-contactlink a.form:before{
content: '';
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -6px;
  transform: rotate(45deg);
}
.price-contactlink a.form:hover{
color: #fff !important;
opacity: 0.8;
}




/*
-------------------------------------*/

.price-contactlink{
clear: both;
overflow: hidden;
text-align: center;
padding:30px 15px;
border-top: 1px solid #000;
}
.price-contactlink a.form{
position: relative;
display: block;
width: 80%;
max-width: 620px;
margin: 0 auto;
padding: 1.3em;
color: #fff;
font-family: 'Noto Sans JP';
font-size: 24px;
font-weight: 700;
text-align: center;
line-height: 1;
text-decoration: none;
border-radius: 3em;
background: #c30d23;
}
.price-contactlink a.form img{
margin-right: 0.5em;
vertical-align: middle;
}
.price-contactlink a.form:before{
  content: '';
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -6px;
  transform: rotate(45deg);
}
.price-contactlink a.form:hover{
color: #fff !important;
opacity: 0.8;
}








/*----------------------------------------------------
　
------------------------------------------------------*/
#about{
	clear:both;
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding:0 0 60px;
	text-align:left;
}
#about #about-detail{
	overflow:hidden;
	padding:10px 15px;
	border:1px solid #000;
	border-radius:10px;
}
#about #about-detail table{
	width:100%;
}
#about #about-detail table th,
#about #about-detail table td{
	padding:10px 5px;
	border-top:1px solid #000;
}
#about #about-detail table th{
	font-weight:bold;
	width:150px;
}
#about #about-detail table tr:first-child th,
#about #about-detail table tr:first-child td{
	border-top:none;
}

/*----------------------------------------------------
　
------------------------------------------------------*/
#sns-area{
	clear:both;
	position:relative;
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}
/*  
------------------------------------------*/
#sns-area #news{
	float:left;
	width:320px;
	margin:0 20px 70px 0;
	text-align:left;
}
#sns-area #news h3{
	border-bottom:1px solid #000;
}
#sns-area #news dl{
	clear:both;
	overflow:hidden;
	margin:10px 0 0;
}
#sns-area #news dl dt{
	padding:0 7px;
	color:#7cb0a2;
	font-weight:bold;
}
#sns-area #news dl dd{
	padding:0 7px 0 20px;
}
/*  
------------------------------------------*/
#sns-area #npo{
	float:left;
	width:320px;
	margin:0 20px 70px 0;
	text-align:left;
}

/*  
------------------------------------------*/
#sns-area #blog{
	position:relative;
	float:left;
	width:320px;
	margin-bottom:70px;
	text-align:left;
}
#sns-area #blog .list-link{
	position:absolute;
	left:220px;
	top:20px;
	font-size:85%;
}

#sns-area #blog h3{
	border-bottom:1px solid #000;
}
#sns-area #blog dl{
	clear:both;
	overflow:hidden;
	margin:10px 0 0;
}
#sns-area #blog dl dt{
	padding:0 7px;
	color:#c00;
	font-weight:bold;
}
#sns-area #blog dl dd{
	padding:0 7px 0 20px;
}

/*  
------------------------------------------*/
#sns-area #facebook{
	float:left;
	width:320px;
}

/*  
------------------------------------------*/
#sns-area #instagram{
	float:right;
	width:310px;
}

/*  
------------------------------------------*/
#sns-area #hollywoodlatte-link{
	position:absolute;
	left:7px;
	bottom:0;
}


/*----------------------------------------------------
　
------------------------------------------------------*/
#news{
	clear:both;
	position:relative;
	overflow:hidden;
	width:1000px;
	margin:0 auto 50px;
  text-align: left;
}
#news h3{
margin: 0 0 16px;
padding: 0.5em 1em;
color: #fff;
font-size: 1.5rem;
font-weight: bold;
line-height: 1.1;
background: #c30d23;
}
#news .list-link{
position: absolute;
left: 220px;
top: 16px;
}
#news .list-link a{
color: #fff;
}
#news ul{
overflow: hidden;
}
#news ul li{
clear: both;
overflow: hidden;
padding: 10px 0;
border-bottom: 1px solid #ccc;
}
#news ul li:first-child{
border-top: none;
}
#news ul li .post-thumbnail{
float: left;
width: 80px;
margin-right: 20px;
}
#news ul li .entry-text-area{
float: right;
width: 900px;
}
#news ul li .entry-title a{
margin-left: 1em;
}

