* {
	box-sizing: border-box;
}
body {
	overflow-x: hidden;
	font-family: "Heebo","Noto Sans CJK JP";
	
}
/* font-family__NotoSans
------------------------------------------------------ */
@font-face {
	font-family: 'Noto Sans CJK JP';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans CJK JP';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
			 url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
	 font-family: 'Noto Sans CJK JP';
	 font-style: normal;
	 font-weight: 400;
	 src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
	 font-family: 'Noto Sans CJK JP';
	 font-style: normal;
	 font-weight: 500;
	 src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
	 font-family: 'Noto Sans CJK JP';
	 font-style: normal;
	 font-weight: 700;
	 src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
				url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}
/* hebrew */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	src: local('Heebo'), local('Heebo-Regular'), url(https://fonts.gstatic.com/s/heebo/v5/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	src: local('Heebo'), local('Heebo-Regular'), url(https://fonts.gstatic.com/s/heebo/v5/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	src: local('Heebo Bold'), local('Heebo-Bold'), url(https://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9lNaKROkK440A.woff2) format('woff2');
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	src: local('Heebo Bold'), local('Heebo-Bold'), url(https://fonts.gstatic.com/s/heebo/v5/NGS3v5_NC0k9P9lNaKRMkK4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

#mainContainer {
	line-height: 1.6;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	padding-bottom: 30px;
	color: #595757;
	text-align: center;
	font-weight: bold;
}
.KV {
	background: #fdefe3;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
}
#mainContainer #roomidpage  .sectionBox01 {
	border: none;
	margin-top: 75px;
}

#mainContainer #roomidpage .sectionBox01 >h2 {
	font-size: 40px;
	font-size: 4.0rem;
	color: #e1735d;
	font-weight: bold;
	position: relative;
}

#mainContainer #roomidpage .sectionBox01 >h2::before {
    position: absolute;
    background: url(/room_id/sumikae-ouen/img/ic01.png) no-repeat;
    top: -10px;
    left: 407px;
    content: "";
    display: block;
    height: 65px;
    width: 37px;
} 
#mainContainer #roomidpage .sectionBox01 >h2::after {
    position: absolute;
    background: url(/room_id/sumikae-ouen/img/ic01.png) no-repeat;
    top: -10px;
    right: 407px;
    content: "";
    display: block;
    height: 65px;
    width: 37px;
}

#mainContainer #roomidpage .floatRight {
	float: right;
}
#mainContainer #roomidpage .floatLeft {
	float: left;
}
#mainContainer #roomidpage .sectionBox03 {
	margin-top: 70px;
}
#mainContainer #roomidpage .sectionBox03 .pointIcon01 {
	  position: relative;
  display: inline-block;
	font-weight: bold;
  margin: 1.5em 0;
  padding: 7px 10px;
  max-width: 100%;
  color: #ffffff;
  font-size: 20px;
	font-size: 2.0rem;
	z-index: 2;
}
#mainContainer #roomidpage .sectionBox03 .pointBox01 {
	position: relative;
    display: inline;
    background: #e1735d;
    padding: 13px 20px 10px 20px;
    z-index: -999;
    border-radius: 10px;
}
#mainContainer #roomidpage .sectionBox03 .pointBox01::before {
  content: "";
  position: absolute;
  top: 98%;
  left: 50%;
  margin-left: -3px;
  border: 5px solid transparent;
  border-top: 10px solid #e1735d;
}
#mainContainer #roomidpage .sectionBox03 .pointIcon01::after {
  content: "";
  position: absolute;
	background: #ffffff;
  width: 26px;
	height: 26px;
	border-radius: 50%;
	top: 9px;
	right: 6px;
	z-index: -1;
}
#mainContainer #roomidpage .sectionBox03 .pointIcon01 >em {
	color: #e1735d;
	padding: 0px 0 0 12px;
  z-index: 1;
}
#mainContainer #roomidpage .sectionBox03 >h3 {
	position: relative;
	display        : inline-block;
  color          : #4b5d5f;
	font-weight: bold;
  font-size      : 25px;
	font-size      : 2.5rem;
  text-shadow    : 
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;       
}

