@charset "utf-8";

/* =========================================================
◆Link Style
========================================================= */
a:link,a:visited,a:active {color: #000;}
a:hover {
	color: #000;
	opacity: 0.9;
	filter: alpha(opacity=90);   /* ie lt 8 */
	-ms-filter: "alpha(opacity=90)";  /* ie 8 */
	-moz-opacity:0.9
}

/*PCSP共通設定*/
html {
	color: #222;
	scroll-behavior: smooth;/*smooth scroll*/
}
main img {
	width: 100%;
	height:auto
}
.disnone{display:none;}
.fc_red2 {color: #CA3026;}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {margin: 1% 1% 0 1%;}
#anchorLinkBlock {margin: 0 auto 10px;}
main {
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 10px
}
article {
	background-image: linear-gradient(#ffffff, #ffedd8 33%, #f7ecab 66%, #64bfdc);
	font-family: "Noto Sans JP", "Helvetica Neue", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif
}
h1{
	overflow: hidden;
	margin-bottom: 15px
}
h2 {
    width: fit-content;
    font-size: 2em;
     font-weight: bold; 
    text-align: center;
    margin: 0 auto;
    line-height: 1.5;
	letter-spacing: 5px;
	text-indent: 5px
}
h3 {
	font-size: 1.5em;
    text-align: center;
	margin-bottom: 15px;
    padding: 65px 0 0;
    font-weight: bold;
    line-height: 0.75;
    position: relative
}
h3 small {
background: -webkit-linear-gradient(left, #fe6666 0%, #c80b0b 100%);
background: -o-linear-gradient(left, #fe6666 0%, #c80b0b 100%);
background: linear-gradient(to right, #fe6666 0%, #c80b0b 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 0.5em
}
h3:before {
	content: "";
	background: #FFF url(../images/bd_h3.png) no-repeat center;
	background-size: 72%;
    width: 200px;
    height: 32px;
    display: block;
    position: absolute;
    top: 0;
    left: calc((100% - 200px) / 2);
    z-index: 2
}
h3:after {
	content: "";
    background: #ca3026;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    top: 15px;
	z-index: 1
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 5%
}
h4 span{
	width: fit-content;
	position: relative
}
h4 span:before,
h4 span:after {
	width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    background: url(../images/done_outline_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
    background-size: 100%
}
h4 span:before {
    left: -25px;
    transform: rotate(135deg)
}
h4 span:after {
    top: 10px;
    right: -24px;
    transform: rotate(-45deg)
}
h5 {
	font-size: 1.2em;
	text-align: center
}
.inner{
	width: 94%;
	margin: 0 3%;
	padding: 0 0 15px;
	box-sizing: border-box
}
b {font-size: 1.2em}

/*title*/
.title {
	width: 100%;
	margin:0 auto 5%
}
.title h1 img {
	width: 200%;
    margin: 0 auto;
    margin-left: -50%
}
.title > dl {
	width: 100%;
	margin: 0 auto 5%;
    padding: 0 5%;
    box-sizing: border-box;
	font-family: "Noto Serif JP", "Helvetica Neue", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif
}
.first-letter__red:first-letter{
	font-size: 1.2em;
	color:#CA3026
}

/*acc*/
dl.about dt {
	width: fit-content;
	padding-right: 50px;
	position: relative
}
dl.about dt:after {
	content: "＋";
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	text-align: center;
	font-weight: bold;
	color: #ca3026;
	display: grid;
	align-items: center
}
dl.about dt.acn_open:after {content: "－";}

/*キャンペーン*/
#campaign {
    border: 10px solid #f0f5f5;
    background: #FFF;
	margin: 25px auto 50px;
    padding: 15px
}
#campaign hgroup h3 {font-size: 1.4em;}
#campaign #acn_click2 {margin: 15px auto;}
#campaign #acn_click2 h4 {font-size: 15px}
#campaign hgroup p strong {
	color: #ca3026;
	font-size: 3em;
	line-height: 1.25;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 25px
}
#campaign .discount_Wrap {
	background: #FFF;
    font-size: 14px;
	margin-bottom: 15px
}
#campaign .discount_Wrap li{margin: 0 auto 15px}
#campaign .discount_Wrap li p{width: 100%}
#campaign .discount_Wrap li h5 {
	background: #E1E1E1;
	margin-bottom: 10px;
	padding: 3px 10px 4px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	border-radius: 3px
}
#campaign .discount_Wrap .waribiki_img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto
}
#campaign .coupon_noticetxt {margin: 25px 0 0;}
#campaign .coupon_noticetxt li {margin-bottom: 0.75em}
#campaign .coupon_noticetxt li dt {font-weight: bold;}
#campaign .cp-search {margin-top: 30px;}
#campaign .cp-search dt {position: relative;}
#campaign .cp-search dt svg {
	position: absolute;
	top: 5%;
	left: 5%;
}

/*対象エリア*/
.target_date > ul {
	display: flex;
    text-align: center;
    margin-bottom: -15px;
}
.target_date > ul li {width: 50%}
#target_plan {
	display: flex;
	border-bottom: 2px solid #ca3026;
	margin-bottom: 5%;
    padding: 0;
}
.target_area {
	width: 50%;
	margin: auto;
	padding: 1%;
	background: #ececec;
	border-radius: 10px 10px 0 0;
	box-sizing: border-box
}
.target_area.select{background: #ca3026}
.target_area.select * {color:#FFF;}
#target_plan a {
	margin: auto;
	position: relative
}
#target_plan a > small {
	width: 100%;
	font-size: 1.2em;
	display: inline-block;
	text-align: center;
	color: #CA3026
}
#target_plan a > h2,
#target_plan a > p {
	letter-spacing: 0;
	text-indent: 3px;
	font-size: 16px
}
#target_plan a > small {font-weight: bold;}
#target_plan a b {font-size: 1.5em;}
.target_area h4 {
	font-size: 2.5em;
	margin: 0
}
.target_area p {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	width: fit-content;
    margin: auto
}

