#page.in{
	padding-top: 90px;
}
#page.in.area,
#page.in.faq,
#page.in.form,
#page.in.manual,
#page.in.company{
	background: #282828;
}
#page.in.map{
	background: #282828;
}
#page.in.map .map_point.none{
	display: none;
}
#page.in.map .howto{
	background: #fccf00;
	text-align: center;
	padding: 20px;
	font-size: 13px;
}
#page.in.map .half{
}
#page.in.map .half .left{

}
#page.in.map .half .right{

}
#page.in.map .half #gmap{
	width: 100%;
	height: 500px;
}
#page.in.map .half #streetView{
	width: 100%;
	height: 500px;
}
#page.in.map .half .left .map_ttl{
	border-right: 1px solid #000;
	padding: 30px 0;
}
#page.in.map .half .right .map_ttl{
	padding: 30px 0;
}
#page.in.map .map_ttl{
	text-align: center;
	color: #fff;
	font-size: 18px;
}
#page.in.map .map_ttl .ping{
	background: url(../img/base/ui08.png) left center no-repeat;
	background-size: 26px 30px;
	padding-left: 30px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1em;
}
#page.in.map .map_ttl .sv{
	background: url(../img/base/ui10.png) left center no-repeat;
	background-size: 26px 30px;
	padding-left: 30px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1em;
}
#page.in.map .map_ttl .ns_btn{
	display: inline-block;
	margin-left: 10px;
}
#page.in.map .map_ttl .ns_btn #closest{
    background: #fccf00;
    border-radius: 20px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    min-width: 150px;
    position: relative;
    z-index: 7777;
    font-size: 15px;
}
#page.in.map .map_ttl .ns_btn #closest span{
	padding-right: 20px;
}
#page.in.map .map_ttl .ns_btn #closest:before{
	content: "";
	display: block;
	border-top: 10px solid #fccf00;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	width: 0;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
}
#page.in.map .machine_list .bg_yellow{
	padding: 40px 0;
}
#page.in.map .machine_list .bg_yellow .info_fl{
	margin: 0 -15px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .left{
	float: left;
	width: 50%;
	box-sizing:border-box;
	padding: 0 15px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig{}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .items{
	margin: -5px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .items .items_children.current{
}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .items .items_children{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 5px;
}
.slider {
  display:none;
}
.slider.slick-initialized {
  display: block;
}
.slick-slider .slick-track{
    /*width: max-content !important;*/
}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .items .prev,
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .items .next{
	position: absolute;
	display: block;
	margin-top: -16px;
	z-index: 5555;
	cursor: pointer;
}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .items .prev{
	top: 50%;
	left: 10px;

}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .items .next{
	top: 50%;
	right: 10px;

}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .left{
	float: left;
	width: 50%;
}
#page.in.map .machine_list .bg_yellow .info_fl > .left .view_fig .right{
	float: right;
	width: 50%;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right{
	float: right;
	width: 50%;
	box-sizing:border-box;
	padding: 0 15px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .hour{
	background: url(../img/base/ui11.png) left center no-repeat;
	background-size: 20px 25px;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 3px 0 3px 25px;
}

#page.in.map .machine_list .bg_yellow .info_fl > .right .text{
	background: url(../img/base/ui41.png) left center no-repeat;
	background-size: 20px 25px;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 3px 0 3px 25px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .holiday{
	background: url(../img/base/ui37.png) left center no-repeat;
	background-size: 20px 25px;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 3px 0 3px 25px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .title{
	margin-bottom: 15px;
	font-size: 17px;
	padding: 3px 0 3px 0;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .title span{
	display: block;
	font-size: 13px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .details{
	background: url(../img/base/ui07.png) left center no-repeat;
	background-size: 20px 25px;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 14px;
    padding: 3px 0 3px 25px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .wifi{
	background: url(../img/base/ui42.svg) left center no-repeat;
	background-size: 20px 25px;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 14px;
    padding: 3px 0 3px 25px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .details span{
	display: block;
	font-size: 13px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .app{
	padding-top: 30px;
}
#page.in.map .machine_list .bg_yellow .info_fl > .right .app a{
	background: #282828;
	border-radius: 20px;
	font-size: 18px;
	color: #fccf00;
    padding: 10px 20px;
    box-sizing: border-box;
    min-width: 200px;
    display: inline-block;
    text-align: center;
}
#page.in.map .machine_list .app_yellow{
	text-align: center;
	padding: 20px 10px;
}
#page.in.map .machine_list .app_yellow p{
	color: #fff;
	margin-top: 15px;
}
#page.in.map .machine_list .app_yellow a{
	background: #fccf00;
	border-radius: 20px;
	font-size: 18px;
	color: #282828;
    padding: 10px 20px;
    box-sizing: border-box;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}
#page.in.map .machine_list .app_yellow a span{
	background: url(../img/base/ui29.png) right center no-repeat;
	padding-right: 25px;
}

#page.in.map .machine_list .bg_yellow .info_fl > .right .app a span{
	background: url(../img/base/ui12.png) right center no-repeat;
	padding-right: 25px;
}
#page.in.map .short_wrap{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#page.in.map .machine_list .rate_box{
	background: #282828;
	padding: 40px 0;
}
#page.in.map .machine_list li{
	/*display: none;*/
}
#page.in.map .machine_list li.current{
	display: block;
}
#page.in.map .machine_list li .currency_box{
	border-radius: 5px;
	background: #fccf00;
	float: left;
	width: 16.6666%;
	box-sizing:border-box;
	border: 2px solid #282828;
	padding: 10px;
}
#page.in.map .machine_list li .currency_box .flg{
	width: 86px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#page.in.map .machine_list li .currency_box p{
	font-size: 12px;
	margin-bottom: 5px;
}
#colbox{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	box-sizing: border-box;
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#maincol{
	float: right;
	width: 564px;
	box-sizing: border-box;
	border-left: 1px solid #000;
}
.faqlist.current{
	display: block;
}
.faqlist{
	display: none;
}
.faqlist li{
	border-bottom: 1px solid #000;
	border-top: 1px solid #3e3a39;
	box-sizing: border-box;
}
.faqlist li:first-child{
	border-top: none;
}
.faqlist li .q span{
	padding-left: 25px;
	padding-right: 25px;
	background: url(../img/faq/i03.png) left center no-repeat;
	background-size: 20px;
	box-sizing: border-box;
	display: block;
}
.faqlist li .q{
	line-height: 20px;
	padding: 20px;
	font-size: 14px;
	display: block;
	color: #fff;
	box-sizing: border-box;

}
.faqlist li .a span{
	padding-left: 25px;
	background: url(../img/faq/i04.png) left top no-repeat;
	background-size: 20px;
	box-sizing: border-box;
	display: block;

}
.faqlist li .a span a{
	text-decoration: underline;
}
.faqlist li .a span img{
	width: auto;
	max-width: 100%;
	margin-bottom: 10px;
	margin-right: 10px;
}
.faqlist li .a{
	box-sizing: border-box;
	padding: 20px;
	background: #fccf00;
	display: none;
}
.faqlist li a.close{
	background: url(../img/faq/i06.png) right 20px center no-repeat;
}
.faqlist li a.open{
	background: url(../img/faq/i05.png) right 20px center no-repeat;
}
#page.in.form .trouble{
	padding: 10px;
	box-sizing: border-box;
	position: relative;
}
#page.in.form .trouble .quick:before{
	display: block;
	content: "";
	width: 0;
	border-top: 20px solid #fccf00;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	bottom: -20px;
	left: 30px;
}
#page.in.form .trouble .quick p{
	margin-bottom: 5px;
}
#page.in.form .trouble .quick a{
	text-decoration: underline;
}
#page.in.form .trouble .quick{
	position: absolute;
	bottom: 50px;
	left: 0;
	background: #fccf00;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	display: none;
}
#page.in.form .trouble .quick.current{
	display: block;
}
#page.in.form .trouble > a{
	color: #fff;
	text-decoration: underline;
}
#page.in.form #form-table{
	width: 100%;
}
#page.in.form #form-table > a{
	color: #fff;
	text-decoration: underline;
}
#page.in.form #form-table tbody{}
#page.in.form #form-table tr{
	box-sizing: border-box;
	border-bottom: 1px solid #000;
	border-top: 1px solid #3e3a39;
}
#page.in.form #form-table tr th{
	box-sizing: border-box;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	width: 160px;
	border-right: 1px solid #000;
}
#page.in.form #form-table tr th .attention{
	color: #e50012;
	font-size: 11px;
	vertical-align: top;
	margin-left: 10px;
}
#page.in.form.confirm #form-table tr td{
	color: #fff;
}
#page.in.form #form-table tr td{
	background: #323232;
	box-sizing: border-box;
	padding: 20px;
}
#page.in.form #form-table input[type="text"]{
	height: 30px;
	box-sizing: border-box;
	padding: 3px 5px;
	font-size: 15px;
	border-radius: 5px;
	border: none;
	width: 100%;
}
#page.in.form #form-table textarea{
	resize:none;
	width: 100%;
	box-sizing: border-box;
	height: 150px;
	border: none;
	border-radius: 5px;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	padding: 3px 5px;
}
#page.in.form form{
	padding-bottom: 30px;
}
#page.in.form #confirm{
	background: #fccf00;
	border-radius: 20px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    min-width: 150px;
    border: none;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
