@charset "UTF-8";
/* CSS Document */

/*ALL
--------------------------------------------------*/
div,p,h1,h2,h3,h4,ul,li,dl,dt,dd,ol,table,th,td,form,input,fieldset,a,article,nav{
	margin:0;
	padding:0;
	/*-webkit-tap-highlight-color:rgba(0, 0, 0, 0);*/
	/*-webkit-touch-callout:none;*/
	box-sizing:border-box;
}
/*a{
	color:#fff;
}
a:hover{
	color:#666;
}
a img{
	border:none;
}
a img:hover{
	filter:alpha(opacity=10);
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
	-o-opacity:0.8;
	-ms-opacity:0.8;
	opacity:0.8;
	border: 2px solid #fe638b;
	box-sizing: border-box;
}*/
img{
	vertical-align:bottom;
}
li{
	list-style:none;
}
.clear{
	clear:both;
}
.clearfix{
	height:1%;
	overflow:hidden;
}
.clearfix:after{
	content:"";
	display:block;
	clear: both;
}
.fsb20{
	font-size: 20px;
	font-weight: 700;
}
.mtb10{
	margin: 10px 0 20px 0;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.mt20{
	margin-top: 20px;
}
.green{
	color: #ff1a39;
	font-weight: 700;
}
.green_frame{
	border: 1px solid #65ab31;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 10px 5px;
	margin: 5px auto;
	width: 630px;
	font-weight: 700;
	font-size: 19px;
	color: #65ab31;
	text-align: left;
	background-color: #fff;
}

.green_frame p {
	font-size:16px;
	color:#333333;
	font-weight:normal;

}
.green_frame ul {
	margin:15px;
}
.green_frame li {
	font-size:16px;
	color: green;
	font-weight: normal;
	line-height: 1.5;
}
.green_half{
	border: 1px solid #65ab31;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 5px;
	margin: 1px;
	width: 310px;
	height: 70px;
	font-weight: 700;
	font-size: 16px;
	color: #65ab31;
	text-align: left;
	float:left;
	background-color: #c6ffc6 ;
}
.green_half p {
	font-size:14px;
	color: #696969;
	font-weight: normal;
}
.white{
	color: #ff1a39;
	font-weight: 700;
}
.white_frame{
	border: 1px solid #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 10px 5px;
	margin: 10px auto;
	width: 630px;
	font-weight: 700;
	font-size: 19px;
	color: #65ab31;
	text-align: left;
	background-color: #fff;
}
.white_frame p {
	font-size:16px;
	color:#333333;
	font-weight:normal;
}
.white_frame ul {
	margin:5px;
}
.white_frame li {
	font-size:16px;
	color: #696969;
	font-weight: normal;
	line-height: 1.5;
}
/*LAYOUT---------------------------*/
body{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
	line-height:1.4;
	text-align:center;
	margin:0;
	padding:0;
	color:#fff;
	width:100%;
	font-size: 16px;
}
h1{
	background-color: #fff;
	/*color: green;
	font-size: 14px;
	padding: 2px 0;*/
	text-indent: -9999pt;
	padding:0;
	height:0;
}
.title{
	/*background-color: #98fb98;
	background-color: #32cd32;
	background-color: #005c42;
	background-color: #006400;*/
	background-color: #008000;
	background-color: #65ab31;
	height: auto;
	text-align: left;
	font-size: 21px;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 15px 10px 10px 20px;
	/*text-shadow: 1px 1px 2px #f5f5f5;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7a96', endColorstr='#ff305c',GradientType=0 );
	-moz-box-shadow: 2px 2px 5px rgba(4,0,0,0.3);
	-webkit-box-shadow: 2px 2px 5px rgba(4,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(4,0,0,0.3);*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	background: #65ab31;
	background: -moz-linear-gradient(top, #65ab31 0%, rgba(0,100,0,1) 100%);
	background: -webkit-linear-gradient(top, #65ab31 0%,rgba(0,100,0,1) 100%);
	background: linear-gradient(to bottom, #65ab31 0%,rgba(0,100,0,1) 100%);

}
.title span{
	/*margin-top:10px;
	padding-left: 10px;*/
	/*text-shadow: 2px 1px 3px rgba(255, 255, 255, 1), -2px 1px 3px rgba(255, 255, 255, 1), 2px -1px 3px rgba(255, 255, 255, 1), -2px -1px 3px rgba(255, 255, 255, 1);*/
}
.title p{
	/*margin-top:10px;
	padding-left: 10px;*/

}
.title2{
	background: url(../img/ribbon.png) no-repeat;
	width: 690px;
	height: 70px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	margin: 0 auto;
	padding-top: 20px;
}
.title2 span{
	color: #fff;
}
.sub_title{
	margin: 20px 0 0px 20px;
	font-weight: 700;
	font-size: 21px;
	color: #585858;
	color: #65ab31;
	text-align:left;
}
.text_title{
	background: url(../img/con_title_bgimg.gif) no-repeat center;
	height: 66px;
	margin: 10px 0 20px 0;
}
.text_title p{
	padding: 20px;
}
/*LAYOUT---------------------------*/
.wrapper{
	width: 980px;
	margin: 0 auto;
	display: block;
	box-sizing: border-box;
	background-color: #fff;
}

/*MAIN-CONTENT---------------------------*/
.main-content{
	width: 690px;
	float: right;
	margin-bottom: 30px;
	background-color:#fcfcfc;
}
.main-content .banner{
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.content_box{
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
.con_square-box{
	background-color: #fff;
	padding: 10px 0;
}
.effect_shadow{
	position: relative;
}
.effect_shadow:before, .effect_shadow:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 90%;
	max-width: 600px;
	background: #999;
	-webkit-box-shadow: 0 15px 10px rgba(4,0,0,0.3);
	-moz-box-shadow: 0 15px 10px rgba(4,0,0,0.3);
	box-shadow: 0 15px 10px rgba(4,0,0,0.3);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.effect_shadow:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.contents_box{
	margin: 0 10px 30px 10px;
	text-align: left;
	color:#696969;
}
.contents_box .p_boder{
	margin: 10px;
	display: block;
	line-height: 30px;
}
.contents_box .p_boder span{
	color: #fff; 
	padding: 5px 10px;
	background-color: #ff9c00;
	font-weight: 700;
	box-sizing: border-box;
	line-height: 1.1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ws-border-radius: 10px;
	-o-border-radius: 10px;
	display: inline-block;
}
/*-------------------- index parts--------------------------*/
.intro_box {
	width: 680px;
	height:280px;
	background-color:#ffffff;
	padding:5px;
}
.supervisor_photo {
	margin:5px;
	width:180px;
	height:240px;
	background-color:#ffffff;
	float:left;
	text-align:center;
	background-image: url(../img/tsuruta_doctor180_240.jpg);
	border:1px #ffffff solid;
}

.supervisor_goal_phrase {
	display:block;
	width:460px;
	height:90px;
	background-color:#f5f5f5f;
	margin-left: 5px;
	font-weight:700;
	font-size:28px;
	color:red;
	float:left;
	padding:10px;
	text-align:center;
}
.supervisor_notes {
	display:block;
	width:auto;
	height:auto;
	background-color:#f5f5f5f;
	margin-left: 5px;
	font-weight:700;
	font-size:20px;
	color:#696969;
	float:left;
	padding:10px;
	padding-left:60px;
	line-height:1.3;
}
/*HEADER--------------------------*/
header{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	/*justify-content: flex-start;*/
	margin-bottom: 10px;
	margin-top:2px;
	width: 100%;
	height: 130px;
	/*background-color: #98fb98;
	background-color: #32cd32;*/
	background-color: #65ab31;
	background-image: url(../img/header.jpg);
}
header .appeal_box{
	width: 405px;
	/*background-color: blue;*/
	border: 5px #ff1493 solid;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ws-border-radius: 10px;
	-o-border-radius: 10px;
	margin: 22px 20px 0 270px;
	padding: 10px 20px;
	font-size: 26px;
	font-weight:700;
	text-align:center;
	color:#ff1493;
	line-height:1.2;
}
header .appeal_box2{
	width: 405px;
	height:100px;
	/*background-color: pink;*/
	/.border: 5px #ff1493 solid;/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ws-border-radius: 10px;
	-o-border-radius: 10px;
	margin: 16px 20px 0 270px;
	color:#ff1493;
	/*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,255,224,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,255,224,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(239,255,224,1) 100%);*/
	background-image: url(../img/rec_back_car.png);
	text-align:center;
}
	header .appeal_box2 .bigtext {
		display: block;
		vertical-align:top;
		line-height:1.2;
		font-size: 30px;
		font-weight:700;
		color:#ffffff;
		/*background-color: yellow;*/
		margin: 5px 80px 0px 0px;
	}
	header .appeal_box2 .bigtext .smallde{
		font-size: 21px;
		font-weight:700;
	}
	header .appeal_box2 .bigtext2 {
		display: block;
		vertical-align:top;
		line-height:1.2;
		font-size: 30px;
		font-weight:700;
		color:#ffffff;
		/*background-color: yellow;*/
		margin: -3px 80px 0px 0px;
	}
	header .appeal_box2 .bigtext2 .smallde{
		font-size: 21px;
		font-weight:700;
	}
	header .appeal_box2 .smalltext {
		display: block;
		vertical-align:top;
		line-height:1.2;
		font-size: 21px;
		font-weight:700;
		color:#ffffff;
		/*background-color: yellow;*/
		margin: -2px 80px 2px 5px;
	}
header .else_box {
	/*background-color: #c0c0c0;*/
	margin: 20px 0 0 0;
	width: 270px;
}

header .else_box .link_btn_box{
	margin: 4px 0 0 0;
	width: 100%;
	height: 28px;
}
header .else_box .link_btn_box a {
	border: 2px green solid;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ws-border-radius: 7px;
	-o-border-radius: 7px;
	color: green;
	padding: 2px 34px 2px 24px;
	-moz-box-shadow: 3px 3px 8px rgba(4,0,0,0.3);
	-webkit-box-shadow: 3px 3px 8px rgba(4,0,0,0.3);
	box-shadow: 3px 3px 8px rgba(4,0,0,0.3);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,255,224,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,255,224,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(239,255,224,1) 100%);
	text-decoration: none;
	font-weight:700;
}
header .else_box .link_btn_box a img {
}
header .else_box .link_btn_box a:active {
	-webkit-transform: translate(3px,3px);
	transform: translate(3px,3px);
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
header .else_box .sub_title_box{
	/*background-color: skyblue;*/
	width: 100%;
	color:green;
	font-weight:700;
	font-size:16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:16px;
}
header .else_box .phone_box{
	/*background-color: #c0c0c0;*/
	width: 100%;
	color: #583822;
	font-weight:700;
	font-size:30px;
	margin: 0;
	padding: 0;
	height:32px;
}
header .else_box .opentime_box{
	/*background-color: purple;*/
	width: 100%;
	color:green;
	font-weight:700;
	font-size:19px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:20px;
}
/*NAV-AREA--------------------------*/
nav{
	width: 260px;
	margin-bottom: 40px;
}
nav .side-nav p{
	padding: 5px;
	font-weight: bold;
	color:green;
	font-size:18px;
}
nav .banner-nav p{
	padding: 5px;
	font-weight: bold;
	color:green;
	font-size:18px;
}
nav .side-nav  ul{
	/*background-color: #98fb98;*/
	margin-bottom: 20px;
}
nav .side-nav li{
	margin:2px;
	box-sizing: border-box;
	border-bottom: 1px #fff solid;
	text-align:left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ws-border-radius: 10px;
	-o-border-radius: 10px;
}
nav .side-nav li:first-child{

}
nav .side-nav li:last-child{
	border-bottom: none;
}
nav .side-nav li a{
	display: block;
	text-decoration: none;
	padding: 12px 15px;
	line-height: 1.2;	
	font-size: 18px;
	color:#ffffff;
	/*228b22*/
	/*152,251,152,1*/
	/*219,235,196,1*/
	background: #65ab31;
	/*background: -moz-linear-gradient(top, rgba(173,255,173,1) 0%, rgba(50,205,50,1) 100%);
	background: -webkit-linear-gradient(top, rgba(173,255,173,1) 0%,rgba(50,205,50,1) 100%);
	background: linear-gradient(to bottom, rgba(173,255,173,1) 0%,rgba(50,205,50,1) 100%);
	font-weight:700;
	text-shadow: 2px 1px 3px rgba(255, 255, 255, 1), -2px 1px 3px rgba(255, 255, 255, 1), 2px -1px 3px rgba(255, 255, 255, 1), -2px -1px 3px rgba(255, 255, 255, 1);*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ws-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-box-shadow: 3px 3px 11px rgba(4,0,0,0.3);
	-webkit-box-shadow: 3px 3px 11px rgba(4,0,0,0.3);
	box-shadow: 3px 3px 11px rgba(4,0,0,0.3);

}
nav .side-nav li a:hover{
	background-color: #ffffff;
	color: #fff;
	/*60,179,113,1*/
	/*background: rgba(173,255,173,1);*/
	background: rgba(0,92,66,1);
	/*background: -moz-linear-gradient(top, rgba(173,255,173,1) 0%, rgba(0,100,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(173,255,173,1) 0%,rgba(0,100,0,1) 100%);
	background: linear-gradient(to bottom, rgba(173,255,173,1) 0%,rgba(0,100,0,1) 100%);*/
	-webkit-transition:all 2s;
	-moz-transition:all 2s;
	-o-transition:all 2s;
	transition:all 2s;
	/*text-shadow: 2px 1px 3px rgba(0,153,68,1), -2px 1px 3px rgba(0,153,68,1), 2px -1px 3px rgba(0,153,68,1), -2px -1px 3px rgba(0,153,68,1);*/
}
nav .banner-nav li{
	margin-bottom: 10px;
	-moz-box-shadow: 2px 2px 7px rgba(4,0,0,0.3);
	-webkit-box-shadow: 2px 2px 7px rgba(4,0,0,0.3);
	box-shadow: 2px 2px 7px rgba(4,0,0,0.3);
}

/*BUTTON-AREA--------------------------*/
.button_area{
	padding: 20px 0;
	text-align: center;
}
.mini_button{
	text-align: center;
	display: inline-block;
}
.mini_button submit{
	background-color: #98fb98;
	display: block;
	padding: 10px;
	margin: 5px;
	font-size: 18px;
	text-decoration: none;
	width:280px;

	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ws-border-radius: 10px;
	-o-border-radius: 10px;
}

.button_area .next_button{
	width: 350px;
	text-align: center;
	display: inline-block;
}
.button_area .next_button a{
	background-color: #fe638b;
	display: block;
	padding: 25px 0;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}
.button_area .next_button a:hover{
	background-color: #e2e2e2;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
/*BUTTON-AREA--------------------------*/
.button2_area{
	padding: 10px 20px;
	text-align: right;
}
.button2_area .text_other{
	font-weight: 700;
	border-bottom: none;
}
.right_button{
	text-align: center;
	display: inline-block;
}
.right_button a{
	background-color: #98fb98;
	display: block;
	padding: 10px;
	margin: 5px;
	font-size: 18px;
	text-decoration: none;
	width:280px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ws-border-radius: 10px;
	-o-border-radius: 10px;
}
.right_button a:hover{
	background-color: #e2e2e2;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.button2_area .next_button{
	width: 350px;
	text-align: center;
	display: inline-block;
}
.button2_area .next_button a{
	background-color: #fe638b;
	display: block;
	padding: 25px 0;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}
.button2_area .next_button a:hover{
	background-color: #e2e2e2;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}

/*FOOTER--------------------------*/
footer {
	/*background-color: #98fb98;
	background-color: #adffad;*/
	background: #eaffea;
	color: #228b22;
	color: #65ab31;
	width: 100%;
	margin-top: 10px;
	clear: both;
}
footer .footer_cont{
	width: 980px;
	margin: 0 auto;
	display: inline-block;
	padding-top: 5px;
	/*background-color: green;*/
}
footer p{
	float: left;
}
footer .footer_nav{

	float: left;
	width: 980px;
	text-align: left;

}
footer .footer_nav .line{
	margin: 5px;
	display: block;
	float: left;
	width: 230px;
	height:auto;
	text-align: left;
	/*background-color: yellow;*/
}
footer .footer_nav .line .box{
	display: block;
	font-size: 16px;
	float: left;
	width: 100%;
	/*background-color: skyblue;*/
	color: green;
	color: #65ab31;
	font-weight:700;
	line-height:1.5;
	margin-bottom:15px;
}
footer .footer_nav .line .box li{
	margin-left:20px;
	/*border-right:1px solid #fff;*/
	display: list-item;
}
footer .footer_nav .line .box li:last-child{
	border-right:none;
}
footer .footer_nav .line .box  li a{
	text-decoration: none;
	padding: 0 3px;
	color: green;
	color: #65ab31;
	font-size: 14px;
	font-weight:normal;
}
footer .footer_nav .copylight{
	width: 100%;
	padding: 5px 10px 5px 0;
	text-align: right;
	/*background-color: pink;*/
	float:right;
}
