﻿#pagetitle{
	background:url('../images/checkup/pagetitle_checkup.webp') no-repeat top center;
}
main{
	width:100% !important;	
}
#moushikomi_form{
	width:990px;
	margin:0 auto;
}
.fukidashi_wrap{
	width:650px;
	box-sizing:border-box;
	margin:0 auto 80px;
}
.fukidashi{
	border:1px solid #dddddd;
	padding:20px;
	box-sizing:border-box;
	border-radius:10px;
	font-size:16px;
  position: relative;
	color:#da6272;
}

main h3{
	font-size:20px;
	color:#168caa;
	text-align:center;
	margin:0 0 50px;
}
main h3 img{
	vertical-align:middle;
	margin:0 10px 0 0;
}
main h4{
	font-size:18px;
	color:#168caa;
	margin:0 0 20px;
}
.breadcrumbs{
	width:990px;
	margin:0 auto;
}
.kyocho{
	font-weight:bold;
	font-size:140%;
}
.hissu{
	color:#eb8813;
	font-weight:bold;
	font-size:160%;
}
form table{
	width:100%;
	margin:0 0 60px;
}
form th,
form td{
	padding:10px;
	box-sizing:border-box;
	vertical-align:top;
}
form th{
	width:260px;
	background:#e6f3f9;
	border-right:1px solid #fff;
	border-bottom:10px solid #fff;
}
form td{
	border-bottom:10px solid #fff;
	background:#eff5f8;
}

input[type="text"],
textarea{
	border: 1px solid #ccc;
	border-radius: 6px;
	/*width: 100%;*/
	font-size: 117%;
	padding: 5px;
	box-sizing:border-box;
}
textarea{
	width:100%;
}
.check{
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 117%;
	padding: 5px;
	box-sizing:border-box;
	background:#fff;
}
.doui{
	padding:20px 0;
	text-align:center;
}
select{
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 50px;
	font-size: 117%;
	padding: 5px;
	box-sizing:border-box;
}
.name{
	width:150px !important;
}
.year{
	width:80px !important;
}


input.radio{
	width: auto;
}

#tel{
	width: 320px;
}
#submit_btn input {
	color: #fff;
	border-radius: 5px;
	background: #dd792f;
	border: 0;
	width: 50%;
	display:block;
	margin: 20px auto 20px;
	line-height: 50px;
	box-shadow: 0 1px 3px 0 hsla(0,0%,0%,.25);
}
#address1{
	width:100px;
}
input[type="submit"][disabled] {
background-color: #ccc !important;
cursor: default !important;
}
#section3{
	margin:80px 0 0 0;
	padding:80px 0 0 0;
	background:#d4ebf7;
}
#section3 ul{
	padding:0 0 50px 30px;
}
#section3 h4 img{
		vertical-align:middle;
	margin:0 10px 0 0;
}
#section3 h4{
	font-size:20px;
	color:#b25624;
	text-align:center;
}
#section3 ul{
	list-style:none;
	width:990px;
	margin:0 auto;
}
#section3 .pdf1{
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
}
#section3 .pdf1 li{
	width:300px;
	margin:0 10px 20px;
	box-sizing:border-box;
	border:1px solid #eb8813;
	line-height:60px;
	flex:none;
}
#section3 .pdf1 li:nth-child(4),
#section3 .pdf1 li:nth-child(5){
	width:400px !important;
}
#section3 .pdf2 li{
	width:390px;
	margin:0 auto;
	box-sizing:border-box;
	border:1px solid #eb8813;
	line-height:60px;
}
#section3 ul li a{
	display:block;
	text-align:center;
	color:#614f3d;
	text-decoration:none;
	background:#fff url('../images/common/icon_pdf_orange.png') no-repeat left 10px center;
}
#section3 ul li a.zip{
	background:#fff url('../images/common/zip.png') no-repeat left 10px center !important;
}
/*
#sub1 a{
	background:#168caa !important;
	color:#fff !important;
}
*/
#bottom_contact{
	display:none !important;
}
#copyright{
	padding-bottom:10px !important;
}
#kojin1,
#kojin2,
#kojin3,
#kojin4{
	display:none;
}
#kojin2 ul{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
}
#kojin2 ul li{
	width:33.33%;
	margin:0 0 20px;
}