#page.in.form.thanks p{color: #fff;}
#page.in.form.thanks h2{color: #fff;}
#page.in.form.error p{color: #fff;}
#page.in.form.error h2{color: #fff;}
#page.in.form #back{
	background: #969696;
	border-radius: 20px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    width: 170px;
    border: none;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: center;
}
#page.in.form #send{
	background: #fccf00;
	border-radius: 20px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    width: 170px;
    border: none;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: center;
}
#page.in.form .errorstr{
	color: red;
	display: block;
}
#page.in.manual{}
#page.in.manual .steps{
}
#page.in.manual .steps li{
	border-bottom: 1px solid #000;
	border-top: 1px solid #282828;
    box-sizing: border-box;
    padding: 10px;
    display: table;
    width: 100%;
}
#page.in.manual .steps li .left{
	display: table-cell;
	width: 45%;
	vertical-align: middle;
	padding: 10px;
	box-sizing: border-box;
}
#page.in.manual .steps li .right{
	display: table-cell;

	width: 55%;
	vertical-align: middle;
}
#page.in.manual .steps li .left .underline_w{
	margin-bottom: 10px;
}
#page.in.manual .steps li .left .jp{
	display: block;
	text-align: center;
	color: #fff;
}
#page.in.manual .attention{
	color: #fff;
}
#maincol .at{
	border-bottom: 1px solid #000;
    border-top: 1px solid #3e3a39;
    box-sizing: border-box;
    padding: 20px;
}
#maincol .at .secondary{
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
#maincol .at .require{
	text-align: right;
	color: red;
}
.form_ttl{
	font-weight: bold;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #000;
	border-top: 1px solid #3e3a39;
}
.callcenter{
	padding: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #000;
}
.callcenter h2{
	color: #fff;
	margin-bottom: 10px;
	font-size: 18px;
}
.callcenter .tel{
	margin-bottom: 10px;
}
.callcenter .tel a span{
	font-size: 20px;
	margin-left: 10px;
}
.callcenter .tel a{
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	background: url(../img/base/ui20.png) left center no-repeat;
	padding-left: 25px;
}
.callcenter .flags .time{
	display: inline-block;
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
}
.callcenter .flags .flg{
	display: inline-block;
}
.callcenter .flags .left{
	padding-right: 10px;
	box-sizing: border-box;
}
.callcenter .flags .left,
.callcenter .flags .right{
	float: left;
	width: 50%;
}
.pc{display: block;}
.pc{display: block;}
.tb{display: none;}
.tb{display: none;}
.gm-style-iw .duration{
	padding-left: 20px;
}
.gm-style-iw .duration.driving{
	background:url(../img/base/ui27.png) left center no-repeat;
	background-size: 16px;
}
.gm-style-iw .duration.walking{
	background:url(../img/base/ui28.png) left center no-repeat;
	background-size: 16px;
}
#page.in.map.all .semisolid a{
	padding: 11px 30px;
	margin: 0 10px;
}
#page.in.area .near_search_btn .semisolid a{
	padding: 11px 10px;
	margin: 0 5px;
	min-width: 150px;
}
.news_list li:first-child{
	border-top: none;
}
.news_list li{
	border-bottom: 1px solid #000;
    border-top: 1px solid #3e3a39;
    box-sizing: border-box;
    color: #fff;
	padding: 20px;
}
.news_list li dt span{
	color: #000;
	background: #fccf00;
	padding: 2px 5px;
	line-height: 1.5em;
}
.news_list li dd a{
	text-decoration: underline;
    color: #fff;
}
#pagenation{
	text-align: center;
	padding: 30px 0;
}
#pagenation .page-numbers{
	display: inline-block;
	color: #fff;
	line-height: 1em;
	padding: 5px 8px;
}
#pagenation .page-numbers.current{
	color: #000;
	background: #fccf00;
}
#maincol .title_head{
	padding: 40px 40px 0;
	color: #fff;
}
#maincol .title_head dd{
	font-size: 20px;
	border-bottom: 1px solid #fff;
}
#maincol .title_head dt{
	margin-bottom: 15px;

}
#maincol .title_head dt span{
	background: #fccf00;
	color: #000;
	line-height: 2em;
	padding: 3px 5px;
	text-align: center;
}
#maincol .post_content{
	padding: 30px 40px 40px;
	border-bottom: 1px solid #000;
}
#maincol .post_content p,
#maincol .post_content a{
	color: #fff;
	margin-bottom: 30px;
}
#maincol .post_content a{
	text-decoration: underline;
}
#maincol .post_content img{
	width: auto;
	max-width: 100%;
	height: auto;
}
#single_pagenate{
	border-top: 1px solid #3e3a39;
	padding: 10px;
	text-align: center;
}
#single_pagenate .chip{
	display: inline-block;
	color: #fff;
	padding: 0 10px;
}
#single_pagenate .chip a{
	color: #fff;
	
}
.link_list{
	padding: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #3e3a39;
}
.link_list dd{}
.link_list dt{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../img/base/ui40.png) left center no-repeat;
	padding-left: 30px;
	margin-bottom: 30px;
}
@media(min-width: 1px) and (max-width: 960px){
	#maincol{
		float: none;
		width: 100%;
		border-right: 1px solid #000;
	}
	#colbox{
		border-left: none;
		border-right: none;
	}
	#page.in{
		padding-bottom: 57px;
	}
	#page.in.map.all{
		padding-bottom: 0;
	}
	.pc{display: none;}
	.pc{display: none;}
	.tb{display: block;}
	.tb{display: block;}
}
@media(min-width: 1px) and (max-width: 940px){
	#page.in.map .machine_list li .currency_box{
		width: 33.3333%;
	}
	#page.in.map .half .left{
		float: none;
		width: 100%;
	}
	#page.in.map .half .right{
		float: none;
		width: 100%;
	}
	#page.in.map .half .left .map_ttl{
		border-right: none;
	}
	#page.in.map .machine_list .bg_yellow .info_fl > .right{
		float: none;
		width: auto;
		padding: 0;
		margin-left: 0;
		margin-right: 0;
	}
	#page.in.map .machine_list .bg_yellow .info_fl > .left{
		float: none;
		width: auto;
		padding: 0;
	}
	#page.in.map .machine_list .bg_yellow .info_fl > .right .app{
		text-align: center;
		margin-bottom: 30px;
	}
	#page.in.map .machine_list .bg_yellow .info_fl{
		margin: 0;
	}
	.callcenter{
		text-align: center;
	}
	.callcenter .tel a span{
		display: block;
		margin-left: 0;
	}
	.callcenter .tel {
		margin-bottom: 0;	
	}
	.callcenter .flags{
		margin-top: 0;
	}
	.callcenter .flags .left{
		margin-bottom: 10px;
	}
	.callcenter .flags .left,
	.callcenter .flags .right{
		float: none;
		width: 100%;
	}
	.callcenter .flags .time,
	.callcenter .flags .flg{
		display: block;
		text-align: center;
	}
	.callcenter .flags .flg img{
		height: 100%;
		width: auto;
	}
	.callcenter .flags .flg{
		height: 20px;
	}
}

