@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@media screen and (min-width: 960px) {
  #btn-spmenu {
    display: none;
  }
}

@media screen and (min-width: 640px) {
  #pre-header .additional-nav ul {
    text-align: right;
  }
  .screen-pc {
    display: block;
  }
}

@media screen and (max-width: 959px) {
  body {
    background-image: none;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .container {
    max-width: 100%;
    padding: 0 3%;
  }
  #container {
    min-width: inherit;
  }
  #header #site-logo {
    margin-left: 10px;
  }
  #header .additional-nav {
    margin-right: 10px;
  }
  #pre-footer .block ul.social-footer li.ico-facebook a {
    background-color: #315096;
  }
  #pre-footer .block ul.social-footer li.ico-google-plus a {
    background-color: #dd4b39;
  }
  #pre-footer .block ul.social-footer li.ico-twitter a {
    background-color: #55acee;
  }
  #pre-footer .block ul.social-footer li.ico-youtube a {
    background-color: #cd201f;
  }
  #pre-footer .block ul.social-footer li.ico-instagram a {
    background-color: #3f729b;
  }
  #pre-footer .block ul.social-footer li.ico-weibo a {
    background-color: #FF9933;
  }
  #pre-footer .block ul.social-footer li.ico-kakaostory a {
    background-color: #FAE100;
  }
  #pre-footer .block ul.social-footer li a {
    color: #fff;
  }
  #footer #gotop a:hover {
    background-position: center top;
  }
  #slide-wrap {
    position: relative;
    z-index: 0;
  }
  #slide-wrap:after {
    content: "";
    display: block;
    clear: both;
  }
  #slide-body {
    background-color: #000;
    min-width: 320px;
    position: relative;
    z-index: 0;
    left: 0;
  }
  #slide-body.slide-open {
    cursor: pointer;
  }
  #slide-menu {
    width: 240px;
    position: relative;
    z-index: -99;
    top: 0px;
    right: 0px;
    background-color: #666;
  }
  #contents {
    width: auto;
    float: none;
  }
  .p-reservations #mainform {
    padding: 0;
  }
  .p-reservations #main {
    float: none;
    margin-right: 0;
  }
  .p-reservations #contents {
    margin-right: 0px;
  }
  .p-reservations #side {
    float: none;
    width: auto;
  }
  .sec-storelist .box-storelist .block .inr .clr .float-L,
  .sec-storelist .box-storelist .block .inr .clr .float-R {
    float: none;
    width: auto;
  }
  .sec-storelist .box-storelist .block .inr .clr .float-R {
    margin-top: 1em;
  }
  .sec-storelist .box-storelist .block .link_button {
    position: relative;
  }
}

@media screen and (max-width: 799px) {
  #pre-header {
    display: block;
  }
  #header-wrap,
  #header-wrap.pos-fix {
    padding-top: 50px;
    margin-top: 0;
  }
  #header #btn-mobi {
    display: table;
  }
  #header .container,
  .pos-fix #header .container {
    height: 50px;
  }
  #header .additional-nav {
    display: none;
  }
  #header #navi {
    display: none;
  }
}

