@charset "utf-8";



/* -----------------------------------------------------------
CSS Information

 File name:      pop.css
 Style Info:     ポップアップ／マップ／間取り詳細
----------------------------------------------------------- */

/*----------------------------------------------------
  
----------------------------------------------------*/
header{
	border-bottom:3px solid #374577;
	margin:-25px  auto 50px;
	background:url(../img/con_bg.jpg) repeat;
	}
#header_kens{
	border-bottom:3px solid #374577;
	margin:-25px  auto 50px;
	background: url(../img/kenshin_bn_bg.jpg) no-repeat center;
	background-size: cover;
	padding-top: 3%;
	
	}	


#POP_HEADER{
width:100%;
height: 70px;
margin:auto;
position:absolute;
top:0;
left:0;
right:0;
border-top:5px #0380cf solid;
background-color: #262626;
border-bottom: 1px solid #393939;
}


#POP_HEADER h1{
display:block;
text-align: left;
font-size: 10px;
margin:auto;
position:absolute;
top:15px;
left:150px;
right:0;
color: #fff;
z-index: 10;
}

#POP_HEADER > #LOGO{
position:absolute;
top:10px;
left:5px;
}

#MAP_TOP{
background-image:url(../img/bg.jpg);
background-size:cover;
background-repeat: no-repeat;
width:100%;
position: relative;
margin: 0;
}

#PAGE_TOP{
width:100%;
padding-top: 75px;
margin: 0;
}

#POP_TITLE{
width:100%;

margin:0 auto 0;
text-align: left;
background:url(../img/tkk_head_bg.png)  right top no-repeat;
max-width:800px;
height: 140px;
background-size:contain;


}

#POP_TITLE02{
width:100%;

margin:20px auto 20px;
text-align: left;
max-width:680px;
height: 110px;
background-size:contain;


}

#POP_MAIN{
background-repeat: no-repeat;
background-position: center top;
background-size: 100% auto;
height: 100%;
text-align:left;

}




/*----------------------------------------------------
  とよくま教室
----------------------------------------------------*/

#POP_TITLE h1{

	padding: 6.5% 0 0 0;
	font-size:28px;
	margin-top:3%;
    display: flex;          /* 2 */
    justify-content: left;/* 3 */
    align-items: center;    /* 4 */

	color:#1b3568;
	


}

#POP_TITLE span{
	display: inline-block;
	background:#374577;
	height:30px;
	width:5px;
	margin-right:10px;




}




.kens_txt01 { text-align:left;
margin:0 auto 30px;
max-width:800px; }