#mainContainer #roomidpage .sectionBox03 .textBorder01::before {
	  width: 88%;
    height: 20px;
	 display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    bottom: 2px;
    right: -4px;
}
#mainContainer #roomidpage .sectionBox03 .textBorder01::after {
	  width: 104%;
    height: 20px;
    display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    top: 17px;
    right: -4px;
}
#mainContainer #roomidpage .sectionBox03 .textBorder02::before {
	  width: 88%;
    height: 20px;
	 display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    bottom: 2px;
    right: -4px;
}
#mainContainer #roomidpage .sectionBox03 .textBorder02::after {
    width: 103%;
    height: 20px;
    display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    top: 17px;
    right: -3px;
}
#mainContainer #roomidpage .sectionBox03 .textBorder03::before {
	  width: 88%;
    height: 20px;
	 display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    bottom: 2px;
    right: -4px;
}
#mainContainer #roomidpage .sectionBox03 .textBorder03::after {
	  width: 103%;
    height: 20px;
    display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    top: 17px;
    right: -3px;
}
#mainContainer #roomidpage .sectionBox03 .textBorder04::before {
	  width: 105%;
    height: 20px;
	 display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    bottom: 2px;
    right: -4px;
}
#mainContainer #roomidpage .sectionBox03 .textBorder04::after {
	  width: 80%;
    height: 20px;
    display: block;
    content: "";
    position: absolute;
    background: #cee5e8;
    border-radius: 5px;
    z-index: -1;
    top: 13px;
    right: 26px;
}
#mainContainer #roomidpage  .colorBox01 {
	width: 600px;
	border-radius: 10px;
	border: solid 4px #fdefe3;
}

#mainContainer #roomidpage  .colorBox01 .txColor01 {
color: #4b5d5f; 
	margin-top: 15px;
 font-size: 16px;
	font-size: 1.6rem;
}
#mainContainer #roomidpage  .colorBox01 >h4 {
	padding: 10px 0 ;
	font-size: 20px;
	font-size: 2.0rem;
	background: #fdefe3;
	font-weight: bold;
}
#mainContainer #roomidpage  .colorBox02  {
	margin: 30px auto 0;
 width: 700px;
	border-radius: 10px;
	border: solid 4px #d0d0d1;
}
#mainContainer #roomidpage  .colorBox02 >h4 {
	padding: 10px 0 ;
	font-size: 20px;
	font-size: 2.0rem;
	background: #d0d0d1;
	font-weight: bold;
}

#mainContainer #roomidpage  .floatRight .ulBox01 {
	width: auto;
	margin-top: 20px;
	font-size: 1.3rem;
	line-height: 1.3;
	font-weight: normal;
}
#mainContainer #roomidpage  .ulBox01 {
	width: 945px;
	margin: 60px auto 0;
	font-weight: normal;
}
#mainContainer #roomidpage .imgBox01 >figure {
	width: 70%;
	margin: 20px auto 0;
}


#mainContainer #roomidpage .btn01 > a {
	position: relative;
	background: #e1735d;
	border-radius: 40px;
	display: inline-block;
	color: #ffffff;
	font-size: 27px;
	font-size: 2.7rem;
	margin: 20px 0;
	padding: 20px 150px;
		letter-spacing: 0.3em;
	text-decoration: none;
}
#mainContainer #roomidpage .btn01 > a::after {
	    content: "";
    position: absolute;
    top: 50%;
    right: 11px;
    height: 32px;
    width: 32px;
    margin-top: -14px;
    background: url(/room_id/sumikae-ouen/img/ic02.png) no-repeat 0 0;
}

#mainContainer #roomidpage  .colorBox03  {
	margin: 30px auto 0;
  width: 50%;
	border-radius: 10px;
	border: solid 4px #a8d1d6;
}
#mainContainer #roomidpage  .colorBox03> p  {
padding: 20px;
}
#mainContainer #roomidpage  .colorBox03 >h4 {
	padding: 10px 0 ;
	font-size: 20px;
	font-size: 2.0rem;
	color: #4b5d5f;
	background: #a8d1d6;
	font-weight: bold;
}

#mainContainer #roomidpage .sectionBox02 {
	margin-top: 50px;
	padding-bottom: 60px;
	background: #fdefe3;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
}

#mainContainer #roomidpage .sectionBox02 > h2 {
	color: #ffffff;
	font-weight: bold;
 font-size: 35px;
	font-size: 3.5rem;
	background: #e1735d;
	padding: 20px;
}

