/*
　メモ
　・ベースカラー：white
　・黒、文字色：#0d0d0d
　・メイン（濃い紫）：#663a9c
　・サブ（薄い紫）：#f1e4f2
　・コンバージョン：#807d2f
*/

@charset "utf-8";
/* CSS Document */
/* フォントの指定 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');

/* 共通 */
article{
  color: #0d0d0d;
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1.8;
  letter-spacing: 0.01rem;
}

.topContents {
  line-height: 1.8;
  letter-spacing: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}

.mincho {
  font-family: 'Noto Serif JP', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
}

.gothic {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
}

/* ゴシック体のところとNotoSansJPの箇所があったので分けた */
.noto_sans_jp {
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

/* 見出し */
.md_heading {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.15rem;
  position: relative;
  text-align: center;
  margin: 3rem 0 3rem;
  color: #0d0d0d;
}

.md_heading::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0.6rem;
  display: inline-block;
  width: 100px;
  height: 3px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #663A9C;
}


main h2, main h3{/*明朝体にする*/
 	font-weight: bold;
	font-family:"Noto Serif JP", "Noto Serif", serif;/*明朝体*/
}

main h2{
	font-size: 1.9rem;
	text-align: center;
	line-height: 35px;
	letter-spacing: 4px;
	margin-bottom: 7%;
}

main h2 .f-small {
    display: block;
    margin-bottom: -2%;
	font-size: 1rem;
}

main h3{
	text-align: center;
	font-weight: bold;
}

main img{
  width: 100%;
}

main p{
  font-size: .85rem;
}

.img-w{
  width: 100%;
}

/*詳しく見るボタン*/
.act-btn{
	width: 78.5%;
	display: block;
	background: #b3223c;
	color: #FFF;
	font-weight: bold;
	padding: 3% 0;
	text-align: center;
	margin: 5% auto 0;
}

/*============================
　　　　　TOP画像、文章
============================*/
/*感謝の気持ちを込めて、<br>やすらぎの時間を贈りませんか？ */
.exe_txtbox {
  padding: 4% 2%;
}
.exe_toptxt, .exe_txtbox h1{
	background: #061939;
	color: #fff;
}

/*イメージ画像設定*/
.exe_txtbox ~img{
	max-width:100%;
	display:block;
	margin:auto;
}

.exe_toptxt .iteminfo_ttl {
  margin: 0 0 2%;
}

.exe_toptxt .iteminfo_ttl, .exe_toptxt .iteminfo_txt {
  text-align: center;
}

.iteminfo_txt {
  font-size: .85rem;
  line-height: 2;
	letter-spacing: -0.4px;
}

.iteminfo_ttl{
  font-size: 1.2rem;
}

.img-select405{
  width: 100%;
}

/*============================
旅行カタログギフト　EXETIMEシリーズ
============================*/
.exe-series{
	background-image: url("https://www.giftroom.jp/prev_contents/ct-cataloggift/exetime/picture/sp-series-bg.jpg");
	background-size: cover;
  padding: 7% 4% 12%;
}

.exe-series h2{
  text-align: center;
  font-size: 2.7rem;
  letter-spacing: 3px;
  line-height: 1;
  font-family: "Noto Serif JP", "Noto Serif", serif;
  color: #333;
}

/*小さい文字*/
.f-small{
  font-size: .8rem;
}

.exe-series h2 .f-small{
  font-size: 1.2rem;
}

.exe-series .container{
  margin-top: 6%;
}

/*コラージュ版・夫婦版、プラチナムの<li>*/
.series-li{
	width: 47%;
	display: inline-block;
	vertical-align: top;
}
.series-li,.series-p-li{
  font-weight: bold;
}

.series-collage li:first-child{
  margin-right: 4%;
}

/*プラチナムの<ul>*/
.series-platinum{
  margin: 11% 0 0 0;
}

/*緑色の文字*/
.f-green{
  color: #167339;
}

/*赤色の文字*/
.f-red{
  color: #b3223c;
}

/*本文テキスト*/
.cnt-p{
  margin:3% 0 0 0;
  font-size: 13px;
}

/*============================
旅行カタログギフトEXETIME コラージュ版＆夫婦版
============================*/
.exe-clg-cup{
	padding: 0 4%;
	margin: 10% 0 0;
}