/*お知らせ*/
#news-contents ul {
	background: #f0f5f5;
    border-radius: 5px
}
#news-contents ul li {
	display: flex;
	gap: 3%;
	border-bottom: 1px solid #fff;
	padding: 5px;
	font-size: 0.95em
}
#news-contents ul li:last-child {border-bottom: none}
#news-contents ul li span.newsIco {
	width: 72px;
	height: 22px;
	text-align: center;
	color: #FFF;
	background: #fd8787;
	font-size: 0.9em;
	align-content: center
}
#news-contents ul li p {width: calc(100% - 72px);}
#news-contents ul li a {color: #000!important;}

/*nav*/
main nav {
	width: 100%;
	margin: 0 auto 5%
}
main nav.fixed {
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	z-index: 3;
	padding: 5px 0;
	background: #FFF
}
main nav > ul {
	display: flex;
	flex-wrap: wrap;
}
main nav > ul > li {
	width: 34%;
	margin: 0 8% 2%;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	position: relative;
	box-sizing: border-box;
}
main nav > ul > li > a {
	width: 100%;
    display: block;
	color: #333 !important;
	font-size: 0.78em
}
main nav > ul > li > a strong.red {
	font-size: 1.28em;
	color: #CA3026
}
main nav > ul > li:hover,
main nav > ul > li.watching-now {border-bottom: 1px solid #CA3026;}
main nav > ul > li > ul {
	width: 48vw;
	position: absolute;
    top: 100%;
    left: 0;
	background: #ffe1e0;
	text-align: left;
	padding: 0 5px 0 10px;
	display: none;
	height: 0;
	transition-duration: 0.25s;
	z-index: 3;
	box-sizing: border-box
}
main nav > ul > li:hover > ul {
	display: block;
	height: fit-content
}
main nav > ul > li > ul > li {
	font-size: 0.85em;
	margin: 5% 0
}
main nav > ul > li > ul > li a {color: #ca3026 !important;}
main nav > ul > li > ul > li a:hover {opacity: 0.8;}

/*エリアアンカーリンク*/
.ancer {
	display: flex;
	gap: 2%;
	margin: 0 auto 15px;
	text-align: center
}
.ancer a {
	width: 100%;
	aspect-ratio: 8 / 3;
	padding-bottom: 25px;
	border-radius: 5px;
	box-shadow: 0 0 5px #222;
	position: relative
}
.ancer a:hover {color: #a22}
.ancer a[href*="#yamaguchi_"] {background: #FFF url("../images/pb-pixta89485996.jpg") no-repeat;background-size: contain;}
.ancer a[href*="#hiroshima_"] {background: #FFF url("../images/pb-pixta92057707.jpg") no-repeat;background-size: contain;}
.ancer a[href*="#okayama_"] {background: #FFF url("../images/pb-pixta96472629.jpg") no-repeat;background-size: contain;}
.ancer a p {
	width: 50px;
	font-size: 11px;
	font-weight: 700;
	position: absolute;
	bottom: 14%;
	right: calc((100% - 50px) / 2);
	letter-spacing: 5%
}
.ancer a:after {
	width: 12px;
	height: 12px;
	content: "▼";
	position: absolute;
	bottom: 0;
	right: calc((100% - 12px) / 2);
	font-size: 8px
}
h4[id*="yamaguchi_"],h4[id*="hiroshima_"],h4[id*="okayama_"] {
	margin: 8% auto 4%;
	position: relative
}
h4[id*="yamaguchi_"]:before,h4[id*="hiroshima_"]:before,h4[id*="okayama_"]:before {
	width: 40px;
	height: 40px;
	content: "";
	position: absolute;
	top: -8px;
	left: 80px
}
h4[id*="yamaguchi_"]:before {background: url("../images/ico_yamaguchi.png") no-repeat;background-size: contain;}
h4[id*="hiroshima_"]:before {background: url("../images/ico_hiroshima.png") no-repeat;background-size: contain;}
h4[id*="okayama_"]:before {background: url("../images/ico_okayama.png") no-repeat;background-size: contain;}

/*日本旅行セレクトのお宿*/
#special-select_hotel h5 {font-weight: bold}

/*旅の特集*/
#special-feature h4 {font-weight: bold;}
#special-feature ul.contents-list > li .plan_txt b {
	font-size: 1.2em;
	color: #CA3026;
    display: inline-block
}

/*おすすめ情報*/
#link04 h4 {margin: 5% auto 0;}
.reccomended-information ul.contents-list > li h5 {
	text-align: left;
	color:#000;
	font-size: 1.2em;
	line-height: 1.4;
	margin: 5% 0
}

/*------------------------------
scroll item
------------------------------*/
ul.contents-list {
	margin: 0 auto 15px !important;
	background: #FFF;
	border-radius: 15px
}
ul.contents-list > li {
	width: 350px;
	margin: 0 5px;
	padding: 20px;
    box-sizing: border-box
}
ul.contents-list > li dt {
	position: relative;
	overflow: hidden;
	border-radius: 15px
}
#recommended-plan ul.contents-list > li dt,
#announcement ul.contents-list > li dt {box-shadow: 2px 2px 2px #EEE;}
ul.contents-list > li dt .pref {
	width: 150px;
	position: absolute;
	top: -20px;
	left: -65px;
	background: #bf3125;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	transform: rotate(-45deg);
	padding: 40px 0 5px
}
ul.contents-list > li dt .tabiwa {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
	color: #00499f;
	font-size: 12px;
	font-weight: 700;
	text-align: center
}
ul.contents-list > li dt .tabiwa img {
	width: 100px;
	padding: 0 10px 3px
}
ul.contents-list > li dt .tabiwa b {
	color: #000;
	font-size: 1em
}
ul.contents-list > li .hotel_name {
	font-weight: bold;
	align-content: center;
	color: #222;
	text-align: left;
	font-size: 1.1em
}
ul.contents-list > li .price {
	margin: 3% 0;
	font-size: 16px;
    text-align: center;
    line-height: 1.2
}
ul.contents-list > li .price b {
	width: 100%;
    display: inline-block;
    color: #CA3026;
	margin-bottom: 2%
}
ul.contents-list > li .price small{
	text-align: left;
	display: inline-block;
	font-size: 0.75em
}
ul.contents-list > li.full {
	width: 100%;
	margin: 0 auto 5%
}
ul.contents-list > li.full dl.movie dt iframe {
	width: 100%;
	height: 100%;
	aspect-ratio: 5 / 3
}
ul.contents-list > li > a {color: #000!important;}
ul.contents-list > li img {border-radius: 15px;}
ul.contents-list > li hgroup p{
	text-indent: 25px;
	position: relative
}
ul.contents-list > li hgroup p:after {
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(../images/explore_nearby_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
	background-size: contain
}
ul.contents-list > li h5,
ul.contents-list > li h6 {
	font-size: 1.2em;
	margin: 5% 0;
	text-align: left;
	line-height: 1.4
}
ul.contents-list > li .plan_txt {
	line-height: 1.4;
	font-size: 0.9em;
	margin-bottom: 5%
}
.scrollbox_wraper {
	margin-bottom: 15px;
	position: relative
}
.scrollbox_wraper .scroll_left_btn,
.scrollbox_wraper .scroll_right_btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(53% - 32px);
    display: block;
    z-index: 1;
    background: #FFF url(../images/play_circle_24dp_FFF_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
    background-size: contain;
    border-radius: 16px
}
.scrollbox_wraper .scroll_left_btn {left: 0;transform: rotate(180deg);}
.scrollbox_wraper .scroll_right_btn {right: 0;}
.scrollbox_wraper .scroll_left_btn:after,
.scrollbox_wraper .scroll_right_btn:after,
.scrollbox_wraper .scroll_left_btn:before,
.scrollbox_wraper .scroll_right_btn:before {
    content: "";
    display: block;
    width: 0;
    height: 0
}
.scrollbox_wraper .scroll_left_btn.non_scloll,
.scrollbox_wraper .scroll_right_btn.non_scloll {
	transition: 0.1s;
	display:none!important
}
.scrollbox_wraper .scrollbox {overflow-x: scroll!important;}
.scrollbox_wraper .scrollbox > ul {
    width: fit-content !important;
    display: flex !important;
    margin: 0 auto 15px !important;
	padding: 0 calc(calc(50% - 360px / 2))
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar {height: 8px!important;}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
	margin: 0 5px !important;
	background: #eee !important;
	border-radius: 5px !important
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
	border-radius: 5px !important;
	background: #888 !important
}
#reccomended-accommodation hgroup.learn_more h6 {text-align: center;}
#reccomended-accommodation hgroup.learn_more p {
	line-height: 1.5;
	margin-bottom: 5px;
	position: relative;
}
#reccomended-accommodation hgroup.learn_more p:after {
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(../images/label_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
	background-size: contain
}

/*PRbanner*/
.pr_banner {
	width: 100%;
    margin-bottom: 1%
}
.pr_banner a img {
    width: 320px;
	height: 60px;
	display: block;
    margin: auto
}

/*btn*/
.btn_wrap {margin-bottom: 10px;}
.btn_wrap > a {
	width: 100%;
	display: block;
	margin: 0 auto 3%;
	color: #FFF !important;
	line-height: 3.5;
	font-size: 1em;
	position: relative;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #e7e7e7
}
.btn_wrap > a.btn {
	text-align: center;
	background: #CA3026
}
.btn_wrap > a.yadobtn,
.btn_wrap > a.jrsetbtn,
.btn_wrap > a.airsetbtn,
.btn_wrap > a.tripabtn{
	text-align: center;
	border: 1px solid #e5e5e5;
	background: #FFF;
	color: #333 !important;
	font-weight: bold;
	box-sizing: border-box
}
.btn_wrap > a:before {
    width: 25px;
    height: 25px;
    content: "";
    position: absolute;
    top: 25%;
    left: 10px
}
.btn_wrap > a.yadobtn:before {background: url(../images/apartment_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;background-size: 100%;}
.btn_wrap > a.jrsetbtn:before {background: url(../images/jrset.svg) no-repeat;background-size: 100%;}
.btn_wrap > a.airsetbtn:before {background: url(../images/airset.svg) no-repeat;background-size: 100%;}
.btn_wrap > a.tripabtn:before {background: url(../images/book.svg) no-repeat;background-size: 100%}
.btn_wrap > a.grey_btn {
	text-align: center;
	padding: 0;
	background: #555
}
.btn_wrap > a.grey_btn:hover {
	opacity: 1;
	filter: alpha(opacity=100);   /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1
}
.btn_wrap > a:not(.grey_btn):hover {
	transform: scale(1.05);
	transition-duration: 0.25s;
	opacity: 1
}

/*underline*/
.underline{
	word-break: keep-all;
	position: relative
}
.underline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	height: 2px;
    background: #CA3026;
    transition: all 0.5s;
    transform: scale(0, 1);
    transform-origin: left top;
	transition-delay: 0.1s
}
.underline.lineaction::after {transform: scale(1, 1);}

/*fadein*/
/*.fadeIn {
	opacity: 0;
	padding-top: 50px
}
.fadeIn.about.active {
	animation: fadeIn-under-MV2 0.5s ease forwards
}
.fadeIn.active {
	animation: fadeIn-under-MV 0.5s ease forwards
}
@keyframes fadeIn-under-MV {
	0%   { opacity: 0; padding-top: 50px;}
	100% { opacity: 1; padding-top: 25px;}
}
@keyframes fadeIn-under-MV2 {
	0%   { opacity: 0; padding-top: 50px;}
	100% { opacity: 1; padding-top: 0;}
}*/

}

/*760px以上*/
@media screen and (min-width: 760px),print {
#wrapper {line-height: 1.231;}
.pcnone{display:none;}
.disflex {display: flex;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block
}
#anchorLinkBlock {margin: 0 auto 15px;}
main {
	font-size: 20px;
	line-height: 2;
	margin-bottom: 20px
}
article {
	background-image: linear-gradient(#ffffff, #ffedd8 33%, #f7ecab 66%, #64bfdc);
	font-family: "Noto Sans JP", "Helvetica Neue", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif
}
h1{	margin-bottom: 25px;}
h2 {
    width: fit-content;
    font-size: 3em;
    text-align: center;
	font-weight: bold;
    margin: 0 auto;
    padding: 0 50px 5px;
	line-height: 1;
	letter-spacing: 10px;
    text-indent: 10px
}
h3 {
	font-size: 1.5em;
	text-align: center;
	line-height: 0.75;
	font-weight: bold;
	margin-bottom: 25px;
	padding: 100px 0 0;
	position: relative
}
h3 small {
background: -webkit-linear-gradient(left, #fe6666 0%, #c80b0b 100%);
background: -o-linear-gradient(left, #fe6666 0%, #c80b0b 100%);
background: linear-gradient(to right, #fe6666 0%, #c80b0b 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 0.5em
}
h3:before {
	content: "";
	background: #FFF url(../images/bd_h3.png) no-repeat center;
	background-size: 65%;
    width: 400px;
    height: 52px;
    display: block;
    position: absolute;
    top: 0;
    left: calc((100% - 400px) / 2);
	z-index: 2
}
h3:after {
	content: "";
    background: #ca3026;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    top: 25px;
	z-index: 1
}
h4 {
	width: fit-content;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 2.5%;
	line-height: 1.5
}
h4 span{
	width: fit-content;
	position: relative
}
h4 span:before,
h4 span:after {
	width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    background: url(../images/done_outline_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
    background-size: 100%
}
h4 span:before {
    left: -25px;
    transform: rotate(135deg)
}
h4 span:after {
    top: 20px;
    right: -24px;
    transform: rotate(-45deg)
}
h5 {
	font-size: 1.2em;
	text-align: center
}
b {font-size: 1.4em}
.inner{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
	padding:0 0 25px;
	display: block;
	box-sizing: border-box
}

/*title*/
.title {
	width: 100%;
	margin:0 auto
}
.title > img {margin-bottom: 2%;}
.title > dl {
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto 25px;
	font-family: "Noto Serif JP", "Helvetica Neue", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif
}
.first-letter__red:first-letter{
	font-size: 1.4em;
	color:#CA3026
}

/*acc*/
dl.about dt {
	width: fit-content;
	padding-right: 75px;
	cursor: pointer;
	position: relative
}
dl.about dt:after {
	content: "＋";
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #ca3026;
	display: flex;
	align-items: center
}
dl.about dt.acn_open:after {content: "－";}

/*キャンペーン*/
#campaign {
    border: 10px solid #f0f5f5;
    background: #FFF;
	margin: 25px auto 75px;
    padding: 15px
}
#campaign hgroup h3 {font-size: 1.75em;}
#campaign #acn_click2 {margin: 25px auto;}
#campaign .about h4 {font-size: 20px;}
#campaign hgroup p strong {
	color: #ca3026;
	font-size: 3.8em;
	line-height: 1.25;
	font-weight: bold
}
#campaign .discount_Wrap {
	background: #FFF;
	margin-bottom: 50px
}
#campaign .discount_Wrap li{
	width: 100%;
	margin: 0 auto 25px
}
#campaign .discount_Wrap li h5 {
	width: 100%;
	background: #E1E1E1;
	margin-bottom: 15px;
	padding: 8px 10px;
	font-weight: bold;
	border-radius: 3px;
	font-size: 20px;
	text-align: left;
	box-sizing: border-box
}
#campaign .discount_Wrap .waribiki_img {
    display: block;
    margin: auto
}
#campaign .coupon_noticetxt {margin: 25px 0;}
#campaign .coupon_noticetxt li dl {display: flex}
#campaign .coupon_noticetxt li dt {
	font-weight: bold;
	margin-right: 1em;
	text-align: right;
	width: 30%
}
#campaign .coupon_noticetxt li dd {width: 70%}
#campaign .cp-search {margin-top: 50px;}
#campaign .cp-search dt {position: relative;}
#campaign .cp-search dt svg {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 2%;
	left: 30%;
}

/*対象エリア*/
.target_date > ul {
	display: flex;
    text-align: center;
    margin-bottom: -30px;
}
.target_date > ul li {width: 50%}
#target_plan {
	display: flex;
	border-bottom: 2px solid #ca3026;
	padding: 0;
	margin-bottom: 50px;
}
.target_area {
	width: 50%;
	margin: 0 auto;
	padding: 15px;
	background: #ececec;
	border-radius: 10px 10px 0 0;
	box-sizing: border-box
}
.target_area.select{background: #ca3026}
.target_area.select * {color:#FFF;}
.target_area:not(.select):hover {background: #ffd1ce}
#target_plan a {
	margin: auto;
	position: relative
}
#target_plan a > small {
	width: 100%;
	display: inline-block;
	text-align: center;
	color: #CA3026
}
#target_plan a > h2,
#target_plan a > p {
	letter-spacing: 3px;
	line-height: 1;
	text-indent: 5px;
    font-size: 24px
}
#target_plan a > small {font-weight: bold;}
#target_plan a b {font-size: 1.2em;}
.target_area h4 {
	font-size: 2.5em;
	margin: 0
}
.target_area p {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	width: fit-content;
    margin: auto
}

/*お知らせ*/
#news-contents ul {
	background: #f0f5f5;
    border-radius: 5px
}
#news-contents ul li {
	display: flex;
    border-bottom: 1px solid #fff;
    padding: 10px;
	font-size: 0.9em
}
#news-contents ul li:last-child {border-bottom: none}
#news-contents ul li span.newsIco {
	width: 72px;
	height: 33px;
	color: #FFF;
	background: #fd8787;
	border-radius: 5px;
	text-align: center;
	margin-right: 25px;
	box-sizing: border-box;
	font-size: 0.75em;
	align-content: center
}
#news-contents ul li a {color: #000!important;}