@media screen and (max-width: 639px) {
  .screen-sp {
    display: block;
  }
  body {
    line-height: 1.8;
  }
  h1 + * {
    margin-top: 1.5rem;
  }
  h2 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  [class^="sec-"],
  [class^="sec-"]:first-child {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  [class^="sec-"]:last-child {
    padding-bottom: 50px;
  }
  .col2,
  .col3,
  .col4 {
    margin-top: 0;
    overflow: visible;
  }
  .col2 > .block, .col2 > .block2,
  .col3 > .block,
  .col3 > .block2,
  .col4 > .block,
  .col4 > .block2 {
    float: none;
    margin-left: 0;
    width: auto;
  }
  .col2 > .block + .block, .col2 > .block2 + .block,
  .col3 > .block + .block,
  .col3 > .block2 + .block,
  .col4 > .block + .block,
  .col4 > .block2 + .block {
    margin-top: 3rem;
  }
  .dl-accordion > dt {
    display: block;
  }
  .dl-accordion > dd {
    display: none;
  }
  #hero-img + .sec-title, #hero-img +
  .sec-title:first-child {
    padding: 40px 0;
  }
  .sec-title h1,
  .sec-title:first-child h1 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.25;
  }
  .sec-title p,
  .sec-title:first-child p {
    margin-top: 2rem;
  }
  #hero-img .container {
    padding-top: 50%;
  }
  #hero-img .ph-quad {
    bottom: -15px;
    max-width: 35%;
  }
  .sec-ft-reservations_btn:last-child {
    padding-bottom: 40px;
  }
  .sec-ft-reservations_btn .btn a {
    padding: 25px 20px;
  }
  #pre-footer .grid4 .block {
    float: none;
    width: auto;
  }
  #pre-footer .grid4 .block + .block {
    margin-top: 10%;
  }
  #pre-footer .grid4 .block .social-footer {
    text-align: center;
  }
  #footer .copyright {
    height: 70px;
  }
  #gotop {
    right: 5px;
    bottom: 10px;
  }
  .sec-reservations #contents section,
  .sec-form #contents section {
    padding: 10px;
  }
  .sec-reservations form section.sec-syasyu ul li,
  .sec-form form section.sec-syasyu ul li {
    float: none;
    width: 300px;
    max-width: 100%;
  }
  .sec-reservations form section.sec-hoshoinfo ul,
  .sec-form form section.sec-hoshoinfo ul {
    line-height: 1.5;
  }
  .sec-reservations form section.sec-options ul li,
  .sec-form form section.sec-options ul li {
    display: block;
    padding: 1em 0;
  }
  .sec-reservations form section.sec-options ul li .box-img,
  .sec-reservations form section.sec-options ul li .box-txt,
  .sec-form form section.sec-options ul li .box-img,
  .sec-form form section.sec-options ul li .box-txt {
    display: block;
    width: auto;
    padding: 0;
  }
  .sec-reservations form section.sec-customer dl dd .box-tb,
  .sec-form form section.sec-customer dl dd .box-tb {
    display: block;
  }
  .sec-reservations form section.sec-customer dl dd .box-tb .box-cell,
  .sec-form form section.sec-customer dl dd .box-tb .box-cell {
    display: block;
  }
  .sec-reservations form section.sec-customer dl dd .box-tb .box-cell + .box-cell,
  .sec-form form section.sec-customer dl dd .box-tb .box-cell + .box-cell {
    padding-left: 0;
    margin-top: 0.5em;
  }
  .sec-reservations form section.sec-customer dl dd .box-tb .box-cell label,
  .sec-form form section.sec-customer dl dd .box-tb .box-cell label {
    width: auto;
  }
  .sec-reservations .btn,
  .sec-form .btn {
    margin-top: 2em;
  }
  .p-thanks .box-tb {
    display: block;
  }
  .p-thanks .box-tb .box-cell {
    display: block;
    padding: 0;
  }
  .p-thanks .box-tb .box-cell:first-child {
    text-align: center;
  }
  .p-thanks .box-tb .box-cell:first-child img {
    width: 150px;
  }
  .p-thanks .box-tb .box-cell .link_button li {
    white-space: normal;
  }
  #img-slider {
    height: 70vh;
  }
  #img-slider ul li .box-txt {
    top: calc(50% - 10px);
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    -ms-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }
  .sec-top_reservations_btn:first-child {
    padding: 50px 0;
  }
  .sec-reservations_btn:first-child {
    padding: 50px 0;
  }
  .sec-reservations_btn:first-child .btn a {
    padding: 25px 30px;
  }
  .sec-servicebox .block {
    float: none;
    width: auto;
  }
  .sec-servicebox .grid3 .block a,
  .sec-servicebox .grid4 .block a {
    display: table;
    width: 100%;
    min-height: 120px;
  }
  .sec-servicebox .grid3 .block a .box-img,
  .sec-servicebox .grid3 .block a .box-txt,
  .sec-servicebox .grid4 .block a .box-img,
  .sec-servicebox .grid4 .block a .box-txt {
    display: table-cell;
    vertical-align: middle;
  }
  .sec-servicebox .grid3 .block a .box-img,
  .sec-servicebox .grid4 .block a .box-img {
    width: 30%;
    min-width: 120px;
    height: auto;
  }
  .sec-servicebox .grid3 .block a .box-img:after,
  .sec-servicebox .grid4 .block a .box-img:after {
    border-radius: 7px 0 0 7px;
  }
  .sec-servicebox .grid3 .block a .box-img .trim,
  .sec-servicebox .grid4 .block a .box-img .trim {
    width: 95px;
    height: 95px;
  }
  .sec-servicebox .grid3 .block a .box-txt dt,
  .sec-servicebox .grid4 .block a .box-txt dt {
    text-align: left;
  }
  .sec-attractions .block {
    float: none;
    width: auto;
  }
  .sec-attractions .block a {
    max-width: 300px;
  }
  .sec-coupon .block {
    float: none;
    width: auto;
  }
  .sec-coupon .block a {
    max-width: 300px;
  }
  .sec-coupon .block a .box-img,
  .sec-coupon .block a .box-txt {
    display: block;
  }
  .sec-coupon .block a .box-img {
    height: auto;
    width: 100%;
    padding-top: 65%;
  }
  .sec-coupon .block a .box-img img {
    min-height: 100%;
    height: auto;
  }
  .sec-coupon .block a .box-txt {
    padding: 20px 4% 5%;
    position: static;
  }
  .sec-coupon .block a .box-txt:before {
    top: 0;
    left: 50%;
    margin-top: 65%;
    -webkit-transform: translate(-15px, -15px);
    -ms-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px);
  }
  .sec-topreservation .container {
    padding: 0;
  }
  .sec-topreservation .list-support {
    padding: 0 3%;
  }
  .sec-topreservation .block {
    float: none;
    width: auto;
  }
  .sec-topreservation .block + .block {
    margin-top: 2em;
  }
  #mainform {
    padding: 10px;
  }
  #mainform section {
    padding: 30px 20px;
  }
  #mainform section:first-child {
    padding-top: 20px;
  }
  #mainform section:last-of-type {
    padding-bottom: 20px;
  }
  .sec-carinfo .block {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .sec-carinfo .col2 + .col2 {
    margin-top: 3em;
  }
  .sec-service .grid4 {
    margin: -5px;
  }
  .sec-service .grid4 .block {
    width: 50%;
    float: left;
    padding: 5px;
  }
  .sec-service .block {
    width: auto;
    float: none;
    margin-left: 0;
  }
  .sec-fee_details .block {
    width: auto;
    margin-left: 0;
    float: none;
    overflow: hidden;
  }
  .box-calculate span[class^="card-"] {
    display: block;
    margin: 0.2em 0;
  }
  .box-calculate span[class="plus"] {
    display: block;
  }
  .sec-roadservice .box-tb {
    display: block;
    padding: 5%;
  }
  .sec-roadservice .box-tb .box-cell {
    display: block;
    width: auto;
    padding: 0;
  }
  .sec-roadservice .box-tb .box-img {
    text-align: center;
  }
  .sec-roadservice .box-tb .box-img img {
    max-width: 60%;
  }
  .sec-roadservice .box-tb .box-txt {
    margin-top: 1em;
  }
  .sec-roadservice .list-block .block .inr .box-img,
  .sec-roadservice .list-block .block .inr dl {
    display: block;
    margin-top: 0;
  }
  .sec-roadservice .list-block .block .inr .box-img {
    margin: 0 auto;
  }
  .sec-roadservice .list-block .block .inr dl {
    padding: 5%;
  }
  .sec-roadservice .list-block .block .inr dl dt {
    text-align: center;
  }
  .cat-camping-cars .sec-carinfo .inbox:nth-child(2) .box-header {
    background-color: #35464e;
  }
  .cat-camping-cars .sec-carinfo .box-header {
    padding: 0 0 30%;
    background-position: center bottom;
    background-color: #7fdde9;
  }
  .cat-camping-cars .sec-carinfo .box-header .sp-slide:before {
    content: none;
  }
  .cat-camping-cars .sec-carinfo .box-header .box-txt {
    padding: 5%;
    margin: 0 5%;
  }
  .sec-carinfo .inbox .box-content .col2 .block {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .sec-carinfo .inbox .box-video {
    padding: 5%;
  }
  .box-equipment .equipment-slider .sp-slides-container .sp-slide .inr {
    padding: 10px 30px;
  }
  .box-equipment .sp-horizontal .sp-previous-arrow {
    left: 10px;
  }
  .box-equipment .sp-horizontal .sp-next-arrow {
    right: 10px;
  }
  .left-title .block {
    display: block;
  }
  .left-title .block .box-header {
    display: block;
    width: auto;
    padding: 1rem;
  }
  .left-title .block .box-header h2 {
    text-align: center;
  }
  .left-title .block .box-content {
    display: block;
    padding: 1rem;
  }
  .sec-storelist .box-map .map-pc {
    display: none;
  }
  .sec-storelist .box-map .map-sp {
    display: block;
  }
  .sec-storelist .box-storelist {
    margin-top: 1rem;
  }
  .sec-storelist .box-storelist .block {
    float: none;
    width: auto;
  }
  .sec-store_info h2 {
    margin-bottom: 1.5rem;
  }
  .sec-store_info .box-pickup h3 {
    margin-bottom: 1em;
  }
  .sec-store_info .box-pickup .float-L,
  .sec-store_info .box-pickup .float-R {
    float: none;
    width: auto;
  }
  .sec-store_info .box-pickup .float-R {
    margin-top: 1rem;
  }
  .sec-trafficrules [class^="grid"] .block {
    float: none;
    width: auto;
  }
  .sec-trafficrules [class^="grid"] .block .box-img {
    padding: 5%;
    text-align: center;
  }
  .sec-trafficrules [class^="grid"] .block .box-img img {
    max-width: 200px;
  }
  .sec-trafficsigns .block {
    width: 50%;
  }
}

@media print {
  body {
    min-width: 1300px;
    background-color: #FFF;
  }
}

/*# sourceMappingURL=../maps/media.css.map */