.exe-clg-cup h2, .platinum h2 {
  text-align: center;
  line-height: 1.3;
  /*font-size: 2rem;*/
  margin-bottom: 5%;
  font-family: "Noto Serif JP", "Noto Serif", serif;
}
.platinum h2{font-size: 2rem; line-height: 1;}
.platinum h2 span:first-child{display: block; line-height: 1.5;}

.exe-clg-cup .f-small, .platinum .f-small {
  font-size: 1.2rem;
  letter-spacing: 3px;
  line-height: 1.2;
  color: #333;
}

.exe-clg-cup .f-green, .exe-clg-cup .f-red {
  font-size: 2rem;
  letter-spacing: 1px;
}

.exe-clg-cup .cnt-p{
  line-height: 1.5;
  letter-spacing: 1.5px;
  margin: 2% 0 0 0;
}

.exe-clg-cup .act-btn{
  margin: 7% auto 0;
}

.two-cover{
	background: #f3f3f3;/*灰色の背景色*/
	padding: 4%;
	margin: 5% 0 7% 0;
}

.two-cover img{
  width: 100%;
}

/*テキスト：選べる2種類のカバーデザイン*/
.two-cover-p{
	font-size: 1.15rem;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
	margin: 0 0 5% 0;
}

.two-cover-p .f-small{
  font-size: 0.5rem;
}

/*h3:温泉以外のジャンルも充実！近場やお家でも贅沢な時間を。*/
.other-genre{
  padding: 3% 0;
  border-top: #061938 solid 1px;
  border-bottom: #061938 solid 1px;
  margin: 6% 0 5%;
  line-height: 1.5;
  text-align: center;
}

/*============================
旅行カタログギフトEXETIME Platinum -プラチナム
============================*/
.platinum{
  padding: 15% 0 0;
}

/*エグゼタイムプラチナム…説明文の設定コピー ↓↓↓ */
/*共通　spanを★にする*/
.exe-ster {
  color: #d5c414;
}

/*TOPエリア*/
.exepla-top{
	width: 100%;
	background-image:url("https://www.giftroom.jp/prev_contents/parts/pict/00175/intro_bg.png");
  background-repeat: repeat-x;
	text-align: center;
	margin-top: -2%;
  padding-top: 8%;
}

.exepla-top img{
	width: 70%;
	margin-bottom: 4%;
}

/*見出し*/
.exepla-t-1{
	font-weight: 600;
	font-size: 18px;
  line-height: 1.5;
}

/*本文*/
.exepla-t-2{
  padding: 3.5% 4% 4%;
  align-items: flex-start;
}

.exepla-t-2 p{
  width: 60%;
  height: auto;
  display: inline-block;
  font-size: .8rem;
  text-align: justify;
  vertical-align: middle;
  padding: 4% 3% 3%;
  line-height: 1.5;
}

.exepla-t-2 img{
  width: 38%;
}

/*タイトル*/
.exepla-title{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	font-size: 1rem;
}

.exepla-title p{
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  padding: 3% 0;
  margin: 5% 5% 4%;
  height: auto;
  background-color: #FFF;
  line-height: 1.5;
}

