@charset "UTF-8";
/*----------------------------------------
Reset
-----------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header,hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{border: 0;font-size: 100%;font: inherit;margin: 0;padding: 0;vertical-align: baseline;}h1, h2, h3, h4, h5, h6{font-weight: 700}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, main,hgroup, menu, nav, section {display: block;}
ol,ul,li{list-style: none;}blockquote, q {quotes: none;}blockquote:before,blockquote:after,q:before,q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}input[type="submit"],input[type="button"],input[type="reset"]{appearance: button;border: none;border-radius: 0;box-sizing: border-box;cursor: pointer;-webkit-box-sizing:content-box;-webkit-appearance: button;}
strong{font-weight: bold}a{text-decoration: none;}img{vertical-align: top}img{max-width:100%;height:auto;}
/*----------------------------------------
normarise
------------------------------------------*/
/* noto-sans-jp-500 - japanese */
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),     
       url('../fonts/noto-sans-jp-v28-japanese-500.woff2') format('woff2')
}

*{box-sizing:border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;margin: 0;padding: 0;}
html{width: 100%;height: 100%;overflow-y: scroll; font-size: 62.5%;-webkit-font-smoothing: antialiased;}
body{background: #fff; font-size: 13px;font-size: 1.3rem;color: #4C4948;line-height: 1.8em;
font-family: 'Noto Sans JP', sans-serif;font-feature-settings: "palt";font-weight: 500;min-width:100%;text-align: center;-webkit-text-size-adjust: 100%;letter-spacing: 1px;}

a:link {color: #4C4948;text-decoration: underline;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
a:visited {color: #4C4948;}
a:hover,a:active{color:#b8e3eb;text-decoration: none;}
a img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
#wrapping-cal {display: block;margin-top: -180px;padding-top: 180px;}
/*a:hover img{opacity: 0.7}*/
@media screen and (max-width:767px){/*スマホ対応*/
body{font-size: 1.3rem}
.pc{display:none !important;}
}
@media screen and (min-width: 769px) {/*【タブレット縦以上】*/
a[href*="tel:"] {pointer-events: none;cursor: default;text-decoration: none;}
}
@media screen and (min-width:768px){ /*PC独自設定*/
.sp{display:none !important;}
}


/* ----------------------------------------
Common Module
------------------------------------------- */
.coution{margin-left: 1em;text-indent: -1em;}
.flex{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-wrap: wrap;-webkit-flex-wrap:wrap;}
.flex--start{justify-content: flex-start;-webkit-justify-content: flex-start;}.flex--center{justify-content: center;-webkit-justify-content: center;}.flex--end{justify-content: flex-end;-webkit-justify-content: flex-end;}.flex--bet{justify-content: space-between;-webkit-justify-content: space-between;}.flex--around{justify-content: space-around;-webkit-justify-content: space-around;}
.col1{width:100%;}.col2{width:48%;}.half{width:50%;}.col3{width:31%;}.col4{width:24%;}.col5{width:18.4%;}.col6{width:15%;}.col3_2{width: 68%}.vaC{align-items: center;}.vaB{align-items: baseline;}
.inner--base{margin: 0 auto;width:970px;position: relative}
.inner--short{margin: 0 auto;width:740px;position: relative}
@media screen and (max-width: 896px) {
.inner--base{margin: 0 auto;width: 96%;position: relative}
.inner--short{margin: 0 auto;width: 80%;position: relative}
}


/****************************************
effect-fade
*****************************************/
.effect-fade{opacity : 0;transform : translate(0, 50px);  transition : all 1500ms;}
.effect-fade.effect-scroll {opacity : 1;transform : translate(0, 0);}
@media print{
.effect-fade{transform : translate(0, 0px);opacity : 1;}
}

/****************************************
pagetop
*****************************************/
#pagetop{position:fixed;width: 60px; right:10px;bottom:10px;cursor:pointer;z-index:99;display: none}
@media screen and (max-width: 767px) {/*スマホ設定*/
#pagetop{bottom:10px;width: 40px;}
}

/****************************************
header＆nav
*****************************************/
.site-header{
	width: 100%;
	margin: auto;
	background: #fff;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.site-header #hlogo{width:50%;text-align: left}
.site-header #hJRlogo{position: absolute;right: 0;top: 5px}

/*@media print,screen and (min-width: 769px) {*/
@media print,screen and (min-width: 881px) {
.site-header #nav{
	font-size: 1.6rem;
	margin-top: 16px;
	}
.site-header #nav ul li{
	width: 14.285571428%;
	/*width: 16.666666%;*/
	/*width: 20%;*/
	}

.site-header #nav ul li a {
	display: block;
	font-size: 12px;
	padding-top:4px;
	padding-bottom: 12px; 
	text-decoration: none;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	position: relative;
	}
	.g_nav_img{
		width: 60px;
		/*position: absolute;
		left: 0;
		top: -1em;*/
	}
.site-header #nav ul li a:after {
	border-radius: 2px; 
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	}
.site-header #nav ul li:nth-child(1) a{
	color:#0f9362;
	}
