@charset "utf-8";

/* wrapper
---------------------------------------- */
#wrapper h1.title{
	margin-bottom:30px;
}
@media screen and (max-width:800px){
	#wrapper h1.title{
		margin-bottom:20px;
	}
}


/* content.index
---------------------------------------- */
#content.index{
	box-sizing: border-box;
	width:calc(100% - 100px);
	max-width:800px;
	margin:0 auto 0 auto;
}
#content.index .contentInc{
}
#content.index .about_reserved{
	margin:0 auto 50px auto;
	border:1px dotted #666;
	border-radius:8px;
	padding:15px 20px 15px 20px;
}
#content.index h2.title{
	margin-bottom:25px!important;
}
#content.index .about_reserved p{
	text-align:justify;
}
#content.index .about_reserved p.privacy{
	text-align:center;
	padding-top:20px;
}
#content.index .about_reserved div.tel{
	clear: both;
	width: 100%;
	padding:5px 0 0 0;
	text-align: center;
	border-top:1px dotted #666;
	margin-top: 15px;
	display: inline-block;
}
#content.index p.lead{
	text-align: center;
	font-size:16px;
	margin:0 auto 0 auto;
	padding-bottom:45px;
}
#content.index span.num{
	font-size:20px;
	color:#867E00;
	font-weight: bolder;
	padding-right:0px;
	line-height: 160%;
}
#content.index label {
    cursor: pointer;
}
#content.index .about_kaikan {
	margin-bottom:60px;
}
#content.index #tento {
	padding-top: 100px;
	margin-top: -100px;
}
#content.index .about_tento {
	margin-bottom: 60px;
}
#content.index .left{
    float: left;
	width:calc(100% - 300px);
}
#content.index .about_kaikan{
	margin-bottom: 50px;
}
#content.index .about_kaikan .left{
}

/* right */
#content.index .right{
    float:right;
	width:270px;
	margin: 0 0 25px 0;
}
#content.index .right a.btn{
	width:100%;
	height: 90px;
	line-height: 90px;
	padding: 0;
	margin: 0 0 20px 0;
	text-indent: 22px;
    font-size: 19px;
}
#content.index .right a.bnr{
	display: block;
	width:100%;
	margin: 0 0 17px 0;
    border-radius: 4px;
}
#content.index .right a.bnr img{
	width:100%;
}
#content.index .right div.tel{
    margin-bottom: 0px;
    padding:22px 0 21px 0px;
    background-color: #F2E9DB;
    border-radius: 4px;
	text-align: center;
}
#content.index .right div.tel p.num{
	color: #867E00;
	font-size:18px;
	margin-bottom: 3px;
	text-align: center;
}
#content.index .right div.tel p.time{
	font-size:13px;
	text-align: center;
}

/* left */
#content.index div.left {
}
#content.index div.left p {
	text-align: justify;
	margin-bottom: 14px;
}
#content.index div.left p.sup {
	font-size:13px;
	margin-bottom: 9px;
	line-height: 140%;
	padding-left:13px;
	text-indent: -13px;
}
#content.index div.left p b.form {
	color: #867E00;
	font-weight: bolder;
}
#content.index div.left p b.nap {
	color: #328bb5;
	font-weight: bolder;
}
#content.index div.left p.strong {
	color: #C00;
	font-weight: bolder;
}
span.must {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	border-radius: 4px;
	border:1px solid #867E00;
	padding:4px 4px 5px 4px;
	line-height: 100%;
	color:#C00;
	color:#867E00;
	margin-left:10px;
	margin-right:0;
	vertical-align:top;
	font-family:"Gothic Medium BBB", "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background-color: #FFF;
}