/*nav*/
main nav {
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto 2%
}
main nav.fixed {
	position: fixed;
	top: 0;
	left: calc((100% - 1080px) / 2);
	z-index: 3;
	padding: 5px 0;
	background: #FFF
}
main nav > ul {display: flex;}
main nav > ul > li {
	width: calc(97% / 3);
	float: left;
	margin: 0 0.5%;
    padding: 0;
	text-align: center;
	font-weight: bold;
	position: relative;
	box-sizing: border-box
}
main nav > ul > li > a {
	width: 100%;
    display: block;
	color: #333 !important
}
main nav > ul > li > a strong.red {
	font-size: 1.4em;
	color: #CA3026
}
main nav > ul > li:hover,
main nav > ul > li.watching-now {/*background: #ca3026;*/border-bottom: 2px solid #CA3026;}
main nav > ul > li > ul {
	width: 100%;
	position: absolute;
    top: 100%;
    left: 0;
	background: #ffe1e0;
	text-align: left;
	padding: 0 10px 0 25px;
	display: none;
	height: 0;
	transition-duration: 0.25s;
	z-index: 3;
	box-sizing: border-box
}
main nav > ul > li:hover > ul {
	display: block;
	height: fit-content
}
main nav > ul > li > ul > li {font-size: 0.9em;}
main nav > ul > li > ul > li a {color: #ca3026 !important;}
main nav > ul > li > ul > li a:hover {opacity: 0.8;}

/*エリアアンカーリンク*/
.ancer {
	display: flex;
	gap: 2%;
	margin: 0 auto 50px;
	text-align: center
}
.ancer a {
	width: 100%;
	aspect-ratio: 8 / 3;
	padding-bottom: 80px;
	border-radius: 15px;
	box-shadow: 0 0 10px #222;
	position: relative
}
.ancer a:hover {color: #a22}
.ancer a[href*="#yamaguchi_"] {background: #FFF url("../images/pb-pixta89485996.jpg") no-repeat;}
.ancer a[href*="#hiroshima_"] {background: #FFF url("../images/pb-pixta92057707.jpg") no-repeat;}
.ancer a[href*="#okayama_"] {background: #FFF url("../images/pb-pixta96472629.jpg") no-repeat;}
.ancer a p {
	width: 72px;
	position: absolute;
	bottom: 10%;
	right: calc((100% - 72px) / 2);
	font-weight: 700;
	letter-spacing: 10%
}
.ancer a:after {
	width: 28px;
	height: 28px;
	content: "▼";
	position: absolute;
	bottom: 0;
	right: calc((100% - 28px) / 2);
	font-size: 12px
}
h4[id*="yamaguchi_"],h4[id*="hiroshima_"],h4[id*="okayama_"] {
	margin: 8% auto 4%;
	position: relative
}
h4[id*="yamaguchi_"]:before,h4[id*="hiroshima_"]:before,h4[id*="okayama_"]:before {
	width: 60px;
	height: 60px;
	content: "";
	position: absolute;
	top: -10px;
	left: -100px
}
h4[id*="yamaguchi_"]:before {background: url("../images/ico_yamaguchi.png") no-repeat;background-size: contain;}
h4[id*="hiroshima_"]:before {background: url("../images/ico_hiroshima.png") no-repeat;background-size: contain;}
h4[id*="okayama_"]:before {background: url("../images/ico_okayama.png") no-repeat;background-size: contain;}

/*日本旅行セレクトのお宿*/
#special-select_hotel h5 {font-weight: bold}
#special-select_hotel ul.contents-list > li.full dl {flex-flow: row-reverse;}
#special-select_hotel ul.contents-list > li.full hgroup p {
	width: fit-content;
    background: #e16657;
    margin-top: 10px;
    padding: 0 10px;
    color: #FFF;
    font-size: 0.75em
}
ul.contents-list > li .hotel_name {
	font-weight: bold;
	align-content: center;
	color: #222;
	text-align: left;
	font-size: 1.1em
}
ul.contents-list > li .price {
	margin: 3% 0;
	font-size: 16px;
    text-align: center;
    line-height: 1.2
}
ul.contents-list > li .price b {
	width: 100%;
    display: inline-block;
    color: #CA3026;
	margin-bottom: 2%
}
ul.contents-list > li .price small{
	text-align: left;
	display: inline-block;
	font-size: 0.75em
}

/*旅の特集*/
#special-feature h4 {font-weight: bold;}
#special-feature ul.contents-list > li .plan_txt b {
	font-size: 1.2em;
    /*margin-bottom: 3%;*/
	color: #CA3026;
    display: inline-block
}

/*おすすめ情報*/
#link04 h4 {margin: 3% auto 0;}
.reccomended-information ul.contents-list > li h5 {
	text-align: left;
	color:#000;
	font-size: 0.85em;
	margin: 5% auto
}

/*------------------------------
scroll item
------------------------------*/
ul.contents-list {
	margin: 0 auto 15px !important;
	background: #FFF;
	border-radius: 10px
}
ul.contents-list > li {box-sizing: border-box;}
ul.contents-list > li.full {
	width: 100%;
	margin: 0 auto 5%;
	padding: 15px;
	box-sizing: border-box
}
ul.contents-list > li.full dl {
	display: flex;
	gap: 2.5%
}
ul.contents-list > li dt {
	position: relative;
	overflow: hidden;
	border-radius: 15px
}
#recommended-plan ul.contents-list > li dt,
#announcement ul.contents-list > li dt {box-shadow: 2px 2px 2px #EEE;}
ul.contents-list > li dt .pref {
	width: 150px;
	position: absolute;
	top: -22px;
	left: -62px;
	background: #bf3125;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	transform: rotate(-45deg);
	padding: 40px 0 0
}
ul.contents-list > li dt .tabiwa {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
	color: #00499f;
	font-size: 12px;
	font-weight: 700;
	text-align: center
}
ul.contents-list > li dt .tabiwa img {
	width: 100px;
	padding: 0 10px 3px
}
ul.contents-list > li dt .tabiwa b {
	color: #000;
	font-size: 1em
}
ul.contents-list > li.full dt {
	width: 32%;
	height: fit-content;
	box-sizing: border-box
}
ul.contents-list > li.full dl.movie dt,
ul.contents-list > li.full dl.movie dt iframe {width: 500px;height: 285px;}
ul.contents-list > li.full dd {width: 68%;box-sizing: border-box;}
ul.contents-list > li.half {
	width: 530px;
	margin: 0 5px;
	padding: 10px;
	box-sizing: border-box
}
ul.contents-list > li.one-third {
	width: 350px;
	margin: 0 5px;
	padding: 10px;
	box-sizing: border-box
}
ul.contents-list > li.quarter {
	width: 260px;
	margin: 0 5px;
	padding: 10px;
	box-sizing: border-box
}
ul.contents-list > li > a {color: #000!important;}
ul.contents-list > li img {border-radius: 15px;}
ul.contents-list > li hgroup p{
	font-size: 0.75em;
	text-indent: 25px;
	position: relative
}
ul.contents-list > li hgroup p:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 0;
	background: url(../images/explore_nearby_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
	background-size: contain
}
ul.contents-list > li h5,
ul.contents-list > li h6 {
	font-size: 1em;
	margin: 3% 0;
	text-align: left;
	line-height: 1.4
}
ul.contents-list > li .plan_txt {
	line-height: 1.4;
	font-size: 0.75em;
	margin-bottom: 5%
}
.scrollbox_wraper {
	margin-bottom: 25px;
	position: relative
}
.scrollbox_wraper .scroll_left_btn,
.scrollbox_wraper .scroll_right_btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 32px);
    display: block;
    z-index: 1;
    background: #FFF url(../images/play_circle_24dp_FFF_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
    background-size: contain;
    border-radius: 16px
}
.scrollbox_wraper .scroll_left_btn {left: -20px;transform: rotate(180deg);}
.scrollbox_wraper .scroll_right_btn {right: -20px;}
@media (min-width: 760px) and (max-width: 1170px){
    .scrollbox_wraper .scroll_left_btn {left: 0;}
    .scrollbox_wraper .scroll_right_btn {right: 0;}
}
.scrollbox_wraper .scroll_left_btn:after,
.scrollbox_wraper .scroll_right_btn:after,
.scrollbox_wraper .scroll_left_btn:before,
.scrollbox_wraper .scroll_right_btn:before {
    content: "";
    display: block;
    width: 0;
    height: 0
}
.scrollbox_wraper .scroll_left_btn.non_scloll,
.scrollbox_wraper .scroll_right_btn.non_scloll {
	transition: 0.1s;
	display:none!important
}
.scrollbox_wraper .scrollbox {overflow-x: scroll!important;}
.scrollbox_wraper .scrollbox > ul {
    width: fit-content !important;
    display: flex !important;
    margin: 0 auto 15px !important
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar {height: 10px!important;}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
	margin: 0 5px !important;
	background: #eee !important;
	border-radius: 5px !important
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
	border-radius: 5px !important;
	background: #888 !important
}
@media (min-width: 760px) and (max-width: 900px){
	/*------------------------------
	for Tablet
	------------------------------*/
	.scrollbox_wraper .scrollbox {
		overflow-x: scroll!important;
		padding: 0;
	}
	.scrollbox_wraper .scrollbox::-webkit-scrollbar {height: 5px!important;}
	.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
		margin: 0 5px!important;
		background: #eee!important;
		border-radius: 5px!important;
	}
	.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
		border-radius: 5px!important;
		background: #888!important;
	}
}
#reccomended-accommodation hgroup.learn_more h6 {text-align: center;}
#reccomended-accommodation hgroup.learn_more p {
	line-height: 1.5;
	margin-bottom: 5px;
	position: relative;
}
#reccomended-accommodation hgroup.learn_more p:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 0;
	background: url(../images/label_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;
	background-size: contain
}