.site-header #nav ul li:nth-child(2) a{
	color:#ebae26;
	}
.site-header #nav ul li:nth-child(3) a{
	color:#e60012;
	}
.site-header #nav ul li:nth-child(4) a{
	color:#1d2088;
	}
.site-header #nav ul li:nth-child(5) a{
	color:#72654d;
	}
.site-header #nav ul li:nth-child(6) a{
	color:#EF93BB;
	}
.site-header #nav ul li:nth-child(7) a{
	color:#F39800;
	}

.site-header #nav ul li:nth-child(1) a:after{
	background-color:#0f9362;
	}
.site-header #nav ul li:nth-child(2) a:after{
	background-color:#ebae26;
	}
.site-header #nav ul li:nth-child(3) a:after{
	background-color:#e60012;
	}
.site-header #nav ul li:nth-child(4) a:after{
	background-color:#1d2088;
	}
.site-header #nav ul li:nth-child(5) a:after{
	background-color:#72654d;
	}
.site-header #nav ul li:nth-child(6) a:after{
	background-color:#EF93BB;
	}
.site-header #nav ul li:nth-child(7) a:after{
	background-color:#F39800;
	}
}
.site-header #nav ul li a:before{
	content: "";
	transition: all .2s;
	position: absolute;
	top: 100%;
	left: 30%;
	margin-left: -10px;
	border: 40px solid transparent;
	border-top: 12px solid transparent;
}
/*.site-header #nav ul li a:hover{
	opacity: 0.8;
}*/
.site-header #nav ul li a:hover:before{
	top: 110%;
}
.site-header #nav ul li:nth-child(1) a:hover:before{
	border-top-color:#0f9362;
}
.site-header #nav ul li:nth-child(2) a:hover:before{
	border-top-color:#ebae26;
}
.site-header #nav ul li:nth-child(3) a:hover:before{
	border-top-color:#e60012;
}
.site-header #nav ul li:nth-child(4) a:hover:before{
	border-top-color:#1d2088;
}
.site-header #nav ul li:nth-child(5) a:hover:before{
	border-top-color:#72654d;
}
.site-header #nav ul li:nth-child(6) a:hover:before{
	border-top-color:#EF93BB;
}
.site-header #nav ul li:nth-child(7) a:hover:before{
	border-top-color:#F39800;
}

.site-header #nav ul li a.act:before{
	top: 100%;
}
.site-header #nav ul li:nth-child(1) a.act:before{
	border-top-color:#0f9362;
}
.site-header #nav ul li:nth-child(2) a.act:before{
	border-top-color:#ebae26;
}
.site-header #nav ul li:nth-child(3) a.act:before{
	border-top-color:#e60012;
}
.site-header #nav ul li:nth-child(4) a.act:before{
	border-top-color:#1d2088;
}
.site-header #nav ul li:nth-child(5) a.act:before{
	border-top-color:#72654d;
}
.site-header #nav ul li:nth-child(6) a.act:before{
	border-top-color:#EF93BB;
}
.site-header #nav ul li:nth-child(7) a.act:before{
	border-top-color:#F39800;
}

@media screen and (max-width:768px) {
	.site-header #nav ul li a:before,
	.site-header #nav ul li a.act:before{
		display: none;
	}
}
@media screen and (max-width:880px) {
.site-header #hlogo{
	display: block;
	width: 100%;
	padding-bottom: 8px;
	}
.site-header #hlogo img{
	width:80%;
	text-align: left;
	margin-top: 1em;
	}
.site-header #hJRlogo{
	display: none;
	}
#nav{
	display: none;
	}