#mainContainer #roomidpage .storeBox01,
#mainContainer #roomidpage .storeBox03{
	position: relative;
	background: #ffffff;
	width: 297px;
	height: 420px;
	display: inline-block;
	margin: 20px 20px 0 0;
	text-align: center;
	padding: 30px 15px 15px;
	vertical-align: bottom;
	border-radius: 10px;
}
#mainContainer #roomidpage .storeBox03{
	position: relative;
	background: #ffffff;
	width: 297px;
	height: 420px;
	display: inline-block;
	margin: 20px 20px 0 0;
	text-align: center;
	padding: 30px 15px 15px;
	vertical-align: bottom;
	border-radius: 10px;
}
#mainContainer #roomidpage .storeBox04 a{
	width: 50%;
	margin: 20px auto 0;
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	padding: 20px 60px;;
	display: block;
	text-decoration: none !important;
}
#mainContainer #roomidpage .storeBox04 span{
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	padding-top: 15px;
}
#mainContainer #roomidpage .storeBox04 img{
width: 25%;
}
#mainContainer #roomidpage .storeBox02 {
    position: relative;
    background: #ffffff;
    width: 400px;
    height: 420px;
    display: inline-block;
    margin: 30px 0 0;
    text-align: center;
    padding: 30px 15px 15px;
    vertical-align: bottom;
    border-radius: 10px;
}
#mainContainer #roomidpage .storeBox01 .smText01,
#mainContainer #roomidpage .storeBox01 .smText02{
	font-size: 15px;
	font-size: 1.5rem;
}
#mainContainer #roomidpage .storeBox01:nth-of-type(3n),
#mainContainer #roomidpage .storeBox03:nth-of-type(3n){
	margin-right: 0;
}
#mainContainer #roomidpage .storeArea01 {
	width: 947px;
	margin: auto;
text-align: left;
}

#mainContainer #roomidpage .storeArea01 .storeBox01 .btn02 > a,
#mainContainer #roomidpage .storeArea02 .storeBox02 .btn02 > a{
	 width: 90%;
    background: #559299;
    position: absolute;
    border-radius: 33px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0;
    padding: 20px 40px;
		bottom: 10px;
		right: 15px;
		text-decoration: none!important;
}

#mainContainer #roomidpage .storeArea01 .storeBox01 .btn02 > a::after, 
#mainContainer #roomidpage .storeArea02 .storeBox02 .btn02 > a::after{
    content: "";
    position: absolute;
    top: 57%;
    right: 8px;
    height: 27px;
    width: 18px;
    margin-top: -14px;
    background: url(/room_id/sumikae-ouen/img/ic02.png) no-repeat 0 0;
    background-size: 62%;
}
#mainContainer #roomidpage .storeArea01 .storeBox01 figure,
#mainContainer #roomidpage .storeArea02 .storeBox02 figure{
	margin: 15px 0;
}
#mainContainer #roomidpage .storeArea01  ul li {
	font-size: 16px;
	font-size: 1.6rem;
}
#mainContainer #roomidpage .mgBox01 {
	margin: 50px 0 0 100px;
}

#mainContainer #roomidpage .mgBox02 {
	margin: 0 100px 50px 100px;
}

	#mainContainer #roomidpage .mgBox03 {
	padding: 30px 20px;
}

	#mainContainer #roomidpage .mgBox04 {
		margin-top: 60px;
	}

#mainContainer #roomidpage .storeBox01:nth-child(1), 
#mainContainer #roomidpage .storeBox03:nth-child(1){
	font-size: 1.8rem;
}


#mainContainer #roomidpage .colorBox02 figcaption {
	font-weight: normal;
	margin: 0px 0px 10px 123px;
		    position: relative;
    padding-left: 1.2em;
}

	mainContainer #roomidpage .colorBox02 figure figcaption span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}


#mainContainer #roomidpage .floatBox01::after {
	content: "";
	clear:  both;
	display: block;
}

#mainContainer #roomidpage .cb-inline{
	display: inline;
}
#mainContainer #roomidpage .cb-inline::after{
	content: none;
}
.service-modalInnler {
	max-height: 600px;
	overflow-y: auto;
}
#cboxClose:hover,
#cboxClose{
	position: absolute;
	top: -18px;
	right: -18px;
	bottom: auto;
	width: 48px;
	height: 48px;
	background: url(/common-files/img/com_close_ic04.png) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	content: '';
}




/*20220207追加*/ 


.AleaBtn01 a {
	    display: block;
    background: #e1735d;
    padding: 20px 5px;
    border-radius: 15px;
    color: #ffffff;
    text-decoration: none;
    margin: 50px 20px 0;
}



/*20220319 追加*/
#mainContainer #roomidpage .storeBox03 {
	height: 280px;
}


