.pc-block {
  display: inline-block !important;
}

.tab-block {
  display: none !important;
}

.sp-block {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .pc-block {
    display: none !important;
  }

  .sp-block {
    display: inline-block !important;
  }
}
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.inner {
  position: relative;
  width: 1060px;
  margin: 0 auto;
  zoom: 1;
}
.inner * {
  box-sizing: border-box;
}
.inner:before, .inner:after {
  content: "";
  display: table;
}
.inner:after {
  clear: both;
}
@media screen and (max-width: 640px) {
  .inner {
    width: 93.75vw;
  }
}

.art02Body-course .dayItem-left-body li:nth-child(even) span {
  font-size: 10px;
  font-size: 1.0rem;
}

.art01 h2 small, .art02 h2 small, .art03 h2 small, .art02Body-course .dayItem-right-head small, .art02Body-course .dayItem-left-body li:nth-child(odd), .art03Body-panel .panel-body .tour-info dt, .art03Body-panel .panel-body .tour-info dd {
  font-size: 12px;
  font-size: 1.2rem;
}

.art02Body-course .course-ttl small, .art03Body-panel .panel-body .tour-ttl {
  font-size: 16px;
  font-size: 1.6rem;
}

.art01 h2 .h2_foot, .art02 h2 .h2_foot, .art03 h2 .h2_foot, .art01Head_txt, .art01Body_tourLink a, .art01Body_tourList li a, .art02Body-course .dayItem-left-head, .art03Body-panel .panel-head .point, .art03Body-panel .panel-body .tour-detail a {
  font-size: 18px;
  font-size: 1.8rem;
}

.art02Head-anchorList li a span {
  font-size: 20px;
  font-size: 2.0rem;
}

.art02Body-course .dayItem-right-head p {
  font-size: 24px;
  font-size: 2.4rem;
}

.art03Body-panel .panel-body .tour-price {
  font-size: 28px;
  font-size: 2.8rem;
  margin: 3px 0;
}

.art02Body-course .reserveBtn a span, .art03Body-panel .panel-body .tour-price strong {
  font-size: 30px;
  font-size: 3.0rem;
}

.art02Body-course .course-ttl p {
  font-size: 32px;
  font-size: 3.2rem;
}

.art01 h2 .h2_main span, .art02 h2 .h2_main span, .art03 h2 .h2_main span {
  font-size: 36px;
  font-size: 3.6rem;
}