.kens_list { max-width:800px; margin:0 auto 60px; border-bottom:2px  dotted #ccc; padding-bottom:10px; }

.kens_list dl{ max-width:800px; margin:0 auto; text-align:left;  }
.kens_list dl dt{ font-size:18px; font-weight:bold; color:#1b3568;}
.kens_list dl dt span{ background:url(../img/tkk_icon01.png) no-repeat top center; width:36px; height:25px; display:block; float:left; margin-right:5px;}
.kens_list dl a dd{ display:block; border-radius:5px; background:#7d0000; padding:5px 10px; text-decoration:none; color:#fff;}
.kens_list dl dd.day{ margin-left:5%; width:70%; float:left;}
.kens_list dl dd.btn{ margin-left:4%; width:18%; float:right; text-align: center;}

.kens_list dl a:hover dd{float:right; display:block; border-radius:5px; background:#ccc; padding:5px 10px;}



.kens_h2{
	text-align:left;
	font-size:16px;
	margin:0 auto 30px;
	border:1px solid #374577;
	padding:15px;
	color:#374577;
	font-weight:normal;
	letter-spacing:5px;
	background:#f1f1f1;}
	

	
.kens_h2_old{
	text-align:left;
	font-size:13px;
	margin:0 auto 30px;
	border:1px solid #374577;
	padding:5px 15px 5px 15px;
	color:#374577;
	font-weight:normal;
	letter-spacing:5px;
		background:#f1f1f1;}	
		
		


.h3_kens{
    margin: 2% auto 4%;
    color: #fffl;
    padding: 25px 20px;
    font-size: 18px;
    max-width: 1000px;
    background-image: -webkit-gradient(
 linear
 , left top
 , left bottom
 , from(#f1f0f1)
 , color-stop(0.49, #fff)
 , color-stop(0.50, #f1f0f1)
 , to(#f1f0f1));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0px 7px 20px -13px #616161;
    -moz-box-shadow: 0px 7px 20px -13px #616161;
    -webkit-box-shadow: 0px 7px 20px -13px #616161;
	text-align:left;
}

.h3_kens span {
    border-left: 4px #546aba solid;
    padding: 0 0 0 12px;
    font-weight: normal;
    color: #000;
    display: inline-block;
}


.h4_cont {
  margin: 2% auto 70px;
    font-size: 14px;
    padding-bottom: 10px;
    color: #3d4d88;
    font-weight: normal;
    border-bottom: 1px solid #3d4d88;
}
.h4_cont:first-letter{
  color:#3d4d88;
  font-size:130%;
  font-weight:normal;
  letter-spacing:0;

    letter-spacing:2pt;
}

	
	
	
	
	
	

/*----------------------------------------------------
	rehabili
----------------------------------------------------*/
.rehabili_list{
	margin:3% auto 10px;


	
}

.rehabili_list li{
	font-size:20px;
	font-weight:bold;
	color:#666;

	
}
.rehabili_list  li span{
	background:#546aba;
	border-radius: 50%;
  height: 26px;
  width: 26px;
  display: inline-block;
  text-align:center;
  color:#fff;
  padding:3px;
  margin-right:10px;
  font-size:16px;
 line-height: 1.6;
	
}


.reha01_txt{
	text-align:left;
	margin:0 0.2% 30px 0;
	float:left;
	max-width:660px;
	width:66%;
}

.reha01_txt02{
	text-align:left;
	margin:0 auto 30px ;

	max-width:740px;
	width:100%;
	
	    border-bottom: 2px dotted #ccc;
		padding-bottom:15px;}


.reha01_img01{
	max-width:320px;
	width:32%;
	margin:0 auto 30px;
	float:right;
}		
	
	
	

/* 長方形 */
.arrow_down {
	font-size: 40px;
	position: relative;
	width: 0.6em;
	height: 1em;
	background-color: #ccc;
	margin:0 auto 50px;
}
/* 三角 */
.arrow_down::before {
	position: absolute;
	top: 0.8em;
	left: -0.5em;
	width: 0;
	height: 0;
	content: "";
	border-top: 0.8em solid #ccc;
	border-left: 0.8em solid transparent;
	border-right: 0.8em solid transparent;
		margin:0 auto;
}


.txt_cont01 {
    text-align: left;
    margin-bottom: 40px;

}

.txt_cont02{
    text-align: left;
    margin-bottom: 10px;
	line-height:2.4;
	border-bottom: 1px #ccc dotted;
	font-weight:bold;
}




.txt_cont02 span{
	background:#546aba;
	color:#fff;
	padding:4px 10px 4px 10px;
	border-radius:3px;
	font-weight:normal;
}


.txt_cont03{
    text-align: center;
    margin-bottom: 40px;
	line-height:2.2;
	font-size:22px;
}


.txt_cont04 {
	text-align:center;
    margin-bottom: 40px;
	font-size:18px;

}

.txt_cont05 {
   text-align:center;
    margin-bottom: 50px;
		font-size:22px;
		color:#77161b;

}

.txt_red{ color:#77161b;
font-size:18px;}




	
		
		
		
	.tkk_txt01 { text-align:left;
margin:0 auto 50px;
max-width:800px; }
.kenshin_txt01 { text-align:left;
margin:0 auto 30px;
max-width:800px; }

.tkk_list { max-width:800px; margin:0 auto 60px; border-bottom:2px  dotted #ccc; padding-bottom:10px; }

.tkk_list dl{ max-width:800px; margin:0 auto; text-align:left;  }
.tkk_list dl dt{ font-size:18px; font-weight:bold; color:#1b3568;}
.tkk_list dl dt span{ width:36px; height:25px; display:block; float:left; margin-right:5px;}
.tkk_list dl a dd{ display:block; border-radius:5px; background:#7d0000; padding:5px 10px; text-decoration:none; color:#fff;}
.tkk_list dl dd.day{ margin-left:5%; width:70%; float:left;}
.tkk_list dl dd.btn{ margin-left:4%; width:18%; float:right; text-align: center;}

.tkk_list dl a:hover dd{float:right; display:block; border-radius:5px; background:#ccc; padding:5px 10px;}



.tkk_h2{
	text-align:left;
	font-size:16px;
	margin:0 auto 30px;
	border:1px solid #374577;
	padding:15px;
	color:#374577;
	font-weight:normal;
	letter-spacing:5px;
	background:#f1f1f1;}
	
.tkk_h2_old{
	text-align:left;
	font-size:13px;
	margin:0 auto 30px;
	border:1px solid #374577;
	padding:5px 15px 5px 15px;
	color:#374577;
	font-weight:normal;
	letter-spacing:5px;
		background:#f1f1f1;}	
		
		
	.kenshin_h2{
	text-align:center;
	font-size:32px;
	margin:0 auto 10px;
    max-width: 380px;
	border-radius:5px;
	
	padding:30px;
	color:#374577;
	font-weight:normal;
	letter-spacing:2px;
	background:#f1f1f1;}
	
	
	
	.kenshin_h2 span{
	background:url(../img/kenshin_tel.png) no-repeat left  bottom;
	display: inline-block;
	width:40px;
	height:40px;
	margin-bottom:-10px;
	margin-right:10px;
	}
	
	
			
	.kenshin_h2 a{
		text-decoration:none;
		color:#374577;}
		
	


@media screen and (max-width: 600px) {
#POP_HEADER{
height: 60px;
}

#POP_HEADER h1{
display: none;
}

#POP_HEADER > #LOGO img{
height: 40px;
width: auto;
}

#MAP_TOP{
padding-top: 130px;
background-size:150% auto;
}

#POP_TITLE{
bottom:10%;
}

#POP_TITLE{

background:none;
bottom:10%;


}



}


/*----------------------------------------------------
   section
----------------------------------------------------*/

section {
  padding: 0;
  width:100%;
  margin: 0 auto;
  background-color: rgba( 255, 255, 255, 0.55 );
}


/*----------------------------------------------------
   pop_header_btn
----------------------------------------------------*/

.pop_header_btn{
position: absolute;
top: 25px;
right: 30px;
z-index: 50;
}

.pop_header_btn ul{
list-style:none;
display:-webkit-box;
display:-moz-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:single;
-moz-box-lines:single;
-webkit-flex-wrap:nowrap;
-moz-flex-wrap:nowrap;
-ms-flex-wrap:none;
flex-wrap:nowrap;
-webkit-box-direction:normal;
-moz-box-direction:normal;
-webkit-box-orient:horizontal;
-moz-box-orient:horizontal;
-webkit-flex-direction:row;
-moz-flex-direction:row;
flex-direction:row;
-webkit-box-pack:justify;
-moz-box-pack:justify;
-webkit-flex-pack:justify;
-moz-flex-pack:justify;
-ms-flex-pack:justify;
-webkit-justify-content:space-between;
-moz-justify-content:space-between;
justify-content:space-between;
}

.pop_header_btn ul li{
margin: 0 0 0 20px;
padding: 0 0 10px 0;
height: 15px;
}

.pop_header_btn ul li a{
width: 100%;
height: 50px;
display: block;
}

.pop_header_btn ul li:hover{
opacity:0.6;
filter: alpha(opacity=60);        /* ie lt 8 */
-ms-filter: "alpha(opacity=60)";  /* ie 8 */
-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.6;              /* Safari 1.x */
}


.btn_map{
background-image: url(../img/btn_map.png);
width: 31px;
}
.btn_out{
background-image: url(../img/btn_out.png);
width: 65px;
}
.btn_mail{
background-image: url(../img/btn_pop_req.png);
width: 80px;
}
.btn_tel{
background-image: url(../img/btn_pop_res.png);
width: 79px;
}

.btn_map,
.btn_out,
.btn_mail,
.btn_tel{
background-position: center;
background-repeat: no-repeat;
}

.header_btn ul li:hover{
opacity:0.6;
filter: alpha(opacity=60);        /* ie lt 8 */
-ms-filter: "alpha(opacity=60)";  /* ie 8 */
-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.6;              /* Safari 1.x */
}

.btn_tel{
display: none;
}

.header_btn ul li a{
width: 100%;
height: 26px;
display: block;
}





@media screen and (max-width: 600px) {

.pop_header_btn{
top: 0;
right: 0;
}

.pop_header_btn ul li{
margin: 0 0 0 1px;
padding: 0;
border-bottom: none;
height: auto;
}

.btn_tel{
display: block;
}

.pop_header_btn ul li a{
width: 100%;
height: 50px;
display: block;
}

.btn_map,
.btn_out,
.btn_mail,
.btn_tel,
.btn_tel{
background-image: none;
width: 50px;
height: auto;
position: relative;
}

.btn_map a,
.btn_out a,
.btn_mail a,
.btn_tel a,
.btn_tel a{
position: relative;
}

.btn_map a:before,
.btn_out a:before,
.btn_mail a:before,
.btn_tel a:before,
.btn_tel a:before{
position: absolute;
font-family: FontAwesome;
font-size:24px;
top:10px;
left:0;
right:0;
color: #999999;
margin: auto;
}

.btn_mail a:before{
content:'\f0e0';
}
.btn_tel a:before {
  content:'\f073';
}
.btn_map a:before{
  content:'\f041';
}
.btn_out a:before {
  content:'\f0f6';
}
.btn_tel a:before {
  content:'\f095';
}
}


/*----------------------------------------------------
   map
----------------------------------------------------*/

.map_area{width:100%; max-width:800px; margin:0 auto; }
.map_area_inner{width:800px; margin:0 auto; padding:30px 0 0 0;}



.cont_filed{max-width: 440px; margin:0 auto; padding:0 0 0 0;}

@media only screen and (max-width: 790px) {
	.map_area{width:90%; margin:0 auto;}
.map_area_inner{width:95%; margin:0 auto; padding:20px 0 0 0;}




/*----------------------------------------------------
  とよくま教室
----------------------------------------------------*/

#POP_TITLE h1{

	padding: 10% 0 0 0;
	font-size:28px;
	margin-top:3%;
    display: flex;          /* 2 */
    justify-content: left;/* 3 */
    align-items: center;    /* 4 */

	color:#1b3568;
	


}

#POP_TITLE span{
	display: inline-block;
	background:#374577;
	height:30px;
	width:5px;
	margin-right:10px;




}




.tkk_txt01 { text-align:left;
margin:0 auto 30px;
max-width:800px; }

.tkk_list { max-width:800px; margin:0 auto 60px; border-bottom:2px  dotted #ccc; padding-bottom:10px; }

.tkk_list dl{ max-width:800px; margin:0 auto; text-align:left;  }
.tkk_list dl dt{ font-size:18px; font-weight:bold; color:#1b3568;}
.tkk_list dl dt span{ background:url(../img/tkk_icon01.png) no-repeat top center; width:36px; height:25px; display:block; float:left; margin-right:5px;}
.tkk_list dl a{ text-decoration:none;}
.tkk_list dl a dd{ display:block; border-radius:5px; background:#7d0000; padding:5px 10px; text-decoration:none; color:#fff;}
.tkk_list dl dd.day{ margin-left:5%; width:70%; float:none; margin:0 auto 3%;}
.tkk_list dl dd.btn{ margin-left:4%; width:100%; float:none; text-align: center; max-width:250px; margin:0 auto 2%; }

.tkk_list dl a:hover dd{float:none; display:block; border-radius:5px; background:#ccc; padding:5px 10px;}



}

/*----------------------------------------------------
   pop_btn
----------------------------------------------------*/
.pop_btn{
width: 100%;
padding: 0 0 70px 0;
margin: 80px 0 0 0;
border-bottom: 1px solid #bbb;
}
.pop_btn ul{
list-style:none;
display:-webkit-box;
display:-moz-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:single;
-moz-box-lines:single;
-webkit-flex-wrap:nowrap;
-moz-flex-wrap:nowrap;
-ms-flex-wrap:none;
flex-wrap:nowrap;
-webkit-box-direction:normal;
-moz-box-direction:normal;
-webkit-box-orient:horizontal;
-moz-box-orient:horizontal;
-webkit-flex-direction:row;
-moz-flex-direction:row;
flex-direction:row;
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -webkit-flex-pack:center;
    -moz-flex-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    justify-content:center;
padding:0;
width:100%;
margin:0 auto;
}
	
.pop_btn ul li{
width:119px;
margin:0 5px;
padding:0;
}

.pop_btn02{

padding: 0 0 70px 0;
margin: 80px 0 0 0;
border-bottom: 1px solid #bbb;
}

.pop_btn02 a{
	text-decoration: none;

}
.pop_btn02 a p{
	text-align: center;
	border: 1px solid #bbb;
	padding:20px;
	margin:  0 auto;
	max-width: 200px;
}

.pop_btn02 a:hover p{
	opacity: 0.5;
}


/*----------------------------------------------------
   pop
----------------------------------------------------*/
.pop_page{width:100%; margin:0; padding:0;}
.pop_head{padding:0; width:100%; border-bottom:3px solid #c1a886;}
.pop_logo{float:left; padding:0 0 0 0;}
.pop_head h1 {text-align:left; color:#dbc9b0; font-size:10px; text-decoration:none; line-height:1.5em;  padding:10px; border-bottom:1px solid #dbc9b0;}


.pop_main{width:100%; border-bottom:#87bb17 3px solid; padding:30px 0;}
.pop_main01{width:100%; border-bottom:#87bb17 3px solid; padding:0 0 20px 0;}

.pop_under{width:100%; background:#fff; padding:50px  0 30px 0;}

@media only screen and (max-width: 780px) {
}

@media only screen and (max-width: 700px) {
}

@media only screen and (max-width: 480px) {
.pop_under{width:95%; padding:20px 2.5%;}

#header_kens{
	border-bottom:3px solid #374577;
	margin:-25px  auto 50px;
	background: url(../img/kenshin_bn_bg.jpg) repeat;
	padding-top:20px;

	
	}
	
	
	#POP_TITLE02{
width:100%;

margin:10px auto 20px;
text-align: left;
max-width:600px;
height:80px;
background-size:contain;


}



.txt_cont02{
    text-align: left;
    margin-bottom: 10px;
	line-height:2.4;
		border-bottom: 1px #ccc dotted;
}




.txt_cont02 span{
	background:#546aba;
	color:#fff;
	padding:4px 10px 4px 10px;
	border-radius:3px;
	display:block;
}

	
}

@media only screen and (max-width: 380px) {

#header_kens{
	border-bottom:3px solid #374577;
	margin:-25px  auto 50px;
	background: url(../img/kenshin_bn_bg.jpg) repeat;
	padding-top:15%;
	
	}
	
	
	#POP_TITLE02{
width:100%;

margin:10px auto 10px;
text-align: left;
max-width:600px;
height:60px;
background-size:contain;


}
	
}



.pla_txt{
	padding:10px 0;
	width:100%;
	margin: 0 auto;
}

.pla_txt ul{
list-style: none;
}

.pla_txt ul li{
text-align: left;
position: relative;
padding: 0 10px 10px 35px;
margin: 0 0 10px 0;
font-size:110%;
border-bottom:1px dotted #ccc;
}

.pla_txt ul li:before{
text-align: left;
position:absolute;
content: "■";
top: -5px;
left: 10px;
font-size:140%;
color: #BBD9F2;
}



.copy{

	width:100%;
    padding: 20px 0;
    color: #374577;
    font-size: 8px;
}


@media screen and (max-width: 480px) {
/*----------------------------------------------------
  とよくま教室
----------------------------------------------------*/

#POP_TITLE h1{

	padding: 16% 0 0 0;
	font-size:28px;
	margin-top:3%;
    display: flex;          /* 2 */
    justify-content: left;/* 3 */
    align-items: center;    /* 4 */

	color:#1b3568;
	line-height:1.4;
	font-size: x-large;
	


}	
}

@media screen and (max-width: 395px) {
.kenshin_h2 {
    text-align: center;
    font-size: 26px;
    margin: 0 auto 30px;
    max-width: 380px;
    border-radius: 5px;
    padding: 10px;
    color: #374577;
    font-weight: normal;
    letter-spacing: 2px;
    background: #f1f1f1;
}


}

@media screen and (max-width: 320px) {
	.kenshin_h2{
	text-align:center;
	font-size:20px;
	margin:0 auto 30px;
    max-width: 380px;
	border-radius:5px;
	
    padding: 10px;
	color:#374577;
	font-weight:normal;
	letter-spacing:2px;
	background:#f1f1f1;}
	
	
	
	.kenshin_h2 span{
	background:url(../img/kenshin_tel.png) no-repeat left  bottom;
	display: inline-block;
	width:40px;
	height:40px;
	margin-bottom:-10px;
	margin-right:10px;
	}
	
	}


/*----------------------------------------------------
   印刷
----------------------------------------------------*/


@media print{
#POP_HEADER > #LOGO{
top:0;
}

#POP_HEADER h1{
top:0;
}

#POP_HEADER{
height: 50px;
border-top:none;
border-bottom: none;
}

#POP_TITLE{
bottom:0;
}

#MAP_TOP{
padding-top: 80px;
}

.pop_page{width:auto;}

.pop_btn{display: none;}
}
