@charset='utf-8';



/* =1 base
------------------------------------------------------------ */
body{
	margin:auto;
	padding:0px;
	background-color:#fff;
	color:#333;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	/*letter-spacing:0.1em;*/
	text-align:center;
}
a{
	color:#2192D6;
}
img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
}
iframe{
    max-width: 100%;
    height: auto;
    width /***/:auto;
}

.blur{
	-ms-filter: blur(6px);
	filter: blur(6px);
}

header{
	margin:auto;
	margin-bottom:50px;
	padding:20px 0px 20px 0px;
	background-color:#6FC3DE;
	color:#fff;
	font-size:14px;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:center;
}
.header_home{
	position:relative;
}
.header_home img{
	position:absolute;
	top:-5px;
	left:10px;
    width: 40px;
    height: auto;
}
p{
	margin:auto;
	margin-bottom:30px;
	color:#333;
	font-size:14px;
	/*letter-spacing:0.1em;*/
	line-height:1.8em;
	text-align:center;
}
p.text_left{
	width:90%;
	max-width:400px;
	text-align:left;
}
.ul01{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
	list-style-type:disc;
}
.ul01 li{
	margin:0px 0px 10px 0px;
	color:#333;
	font-size:14px;
	line-height:1.8em;
	text-align:left;
}
.ol01{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
	list-style-type:decimal;
}
.ol01 li{
	margin:0px 0px 10px 0px;
	color:#333;
	font-size:14px;
	line-height:1.8em;
	text-align:left;
}
.dl01{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
	list-style-type:disc;
}
.dl01 dt{
	margin:0px 0px 10px 0px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:1.8em;
	text-align:left;
}
.dl01 dd{
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 20px;
	border-bottom:dotted 1px #999;
	color:#333;
	font-size:14px;
	line-height:1.8em;
	text-align:left;
}

.link01{
	background-color:#fff;
	border:none;
	color:#2192D6;
	text-decoration:underline;
	cursor:pointer;
}
.btn01{
	display:block;
	margin:auto;
	margin-bottom:10px;
	padding:15px 0px 15px 0px;
	width:60%;
	max-width:350px;
	background-color:#0186D3;
	border-radius:10px;
	color:#fff;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
                                font-weight:bold;
}
.btn-stamping{
	background-color:#ea5800!important;
}


.btn01:hover{
	color:#fff;
}
.btn01 img{
	margin:-5px 5px 0px 10px;
}
.btn02{
	display:block;
	margin:auto;
	margin-bottom:20px;
	padding:15px 0px 15px 0px;
	width:60%;
	max-width:350px;
	background-color:#fff;
	border-radius:10px;
	border:solid 1px #545454;
	color:#333;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
                                font-weight:bold;
}
.btn03{
	display:block;
	margin:auto;
	margin-bottom:10px;
	padding:5px 10px 5px 10px;
	width:90%;
	max-width:350px;
	background-color:#0186D3;
	border-radius:10px;
	color:#fff;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
                                font-weight:bold;
}
.btn03:hover{
	color:#fff;
}
.btn04{
	display:block;
	margin:auto;
	margin-bottom:10px;
	padding:5px 10px 5px 10px;
	width:90%;
	max-width:350px;
	background-color:#fff;
	border-radius:10px;
	border:solid 1px #ccc;
	color:#333;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
                                font-weight:bold;
}
.btn05{
	display:block;
	margin:auto;
	margin-bottom:20px;
	padding:15px 0px 15px 0px;
	width:60%;
	max-width:350px;
	background-color:#efefef;
	border:solid 1px #ccc;
	border-radius:10px;
	color:#333;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
                                font-weight:bold;
}

.btn_area01{
	margin:auto;
	margin-bottom:30px;
	width:100%;
	max-width:400px;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:flex-start;
	text-align:center;
}
.btn_area01_left{
	display:block;
	margin:auto;
	margin-bottom:20px;
	margin-right:20px;
	padding:15px 0px 15px 0px;
	width:150px;
	background-color:#fff;
	border-radius:10px;
	border:solid 1px #ccc;
	color:#333;
	font-size:15px;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
                                font-weight:bold;
}
.btn_area01_right{
	display:block;
	margin:auto;
	margin-bottom:20px;
	padding:15px 0px 15px 0px;
	width:150px;
	background-color:#fff;
	border-radius:10px;
	border:solid 1px #ccc;
	color:#333;
	font-size:15px;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
                                font-weight:bold;
}


