.intro_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    background: #000;
}

.intro_txt .fsS {
    display: block;
	position: relative;
    background: #d85728;
    padding: 37px 30px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
	font-size: 17px !important;
}

.intro_txt .fsS::after {
  content: "";
  position: absolute;
  top: 50%;              
  right: -19px;         
  transform: translateY(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #d85728;
}

.hotel-innerPoint .boxInfo .heading::after {
  content: "";
  position: absolute;
  top: 50%;              
  right: -19px;         
  transform: translateY(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
}



.fhg-conditions {
    position: relative;
}

.fhg-conditions .ttlLv1{
    display: block;
}



.fhg-conditions__list .boxInfo {
    border: none;
	margin: 0;
}

.fhg-conditions__list .boxInfo .heading {
    color: #333;
    background: #fff;
    padding: 0;
}

.fhg-conditions__list .boxInfo .inr {
    padding: 0;
}

.fhg-conditions__list .boxInfo .inr p {
     margin-top: 0;
}

.fhg-conditions__list .boxInfo .boxInfo_inner {
     margin-bottom: 10px;
	 align-items: flex-start;
}

@media (min-width: 740px) {
    .fhg-conditions__list .boxInfo .heading{
        width: 130px;
    }    
  }

.fhg-conditions__list {
    width: 110%;
    margin-left: -30px;
}

.fhg-conditions__img .imgParts  {
	width: 95%;
}

.couponUnit .ttlLv2 {
    padding: 15px 20px 10px 25px;
    display: inline-block;
    background: #fff !important;
    border: 3px solid #e5751f;
    box-shadow: 8px 8px 0px 0px #e5751f;
}
@media (min-width: 740px) {
    .ctm_pageTtl .ttlLv2 {
        margin-top: 60px;
        padding-top: 8px;
    }

	.is-sp { 
		display: none;
	}

	.c-linkBtn.dispNon.linkbtn.btnBox.btnRD.full.mgtXS.aem-GridColumn.aem-GridColumn--default--12 {
    width: 300px;
	    display: block;
	    margin: 0 auto;
	}
}

@media (min-width: 740px) {
    .couponUnit .ttlLv2 h3.heading {
        font-size: 2.2rem;
    }
}
.couponUnit .ttlLv2 h3.heading {
    padding-left: 20px;
    border-left: 3px dashed #e5751f;
    position: relative;
}
.couponUnit .ttlLv2 h3.heading sup {
    top: -33px;
    left: -15px;
    transform: rotate(-15deg);
    padding: 0.1em 0.2em 0 0.5em;
    color: #fff;
    background: #e5751f;
    position: absolute;
}



.ctm_contentsFull.full02 {
    background: url(/jp/ja/domtour/jaldp/satabi/img_sites/fhg-hotel/bg_fhg.jpg) no-repeat;
    padding: 80px 0;
	margin-bottom: -6px;
}

 .c-secTit.h2 {
	color: #fff;
}

.aboutText .ttlLv4 {
	font-weight: normal;
}

.aboutText .heading {
	color: #fff;
}

.aboutText strong {
    color: #fff;
}



.iconImg {
	margin: 0 auto;
}

.hotelLogo .imgParts {
	width: 280px;
	margin: 0 auto 40px;
}

.hotel-innerTit_name .ttlLv3 {
	margin: 0;
}

.hotel-innerTit_name .ttlLv3 .heading {
	border: none;
	margin: 0;
	font-size: 22px;
}

.hotel-innerTit {
	display: flex;
	align-items: center;
	width:450px;
	margin: 0 auto;
}

.hotel-innerTit_place {
	position: relative;
	width:132px;
	background: #000;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.hotel-innerTit_place:after {
	content: "";
	position: absolute;
	right: -10px;
	top: 0;
	width: 0;
	height: 100%;
	border-top: 0 solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 10px solid #000;
}

.hotel-innerTit_name {
	background: #d85728;
	padding: 10px 0;
}

.hotel-innerTit_name .ttlLv3 {
	float: none;
	width: 320px;
	margin: 0;
	padding: 9.5px 20px;
	text-align: center;
	color : #fff;
}


.tabArea {
	position: relative;
}

.tabArea strong {
	color: #000;
}
 

.link-hotelDetail {
	position: absolute;
	top: 54px;
	right: 40px;
}

.link-hotelDetail a {
	font-size: 13px;
} 

.hotel-innerImg  {
	width: 102%;
}


.clm_2_2col.colWrap .col {
	margin-left: 10px;
}

.colWrap {
	margin-bottom: 10px;
}


.hotel-innerPoint {
	width: 160%;
}

.hotel-innerPoint .boxInfo {
	border-color: #000;
}

.hotel-innerPoint .boxInfo .heading {
	background: #000;
	position: relative;
}

.link-saunaDetail {
	display: flex;
	float: right;
	align-items: center;
	width: 40%;
	margin-top: 30px;
	padding: 10px;
	border: 1px solid #1a56e1;
	border-radius: 10px;
}

.link-saunaDetail .imgParts {
	width: 100%;
}

.link-saunaDetail .content {
	font-size: 13px;
	text-align: center;
	color: #1a56e1;
}

.link-saunaDetail .txtLink.iconOther {
	font-size: 13px;
	color: #1a56e1;
	margin-left: -10px;
}

.link-saunaDetail .txtLink.iconOther .altIcon {
	display: none;
}


.link-saunaDetail .txtLink.iconOther:after {
	content: '';
    position: absolute;
    width: 12px;
    height: 9.4px;
    right: -21px;
    top: 8px;
    background: url(/jp/ja/domtour/jaldp/satabi/img_sites/icon_ext_blue_01.png) center / contain no-repeat;
}

.hotel-innerPoint .heading  {
	width: 150px;
}

.btnBox.widS .btn {
        margin: 15px auto 0; 
        display: block;
}

.link-saunaDetail:hover {
    opacity: 0.7;
}

.fhg-conditions__list .boxInfo .heading {
    display: block;
}





@media (max-width: 739px) {

	.is-pc { 
		display: none;
	}


	.intro_txt .fs3L {
    	font-size: 15px !important;
	}
	.intro_txt .fsS {
		width: 83%;
		padding: 20px 15px;
		font-size: 10px !important;
		margin-right: 15px;
	}	

	.attention_txt .fs2L {
		font-size: 1.5rem !important;
	}

	.fhg-conditions__list {
    	margin: 0 10px;
    	width: auto;
	    padding: 0;
	}	
	.fhg-conditions__list .boxInfo .inr {
    	padding: 5px 0;
    	border: none;
    	border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}

	.aboutText {
    	margin: 0 10px;
	}

	.hotelLogo .imgParts {
    	width: 150px;
	}
	.hotel-innerTit {
    	width: 100% !important;
		display: block;
	}

	.hotel-innerTit_place {
	    font-size: 12px;
    	padding: 10px;
	}

	.hotel-innerTit_place:after {
		display: none;
	}

	.hotel-innerTit_name {
    	padding: 0;
	}

	.hotel-innerTit_name .ttlLv3 .heading {
    	font-size: 18px;
	}

	.link-hotelDetail {
    	top: 20px;
    	right: 20px;
	}

	.tabArea .fsL {
    	font-size: 1.4rem !important;
	}

	.hotel-innerImg {
   		 width: 100%;
	}

	.hotel-innerPoint {
    	width: 100%;
		margin-top: -10px !important;
		margin-bottom: 20px;
	}

	.hotel-innerPoint .boxInfo .heading {
    	width: 100%;
		font-size: 15px;
	}

	.boxInfo .inr {
    	padding: 0px 20px 10px;
    	width: 100%;
    	border: 1px solid #000;
		font-size: 14px;
	}

	.link-saunaDetail {
		width: 50%;
		float: none;
    	margin: -10px auto 0;
	}

	.hotel-innerPoint .boxInfo .heading::after {
    	display: none;
	}

	.intro_txt .fsS::after {
		content: "";
		position: absolute;
		top: 50%;              
		right: -15px;         
  		transform: translateY(-50%);
  		border-width: 10px;
  		border-style: solid;
  		border-color: transparent transparent transparent #d85728;
	}

	.hotel-innerTit_name .ttlLv3 {
    	width: 100%;
	}

	.freehtml .btnInr {
	    font-size: 14px;
	}

	














 }