@charset "utf-8";
/* CSS Document */
/*reset
----------------------------------------*/

html {
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}

main {
	display:block;
	position: relative;
}

img {
	vertical-align: bottom
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
*font-size:100%
}
legend {
	color: #000
}

/*----------------------------------------*/

body {
	font-family: Lato, -apple-system, HelveticaNeue, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
	line-height: 1.5;
	color: #464646;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.05em;
}
a {
	color: #260909;
	text-decoration: none;
}
a:hover {
	filter: alpha(opacity=80); /* IE 6,7*/
	-ms-filter: "alpha(opacity=80)"; /* IE 8,9 */
	-moz-opacity: 0.8; /* FF , Netscape */
	-khtml-opacity: 0.8; /* Safari 1.x */
	opacity: 0.8;
	zoom: 1;
}
h1, h2 {
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0;
}
.mb0 {
	margin-bottom: 0 !important;
}
.bold {
	font-weight: bold;
}
/*コンテンツ幅---------*/
body {
	min-width: 1100px;
}
.section_contents {
	width: 1015px;
	margin: 0 auto;
}
/*top---------*/
.main_Wrap{
/*	height: calc(100vh - 710px);*/
	min-height:680px;
	background: url("../img/top_pc.jpg");
	background-size:cover;
	background-position: center;
	position: relative;
	
}


.main_Wrap img{
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 11rem;
/*	width: 70%;*/
/*	display: block;*/
/*	width: 100%;*/
/*	max-width:700px;*/
/*	margin: 0 auto;*/
}

.contents_Wrap{
	text-align: center;
	
}

.contents_Wrap h2{
	text-align: center;
	margin: 70px 0 100px;
	font-size: 1.8rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #313131;
	position: relative;
	
}

.contents_Wrap .h2_strong{
	font-size: 2rem;
}

.contents_Wrap .h2_red{
	color: #f02b3c;
}

.contents_check{
	display: flex;
	justify-content: space-around;
	width: 1100px;
	margin: 0 auto 60px;
	
}

.contents_check ul{
	text-align: left;
	margin-right: 20px;
}

.contents_check li{
	padding-left: 30px;
	margin-bottom: 15px;
	background: url("../img/check.png")no-repeat;
	font-size: 1.1em;
	
}

.contents_Wrap h3{
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	margin-bottom: 10px;
}

.hernia_group{
	font-size: 1.8rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 50px;

}

.hernia_group img{
	margin-bottom: 100px;
}

.contents_Wrap h2:before{
  position: absolute;
  content: '';
  left: 50%;
  bottom: -30px; 
  display: inline-block;
  width: 100px; 
  height: 4px; 
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); 
  background-color: #f02b3c; 
}

.grade_group{
	padding: 1px 0;
	background: rgb(247,243,240);
	background: linear-gradient(180deg, rgba(247,243,240,1) 0%, rgba(255,255,255,1) 100%);
}

.text_red{
	color: #f02b3c;
}

.grade_flex{
	width: 1100px;
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
}

.grade_flex p{
	width: 440px;
	text-align: left;
	line-height: 26px;
}

.grade_text{
	display: block;
	width: 940px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	font-size:24px;
	margin: 100px auto 0;
	padding: 20px;
	border: 2px dotted #f02b3c;
}

.grade_text02{
	display: block;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	font-size:24px;
	margin: 50px auto;
	color: #f02b3c;
}

.contents_Wrap .video iframe{
	width: 800px;
	height:500px;
	margin-bottom: 70px;
}

.bg_img_Wrap{
	min-height:990px;
	background: url("../img/bg.png");
	background-size:cover;
	background-position:top;
/*	padding-top: 20px;*/
	
}

.bg_img_Wrap h2{
	text-align: center;
	margin: 100px 0;
	padding-top: 70px;
	font-size: 1.8rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #fff;	
}

.bg_img_Wrap .bg_text{
	text-align: center;
	margin: 50px 0;
	padding-top: 70px;
	font-size: 1.8rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #fff;	
}

.bd_b_text{
	display: block;
	width: 940px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	font-size:24px;
	margin: 100px auto 0;
	padding: 20px;
	border: 2px dotted #f02b3c;
 	background-color:rgba(255,255,255,0.8);
}

.features_Wrap{
	width: 950px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
}

.features_Wrap img{
	display: inline-block;
}

.hospital_Wrap{
	min-height:700px;
	background: url("../img/bg_hospital.png");
	background-size:cover;
	background-position:top;
	padding-top: 10px;	
	border-bottom: 1px dotted #ccc;
}

.hospital_flex{
	width:850px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}


.hospital_flex p{
	text-align: left;
	line-height: 26px;
}
.doctor_img img{
	width: 250px;
}

.doctor_img p{
	margin-top: 10px;
	text-align: center;
}

.doctor_text p{
	width: 550px;
}
.hospital_info_Wrap{
	display: flex;
	justify-content: space-around;
	width: 1000px;
	margin: 50px auto 100px;
}

.hospital_info_Wrap .map{
	width: 440px;
	padding-top: 80px;
}

.hospital_info_Wrap .map iframe{
	width: 100%;
}


.hospital_info_Wrap img{
	width: 300px;
}

.info_group{
	width: 500px;
	text-align: left;
}

.info_group dl{
	display: flex;
	flex-wrap: wrap;
}

.info_group dt{
	display: inline-block;
	width: 15%;
	margin-bottom: 5px;
}

.info_group dd{
	display: inline-block;
	width: 85%;
}

.info_group dd::before{
	content: "：";
	margin-right: 10px;
}

