﻿#pagetitle{
	height:460px;
	margin:0 auto 165px;
	position:relative;
	background-size:auto 100% !important;
}
#pagetitle_bg{
	width:960px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	height:140px;
	background:#fff;
	border-radius:10px 10px 0 0;
	text-align:center;
}
#pagetitle h2{
	width:960px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	font-size:35px;
	line-height:140px;
	color:#439f92;
	text-align:center;
}
#pagetitle .eng{
	position:absolute;
	bottom:-50px;
	text-align:center;
}
#checkup_page section{
	margin:0 auto 100px;
	font-size:16px;
	line-height:1.8em;
}
#checkup_page section img{
	display:block;
	margin:0 auto;
}
#checkup_page section h3{
	text-align:center;
	position:relative;
	max-width:960px;
	margin:0 auto 90px;
}
#checkup_page section h3:before{
	content:"";
	display:block;
	width:300px;
	height:1px;
	background:#006acd;
	position:absolute;
	top:16px;
	left:0;
}
#checkup_page section h3:after{
	content:"";
	display:block;
	width:300px;
	height:1px;
	background:#006acd;
	position:absolute;
	top:16px;
	right:0;
}
#checkup_page section h3 .eng{
	font-size:40px;
	text-align:center;
	color:#006acd;
	font-family: "kepler-std", serif;
	font-weight: 400;
	font-style: normal;
	display:block;
	letter-spacing:5px;
}
#checkup_page section h3 .jp{
	display:block;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
	padding:20px 0 0;
}
#checkup_page2 section h3{
	font-size:25px;
	position:relative;
	line-height:90px;
	padding:0 0 0 50px;
	background: linear-gradient(to right, rgba(254,255,254,1) 0%,rgba(228,247,244,1) 100%);
	max-width:960px;
	margin:0 auto 90px;
}
#checkup_page2 section h3:before{
	content:"";
	width:10px;
	border-radius:5px;
	height:90px;
	background:#6bbaaf;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#checkup_page section h4,
#checkup_page2 section h4{
	font-size:30px;
	font-family: "source-han-serif-japanese", serif;
	font-weight: 500;
	font-style: normal;
	color:#2db9c4;
	text-align:center;
	margin:0 auto 70px;
}
#checkup_page section h4 img,
#checkup_page2 section h4 img{
	display:block;
	margin:0 auto 40px;
}
#checkup_page section h4 span,
#checkup_page2 section h4 span{
	padding:0 0 20px;
	display:inline-block;
	border-bottom:1px solid #2db9c4;
	letter-spacing:3px;
}
#moushikomi{
	background:#fbf5e6;
	padding:50px 0;
	margin:0 auto 100px;
}
#moushikomi article{
	position:relative;
	width:960px;
	margin:0 auto;
}
#moushikomi article h3{
	font-size:45px;
	color:#e6a242;
	position:absolute;
	top:-70px;
	left:0;
}
#moushikomi a{
	display:block;
	width:800px;
	margin:0 auto;
	line-height:100px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:24px;
	letter-spacing:3px;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	background: url('../images/checkup/arrow_white.svg') no-repeat right 20px center ,linear-gradient(to right, rgba(255,239,155,1) 0%,rgba(245,148,9,1) 40%,rgba(245,148,9,1) 60%,rgba(255,239,155,1) 100%); 
}
#moushikomi2{
	background:#d2f4fd;
	padding:50px 0;
	margin:0 auto 100px;
}
#moushikomi2 article{
	position:relative;
	width:960px;
	margin:0 auto;
}
#moushikomi2 article h3{
	font-size:45px;
	position:absolute;
	top:-70px;
	left:0;
	color: #6cbed5;
	line-height:1em !important;
	padding:0 !important;
	background:transparent !important;
}
#moushikomi2 article h3:before{
	display:none !important;
}
#moushikomi2 a{
	display:block;
	width:800px;
	margin:0 auto;
	line-height:100px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:24px;
	letter-spacing:3px;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	background: url('../images/checkup/arrow_white.svg') no-repeat right 20px center ,linear-gradient(to right, rgba(191,235,247,1) 0%,rgba(108,190,213,1) 40%,rgba(108,190,213,1) 60%,rgba(191,235,247,1) 100%); 
}
#floor a{
	display: block;
	font-size: 24px;
	margin:0 auto;
	text-decoration: none;
	line-height: 90px;
	max-width:600px;
	text-align:center;
	padding: 0 40px 0 0px;
	box-sizing: border-box;
	background: #fff url(../images/common/arrow2.svg) no-repeat right 20px center;
	box-shadow: 0 0 10px rgba(59,137,186,0.5);
}
#floor a img{
	display:inline !important;
	vertical-align:middle;
	margin-right:40px;
}
#page_list{
	max-width:1720px;
	padding:0 40px;
	box-sizing:border-box;
	margin:0 auto 200px;
}
#page_list article{
	display:flex;
	flex-wrap:wrap;
	gap:60px 4.8%;
}
#page_list article dl{
	width:21.4%;
}
#page_list article dl a{
	text-decoration:none;
}
#page_list article dl .photo img{
	display:block;
	margin:0 auto 20px;
	width:100%;
	height:auto;
	max-width:initial !important;
	border-radius:20px;
}
#page_list article dl dt{
	text-align:center;
	position:relative;
	color:#62a9ae;
	font-size:18px;
	font-weight:bold;
	line-height: 40px;
}
#page_list article dl dt:after{
	content:"";
	display:block;
	width:100px;
	height:5px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background:#b8e1e4;
}
#page_list article dl dt a{
	color:#62a9ae;
}
#page_list article dl dd{
	padding:10px 0 0 0;
}
#page_list article dl dd a{
	display:block;
	padding:0 0 20px;
	background:url('../images/common/arrow_grey.svg') no-repeat bottom right;
}
#section0{
	max-width:960px;
	margin:0 auto 80px;
}
#section0 h3{
	font-size:30px;
	text-align:center;
	margin:0 auto 40px;
}
img.alignleft{
	float:left;
	margin:0 40px 40px 0;
}
img.alignright{
	float:right;
	margin:0 0 40px 40px;
}
img.aligncenter{
	margin:0 auto 40px;
}
.cancer-screening section article h3{
	font-size:30px;
	line-height:53px;
	margin:0 0 60px;
	color:#db7b0a;
	padding:10px 0 10px 70px;
	border-bottom:3px solid #db7b0a;
    font-family: yu-mincho-pr6, sans-serif;
	background:url('../images/cancer-screening/bg_h3.png') no-repeat left center;
}
.cancer-screening section article h4{
	font-size:20px;
	line-height:40px;
	margin:0 0 60px;
	color:#e26d04;
	padding:10px;
	background:#fdf5dd;
	border-radius:3px;
    font-family: yu-mincho-pr6, sans-serif;
}
.cancer-screening section article h4 span{
	display:block;
	border-left:3px solid #db7b0a;
	padding:0 0 0 20px;
}
.cancer-screening section article dd strong,
.cancer-screening section article p strong{
	color:#eb6413;
}
#bottom_contact{
	width:530px;
	height:50px;
	box-sizing:border-box;
	z-index:100;
	display:block;
	margin:0 auto 80px;
	padding:50px 0;
	display:none;
}
#bottom_contact p {
    width: 530px;
    margin: 0 auto;
    background: #e56a52 url(../images/common/plus_white.png) no-repeat right 10px center;
}
#bottom_contact p a {
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    background: url(../images/common/icon_form.png) no-repeat left 10px center;
}
#course .goback{
	display:none;
	border:2px solid #e56a52 ;
	text-align:center;
	text-decoration:none;
	width:150px;
	line-height:30px;
	color:#e56a52;
	position:absolute;
	bottom:100px;
	right:20%;
}
.page-numbers{
	text-align: center;
	margin: 40px 0;
}

