@charset "utf-8";

/*TOP
-----------------------------------------------*/

/*carouFredSel
----------------------------------------------*/

#slider_waku{
	width:100%;
	height: calc(100vh - 210px);/*headerの高さ分マイナスする*/
    position: relative;
    transition: all 400ms ease-in-out;
    overflow: hidden;
	}
.slider_pc_waku{
	width:auto;
	height:auto;
	}	
.slider_sp_waku{
	display:none;
	}	


@media only screen and (max-width: 1380px) {
#slider_waku{
	height:inherit;
	}
}

@media only screen and (max-width: 1100px) {
#slider_waku{
	/*height: calc(100vh - 190px);*//*headerの高さ分マイナスする*/
	}
}

@media only screen and (max-width: 900px) {
#slider_waku{
	height: calc(100vh - 60px);/*headerの高さ分マイナスする*/
	}
	
.slider_pc_waku{
	display:none;
	}	
.slider_sp_waku{
	display:block;
	width:auto;
	height:auto;
	}	
}

@media only screen and (max-width: 667px) {
#slider_waku{
	height:inherit;/*iPhone横設定*/
	}
}

@media only screen and (max-width: 480px) {
#slider_waku{
	height: calc(100vh - 60px);/*headerの高さ分マイナスする*/
	}

}

@media only screen and (max-width: 360px) {

}


/*slider-kazari
----------------------------------------------*/

.slider_catch_waku{
	width:98%;
	height:auto;
	position: absolute;
	z-index:5;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	}
.slider_catch_img{
	width:500px;
	height:auto;
	display:block;
	margin:-130px auto 0 auto;	
	
	}
.slider_catch_img img{
	width:100%;
	height:auto;
	}

@media only screen and (max-width: 1100px) {

}

@media only screen and (max-width: 900px) {
.slider_catch_img{
	width:400px;
	margin:0 auto;
	}
}

@media only screen and (max-width: 480px) {
.slider_catch_img{
	width:300px;
	margin:-170px auto 0 auto;	
	}

}

@media only screen and (max-width: 350px) {
.slider_catch_img{
	width:250px;
	}

}


/*scroll down button
---------------------------------------------------*/
.scroll_down{
	width:auto;
	height:auto;
	font-size:20px;
	text-shadow: 1px 1px 1px rgba(130,130,130,1.00);
	}
.scroll_down a {
	position: absolute;
	bottom:0;
	left: 50%;
	z-index: 5;
	display: inline-block;
	-webkit-transform : translate(-50%,0);
	transform : translate(-50%,0);	
	text-decoration: none;
	color:#fff;
	padding-top:80px;
	margin:0 0 20px 0;
	}
.scroll_down a span {
	position: absolute;
	top: 0;
	left:0;
	width:70px;
	height:70px;
	border: 2px solid #fff;
	border-radius: 100%;
	box-sizing: border-box;
	margin-left:1px;
	}
	
.scroll_down a span::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 16px;
	height: 16px;
	margin: -12px 0 0 -8px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
	}
.scroll_down a span::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width:70px;
	height:70px;
	box-shadow: 0 0 0 0 rgba(255,255,255,.1);
	border-radius: 100%;
	opacity: 0;
	-webkit-animation: sdb 3s infinite;
	animation: sdb 3s infinite;
	box-sizing: border-box;
	}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}


@media only screen and (max-width: 900px) {
	
.scroll_down{
	font-size:16px;
	}
.scroll_down a {
	padding-top:70px;
	margin:0 0 30px 0;
	}
.scroll_down a span {
	width:57px;
	height:57px;
	}
.scroll_down a span::before {
	width:57px;
	height:57px;
	}
}

@media only screen and (max-width: 480px) {

.scroll_down{
	font-size:14px;
	}
.scroll_down a {
	padding-top:55px;
	margin:0 0 100px 0;

	}
.scroll_down a span {
	width:50px;
	height:50px;
	}
.scroll_down a span::before {
	width:50px;
	height:50px;
	}
}

/*section1
--------------------------------------------------------*/
.medicaltreatment_waku{
	display:none;
	}
	
	
.reason_waku{
	width:auto;
	height:auto;	
	}	
.reason_item_box{
	width:auto;
	height:auto;
	}	
.reason_inner_right{
	width:45.6%;
	height:500px;
	float:right;
	}
.reason_inner_right2{
	width:45.6%;
	height:500px;
	float:left;
	}
.reason_img{
	display:none;	
	}	
.reason_inner_left{
	width:47%;
	height:auto;
	float:left;
	padding:80px 0 80px 80px;
	}	
.reason_inner_left2{
	width:47%;
	height:auto;
	float:right;
	padding:80px 80px 80px 0;
	}
