﻿#pagetitle{
	background:url('../images/form3/h2.jpg') no-repeat top center;
}
#pagetitle h2{
}
main h2{
	text-align:center;
	font-size:24px;
	margin:0 0 30px;
}
#side_title h2{
	font-size:20px;
	line-height:30px;
	padding:10px 20px;
}
.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{
	width:100% !important;
}
main h3{
	font-size:20px;
	color:#df7f0d;
	text-align:center;
	margin:0 0 50px;
}
main h3 img{
	vertical-align:middle;
	margin:0 10px 0 0;
}
#section1{
	background:#fff8d8;
	padding:35px 0 40px;
	margin:0 0 40px;
}
#section1 article{
	width:1100px;
	margin:0 auto;
	display:flex;
}

#section1 article table a{
	text-decoration:none;
	color:#d14a4a !important;
}
#section1 article table{
	width:300px;
	margin:0 15px;
}
#section1 article th,
#section1 article td{
	border:1px solid #ccc;
	text-align:center;
	background:#fff;
}
#section1 article thead th{
	color:#fff;
	background:#2babcb !important;
}
#section1 thead tr td:nth-child(1){
	color:#d14a4a !important;
}
#section1 tbody tr td:nth-child(1){
	background:#ffdcdc;
}
#section2{
	width:990px !important;
	margin:0 auto;
}
.breadcrumbs{
	width:1100px;
	margin:0 auto;
}
.kyocho{
	font-weight:bold;
	font-size:140%;
	text-align:center;
	padding:0 0 20px;
}
.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{
	white-space:nowrap;
	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;
}
/*
#sub4 a{
	background:#168caa !important;
	color:#fff !important;
}
*/
.option_list{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
}
.option_list li{
	width:33.33%;
	margin:0 0 20px;
}
.option_list li:last-child{
	width:100% !important;
}
#bottom_contact{
	display:none !important;
}
#copyright{
	padding-bottom:10px !important;
}
.breadcrumbs{
	padding-top:30px !important;
}
.breadcrumbs br{
	display:none;
}
#optionkensa{
	margin:0 !important;
	border:0 !important;
}
#optionkensa td{
	width:50%;
	border:0 !important;
}