/*20220517 追加*/
#hmtc_mainContents {
	width: 900px;
	margin: auto;
	display: block;
	font-size: 26px;
	font-size: 2.6rem;
}
#hmtc_mainContents .storeArea03 {
	background: #97ba75;
	border-radius: 32px;
	padding: 30px 0;
}
#hmtc_mainContents .storeArea04 {
	background: #b5ded5;
	border-radius: 32px;
	padding: 30px 0;
}
#hmtc_mainContents h2 {
	font-size: 35px;
	font-size: 3.5rem;
	margin-top: 100px;
} 
#hmtc_mainContents .storeArea05{
	background: #f2eae6;
	padding: 40px 0;
	border-radius: 32px
}
#hmtc_mainContents .storeArea06{
	background: #f2eae6;
	padding: 40px 0;
	border-radius: 32px
}
#hmtc_mainContents .storeBox05 {
	display: inline-block;
	margin-bottom: 10px;
}
#hmtc_mainContents .storeBox05:nth-child(even) {
margin-left: 10px;
} 
#hmtc_mainContents .dottedBox01 {
	border-bottom: dotted #ebaea5 9px;
  margin: 0 108px;
  padding: 0 0 100px 0;
	font-weight: 500;
}

#hmtc_mainContents .textsmall01 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
}
#hmtc_mainContents h5 {
	font-size: 40px;
	font-size: 4.0rem;
	color: #e8836e;
	font-weight: bold;
	margin: 60px 0 50px;;
	line-height: 1.3;
}
#hmtc_mainContents h5 em {
	font-size: 53px;
	font-size: 5.3rem;
}

#hmtc_mainContents #roomidpage .colorBox01 {
	width: 90%;
	margin: 20px auto 0;
}

#hmtc_mainContents #roomidpage .colorBox03 {
	width: 90%;
}
#hmtc_mainContents #roomidpage .colorBox02 {
	width: 100%;
}
#hmtc_mainContents #roomidpage .colorBox02 figcaption {
	padding: 0;
	margin: 20px 0;
	
}
#hmtc_mainContents .moreBtn {
	font-size: 22px;
	font-size: 2.2rem;
	padding: 0 40px;
  text-decoration-line: underline;
	position: relative;
	background: none;
	border: none;
	color: #595757;
}
#hmtc_mainContents  .moreBtn::after{
	display: inline-block;
    position: absolute;
    padding: 0;
    background: url(/img-files/top/index_ic13.png) no-repeat right center;
    -webkit-background-size: 22px auto;
    background-size: 22px auto;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: underline;
	top: 11px;
}
#hmtc_mainContents  .moreBtn.open::after{
background: url(/img-files/top/index_ic12.png) no-repeat right center;
    -webkit-background-size: 22px auto;
    background-size: 22px auto;
}
#hmtc_mainContents .tabTitle {
	font-size: 3.5rem;
}
#hmtc_mainContents .tabTitle span {
	position: relative;
}
#hmtc_mainContents .tabTitle span::before,
#hmtc_mainContents .tabTitle span::after {
	content: '';
	position: absolute;
	top: 50%;
	width: 34px;
	height: 30px;
	margin-top: -14px;
	background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic01_4.png") no-repeat;
}
#hmtc_mainContents .tabTitle span::before {
	left: -54px;
}
#hmtc_mainContents .tabTitle span::after {
	right: -54px;
}
#hmtc_mainContents .tabArea {
	margin-top: 30px;
}
#hmtc_mainContents .tabList {
	display: flex;
	flex-flow: row wrap;
}
#hmtc_mainContents .tabList > li {
	margin-left: 14px;
}
#hmtc_mainContents .tabList > li .tabButton {
	position: relative;
	display: flex;
	align-items: center;
	width: 214px;
	min-height: 78px;
	padding: 10px 40px 10px 18px;
	border: 2px solid #f2eae6;
	border-radius: 10px;
	background-color: #fff;
	text-align: left;
	color: #595757;
	text-decoration: none;
	font-size: 2rem;
}
#hmtc_mainContents .tabList > li .tabButton::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 6px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic02_4.png") no-repeat;
}
#hmtc_mainContents .tabList > li .tabButton:hover,
#hmtc_mainContents .tabList > li.is-current .tabButton {
	padding: 8px 38px 8px 16px;
	border: 4px solid #ebaea5;
	background-color: #f2eae6;
}
#hmtc_mainContents .tabList > li .tabButton:hover::before,
#hmtc_mainContents .tabList > li.is-current .tabButton::before {
	background: none;
}
#hmtc_mainContents .tabList > li .tabButton:hover::after,
#hmtc_mainContents .tabList > li.is-current .tabButton::after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 0;
	right: 0;
	margin: auto;
	width: 14px;
	height: 9px;
	background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic01_4.png") no-repeat top / contain;
}
#hmtc_mainContents .tabList > li:nth-of-type(4n+1) {
	margin-left: 0;
}
#hmtc_mainContents .tabList > li:nth-of-type(n+5) {
	margin-top: 10px;
}
#hmtc_mainContents .tabBody {
	margin-top: 25px;
}
#hmtc_mainContents .tabDetail {
	padding: 34px 85px;
	background-color: #f2eae6;
	border: 2px solid #ebaea5;
}
#hmtc_mainContents .tabColumn {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#hmtc_mainContents .tabColumn .qaBoxMoreContents {
	margin-top: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#hmtc_mainContents .tabColumn .tabItem {
	width: calc(50% - 7px);
}
#hmtc_mainContents .tabColumn .tabItem:nth-of-type(n+3) {
	margin-top: 10px;
}
#hmtc_mainContents .tabColumn .tabItem a {
	display: block;
	box-shadow: 1.414px 1.414px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 12px;
	background-color: #fff;
}
#hmtc_mainContents .tabColumn .tabItem a:hover img {
	opacity: 0.7;
}
#hmtc_mainContents .tabColumn .btnLink01.type03 {
	margin: 20px auto 0;
}
#hmtc_mainContents .tabColumn .moreBtn {
	margin-right: 40px;
	font-size: 3rem;
	color: #57585a;
	text-decoration: none;
}
#hmtc_mainContents .tabColumn .moreBtn:hover {
	margin-top: 0;
}
#hmtc_mainContents .tabColumn .moreBtn::after {
	display: inline-block;
	position: absolute;
	padding: 0;
	width: 36px;
	height: 36px;
	background: url(/room_id/sumikae-ouen/img/lp_hmtc_ic04_4.png) no-repeat right center;
	background-size: 36px auto;
	text-decoration: underline;
	right: -10px;
	top: 14px;
}
#hmtc_mainContents .tabColumn .moreBtn.open::after {
	background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic03_4.png") no-repeat right center;
	background-size: 36px auto;
}
#hmtc_mainContents .noteList02 {
	font-size: 3rem;
	margin-top: 20px;
}
#hmtc_mainContents .noteList02 li {
	position: relative;
	padding-left: 30px;
	line-height: 1.1;
	text-align: left;
}
#hmtc_mainContents .noteList02 li .ast {
	position: absolute;
	left: 0;
	top: 0;
}






