


@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Roboto', Verdana, 'YuGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', 'PT Sans', sans-serif, 'Gulim', 'Apple Gothic';
	text-align: center;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8E8165;
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
}
#wrap .comment {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 22px;
}
#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#wrap #contents {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
}

img{
	border:0;
	vertical-align:top;
}
br.sp{
	display:none;
}

@media screen and (max-width: 640px) {
	#wrap {
	width: 100%;
	}
	#wrap #contents {
	width: 92%;
	}
	br.sp{
	display:block;
	}
}



/*---------------- フロート処理 ----------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */



/*--------------------------ヘッダ部分------------------*/
#heada {
	width: 100%;
	background-color: #FFFFFF;
	display:flex;
}
/*ロゴの幅*/
#heada h1{
	width:50%;
	padding-left:3%;
}
#heada h1 img{
	width:90%;
}
/*電話番号の幅*/
#heada #tel{
	width:44%;
	padding-right:3%;
	text-align:right;
	padding-top:25px;
}
#heada #tel img{
	width:60%;
}

.nonborder { border:none; outline:none; }

@media screen and (max-width: 640px) {
#heada {
	display:block;
	margin-top:0px;
}
/*ロゴの幅*/
#heada h1{
	width:100%;
	text-align:center;
	padding-left:0%;
	padding-top:15px;
	margin-top:0px;
}

/*電話番号の幅*/
#heada #tel{
	width:100%;
	padding-right:0%;
	text-align:center;
	padding-top:0px;
	padding-bottom:15px;
}
#heada #tel img{
	width:55%;
}
}

/*--------------------------フッタ部分------------------*/

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer #alliance {
	float: left;
	margin-top: 15px;
}
#footer address {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-style: normal;
	margin-left: 170px;
	padding-top: 10px;
}
#footer .footNumber {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-top: 5px;
	margin-left: 170px;
}
.footCopy  {
	font-size: 10px;
	color: #999999;
	margin-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}


@media screen and (max-width: 640px) {
#footer {
	width: 92%;
	margin-top:60px;

}
#footer #alliance {
	float: none;
	margin-top: 15px;
}
#footer address {
	margin-left: 0px;
}

#footer .footNumber {
	margin-left: 0px;
}
.footCopy  {
	text-align: center;
	padding-bottom: 15px;
}
}


/*--------------------------コンテンツ部分------------------*/

#rightcol {
	float: right;
	width: 350px;
	margin-top: 40px;
}

p.message{
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
}

@media screen and (max-width: 640px) {
#rightcol {
	float: none;
	width: 100%;
	margin-top: 40px;
}
}



/*--------------------------カレンダー(cal.css以外の部分)------------------*/


@media screen and (max-width: 640px) {
#cal {
	margin-top: 40px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
	float: none;
}
}



/*----------------------情報入力フォーム------------------*/


#form {
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:85px;
}
#form h2{
	color:#222222;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	background-size: 95%;
	vertical-align:middle;
	margin-top: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	border-bottom: solid 2px #8E8165;
}
#form h2 img{
	width: auto;
	max-height: 35px;
	margin-right: 10px;
	vertical-align:middle;
}
#form h2 br{
	display:none;
}

#form ul {

	padding: 0px;
	margin-left: 45px;
}

#form ul li{
	float: left;
	list-style-type: none;

}

#form ul.nonlf li{
	float: none;
}
#form ul li p{
	font-size: 12px;
	color:#e27909;
	display: inline-block;
	margin-left:10px;
}

.selectdate{
	font-size: 18px;
	font-weight: bold;
	color: #ff4715;
	margin-bottom: 25px;
	line-height: 26px;
	}

.sbt_1{
	width:40%;
	height:40px;
	background-color:#9b2e2e;
	border:none;
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-align:center;
	margin-top: 45px;
}
.sbt_1:hover,.sbt_2:hover{
	background-color:#761c0c !important;
	color:#fff;
}
.sbt_2,.sbt_3{
	width:60%;
	height:40px;
	border:none;
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-align:center;
	margin-top: 45px;
}
.sbt_2{
	background-color:#9b2e2e;
}
.sbt_3{
	background-color:#afafaf;
}

/* ↓↓*** 2023/06/05 ADD START BY GBC)KAWAZOE ***↓↓ */