.weight-bold {
  font-weight: bold;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.clear, .originalSpecial, .art02Body-course .dayItem, .art03Body-panel .panel-body, .art03Body-panel .panel-body .tour-info {
  zoom: 1;
}
.clear:before, .originalSpecial:before, .art02Body-course .dayItem:before, .art03Body-panel .panel-body:before, .art03Body-panel .panel-body .tour-info:before, .clear:after, .originalSpecial:after, .art02Body-course .dayItem:after, .art03Body-panel .panel-body:after, .art03Body-panel .panel-body .tour-info:after {
  display: table;
  content: '';
}
.clear:after, .originalSpecial:after, .art02Body-course .dayItem:after, .art03Body-panel .panel-body:after, .art03Body-panel .panel-body .tour-info:after {
  clear: both;
}

/* reset
---------------------------------------- */
.l-sectionWrap .l-wrap {
  width: 100% !important;
  max-width: 100% !important;
}
.l-sectionWrap .l-wrap .breadcrumb {
  width: 1060px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-sectionWrap .l-wrap .breadcrumb {
    display: none;
  }
}

.originalSpecial {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .originalSpecial {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  article {
    padding: 0 !important;
  }
  article .l-innerContentBox {
    margin-top: 0;
  }
}

select {
  margin: 0;
  padding: 0;
  background: none;
  outline: none;
  appearance: none;
}

/* modal
---------------------------------------- */
.videoItem {
  width: 90%;
}
.videoItem video {
  width: 100% !important;
  height: auto !important;
}

/* cmn style
---------------------------------------- */
.art01 h2, .art02 h2, .art03 h2 {
  margin-bottom: 35px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .art01 h2, .art02 h2, .art03 h2 {
    margin-bottom: 3.125vw;
  }
}
.art01 h2 small, .art02 h2 small, .art03 h2 small {
  display: inline-block;
  margin: 0 auto 20px auto;
  padding: 0 2.6em;
  color: #fff;
  background: #856565;
}
@media screen and (max-width: 768px) {
  .art01 h2 small, .art02 h2 small, .art03 h2 small {
    margin-bottom: 3.125vw;
  }
}
.art01 h2 .h2_main span, .art02 h2 .h2_main span, .art03 h2 .h2_main span {
  margin: 0 auto;
  font-weight: bold;
  color: #856565;
}
@media screen and (max-width: 768px) {
  .art01 h2 .h2_main span, .art02 h2 .h2_main span, .art03 h2 .h2_main span {
    font-size: 2.4rem;
  }
}
.art01 h2 .h2_foot, .art02 h2 .h2_foot, .art03 h2 .h2_foot {
  margin-top: 5px;
  color: #818181;
}
@media screen and (max-width: 768px) {
  .art01 h2 .h2_foot, .art02 h2 .h2_foot, .art03 h2 .h2_foot {
    font-size: 1.2rem;
  }
}

.art01Body_mvList, .art01Body_tourList, .art02Head-anchorList, .art03Body {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.art01Body_tourList li a, .art02Head-anchorList li a span, .art02Body-course .course-ttl small, .art02Body-course .reserveBtn a span {
  text-shadow: 0.15rem 0.15rem 0.15rem rgba(181, 108, 44, 0.35);
}

.art01Body_mvSelect, .art01Body_tourSelect {
  display: none;
}
@media screen and (max-width: 768px) {
  .art01Body_mvSelect, .art01Body_tourSelect {
    display: block;
    width: 100%;
    height: 9.375vw;
    margin-bottom: 7.8125vw;
    padding: 0 0.3em;
    color: #A5A5A5;
    border: #856565 1pt solid;
    border-radius: 6px;
    background: url(../img/icn_art01_04.png) 98% center no-repeat;
  }
}

/* art01
---------------------------------------- */
.art01 {
  padding: 30px 0 50px 0;
}
@media screen and (max-width: 768px) {
  .art01 {
    background-color: #fff;
  }
}
.art01 h2 .h2_main {
  background: url(../img/bg_art01_01.png) 57% bottom no-repeat;
}
.art01 h2 .h2_main span {
  padding-left: 1.666666667em;
  background: url(../img/icn_art01_01.png) left center no-repeat;
}
@media screen and (max-width: 768px) {
  .art01 h2 .h2_main span {
    padding-left: 1.5em;
    background-size: auto 1.0em;
  }
}
.art01Head {
  margin-bottom: 25px;
  padding-bottom: 25px;
  background: url(../img/bg_art01_02.png) center bottom no-repeat;
}
@media screen and (max-width: 768px) {
  .art01Head {
    padding-bottom: 0;
    background: none;
  }
}
.art01Head_txt {
  margin-top: 25px;
  color: #818181;
  line-height: 1.5;
  text-align: center;
}
.art01Head_txt img {
  display: inline-block;
  padding: 0 0.2em;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .art01Head_txt {
    margin-top: 4.687vw;
    font-size: 1.2rem;
  }
  .art01Head_txt img {
    width: 1.6em;
  }
}

.art01Body_mvList li {
  flex: 0 1 13.829245283%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .art01Body_mvList {
    display: none;
  }
}
.art01Body .videoArea {
  display: none;
}
.art01Body_tourLink {
  width: 100%;
}
.art01Body_tourLink a {
  display: block;
  width: 100%;
  margin: 50px 0 15px 0;
  padding: 0 15px;
  line-height: 40px;
  color: #fff !important;
  text-decoration: none;
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_01.png);
  border: #f0907a 1pt solid;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .art01Body_tourLink a {
    margin: 3.125vw 0;
    padding: 0.5em;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 768px) {
  .art01Body_tourList {
    display: none;
  }
}
.art01Body_tourList li {
  flex: 0 1 16.120754717%;
  margin: 0 0.655% 0.655% 0;
  text-align: center;
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_02.png) repeat;
  overflow: hidden;
}
.art01Body_tourList li:nth-child(6) {
  margin-right: 0;
}
.art01Body_tourList li a {
  display: block;
  width: 100%;
  color: #fff;
  line-height: 45px;
  text-decoration: none;
  background: url(/hokkaido/special/gururi-tour/img/icn_art01_03.png) 95% center no-repeat;
}

/* art02
---------------------------------------- */
.art02 {
  padding: 50px 0 !important;
  background: url(/hokkaido/special/gururi-tour/img/bg_art02_04.png);
}
@media screen and (max-width: 768px) {
  .art02 {
    padding: 12.5vw 0 0 0 !important;
  }
  .art02 .inner {
    width: 100%;
  }
}
.art02 h2 .h2_main {
  background: url(/hokkaido/special/gururi-tour/img/bg_art02_01.png) center bottom no-repeat;
}
@media screen and (max-width: 768px) {
  .art02 h2 .h2_main {
    background: url(/hokkaido/special/gururi-tour/img/bg_art02_01-sp.png) center bottom no-repeat;
    background-size: 60% auto;
  }
}
.art02 h2 .h2_main span {
  padding-left: 1.4em;
  background: url(/hokkaido/special/gururi-tour/img/icn_art02_01.png) left center no-repeat;
  background-size: auto 1.1em;
}
@media screen and (max-width: 768px) {
  .art02Head {
    width: 93.75vw;
    margin: 0 auto;
  }
}
.art02Head-anchorList {
  margin-bottom: 37px;
  justify-content: space-around;
}
@media screen and (max-width: 768px) {
  .art02Head-anchorList {
    margin-bottom: 3.90625vw;
  }
}
.art02Head-anchorList li {
  flex: 0 1 29.245283019%;
  text-align: center;
}
.art02Head-anchorList li:first-child {
  background: url(/hokkaido/special/gururi-tour/img/bg_art02_07.png) center center no-repeat;
}
@media screen and (max-width: 768px) {
  .art02Head-anchorList li:first-child {
    background: url(/hokkaido/special/gururi-tour/img/bg_art02_07-sp.png) center center no-repeat;
    background-size: 100% auto;
  }
}
.art02Head-anchorList li:nth-child(2) {
  background: url(/hokkaido/special/gururi-tour/img/bg_art02_08.png) center center no-repeat;
}
@media screen and (max-width: 768px) {
  .art02Head-anchorList li:nth-child(2) {
    background: url(/hokkaido/special/gururi-tour/img/bg_art02_08-sp.png) center center no-repeat;
    background-size: 100% auto;
  }
}
.art02Head-anchorList li:last-child {
  background: url(/hokkaido/special/gururi-tour/img/bg_art02_09.png) center center no-repeat;
}
@media screen and (max-width: 768px) {
  .art02Head-anchorList li:last-child {
    background: url(/hokkaido/special/gururi-tour/img/bg_art02_09-sp.png) center center no-repeat;
    background-size: 100% auto;
  }
}
.art02Head-anchorList li a {
  display: block;
  width: 100%;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .art02Head-anchorList li a {
    padding: 3.125vw 0 8.59375vw 0;
  }
}
.art02Head-anchorList li a span {
  padding-right: 1.5em;
  color: #fff;
  line-height: 60px;
  background: url(/hokkaido/special/gururi-tour/img/icn_art02_02.png) right center no-repeat;
}
@media screen and (max-width: 768px) {
  .art02Head-anchorList li a span {
    padding-right: 0;
    padding-bottom: 1.8em;
    font-size: 1.4rem;
    line-height: 1.0;
    background: url(/hokkaido/special/gururi-tour/img/icn_art02_02.png) 75% 75% no-repeat;
    background-size: 1.2em auto;
  }
}
.art02Body-course {
  margin-bottom: 50px;
  padding: 50px 35px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .art02Body-course {
    margin: 0 3.125vw 10.9375vw 3.125vw;
    padding: 7.8125vw 3.125vw 10.9375vw 3.125vw;
  }
}
.art02Body-course .course-ttl {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .art02Body-course .course-ttl {
    margin-bottom: 10.9375vw;
  }
}
.art02Body-course .course-ttl small {
  display: inline-block;
  width: 210px;
  height: 40px;
  margin-bottom: 20px;
  padding-top: 8px;
  color: #fff;
  background: center center no-repeat;
}
@media screen and (max-width: 768px) {
  .art02Body-course .course-ttl small {
    margin-bottom: 3.90625vw;
  }
}
.art02Body-course .course-ttl p {
  font-weight: bold;
}
.art02Body-course .dayItem {
  padding-bottom: 50px;
  margin-bottom: 50px;
  background: url(/hokkaido/special/gururi-tour/img/bg_art02_05.png) center bottom no-repeat;
}
.art02Body-course .dayItem:nth-child(4n) {
  padding-bottom: 0;
  background: none;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem {
    padding-bottom: 10.9375vw;
    margin-bottom: 6.25vw;
  }
}
.art02Body-course .dayItem > div {
  float: right;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem > div {
    float: none;
  }
}
.art02Body-course .dayItem-right {
  width: 273px;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem-right {
    width: 87.5vw;
    margin: 0 auto;
  }
}
.art02Body-course .dayItem-right-head {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #D0D0D0 1px solid;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem-right-head {
    margin-bottom: 4.687vw;
    padding-bottom: 4.687vw;
    text-align: center;
  }
}
.art02Body-course .dayItem-right-head small {
  display: inline-block;
  margin-bottom: 30px;
  padding: 0.2em 1.0em;
  color: #fff;
  border-radius: 0.5em;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem-right-head small {
    display: block;
    margin: 0 auto 3.125vw auto;
    text-align: center;
  }
  .art02Body-course .dayItem-right-head small span {
    padding: 0.2em 1.0em;
    border-radius: 0.5em;
  }
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem-right-head p {
    display: inline-block;
    font-size: 2.1rem;
  }
}
.art02Body-course .dayItem-right-body {
  color: #818181;
  line-height: 1.6;
}
.art02Body-course .dayItem-middle {
  margin: 0 20px 0 35px;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem-middle {
    width: 87.5vw;
    margin: 7.8125vw auto;
    text-align: center;
  }
}
.art02Body-course .dayItem-left {
  width: 330px;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem-left {
    width: 87.5vw;
    margin: 0 auto;
  }
}
.art02Body-course .dayItem-left-head {
  width: 100%;
  margin-bottom: 15px;
  padding: 0.2em 0;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .art02Body-course .dayItem-left-head {
    font-size: 1.4rem;
  }
}
.art02Body-course .dayItem-left-body li {
  text-align: center;
}
.art02Body-course .dayItem-left-body li:nth-child(odd) {
  color: #676767;
}
.art02Body-course .dayItem-left-body li:nth-child(even) span {
  padding-left: 1.3em;
}
.art02Body-course .reserveBtn {
  width: 520px;
  margin: 0 auto;
  padding: 0.5em;
  text-align: center;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 185, 115, 0.1), rgba(17, 162, 75, 0.4)), url(/hokkaido/special/gururi-tour/img/bg_cmn_06.png);
  border: #57D040 1px solid;
  border-radius: 0.5rem;
}
@media screen and (max-width: 768px) {
  .art02Body-course .reserveBtn {
    width: 87.5vw;
    padding: 1.0em 0.5em;
  }
}
.art02Body-course .reserveBtn a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.art02Body-course .reserveBtn a span {
  padding-right: 1.2em;
  color: #fff;
  line-height: 1.2;
  background: url(/hokkaido/special/gururi-tour/img/icn_art02_04.png) right center no-repeat;
  background-size: auto 1.1em;
}
@media screen and (max-width: 768px) {
  .art02Body-course .reserveBtn a span {
    font-size: 1.9rem;
  }
}
.art02Body .course01 h3 small {
  background-image: url(/hokkaido/special/gururi-tour/img/bg_art02_02.png);
}
.art02Body .course01 h3 p {
  color: #f8b500;
}
.art02Body .course01 .dayItem-right-head small {
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_05.png);
  border: #FCD84F 1px solid;
}
@media screen and (max-width: 768px) {
  .art02Body .course01 .dayItem-right-head small {
    background: none;
    border: none;
  }
  .art02Body .course01 .dayItem-right-head small span {
    background: url(/hokkaido/special/gururi-tour/img/bg_cmn_05.png);
    border: #FCD84F 1px solid;
  }
}
.art02Body .course01 .dayItem-right-head p {
  color: #f8b500;
}
.art02Body .course01 .dayItem-left-head {
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_05.png);
  border: #FCD84F 1px solid;
}
.art02Body .course01 .dayItem-left-body li:nth-child(even) span {
  color: #f8b500;
  background: url(/hokkaido/special/gururi-tour/img/icn_art02_03.png) left center no-repeat;
}
.art02Body .course02 h3 small {
  background-image: url(/hokkaido/special/gururi-tour/img/bg_art02_03.png);
}
.art02Body .course02 h3 p {
  color: #08ba9b;
}
.art02Body .course02 .dayItem-right-head small {
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_07.png);
  border: #84d8c2 1px solid;
}
@media screen and (max-width: 768px) {
  .art02Body .course02 .dayItem-right-head small {
    background: none;
    border: none;
  }
  .art02Body .course02 .dayItem-right-head small span {
    background: url(/hokkaido/special/gururi-tour/img/bg_cmn_07.png);
    border: #84d8c2 1px solid;
  }
}
.art02Body .course02 .dayItem-right-head p {
  color: #08ba9b;
}
.art02Body .course02 .dayItem-left-head {
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_07.png);
  border: #84d8c2 1px solid;
}
.art02Body .course02 .dayItem-left-body li:nth-child(even) span {
  color: #08ba9b;
  background: url(/hokkaido/special/gururi-tour/img/icn_art02_05.png) left center no-repeat;
}
.art02Body .course03 h3 small {
  background-image: url(/hokkaido/special/gururi-tour/img/bg_art02_06.png);
}
.art02Body .course03 h3 p {
  color: #66b9f3;
}
.art02Body .course03 .dayItem-right-head small {
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_04.png);
  border: #b8d7f7 1px solid;
}
@media screen and (max-width: 768px) {
  .art02Body .course03 .dayItem-right-head small {
    background: none;
    border: none;
  }
  .art02Body .course03 .dayItem-right-head small span {
    background: url(/hokkaido/special/gururi-tour/img/bg_cmn_04.png);
    border: #b8d7f7 1px solid;
  }
}
.art02Body .course03 .dayItem-right-head p {
  color: #66b9f3;
}
.art02Body .course03 .dayItem-left-head {
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_04.png);
  border: #b8d7f7 1px solid;
}
.art02Body .course03 .dayItem-left-body li:nth-child(even) span {
  color: #66b9f3;
  background: url(/hokkaido/special/gururi-tour/img/icn_art02_06.png) left center no-repeat;
}