option:first-child{
	font-size: 16px;
	transform: scale(0.9);
}
input[type=text] {
	font-size: 16px;
	transform: scale(0.9);
}
input[type=password] {
	font-size: 16px;
	transform: scale(0.9);
}
input.form01{
	display:block;
	margin:auto;
	margin-bottom:30px;
	padding:10px;
	width:70%;
	max-width:400px;
	border:solid 1px #ccc;
	border-radius:15px;
	box-shadow:none;
	font-size:16px;
}
input.form01:focus{
	outline:none;
}

input.form02{
	margin:auto;
	padding:10px;
	min-width:200px;
	border:solid 1px #ccc;
	border-radius:10px;
	box-shadow:none;
	font-size:18px;
	text-align:left;
}
input.form02:focus{
	outline:none;
}
select.form02{
	margin:0px 0px 0px 10px;
	padding:5px 10px 5px 10px;
	min-width:200px;
	border:solid 1px #ccc;
	border-radius:10px;
	box-shadow:none;
	font-size:16px;
	text-align:left;
}
select.form02:focus{
	outline:none;
}
input.form03{
	margin:10px 0px 0px 15px;
	padding:5px 10px 5px 10px;
	border:solid 1px #ccc;
	border-radius:10px;
	box-shadow:none;
	font-size:16px;
	text-align:left;
}
input.form03:focus{
	outline:none;
}
input.form04{
	margin:0px 0px 0px 10px;
	padding:10px 10px 10px 10px;
	max-width:300px;
	border:solid 1px #ccc;
	border-radius:10px;
	box-shadow:none;
	font-size:16px;
	text-align:left;
}
input.form04:focus{
	outline:none;
}
input.form05{
	display:block;
	margin:auto;
	padding:10px;
	width:70%;
	max-width:400px;
	border:solid 1px #ccc;
	border-radius:15px;
	box-shadow:none;
	font-size:16px;
}
input.form05:focus{
	outline:none;
}

input.form06{
	display:block;
	margin-bottom:20px;
	padding:10px;
	width:100%;
	max-width:400px;
	border:solid 1px #ccc;
	border-radius:15px;
	box-shadow:none;
	font-size:16px;
	text-align:left;
}
input.form06:focus{
	outline:none;
}
textarea.form06{
	display:block;
	margin-bottom:20px;
	margin-left:15px;
	padding:10px;
	width:90%;
	max-width:400px;
	border:solid 1px #ccc;
	border-radius:15px;
	box-shadow:none;
	font-size:16px;
	text-align:left;
}
textarea.form06{
	outline:none;
}


