@charset "utf-8";

/* font */
@media all and (min-width: 740px){
	.furusato .alC_forPC { text-align: center; }
}

.furusato .txtCaption { margin-top: 4px; font-size: 1.2rem; }

/* list */
.furusato .listF > ul > li { padding: 0!important; }
.furusato .listF > ul > li:before { display: none; }

/* ctm_pageTtl */
.furusato .ctm_pageTtl.hc01 { color: #fff; background: #f56c66; }

@media all and (min-width: 740px){
	.furusato .ctm_pageTtl.hc01 .ttlLv1 .heading { font-size: 3.4rem; }
}

.furusato .listBlock .ctm_bdrColumn .ttlLv2 { padding: 16px 0 2px; border-bottom: none; }
.furusato .listBlock .ctm_bdrColumn .ttlLv2 .heading { border-left: 5px solid #f6bfbc; }

.furusato .listBlock .ctm_bdrColumn .ttlLv3 { margin: 10px 0; padding: 0; }
.furusato .listBlock .ctm_bdrColumn .ttlLv3 .heading { font-size: 1.6rem; }

/* column */
.furusato .ctm_bdrColumn .colWrap .col { background: #fff; }



/* Navi */
#Navi {}

@media all and (max-width: 739px){
	#Navi .ctm_btnList_horizon .col .btn { margin-top: 4px; }
}


/* Coupon */
#Coupon { margin-top: 60px; background: #fdfdeb; }
@media all and (max-width: 739px){
	#Coupon { margin: 40px -10px 0; width: auto; }
}

#Coupon .contentsUnit { padding: 0 14px 14px; }
@media all and (min-width: 740px){
	#Coupon .contentsUnit { padding: 0 20px 20px; }
}

@media all and (min-width: 740px){
	/*
	#Coupon .contentsUnit .clm_1_2col .col { width: calc(50% - 7px); }
	#Coupon .contentsUnit .clm_1_2col .col:nth-of-type(2) { margin-left: 14px; }
	*/
}

#Coupon .contentsUnit .ttlLv1 { position: relative; }
#Coupon .contentsUnit .ttlLv1 em  { display: inline-block; text-indent: 4.6em; }
#Coupon .contentsUnit .ttlLv1 sup { position: absolute; top: 0px; left: 8px; padding: 0.12em 0.2em 0 0.6em; 
font-size: 1.8rem; color: #fff; background: #c00; transform: rotate(-10deg); }
@media all and (min-width: 740px){
	#Coupon .contentsUnit .ttlLv1 em  { text-indent: 4.0em; }
	#Coupon .contentsUnit .ttlLv1 sup { top: 2px; left: 2px; line-height: 1.6; }
}

#Coupon .contentsUnit .ttlLv2 { padding: 10px 0 8px; }
#Coupon .contentsUnit .ttlLv2 .heading { font-size: 1.6rem; line-height: 1.7; }
#Coupon .contentsUnit .ttlLv2 .ctm_iconTxt_RD { vertical-align: 0.4rem; }
@media all and (min-width: 740px){
	#Coupon .contentsUnit .ttlLv2 .heading { font-size: 1.8rem; }
}

#Coupon .contentsUnit .labelTtl_box .ttlLv4 { margin-bottom: 18px; padding: 10px 0 8px; }
#Coupon .contentsUnit .labelTtl_box .ttlLv4 .heading { font-size: 1.6rem; font-weight: normal; line-height: 1.7; }



/* About */

#About .imgLogo { margin: -6px auto 6px; width: 38%; }
@media all and (min-width: 740px){
	#About .imgLogo { width: 28%; }
}

#About .flightBlock .ctm_pageTtl.hc02 { text-align: left; }

#About .flightBlock .ctm_pageTtl.hc02 .ttlLv3 {  }
#About .flightBlock .ctm_pageTtl.hc02 .ttlLv3 .heading { position: relative; display: inline-block;
/* height: 4.8rem; line-height: 5.0rem; */ margin-left: 1.0em; padding: 0.6em 1.4em 0.4em 2.6em; color: #fff; background: #378bd9 !important; }
#About .flightBlock .ctm_pageTtl.hc02 .ttlLv3 .heading:before { content: ""; position: absolute; top: 50%; left: 0;
border-style: solid; border-width: 1.2em 1.0em 1.2em 0; border-color: transparent #378bd9 transparent transparent; translate: -100% -50%; }
#About .flightBlock .ctm_pageTtl.hc02 .ttlLv3 .heading:after { position: absolute; content: '\e6ca';
font-family: 'Material Symbols Outlined'; font-size: 2.8rem; font-weight: 300; color: #fff; background-color: transparent; top: 0.06em; left: 0.4em; }
@media all and (min-width: 740px){
	#About .flightBlock .ctm_pageTtl.hc02 .ttlLv3 .heading:after { top: 0.2em; }
	
}

#About .flightBlock .ctm_pageTtl .ttlLv4 { margin: 0; padding: 0.52em 0.4em 0.4em; color: #fff; background-color: #333; }
#About .flightBlock .ctm_pageTtl .ttlLv4 .heading { font-size: 1.8rem; }
#About .flightBlock .ctm_pageTtl .ttlLv4 .heading .material-symbols-outlined { padding: 0 0.4em; vertical-align: -0.2em;
font-size: 2.2rem; }
#About .flightBlock .ctm_pageTtl .ttlLv4 .heading sub { margin-left: 1.6rem; padding: 0.18em 1.0em 0.06em;
font-size: 1.4rem; font-weight: normal; vertical-align: 0.2rem; color: #333; background: #eee; border-radius: 100vh; display: inline-block; }

#About .flightBlock table th,
#About .flightBlock table td { text-align: center; }
#About .flightBlock .tbl_col_1 { width: 25%; }
#About .flightBlock .tbl_col_2,
#About .flightBlock .tbl_col_3 { width: 20%; }
@media all and (max-width: 739px){
	#About .flightBlock table th,
	#About .flightBlock table td { padding: 10px 8px }
}

#About .flightBlock table .txtTime { font-weight: bold; }



/* Spot */
#Spot {}



/* ticketModule_unit */
.ticketModule_unit #JS_dpOptLink { display: none; }

@media all and (max-width: 739px){
	.furusato .js-eqHeightCols .js-eqHeightCols-item,
	.furusato .js-eqHeightCols .js-eqHeightCols-item-2,
	.furusato .js-eqHeightCols .js-eqHeightCols-item-3,
	.furusato .js-eqHeightCols .js-eqHeightCols-item-4 { height: auto!important; }
}

@media all and (max-width: 739px){
}
@media all and (min-width: 740px){
}