#humberger{
	display: block;
	position:fixed;
	top:12px;
	right: 12px;
	/*left: 83%;*/
	z-index:999;
	padding: 15px;
	width: 45px;
	height: 45px;
	cursor:pointer;
	background:#0f9362;
	border-radius:10px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	}
body.drawer-opened{position: fixed;left: 0;top: 0;width: 100%}
body.drawer-opened #humberger .icon-bar{background:#fff;}
body.drawer-opened #humberger :nth-child(1){transform:translate(0,8px) rotate(45deg);-webkit-transform:translate(0,8px) rotate(45deg);}
body.drawer-opened #humberger :nth-child(2){transform:translate(-20px ,0);-webkit-transform:translate(-20px ,0);opacity:0;}
body.drawer-opened #humberger :nth-child(3){transform:translate(0,-8px) rotate(-45deg);-webkit-transform:translate(0,-8px) rotate(-45deg);}
.icon-bar{height:2px;background:#fff;display:block;margin-bottom:6px;-webkit-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-moz-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-o-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-webkit-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);-moz-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);-o-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);}
.icon-bar.last{margin-bottom:0}


body.drawer-opened #nav{
	background: #ffffff;
	color: #333333;
	left: 0;
/*	top:95px;*/
	display: block;
	text-align: center;
	position: fixed;
	width: 100%;
	z-index: 998;
	padding:20px 40px 80px;
	overflow-y: scroll;
	height: 100%; 
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);  -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
	transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);-moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
	-o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
	transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);/* easeInOutExpo */
	}
	body.drawer-opened #nav li{
		width: 100%;
		text-align: left;
	}
	.sp_none{
		display: none;	
	}
	body.drawer-opened #nav li .g_nav_img{
		display: block;
		width: 5%;
		margin-right: 10px;
	}
	
	body.drawer-opened #nav li a{
	color: #333333;
	display: block; 
	text-decoration: none;
	font-size: 1.8rem;
	border-bottom: 2px dotted #333333;
	padding: 16px 0;
	}
body.drawer-opened #nav li a::after{
	content: '';
	display: block;
	position: relative;
	top: -0.7em;
	right: -93%;
	width: 6px;
	height: 6px;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	transform: rotate(-45deg);
	}
body.drawer-opened #nav li:last-child{text-align: center;margin-top: 40px;}
body.drawer-opened #nav li:last-child a{background: none;border: none}
body.drawer-opened #nav li:last-child p{margin: auto;width: 120px;height: 120px;position: relative;overflow: hidden;background: #fff;border-radius: 120px;}
body.drawer-opened #nav li:last-child p img{position: absolute;width: 50px;top: 50%;left: 50%;transform: translate(-50%, -40%);}
@media screen and (max-width:767px){
	body.drawer-opened #nav li .g_nav_img{
	display: inline;
	width: 10%;
	margin-right: 10px;
	}
	body.drawer-opened #nav li a{
	padding: 16px 0 12px 0;
	}
		
	}
.fixed-content{right:inherit;width:100%;z-index:2;-webkit-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-moz-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-o-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-webkit-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);-moz-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);-o-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);}
#overlay{z-index:-1;opacity:0;background:#000;left:0;top:0;width:100%;height:100%;position:fixed;-webkit-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-moz-transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-o-transition:all 400ms cubic-bezier(1.000,0.000,0.000,1.000);transition:all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);-webkit-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000,1.000);-moz-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);-o-transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);transition-timing-function:cubic-bezier(1.000, 0.000, 0.000, 1.000);}
}
.ttl-logo{
	width: 50%;
	margin-right: 1em;
}
.h2ttl {
	clear: both;
	position: relative;
	font-size: 3.0rem;
    text-align: center;
    margin: 70px 0;
    letter-spacing: 0.1em;
}

.h2ttl:before {
	position: absolute;
	bottom: -30px;
	left: calc(50% - 60px);
	width: 110px;
	height: 5px;
	content: '';
	border-radius: 3px;
	background: #0f9362;
}
@media screen and (max-width:767px){
	.ttl-logo{
		width: 70%;
	}
	.h2ttl {
		font-size: 2.2rem;
	}
}
.h4ttl {
	position: relative;
	font-size: 2.3rem;
    text-align: center;
    margin: 2em 0 1em 0;
    letter-spacing: 0.1em;
}

@media screen and (max-width:767px){
	.h4ttl {
		font-size: 1.8rem;
	}
}
/* ダイヤ改正前 */
.heading-h5-black {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.8rem;
	text-align: center;
	color: #000000;
	font-weight: 500;
	margin-top: 2em
}