/* art03
---------------------------------------- */
.art03 {
  padding: 100px 0 50px 0;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .art03 {
    padding: 7.8125vw 0 0 0 !important;
  }
}
.art03 h2 .h2_main {
  padding: 0 0 0.5em 0;
  background: url(/hokkaido/special/gururi-tour/img/bg_art03_01.png) 57% bottom no-repeat;
}
@media screen and (max-width: 768px) {
  .art03 h2 .h2_main {
    background: url(/hokkaido/special/gururi-tour/img/bg_art03_01-sp.png) center 90% no-repeat;
    background-size: 70% auto;
  }
}
.art03 h2 .h2_main span {
  padding-top: 0.5em;
  padding-left: 1.2em;
  background: url(/hokkaido/special/gururi-tour/img/icn_art03_01.png) left 30% no-repeat;
  background-size: auto 1.5em;
}
.art03Body {
  justify-content: space-between;
}
.art03Body-panel {
  flex: 0 1 31.1320755%;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .art03Body-panel {
    flex-basis: 93.75vw !important;
  }
}
@media screen and (max-width: 768px) {
  .art03Body-panel .panel-head {
    width: 93.75vw;
  }
}
.art03Body-panel .panel-head img {
  width: 100% !important;
  max-width: auto;
  max-width: initial;
  vertical-align: top;
}
.art03Body-panel .panel-head .point {
  display: table;
  width: 100%;
  padding: 0.5em;
  color: #fff;
  text-align: center;
  background: url(/hokkaido/special/gururi-tour/img/bg_cmn_08.png);
  border: #f0907a 1px solid;
}
@media screen and (max-width: 768px) {
  .art03Body-panel .panel-head .point {
    width: 93.75vw;
  }
}
.art03Body-panel .panel-head .point span {
  display: table-cell;
  vertical-align: middle;
}
.art03Body-panel .panel-body {
  padding: 20px;
  border-right: #ff002a 1px solid;
  border-bottom: #ff002a 1px solid;
  border-left: #ff002a 1px solid;
  background: #fff;
}
.art03Body-panel .panel-body .tour-ttl {
  margin-bottom: 15px;
  color: #0b0b0b;
}
.art03Body-panel .panel-body .tour-price {
  color: #f0907a;
  letter-spacing: -0.06em;
}
.art03Body-panel .panel-body .tour-info {
  margin-bottom: 20px;
}
.art03Body-panel .panel-body .tour-info dt, .art03Body-panel .panel-body .tour-info dd {
  float: left;
  color: block;
}
.art03Body-panel .panel-body .tour-info dt {
  width: 8.0em;
}
.art03Body-panel .panel-body .tour-info dd {
  width: calc(100% - 8.0em);
}
.art03Body-panel .panel-body .tour-detail {
  padding: 1px;
  background: #f0907a;
  border-radius: 6px;
}
.art03Body-panel .panel-body .tour-detail a {
  display: block;
  width: 100%;
  height: 38px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  border: #ffba9f 1px solid;
  border-radius: 6px;
}
.art03Foot {
  width: 390px;
  height: 36px;
  margin: 0 auto;
  padding: 1px;
  text-align: center;
  background: #ffb636;
}
@media screen and (max-width: 768px) {
  .art03Foot {
    width: 100%;
  }
}
.art03Foot a {
  display: block;
  width: 100%;
  color: #522606 !important;
  text-decoration: none;
  line-height: 34px;
  border: #fdcf1a 1px solid;
}
/**20170601船山追加　九州周遊ページ**/
.kyusyu_round .art01Body_mvList li {
    margin: 2px 0;
    border-bottom: 1px solid #f98c2b;
    border-right: 1px solid #f98c2b;
    border-radius: 10px;
    background: #ffbf3a;
}
.kyusyu_round .art01Body_mvList li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    padding: 13px 4px 13px 0px;
    text-align: center;
    display: block;
    background: url(/hokkaido/special/gururi-tour/img/icn_art01_03.png) 96% center no-repeat;
}
/**20170601終わり**/