@media screen and (max-width:800px){ 
	#content.index{
		width:calc(100% - 40px);
		margin:0 auto 0 auto;
	}
	#content.index h2.title{
		margin-bottom:15px!important;
	}
	#content.index .about_reserved{
		margin:0 auto 40px auto;
		border-radius:3px;
		padding:10px 10px 10px 10px;
		font-size:13px;
		line-height: 135%;
	}
	#content.index .about_reserved p {
		font-size: 12px;
	}
	#content.index .about_reserved p.privacy{
		text-align:center;
		padding-top:5px;
	}
	#content.index p.lead{
		padding-bottom:30px;
		font-size: 16px;
		text-align: justify;
	}
	#content.index .about_tel{
		margin:0 auto 30px auto;
		/* bpadding:18px;
		border:1px dotted #666;
		border-radius: 6px; */
		font-size:16px;
	}
	#content.index .about_tel p.about{
		text-align: center;
		margin-bottom:1px;
	}
	#content.index .about_tel p.company{
		text-align: center;
		margin-bottom:4px;
		font-weight: bolder;
	}
	#content.index .about_tel p.tel{
		text-align: center;
		font-size:13px;
	}
	#content.index .about_tel p.tel span.num{
		font-size:20px;
		color:#867E00;
		font-weight: bolder;
		padding-right:0px;
		line-height: 160%;
	}
	#content.index label {
		cursor: pointer;
	}
	span.must {
		display: inline-block;
		font-size: 12px;
		font-weight: normal;
		border-radius: 4px;
		border:1px solid #867E00;
		padding:4px 4px 5px 4px;
		line-height: 100%;
		color:#C00;
		color:#867E00;
		margin-left:10px;
		margin-right:0;
		vertical-align:top;
		font-family:"Gothic Medium BBB", "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		background-color: #FFF;
	}
	#content.index .about_kaikan {
		margin-bottom:50px;
	}
	#content.index .about_tento {
		margin-bottom:20px;
	}
	#content.index .left{
		float: none;
		width:calc(100% - 0px);
		margin-bottom:10px;
	}

	/* right */
	#content.index .right{
		float:none;
		width:100%;
		margin:0 0 15px 0;
	}
	#content.index .right a.btn{
		width:calc(100% - 60px);
		max-width: 280px;
		height: 91px;
        line-height: 91px;
        text-indent: 18px;
		margin: 0 auto 15px auto;
		font-size:16px;
		font-family: "Gothic MB101 Bold", sans-serif;
	}
	#content.index .right a.bnr{
		width:calc(100% - 60px);
		max-width: 280px;
		margin: 0 auto 15px auto;
		border-radius: 4px;
	}
	#content.index .right a.bnr img{
		width:100%;
	}
	#content.index .right div.tel{
		width:calc(100% - 60px);
		max-width: 280px;
		margin: 0 auto 0 auto;
		padding:24px 0 22px 0px;
		border-radius: 4px;
	}
	#content.index .right div.tel p.num{
		color: #867E00;
		font-size:18px;
		margin-bottom: 5px;
		text-align: center;
	}
	#content.index .right div.tel p.num a{
		color: #867E00;
		text-decoration: underline;
	}
	#content.index .right div.tel p.time{
		font-size:15px;
		text-align: center;
	}
	#content.index .right iframe{
		width:100%;
		margin-top: 15px;
	}
	
	/* left */
	#content.index div.left {
		font-size:16px;
	}
	#content.index div.left p {
		text-align: justify;
		margin-bottom: 12px;
		font-size:16px;
	}
	#content.index div.left p.sup {
		font-size:14px;
		margin-bottom:8px;
		line-height: 140%;
		padding-left:14px;
		text-indent: -14px;
		text-align: justify;
	}
	#content.index div.left p b.form {
		color: #867E00;
		font-weight: bolder;
	}
	#content.index div.left p b.nap {
		color: #328bb5;
		font-weight: bolder;
	}

}


/* content.form
---------------------------------------- */
#content.form{
	box-sizing: border-box;
	width:calc(100% - 100px);
	max-width:800px;
	margin:0 auto 0 auto;
}
#content.form .p_area{
	margin-bottom: 30px;
}
#content.form .p_area p.sup{
	font-size:13px;
}
#content.form .about_reserved{
	margin:0 auto 30px auto;
	border:1px dotted #666;
	border-radius:6px;
	padding:0px 40px 30px 40px;
}
#content.form h3.title{
	text-align: center;
	color:#867E00;
	font-size:16px;
	padding-top:25px;
	padding-bottom:5px;
}
#content.form .about_reserved p{
	text-align:justify;
}
#content.form .about_reserved p.privacy{
	text-align:center;
	padding-top:20px;
}
#content.form p.lead{
	text-align: center;
	font-size:16px;
	margin:0 auto 15px auto;
}
#content.form .about_tel{
	margin:0 auto 30px auto;
	/* bpadding:18px;
	border:1px dotted #666;
	border-radius: 6px; */
	font-size:16px;
}
#content.form .about_tel p.about{
	text-align: center;
	margin-bottom:1px;
}
#content.form .about_tel p.company{
	text-align: center;
	margin-bottom:4px;
	font-weight: bolder;
}
#content.form .about_tel p.tel{
	text-align: center;
	font-size:13px;
}
#content.form .about_tel p.tel span.num{
	font-size:20px;
	color:#867E00;
	font-weight: bolder;
	padding-right:0px;
	line-height: 160%;
}
#content.form label {
    cursor: pointer;
}
span.must {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	border-radius: 4px;
	border:1px solid #867E00;
	padding:4px 4px 5px 4px;
	line-height: 100%;
	color:#C00;
	color:#867E00;
	margin-left:10px;
	margin-right:0;
	vertical-align:top;
	font-family:"Gothic Medium BBB", "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background-color: #FFF;
}