@media screen and (max-width: 750px){
	#mainContainer {
    line-height: 1.7;
    font-size: 3.5vw;
}
	#mainContents {
		padding: 0;
	}
#mainContainer #mainContents	.topExplanation .text01{
	line-height: 1.7;
	font-size: 1.5rem;	
}
	#mainContainer #mainContents .floatLeft,
	#mainContainer #roomidpage .floatRight{
		float: none;
	}
	#mainContainer #roomidpage .colorBox01,
	#mainContainer #roomidpage .colorBox02,
	#mainContainer #roomidpage .colorBox03,
	#mainContainer #roomidpage .storeArea01{
		width: 100%;
	}

	#mainContainer #roomidpage .sectionBox01 {
		margin: 40px 20px 0;
	}
	#mainContainer #roomidpage .sectionBox03{
		margin-top: 10px;
	}
	
	#mainContainer #roomidpage .sectionBox01 >h2 {
	font-size: 30px;
	font-size: 3.0rem;
}
#mainContainer #roomidpage  .colorBox01 {
margin-top: 30px;
}
#mainContainer #roomidpage .sectionBox01 >h2::before {
    top: 0;
    left: 87%;
    height: 65px;
    width: 37px;
		background-size: 50%
} 
#mainContainer #roomidpage .sectionBox01 >h2::after {
    top: 0;
    right: 82%;
    height: 65px;
    width: 37px;
	background-size: 50%
}
	#mainContainer #roomidpage .sectionBox03 >h3 {
  font-size: 5vw 
}
	#mainContainer #roomidpage .sectionBox03 .textBorder01::before{
	  width: 34vw;
    height: 5vw;
    z-index: -1;
    bottom: 0vw;
    right: -0.5vw;
} 
	#mainContainer #roomidpage .sectionBox03 .textBorder01::after {
   width: 31vw;
    top: 3vw;
    right: 1vw;
    height: 5vw;
}
	#mainContainer #roomidpage .sectionBox03 .textBorder02::before {
     width: 61vw;
		height: 5vw;
    right: 4.5vw;
} 	
#mainContainer #roomidpage .sectionBox03 .textBorder02::after {
  width: 73vw;
	height: 5vw;
  top: 2.8vw;
  right: -1vw;
}
	
