@charset "utf-8";
/* CSS Document */


/*---------------------------------------------------------
	00. イベント・企画内容
---------------------------------------------------------*/
/*一時的なイベント内容等のcssはここに記述する*/

/*東北スペシャル 2021*/
.bg_blue {background: #f0f7fc;}

.box_tohokuSP {margin: 15px auto 10px;}
.top .section.ttl_tohokuSP a {
	position: relative;
	display: inline-block;
	padding: 0 92px 0 112px;
	background-image: url("/content/dam/jretravel/site/page/tohoku/images/touhokudc/bg_tohokuSP_01.png"),url("/content/dam/jretravel/site/page/tohoku/images/touhokudc/bg_tohokuSP_02.png");
	background-repeat: no-repeat;
	background-size: 41px 38px,44px 40px;
	background-position: top 42% left 0,top 50% right 0;
}
.top .section.ttl_tohokuSP h2 {
	position: relative;
	color: #2371a8;
	font-size: 2.2rem;
	padding: 0 8px 2px;
	background: linear-gradient(transparent 55%,#daedeb 55%);
}
.top .section.ttl_tohokuSP a::before, .top .section.ttl_tohokuSP a::after,
.top .section.ttl_tohokuSP h2::before, .top .section.ttl_tohokuSP h2::after {
	position: absolute;
	content: "";
}
.top .section.ttl_tohokuSP a::before {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border-top: 2px solid #19b3a1;
	border-right: 2px solid #19b3a1;
	border-bottom: 2px solid transparent;
	border-left: 2px solid #19b3a1;
	top: 17px;
	right: 58px;
}
.top .section.ttl_tohokuSP a::after {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border-top: 2px solid transparent;
	border-right: 2px solid #19b3a1;
	border-bottom: 2px solid #19b3a1;
	border-left: 2px solid #19b3a1;
	bottom: 20px;
	right: 56px;
}
.top .section.ttl_tohokuSP h2::before {
	width: 26px;
	height: 15px;
	border-top: 2px solid #19b3a1;
	border-right: 2px solid #19b3a1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 4px;
	left: -62px;
}
.top .section.ttl_tohokuSP h2::after {
	width: 27px;
	height: 14px;
	border-top: 2px solid #19b3a1;
	border-left: 2px solid #19b3a1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 10px;
	left: -38px;
}
.ttl_tohokuSP {
	text-align: center;
}
.box_tohokuSP .listitem .codeitem_txt {
	font-weight: bold;
	font-size: 1.3rem;
	color: #226ca1;
	background: #fafbfc;
	border: 1px dashed #226ca1;
	padding: 1px 5px;
}
@media screen and (max-width: 768px) {
	.naviArea3>ul {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
}
@media screen and (max-width: 568px) {
	.naviArea3>ul {display: block;}
	.top .section.ttl_tohokuSP a::before, .top .section.ttl_tohokuSP a::after, 
	.top .section.ttl_tohokuSP h2::before, .top .section.ttl_tohokuSP h2::after {display: none;}
	.top .section.ttl_tohokuSP a {padding: 0 48px 0 50px;}
}

/*秋田県民割*/
.wrap_details{
	border: 1px solid #d9a01a;
    padding: 20px;
}
.wrap_details .akita_ttl{
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: solid 1px #d9a01a;
	margin-bottom: 1em;
}
.akita_target li{
	padding-left:1em;
	text-indent:-1em;
}
.akita_target li:before{
	content: "■";
	color:#d9a01a;
	padding-right: 0.3em;
}
.wrap_details a {text-decoration: underline;}
.wrap_details a:hover {text-decoration: none;}
.txt_red {color: #f00;}
.w-bld {font-weight: bold;}
@media screen and (max-width: 568px) {
	.wrap_details{
		margin: 0 10px;
	}
}



/*ふっこう割*/
.txt_blgr {
	color: #11b5b4;
} 
.font12 {
	font-size: 1.2em;
}
.w-bld {
	font-weight: bold;
}
.font09 {
	font-size: 0.9em;	
}

/*DPセールたにがわ*/
.tanigawa{
	margin-bottom: 1em;
	border-radius: 10px;
}
.tanigawa_ttl_box{
	text-align: center;
	margin: 0 auto;
}
.tanigawa_ttl2{
	font-size: 1.8rem;
    padding: 10px 0 10px 1em;
    font-weight: bold;
	color: #3981d1;
	text-align: center;
}
.tanigawa_date{
	font-size: 90%;
    margin: 1em 0 1em 20px!important;
}
@media screen and (max-width: 568px) {
.tanigawa{
    margin: 0.5em;
}
.tanigawa_ttl2{
	font-size: 1.6rem;
    padding: 10px 0 10px 1em;
    font-weight: bold;
	color: #3981d1;
	line-height: 150%;
}
.tanigawa_date{
	font-size: 90%;
    margin: 1em 0 1em 0.5em!important;
}
.tanigawa_read{
	margin-left: -20px !important;
	}
.tanigawa .ml20 {
    margin-left: 0px !important;
}
.tanigawa .cmp-text {
    width: 100%;
    margin: 0 auto;
	}}

/*たにがわ黒いボタン*/
.btn_box{
	width: 100%;
}
.btn_box .dc_btn{
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    padding: 8px 20px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	width: 50%;
    margin: 0 auto;
}
.btn_box .dc_btn a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 30px;
    text-align: center;
	background-color: #353540;
    color: #fff;
    text-decoration: none;
    position: relative;
}
/*.btn_box .dc_btn a:hover {
	background-color: #b00606;
}*/
.btn_box .dc_btn a:after {
    content: '';
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: rotate(45deg) translate(-35%,-40%);
    transform: rotate(45deg) translate(-35%,-40%);
}

@media screen and (max-width: 568px) {
	.btn_box .dc_btn{
		font-weight: bold;
		text-align: center;
		white-space: nowrap;
		padding: 8px 10px;
		font-size: 14px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		width: 95%;
	}
}

/*冬のごほうび 2020*/
.box_gohoubi2020 {
	background-color: #fff;
	padding: 20px 40px 30px;
	max-width: 1060px;
	border: 2px dashed #29c7ba;
	border-radius: 30px;
}

.ttl_gohoubi2020 {text-align: center;}
.top .section.ttl_gohoubi2020 a {
	display: inline-block;
	position: relative;
	padding: 0px 120px;
	background-image: url(/content/dam/jretravel/site/page/tohoku/images/gohoubi/intro_bg1.png),url(/content/dam/jretravel/site/page/tohoku/images/gohoubi/intro_bg2.png);
	background-repeat: no-repeat;
	background-position: bottom 14px left 0,bottom 14px right 23px;
	background-size: 50px 27.5px,50px 25.8px;
}
.top .section.ttl_gohoubi2020 a::before {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border-top: 2px solid #89cbfa;
	border-right: 2px solid #89cbfa;
	border-bottom: 2px solid transparent;
	border-left: 2px solid #89cbfa;
	top: 16px;
	right: 84px;
}
.top .section.ttl_gohoubi2020 a::after {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border-top: 2px solid transparent;
	border-right: 2px solid #89cbfa;
	border-bottom: 2px solid #89cbfa;
	border-left: 2px solid #89cbfa;
	bottom: 22px;
	right: 82px;
}
.top .section.ttl_gohoubi2020 h2 {
	font-size: 2rem;
	color: #2371a8;
	position: relative;
	padding: 0px 8px 4px;
	border-bottom: 2px dotted #b8dbf5;
}
.top .section.ttl_gohoubi2020 h2::before {
	width: 26px;
	height: 15px;
	border-top: 2px solid #89cbfa;
	border-right: 2px solid #89cbfa;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 4px;
	left: -62px;
}
.top .section.ttl_gohoubi2020 h2::after {
	width: 27px;
	height: 14px;
	border-top: 2px solid #89cbfa;
	border-left: 2px solid #89cbfa;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 10px;
	left: -38px;
}
.top .section.ttl_gohoubi2020 h2::before, .top .section.ttl_gohoubi2020 h2::after,
.top .section.ttl_gohoubi2020 a::before, .top .section.ttl_gohoubi2020 a::after {
	position: absolute;
	content: "";
}
@media screen and (max-width: 568px) {
	.box_gohoubi2020 {
		padding: 3px;
		border-radius: 16px;
	}
	.top .section.ttl_gohoubi2020 a {
		padding: 0px 10%;
		background-position: bottom 7px left 5px,bottom 7px right 5px;
		background-size: 35px 19.2px,30px 15.5px;
	}
	.top .section.ttl_gohoubi2020 h2 {
		font-size: 1.8rem;
		padding: 0px 8px 5px;
		margin-bottom: 0;
	}
	.top .section.ttl_gohoubi2020 h2::before, .top .section.ttl_gohoubi2020 h2::after,
	.top .section.ttl_gohoubi2020 a::before, .top .section.ttl_gohoubi2020 a::after {display: none;}
}

/*青森くるま旅キャンペーン*/
.box_aomoricar {
	background-color: #fff;
	padding: 12px 20px 20px;
	border: 1px solid #8dc556;
	border-radius: 12px;
}
.ttl_aomoricar {
	font-weight: bold;
	margin: 5px auto 15px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}
.ttl_aomoricar p {
	font-size: 1.8rem;
	border-bottom: 2px solid #fdd000;
	color: #6a3906;
	margin: 10px 0 13px 8px;
	padding: 0 10px;
}
.ttl_aomoricar .logo_aomoricar {
	width: 100px;
}
.ttl_aomoricar .tx_aomorionly {
	width: 110px;
	position: absolute;
	top: 3px;
	left: 190px;
	-webkit-transform: rotate(-8deg);
	transform: rotate(-8deg);
}
.img_tx_aomoricar {margin: 4px auto 12px;}
.img_tx_aomoricar img {max-width: 65%;}
.wrap_rental {
	margin: 20px 0px 12px;
	padding: 10px 14px;
	border: 1px dashed #8dc556;
	display: inline-block;
}
.ttl_rental {
	font-weight: bold;
	border-bottom: 1px dashed #8dc556;
	margin: 0 -4px 7px;
	padding: 0 4px 2px;
}
/*2カラム*/
.wrap_tx_aomoricar {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.wrap_tx_aomoricar>div:nth-of-type(1) {flex: 1; margin-right: 25px;}
.wrap_tx_aomoricar>div:nth-of-type(2) {width: 368px;}
.wrap_tx_aomoricar>div:nth-of-type(2) .wrap_rental {margin-top: 0;}

/* ボタン */
.box_aomoricar .btn01_rt {
	margin: 0 auto;
}
.box_aomoricar .btn01_rt a {
	background: #7d562d;
	font-weight: bold;
}

@media screen and (max-width: 568px) {
	.box_aomoricar {
		padding: 32px 10px 10px;
		margin: 0 10px;
	}
	.ttl_aomoricar {
		-webkit-justify-content: space-around;
		justify-content: space-around;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
	.ttl_aomoricar p {
		margin: 8px 0 10px;
		padding: 0px 5px;
		font-size: 4.4vw;
	}
	.ttl_aomoricar .logo_aomoricar {width: 94px;}
	.ttl_aomoricar .tx_aomorionly {
		width: 100px;
		top: -28px;
		left: auto;
		right: 0;
		-webkit-transform: rotate(8deg);
		transform: rotate(8deg);
	}
	.img_tx_aomoricar img {max-width: 100%;}
	.wrap_rental {padding: 8px 10px 10px; display: block; margin: 12px 2px;}
	.ttl_rental {margin: 0 -2px 7px; padding: 0 2px 2px;}
	.img_aomoricar {margin: 0px auto 10px;}
	.img_aomoricar img {max-width: 220px;margin: auto;}
	.box_aomoricar .cmp-text {width: 100%;}/*追記したやつ*/
	
	/*2カラム*/
	.wrap_tx_aomoricar {display: block;}
	.wrap_tx_aomoricar>div:nth-of-type(1) {margin-right: 0;}
	.wrap_tx_aomoricar>div:nth-of-type(2) {width: 100%;}
	/*ボタン*/
	.box_aomoricar .btn01_rt {margin-bottom: 10px;}
}
@media screen and (max-width: 360px) {
	.ttl_aomoricar {width: 100%;}
}


/*---------------------------------------------------------
	01. 既存コンポーネント　変更
---------------------------------------------------------*/

a{text-decoration:none}
a:hover{text-decoration:underline}


.bg_navi{background: #029e9a}



.codeitem .listitem li{background: #fff}


.swichi_box{width:auto;}
.swichi_mv img{width:100%;text-align:center;position: relative;	z-index:1;}
.swichi_thumb{width:100%;margin:10px 0;display: inline-flex;justify-content: space-between;}
.swichi_thumb img{width: calc(100%/3.15);height: calc(100%/3.15);}
.swichi_thumb img:nth-child(even){margin:0 calc(3.6%/2);}
.swichi_mv:after{content: attr(title);display: block;color: #fff;margin-top: -42px;position: relative;background: #000;width: auto;opacity: 0.8;padding: 10px 0 10px 10px;z-index: 3;}



.circle_img{width:100%}
.circle_img img{width:inherit;border-radius: 0;}



@media screen and (max-width: 568px) {
	.aem-Grid.aem-Grid--12>.aem-GridColumn.aem-GridColumn--default--6{width:100%;}

	.swichi_box{margin: 0 auto 0;width: 94%;}

}


/* カルーセル画像シャドー削除 */
.top_carousel ul li a>figure>figcaption{
  background: unset;
}

/*---------------------------------------------------------
	02. エリア_PC
---------------------------------------------------------*/

/*▼メインビジュアルのカラーボーダー*/
.mv_hokuriku{border-bottom:1px solid #7590c7}

/*▼お得な国内ツアーBG*/
.bg_yellow{background: #fffce5}

/*季節のおすすめ観光地*/
/*▼1カラム部分*/
.colom1_spot .clm2_right .sightseeing{margin:32px 0 0}

.sightseeing dl{margin:5px 0;padding:10px;border-radius: 5px;background: #f8f6f0}

.recommend .btn{width:100%}
.recommend .btn a{display: block;width: 100%;height: 100%;padding: 10px;text-align: center;background: #353540;color: #fff;text-decoration: none;position: relative;}
.recommend .btn a:after {content: '';border-top: 2px solid #fff;border-right: 2px solid #fff;display: block;width: 1rem;height: 1rem;position: absolute;top: 50%;right: 10%;-webkit-transform: rotate(45deg) translate(-35%,-40%);transform: rotate(45deg) translate(-35%,-40%);}



/*---------------------------------------------------------
	03. エリア_SP
---------------------------------------------------------*/

@media screen and (max-width: 568px) {
	
	.colom1_spot .clm2_right .sightseeing{margin:0}
	.clm2_right {padding: 0 2%;}
	
}


/*---------------------------------------------------------
	04. 県別_PC
---------------------------------------------------------*/