/*タイトル　背景ゴールド*/
.exepla-back{
	background: -moz-linear-gradient(top left, #FFF, #FFC778);
	background: -webkit-linear-gradient(top left, #FFF, #FFC778);
	background: linear-gradient(to bottom right, #FFF, #FFC778);
}

/*--- オススメ商品 ---*/
.exepla-back {
  padding: 0 0 8% 0;
}

.exepla-back .act-btn{
  width: 73%;
}

/*並び*/
.exepla-pickup ul{
  margin-bottom: 4%;
  padding: 4% 4% 0 4%;
}

.exepla-pickup li{
	width: 48%;
	height: auto;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	margin-right: 2%;
  padding-bottom: 2%;
}

.exepla-pickup li:nth-child(2n){
  margin-right: 0;
}

.exepla-pickup img{
  width: 100%;
}

/*赤い★*/
.exepla-pickup li>p>span{
	width: 100%;
  height: auto;
  display: block;
  font-size: 13px;
  margin: 2% 0px;
  text-align: center;
	color: red;
}

/*★商品の見出し*/
.exepla-p-t{
	font-size: 15px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 3%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.ster10{
  background-color: #4c2b03;
}

.ster95{
  background-color: #754c24;
}

.ster41{
  background-color: #c69c6d;
}

/*★と商品名*/
.exepla-pickup p{
  font-weight: 600;
}

/*タイトル*/
.exepla-cata-img {
	position: relative;
	padding: 4%;
}

.exepla-cata-img p {
	position: absolute;/*絶対配置*/
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
	font-size: 22px;
  font-weight: 600;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
}

.exepla-cata-img img {
  width: 100%;
}

/*小見出し 　※価格帯と共有*/
.exepla-cata h4, .exepla-item h4{
	font-size: 3.5vw;
	font-weight: 600;
}

/*テキストエリア*/
.exepla-cata-2{
    padding: 4%;
}

/*本文*/
.exepla-cata-2 p{
	font-size: 12px;
	text-align: left;
	padding: 4%;
}

/*ボタン*/
.exepla-cata-2 a{
	width: 80%;
	height: auto;
	display: inline-block;
	background-color: #f15a24;
	padding: 5% 0;
	color: #FFF;
	font-size: 10px;
	border-bottom: #bd451a 5px solid;
	font-weight: 600;
}

.exepla-cata-2 a:hover{
  border-bottom:none;
}

/*----- 価格帯ラインナップ -----*/
.exepla-item {
  text-align: center;
}

.exepla-item h4{
	width: 100%;
	height: auto;
	padding: 4% 0;
	text-align: center;
	background-color: #eeeeef;
}

.exepla-item .im-box-img{
  width: 50%;
}

/*価格帯ボタン*/
.exepla-item ul{
  text-align: center;
}

.exepla-item li{
	width: 80%;
	height: auto;
	display: inline-block;
	margin-bottom: 5%;
	border-bottom: 5px #999 solid;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
}

/*ボタン1個の設定*/
.exepla-i{
	font-size: 15px;
	font-weight: 600;
}

/*共通設定*/
.exepla-i>a>span, .exepla-i>a>p{
	height: 100%;
	display: inline-block;
}

/*左の範囲*/
.exepla-i>a>span{
	color: #FFF;
	text-align: center;
	width: auto;
	height: 100%;
	display: inline-block;
	padding: 2% 5%;
}

.exepla-i>a>p{
	width: 81%;
	padding: 0 6%;
	text-align: left;
}

/*★10コース*/
.exe-b-10>a>span{
  background-color: #ccc;
}

/*★20コース*/
.exe-b-20>a>span{
  background-color: #f7931e;
}

/*★30コース*/
.exe-b-30>a>span{
  background-color: #29abe2;
}

/*★20★30の特徴*/
.exepla-i-m{
	text-align: center;
	font-size: 4vw;
	font-weight: 600;
	margin: 0 4% ;
	letter-spacing: 0.4vw;
}
.exepla-i-m2{
  margin: 1.5% 5% 4% 5%;
  font-size: 3.3vw;
  text-align: center;
  line-height: 20px;
}

/*★の色設定*/
.star{
  color: #FBB03B;
}

/*プラン1、2の囲い*/
.plan1,.plan2{
	margin: 0 4% 7% 4%;
}

.plan1, .plan2, .plan-icon{
	letter-spacing: 0.05em;
}

/*見出しテキスト&左右のボーダー*/
.plan-text{
	font-size: 4vw;
	letter-spacing: 0.1em;
}

.plan-text, .plan-text2{
	color: #936C00;
}

.plan-text2{
	margin: 1.5% 0 2% 0;
	font-size: 3.5vw;
}

.plan-text:first-child{
	display: flex;
	align-items: center;
}

.plan-text:before, .plan-text:after{
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #936C00;
	display: block;
}

.plan-text:before {
	margin-right: .8em;
}

.plan-text:after {
	margin-left: .8em;
}

.plan-text span{
	font-size: 5.5vw;
}

.plan-text, .plan-text2, .plan-icon span, .exepla-i-m2{
	font-weight: bold;
}

/*見出しテキスト&左右のボーダー end*/
.plan-icon{
	width: 75%;
	display: flex;
	justify-content: space-between;
	margin: 3% auto 5.5% auto;
	font-size: 3.3vw;
	letter-spacing: 0.15em;
}

.plan-icon-t{
  padding-top: 4%;
}

.plan-icon-t1{
  padding-top: 3%;
}

.plan-icon-t2{
  padding-top: 5%;
}

.plan-icon span{
  color: #C9203F;
  font-size: 6vw;
  vertical-align: baseline;
}

.plan-icon .bag-icon{
	width: 100%;
	margin-top: 15%;
}

.plan-icon .human-icon{
	margin-top: 1.5%;
}

.plan-icon .human-icon2{
	margin-top: 2.5%;
}

.purasu-text{
	font-size: 3vw;
	letter-spacing: 0.15em;
}

/*----- コンシェルジュ -----*/
.exepla-concierge{
    font-size: 0;
}

.exepla-c{
	width: 100%;
	height: auto;
	display: inline-block;
	font-size: .8rem;
	vertical-align: bottom;
}

.exepla-c p{
  padding: 0 4% 4% 4%;
  line-height: 1.5;
}

/*Q&A*/
.exe-QandA{
	width: 100%;
	height: auto;
	font-size: .8rem;
	text-align: justify;
	padding: 4% 0 0 0;
	margin: auto;
}

.QandA-h2{
  padding: 2% 4%;
  background-color: #352118;
  color: #fff;
  font-size: 1rem;
}

.QandA-Q{
	background-color: #f7ddc4;
	font-weight: bold;
	color: #352118;
	padding: 2%;
}

.QandA-Q:before{
	content: 'Q';
	font-weight: bold;
	color: #b3223c;
	margin-right: 2%;
}

.QandA-A{
	color: #352118;
	padding: 1% 4% 1% 4%;
}

.QandA-A:before{
	content: 'A';
	color: #b3223c;
	font-weight: bold;
	padding-right: 2%;
}

/*ご購入はこちら*/
.exepla-cart {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 4% 0px;
	border-bottom: 1px solid #B5B6B7;
	margin-bottom: 10px;
}
.exepla-cart a{
  width: 80%;
  height: auto;
  display: block;
  border-radius: 10px;
  background-color: #C9203F;
  color: #FFF;
  margin: 4% auto;
  padding: 5% 0;
  font-size: .8rem;
  font-weight: 600;
}

/*============================
　　　　　　アンケート
============================*/
.questionnaire{
	background: #f3f3f3;
	padding: 10% 4%;
	text-align: center;
}

/*吹き出し*/
.s-bubble {
  position: relative;
  margin: 0 auto;
  padding: 7px 10px;
  width: 100%;
  color: rgb(85, 85, 85);
  font-size: 1.1rem;
  font-weight: bold;
  background: #e6ddd2;
}

.s-bubble:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e6ddd2;
}

.questionnaire p{
  margin: 7% 0;
}

.questionnaire img{
  width: 100%;
}

/*============================
        よくあるご質問
============================*/
.common-question{
  padding: 16% 4% 10%;
}

.common-question h2{
  text-align: center;
  font-size: 1.3rem;
  font-family: "Noto Serif JP", "Noto Serif", serif;
}

.common-question ul{
  margin-top: 1%;
}

.common-question ul:last-child{
  margin-top: 8%;
}

.sp-manner-margin-bottom{
  padding-bottom: 10.5%;
}

/*質問の上に余白つける*/
.m-top{
  margin-top: 5%;
}

/*質問*/
.manner-q h3{
	text-align: left;
	color: #3c8d5a;
}

/*回答*/
.manner-a{
	display: flex;
}
.answer{
  font-weight: bold;
}

/*よくあるご質問を見る> ボタン…大枠*/
.img-btn{
  margin-top: 7%;
}

/*カタログ画像*/
.exe-ct-img,.plat-ct-img {
  width: 30%;
  display: inline-block;
}

/*プラチナム-カタログ画像*/
.plat-ct-img {
  width: 15%;
}

/*よくあるご質問を見る> ボタン*/
.exe-ct-a {
  width: 68%;
  display: inline-block;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
}
/*プラチナム用ボタン*/
.plat-ct-a{
  width: 83%;
}

/*aタグ*/
.exe-ct-a .act-btn {
  width: 100%;
	margin-top: 1%;
}

/*============================
　　　　　カタログ一覧
============================*/
.ct-list{
	padding: 7.5% 2% 1% 4%;
	background: #f3f3f3;
	margin-bottom: 10%;
}

.ct-list h2{
  text-align: center;
  line-height: 1.5;
  font-size: 1.3rem;
  margin-bottom: 6%;
  letter-spacing: 3px;
  font-family: "Noto Serif JP", "Noto Serif", serif;
}

.poh-li{
  margin-bottom: 10%;
}

.poh-wrap div:first-of-type {
  width: 32%;
  margin: 0 2% 0 0;
  display: inline-block;
  vertical-align: top;
}

.poh-wrap div:first-of-type img {
  height: auto;
  vertical-align: top;
}

.poh-wrap div:nth-of-type(2) {
  width: 62%;
  height: auto;
  display: inline-block;
  font-size: .8rem;
}

.poh-wrap div:nth-of-type(2) a:first-of-type {
  font-size: .8rem;
}

.poh-wrap p:nth-child(2) {
  color: #555;
  font-weight: bold;
  width: auto;
  font-size: 1.2rem;
  display: inline-block;
}

.poh-wrap p:nth-of-type(3) {
  color: #555;
  font-weight: bold;
  display: inline-block;
}

.ct-list .act-btn{
  width: 100%;
}

/*============================
　　　　　私たちについて
============================*/
.about_us{
  border-bottom: #ededed solid 10px;
}

.sp_about_myroom{
  padding-bottom: 2%;
}

.heading{
	color: #11973f;
}

.about_us_img{
  width: 100%;
}

.about_us_txt{
  padding: 4% 4% 7%;
  line-height: 1.15;
  font-size: 15px;
  font-weight: bold;
}

.readmore {
    width: 90%;
    display: flex;
    margin: 0 auto 4%;
    justify-content: flex-end;
    font-size: 1.2rem;
    color: #11973f;
}
/*============================
　　　　Myroom GIFTの特典
============================*/
.benefits{
  padding-bottom: 1%;
}

.coments {
  font-size: 1rem;
  color: #555;
  padding: 0 4%;
  margin-bottom: 2%;
  font-weight: 600;
}

.service-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 4%;
}

.service-list li {
  font-size: .8rem;
  width: calc(100%/2);
  max-width: 190px;
  padding: 1%;
  margin-bottom: 4%;
  text-align: center;
}

.service-list li:nth-child(-n+2){
  margin-bottom: 2%;
}

.service-list:last-of-type p {
  padding: 3% 0;
  font-size: 0.8rem;
}

.service-title {
    font-weight: bold;
    font-size: .85rem;
    color: #0b7b31;
    margin: 2% 0 0;
}

/*====================================
	Myroom GIFTのサービス
====================================*/
/*サービス一覧*/
.service-list{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 4%;
}

.service-list li{
    font-size: .8rem;
    width: calc(100%/2);
    max-width: 190px;
    padding: 1%;
    margin-bottom: 4%;
    text-align: center;
}

.service-list a{
	text-decoration:underline;
	width: 100%;
	height: auto;
	display: block;
	font-weight: bold;
	letter-spacing: 2px;
}


.service-title{
    font-weight: bold;
    font-size: .85rem;
    color: #0b7b31;
    margin: 2% 0 0;
}

.service-list:last-of-type p{
	padding: 3% 0;

}

.my-service div{
	width: calc(100%/3);
	min-height: 260px;
	background: #fff;
	padding: 4% 0;
	display: inline-block;
	vertical-align: top;
	margin: 2% 0% 2% 0;
	border: 1px #ccc solid;
	font-size: 1rem;
}

/*真ん中のdiv*/
.my-service div:last-child{
	margin-right: 0;
}
.my-service span{
	font-size: 13px;
}

.my-service div p:last-child{
	text-decoration: underline;
}

.my-service .center-box p:last-child{
	margin-top: 8%;
}

.my-service-p{
	margin-top: 20px;
	padding: 0 2%;
}


/*オプション一覧*/
.op-tit{
    padding: 10px;
    margin: 0 2%;
}
.op-tit span{
	font-size:.8rem;
	font-weight:400;
}


.op-service{
	display: flex;
	
flex-wrap: wrap;justify-content: center;}

.op-service li{
    width: calc(100%/2);
    max-width: 375px;
    display: inline-block;
    vertical-align: top;
    text-align:
    center;
    margin-bottom: 2%;
    padding: 2%;
    position: relative;
}

.op-service img{
	width:100%;
	height: auto;
}


.op-service_list{

}

.op-service_link{
	width: 100%;
	display:
	block;
	position: relative;
}
.op-service_txt{
	font-size:.8rem;
	text-align:justify;
	color:#555;
	padding: 2% 0;
}


/*画像暗くする*/
.op-service_link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.op-service_name{
	width: 70%;
	font-weight:
	bold;
	text-align:
	center;
	font-size: 1rem;
	color: #3d3a39;
	background: #ffffffbf;
	line-height: 1.2;
	position: absolute;
	top: 38%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding: 2%;
	/* border-radius: 5px; */
}




.shopinfo{
  display: none;
}

.heading h2{
  color: #11973f;
}

footer .heading{
  padding: 3% 4% 3%;
}

/*PCのみ表示する要素*/
#maincontents .pc{
	display: none;
}