.heading-h5-black::before,
.heading-h5-black::after {
	content: '';
	width: 70px;
	height: 1px;
	background-color: #000000;
}

.heading-h5-black::before {
	margin-right: 20px;
}
.heading-h5-black::after {
	margin-left: 20px;
}
/* ダイヤ改正後 */
.heading-h5-orange {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.8rem;
	text-align: center;
	color: #f7931e;
	font-weight: 500;
	margin-top: 2em
}

.heading-h5-orange::before,
.heading-h5-orange::after {
	content: '';
	width: 70px;
	height: 1px;
	background-color: #f7931e;
}

.heading-h5-orange::before {
	margin-right: 20px;
}
.heading-h5-orange::after {
	margin-left: 20px;
}
.h6ttl{
	float: right;
	background: #eeeeee;
	width: 20%;
	border-radius: 5px;
	padding: .5em 1em;
	margin-bottom: 1em;
}
@media screen and (max-width:767px){
	.h6ttl {
		width: 50%;
	}
}
/* ニュース */
.news{
	max-width:960px;
	margin: 0 auto;
	overflow: scroll;
	height: 300px;
}
.news_ta{
	clear: both;
	border-bottom:1px solid #ccc;
	width: 98%;
}
.news_th{
	border:none;
	text-align: left;
	padding:10px 5px;
	width: 35%;
}
.news_td{
	border:none;
	padding:10px 5px;
	text-align: left;
}
.label{
	font-size: 12px;
	display: inline-block;
	width: 150px;
	border-radius:5px;
	color:#fff;
	margin:0 20px 0 30px;
	padding:2px 10px;
	text-align: center;
}

.unyou_henko{
	border-collapse: collapse;
}
.unyou_henko th{
	background: #f1f1f1;
	border: #cccccc solid 1px;
	padding: 0.3em 1em;
	margin: 1em 0;
}
.unyou_henko td{
	border: #cccccc solid 1px;
	padding: 0.3em 1em;
	margin: 1em 0;
}
@media screen and (max-width: 896px) {
	.news{
		width: 90%;
		margin: 0 auto;
	}
	.news_th{
		display: block;
		width: 100%;
	}
	.news_td{
		display: block;
	}
}

.news_link{
	color: #0f9362!important;
}
.news_notice{
	margin-bottom: 2em;
    font-size: 110%;
    letter-spacing: 1.2px;
}

/****************************************
footer
*****************************************/
.site-footer{clear: both; font-size: 1.1rem;padding-top: 20px;}
.site-footer .coution{text-align: left;line-height: 1.6em}
.site-footer h1{padding:38px 0 15px}

@media screen and (max-width: 896px){
.site-footer ul{width: 100%}
.site-footer .fbt{position:static;right: 0;top: 0;text-align: center}
}
@media screen and (max-width: 480px) {
.site-footer{padding-top: 20px;}
.site-footer ul{display: none}
.site-footer .fbt{position:static;right: 0;top: 0;text-align: center}
.site-footer address{line-height: 1.2em;padding: 20px 0}
}



/****************************************
2階層目
*****************************************/
a.ancker{display: block;   margin-top:-100px;   padding-top:100px;}

#wrap{
	max-width: 1920px;
	margin:280px auto 0;
}
@media screen and (max-width:767px){
#wrap{margin-top: 104px;}
}


@media print{
html,body{width:1020px;overflow:hidden;}.site-header{position:static;}.sp{display:none !important;}img{max-width: 100%;height: auto}.inner--base{margin: 0 auto;width: 96%;position: relative}#wrap{margin-top: 0px;}
}

.bg-01{
	background-color:#ebae26;
	}
.bg-02{
	background-color:#e60012;
	}
.bg-03{
	background-color:#1d2088;
	}
.bg-04{
	background-color:#72654d;
	}
.bg-05{
	background-color:#166eb7;
	}
.bg-06{
	background-color:#EF93BB;
	}
.bg-07{
	background-color:#F39800;
	}
.bg-all{
	background-color:#0f9362;
	}
.bg-all_tour{
	background-color:#a260bf;
	}
.bg-top{
	background-color:#166eb7;
	}

/*プロモーション*/