.sbt_4{
	width:40%;
	height:40px;
	background-color: #CCC;
	border:none;
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-align:center;
	margin-top: 45px;
	cursor: not-allowed;
}
.sbt_4:hover{
	cursor: not-allowed;
	background-color: #CCC;
}
/* ↑↑*** 2023/06/05 ADD END   BY GBC)KAWAZOE ***↑↑ */

.btnarea a{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #a0a0a0;
	display: block;
	width: 40%;
	margin-top: 25px;
	margin-bottom: 45px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

.btnarea a:hover{
	background-color: #CCC;
}


.formblock {
	margin-top: 2px;
	margin-left: 45px;
	line-height: 22px;
	margin-bottom: 25px;
}
#form ul.formblock2{
	margin-left: 0px;
	margin-top: 0px;
}

.formselect {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 5px;
}
.br_sp br{
	display:none;
}
.br_sp br{
	display:none;
}

.formblock input {
	margin-right: 3px;
}
.formtex {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

.number{
	width:60px;
}

.formtitle {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.member_tbl {
	margin-bottom: 30px;
}
.infotbl {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
	font-size: 14px;
}
.infotbl caption {
	width:100%;
	background-color: #8E8165;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	text-align: center;
	margin: 0px;
}
.infotbl td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	background-color: #fff;
	width: 72%;
}
.formtex3 {
	font-size: 16px;
	line-height: 18px;
}
.formtex2 {
	line-height: 20px;
}
.infotbl th {
	background-color: #FDF8EF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}
.infotbl th span{
	color: #f44b10;
}
#form h3{
	color: #f44b10;
	font-size: 13px;
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: normal;
}

a {
	color: #FC6022;
}
.btnarea {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.error {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 25px;
}
.att {
	color: #FF6600;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
.merit {
	font-size: 12px;
	line-height: 18px;
	color: #FF3300;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 48px;
}
.formtex4 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
	color: #666666;
	margin-top: 25px;
}
.formtex4 span{
	font-weight: normal;
	color: #f44b10;
}
.formtex5 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #F3EFE6;
	margin: 40px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.formtex6 {
	font-size: 14px;
	margin-left: 50px;
	color: #f90000;
	margin-top: 5px;
	text-indent: -1em;
}

#check h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22px;
	color:#6e5430;
	margin-top: 40px;
	margin-bottom: 45px;
	margin-left:25px;
}

.nowr{ white-space: nowrap;}

/* セレクトボックス */

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: 0;
    margin: 0;
    background: #fff;
}
.bukken_select {
    display: block;
    position: relative;
    width: 50%;
    height: 38px;
    font-size: 14px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    margin-left: 15px;
    line-height: 1em;
}

.bukken_select:after {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    /* ここで下向き矢印指定　今回はCSSで */
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #333;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    pointer-events: none;/* クリック出来るよう */
}

.bukken_select select {
    width: 100%;
    height: 35px;
    font-size: 14px;
    padding: 0 10px;
    border: none;
    position: relative;
}
/* ie9対策 */

.bukken_select select:not(:target) {
    width: 120% \9;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -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;
}

@media screen and (max-width: 640px) {


#form {
	margin-left: 0px;
	margin-right: 0px;
}

.br_sp br{
	display:block;
}

.infotbl th {
	width: 94%;
    display: block;
	padding-left: 6%;
}
.infotbl td {
	width: 94%;
    display: block;
	padding-left: 6%;
	font-size: 16px;
}
.infotbl {
	width:96%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}


.sbt_1{
	width:80%;
	height:50px;
	font-size:16px;


}
.formselect {
	font-size: 16px;
	line-height: 26px;
}
.input1, textarea.input1{
	width:92%;
}

.formblock {
	margin-left:5px;

}
.formblock2{
	margin-left: 5px;
}
#form ul {
	margin-left: 5px;
}

#form ul li{
	float: none;
	margin-bottom:18px;
	margin-top:15px;
}

.formtex4 {
	margin-left: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
.formtex5 {
	font-size: 14px;
	line-height: 20px;
	margin: 40px 6px 40px 6px;
}
.formtex6 {
	margin-left: 20px;
	}

#form h2{
	font-size: 16px;
	background-size: 105%;
	vertical-align:middle;
	padding-left: 60px;
	position: relative;
}
#form h2 span{
	margin-left: -60px;
}

#form h2 img{
	width: auto;
	max-height: 30px;
	position: absolute;
	left: 3px;
	top: 3px;
}
.br_pc br{
	display:none;
}

}

.map_dc img{
    margin: 20px auto;
    width: 100%;
    
}













