@charset "utf-8";

/*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) {
/* 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;
margin: 0 auto 5px;
}

.inner{
width: 96%;
max-width:970px;
margin: 0 auto;
display: block;
}
u{text-decoration-color: red;}
}


/*=======================================
UNIQUE SETTING Add 230112 by MIMOAGENT
=======================================*/

.page_stamprally * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.page_stamprally {
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
font-size:12px;
line-height: 1.4;
}


.page_stamprally .fx {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.page_stamprally .fx_row_2 > *,
.page_stamprally .fx_row_3 > *,
.page_stamprally .fx_row_4 > * {width:100%;}

.page_stamprally .only_sp {display: block;}


@media screen and (min-width: 760px) {
.page_stamprally {font-size:16px;}

.page_stamprally .only_sp {display: none;}

.page_stamprally .fx_row_2 > * {width:48.6%;}
.page_stamprally .fx_row_3 > * {width:31.33%;}
.page_stamprally .fx_row_4 > * {width:23%;}
}

.page_stamprally p {font-size:16px;}


@media screen and (min-width: 480px) {
.page_stamprally p {font-size:18px;}
}

@media screen and (min-width: 760px) {
.page_stamprally p {font-size:16px;}
}

.page_stamprally img {
border: none;
border-style: none;
height: auto;
max-width: 100%;
width: auto;
}
.page_stamprally figure {
margin:0;
padding:0;
}


/*===== MV =====*/
.page_stamprally .mv {
background: url(../images/mv_sp.jpg) no-repeat 50%;
background-size: cover;
}
.page_stamprally .mv img {
display: block;
margin:auto;
max-width: 480px;
width: 100%;
}
@media screen and (min-width: 640px) {
.page_stamprally .mv {
 background: url(../images/mv.jpg) no-repeat 50%;
 background-size: cover;
 }
}

/*===== INTRO =====*/
.page_stamprally .sr_intro {
padding:36px 0 48px;
position: relative;
overflow: hidden;
}
.page_stamprally .sr_intro::before {
background: url(../images/bg.png);
content:'';
height:200%;
width: 400%;
transform: rotate(-15deg);
position: absolute;
top:-50%;
left:-60%;
z-index: -1;
}
.page_stamprally .sr_intro .lead {
margin-bottom: 32px;
text-align: center;
}
.page_stamprally .sr_intro .lead > em {
color:#e60012;
font-weight: 700;
}

.page_stamprally .sr_intro .sr_flow {margin-bottom:40px;}
.page_stamprally .sr_intro .sr_flow .flow_list li {
margin-bottom:24px;
text-align: center;
}
.page_stamprally .sr_intro .sr_flow p {text-align: center;}
.page_stamprally .sr_intro .sr_flow p span {color: #e60012;}
.page_stamprally .sr_intro .sr_flow p em {
font-size:150%;
font-weight: 700;
}
.page_stamprally .sr_intro .sr_flow figure {
margin-top:32px;
position:relative;
}
.page_stamprally .sr_intro .sr_flow figure::before {
background: url(../images/bg_stamp_illust.png) no-repeat;
background-size: cover;
content:'';
height: 173px;
width: 120px;
position: absolute;
z-index: -1;
right:0;
bottom:-40px;
}
.page_stamprally .sr_intro .sr_flow figure img {
display: block;
margin: auto;
max-width: 394px;
width: 90%;
}
.page_stamprally .sr_intro .sr_flow figcaption {
color: #e60012;
font-size:24px;
margin-top: 8px;
font-weight: 700;
text-align: center;
}

.page_stamprally .sr_intro .fx_row_4 li {width:48.6%;}
.page_stamprally .sr_intro .intro_map {
display: block;
margin:40px auto 0;
text-align: center;
width: 71.875%;
}

@media screen and (max-width: 639px) {
 .page_stamprally .sr_intro .sr_flow figure::before {display: none;}
}

@media screen and (min-width: 760px) {
.page_stamprally .sr_intro {padding:72px 0 112px;}

.page_stamprally .sr_intro .fx_row_4 li {width:23%;}

.page_stamprally .sr_intro .sr_flow figure::before {
 height: 184px;
 width: 128px;
 right:0;
 bottom:2em;
 }
}


/*===== PRIZE =====*/
.page_stamprally .sr_prize {
background: #bfdfbf;
background-size: 100%;
padding:36px 0 64px;
}
.page_stamprally .sr_prize h2 {
margin:0 auto 16px;
max-width: 240px;
width: 90%;
}
.page_stamprally .inner_box {
background-color: #fff;
border: 4px solid #007f3a;
border-radius: 24px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
padding: 24px;
}
.page_stamprally .sr_prize__detail .inner_box {padding: 40px 16px 0;}

.page_stamprally .note {
font-size:12px;
margin-top: 8px;
text-align: right;
}

.page_stamprally .sr_prize__detail p {
font-size:18px;
font-weight: 700;
text-align: center;
position: relative;
}
.page_stamprally .sr_prize__detail p > em {color:#e60012}
.page_stamprally .sr_prize__detail p::before {
background: url(../images/bg_prize.png) no-repeat;
background-size: contain;
content:'';
height:88px;
width:88px;
position: absolute;
right:0;
bottom:-16px;
}

.page_stamprally .sr_prize__detail .prize_list {margin-top:24px}
.page_stamprally .sr_prize__detail .prize_list li {
border-bottom: 4px dashed #007f3a;
padding:2em 0;
text-align: center;
}
.page_stamprally .sr_prize__detail .prize_list li:last-child {border-bottom: none;}
.page_stamprally .sr_prize__detail li img {
margin:auto;
max-width: 500px;
width: 96%;
}

.page_stamprally .sr_prize h3 {
margin:16px auto;
max-width: 120px;
width: 90%;
}

.page_stamprally .sr_prize__method {margin-bottom: 40px;}
.page_stamprally .sr_prize__method p {text-align: center;}
.page_stamprally .sr_prize__method p > em {color:#007f3a}

@media screen and (min-width: 760px) {
.page_stamprally .sr_prize {padding:72px 0 136px;}
.page_stamprally .sr_prize h2 {
margin:0 auto 32px;
max-width: 340px;
}
.page_stamprally .inner_box {
border-radius: 32px;
-webkit-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
padding: 32px 48px;
}
.page_stamprally .sr_prize__detail .inner_box {padding: 56px 16px 0;}
.page_stamprally .note {
font-size:14px;
margin-top: 8px;
text-align: right;
}
.page_stamprally .note {font-size:14px;}

.page_stamprally .sr_prize__detail li {padding:0;}
.page_stamprally .sr_prize__detail li img {
margin:auto;
max-width: 100%;
width: 96%;
}

.page_stamprally .sr_prize__detail p {font-size:30px;}
.page_stamprally .sr_prize__detail p::before {
height:132px;
width:132px;
position: absolute;
right:0;
bottom:-16px;
}

.page_stamprally .sr_prize__detail .prize_list {margin-top:32px}

.page_stamprally .sr_prize h3 {
margin:16px auto;
max-width: 168px;
width: 90%;
}

.page_stamprally .sr_prize__method {margin-bottom: 56px;}

.page_stamprally .sr_prize .btn {
border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
-ms-border-radius:30px;
-o-border-radius:30px;
height:60px;
max-width: 400px;
}

.page_stamprally .sr_prize .btn a {font-size:20px;}
.page_stamprally .sr_prize .btn a span {font-size:14px;}
}


/*===== LOTTERY =====*/
.page_stamprally .sr_lottery {padding:36px 0 64px;}
.page_stamprally .sr_lottery h2 {
margin:0 auto 16px;
max-width: 240px;
width: 90%;
}
.page_stamprally .sr_lottery .inner_box {
background-color: #bfdfbf;
border:none;
padding-bottom: 4em;
position: relative;
}
.page_stamprally .sr_lottery .inner_box::before {
background: url(../images/bg_lottery.png) no-repeat;
background-size: cover;
content:'';
height:107px;
width: 220px;
position: absolute;
right:1em;
bottom:1em;
}
.page_stamprally .sr_lottery .inner_box p {
font-size:18px;
text-align: center;
text-shadow: 1px 1px 0 #fff, -1px -1px 0 #98bd98,0 0 0 #98bd98;
}
.page_stamprally .sr_lottery .inner_box p > em {
 color:#e60012;
 font-size:22px;
}
.page_stamprally .sr_lottery .inner_box p span {
 display: block;
 font-size:14px;
 margin-top: 8px;
 text-shadow: 1px 1px 0 #fff, -1px -1px 0 #98bd98,0 0 0 #98bd98;
}


.page_stamprally .sr_lottery .btn {
background-color: #007f3a;
border-radius:24px;
-webkit-border-radius:24px;
-moz-border-radius:24px;
-ms-border-radius:24px;
display: flex;
align-items: center;
height:48px;
margin:24px auto 0;
max-width: 400px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
}
.page_stamprally .sr_lottery .btn:hover {background-color: #bfdfbf;}
.page_stamprally .sr_lottery .btn a {
color:#fff;
display: block;
font-size:16px;
line-height:1.4;
text-align: center;
width: 100%;
}
.page_stamprally .sr_lottery .btn a span {
display: block;
font-size:12px;
}
.page_stamprally .sr_lottery .btn:hover a {color:#007f3a;}


@media screen and (min-width: 760px) {
.page_stamprally .sr_lottery {padding:72px 0;}
.page_stamprally .sr_lottery h2 {
margin:0 auto 32px;
max-width: 340px;
}

.page_stamprally .sr_lottery .inner_box p {font-size:24px;}
.page_stamprally .sr_lottery .inner_box p > em {font-size:28px;}
.page_stamprally .sr_lottery .inner_box p span {font-size:16px;}

.page_stamprally .sr_lottery .btn {
border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
-ms-border-radius:30px;
height:60px;
margin-top: 40px;
max-width: 400px;
}

.page_stamprally .sr_lottery .btn a {font-size:20px;}
.page_stamprally .sr_lottery .btn a span {font-size:14px;}
}


/*===== SPOT =====*/
.page_stamprally .sr_spot {
background-color: #bfdfbf;
padding:36px 0 128px;
position: relative;
z-index: 1;
}

.page_stamprally .sr_spot .inner {position: relative;}
.page_stamprally .sr_spot .inner::before {
 background: url(../images/img_illust_spot.png) no-repeat;
 background-size: cover;
 content:'';
 height:120px;
 width: 97px;
 position: absolute;
 z-index: -1;
 top:-2em;
 left:1em;
}

.page_stamprally .sr_spot h2 {
margin:0 auto 16px;
max-width: 240px;
width: 90%;
}

.page_stamprally .tab_group {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 24px;
text-align: center;
}
.page_stamprally .tab_group li {
background-color: #007f3a;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
line-height: 48px;
margin-bottom: 1em;
padding: .5em;
width: 24%;
}
.page_stamprally .tab p {
cursor:pointer;
font-size:14px;
line-height: 1.2;
padding: .5em;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.page_stamprally .tab p.active {
background-color: #e4e11a;
color:#007f3a;
}

.page_stamprally .panel {display:none;}
.page_stamprally .panel.show { display:block;}

.page_stamprally .sr_spot .spot_detail:not(:last-child){
border-bottom: 4px dashed #007f3a;
margin-bottom:24px;
padding-bottom: 24px;
}

.page_stamprally .sr_spot .spot_detail figure {
margin-bottom: 8px;
text-align: center;
}
.page_stamprally .sr_spot .spot_detail h3 {
font-size:20px;
font-weight: 700;
margin-bottom: 8px;
}
.page_stamprally .sr_spot .spot_detail dl {font-size: 14px;}

@media screen and (min-width: 640px) {

.page_stamprally .sr_spot .spot_detail {
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.page_stamprally .sr_spot .spot_detail figure {
margin:0;
width:30.17%;
}
.page_stamprally .sr_spot .spot_detail .summary {width:calc(100% - 33%)}

.page_stamprally .sr_spot .spot_detail h3 {font-size:24px;}
.page_stamprally .sr_spot .spot_detail dl {
margin-top: 1em;
font-size: 18px;
}

}

@media screen and (min-width: 760px) {
.page_stamprally .sr_spot {padding:72px 0 144px;}

.page_stamprally .sr_spot .inner::before {
 height:214px;
 width: 173px;
 top:-6em;
 left:1em;
}

.page_stamprally .sr_spot h2 {
margin:0 auto 32px;
max-width: 334px;
}

.page_stamprally .tab p {font-size:20px;}

.page_stamprally .sr_spot .spot_detail h3 {font-size:30px;}
.page_stamprally .sr_spot .spot_detail dl {font-size: 18px;}
}


/*===== JOIN =====*/
.page_stamprally .sr_join {
background-color: #fff;
padding:36px 0 64px;
}

.page_stamprally .sr_join h2 {
margin:0 auto 16px;
max-width: 240px;
width: 90%;
}

.page_stamprally .sr_join h3 {
font-size:16px;
font-weight: 700;
margin:0 auto 24px;
max-width: 70%;
text-align: center;
}
.page_stamprally .sr_join h3 em {
color:#e60012;
font-size:20px;
}
.page_stamprally .sr_join h3 span {
display: block;
font-size:20px;
}

.page_stamprally .sr_join .sr_join__step {position:relative;}
.page_stamprally .sr_join .sr_join__step::before {
content:'';
height:78px;
width: 76px;
position:absolute;
left:-12px;
top:-40px;
}
.page_stamprally .sr_join .step1::before {
background: url(../images/ic_step1.png) no-repeat;
background-size: contain;
}
.page_stamprally .sr_join .step2::before {
background: url(../images/ic_step2.png) no-repeat;
background-size: contain;
}
.page_stamprally .sr_join .step3::before {
background: url(../images/ic_step3.png) no-repeat;
background-size: contain;
}


.page_stamprally .sr_join .step1 {margin-bottom: 48px;}
.page_stamprally .sr_join .step1 .fx {
justify-content: center;
margin:auto;
}
.page_stamprally .sr_join .step1 li {text-align: center;}
.page_stamprally .sr_join .step1 li:nth-child(1) {width:100%;}
.page_stamprally .sr_join .step1 li:nth-child(1) img {max-width: 187px;}
.page_stamprally .sr_join .step1 li:nth-child(2) {
max-width: 183px;
width:43.99%;
}
.page_stamprally .sr_join .step1 li:nth-child(3) {
max-width: 220px;
width:52.88%;
}

.page_stamprally .sr_join .fx_row_4 {align-items: flex-start;}
.page_stamprally .sr_join .fx_row_4 li {
align-self: stretch;
margin-bottom: 24px;
width:40%;
position: relative;
}
.page_stamprally .sr_join .fx_row_4 li p {
font-size:12px;
text-align: justify;
}
.page_stamprally .sr_join .fx_row_4 li img {border:1px solid #555;}
.page_stamprally .sr_join .fx_row_4 li figcaption {
font-size:12px;
text-align: center;
}
.page_stamprally .sr_join .fx_row_4 li::after {
border-style: solid;
border-width: 10px 0 10px 14px;
border-color: transparent transparent transparent #007f3a;
content:'';
display: block;
height: 0;
width: 0;
position: absolute;
top:50%;
right:-30%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.page_stamprally .sr_join .fx_row_4 li:nth-child(2):after,
.page_stamprally .sr_join .fx_row_4 li:last-child:after {display: none;}

.page_stamprally .sr_join .step3 {margin-top: 24px;}
.page_stamprally .sr_join .step3 .fx {
margin:auto;
max-width: 720px;
}
.page_stamprally .sr_join .step3 .fx_row_2 h3 {
text-align: center;
width:70%;
}
.page_stamprally .sr_join .step3 .fx_row_2 figure {
text-align: center;
width: 100%;
}
.page_stamprally .sr_join .fx_row_2 img {border:1px solid #555;}

@media screen and (min-width: 760px) {
.page_stamprally .sr_join {padding:72px 0 136px;}

.page_stamprally .sr_join h2 {
margin:0 auto 32px;
max-width: 334px;
}

.page_stamprally .sr_join h3 {
font-size:20px;
margin:0 auto 24px;
max-width: 100%;
}
.page_stamprally .sr_join h3 em,
.page_stamprally .sr_join h3 span {font-size:25px;}

.page_stamprally .sr_join .sr_join__step::before {
content:'';
height:135px;
width: 131px;
position:absolute;
left:-20px;
top:-48px;
}

.page_stamprally .sr_join .step1 .fx {
justify-content: space-between;
margin:auto;
max-width: 632px;
width: 100%;
}

.page_stamprally .sr_join .step1 li:nth-child(1) {width:187px;}
.page_stamprally .sr_join .step1 li:nth-child(2) {width:183px;}
.page_stamprally .sr_join .step1 li:nth-child(3) {width:220px;}

.page_stamprally .sr_join .step1 .fx {
justify-content: space-between;
margin:auto;
max-width: 632px;
width: 100%;
}

.page_stamprally .sr_join .step1 li:nth-child(1) {width:187px;}
.page_stamprally .sr_join .step1 li:nth-child(2) {width:183px;}
.page_stamprally .sr_join .step1 li:nth-child(3) {width:220px;}

.page_stamprally .sr_join .fx_row_4 li {
margin-bottom: 0;
width:19.09%;
}
.page_stamprally .sr_join .fx_row_4 li p {
font-size:20px;
min-height: 8em;
}
.page_stamprally .sr_join .fx_row_4 li figcaption {font-size:16px;}
.page_stamprally .sr_join .fx_row_4 li::after {right:-25%;}
.page_stamprally .sr_join .fx_row_4 li:nth-child(2):after {display: block;}


.page_stamprally .sr_join .step3 .fx_row_2 figure {width: 23.33%;}
}


/*===== STAMP =====*/
.page_stamprally .sr_stamp {
background-color: #bfdfbf;
padding:36px 0 128px;
}
.page_stamprally .sr_stamp h2 {
margin:0 auto 24px;
max-width: 240px;
width: 90%;
}

.page_stamprally .sr_stamp h3 {
background-color: #fff;
margin:auto;
padding: 0 24px;
width:184px;
position: relative;
top:-38px
}
.page_stamprally .sr_stamp h3 span {
display: block;
z-index: 2;
position: relative;
}
.page_stamprally .sr_stamp h3::before {
background-color: #bfdfbf;
content:'';
display: block;
height:14px;
width: calc(100% + 12px);
position: absolute;
top:0;
left: -12px;
z-index: 1;
}

.page_stamprally .sr_stamp h3 + p {
font-size:16px;
font-weight: 700;
margin-bottom: 48px;
text-align: center;
}
.page_stamprally .sr_stamp h3 + p > em {
color:#e60012;
display: block;
font-size:20px;
}

.page_stamprally .sr_stamp__method {margin-bottom:48px;}
.page_stamprally .sr_stamp__method .fx:not(:last-child) {
border-bottom:4px dashed #007f3a;
margin-bottom: 40px;
padding-bottom: 40px;
position: relative;
}
.page_stamprally .sr_stamp__method .fx:not(:last-child)::after {
border-style: solid;
border-width: 24px 14px 0 14px;
border-color: #000 transparent transparent transparent;
content:'';
display: block;
height: 0;
width: 0;
position: absolute;
left:50%;
bottom:-16px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.page_stamprally .sr_stamp__method .fx:not(:last-child)::before {
border-style: solid;
border-width: 32px 20px 0 20px;
border-color: #fff transparent transparent transparent;
content:'';
height: 0;
width: 0;
position: absolute;
left:50%;
bottom:-20px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.page_stamprally .sr_stamp__method .summary {
margin-bottom: 16px;
width:100%;
}
.page_stamprally .sr_stamp__method .capture {width:100%;}
.page_stamprally .sr_stamp__method .capture figure {
margin:auto;
text-align: center;
width:82%;
}

.page_stamprally .sr_stamp__method .capture ul {width:100%;}
.page_stamprally .sr_stamp__method .capture li:nth-child(1) {width: 36.51%;}
.page_stamprally .sr_stamp__method .capture li:nth-child(2) {width: 61.74%;}
.page_stamprally .sr_stamp__method .capture li figure {width: 100%;}

.page_stamprally .sr_stamp__method .capture figcaption {
font-size:12px;
text-align: center;
}
.page_stamprally .sr_stamp__method h4 {
font-size:16px;
font-weight: 700;
margin-bottom: 8px;
}
.page_stamprally .sr_stamp__method h4 > em {color:#007f3a}
.page_stamprally .sr_stamp__method p {
font-size:12px;
padding-left: 1em;
text-indent: -1em;
}

.page_stamprally .sr_stamp__gps .fx_row_4 li {
align-self: stretch;
margin-bottom: 24px;
width:40%;
position: relative;
}
.page_stamprally .sr_stamp__gps .fx_row_4 li::after {
border-style: solid;
border-width: 10px 0 10px 14px;
border-color: transparent transparent transparent #007f3a;
content:'';
display: block;
height: 0;
width: 0;
position: absolute;
top:50%;
right:-30%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.page_stamprally .sr_stamp__gps .fx_row_4 li:nth-child(2):after,
.page_stamprally .sr_stamp__gps .fx_row_4 li:last-child:after {display: none;}

.page_stamprally .sr_stamp__gps figcaption {
font-size:12px;
margin-top: 8px;
}
.page_stamprally .sr_stamp__gps figcaption span {color:#007f3a;}

.page_stamprally .sr_stamp .colophon {
font-size:20px;
font-weight: 700;
margin-top:32px;
text-align: center;
}

@media screen and (min-width: 640px) {
.page_stamprally .sr_stamp__method .summary {width:49.56%;}
.page_stamprally .sr_stamp__method .capture {
display: flex;
align-items: flex-start;
justify-content: flex-end;
width:46.12%;
}
}

@media screen and (min-width: 760px) {
.page_stamprally .sr_stamp {
padding:72px 0 136px;
}

.page_stamprally .sr_stamp h2 {
margin:0 auto 32px;
max-width: 334px;
}

.page_stamprally .sr_stamp h3 {top:-50px}

.page_stamprally .sr_stamp h3 + p {
font-size:20px;
margin-bottom: 72px;
}
.page_stamprally .sr_stamp h3 + p > em {
display: inline;
font-size:25px;
}

.page_stamprally .sr_stamp__method .fx:not(:last-child)::after {
border-style: solid;
border-width: 30px 22px 0 22px;
bottom:-20px;
}
.page_stamprally .sr_stamp__method .fx:not(:last-child)::before {
border-style: solid;
border-width: 38px 28px 0 28px;
bottom:-25px;
}

.page_stamprally .sr_stamp__method .capture figure {width:60.74%;}
.page_stamprally .sr_stamp__method .capture figcaption {font-size:16px;}
.page_stamprally .sr_stamp__method h4 {font-size:20px;}
.page_stamprally .sr_stamp__method p {font-size:16px;}

.page_stamprally .sr_stamp__gps .fx_row_4 li {
margin-bottom: 0;
width:19.09%;
}
.page_stamprally .sr_stamp__gps .fx_row_4 li::after {right:-25%;}
.page_stamprally .sr_stamp__gps .fx_row_4 li:nth-child(2):afterr {display: block;}

.page_stamprally .sr_stamp__gps figcaption {font-size:16px;}

.page_stamprally .sr_stamp .colophon {
font-size:30px;
margin-top:48px;
}
}


/*===== ATTENTION =====*/
.page_stamprally .sr_attention {padding: 36px 0;}
.page_stamprally .sr_attention h2 {
font-size:12px;
margin-bottom: 16px;
text-align: center;
}
.page_stamprally .sr_attention h2 > em {
display: block;
font-size:20px;
}
.page_stamprally .sr_attention p {font-size:14px;}
.page_stamprally .sr_attention ul + p {margin-top:1em;}
.page_stamprally .sr_attention li {
font-size:12px;
padding-left: 1em;
text-indent: -1em;
}
.page_stamprally .sr_attention li.tx_red {color:#e60012;}

.page_stamprally .sr_attention .sr_attention__extend {
border:2px solid #000;
font-size:12px;
margin: 1em 0;
padding: 1em;
text-align: center;
}
.page_stamprally .sr_attention .sr_attention__extend h3 {
font-size:16px;
}
.page_stamprally .sr_attention .sr_attention__extend dd {margin-top:8px;}
.page_stamprally .sr_attention .sr_attention__extend dd > span {
display: block;
font-size:10px;
}

@media screen and (min-width: 760px) {
.page_stamprally .sr_attention {padding: 72px 0;}
.page_stamprally .sr_attention h2 {
font-size:16px;
margin-bottom: 24px;
}
.page_stamprally .sr_attention h2 > em {font-size:24px;}
.page_stamprally .sr_attention p {font-size:18px;}
.page_stamprally .sr_attention li {font-size:16px;}

.page_stamprally .sr_attention .sr_attention__extend {font-size:16px;}
.page_stamprally .sr_attention .sr_attention__extend h3 {font-size:20px;}
.page_stamprally .sr_attention .sr_attention__extend dd > span {font-size:13px;}
}

@media screen and (min-width: 760px),print {
.summary > dl div {
	display: flex;
}
.summary > dl div dt {
	white-space: nowrap;
}
.panel .station_box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.panel .spot_detail.station {
    display: block;
    width: 45%;
    text-align: center;
}
.panel .spot_detail.station figure,
.panel .spot_detail.station img{
    width: 100%;
}
.page_stamprally .sr_spot .spot_detail.station .summary {
    width: 100%;
}
.page_stamprally .sr_spot .spot_detail.station:nth-last-child(2) {
    border-bottom: none;
}
}
@media screen and (max-width: 759.9px) {
.summary > dl div {
	display: flex;
}
.summary > dl div dt {
	white-space: nowrap;
}
}