@charset "utf-8";

html {scroll-behavior: smooth;}/*smooth scroll*/

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
font-size: 10px;
margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
font-size: 12px;
margin: 0 1%;
}

.inner{
width: 96%;
margin: 0 2%;
box-sizing: border-box;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
width: 100%;
max-width:970px;
min-width:760px;
margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
width: 100%;
margin: 0 auto;
display: block;
font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
font-size: 14px;
width: auto;
max-width:970px;
min-width:760px;
margin: 0 auto 5px;
}

.inner{
width: 96%;
max-width:970px;
min-width:760px;
margin: 0 auto;
display: block;
}
}



/*========================================

ORIGINAL SETTING

========================================*/

/*.page_onsen {}
.page_nachikatsuura {}*/

.page_onsen {
line-height: 1.6;
overflow-x: hidden;
}

.page_onsen img {
width: 100%;
height: auto;
}
.page_onsen figure {
margin: 0;
padding: 0;
}

.page_nachikatsuura .btn_apply {
position: relative;
background-color: #f60;
border-radius: 28px;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
font-size:20px;
font-weight: 700;
/*line-height: 56px;*/
margin: 2em auto 0;
max-width: 480px;
width: 100%;
padding: 13px 0;
text-align: center;
}
.page_nachikatsuura .btn_apply::after {
content: '';
display: block;
position: absolute;
width: 12px;
height: 12px;
margin: auto 0;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
transform: rotate(45deg);
right: 20px;
top: 0;
bottom: 0;
}

.page_onsen .tx_ruby {
    padding-top:.5em;
    position: relative;
}
.page_onsen .tx_ruby > sup {
    font-size:10px;
    word-break: keep-all;
    position: absolute;
    top:-.5em;
    left:0;
}

.page_onsen .fx_center {
    display: flex;
    justify-content: center;
}
.page_onsen .fx_center.tx_ruby > sup {
    left:auto;
}


/* ============= MV ============= */
.page_nachikatsuura .mv {
overflow: hidden;
position: relative;
}
.page_nachikatsuura .mv_header h2 {
color:#fff;
font-size: clamp(1.5rem, 0rem + 5vw, 1.5rem);
font-weight: 700;
text-align: center;
text-shadow: 1px 1px 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);

    background: rgb(255,255,255);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 20%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.4) 80%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 20%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.4) 80%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 20%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0.4) 80%, rgba(255,255,255,0) 100%);
	padding: 5px 0px;
}
.page_nachikatsuura .mv_header h2 span {
display: inline-block;
font-size: 0.8em;
line-height: 1.2em;
}
.tx_head1 {
color:#fff;
font-size: clamp(1rem, 0rem + 3vw, 1rem);
font-weight: 700;
text-align: center;
text-shadow: 1px 1px 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);
margin-bottom: 5px;
}
.page_nachikatsuura .mv .mv_header {
max-width: 970px;
width: 90%;
position: absolute;
left:50%;
top:50%;
transform: translate(-50%,-50%);
z-index: 2;
}
.page_nachikatsuura .mv .mv_header h3 {
background-color: rgba(251,215,230,.8);
}
.page_nachikatsuura .mv .mv_swiper img {
min-height: 216px;
object-fit: cover;
width: 100%;
transition: 6s 1s ease-out;
}
.page_nachikatsuura .mv .mv_swiper .swiper-slide[class*=-active] img {
transition-delay: 0s;
transform: scale(1.1);
}

/*480px以上*/
@media screen and (min-width: 480px),print {
.page_nachikatsuura .mv .mv_swiper img {
min-height: 320px;
}
}

/*640px以上*/
@media screen and (min-width: 640px),print {
.page_nachikatsuura .mv .mv_swiper img {
min-height: 368px;
}
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.page_nachikatsuura .mv_header h2 {
font-size:50px;
padding: 10px 0px;
}
.page_nachikatsuura .mv_header h2 span {
display: inline-block;
font-size: 36px;
line-height: 46px;
}
.tx_head1 {
font-size:30px;
}
.page_nachikatsuura .mv .mv_swiper img {
min-height: auto;
height: max(400px, 544px)
}
}