/*no_slider*/
.scrollbox_wraper.no_slider {
	margin-bottom: 15px;
	position: relative
}
.scrollbox_wraper.no_slider .scroll_left_btn,
.scrollbox_wraper.no_slider .scroll_right_btn,
.scrollbox_wraper.no_slider .scrollbox::-webkit-scrollbar,
.scrollbox_wraper.no_slider .scrollbox::-webkit-scrollbar-track,
.scrollbox_wraper.no_slider .scrollbox::-webkit-scrollbar-thumb {display:none!important;}
.scrollbox_wraper.no_slider .scrollbox > ul{flex-wrap: wrap;}
.scrollbox_wraper.no_slider .scrollbox > ul li{margin-bottom: 10px !important;}

/*PRbanner*/
.pr_banner {
    margin-bottom: 1%
}
.pr_banner a {
    width: 640px;
	height: 120px;
    display: block;
    margin: 0 auto
}
.pr_banner a img {
	width: 100%;
	height: auto
}

/*btn*/
.btn_wrap {
	display: flex;
    gap: 1%;
	margin: 0 auto 15px
}
.btn_wrap > a {
	width: 100%;
	margin: auto;
	color: #FFF!important;
	line-height: 3;
	font-size: 0.75em;
	position: relative;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #e7e7e7
}
.btn_wrap > a.btn {
	width: calc(98% / 3);
	text-align: center;
	background: #CA3026;
	padding-left: 0
}
.btn_wrap > a.yadobtn,
.btn_wrap > a.jrsetbtn,
.btn_wrap > a.airsetbtn,
.btn_wrap > a.tripabtn{
	text-align: center;
	border: 1px solid #e5e5e5;
	background: #FFF;
	color: #333 !important;
	font-weight: bold;
	box-sizing: border-box
}
.btn_wrap > a:before {
	width: 30px;
	height: 30px;
	content: "";
	position: absolute;
	top: 24%;
	left: 13px
}
.btn_wrap > a.yadobtn:before {background: url(../images/apartment_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.svg) no-repeat;background-size: 78%}
.btn_wrap > a.jrsetbtn:before {background: url(../images/jrset.svg) no-repeat;background-size: 80%}
.btn_wrap > a.airsetbtn:before {background: url(../images/airset.svg) no-repeat;background-size: 80%}
.btn_wrap > a.tripabtn:before {background: url(../images/book.svg) no-repeat;background-size: 80%}
.reccomended-information .btn_wrap > a.tripabtn {width: 35%}
.btn_wrap > a.grey_btn {
	width: calc(98% / 3);
	text-align: center;
	margin: auto;
	padding: 0;
	background: #555
}
.btn_wrap > a.grey_btn:hover {
	opacity: 1;
	filter: alpha(opacity=100);   /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1
}
.btn_wrap > a:not(.grey_btn):hover {
	transform: scale(1.05);
	transition-duration: 0.25s;
	opacity: 1
}

/*underline*/
.underline{
	word-break: keep-all;
	position: relative
}
.underline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	height: 3px;
    background: #CA3026;
    transition: all 0.5s;
    transform: scale(0, 1);
    transform-origin: left top;
	transition-delay: 0.1s
}
.underline.lineaction::after {transform: scale(1, 1);}

/*fadein*/
/*.fadeIn {
	opacity: 0;
	padding-top: 100px
}
.fadeIn.about.active {
	animation: fadeIn-under-MV2 0.5s ease forwards
}
.fadeIn.active {
	animation: fadeIn-under-MV 0.5s ease forwards
}
@keyframes fadeIn-under-MV {
	0%   { opacity: 0; padding-top: 100px;}
	100% { opacity: 1; padding-top: 50px;}
}
@keyframes fadeIn-under-MV2 {
	0%   { opacity: 0; padding-top: 100px;}
	100% { opacity: 1; padding-top: 0;}
}*/

}