#mainContainer #roomidpage .sectionBox03 .textBorder03::after {
	 width: 72vw;
	 height: 5vw;
   top: 3vw;
}	
	#mainContainer #roomidpage .sectionBox03 .textBorder03::before {
	  width: 48vw;
		height: 5vw;
    right: 11vw;
}
	
	#mainContainer #roomidpage  .colorBox03 >h4 {
	padding: 10px 0 ;
	font-size: 20px;
	font-size: 2.0rem;
	color: #4b5d5f;
	background: #a8d1d6;
	font-weight: bold;
}
	#mainContainer #roomidpage .mgBox01 {
	margin: 0;
}
	
	#mainContainer #roomidpage .mgBox02 {
	margin: 0;
}	
	#mainContainer #roomidpage .btn01 a {
    border-radius: 30px;
    font-size: 5.0vw;
    margin: 20px 0;
    padding: 15px 25px;
    letter-spacing: 0.2em;
		width: 100%;
		text-decoration: none;
}
	
	
	#mainContainer #roomidpage .btn01 > a::after {
    top: 55%;
    right: 11px;
    height: 25px;
    width: 17px;	
    background-size: 70%;
}

	
	#mainContainer #roomidpage  .colorBox03 >h4,
	#mainContainer #roomidpage .colorBox02 >h4,
		#mainContainer #roomidpage .colorBox01 >h4{
		font-size: 3.8vw
}
	
	
	#mainContainer #roomidpage .sectionBox02 > h2 {
		font-size: 4.5vw;
		padding: 10px;
	}	

	#mainContainer #roomidpage .storeBox01,
	#mainContainer #roomidpage .storeBox03{
   width: 45%;
    height: auto;
    padding: 15px 10px 15px;
		margin: 14px 10px 0 0;
}
		#mainContainer #roomidpage .storeBox03{
    height: 40vw;
}
	#mainContainer #roomidpage .storeBox04 a {
		width: 90%;
	}
	#mainContainer #roomidpage .storeBox04 img {
		width: 100%;
	}
		#mainContainer #roomidpage .storeBox02 {
   width: 90%;
    height: auto;
    padding: 15px 10px 15px;
		margin: 14px 10px 0 0;
}
	#mainContainer #roomidpage .storeArea01 {
		text-align: center;
	}
	#mainContainer #roomidpage .storeBox01:nth-of-type(3n),
	#mainContainer #roomidpage .storeBox03:nth-of-type(3n){
	margin-right: 10px;
}
	
	
		#mainContainer #roomidpage .storeBox01:nth-of-type(2n),
	#mainContainer #roomidpage .storeBox03:nth-of-type(2n){
	margin-right: 0;
}
	
	#mainContainer #roomidpage .storeArea01 .storeBox01 .btn02 > a,
		#mainContainer #roomidpage .storeArea02 .storeBox02 .btn02 > a{
		width: 100%;
		font-size: 2.7vw;
		margin: 10px 0 0; 
    padding: 15px 26px;
		position: relative;
		right: 0;
		bottom: 0;
	}
	
	
		#mainContainer #roomidpage .storeArea01 .storeBox01 p,
	#mainContainer #roomidpage .storeArea01 .storeBox03 p{
      font-size: 2.0vw;
	}
	#mainContainer #roomidpage .storeArea02 .storeBox02 p {
		font-size: 5.0vw;
	}
	#mainContainer #roomidpage .storeBox01 p:nth-child(1),
	#mainContainer #roomidpage .storeBox03 p:nth-child(1){
	font-size: 2.8vw;
}	
		#mainContainer #roomidpage .mgBox03 {
	padding: 15px;
} 
	#mainContainer #roomidpage .mgBox04 {
		margin-top: 20px;
	}
#mainContainer #roomidpage .storeArea01 .storeBox01 .btn02 > a::after,
	#mainContainer #roomidpage .storeArea02 .storeBox02 .btn02 > a::after{
    top: 65%;
    right: 2px;
    height: 27px;
    width: 18px;
    background-size: 46%;
}	
	
	
	#mainContainer #roomidpage .storeBox01 .smText01,
		#mainContainer #roomidpage .storeBox02 .smText01{