.info_group a{
	display: inline-block;
	padding: 10px 40px 10px 25px;
	margin: 10px 135px;
	font-size:.9em;
	border: 1px solid #000;
	border-radius: 25px;
	background: url("../img/arrow_h_btn.png")no-repeat;
	background-position:97%, 51%;
}

.hospital_info_Wrap table{
	border:3px solid #fde4e1;
	border-collapse:collapse;
	table-layout:fixed;
	width: 90%;
	text-align: center;
	margin-top:15px;	
}

.hospital_info_Wrap table tbody tr td{	
	border-right:	1px solid #FDE4E1;
	border-bottom:1px solid #FDE4E1;
}
.hospital_info_Wrap table thead th:first-of-type{
	width:2em;
}

.hospital_info_Wrap .info_timetable th{
	padding: 5px 0;
	border-right:1px solid #fde4e1;
	border-bottom:1px solid #fde4e1;
	
}

.hospital_info_Wrap table thead th{
	text-align:center;
	font-size:14px!important;
}

.hospital_info_Wrap table thead th:not(:first-of-type){
	background-color:#ffefed;
	border-left:2px solid #fff;
	border-bottom:1px solid #fff;
}

.hospital_info_Wrap table tbody tr:nth-of-type(2) td{
	background-color:#f8f8ed;
	color:#b99764;
	padding:14px 0;
	font-weight:700;
}

.hospital_info_Wrap table tbody tr:nth-of-type(1) th:first-of-type, .hospital_info_Wrap table tbody tr:nth-of-type(4) th:first-of-type{
	background-color:#e7543b;
	color:#fff!important;
	padding:0;
}
.hospital_info_Wrap table tbody tr th:first-of-type{
	background-color:#fde4e1;
	color:#e7543b;
	text-align: center;
	padding: 0;
}

.hospital_info_Wrap table tbody tr td{
	line-height:1.2;
	padding:18px 3px;
}

.hospital_info_Wrap table tbody tr td{
	
}

.hospital_info_Wrap table th{
	font-size:13px;
	font-weight:700;
	vertical-align:middle;
	line-height:1.4;
	text-align: center;
}

.hospital_info_Wrap .c_red{
	color: #e60012;
}

.hospital_info_Wrap .mt07{
	text-align: right;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 50px;
}

footer div.footer_bg{
/*	min-height:400px;*/
	background: url("../img/bg_footer.png") center top no-repeat #fbfaf7;
	padding-top:50px;
	padding-bottom: 20px;
	position: relative;

}

footer div.footer_bg h2{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 35px;
	text-align: center;
	
}
footer div.footer_bg .tel_link {
	margin: 20px 0 30px;
	text-align: center;
}
footer div.footer_bg .tel_link img{
	width: 300px;
}

footer div.footer_bg p{
	text-align: center;
	font-size: 16px;
}

footer div.footer_bg p span.fs18{
	font-size: 18px;
}

footer div.footer_bg .contact_img{
	position: absolute;
	bottom: 0;
	right: 250px;
	width: 250px;
}

footer.footer_bg .contact_img img{
	width: 100%;
}

footer div.site_bnr{
	display: block;
	width: 700px;
	margin: 0 auto;
	padding:100px 0 34px;
}

footer div.site_bnr img{
	width: 100%;
}

footer div.privacy {
	text-align: center;
	text-decoration: underline;
	margin-bottom: 30px;
}

footer div.copy {
	background-color: #5e5e5e;
	color: #fff;
	text-align:center;
	padding:23px;
}

/*
.hospital_info_Wrap dl{
	width: 300px;
	text-align: left;

}

.hospital_info_Wrap dt{
	display: inline-block;
	width: 30%;
}

.hospital_info_Wrap dd{
	display: inline-block;
	width: 70%;
}
*/


br.pc_none{
	display: none!important;
}
.pc_none{
	display: none!important;
}
_:lang(x)+_:-webkit-full-screen-document,br.pc_none{
	display: none;
}
_:lang(x)+_:-webkit-full-screen-document,.pc_none{
	display: none;
}

.hernia01{
	display: none;
}
.hernia02{
	display: none;
}
.hernia03{
	display: none;
}

.side_fixed{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;	
	position: fixed;
	top: 130px;
	right: 0;
	opacity:0;
    transition-duration:1s;
	
}


.side_fixed img{
	margin-bottom: 10px;
}



 .side_tel,.side_fixed .side_access,.side_fixed .side_hpLink{
	position: absolute;
	right: 0;
	text-align: center;
	width: 100px;
	padding: 20px 0px 10px;
	background-color: #fff;
	border-radius: 5% 0% 0% 5%;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 20px;
	box-shadow:0px 0px 10px 0px #00000014;
}

.side_fixed .side_tel{
	top: 0;
}

.side_fixed .side_tel:hover,.side_fixed .side_access:hover,.side_fixed .side_hpLink:hover{
	padding-right: 10px;
	  transition: .3s all;
}

.side_fixed .side_access{
	top: 200px;
	font-size: 16px;
}
.side_fixed .side_hpLink{
	top: 355px;
	font-size: 16px;
}

.side_fixed span{
	font-size: 12px;
	color: #a9a9a9;
}

.topLink{
	position: absolute;
	right: 0;
	top: 510px;
	color: #000;
	font-size: 26px;
	width: 70px;
	height: 70px;
	background-color: #fff;
	text-align: center;
	margin-right: 15px;
	border-radius: 50%;
	box-shadow:0px 0px 10px 0px #00000014;
	line-height:65px;
}


.side_fixed.effect{
	transform: translateX(0);
	opacity: 1;
	z-index: 333;
}
/*

.hospital_h2{
	border-top:1px solid #ccc;
	width:800px;
	display: block;
	margin: 0 auto;
}
*/

.sp_slider{
	display: none;
}