.promotion li{
	width: 453px;
	margin: 2em 0;
}
.promotion li h3{
	font-size: 2rem;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	padding: 12px 0;
}
.video-box iframe{
	width: 453px;
	height: 281px;
}

@media screen and (max-width: 896px) {
.promotion li{
	width:48%;
	}
.promotion li h3{
	font-size: 1.5rem;
	}
.video-box iframe{
	width: 90%;
	}
}
@media screen and (max-width: 480px) {
.promotion li{
	width:80%;
	margin: 0 auto 30px;
	}
.video-box iframe{
	width: 100%;
	}
}


@media screen and (min-width: 768px) {
.time-table {
	width:100%;
	border:#8ADCFF solid 1px;
	border-collapse: collapse;
	margin: 10px 0;
}

.time-table th{
	background-color: #DDF5FF;
	padding:10px 0;
	border:#8ADCFF solid 1px;
	text-align: center;
	vertical-align: middle;
}
.time-table th:last-child {
	border:#8ADCFF solid 1px;
}

.time-table th p{
		text-align: center;
	
}
.time-table tr:last-child th {
	border-bottom:#8ADCFF solid 1px;
}
.time-table td {
	background:#FFF;
	padding:10px;
	border:#8ADCFF solid 1px;
	vertical-align: middle;
	width: 100px;	
}
.time-table td p{
	text-align: center;
	}
	.trainName{
		width: 100px;
	}
	.tb-orn th{
		background-color: #FEE1C5;
	}
	.tb-orn td{
		border:#E7BB5E solid 1px;
	}
	.tb-orn tr:last-child th {
		border-bottom: #E7BB5E solid 1px;
	}
	.tb-orn,.tb-orn th,.tb-orn th:last-child{
		border: #E7BB5E solid 1px;
	}
}

@media screen and (max-width: 767px) {

.time-table {
	width:100%;
	border-collapse: collapse;
	margin: 10px 0;
}
.time-table thead {
	display:none;
}
.time-table th {
	display:block;
	background-color: #DDF5FF;
	padding:10px 0;
	border:#8ADCFF solid 1px;
	text-align: center;
}
.time-table td {
	display:block;
	text-align: center;
	padding: 10px 20px;
	border-top: #8ADCFF solid 1px;
	border-left: #8ADCFF solid 1px;
	border-right: #8ADCFF solid 1px;
}
.time-table td:last-child{
	margin-bottom: 3em;
	border-bottom: #8ADCFF solid 1px;
}
.time-table td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
.time-table td p {
	text-align: left;
	padding-left: 30% !important;
}
.tb-orn th{
	background-color: #FEE1C5;
	border: #E7BB5E solid 1px;
}
.tb-orn td {
	display:block;
	text-align: center;
	padding: 10px 20px;
	border-top: #E7BB5E solid 1px;
	border-left: #E7BB5E solid 1px;
	border-right: #E7BB5E solid 1px;
}
.tb-orn td:last-child{
	border-bottom: #E7BB5E solid 1px;
}

}
.ta-right{
	text-align: right;
}

.ta-left{
	text-align: left;
}
.indent-left{
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
}
.street-view{
	position:relative;
	width:100%;
	height:0;
	padding-top:75%;
}
.street-view iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.bt{
	margin: 12px auto 0;
	width: 260px;
	text-align: center;
}
.bt a{
	display: block;
	border-radius: 6px; 
	text-decoration: none; padding: 6px 0;
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: 0.3em;
	text-indent: 0.3em;
	/*border: 3px solid #fff;*/ 
	background: url("../img/top/arrow.png") no-repeat 82% center;
	background-color:#f18d00;
	transition: .3s;}
.bt a:hover{
	opacity: 0.8;
}
@media screen and (max-width: 896px) {
.bt{width: 90%}
.bt a{
	background-position:93% center;
	}
}
.w100{
	width: 100%;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mb-2{
	margin-bottom: 2em;
}
.ml-2{
	margin-left: 2em;
}
.font90{
	font-size: 90%;
}
.fontRed{
	color: red;
}
.sp-none{
	display: block;
}
.pc-none{
	display: none;
}
@media screen and (max-width: 767px) {
	.sp-none{
		display: none;
	}
	.pc-none{
		display: block;
	}
	.pc{
		display: none;
	}
}
.txt_red{
	color: red;
}
.txt_blue{
	color: blue;
}
/*--20230522追加--*/
.flex--center {
	display: flex;
	justify-content: center;
}