@media screen and (max-width:800px){ 
	#content.form{
		width:calc(100% - 40px);
		margin:0 auto 0 auto;
	}
	#content.form .about_reserved{
		margin:0 auto 25px auto;
		border-radius:3px;
		padding:0px 15px 25px 15px;
	}
	#content.form h3.title{
		font-size:16px;
		padding-top:20px;
		padding-bottom:6px;
	}
	#content.form .about_reserved p{
		font-size:14px;
	}
	#content.form .about_reserved p.privacy{
		text-align:center;
		padding-top:5px;
	}
	#content.form p.lead{
		text-align: center;
		margin:0 auto 15px auto;
	}
	#content.form .about_tel{
		margin:0 auto 30px auto;
		/* bpadding:18px;
		border:1px dotted #666;
		border-radius: 6px; */
		font-size:16px;
	}
	#content.form .about_tel p.about{
		text-align: center;
		margin-bottom:1px;
	}
	#content.form .about_tel p.company{
		text-align: center;
		margin-bottom:4px;
		font-weight: bolder;
	}
	#content.form .about_tel p.tel{
		text-align: center;
		font-size:13px;
	}
	#content.form .about_tel p.tel span.num{
		font-size:20px;
		color:#867E00;
		font-weight: bolder;
		padding-right:0px;
		line-height: 160%;
	}
	#content.form label {
		cursor: pointer;
	}
	span.must {
		display: inline-block;
		font-size: 12px;
		font-weight: normal;
		border-radius: 4px;
		border:1px solid #867E00;
		padding:4px 4px 5px 4px;
		line-height: 100%;
		color:#C00;
		color:#867E00;
		margin-left:10px;
		margin-right:0;
		vertical-align:top;
		font-family:"Gothic Medium BBB", "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		background-color: #FFF;
	}
}


/* form_area
---------------------------------------- */
#content .form_area{
	text-align:center;
	margin:0 auto 0px auto;
	padding-bottom: 100px;
}
#content dl{
	/*
	margin:0;
	padding:10px 25px 10px 25px;
	border-top:1px solid #F2E9DB;
	border-bottom:1px solid #F2E9DB;
	border-left:1px solid #F2E9DB;
	border-right:1px solid #F2E9DB;
	*/
	padding:15px 0px 3px 0;
	border-bottom:1px dotted #444;
}
#content dl.top{
	/*
	margin:0;
	padding:10px 25px 10px 25px;
	border-top:1px solid #F2E9DB;
	border-bottom:1px solid #F2E9DB;
	border-left:1px solid #F2E9DB;
	border-right:1px solid #F2E9DB;
	*/
	border-top:1px dotted #444;
}
#content dl.bg{
	background-color: #EEE;
	background-color:#F2E9DB;
	background-color: #fff;
}
#content dt{
	clear:both;
	display:block;
	font-weight: bolder;
	padding:10px 0 5px 5px;
	font-family:"Gothic MB101 Bold", sans-serif; /*ゴシックMB101 B*/
	color:#1E5609;
	color:#867E00;
	color:#555;
	font-size:18px;
	
	/*width:100%;*/
	width:210px;
	float: left;
}
#content dd{
	display:block;
	/*
	clear:both;
	width:100%;
	*/
	padding:2px 0 5px 0;

	clear: none;
	width:calc(100% - 230px);
	float: right;
}
#content input[type='text'], #content input[type='email'], #content input[type='tel'], #content input[type='number'], #content input[type='date'], #content select{
	box-sizing: border-box;
	width:calc(100% - 10px);
	height: 46px;
	padding:8px 12px 8px 15px;
	margin:0 5px 12px 5px;
	font-size:15px;
	/* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset; */
    transition: all 0.2s linear;
	border-radius:3px;
	border: solid 1px #CCC;
	-webkit-appearance: none;
	cursor: pointer;
	display: inline-block;
    background-color: #FFFFEE;
    background-color: #F8F8F8;
}
input{
	cursor: pointer;
}
#content input::placeholder, #content select::placeholder{
	color: #AAA;
}
#content dd p.midashi{
	box-sizing: border-box;
	display:inline-block;
	width:160px;
	padding: 0 0 0 10px;
}
#content input.wide_s{
	width:100%;
	max-width:80px;
}
#content input.wide_m,#content select.wide_m{
	width:100%;
	max-width:250px;
}
#content input.wide_m2,#content select.wide_m2{
	width:100%;
	max-width:345px;
}
 #content select{
	padding:5px 5px 5px 20px;
}
#content select option{
	padding:5px 5px 5px 20px;
}
#content p.alert{
	padding:0 5px 10px 5px;
	margin-top: 0px;
	color:#C00;
	font-size:14px;
	line-height: 140%;
}
#content input:focus{
	background:#EBF5E6;
	background:#FFF;
}
#content textarea{
	box-sizing: border-box;
	width:calc(100% - 10px);
	height:160px;
	padding:12px 12px 12px 15px;
	margin:0 5px 10px 5px;
	font-size:15px;
	/* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset; */
    transition: all 0.2s linear;
	border-radius:4px;
    border: solid 1px #CCC;
	cursor: pointer;
	background:#FFF;
    background-color: #FFFFEE;
    background-color: #F8F8F8;
}
#content textarea:focus{
	background:#EBF5E6;
	background:#FFF;
}
#content input.submit{
	border:none;
	margin-top:50px;
}