margin-top: 20px;
}
	
	
#mainContainer #roomidpage .sectionBox03 .pointIcon01::after {
	right: 1.6vw;
  top: 3vw;
  width: 6vw;
  height: 6vw;
}	
#mainContainer #roomidpage .sectionBox03 .pointBox01 {
    padding: 4vw 7vw 3vw 7vw;
}
#mainContainer #roomidpage .sectionBox03 .pointIcon01 {
    padding: 3vw 3vw;
    font-size: 4vw;
}
#mainContainer #roomidpage .storeBox01:nth-child(1)
	#mainContainer #roomidpage .storeBox03:nth-child(1){
	font-size: 1.6rem;
}	
	#mainContainer #roomidpage .sectionBox03 .pointIcon01 >em {
    padding: 0px 0 0 2.8vw;
}
	#mainContainer #roomidpage  .ulBox01 {
	width: 90%;
	margin: 30px 15px;
	font-size: 2.5vw;
	}	
	
	#mainContainer #roomidpage .colorBox02 figcaption {
    margin: 10px 19px 20px;
    text-align: left;
		position: relative;
   padding-left: 1.2rem;
		font-size: 2.5vw;
}
	
	
#mainContainer #roomidpage .cb-inline{
	display: inline;
}
#mainContainer #roomidpage .cb-inline::after{
	content: none;
}
#cboxContent,
.service-modal_content .cb_inl_inner,
.service-modal_content{
	overflow: visible !important;
}
.service-modalInnler {
	max-height: calc(80vh - 142px);
	overflow-y: auto;
}
#cboxClose:hover,
#cboxClose{
	position: absolute;
	top: -10px;
	right: -10px;
	bottom: auto;
	width: 24px;
	height: 24px;
	background: url(/common-files/img/com_close_ic04.png) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	content: '';
}

	#mainContainer #roomidpage  .floatRight .ulBox01 {