.reason_bg1{
	background:url(../images/reason1.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;	
	}	
.reason_bg2{
	background:url(../images/reason2.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;	
	}	
.reason_bg3{
	background:url(../images/reason3.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;	
	}
.reason_bg4{
	background:url(../images/reason4.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;	
	}	
.reason_catch{
	font-family:'MPLUSRounded1c-800',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	margin:0 0 5px 0;
	}	
	
@media only screen and (max-width:1100px) {
	
.reason_inner_right{
	width:55%;
	}
.reason_inner_right2{
	width:55%;
	}
.reason_inner_left{
	width:40.5%;
	padding:40px 0 40px 40px;
	}	
.reason_inner_left2{
	width:40.5%;
	padding:40px 40px 40px 0;
	}
.reason_catch{
	font-size: 20px;
	}	
}

@media only screen and (max-width:900px) {

.medicaltreatment_waku{
	display:block;
	width:auto;
	height:auto;
	margin:0 0 75px 0;
	}
table.type_top {
	border-collapse: collapse;
	font-size: 16px;
	width:100%;
	height:auto;
	margin:0 0 15px 0;
	}
table.type_top th {
	width:3.5%;
	vertical-align:middle;
	text-align:center;
	background:#4fa046;
	color:#fff;
	font-weight:normal;
	padding:10px 5px;
	}
table.type_top th.table_first_item{
	width:30%;
	}
table.type_top td {
	vertical-align:middle;
	padding:10px 5px;
	text-align:center;
	border-bottom:1px solid #ccc;
	}
table.type_top th.table_margin_first,table.type_top td.table_margin_first{
	padding:10px 5px 10px 15px;
	}
table.type_top th.table_margin_last,table.type_top td.table_margin_last{
	padding:10px 15px 10px 5px;
	}
.contents p.medicaltreatment_taxt{
	margin:0 0 0 15px;
	}	
	
	
.reason_inner_right{
	width:100%;
	height:auto;
	float:none;
	}
.reason_inner_right2{
	width:100%;
	height:auto;
	float:none;
	}
.reason_img{
	display:block;
	width:auto;
	height:auto;	
	}
.reason_img img{
	width:100%;
	height:auto;	
	}
.reason_inner_left{
	width:auto;
	float:none;
	padding:75px 15px;
	}	
.reason_inner_left2{
	width:auto;
	float:none;
	padding:75px 15px;
	}
.reason_bg1{
	background:none;
	}	
.reason_bg2{
	background:none;
	}	
.reason_bg3{
	background:none;
	}
.reason_bg4{
	background:none;
	}	
.reason_catch{
	font-size: 20px;
	}	

}

@media only screen and (max-width:480px) {

.medicaltreatment_waku{
	margin:0 0 40px 0;	
	}
table.type_top {
	font-size: 14px;
	margin:0 0 20px 0;
	}
	
	
.reason_inner_left{
	padding:40px 15px;
	}	
.reason_inner_left2{
	padding:40px 15px;
	}
.reason_catch{
	font-size: 18px;
	margin:0 0 10px 0;
	}	
}

@media only screen and (max-width:350px) {

table.type_top th {
	width:2%;
	}
	
}



/*section2
--------------------------------------------------------*/

.greeting_bg{
	background:url(../images/greeting_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-attachment:fixed;
	}
.greeting_bg_shadow:before {
    content: "";
    background-color: rgba(124,77,46,0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}


.greeting_waku{
	width:auto;
	height:auto;	
	}
	
.greeting_inner_left{
	width:48%;
	height:auto;
	float:left;	
	}
.greeting_img{
	width:auto;
	height:auto;
	margin:0 0 35px 0;
	}	
.greeting_img img{
	width:100%;
	height:auto;	
	}	
.contents p.greeting_taxt{
	color:#fff;	
	}	


.greeting_inner_right{
	width:48%;
	height:auto;
	float:right;	
	}	

.greeting_medicaltreatment_waku{
	width:auto;
	height:auto;
	margin:0 0 35px 0;
	}
table.type_greeting {
	border-collapse: collapse;
	font-size: 18px;
	width:100%;
	height:auto;
	margin:0 0 15px 0;
	}
table.type_greeting th {
	width:3.5%;
	vertical-align:middle;
	text-align:center;
	background:#4fa046;
	color:#fff;
	font-weight:normal;
	padding:10px 5px;
	}
table.type_greeting th.table_first_item{
	width:30%;
	}
table.type_greeting td {
	width:3.5%;
	vertical-align:middle;
	padding:10px 5px;
	text-align:center;
	background:#fff;
	border-bottom:1px solid #ccc;
	}
table.type_greeting th.table_margin_first,table.type_greeting td.table_margin_first{
	padding:10px 5px 10px 15px;
	}
table.type_greeting th.table_margin_last,table.type_greeting td.table_margin_last{
	padding:10px 15px 10px 5px;
	}


table.type01 {
	border-collapse: collapse;
	font-size: 18px;
	width:100%;
	height:auto;
	color:#fff;
	margin:-15px 0 0 0;
	}
table.type01 th {
	width:80px;
	vertical-align: top;
	padding:10px 15px;
	border-bottom:1px solid #fff;
	text-align:left;
	}
table.type01 td {
	vertical-align: top;
	padding:10px 15px;
	border-bottom:1px solid #fff;
	}
table.type01 td a {
	color:#fff;
	}
table.type01 td a:hover {
	color:#4fa046;
	}

@media screen and (max-width: 900px) {
.greeting_bg{
	background-attachment:inherit;
	}
.greeting_inner_left{
	width:100%;
	float:none;
	margin:0 0 35px 0;
	}

.greeting_inner_right{
	width:100%;
	float:none;
	}	

table.type_greeting {
	font-size: 16px;
	}

table.type01 {
	font-size: 16px;
	}

}

@media screen and (max-width: 480px) {
.greeting_inner_left{
	margin:0 0 40px 0;
	}
.greeting_img{
	margin:0 0 40px 0;
	}	

.greeting_medicaltreatment_waku{
	margin:0 0 40px 0;
	}
table.type_greeting {
	font-size: 14px;
	margin:0 0 20px 0;
	}

table.type01 {
	font-size: 14px;
	}
}


/*section3
--------------------------------------------------------*/

.recommended_waku{
	width:auto;
	height:auto;
	background:url(../../shared/images/stripe_orange.gif);
	background-repeat:repeat;
	}

.recommended_item_waku{
	max-width: 1300px;
	width:auto;
	height:auto;
	margin:0 auto -80px auto;
	padding:80px 15px;
	position:relative;
	}

.recommended_item_box{
	width:auto;
	height:auto;
	position:relative;
	overflow:visible;
	margin:0 0 80px 0;
	}

.recommended_item_inner_left{
	width:72%;
	height:auto;
	float:left;
	}
.recommended_item_inner_left2{
	width:72%;
	height:auto;
	float:right;
	}
.recommended_item_img{
	width:auto;
	height:auto;	
	}
.recommended_item_img img{
	width:100%;
	height:auto;
	}

.recommended_item_inner_right{
	width:40%;
	height:500px;
	background:rgba(255, 255, 255, 0.8);
	box-sizing: border-box;
	float:right;
	position:relative;
	z-index:1;
	margin:-33% 0 0 0;
	}
.recommended_item_inner_right2{
	width:40%;
	height:500px;
	background:rgba(255, 255, 255, 0.8);
	box-sizing: border-box;
	float:left;
	position:relative;
	z-index:1;
	margin:-33% 0 0 0;
	}
	
	
.recommended_taxt_waku{
	width:85%;
	height:auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	}


@media (min-width:1301x) {
.recommended_item_waku{
	padding:80px 0;
	}
}

@media (max-width:1300px) {

.recommended_item_inner_right{
	width:50%;
	}
.recommended_item_inner_right2{
	width:50%;
	}
}

@media (max-width:900px) {
	
.recommended_item_box{
	background:#fff;
	padding:15px 15px 35px 15px;
	}

.recommended_item_inner_left{
	width:100%;
	float:none;
	margin:0 0 35px 0;
	}
.recommended_item_inner_left2{
	width:100%;
	float:none;
	margin:0 0 35px 0;
	}

.recommended_item_inner_right{
	width:100%;
	height:auto;
	float:none;
	margin:0;
	}
.recommended_item_inner_right2{
	width:100%;
	height:auto;
	float:none;
	margin:0;
	}
.recommended_taxt_waku{
	width:100%;
	position:relative;
	top: 0;
	left: 0;
	-webkit-transform : translate(0%,0%);
	transform : translate(0%,0%);
	}

}

@media (max-width:480px) {

.recommended_item_waku{
	margin:0 auto -40px auto;
	padding:40px 15px;
	}

.recommended_item_box{
	margin:0 0 40px 0;
	padding:15px 15px 40px 15px;
	}

.recommended_item_inner_left{
	margin:0 0 40px 0;
	}
.recommended_item_inner_left2{
	margin:0 0 40px 0;
	}
  
}	


/*section4
--------------------------------------------------------*/

.message_waku{
	max-width: 1300px;
	width:auto;
	height:auto;
	margin:0 auto;
	padding:80px 15px;
	position:relative;
	}
.message_inner_waku{
	width:auto;
	height:auto;	
	}
.message_img{
	width:auto;
	height:auto;
	border:10px solid #4fa046;
	margin:0 0 35px 0;
	}
.message_img img{
	width:100%;
	height:auto;	
	}
.message_catch{
	position:relative;
	display:block;
	line-height:1.4;
	font-family:'MPLUSRounded1c-700',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:34px;
	color:#f54a04;
	margin:0 0 35px 0;
	}

.example_waku{
	width:auto;
	height:auto;
	margin:0 0 35px 0;
	border:3px solid #ccc;
	padding:20px;
	}

/*checkmark*/
.checkmark001{
	padding-left:30px;
	position:relative;
	}
.checkmark001:before,
.checkmark001:after{
	content:"";
	display:block;
	position:absolute;
	margin:1px 0 0 0;
	}
.checkmark001:before{
	width:16px;
	height:16px;
	/*background:#f54a04;*/
    border:1px solid #f54a04;
	left:0;
	top:2px;
	}
.checkmark001:after{
	border-left:2px solid #f54a04;
	border-bottom:2px solid #f54a04;
	width:18px;
	height:5px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:3px;
	}
/*ここまで*/

@media (min-width:1301x) {
.message_waku{
	padding:80px 0;
	}
}

@media screen and (max-width: 900px) {

.message_catch{
	font-size:30px;
	}

/*checkmark*/
.checkmark001:before{
	width:14px;
	height:14px;
	top:3px;
	}
.checkmark001:after{
	width:16px;
	}
/*ここまで*/
}

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

.message_waku{
	padding:40px 15px;
	}

.message_img{
	border:6px solid #4fa046;
	margin:0 0 40px 0;
	}
.message_catch{
	font-size:20px;
	margin:0 0 40px 0;
	}

.example_waku{
	margin:0 0 40px 0;
	padding:15px;
	}

/*checkmark*/
.checkmark001{
	padding-left:25px;
	}
.checkmark001:before{
	width:12px;
	height:12px;
	top:4px;
	}
.checkmark001:after{
	width:14px;
	}
/*ここまで*/
}

/*section5
--------------------------------------------------------*/

.topics_waku{
	max-width: 1300px;
	width:auto;
	height:auto;
	margin:0 auto;
	padding:80px 15px;
	position:relative;
	}
.topics_inner_waku{
	width:auto;
	height:auto;	
	}
.topics_inner_left{
	width:48%;
	height:auto;
	float:left;
	}
	
.topics_inner_right{
	width:48%;
	height:auto;
	float:right;
	}

table.type_topics {
	border-collapse: collapse;
	text-align: left;
	font-size: 18px;
	width:100%;
	height:auto;
	color:#4d4d4d;
	margin:-10px 0 80px 0;
	}
table.type_topics th {
	width:auto;
	vertical-align:top;
	display:block;
	padding:10px 0 0 0;
	font-weight:normal;
	color:#919191;
	}
table.type_topics td {
	width:auto;
	vertical-align:top;
	display:block;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	}
table.type_topics td a{
	color:#4d4d4d;
	text-decoration:none;
	}
table.type_topics td a:hover{
	color:#4fa046;
	text-decoration:underline;
	}

.topics_button{
	width:auto;
	height:auto;	
	}
.topics_button-4{
	width:280px;
	height:60px;
	margin:0 auto;
	text-align:center;
	background:#c1242e;
	position:relative;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	overflow:hidden;
    }
.topics_button-4 a{
	font-size:18px;
	width:100%;
	color:#fff;
	text-decoration:none;
	transition:all .2s ease;
	z-index:2;
	position:relative;
	height:60px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	}
.topics_eff-4{
	width:280px;
	height:60px;
	left:-280px;
	background:#4fa046;
	position:absolute;
	transition:all .2s ease;
	z-index:1;
	}
.topics_button-4:hover .topics_eff-4{
	left:0;
	}
.topics_button-4:hover a{
	color:#fff;
	}
.topics_button-4 a span img {
	margin: 0 0 0 12px;
	width: 5px;
	height:auto;
	position:relative;
	top:-2px;
	opacity:1;
	}

@media (min-width:1301x) {
.topics_waku{
	padding:80px 0;
	}
}

@media screen and (max-width: 900px) {
	
.topics_inner_left{
	width:100%;
	float:none;
	margin:0 0 75px 0;
	}
	
.topics_inner_right{
	width:100%;
	float:none;
	}

table.type_topics {
	font-size: 16px;
	}
	
.topics_button-4 {
	margin: 0 auto;
	}
.topics_button-4 a{
	font-size:16px;
	}	
}

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

table.type_topics {
	font-size: 14px;
	margin:0 0 40px 0;
	}
	
.topics_button-4{
	width:250px;
	}
.topics_eff-4{
	width:250px;
	left:-250px;
	}
.topics_button-4 a{
	font-size:14px;
	}	
	
}