@media screen and (max-width:800px){ 
	#content .form_area{
		padding-bottom:50px;
	}
	#content dl{
		padding:15px 0px 3px 0;
	}
	#content dl.top{
	}
	#content dt{
		clear:both;
		padding:5px 0 10px 0px;
		font-size:18px;
		width:100%;
		float:none;
	}
	#content dd{
		clear:both;
		display:block;
		width:100%;
		padding:2px 0 5px 0;
		float: none;
	}
	#content input[type='text'], #content input[type='email'], #content input[type='tel'], #content input[type='number'], #content input[type='date'], #content select{
		box-sizing: border-box;
		width:calc(100% - 10px);
		height: 46px;
		padding:8px 12px 8px 10px;
		margin:0 5px 12px 0px;
		font-size:15px;
		/* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset; */
		transition: all 0.2s linear;
		border-radius:3px;
		border: solid 1px #CCC;
		-webkit-appearance: none;
		cursor: pointer;
		display: inline-block;
		background-color: #FFFFEE;
		background-color: #F8F8F8;
		vertical-align: middle;
	}
	input{
		cursor: pointer;
	}
	#content input::placeholder, #content select::placeholder{
		color: #AAA;
	}
	#content dd p.midashi{
		box-sizing: border-box;
		display:inline-block;
		width:160px;
		padding: 0 0 10px 0px;
	}
	#content input.wide_s{
		width:100%;
		max-width:80px;
	}
	#content input.wide_m,#content select.wide_m{
		width:100%;
		max-width:200px;
	}
	#content input.wide_m2,#content select.wide_m2{
		width:100%;
		max-width:345px;
	}
	 #content select{
		padding:5px 5px 5px 20px;
	}
	#content select option{
		padding:5px 5px 5px 20px;
	}
	#content p.alert{
		padding:0 5px 10px 5px;
		margin-top: 0px;
		color:#C00;
		font-size:14px;
		line-height: 140%;
	}
	#content input:focus{
		background:#EBF5E6;
		background:#FFF;
	}
	#content textarea{
		box-sizing: border-box;
		width:calc(100% - 0px);
		height:160px;
		padding:12px 12px 12px 15px;
		margin:0 0px 10px 0px;
		font-size:15px;
		/* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset; */
		transition: all 0.2s linear;
		border-radius:4px;
		border: solid 1px #CCC;
		cursor: pointer;
		background:#FFF;
		background-color: #FFFFEE;
		background-color: #F8F8F8;
	}
	#content textarea:focus{
		background:#EBF5E6;
		background:#FFF;
	}
	#content input.submit{
		border:none;
		margin-top:50px;
	}
	
	input[type="submit"],input[type="button"] {
		border-radius:2px;
		-webkit-box-sizing: content-box;
		-webkit-appearance: button;
		appearance: button;
		border: none;
		box-sizing: border-box;
		cursor: pointer;
	}
	input[type="submit"]::-webkit-search-decoration,
	input[type="button"]::-webkit-search-decoration {
		display: none;
	}
	input[type="submit"]::focus,
	input[type="button"]::focus {
		outline-offset: -2px;
	}
	
}