@media(min-width: 1px) and (max-width: 640px){
	#page.in{
		padding-bottom: 57px;
	}
	#page.in.map{
		padding-bottom: 0;
	}
	#page.in.map .machine_list li .currency_box{
		width: 50%;
	}
	#page.in.map .half .left .map_ttl{
		padding: 20px 0;
	}
	#page.in.map .map_ttl .ns_btn #closest{
		font-size: 13px;
	}
	#page.in.map .half #streetView{
		height: 250px;
	}
	#page.in.map .machine_list .bg_yellow{
		padding: 40px 0;
	}
	#page.in.form #form-table tr th,
	#page.in.form #form-table tr td{
		display: block;
		width: 100%;
		border-right: none;
	}
	#page.in.manual .steps li .left{
		display: block;
		width: 100%;
	}
	#page.in.manual .steps li .right{
		display: block;
		width: 100%;
	}
	.form_ttl{
		text-align: center;
	}
	#page.in.map .howto{
		font-size: 12px;
	}
	#page.in.map .half #gmap{
		height: 300px;
	}
	#page.in{
		padding-top: 65px;
	}
	#page.in.map.all .semisolid a,
	#page.in.area .near_search_btn .semisolid a{
	    padding: 10px 10px;
	    min-width: 127px;
	    font-size: 14px;
	    margin: 0 5px;
	}
}