.page-numbers li{
	display: inline-block;
	color: #999;
	padding: 0 5px;
	vertical-align: middle;
}

.page-numbers li a{
	text-decoration: none;
	font-weight: bold;
	color: #666;
	display:block;
	padding: 5px 12px;
	border: 1px solid #ccc;
}
.page-numbers li a:hover{
	color:#666;
	background:#f7f5e5;
}

.page-numbers li span{
	text-decoration: none;
	font-weight: bold;
	color: #666;
	display:block;
	padding: 5px 12px;
	border: 1px solid #ccc;
background: #f7f5e5;
}
.g-recaptcha{
    margin: 20px auto;
    display: block;
    width: 300px;
}
#submit_btn:after{
	content:"スパムメール対策の仕様上、上記の確認ボタンをダブルクリックすると「認証エラー」と表示されます。\Aクリック（タップ）は１回でお願いいたします。";
  white-space: pre;
	display:block;
	text-align:center;
}
.wp-pagenavi{
	display:flex;
	justify-content: center;
	width:100%;
	padding:0 0 50px;
}
.wp-pagenavi a{
	width:30px;
	line-height:30px;
	display:inline-block;
	margin:0 5px;
	border:1px solid #ccc;
	text-align:center;
	text-decoration:none;
}
.wp-pagenavi a:hover{
	background:#ccc;
}
.wp-pagenavi .current{
	width:30px;
	line-height:30px;
	display:inline-block;
	margin:0 5px;
	border:1px solid #ccc;
	background:#ccc;
	text-align:center;
}
.wp-pagenavi .pages{
	display:none;
	
}
a.zip{
	background:#fff url('../images/common/zip.png') no-repeat left 10px center !important;
}
#form_sub{
/*	width:990px;*/
	width:1120px;
	margin:0 auto;
	padding:30px 0;
	display:flex;
	list-style:none;
}
#form_sub li{
	width:20%;
	padding:0 5px;
	box-sizing:border-box;
	text-align:center;
	font-size:14px;
}
#form_sub li a{
	display:block;
	padding:10px 0;
	line-height:1.5em;
	border:2px solid #168caa;
	color:#168caa;
	text-decoration:none;
	border-radius:5px;
}
#form_sub li a:hover{
	background:#168caa;
	color:#fff;
}
#contact_link ul{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
}
#contact_link ul li{
	width:calc(33.33% - 40px);
	margin:0 20px 60px;
}
#contact_link ul li a{
	display:block;
	line-height:60px;
	text-align:center;
	border:1px solid #bd3c4d;
	border-radius:5px;
	color:#bd3c4d;
	text-decoration:none;
	background:url('../images/common/arrow_red.png') no-repeat right 10px center;
}