/* confirm
---------------------------------------- */
#content div.confirm{
	width:100%;
	max-width:800px;
	margin: 0 auto 60px auto;
}
 #content div.confirm p.lead{
	font-size:16px;
	line-height: 160%;
	margin-bottom: 20px;
}
#content div.confirm dl{
	border-bottom:1px #666 dotted;
	padding:16px 0 14px 0;
	margin-bottom: 0;
}
#content div.confirm dl:first-child{
	border-top:1px #666 dotted;
}
#content div.confirm dl:last-child{
	margin-bottom:50px;
}
#content div.confirm dt{
	box-sizing: border-box;
	padding-top:0px;
	width:25%;
	float: left;
}
#content div.confirm dd{
	clear: none;
	box-sizing: border-box;
	float: left;
	width:75%;
	padding:0;
	font-weight: normal;
}
#content div.confirm div.backBtn{
	display:block;
	float:left;
	text-align:left;
	padding-top:60px;
}
#content div.confirm div.submitBtn{
	display:block;
	float:right;
	width:calc(70% - 0px);
	text-align:center;
	padding-top:60px;
}
#content div.confirm input.submit{
	margin:0 0 0 auto;
}
#content div.confirm input.back{
	display:block;
	margin:0 0 0 0;
	font-size:16px;
	border-radius:4px;
	border-style:none;
	cursor:pointer;
	background-color:#EEE!important;
	color: #999!important;
	height: 58px!important;
    line-height: 58px!important;
	padding:0;
}
@media screen and (max-width:650px){
	#content div.confirm{
		width:calc(100% - 20px);
	}
	#content div.confirm p.lead{
		width:calc(100% - 0px);
		margin: 0 10px 10px 10px;
	}
	#content p.tcenter_sp{
		text-align: center;
	}
	#content div.confirm{
		margin: 0 auto 20px auto;
	}
	#content div.confirm dl{
		width:calc(100% - 0px);
		padding:14px 0 10px 0;
	}
	#content div.confirm dl:last-child{
		margin-bottom:40px;
	}
	#content div.confirm dt{
		text-align:left;
		width:100%;
		padding-bottom:5px;
	}
	#content div.confirm dd{
		font-size:15px;
		width:90%;
		min-width:220px;
		padding-bottom:2px;
	}
	#content div.confirm div.backBtn{
		display:block;
		float:left;
		width:calc(18% - 0px);
		text-align:left;
		padding-top:40px;
	}
	#content div.confirm input.back{
		display:block;
		margin:0;
		width:100%;
		height:40px!important;
		line-height:40px!important;
	}
	#content div.confirm div.submitBtn{
		display:block;
		float:right;
		width:calc(50% - 0px);
		text-align:right;
		padding-top:40px;
	}
	#content div.confirm input.submit{
		width:100%;
		margin:0 0 0 auto;
	}
}

/* complete
---------------------------------------- */
div.complete{
	width:100%;
	max-width: 600px;
	padding-bottom:150px!important;
	margin: 0 auto;
}
div.complete p.lead4{
	font-size:16px;
	text-align:center;
	line-height: 160%;
	margin-bottom: 10px;
}
div.complete p span.attention{
	font-size:12px;
}
div.complete .btn{
	margin:50px auto 0px auto!important;
}
@media screen and (max-width:650px){
	#content {
		padding-bottom:40px;
	}
	div.complete{
		padding-bottom:0px!important;
	}
	div.complete p.lead4{
		width:calc(100% - 0px)!important;
		text-align:left!important;
		font-size:14px!important;
		margin: 0 auto;
		line-height: 140%;
	}
	div.complete .lead4 span.attention{
		padding-top: 15px;
		line-height: 100%;
	}
	div.complete p.about_domain{
		width:calc(100% - 20px)!important;
		margin:0 auto 60px auto!important;
		padding:10px 15px 10px 15px!important;
	}
	div.complete .btn{
		margin:30px auto 0px auto!important;
	}
}
