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

/*  facility-main　jpご利用の案内（モバイル）
----------------------------------------------------*/
.g-title{
	font-size: 24px;
	line-height: 1;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	text-align: center;
}
.g-title span{
	display: inline-block;
	border-bottom: #f5927a 4px solid;
	padding-top: 50px;
	padding-bottom: 8px;
}
.g-title.title1{
	background: url("../../../img/facility/jp/guide_naruhodo.png") no-repeat center top;
	margin-bottom: 50px;
}
.g-title.title2{
	background: url("../../../img/facility/jp/guide_dakara.png") no-repeat center top;
	margin-bottom: 30px;
}
.g-title.title3{
	background: url("../../../img/facility/jp/guide_yappari.png") no-repeat center top;
	margin-bottom: 30px;
}

.title-image{
	height: 0;
    padding-top: 117.18%;
    background:url(../../../img/facility/jp/mb_guide_title.png) center center no-repeat;
    background-size: contain;
}
.flow-bg{
	background:#fff url("../../../img/facility/jp/guide_flow_1.png") no-repeat left bottom;
	background-size: 100% auto;
	position: relative;
	padding: 30px 0 40%;
}
.flow-title{
	padding:0px 0;
	text-align: center;
}
.flow-title .f-title1{
	font-size: 22px;
	line-height: 1.6;
}
.flow-title .f-title1 span{
	color: #f5927a;
}
.flow-title .f-title2{
	font-size: 20px;
	color: #f5927a;
	padding-top: 10px;
}
.flow-title .f-title3{
	font-size: 18px;
	padding-top: 10px;
}
.flow-free{
	padding-top: 5%;
	padding-left: 10%;
}
.flow-free img{
	width: 100px;
}

.flow{
	background-color: #fffded;
	padding: 20px 0 0;
}

.flow-block{
	position: relative;
	
	
}
.flow-block .step2{
	position: absolute;
	top:2px;
	left: 0;
	width: auto;
	padding: 3px 0;
	border-radius: 0px;
	line-height: 0.5;
}
.flow-block .step{
	width: 40px;
}
.flow-block .step img,.flow-block .step2 img{
	width: 40px;
	
}
.flow-block .flow-box{

	
}
.flow-block .flow-list span,.flow-block .flow-list-first span{
	display: block;
	background-color: #f2dcba;
	text-align: center;
	border-radius: 6px;
	font-size: 16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	padding: 5px 0;
}
.flow-block .flow-list{
	margin-top: 8px;
	padding-top: 30px;
	background:  url("../../../img/facility/jp/guide_arrow_1.png") no-repeat center 0px;
}
.flow-block .step2-box{
	font-size: 14px;
	color: #e30920;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	border: 2px dotted #e30920;
	margin: 15px auto;
	border-radius: 6px;
	text-align: center;
	padding: 10px 0;
}

.step2-block{
	
}
.step2-block .text1{
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
} 
.step2-block .text2{
	font-size: 14px;
	padding-bottom: 10px;
}
.step2-box2{
	margin: 15px auto 5px;
} 
.step2-box2 p{
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
} 
.step2-box2 p span{
	font-size: 14px;
	font-weight: normal;
}
.step3-box{
	margin: 15px auto;
} 
.step3-box p{
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
} 
.step3-box p span{
	font-size: 16px;
	font-weight: normal;
} 


.support{
	background-color: #fff;
	padding: 20px 0;
}
.su-title{
	font-size: 18px;
	text-align: center;
	line-height: 1.8;
}
.su-text{
	padding-top: 30px;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
}

.fig{
	margin-top: 30px;
}
.fig img{
	width:100%;
}
.fig p{
	font-size: 14px;
	padding-bottom: 20px;
}
.fig p span{
	font-size: 16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	display: block;
}

.note{
	text-align: center;
	padding: 30px 0;
	border-top: 1px solid #000;
}

.note-title{
	margin: 0 auto;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	background-color: #000;
	width: 200px;
	line-height: 36px;
	border-radius: 20px;
}
.note-text{
	margin: 20px auto 0;
	display: inline-block;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	line-height: 1.6;
}

.voice{
	background-color: #fffded;
	padding: 20px 0 50px;
	
}
.voice-block{
	margin: 30px 0 0;
}
.voice-box{
	vertical-align: middle;
}
.voice-illust{
	vertical-align: top;
	text-align: center;
	padding: 10px 0 ;
}
.voice .title{
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: #f5927a 2px dotted;
}
.voice .text1{
	font-size: 16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	padding-top: 8px;
}
.voice .text2{
	font-size: 14px;
	padding-top: 8px;
	line-height: 1.6;
}

.contact{
	background-color: #fff;
	padding: 30px 0;
	
}
.contact-block{
	
}
.contact-box{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 20px 3%;
}
.contact-box.box2{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.contact-box .text1{
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 20px;
}
.contact-box .text2{
	font-size: 14px;
	line-height: 1.6;
}
.contact-box .text3{
	font-size: 24px;
	font-weight: 600;
	
}
.contact-box .text3 span{
	font-size: 20px;
}
.contact-box a{
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	background-color: #f5927a;
	width: 100%;
	line-height: 60px;
	border-radius: 6px;
	text-align: center;
}

.hide-sp{
	display: none;
}