.section_border{
	padding-top:40px;
	border-top:solid 1px #ccc;
}
.bottom_0{
	margin-bottom:0px;
}
.bottom_5{
	margin-bottom:5px;
}
.bottom_10{
	margin-bottom:10px;
}
.bottom_20{
	margin-bottom:20px;
}
.bottom_30{
	margin-bottom:30px;
}
.bottom_40{
	margin-bottom:40px;
}
.bottom_50{
	margin-bottom:50px;
}
.bottom_60{
	margin-bottom:60px;
}
.bottom_100{
	margin-bottom:100px;
}
.bottom_150{
	margin-bottom:150px;
}
.font_12{
	font-size:12px;
}
.font_13{
	font-size:13px;
}
.font_14{
	font-size:14px;
}
.font_15{
	font-size:15px;
}
.font_16{
	font-size:16px;
}
.font_18{
	font-size:18px;
}
.font_21{
	font-size:21px;
}
.font_24{
	font-size:24px;
}
.font_black{
	color:#000;
}
.font_grey{
	color:#999;
}
.font_red{
	color:#ff3300;
}
.font_blue{
	color:#0186D3;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
.clear hr{
	margin:0px;
	padding:0px;
	display:none;
}


/* =1 index
------------------------------------------------------------ */
.index_logo{
	margin:auto;
	margin-top:150px;
	margin-bottom:50px;
	width:70%;
	max-width:400px;
	text-align:center;
}
.index_logo img{
	width:100%;
}

.register_box01{
	margin:auto;
	margin-top:-20px;
	margin-bottom:20px;
	width:90%;
	letter-spacing:0em;
}
.register_box02{
	margin:auto;
	margin-bottom:20px;
	width:90%;
	letter-spacing:0em;
}


/* =1 home
------------------------------------------------------------ */
.home_logo{
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
	width:50%;
	max-width:400px;
	text-align:center;
}
.home_logo img{
	width:100%;
}
.home_icon{
	margin:auto;
	margin-bottom:30px;
	width:100%;
	max-width:400px;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:flex-start;
	text-align:center;
	list-style-type:none;
}
.home_icon li{
	margin-bottom:30px;
	width:45%;
	color:#0086D3;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:center;
}
.home_icon li img{
	width:80%;
	margin-bottom:10px;
}
.home_icon li small{
	letter-spacing:0em;
	font-size:11px;
}
.home_footer{
	position: fixed;
	bottom: 0;
	margin:auto;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:flex-start;
	text-align:center;
}
.home_footer_btn{
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	width:50%;
	height:70px;
	border:none;
	background-color:#6FC3DF;
	color:#fff;
	font-size:14px;
	letter-spacing:0.1em;
	text-align:center;
}
.home_footer_btn img{
	width:24px;
	margin-right:10px;
	margin-top:-3px;
}





/* =1 base
------------------------------------------------------------ */
.base_body{
	padding-bottom:180px;
}
.base_header{
	margin:auto;
	margin-bottom:20px;
	width:50%;
	max-width:400px;
	background-color:#fff;
	text-align:center;
}
.base_header img{
	width:80%;
}


/* =1 stamp
------------------------------------------------------------ */

.wrap_map{
	position: relative;
	margin:auto;
	padding:0px;
	width:100%;
	height:100vh;
}
.map{
	margin:auto;
	padding:0px;
	width:100%;
	height: calc(100% - 117px);
}
.map_embed{
    max-width: 100%;
    height: auto;
    width /***/:auto;
}


.stamp_btn_home img{
	cursor: pointer;
	position: fixed;
	top: 20px;
	left: 20px;
	width:50px;
	filter: drop-shadow(0px 0px 3px #999);
	z-index:9999;
}
.stamp_btn_home2 img{
	cursor: pointer;
	position: fixed;
	top: 20px;
	left: 20px;
	width:50px;
	filter: drop-shadow(0px 0px 3px #999);
}
.stamp_btn_road img{
	cursor: pointer;
	position: fixed;
	bottom: 140px;
	right: 20px;
	width:70px;
	filter: drop-shadow(0px 0px 3px #999);
}
.stamp_btn_location img{
	cursor: pointer;
	position: fixed;
	bottom: 140px;
	left: 20px;
	width:50px;
	filter: drop-shadow(0px 0px 3px #999);
}
.stamp_btn_location2 img{
	cursor: pointer;
	position: fixed;
	bottom: 220px;
	left: 20px;
	width:50px;
	filter: drop-shadow(0px 0px 3px #999);
}
.stamp_btn_point img{
	cursor: pointer;
	position: fixed;
	bottom: 340px;
	left: 140px;
}


/*　雛形用のアイコン設置のCSSのため、本番環境では未使用_ここから
.stamp_btn_michinoeki01 img{
	cursor: pointer;
	position: absolute;
	top: 100px;
	left: 80px;
	height:58px;
}
.stamp_btn_michinoeki02 img{
	cursor: pointer;
	position: absolute;
	top: 100px;
	left: 180px;
	height:68px;
}
.stamp_btn_michinoeki03 img{
	cursor: pointer;
	position: absolute;
	top: 200px;
	left: 80px;
	height:68px;
}
.stamp_btn_michinoeki04 img{
	cursor: pointer;
	position: absolute;
	top: 200px;
	left: 180px;
	height:68px;
}
.stamp_btn_michinoeki05 img{
	cursor: pointer;
	position: absolute;
	top: 300px;
	left: 80px;
	height:68px;
}
.stamp_btn_michinoeki06 img{
	cursor: pointer;
	position: absolute;
	top: 300px;
	left: 180px;
	height:68px;
}
.stamp_btn_event img{
	cursor: pointer;
	position: absolute;
	top: 400px;
	left: 80px;
	height:58px;
}
.stamp_btn_secret img{
	cursor: pointer;
	position: absolute;
	top: 400px;
	left: 180px;
	height:58px;
}
.stamp_btn_osusume img{
	cursor: pointer;
	position: absolute;
	top: 500px;
	left: 80px;
	height:58px;
}

雛形用のアイコン設置のCSSのため、本番環境では未使用_ここまで
*/



.stamp_body{
	padding-bottom:180px;
}
.stamp_header{
	margin:auto;
	width:50%;
	max-width:400px;
	background-color:#fff;
	text-align:center;
}
.stamp_header img{
	width:80%;
}

.stamped {
	z-index: 1;
}

.stamp_footer{
	position: fixed;
	bottom: 0;
	margin:auto;
	width:100%;
	background-color:#fff;
	text-align:center;
	box-shadow:5px 5px 10px;
	z-index: 9999;
}
.stamp_footer_home{
	margin:auto;
	padding:15px 0px 15px 0px;
	width:100%;
	background-color:#fff;
	border-bottom:solid 1px #D7D7D7;
	font-size:11px;
	font-weight:bold;
	color:#333;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;

}
.stamp_footer01{
	margin:auto;
	width:100%;
	max-width:400px;
	height:70px;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:flex-start;
	text-align:center;
}
.stamp_footer01 div{
	display:block;
	margin:0px 0px 0px 0px;
	padding:15px 0px 10px 0px;
	width:20%;
	font-size:11px;
	font-weight:bold;
	color:#333;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
}
.stamp_footer01 div img{
	width:30%;
	margin-bottom:4px;
}

.stamp_footer02{
	margin:auto;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:flex-start;
	text-align:center;
	border-top:solid 1px #D7D7D7;
}
.stamp_footer02 div{
	display:block;
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	width:50%;
	border-right:solid 1px #D7D7D7;
	font-size:11px;
	color:#333;
	letter-spacing:0.1em;
	line-height:1.5em;
	text-align:center;
}
.stamp_footer02 div img{
	width:18px;
	margin-top:-3px;
	margin-right:4px;
}


.modal {
    max-height: 100%;
    overflow-y: auto;
	padding-bottom:150px;
}
.modal-header_bordernone{
	border:none;
}

.stamp_modal_michinoeki{
	margin:auto;
	margin-bottom:-15px;
	padding:5px 0px 0px 0px;
	width:90%;
	font-size:18px;
	color:#004C85;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items: center;
}
.stamp_modal_michinoeki img{
	width:40px;
	margin-right:15px;
}
.stamp_modal_michinoeki div{
	width:80%;
}
.stamp_modal_stampbox{
	margin:auto;
	margin-bottom:30px;
	padding:15px 0px 15px 0px;
	width:90%;
	border:solid 3px #eee;
	border-radius:20px;
	text-align:center;
    position: relative;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
.stamp_modal_stampbox img{
	margin:auto;
	width:80%;
	max-width:450px;
	text-align:center;
}
.stamp_modal_stampbox_text01{
	position: absolute;
	font-size:18px;
	font-weight:bold;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:center;
}
.stamp_modal_stampbox_text02{
	margin:auto;
	margin-bottom:30px;
	font-size:15px;
	font-weight:bold;
	color:#013E9E;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:center;
}


.stamp_modal_event{
	margin:auto;
	margin-bottom:-10px;
	padding:10px 0px 0px 0px;
	width:90%;
	font-size:18px;
	color:#D06D00;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items: center;
}
.stamp_modal_event img{
	width:40px;
	margin-right:15px;
}
.stamp_modal_event div{
	width:80%;
}

.stamp_modal_secret{
	margin:auto;
	margin-bottom:-10px;
	padding:10px 0px 0px 0px;
	width:90%;
	font-size:18px;
	color:#674C7F;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items: center;
}
.stamp_modal_secret img{
	width:40px;
	margin-right:15px;
}
.stamp_modal_secret div{
	width:80%;
}

.stamp_modal_osusume{
	margin:auto;
	margin-bottom:-10px;
	padding:10px 0px 0px 0px;
	width:90%;
	font-size:18px;
	color:#4E824E;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items: center;
}
.stamp_modal_osusume img{
	width:40px;
	margin-right:15px;
}
.stamp_modal_osusume div{
	width:80%;
}


.stamp_modal_photo01{
	margin:auto;
	margin-bottom:15px;
	width:80%;
	text-align:center;
}
.stamp_modal_photo01 img{
	margin:auto;
	width:100%;
	max-width:450px;
	text-align:center;
}
.stamp_modal_movie01{
	margin:auto;
	margin-bottom:15px;
	width:80%;
	max-width:450px;
	height: auto;
	padding-top: 50%;
	position: relative;
	top: 0;
	left: 0;
}
.stamp_modal_movie01 iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.stamp_modal_text01{
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	width:85%;
	font-size:15px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.stamp_modal_text02{
	margin:auto;
	margin-bottom:30px;
	width:85%;
}
.stamp_modal_text02 dt{
	padding:10px 0px 10px 0px;
	font-size:15px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
     float: left;
     clear: left;
     width: 5em; 
}
.stamp_modal_text02 dd{
	padding:10px 0px 10px 0px;
	font-size:15px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
     border-top: 1px dotted #ccc;
     padding-left: 6em; /* dtの幅以上のpaddingをとる*/
}
.stamp_modal_text03{
	color:#0186D3;
	word-break: break-all;
}







.stamp_stamp_text01{
	margin:auto;
	margin-bottom:20px;
	width:90%;
	font-size:13px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:2.2em;
	text-align:center;
}
.stamp_stamp_text02{
	font-size:15px;
	color:#375FBC;
	font-weight:bold;
}
.stamp_stamp_text02 big{
	font-size:150%;
}
.stamp_stamp_text02 img{
	margin-top:-5px;
	margin-right:10px
}
.stamp_stamp_btngroup01{
	margin-bottom:20px;
}
.stamp_stamp_btngroup01 .stamp_btn01{
	padding:10px 20px 10px 20px;
	color:#666;
	font-size:13px;
	font-weight:bold;
	background-color:#efefef;
	border:solid 1px #ccc;
}

.stamp_stamp_box01{
	margin:auto;
	max-width:450px;
	width:98%;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	text-align:center;
	transform:translate3d(0,0,0); 
}
.stamp_stamp_box02{
	margin:0px 3px 6px 3px;
	padding:15px 0px 10px 0px;
	width:45%;
	border:solid 1px #cecece;
	border-radius:5px;
	font-size:12px;
	color:#333;
	letter-spacing:0em;
	line-height:1.5em;
	text-align:center;
}
.stamp_stamp_box02 img{
	margin-bottom:5px;
	width:60%;
	text-align:center;
}
.stamp_stamp_text03{
	margin:auto;
	margin-bottom:5px;
	font-size:13px;
	color:#375FBC;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:center;
}

.stamp_stamp_box03{
	display:inline-block;
	margin:0px 0px 0px 15px;
}
.stamp_stamp_box03 img{
	margin:0px 5px 0px 0px;
}

.stamp_stamp_ul01{
	margin:auto;
	margin-top:10px;
	padding:0px 0px 0px 0px;
	width:144px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
	list-style-type:none;
	text-align:center;
}
.stamp_stamp_ul01 li{
	margin:0px 3px 5px 3px;
	width:18px;
	text-align:center;
}
.stamp_stamp_ul01 li img{
	width:90%;
}
.stamp_stamp_ul02{
	width:65%!important;
	width:85%!important;
	margin-bottom:20px!important;
}
.stamp_stamp_ul02 li{
	width:13%!important;
	margin-bottom:10px!important;
}
.stamp_stamp_ul03{
	width:85%!important;
}
.stamp_stamp_ul03 li{
	width:14.2%!important;
}



.stamp_table01{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
}
.stamp_table01 th{
	padding:10px;
	width:100px;
	background-color:#EFEFEF;
	border:solid 1px #E0E0E0;
	font-size:13px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:center;
}
.stamp_table01 td{
	padding:10px;
	background-color:#fff;
	border:solid 1px #E0E0E0;
	font-size:13px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}



.stamp_distance_box01{
	cursor: pointer;
	position: fixed;
	bottom: 140px;
	left: 10px;
	padding:15px 15px 15px 15px;
	min-width:200px;
	width:70%;
	background-color:#fff;
	filter: drop-shadow(0px 0px 3px #999);
	font-size:13px;
	color:#333;
	letter-spacing:0em;
	line-height:1.4em;
	text-align:center;
}
.stamp_distance_box01 p{
	margin-bottom:10px;
}
.stamp_distance_box02{
	cursor: pointer;
	position: fixed;
	bottom: 140px;
	left: 10px;
	padding:10px;
	min-width:200px;
	min-height:140px;
	width:70%;
	background-color:#fff;
	filter: drop-shadow(0px 0px 3px #999);
	font-size:13px;
	color:#333;
	letter-spacing:0em;
	line-height:1.4em;
	text-align:center;
}
.stamp_distance_box02 p{
	margin-bottom:10px;
}

.stamp_distance_closebtn{
	background-color:#fff;
	border:none;
	font-size:16px;
	float:right;
	cursor: pointer;
	position: absolute;
	top: -15px;
	right: 0px;
}


/* =1 road
------------------------------------------------------------ */
.road_header{
	margin:auto;
	margin-bottom:20px;
	width:50%;
	max-width:400px;
	background-color:#fff;
	text-align:center;
}
.road_header img{
	width:80%;
}
.road_article{
	margin-bottom:80px;
}
.road_point_text01{
	margin:auto;
	margin-bottom:10px;
	width:90%;
	font-size:13px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:2em;
	text-align:center;
}
.road_point_ul01{
	margin:auto;
	margin-bottom:20px;
	padding:0px 0px 0px 0px;
	width:60%;
	max-width:350px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
	list-style-type:none;
	text-align:center;
}
.road_point_ul01 li{
	margin:0px 0px 5px 0px;
	width:10%;
	text-align:center;
}
.road_point_ul02{
	margin:auto;
	margin-bottom:5px;
	padding:0px 0px 0px 0px;
	width:60%;
	max-width:350px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
	list-style-type:none;
	text-align:center;
}
.road_point_ul02 li{
	margin:0px 3px 5px 3px;
	width:15%;
	text-align:center;
}
.road_point_ul02 li img{
	width:100%;
}
.road_point01{
	font-size:18px;
	color:#BCA921;
	text-align:center;
}
.road_point02{
	font-size:18px;
	color:#ccc;
	text-align:center;
}
.road_point_text02{
	font-size:15px;
	color:#375FBC;
	font-weight:bold;
}
.road_point_text02 big{
	font-size:150%;
}
.road_h3{
	margin:auto;
	margin-bottom:30px;
	padding:5px 0px 5px 0px;
	width:90%;
	max-width:400px;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	font-size:15px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:2em;
	text-align:center;
}
.road_table01{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
}
.road_table01 th{
	padding:10px;
	background-color:#EFEFEF;
	border:solid 1px #E0E0E0;
	font-size:13px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:center;
}
.road_table01 td{
	padding:10px;
	background-color:#fff;
	border:solid 1px #E0E0E0;
	font-size:13px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.road_dl01{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
}
.road_dl01 dt{
	margin:auto;
	margin-bottom:10px;
	font-size:15px;
	color:#375FBC;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.road_dl01 dd{
	margin:0px 0px 30px 15px;
	font-size:15px;
	color:#666;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.road_dl02{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
}
.road_dl02 dt{
	margin:auto;
	margin-bottom:20px;
	font-size:15px;
	color:#375FBC;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.road_dl02 dd{
	margin:0px 0px 30px 50px;
	font-size:15px;
	color:#666;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.road_form_hissu{
	margin:0px 10px 0px 0px;
	padding:2px 5px 2px 5px;
	background-color:#FF3300;
	border-radius:5px;
	color:#fff;
	font-size:12px;
	text-align:center;
}
.road_dl02 dd img{
	margin:auto;
	margin-bottom:15px;
	width:80%;
	max-width:400px;
	text-align:center;
}
.road_form_nini{
	margin:0px 10px 0px 0px;
	padding:2px 5px 2px 5px;
	background-color:#666;
	border-radius:5px;
	color:#fff;
	font-size:12px;
	text-align:center;
}

.road_select02_text {
  display: none;
}
.road_select02_text01 {
  display: block;
}

.road_form_ul01{
	list-style-type:none;
	margin:auto;
	padding:0px 0px 0px 0px;
	width:100%;
	font-size:15px;
	color:#666;
	line-height:1.5em;
	text-align:left;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items: center;
}
.road_form_ul01 li{
	margin:0px 0px 10px 0px;
	width:45%;
	text-align:center;
}
.road_form_ul01 li img{
    max-width: 90%;
    height: auto;
    width /***/:auto;
}

#problem_type_id{font-size:16px!important;}
.form02{font-size:16px!important;width:95%;}




/* =1 info_road
------------------------------------------------------------ */

.wrap_info_road{
	margin:auto;
	margin-top:-50px;
	padding:0px;
	width:100%;
	height:100vh;
}



/* =1 point
------------------------------------------------------------ */

.point_text01{
	margin:auto;
	margin-bottom:20px;
	width:90%;
	font-size:13px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:2.2em;
	text-align:center;
}
.point_text02{
	font-size:15px;
	color:#375FBC;
	font-weight:bold;
}
.point_text02 big{
	font-size:150%;
}
.point_text02 img{
	margin-top:-5px;
	margin-right:10px
}

.point_table01{
	margin:auto;
	margin-bottom:30px;
	width:90%;
	max-width:400px;
	text-align:center;
}
.point_table01 th{
	padding:10px;
	width:140px;
	background-color:#EFEFEF;
	border:solid 1px #E0E0E0;
	font-size:13px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:center;
}
.point_table01 td{
	padding:10px;
	background-color:#fff;
	border:solid 1px #E0E0E0;
	font-size:13px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.point_table01 td img{
	margin-right:5px;
}






/* =1 info
------------------------------------------------------------ */
.info_box01{
	margin-top:-10px;
	margin-bottom:20px;
	font-size:18px;
	color:#375FBC;
	font-weight:bold;
	text-align:center;
}
.info_box01 img{
	margin-top:15px;
}





/* =1 present
------------------------------------------------------------ */
.present_dl01{
	margin:auto;
	width:90%;
	max-width:400px;
	text-align:center;
}
.present_dl01 dt{
	padding:10px 0px 10px 0px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
     float: left;
     clear: left;
     width: 5em; 
}
.present_dl01 dd{
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	font-size:13px;
	color:#333;
	font-weight:normal;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
     border-bottom: 1px dotted #ccc;
     padding-left: 6em; /* dtの幅以上のpaddingをとる*/
}
/* 確認画面 */
.present_dl02{
	margin:auto;
	width:90%;
	max-width:400px;
	text-align:center;
}
.present_dl02 dt{
	margin:0px 0px 0px 0px;
	padding:18px 0px 12px 0px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
     float: left;
     clear: left;
     width: 5em; 
}
.present_dl02 dd{
	margin:0px 0px 0px 0px;
	padding:18px 0px 10px 0px;
	font-size:13px;
	color:#333;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
     border-bottom: 1px dotted #ccc;
     padding-left: 6em; /* dtの幅以上のpaddingをとる*/

}
.present_dl02 dd:after {
  content: '';
  display: block;
  clear: both;
}

.present_box01{
	margin:auto;
	width:90%;
	letter-spacing:0em;
}




/* =1 contact
------------------------------------------------------------ */
.contact_dl01{
	margin:auto;
	width:90%;
	max-width:400px;
	text-align:center;
}
.contact_dl01 dt{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.contact_dl01 dd{
	margin:0px 0px 15px 20px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	color:#333;
	font-weight:normal;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}

.contact_dl02{
	margin:auto;
	width:90%;
	max-width:400px;
	text-align:center;
}
.contact_dl02 dt{
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}
.contact_dl02 dd{
	margin:0px 0px 15px 20px;
	padding:0px 0px 10px 0px;
	font-size:13px;
	color:#333;
	font-weight:normal;
	/*letter-spacing:0.1em;*/
	line-height:1.5em;
	text-align:left;
}


/*20210311追記：map.phpのモーダル内お知らせ関連*/
.info-from-michinoeki{
width:90%;
margin:0 auto;
}
.info-from-michinoeki p.title {
background:#266abf;
color:white;
font-weight:bold;
border-radius:3px;
padding:3px 0 1px 0;
margin-bottom:15px;
}
.info-from-michinoeki dl{
padding:0;
}
.info-from-michinoeki dl dt{
padding:2px 0 0 0;
clear:both;
float:left;
text-align:left;
font-size:10px;
width:22%;
font-weight:normal;
font-weight:bold;
}
.info-from-michinoeki dl dd{
padding: 0 0 10px;
float:left;
text-align:left;
width:78%;
font-size:14px;
}
.info-from-michinoeki dl dd a{
color:#333;
}
.info-from-michinoeki dl dd .icon-link{
width:17px;
margin-top:-5px;
margin-left:2px;
height:auto;
}

#layer_board_area {
	display: none;
	position: fixed;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 3vw;
    overflow-y: auto;
    box-sizing: border-box;
    -ms-overflow-style: none;
    scrollbar-width: none; /*スクロールバーを非表示*/
    z-index: 2;
}
#layer_board_area::-webkit-scrollbar {
	display:none; /*スクロールバーを非表示*/
}
.layer_board_bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	cursor: pointer;
	background: #000;
	z-index: 0;
}
/* --modalWindow ポップアップ部分-- */
.layer_board {
	display: none;
	position: relative;
	width: 90%;
	max-width: 400px;
	margin: 3em auto;
	padding:10px 0px 20px 0px;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 10px #333;
	background: #fff;
	z-index: 10;
}
.layer_board.shortLayer {
	margin: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
/* --close ボタン-- */
.layer_board .mdl_btn_close.circle_btn {
	position: absolute;
	top: -8px;
	right: -8px;
	width: 30px;
	height: 30px;
	background-image: url("../img/modal_closebtn.png");
	background-repeat: no-repeat;
	transition: .15s;
	filter: drop-shadow(2px 2px 5px rgb(0, 0, 0));
}

/* --コンテンツ部分の装飾-- */
.layer_borad_title {
	font-size: 200%;
	font-weight: 200;
	color: #ED344E;
}
.layer_borad_content {
	margin: 1em auto 1.5em;
}

.camp20210723_text01{
	margin:auto;
	margin-bottom:20px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:1.6em;
	text-align:center;
}
.camp20210723_text02{
	margin:auto;
	margin-bottom:30px;
	padding:10px 0px 10px 0px;
	width:90%;
	max-width:400px;
	border:solid 2px #e70d5a;
	border-radius: 10px;
	color:#e70d5a;
	font-size:18px;
	font-weight:bold;
	line-height:1.6em;
	text-align:center;
}
.camp20210723_text03{
	margin:auto;
	margin-bottom:20px;
	color:#0c419a;
	font-size:18px;
	font-weight:bold;
	line-height:1.6em;
	text-align:center;
}

.camp20210723_ul01{
	margin:auto;
	margin-bottom:30px;
	text-align:center;
	list-style: none;
}
.camp20210723_ul01 li{
	margin-bottom:5px;
	padding-left:34px;
	min-height:32px;
	background: url(../img/camp20210723_img003.png) left 0px top 3px no-repeat;
	background-size: 25px 25px;
	font-size:16px;
	font-weight:bold;
	line-height: 1.8em;
	text-align:left;
}
.camp20210723_dl01{
	margin:auto;
	width:90%;
	max-width:400px;
	text-align:center;
}
.camp20210723_dl01 dt{
	margin:auto;
	padding:5px 0px 5px 0px;
	background-color:#999;
	border:solid 1px #999;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-align:center;
}
.camp20210723_dl01 dd{
	margin:auto;
	padding:15px 0px 10px 0px;
	background-color:#fff;
	border:solid 1px #999;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
.camp20210723_ul02{
	margin:auto;
	text-align:center;
	list-style:disc;
}
.camp20210723_ul02 li{
	margin:0px 20px 10px 0px;
	font-size:13px;
	color:#000;
	line-height: 1.6em;
	text-align:left;
}