/* ============= ANCHOR ============= */
.page_onsen .touranchor {
margin:2em auto 4em;
max-width: 970px;
width: 96%;
}
.page_onsen .touranchor ul {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.page_onsen .touranchor li {
display: flex;
align-items: stretch;
font-size:14px;
margin-bottom: 8px;
width: calc((100% - 8px) / 2);
}
.page_onsen .touranchor li a {
background-color: #84BE27;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
line-height: 1.25;
padding: .5em .25em;
text-align: center;
width: 100%;
}
/*760px以上*/
@media screen and (min-width: 760px),print {
.page_onsen .touranchor ul {
display: flex;
justify-content: space-between;
}
.page_onsen .touranchor li {
display: flex;
align-items: stretch;
flex: 1;
font-size:16px;
margin-bottom: 0;
}
}

/* ============= POINT ============= */
.page_onsen .tourpoint {
background: rgb(255,248,229);
background: linear-gradient(126deg, rgba(255,248,229,1) 0%, rgba(252,233,196,1) 100%);
margin-bottom: 4em;
padding: 3em 2%;
position: relative;
}
.page_onsen .tourpoint::before,
.page_onsen .tourpoint::after {
content:'';
display: block;
height: 100%;
width: 24.74%;
position: absolute;
top:0;
}
.page_onsen .tourpoint::before {
background: url(../images/bg_point.png) no-repeat 0 0;
background-size: contain;
left:0;
}
.page_onsen .tourpoint::after {
background: url(../images/bg_point.png) no-repeat 0 0;
background-size: contain;
right:0;
transform: rotate(180deg);
}

.page_onsen .tourpoint h2 {
color: #f60;
font-size: 21px;
font-weight: 700;
margin: 0 auto 1em;
text-align: center;
width: 16em;
position: relative;
z-index: 1;
}
.page_onsen .tourpoint h2::before,
.page_onsen .tourpoint h2::after {
background-color: #f60;
content:'';
display: block;
height: 1px;
width: 2.5em;
position: absolute;
top:50%;
transform: translateY(-50%);
z-index: -1;
}
.page_onsen .tourpoint h2::before {
left:0;
}
.page_onsen .tourpoint h2::after {
right:0;
}
.page_onsen .tourpoint ol {
display: flex;
flex-direction: column;
}
.page_onsen .tourpoint li {
border-left: 4px solid #f60;
font-size:15px;
padding-left: 1em;
}
.page_onsen .tourpoint li:not(:last-child) {
margin-bottom: 1.5em;
}
.page_onsen .tourpoint li > em {
background-image: repeating-linear-gradient(-45deg,
rgb(255, 247, 0) 0, rgb(255, 247, 0) 4px,
transparent 4px, transparent 6px);
background-repeat: no-repeat;
background-position: left bottom;
background-size: 100% 50%;
font-size:1.1em;
font-weight: 700;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.page_onsen .tourpoint {
margin-bottom: 8em;
padding: 4em 2%;
}
.page_onsen .tourpoint::after {
background: url(../images/bg_point.png) no-repeat 0 100%;
background-size: contain;
}
.page_onsen .tourpoint h2 {
font-size: 32px;
}
.page_onsen .tourpoint li {
font-size:18px;
}
}

/* ============= COMMON ============= */
.page_onsen .headline {
display: flex;
align-items: stretch;
font-size:24px;
font-weight: 700;
margin-bottom: 1em;
position: relative;
left:-32px;
z-index: 1;
}
.page_onsen .headline span {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
text-align: center;
position: relative;
}
.page_onsen .headline span::before {
background: url(../images/bg_headline1.svg) no-repeat 0 0;
background-size: cover;
content:'';
height:96px;
width: 96px;
position: relative;
left: 32px;
z-index: -1;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.page_onsen .headline {
font-size:40px;
left:-64px;
}
.page_onsen .headline span::before {
background: url(../images/bg_headline1.svg) no-repeat 0 0;
background-size: cover;
content:'';
height:136px;
width: 136px;
position: relative;
left: 64px;
z-index: -1;
}
}


/* ============= SCHEDULE ============= */
.page_onsen .tourshedule {
margin:8em auto;
}
.page_onsen .tourshedule .subttl {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
font-size:20px;
font-weight: 700;
margin-bottom: 3em;
position: relative;
}
.page_onsen .tourshedule .subttl::before,
.page_onsen .tourshedule .subttl::after {
background: url(../images/bg_shining.svg) no-repeat;
background-size: cover;
content:'';
display: block;
height:24px;
margin:0 .5em;
width: 24px;
position: relative;
}
.page_onsen .tourshedule .subttl::before {
top:-4px;
}
.page_onsen .tourshedule .subttl::after {
top:4px;
}

.page_onsen .tourshedule .schedule_tablist {
display: flex;
gap:8px;
justify-content: center;
margin: 0 auto 3em;
}
.page_onsen .tourshedule .schedule_tablist.fixed {
background-color: rgba(255,255,255,1);
padding: 1em 0 2em;
width: 100%;
position: fixed;
top:0;
left:0;
z-index: 5;
}
.page_onsen .tourshedule .schedule_tablist li {

background-color: #fff;
border: 1px solid #f60;
color:#f60;
cursor: pointer;
flex-basis: 144px;
font-size:15px;
font-weight: 500;
line-height: 48px;
text-align: center;
transition: .3s all;
position: relative;
}
.page_onsen .tourshedule .schedule_tablist li.active {
background-color: #f60;
cursor:default;
color:#fff;
}
.page_onsen .tourshedule .schedule_tablist li.active::after {
    content: '▼';
    color:#f60;
    position: absolute;
    bottom:-30px;
    left:50%;
    transform: translateX(-50%);
}

.page_onsen .tourshedule .schedule_swiper {
margin:0 auto 3em;
max-width: 970px;
padding: 1em 0;
overflow: hidden;
width: 100%;
position: relative;
}

.page_onsen .tourshedule .schedule_swiper .swiper-slide {
background-color: #fff;
border-radius: 8px;
box-shadow: 0 0 4px #666;
}
.page_onsen .tourshedule .schedule_swiper figure {
padding: 8px;
}
.page_onsen .tourshedule .schedule_swiper a figcaption {
color:#000;
font-size:10px;
margin-top: .5em;
text-align: center;
}

.page_onsen .tourshedule .daybox {
display: none;
}
.page_onsen .tourshedule .daybox.active {
display: block;
}
.page_onsen .tourshedule .schedule_contents_body {
margin:4em auto 0;
}

.page_onsen .tourshedule .schedule_anchor {
margin-top: -176px;
padding-top: 176px;
}
.page_onsen .tourshedule .schedule_anchor.separater {
margin-bottom: 64px;
}
.page_onsen .tourshedule .schedule_item {
border: 4px solid #ddd;
display: grid;
row-gap: 1em;
padding: 16px;
}
.page_onsen .tourshedule .schedule_item h3 {
font-size: 18px;
font-weight: 700;
}
.page_onsen .tourshedule .schedule_item h3 > .select_course {
    display: block;
    font-size:12px;
}
.page_onsen .tourshedule .schedule_item h3 > .select_course.select_a {
    color:#ff00a2;
}
.page_onsen .tourshedule .schedule_item h3 > .select_course.select_b {
    color:#0a8d2b;
}
.page_onsen .tourshedule .schedule_item h3 > .select_course.select_c {
    color:#f60;
}
.page_onsen .tourshedule .schedule_item p {
font-size:14px;
}
.page_onsen .tourshedule .schedule_item a {
background-color: #84BE27;
border-radius: 24px;
color:#fff;
display: flex;
align-items: center;
justify-content: center;
font-size:14px;
font-weight: 700;
line-height: 48px;
margin: auto;
text-align: center;
width:300px;
}
.page_onsen .tourshedule .schedule_item a::after {
content: '';
width: 8px;
height: 8px;
margin: 0 10px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
transform: rotate(45deg);
}

.page_onsen .tourshedule .schedule_transport {
display: flex;
justify-content: center;
align-items: center;
height: 64px;
margin: .5em auto;
position: relative;
z-index: 1;
}
.page_onsen .tourshedule .schedule_transport::before {
background-color: #000;
content:'';
display: block;
height: 64px;
width: 2px;
position: absolute;

}
.page_onsen .tourshedule .schedule_transport p {
background-color: #fff;
display: flex;
align-items: center;
justify-content: center;
font-size:15px;
padding: .5em;
position: relative;
z-index: 1;
}
.page_onsen .tourshedule .schedule_transport p > em {
font-size:1.25em;
font-weight: 700;
}
.page_onsen .tourshedule .schedule_transport p::before {
content:'';
display: block;
height:24px;
margin-right: .5em;
width: 24px;
}
.page_onsen .tourshedule .schedule_transport .bywalk::before {
background: url(../images/ic_tr_walk.svg) no-repeat;
background-size: cover;
}
.page_onsen .tourshedule .schedule_transport .bytrain::before {
background: url(../images/ic_tr_train.svg) no-repeat;
background-size: cover;
}
.page_onsen .tourshedule .schedule_transport .bybus::before {
background: url(../images/ic_tr_bus.svg) no-repeat;
background-size: cover;
}
.page_onsen .tourshedule .schedule_transport .byplane::before {
background: url(../images/ic_tr_plane.svg) no-repeat;
background-size: cover;
}
.page_onsen .tourshedule .schedule_transport .byship::before {
background: url(../images/ic_tr_ship.svg) no-repeat;
background-size: cover;
}

.page_onsen .tourshedule .schedule_contents_body .caption_part {
    font-size:12px;
    margin-top: 8px;
    text-align: right;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.page_onsen .tourshedule .subttl {
font-size:24px;
}
.page_onsen .tourshedule .subttl::before,
.page_onsen .tourshedule .subttl::after {
height:40px;
width: 40px;
}
.page_onsen .tourshedule .subttl::before {
top:-8px;
}
.page_onsen .tourshedule .subttl::after {
top:8px;
}

.page_onsen .tourshedule .schedule_tablist {
gap:16px;
}
.page_onsen .tourshedule .schedule_tablist li {
flex-basis: 184px;
font-size:18px;
}

.page_onsen .tourshedule .schedule_swiper {
padding: 0;
overflow:visible;
}
.page_onsen .tourshedule .schedule_swiper .swiper-wrapper {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 16px;
}

.page_onsen .tourshedule .schedule_swiper .swiper-button-prev,
.page_onsen .tourshedule .schedule_swiper .swiper-button-next {display: none;}
.page_onsen .tourshedule .schedule_swiper a figcaption {
font-size:14px;
}

.page_onsen .tourshedule .schedule_item {
border: 8px solid #ddd;
grid-template-rows: auto 1fr 48px;
grid-template-columns: 55.63% 1fr;
column-gap: 2em;
row-gap: 2em;
padding: 24px;
}
.page_onsen .tourshedule .schedule_item h3 {
font-size: 24px;
grid-row:1;
grid-column: 1;
}
.page_onsen .tourshedule .schedule_item p {
font-size:16px;
grid-row: 2;
grid-column: 1;
}
.page_onsen .tourshedule .schedule_item a {
font-size:16px;
width:360px;
}
.page_onsen .tourshedule .schedule_item figure {
grid-row: 1 / 4;
grid-column: 2;
}


.page_onsen .tourshedule .schedule_anchor.separater {
margin-bottom: 80px;
}

.page_onsen .tourshedule .schedule_transport {
height: 80px;
}
.page_onsen .tourshedule .schedule_transport::before {
height: 80px;

}
.page_onsen .tourshedule .schedule_transport p {
font-size:18px;
}
.page_onsen .tourshedule .schedule_transport p::before {
height:32px;
width: 32px;
}
}

/* ============= PLAN ============= */
.page_onsen .tourplan {
margin-bottom: 4em;
}

.page_onsen .tourplan .headline span::before {
background: url(../images/bg_headline2.svg) no-repeat 0 0;
background-size: cover;
}

.page_onsen .tourplan .tourplan_list {
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 8px;
row-gap: 16px;
}
.page_onsen .tourplan .tourplan_item {
background-color: #f6f9de;
display: grid;
gap:0;
grid-row: span 4;
grid-template-rows: subgrid;
padding: 8px 8px 16px;
}
.page_onsen .tourplan .tourplan_item h3 {
border-bottom: 2px solid #f60;
font-size:16px;
font-weight: 700;
margin-bottom: 1em;
padding-bottom: .5em;
}
.page_onsen .tourplan .tourplan_item h3 > span {
display: block;
font-size:12px;
font-weight: 300;
margin-bottom: 4px;
}
.page_onsen .tourplan .tourplan_item h3 > small {
font-size:10px;
}

.page_onsen .tourplan .tourplan_item p {
font-size:14px;
margin:1em auto;
text-align: justify;
}

.page_onsen .tourplan .tourplan_item .item_cv {
/*display: none;*/
display: flex;
align-items: center;
flex-flow: column wrap;
gap:4px;
}
.page_onsen .tourplan .tourplan_item .item_cv li {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.page_onsen .tourplan .tourplan_item .item_cv li a {
background-color: #f60;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
font-size:12px;
height: 100%;
line-height: 48px;
text-align: center;
width: 100%;
}

/*759px以下*/
@media screen and (max-width: 759px),print {
.page_onsen .tourplan .tourplan_item .item_cv li a::after {
content: '';
width: 6px;
height: 6px;
margin: 0 10px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
}
}


.page_onsen .tourplan .tourplan_links,
.page_onsen .schudule_tabwrap .tourplan_links {
margin:4em auto;
}
.page_onsen .tourplan .tourplan_links ul,
.page_onsen .schudule_tabwrap .tourplan_links ul{
display: flex;
align-items: center;
flex-flow: column wrap;
gap: 16px;
justify-content: space-between;
margin: auto;
max-width: 656px;
}
.page_onsen .tourplan .tourplan_links li,
.page_onsen .schudule_tabwrap .tourplan_links li{
margin: auto;
max-width: 320px;
width: 100%;
}
.page_onsen .tourplan .tourplan_links li a,
.page_onsen .schudule_tabwrap .tourplan_links li a{
    position: relative;
background-color: #f60;
border-radius: 28px;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
font-size:16px;
font-weight: 700;
line-height: 56px;
}
.page_onsen .tourplan .tourplan_links li.orange a{ background-color: #b52c2c;}
.page_onsen .tourplan .tourplan_links li.blue a{ background-color: #0c0079;}
.page_onsen .tourplan .tourplan_links .degipan a {background-color: #009dff;}
.page_onsen .tourplan .tourplan_links li a::after,
.page_onsen .schudule_tabwrap .tourplan_links li a::after{
position: absolute;
right: 10px;
content: '';
width: 12px;
height: 12px;
margin: 0 10px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
transform: rotate(45deg);
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.page_onsen .tourplan .tourplan_list {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 16px;
row-gap: 32px;
}
.page_onsen .tourplan .tourplan_item {
/*grid-row: span 3;*/
grid-row: span 4;
grid-template-rows: subgrid;
padding: 16px 16px 24px;
}
.page_onsen .tourplan .tourplan_item h3 {
font-size:18px;
}
.page_onsen .tourplan .tourplan_item h3 > span {
font-size:14px;
}
.page_onsen .tourplan .tourplan_item h3 > small {
font-size:12px;
}

.page_onsen .tourplan .tourplan_item p {
font-size:16px;
}

.page_onsen .tourplan .tourplan_item .item_cv {
align-items: stretch;
flex-flow: row nowrap;
gap: 8px;
justify-content: space-between;
}
.page_onsen .tourplan .tourplan_item .item_cv li {
flex: 1;
}
.page_onsen .tourplan .tourplan_item .item_cv li a {
font-size:16px;
line-height: 1.25;
padding: .15em .15em 1em;
position: relative;
}

.page_onsen .tourplan .tourplan_item .item_cv li a::before {
content:'';
display: block;
background-color: #fff;
height: 1px;
width: 1em;
position: absolute;
transform: rotate(20deg);
bottom: .9em;
right: 1em;
}
.page_onsen .tourplan .tourplan_item .item_cv li a::after {
content:'';
display: block;
background-color: #fff;
height: 1px;
width: 80%;
position: absolute;
bottom:.75em;
}

.page_onsen .tourplan .tourplan_links ul,
.page_onsen .schudule_tabwrap .tourplan_links ul{
flex-flow: row wrap;
}
.page_onsen .tourplan .tourplan_links li,
.page_onsen .schudule_tabwrap .tourplan_links li{
flex: auto;
}
.page_onsen .tourplan .tourplan_links li a,
.page_onsen .schudule_tabwrap .tourplan_links li a{
font-size:20px;
}
}

/* ============= CAUTION ============= */
.page_onsen .tourcaution {
background-color: #eee;
margin:4em auto 2em;
padding: 3em 2%;
}
.page_onsen .tourcaution .caution_part {
margin-top:1em;
}
.page_onsen .tourcaution h3 {
font-size:16px;
font-weight: 700;
margin-bottom: .5em;
}
.page_onsen .tourcaution h4 {
font-size:16px;
margin-bottom: .5em;
}
.page_onsen .tourcaution li {
font-size:14px;
list-style-type:disc;
list-style-position: inside;
padding-left: 1.5em;
text-indent: -1.35em;
}

.page_onsen .tourcaution .akafu_caution_part {margin-top: 2em;}
.page_onsen .tourcaution .akafu_caution_part li {
    border:2px solid #f00;
    font-size:14px;
    list-style-type:none;
    list-style-position:initial;
    margin-top: .5em;
    padding: .5em;
    text-indent: 0;
}
.page_onsen .tourcaution .akafu_caution_part .contact {
    background-color: #fff;
    box-shadow: 1px 1px 4px rgba(0,0,0,.5);
    margin:3em auto 0;
    padding: 2em;
    text-align: center;
}
.page_onsen .tourcaution .akafu_caution_part .contact h4,
.page_onsen .tourcaution .akafu_caution_part .contact h4 + p,
.page_onsen .tourcaution .akafu_caution_part .contact dt {
    font-size:16px;
    font-weight: 700;
}
.page_onsen .tourcaution .akafu_caution_part .contact dt {
    color:#f00;
}
.page_onsen .tourcaution .akafu_caution_part .contact dd {
    font-size:12px;
}
.page_onsen .tourcaution .akafu_caution_part .contact .note {
    background-color: #FFE8E8;
    font-size:12px;
    margin:2em auto 0;
    max-width: 640px;
    padding: 1em;
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.page_onsen .tourcaution {
margin:8em auto 4em;
padding: 4em 2%;
}
.page_onsen .tourcaution h3 {
font-size:18px;
}
.page_onsen .tourcaution li,
.page_onsen .tourcaution .akafu_caution_part li {
font-size:16px;
}


.page_onsen .tourcaution .akafu_caution_part .contact {
box-shadow: 1px 1px 8px rgba(0,0,0,.5);
}
.page_onsen .tourcaution .akafu_caution_part .contact h4,
.page_onsen .tourcaution .akafu_caution_part .contact h4 + p,
.page_onsen .tourcaution .akafu_caution_part .contact dt {
    font-size:20px;
}
.page_onsen .tourcaution .akafu_caution_part .contact dd {
    font-size:14px;
}
.page_onsen .tourcaution .akafu_caution_part .contact .note {
    font-size:16px;
    max-width: 640px;
    width: 90%;
}
}


.movie {
    width: 350px;
    margin: 0 auto 30px;
}
.movie p {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
font-size:16px;
text-align: center;
font-weight: 700;
margin-bottom: 1em;
position: relative;
}
.movie p::before,
.movie p::after {
background: url(../images/bg_shining.svg) no-repeat;
background-size: cover;
content:'';
display: block;
height:24px;
margin:0 .5em;
width: 24px;
position: relative;
}
.movie p::before {
top:-4px;
}
.movie p::after {
top:4px;
}


/*760px以上*/
@media screen and (min-width: 760px),print {
.movie {
	width: 950px;
	margin: 0 auto 80px;
}
.movie p {
font-size:24px;
}
.movie p::before,
.movie p::after {
height:40px;
width: 40px;
}
.movie p::before {
top:-8px;
}
.movie p::after {
top:8px;
}
#banner p {
text-align: center;
}
#banner img {
width: 700px;
height: auto;
}
}

.bz {
    position: relative;
    width: 84%;
    margin: 15px auto -25px;
    font-size: 16px;
    font-weight: bold;
    color: #FF6600;
    text-align: center;
}
.bz::after,
.bz::before {
    display: block;
    position: absolute;
    width: 1em;
    height: 1em;
    color: #FF6600;
    top:0;
    bottom: 0;
    margin: auto;
    font-size: 18px;
}
.bz::after {
    content: '／';
    right: -1.5em;
}
.bz::before {
    content: '＼';
    left: -1.5em;    
}

#backnumber {
    margin: 50px 0;
}
.page_nachikatsuura #backnumber .btn_apply {
    font-size: 18px;
}


/*760px以上*/
@media screen and (min-width: 760px),print {

.bz {
    width: 30em;
    font-size: 18px;
}
.bz::after,
.bz::before {
    font-size: 21px;
}
.bz::after {
    right: -1em;
}
.bz::before {
    left: -1em;    
}

#backnumber {
    margin: 80px 0;
	overflow: hidden;
}
.page_nachikatsuura #backnumber .btn_apply {
    font-size: 20px;
}
#backnumber a {
width: 460px;
float: left;
margin: 0px 10px 15px 10px;
}
.shop_map {
display: flex;
gap:0 30px;
margin: 10px 0px 0px 20px;
}
.shop_map img {
width: 250px;
height: auto;
}
}

@media screen and (max-width: 759px),print {
.shop_map p {
text-align: center;
margin-top: 10px;
}
.shop_map img {
width: 250px;
height: auto;
}
}


.movie {
    width: 90%;
    margin: 30px auto 30px;
}
/*760px以上*/
@media screen and (min-width: 760px),print {
    .movie {
        margin: 80px auto 80px;
    }
    .movie_inner {
        width: 485px;
        margin: 0 auto;
    }
}