font-size: 2.7vw;
}
	#footer #footerContents .copyright {
		font-size: 1vw!important;
	}
	
	/*20220517 追加*/
	#hmtc_mainContents {
	width: 100%;
	font-size: 3.0vw;
	}
	#hmtc_mainContents .dottedBox01 {
    border-bottom: dotted #ebaea5 4px;
    margin: 0 50px;
		padding: 0 0 50px 0;	
	}
	#hmtc_mainContents h2 {
	font-size: 4.5vw;
	margin: 50px 0 10px;
} 
	#hmtc_mainContents .textsmall01 {
	font-size: 3.5vw;
	margin: 0 15px;
	line-height: 1.3;
}
	#hmtc_mainContents .storeBox05 {
	width: 44vw;
}
		#hmtc_mainContents h3 {
	font-size: 4.0vw;
	}
	#hmtc_mainContents h5 {
	font-size: 5.89vw;
	margin: 60px 0 50px;;
	line-height: 0.8;
}
	
	#hmtc_mainContents .moreBtn {
		font-size: 3.8vw;
	}
	#hmtc_mainContents .moreBtn::after {
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    top: 2.3vw;
    right: 34vw;
}
	
	#hmtc_mainContents .moreBtn.open::after {
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    top: 2.3vw;
    right: 34vw;
}
#hmtc_mainContents .storeBox05:nth-child(even) {
margin-left: 1vw;
} 
	#hmtc_mainContents h5 em {
		font-size: 10vw;
	}
	#hmtc_mainContents .storeArea03 {
	border-radius: 18px;
	padding: 15px 0;
}
#hmtc_mainContents .storeArea04 {
	border-radius: 18px;
	padding: 15px 0;
}
	#hmtc_mainContents .storeArea05 {
	border-radius: 18px;
	padding: 15px 0;
	}
		#hmtc_mainContents .storeArea06 {
	border-radius: 18px;
	padding: 15px 0;
	}
	#hmtc_mainContents .tabTitle {
		font-size: 1.75rem;
	}
	#hmtc_mainContents .tabTitle span {
		position: relative;
	}
	#hmtc_mainContents .tabTitle span::before,
	#hmtc_mainContents .tabTitle span::after {
		content: '';
		position: absolute;
		top: 50%;
		width: 17px;
		height: 15px;
		margin-top: -7px;
		background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic01_4.png") no-repeat top / contain;
	}
	#hmtc_mainContents .tabTitle span::before {
		left: -30px;
	}
	#hmtc_mainContents .tabTitle span::after {
		right: -30px;
	}
	#hmtc_mainContents .tabArea {
		margin-top: 10px;
	}
	#hmtc_mainContents .tabList {
		display: flex;
		flex-flow: row wrap;
		border-top: 1px solid #f2eae6;
		border-bottom: 1px solid #f2eae6;
	}
	#hmtc_mainContents .tabList > li {
		margin-left: 0;
	}
	#hmtc_mainContents .tabList > li .tabButton {
		position: relative;
		display: flex;
		align-items: center;
		width: 50vw;
		min-height: 60px;
		padding: 5px 40px 5px 14px;
		border: 1px solid #f2eae6;
		border-radius: 0;
		background-color: #fff;
		text-align: left;
		color: #595757;
		text-decoration: none;
		font-size: 1.7rem;
	}
	#hmtc_mainContents .tabList > li .tabButton:nth-of-type(odd) {
		border-left: none;
	}
	#hmtc_mainContents .tabList > li .tabButton:nth-of-type(even) {
		border-right: none;
	}
	#hmtc_mainContents .tabList > li .tabButton::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 6px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic02_4.png") no-repeat;
	}
	#hmtc_mainContents .tabList > li .tabButton:hover {
		padding: 5px 40px 5px 14px;
		border: 1px solid #f2eae6;
		background-color: #fff;
	}
	#hmtc_mainContents .tabList > li.is-current .tabButton {
		padding: 4px 39px 4px 12px;
		border: 2px solid #ebaea5;
		background-color: #f2eae6;
	}
	#hmtc_mainContents .tabList > li .tabButton:hover::before {
		background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic02_4.png") no-repeat;
	}
	#hmtc_mainContents .tabList > li.is-current .tabButton::before {
		background: none;
	}
	#hmtc_mainContents .tabList > li .tabButton:hover::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 0;
		height: 0;
		background: none;
	}
	#hmtc_mainContents .tabList > li.is-current .tabButton::after {
		content: '';
		display: block;
		position: absolute;
		bottom: -8px;
		left: 0;
		right: 0;
		margin: auto;
		width: 10px;
		height: 8px;
		background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic01_4.png") no-repeat top / contain;
		z-index: 1;
	}
	#hmtc_mainContents .tabList > li .tabButton::after {
		content: '';
		display: none;
	}
	#hmtc_mainContents .tabList > li:nth-of-type(n+5) {
		margin-top: 0;
	}
	#hmtc_mainContents .tabBody {
		margin-top: -1px;
	}
	#hmtc_mainContents .tabDetail {
		padding: 28px 5px;
		background-color: #f2eae6;
		border: 2px solid #ebaea5;
	}
	#hmtc_mainContents .tabColumn {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	#hmtc_mainContents .tabColumn .qaBoxMoreContents {
		margin-top: 5px;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	#hmtc_mainContents .tabColumn .tabItem {
		width: calc(50% - 7px);
	}
	#hmtc_mainContents .tabColumn .tabItem:nth-of-type(n+3) {
		margin-top: 5px;
	}
	#hmtc_mainContents .tabColumn .tabItem a {
		display: block;
		box-shadow: 1.414px 1.414px 10px 0px rgba(0, 0, 0, 0.2);
		border-radius: 12px;
		background-color: #fff;
	}
	#hmtc_mainContents .tabColumn .tabItem a:hover img {
		opacity: 1;
	}
	#hmtc_mainContents .tabColumn .btnLink01.type03 {
		margin: 25px auto 0;
	}
	#hmtc_mainContents .tabColumn .moreBtn {
		margin-right: 20px;
		font-size: 1.5rem;
		color: #57585a;
		text-align: left;
		text-decoration: none;
		padding: 0 20px;
	}
	#hmtc_mainContents .tabColumn .moreBtn:hover {
		margin-top: 0;
	}
	#hmtc_mainContents .tabColumn .moreBtn::after {
		display: inline-block;
		position: absolute;
		padding: 0;
		width: 18px;
		height: 18px;
		background: url(/room_id/sumikae-ouen/img/lp_hmtc_ic04_4.png) no-repeat right center / contain;
		background-size: 18px auto;
		text-decoration: underline;
		right: 15px!important;
		top: 10px!important;
	}
	#hmtc_mainContents .tabColumn .moreBtn.open::after {
		background: url("/room_id/sumikae-ouen/img/lp_hmtc_ic03_4.png") no-repeat right center / contain;
		background-size: 18px auto;
	}
	#hmtc_mainContents .noteList02 {
		font-size: 1.4rem;
		margin-top: 20px;
	}
	#hmtc_mainContents .noteList02 li {
		position: relative;
		padding-left: 15px;
		line-height: 1.1;
		text-align: left;
	}
	#hmtc_mainContents .noteList02 li .ast {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	
	
	

}

