/*
Theme Name: Gravel Road Ride
Theme URI: http://gravelroadride.com/
Author: Tamate Creative
Author URI: https://tamatecreative.com/
Description:
Version: 1.0.0
*/

*, *::before, *::after {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

img, video {
    aspect-ratio: attr(width) / attr(height);
}

.wpml-ls-display {
    display: none;
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 5px 10px 7px 10px !important;
    line-height: 1;
}

.wpml-ls-legacy-list-horizontal a span {
    vertical-align: middle;
    color: #fff;
}

.wpml-ls-legacy-list-horizontal {
    display: none;
}

.global-nav .wpml-ls-legacy-list-horizontal {
    display: block;
    border: 0px solid transparent;
    padding: 10px;
    clear: both;
    position: relative;
    background-color: transparent;
}

.global-nav .lang-section {
    color: #fff;
    display: block;
    padding: 20px 0px 10px 0px;
    line-height: 1.0em;
    text-align: center;
}

.global-nav .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    list-style-type: none;
    display: inline-block;
    background: #fff;
    width: 39%;
    margin: 0px 5%;
    text-align: center;
}

.global-nav .wpml-ls-legacy-list-horizontal span {
    color: #9a7142;
}

.global-nav .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language {
    background-color: #2e2e2e;

}

.global-nav .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language span {
    color: #fff;
}

nav.global-nav ul li.wpml-ls-item {
    border-bottom: 0px solid #eeeeee;
}

nav.global-nav .wpml-ls ul li a {
    text-shadow: 0px 0px 0px #555555;
    letter-spacing: 0px;
}

span.wpcf7-not-valid-tip {
    clear: both;
}

span.red {
    color: #af292b;
}

.tagcloud {
    padding: 20px;
}

.tagcloud a {
    display: block;
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
    padding-left: 15px;
    font-size: 14px !important;
}

.tagcloud a:before {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "";
    background: #333333;
}

.warning {
    background-color: #af292b;
    color: #ffffff;
    padding: 5px;
    text-align: center;
}

.wpcf7-form-control-wrap {
    position: static !important;
}

#wpadminbar {
    top: -46px !important;
}

.wpcf7 label span.wpcf7-list-item-label {
    color: #232323;
}

.wpcf7 label span.wpcf7-list-item-label a {
    color: #af292b;
    text-decoration: underline;
}

article.edit p.alert {
    color: #af292b;
    margin-top: 0px;
    font-size: 12px;
    clear: both;
}

article.edit p.alert.select {
    margin-top: -20px;
}

/* Common */
html, body {
    position: relative;
    height: 100%;
    color: #232323;
    font-size: 14px;
}

span#date-check {
    display: none;
}

body {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.font-en {
    font-family: 'Libre Baskerville', serif;
}

.font-maru {
    font-family: 'Hiragino Maru Gothic ProN', Meiryo, Verdana, Arial, sans-serif;
}

.font-mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, Verdana, Arial, sans-serif;
}

section.one-fourth p.most_popular {
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    width: 35%;
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
    display: block;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    line-height: 1.0em;
    float: right;
    margin: 0px 40px 5px 60px;
    clear: both;
    text-align: center;
    color: #fff;
}

.inner {
    max-width: 100%;
    margin: 0px 4%;
}

.global-nav .inner {
    max-width: 100%;
    margin: 0px 0%;
}

a {
    color: #232323;
    text-decoration: none;
    cursor: pointer;
}

header a {
    color: #ffffff;
}

p.center {
    text-align: center;
}

img {
    max-width: 100%;
    display: block;
}

.center,
article.edit h2.has-text-align-center {
    text-align: center;
}

.wp-block-image .alignright {
    float: none !important;
    margin: auto !important;
}

.wp-block-image .alignleft {
    float: none !important;
    margin: auto !important;
}

.m-bottom {
    margin-bottom: 30px;
}

.editor img {
    margin: 0px 0px 20px 0px;
}

.wpcf7 label span {
    color: #af292b;
}

#cta-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 20px 0px;
    width: 100%;
    background-color: rgba(38, 38, 38, 0.7);
    z-index: 100;
}

#cta-mobile .mail {
    width: 60%;
    margin: 0px auto;
    display: block;
    font-size: 12px;
    float: none;
    padding: 0px;
    border-radius: 5px;
    background-image: linear-gradient(to right top, #e3a12b, #e39e34, #e39b3d, #e29844, #e1964b, #e0934a, #de9149, #dd8e48, #dc8a40, #db8737, #d9832d, #d88023);
}

#cta-mobile .tel {
    width: 46%;
    margin: 0px 1% 0px 3%;
    display: block;
    font-size: 12px;
    float: left;
    padding: 0px;
    border-radius: 5px;
    background-image: linear-gradient(to right top, #d98283, #da8189, #da7f8e, #da7f95, #d97e9b, #d87d99, #d77b98, #d67a96, #d5778c, #d37582, #d07378, #cc726f);
}

#cta-mobile .tel a {
    background-image: url("img/icon-tel.png");
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 10px center;
    text-align: center;
    padding: 15px 15px 15px 35px;
    display: block;
    color: #ffffff;
}

#cta-mobile .mail a {
    background-image: url("img/icon-mail.png");
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 10px center;
    text-align: center;
    padding: 15px 15px 15px 35px;
    display: block;
    color: #ffffff;
}

article {
    padding: 40px 0%;
    clear: both;
}

.modaal-content-container article {
    padding: 0px 0%;
    clear: both;
}

.modaal-content-container article .editor p:last-child {
    margin-bottom: 20px;
}

.modaal-content-container article .editor h2 {
    margin: 0px auto 10px;
}

article.white {
    background-color: #ffffff;
    overflow: hidden;
}

article.grey {
    background-color: #f3f3f3;
    overflow: hidden;
}

article h2 {
    text-align: center;
    font-size: 22px;
    line-height: 1.6em;
    font-weight: 700;
    padding-bottom: 2px;
    display: table;
    margin: 0px auto 30px;
    clear: both;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
}

article h2.no-margin-bottom {
    margin: 0px auto 0px;
}

article p.sub-title {
    text-align: center;
    margin-bottom: 20px
}

article .coupon-title h2 {
    font-size: 18px;
    color: #232323;
    font-style: italic;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, Verdana, Arial, sans-serif;
}

article .coupon-title p {
    font-size: 15px;
    line-height: 1.7em;
    margin-bottom: 40px;
}

/* Header */
header {
    padding: 10px 0px 0px 0px;
}

header a {
    display: inline-block;
}

.logo {

    background-repeat: no-repeat;
    height: 43px;
    background-size: 60px;
    padding: 0px 0px 0px 0px;
    line-height: 43px;
    font-size: 20px;
    font-family: 'Indie Flower';
    text-shadow: 1px 2px 1px #555555;
}

nav {
    display: none;
}

.hamburger {
    position: fixed;
    right: 7px;
    top: 7px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 300;
    display: block;
}

nav.global-nav {
    display: block;
    font-size: 14px;
    position: fixed;
    right: -320px;
    top: 0;
    width: 260px;
    height: 100vh;
    padding-top: 40px;
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
    transition: all .6s;
    z-index: 200;
    overflow-y: auto;
}

nav.global-nav ul li {
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    list-style: none;
}

nav.global-nav ul li a {
    color: #ffffff;
    display: block;
    padding: 20px 0px 15px 20px;
    line-height: 1.0em;
    text-shadow: 1px 2px 1px #555555;
    letter-spacing: 0.4px;
}

nav.global-nav ul li.current_page_item {
    background-color: #ffffff;
}

nav.global-nav ul li.current_page_item a {
    color: #9a7142;
    font-weight: bold;
    text-shadow: 0px 0px 0px #555555;
}

nav.global-nav ul li ul li {
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-top: 1px solid #eeeeee;
    padding: 0px 0px 0px 10px;
    border-bottom: 0px solid #eeeeee;
}

.clear {
    clear: both;
}

.hamburger__line {
    position: absolute;
    left: 6px;
    width: 22px;
    height: 2px;
    background-color: #fff;
    transition: all .6s;
    box-shadow: 1px 1px 4px #494949;
}

.hamburger__line--1 {
    top: 13px;
}

.hamburger__line--2 {
    top: 20px;
}

.hamburger__line--3 {
    top: 28px;
}

.black-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    cursor: pointer;
}

.nav-open .global-nav {
    right: 0;
}

.nav-open .black-bg {
    opacity: .8;
    visibility: visible;
}

.nav-open .hamburger__line--1 {
    transform: rotate(45deg);
    top: 20px;
}

.nav-open .hamburger__line--2 {
    width: 0;
    left: 50%;
}

.nav-open .hamburger__line--3 {
    transform: rotate(-45deg);
    top: 20px;
}

/* Swipter */
.swiper-container {
    width: 100%;
    height: 250px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    background-size: cover;
    background-position: center center;
}

.headline {
    background-color: rgba(255, 255, 255, 0.5);
    color: #ffffff;
    padding: 20px;
    width: 86%;
    margin: 20px auto 30px auto;
    overflow: hidden;
}

:root {
    /*     --swiper-theme-color: #ffffff !important; */
}

.swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.8;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(1) {
    background-color: #669cc7;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2) {
    background-color: #97b54a;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3) {
    background-color: #de992a;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4) {
    background-color: #d57471;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(5) {
    background-color: #669cc7;
    opacity: 1;
}

.headline h2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.4em;
    color: #232323;
}

.headline h2.font-maru {
    font-size: 20px;
}
.headline h2 span {
    color: #b4773a;
}

.headline h2 span:last-child {
    color: #af292b;
}

.headline p.price {
    color: #232323;
}

.headline p {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.4em;
}

.headline p span {
    color: #ffffff;
    background-color: #2e2e2e;
    padding: 10px 10px;
    font-size: 20px;
    margin: 0px 5px;
    display: inline-block;
    box-shadow: 2px 2px 4px #222;
}

.headline p.sale {
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    width: 40%;
    background-color: #af292b;
    font-size: 14px;
    padding: 7px 5px 5px 5px;
    line-height: 1.0em;
    float: left;
    margin: 0px 5% 0px 0px;
    clear: both;
    text-align: center;
    box-shadow: 2px 2px 4px #494949;
}

.headline p.accessories {
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    width: 76%;
    background-color: #2e2e2e;
    font-size: 14px;
    padding: 7px 5px 5px 5px;
    line-height: 1.0em;
    margin-bottom: 10px;
    float: right;
    text-align: center;
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
    box-shadow: 2px 2px 4px #494949;
}

.headline a {
    font-size: 12px;
    padding: 5px 10px;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #ffffff inset;
    -moz-box-shadow: 0px 0px 0px 1px #ffffff inset;
    box-shadow: 0px 0px 0px 1px #ffffff inset;
}

/* section */
.projects section {
    padding: 0px 0%;
    margin-bottom: 30px;
}

section.one-third:last-child {
    margin-bottom: 0px;
}

footer section.one-third:last-child {
    margin-bottom: 20px;
}

section.one-third h3 {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 0px 5%;
}

section.one-third img {
    margin: 0px auto 20px auto;
}
.services section.one-third img {
    padding: 0px;
}

section.one-third h3 {
    font-size: 18px;
    text-align: center;
    color: #9a7142;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif;
    clear: both;
}

section.one-third .font-maru h3 {
    font-family: 'Hiragino Maru Gothic ProN', Meiryo, Verdana, Arial, sans-serif !important;
}

section.one-third p {
    text-align: center;
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 20px;
    padding: 0px 5%;
}

section.one-third p.date {
    display: inline-block;
    background-image: url(img/icon-date.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    padding: 0px 0px 0px 25px;
    font-size: 14px;
    margin: 0px 0px 0px 5%;
}

section.one-third p.category {
    display: inline-block;
    background-image: url(img/icon-category.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 14px;
    padding: 0px 0px 0px 20px;
    font-size: 14px;
    margin: 0px 0px 10px 5%;
}

.blog-list section.one-third p.category {
    background-image: url(img/icon-category-gold.png);
}

.blog-list section.one-third p.date {
    padding: 0px 0px 0px 25px;
    margin: 0px 0px 10px 0%;
}

.blog-list section.one-third p.category {
    padding: 0px 0px 0px 25px;
}

.blog-list section.one-third a.read-more {
    margin-bottom: 20px;
    color: #ffffff;
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
    box-shadow: 2px 2px 2px #666666;
}

section.one-third a.read-more {
    font-size: 14px;
    text-align: center;
    width: 120px;
    margin: auto;
    display: block;
    padding: 10px 10px;
    margin-bottom: 10px;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #ffffff inset;
    -moz-box-shadow: 0px 0px 0px 1px #ffffff inset;
    box-shadow: 0px 0px 0px 1px #ffffff inset;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
}

section.half a.read-more {
    font-size: 14px;
    text-align: center;
    width: 120px;
    margin: 0px auto;
    display: block;
    padding: 5px 10px;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #ffffff inset;
    -moz-box-shadow: 0px 0px 0px 1px #ffffff inset;
    box-shadow: 0px 0px 0px 1px #ffffff inset;
}

section.one-fourth h3 {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 28px 0% 5px 0%;
    border-bottom: 1px solid #474747;
    width: 100px;
    margin: 0px auto 10px auto;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
}

section.one-fourth h3 span {
    color: #9a7142;
}

section.one-fourth img {
    margin-bottom: 20px;
}

section.one-fourth .acc img {
    margin: 0px 5px 5px 0px;
    width: 37px;
    float: left;
}

section.one-fourth .acc.tool-2 {
    width: 126px;
    margin: 25px auto 25px auto;
    overflow: hidden;
}

section.one-fourth .acc.tool-3 {
    width: 169px;
    margin: 25px auto 25px auto;
    overflow: hidden;
}

section.one-fourth .acc.tool-5 {
    width: 210px;
    margin: 0px auto 15px auto;
    overflow: hidden;
}

section.one-fourth h5 {
    font-size: 16px;
    text-align: center;
    color: #9a7142;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
    clear: both;
}

section.one-fourth p {
    text-align: center;
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 20px;
    padding: 0px 5%;
}

section.one-fourth p.sale {
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    width: 22%;
    background-color: #af292b;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
    line-height: 1.0em;
    float: left;
    margin: 0px 0px 0px 60px;
    clear: both;
    text-align: center;
    color: #fff;
}

section.one-fourth p.regular {
    clear: both;
    text-decoration: line-through;
    margin-bottom: 0px;
}

section.one-fourth p.discount {
    clear: both;
    margin-bottom: 10px;
}

section.one-fourth a.book-now {
    text-align: center;
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
    display: block;
    padding: 10px;
    width: 40%;
    margin: 0px auto;
    color: #ffffff;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
    font-weight: 400;
}

.terms {
    clear: both;
}

.car {
    position: relative;
    margin: 30px 0px 30px 0px;
    line-height: 1.5em;
}

.car h4 {
    background-color: #f3f3f3;
    padding: 20px 100px 20px 20px;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
    font-size: 16px;
}

.car img {
    width: 40%;
    position: absolute;
    top: 50px;
    right: 0;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 100%;
}

.general input[type="checkbox"] {
    width: 15px;
    margin-top: 4px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* Bikes */
article.edit .half {
    padding: 0px 2%;
    margin-bottom: 20px;
}

article.edit .half h3 {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}

article.edit .half p {
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 20px;
}

article.edit .half img {
    margin-bottom: 20px;
}

article.edit .half h6 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

article.edit .half ul {
    margin: 0px;
	margin-bottom: 20px;
}

article.edit .half ul li {
    margin: 0px;
    list-style: none;
}

section.bike {
    padding-top: 20px;
    border-top: 1px solid #9a7142;
    overflow: hidden;
}

article.edit .half p {
    text-align: left;
}

/* Blog */
.blog section {
    padding: 0px 0% 0px 0%;
    margin-bottom: 30px;
    /* background-color: #ffffff; */
    color: #ffffff;
    overflow: hidden;
}

span.plan-tag {
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin: 0px 5px 5px 0px;
}

/* Dark Image*/
article.dark-image {
    color: #ffffff;
    padding: 40px 2% 20px 2%;
    background-image: url("img/bg-pros.jpg");
    position: relative;
    background-size: cover;
    background-position: center center;
}

article.dark-image::after {
    content: '';
    background-color: rgba(38, 38, 38, 0.85);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}

article.dark-image .inner {
    position: relative;
    z-index: 1;
}

article.blog {
    color: #ffffff;
    padding: 40px 2% 20px 2%;
    background-image: url(img/iStock-599957942.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
    clear: both;
    overflow: hidden;
}

article.blog::after {
    content: '';
    background-color: rgba(38, 38, 38, 0.85);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}

article.blog .inner {
    position: relative;
    z-index: 1;
}

/* FAQ */
article.faq h3 {
    background-color: #f3f3f3;
    padding: 15px;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
    font-size: 18px;
    margin-bottom: 0px;
}

article.edit.faq h3 {
    background-color: #f3f3f3;
    padding: 15px;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
    font-size: 16px;
    margin-bottom: 0px;
    box-shadow: 0px 0px 0px #666666;
}

article.faq .qa p {
    padding: 15px;
    font-size: 14px;
    border: 1px solid #f3f3f3;
    margin-bottom: 20px;
    line-height: 1.6em
}

article.faq a {
    color: #9a7142;
    text-decoration: underline;
}

article.faq a.read-more {
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    width: 120px;
    margin: auto;
    display: block;
    padding: 10px 10px;
    margin-bottom: 0px;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #ffffff inset;
    -moz-box-shadow: 0px 0px 0px 1px #ffffff inset;
    box-shadow: 0px 0px 0px 1px #ffffff inset;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
    background-color: #9a7142;
}

/* CTA */
article.cta {
    color: #ffffff;
    padding: 40px 2% 20px 2%;
    background-image: url(img/iStock-182714280.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
    clear: both;
}

article.cta::after {
    content: '';
    background-color: rgba(38, 38, 38, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}

article.cta .inner {
    position: relative;
    z-index: 1;
}

article.cta h3 {
    text-align: center;
    line-height: 1.7em;
    font-size: 16px;
    margin-bottom: 20px;
}

article.cta a {
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 1.7em;
    font-size: 14px;
    background-color: #af292b;
    font-family: HelveticaNeue-CondensedBold, Arial, sans-serif !important;
    padding: 5px;
    width: 130px;
    margin: 0px auto 20px auto;
}

/* Footer */
footer {
    color: #ffffff;
    padding: 40px 2% 20px 2%;
    background-color: #333333;
    position: relative;
    background-size: cover;
    background-position: center center;
    clear: both;
}

footer .one-third {
    margin-bottom: 20px;
}

footer .one-third {
    padding: 0px 0px 20px 0px;
}

footer .logo {
    background-image: url(img/Logo-GravelRoadRide-white.png);
    background-repeat: no-repeat;
    height: 30px;
    background-size: 42px;
    padding: 0px 0px 0px 50px;
    line-height: 30px;
    font-size: 15px;
    font-family: 'Indie Flower';
    width: 180px;
    margin: 0px auto 20px auto;
    color: #ffffff;
}

footer .sns {
    width: 88px;
    margin: 0px auto;
}

footer nav {
    display: block;
    text-align: center;
}

footer ul {
    margin: 0px 0px 20px 20px;
    color: #ffffff;
    list-style: none;
    text-align: center;
}

footer ul li a {
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    font-size: 14px;
}

#copy {
    padding: 20px 4%;
    font-size: 13px;
}

#copy .left {
    text-align: center;
    margin-bottom: 10px;
}

#copy .right {
    text-align: center;
    font-size: 12px;
}

section.one-third .sns a {
    width: 36px;
    margin: 0px 14px 0px 0px;
    display: inline-block;
}

section.one-third .sns a:last-of-type {
    width: 36px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
}

.sub-hero {
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hero {
    width: 100%;
    height: 360px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs {
    color: #ffffff;
    font-size: 13px;
    padding: 6px 0px;
}

.breadcrumbs a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}

.hero img {
    max-width: 80%;
    margin: auto;
    padding: 40px 0px;
}

article .editor h1 {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px solid #b4773a;
    width: 100%;
    margin: 0px 0px 30px 0px;
}

article .editor.font-maru h1,
article .editor.font-maru h2,
article .editor.font-maru h3,
article .editor.font-maru h4,
article .editor.font-maru h5 {
    font-family: 'Hiragino Maru Gothic ProN', Meiryo, Verdana, Arial, sans-serif !important;
}

article .editor h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 2px;
    display: table;
    margin: 0px 0px 20px 0px;
}

article .editor h3 {
    text-align: left;
    font-size: 18px;
    width: 100%;
    padding: 5px 10px;
    font-weight: 400;
    display: table;
    color: #ffffff;
    margin: 0px auto 20px;
}

article .editor h4 {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #232323;
    margin: 0px auto 20px;
    padding: 0px 0px 3px 5px;
}

article .editor h5 {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #232323;
    margin: 0px auto 20px;
}

body article .editor h4 {
    background-color: #efefef;
    padding: 5px 10px;
    font-size: 15px;
    clear: both;
}

body article .editor ul {
    margin: 0px 0px 20px 10px;
}

body article .editor ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 14px;
}

body article .editor ul li:before {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.6em;
    content: "";
}

body article .editor ol {
    margin: 0px 0px 20px 10px;
    padding-left: 20px;
    counter-reset: item;

}

body article .editor ol li {
    margin-bottom: 10px;
    font-size: 14px;
}

h5 {
    font-size: 14px;
    margin-bottom: 10px;
    clear: both;
}

.editor p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.8em;
}

.editor a {
    color: #b4773a;
    text-decoration: underline;
}

.editor p:last-child {
    margin-bottom: 0px;
}

.right-col {
    padding: 0px;
    margin-bottom: 30px;
}

.right-col h3 {
    width: 100%;
    text-align: left;
    padding: 0px;
    color: #333333;
    font-weight: 700;
    letter-spacing: 0px;
}

.right-col .form {
    padding: 20px;
    background-color: #efefef;
    margin-bottom: 40px;
}

.right-col .form label {
    font-size: 14px;
    margin-bottom: 0px;
    display: block;
    font-family: 'Hiragino Maru Gothic ProN', Meiryo, Verdana, Arial, sans-serif;
}

.right-col .form input {
    width: 100%;
    padding: 10px 10px;
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
}

.right-col .form select {
    width: 100%;
    height: 36px;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    padding: 10px 10px;
}

.right-col .form textarea {
    width: 100%;
    height: 100px;
    margin: 0px 0px 20px 0px;
    padding: 5px;
    border: 1px solid #dddddd;
}

.right-col .form input[type="submit"] {
    font-size: 14px;
    text-align: center;
    width: 140px;
    margin: auto;
    display: block;
    padding: 8px 10px;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 1px #ffffff inset;
    -moz-box-shadow: 0px 0px 0px 1px #ffffff inset;
    box-shadow: 0px 0px 0px 1px #ffffff inset;
}

.general {
    padding: 20px;
    background-color: #efefef;
    margin-bottom: 20px;
    overflow: hidden;
}

.general input {
    width: 100%;
    padding: 10px 10px;
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
}

.general input#delivery-day,
.general input#return-day {
    width: 84%;
    padding: 10px 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    float: left;
    border: 1px solid #dddddd;

}

img.ui-datepicker-trigger {
    float: left;
    width: 11%;
    margin: 10px 0px 0px 5%;
}

.general .col50 {
    float: left;
    width: 45%;
    margin: 0px 5% 0px 0px;
}

.col50.pickup {
    float: left;
    width: 100%;
    margin: 0px 0% 0px 0%;
}

.col50.delivery {
    float: left;
    width: 100%;
    margin: 0px 0% 0px 0%;
}

.col50 .general {
    width: 100%;
}

#plans span.wpcf7-list-item {
    display: block;

}

#plans {
    overflow: hidden;
}

#plans label {
    float: left;
    width: 46%;
    margin: 0px 2% 20px 2%;
    min-height: 240px;
    cursor: pointer;
}

#plans .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 240px;
    background-image: url(img/basic-2025.jpg);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
}

.plans_landing #plans .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label:after {
    background-image: url(img/basic-2025.jpg);
}

#plans.ja .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label:after {
    background-image: url(img/basic-2025.jpg);
}

#plans .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 240px;
    background-image: url(img/standard-2026_new.jpg);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
}

.plans_landing #plans .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label:after {
    background-image: url(img/standard-2026_new.jpg);
}

#plans.ja .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label:after {
    background-image: url(img/standard-2026_new.jpg);
}

#plans .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 240px;
    background-image: url(img/premium-2024_fixed.jpg);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
}

.plans_landing #plans .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label:after {
    background-image: url(img/premium-2024_fixed.jpg);
}

#plans.ja .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label:after {
    background-image: url(img/premium-ja-2024_fixed.jpg);
}

#plans .wpcf7-list-item:nth-of-type(4) .wpcf7-list-item-label:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 240px;
    background-image: url(img/ultimate-2024.jpg);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
}

.plans_landing #plans .wpcf7-list-item:nth-of-type(4) .wpcf7-list-item-label:after {
    background-image: url(img/ultimate-2024.jpg);
}

#plans.ja .wpcf7-list-item:nth-of-type(4) .wpcf7-list-item-label:after {
    background-image: url(img/ultimate-ja-2024.jpg);
}

#plans input {
    display: none;
}

#plans .wpcf7-list-item-label {
    font-size: 0;
}

.wpcf7-list-item input + .wpcf7-list-item-label:after {
    opacity: 0.4;
}

.wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
    opacity: 1;
}

.general select {
    width: 100%;
    height: 36px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 0px 5px;
    border: 1px solid #dddddd;
}

.general textarea {
    width: 100%;
    height: 100px;
    margin: 0px 0px 20px 0px;
    padding: 5px;
    border: 1px solid #dddddd;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0px 0px 10px 0px !important;
}

.general input[type="radio"] {
    width: 5%;
    margin: 5px 0px 5px 0px;
}

.general h4 {
    margin-bottom: 20px;
}

#done-terms {
    margin-right: 5px;
    margin-bottom: 40px;
    float: left;
    margin-top: 3px;
}

.general input[type="submit"] {
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    width: 140px;
    margin: 20px 0px;
    display: block;
    padding: 8px 10px;
    color: #ffffff;
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
}

.right-col .banner {
    width: 90%;
    margin: 0px auto 10px auto;
}

section.one-third p.price {
    font-size: 24px;
    letter-spacing: 1px;
    color: #de992a;
    font-style: italic;
    font-weight: 700;
}

/* Coupon */
.pros ol {
    counter-reset: number;
    list-style-type: none !important;
    padding: 0.5em;
    margin: 0px 0px 20px 0px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, Verdana, Arial, sans-serif;
}

.pros ol li {
    position: relative;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 40px;
}

.pros ol li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #de992a;
    color: white;
    font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

section.voice {
    background-color: #ffffff;
    padding: 20px;
    margin: 0px 0px 20px 0px;
    overflow: hidden;
}

section.voice img {
    max-width: 30%;
    display: block;
    FLOAT: left;
    margin: 0px 20px 0px 0px;
}

.full-banner {
    margin-bottom: 0px;
    overflow: hidden;
}

.full-banner .banner {
    margin-bottom: 20px;
}

.recruits {
    margin-bottom: 20px;
}

.contact-banner {
    padding: 0px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.contact-banner h4 {
    font-size: 17px;
    margin-bottom: 10px;
}

.contact-banner a {
    display: block;
    width: 100%;
    padding: 0px 0px 0px 0px;
    color: #fff;
}

.pagination ul {
    text-align: center;
}

.pagination ul li {
    list-style: none;
    display: inline-block;
}

.pagination a {
    list-style: none;
    display: inline-block;
    background-color: #efefef;
    padding: 8px;
    margin-right: 5px;
}

.pagination span {
    list-style: none;
    display: inline-block;
    background-image: linear-gradient(to right top, #7aabcc, #79abce, #78aad0, #77aad1, #77a9d3, #75a7d2, #74a5d0, #72a3cf, #6ea0cb, #6b9cc6, #6799c2, #6496be);
    padding: 8px;
    margin-right: 5px;
    color: #fff;
}

.blog-side {
    padding: 20px;
    width: 100%;
    min-height: 400px;
    margin-bottom: 30px;
    background-color: #f3f3f3;
}

#sidebar .widget ul {
    padding: 20px;
}

#sidebar .widget ul li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
    padding-left: 15px;
}

#sidebar .widget ul li:before {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "";
    background: #333333;
}

#sidebar .widget ul li a {
    color: #333333;
}

footer ul li {
    margin-bottom: 10px;
}

.hero-sub {
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-position: center center;
}

.hero-sub h1 {
    font-size: 20px;
    text-align: center;
    margin: 40px 0px 0px 0px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 1px 2px 1px #444444;
    letter-spacing: 1px;
}

article.edit h2 {
    text-align: center;
    font-size: 22px;
    line-height: 1.6em;
    font-weight: 700;
    padding-bottom: 0px;
    display: table;
    margin: 0px auto 20px;
    width: 100%;
}

article.edit h3 {
    font-size: 16px;
    background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
    padding: 10px;
    color: #ffffff;
    margin-bottom: 20px;
    box-shadow: 2px 2px 4px #666666;
    clear: both;
    text-align: center;
}

article.edit ul {
    margin: 0px 0px 0px 20px;
}

article.edit ul li {
    margin: 0px 0px 20px 0px;
}

article.edit ol {
    margin: 0px 0px 0px 20px;
}

article.edit ol li {
    margin: 0px 0px 20px 0px;
}

article.edit p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 20px;
}

.reservation_choice {
	width:100%;
	margin: 0 auto;
}
/* Responsive (Mobile First) */
@media screen and (min-width: 375px) {
    .hero img {
        padding: 25px 0px;
    }

    .headline p.sale {
        width: 35%;
    }

    .headline p.accessories {
        width: 60%;
    }

    .headline h2 {
        font-size: 20px;
    }
    .headline h2.font-maru {
        font-size: 17px;
    }
}

@media screen and (min-width: 425px) {
    .hero img {
        padding: 15px 0px 0px 0px;
    }
}

@media screen and (min-width: 768px) {

    .one-third.acc {
        width: 30.333333333%;
        margin: 0px 1.5% 0px 1.5%;
        float: left;
    }

    .global-nav .lang-section {
        padding: 0px 0px 10px 0px;
    }

    footer ul li {
        display: inline-block;
        margin: 0px 10px 10px 0px;
    }

    section.one-third.acc p {
        min-height: 44px;
        font-size: 11px;
    }

    .car h4 {
        background-color: #f3f3f3;
        padding: 20px 290px 20px 20px;
    }

    #plans label {
        width: 46%;
        margin: 0px 1% 10px 1%;
        min-height: 240px;
    }

    .plans_landing {
        max-width: 700px;
        margin: auto;
        overflow: hidden;
    }

    .plans_landing #plans label {
        width: 46%;
        margin: 0px 1% 20px 1%;
        min-height: 240px;
    }


    .col50.pickup {
        float: left;
        width: 48%;
        margin: 0px 2% 0px 0%;
    }

    .col50.delivery {
        float: left;
        width: 46%;
        margin: 0px 2% 0px 2%;
    }

    .col50.pickup {
        float: left;
        width: 46%;
        margin: 0px 2% 0px 2%;
    }

    #wpadminbar {
        top: 0px !important;
    }

    img.ui-datepicker-trigger {
        float: left;
        width: 10%;
        margin: 0px 0px 0px 2%;
    }

    .ticket_return_day_box img.ui-datepicker-trigger {
        float: right;
        width: 36px;
        margin: 0px 0px 0px 2%;
    }

    .ticket_return_day_box input#flight-return-day {
        width: 93%;
    }

    .blog-list section.one-third p.category {
        margin: 0px 0px 10px 0px;
    }

    section.one-third h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    nav a {
        display: inline-block;
        text-shadow: 1px 1px 2px #555555;
        letter-spacing: 0.4px;
    }

    .headline {
        padding: 20px;
        width: 50%;
        margin: 50px 0% 0px 10%;
        text-align: left;
    }

    .headline h2 {
        font-size: 29px;
        margin-bottom: 15px;
    }

    .headline p {
        margin-bottom: 10px;
        float: left;
        margin-right: 10px;
        margin-top: 15px;
    }

    .headline p span {
        padding: 15px 15px;
        font-size: 26px;
    }

    .headline {
        width: 58%;
    }

    .headline p.sale {
        width: 33%;
        clear: none;
    }

    .headline p.accessories {
        width: 40%;
        float: left;
        margin-right: 0px;
        margin-top: 5px;
    }

    nav ul li ul {
        list-style: none;
        position: absolute;
        top: 100%;
        left: -10px;
        margin: 0;
        padding: 0;
        z-index: 10000000;
    }

    nav li ul li {
        overflow: hidden;
        height: 0;
        color: #fff;
        text-align: center;
        width: 120%;
        padding: 0px;
    }

    nav ul li:hover ul li a {
        color: #ffffff;
        font-size: 13px;
        width: 100%;
        height: 100%;
        display: block;
    }

    nav ul li.current_page_item {
        border-bottom: 2px solid #9a7142;
    }

    nav ul li.current_page_item.menu-item-38 {
        border-bottom: 0px solid #669cc7;
    }

    nav ul li.current-menu-parent {
        border-bottom: 2px solid #9a7142;
    }

    nav ul li.current-menu-parent ul li {
        border-bottom: 0px solid #669cc7;
    }

    nav ul li.contact {
        padding: 5px 10px;
        border-radius: 5px;
        background-image: linear-gradient(to right top, #e3a12b, #e39e34, #e39b3d, #e29844, #e1964b, #e0934a, #de9149, #dd8e48, #dc8a40, #db8737, #d9832d, #d88023);
    }

    nav ul li.contact a {
        color: #fff;
        font-size: 12px;
    }

    article p.sub-title {
        margin-bottom: 40px;
    }

    .services section.one-third {
        padding: 0px 0%;
        width: 46%;
        float: left;
        margin: 0px 2% 20px 2%;
    }

    .services section.one-third.clear {
        clear: both;
    }

    .projects section.one-fourth {
        padding: 0px 0%;
        width: 46%;
        float: left;
        margin: 0px 2% 40px 2%;
    }

    .projects section.centered {
        margin: 0px 1.6666666% 0px 18.3333333%;
    }

    section.half {
        padding: 0px 0%;
        width: 48%;
        margin: 0px 0% 30px 0px;
        float: left;
    }

    section.half:nth-child(odd) {
        margin: 0px 0% 0px 2%;
    }

    section.half:nth-child(even) {
        margin: 0px 2% 0px 0px;
    }

    section.half h3 {
        text-align: left;
    }

    section.half p {
        text-align: left;
    }

    .col-50 {
        float: left;
        width: 21%;
        margin: 0px 2% 0px 2%;
    }

    .car {
        margin: 30px 5% 130px 5%;
        line-height: 1.5em;
    }

    .car h4 {
        font-size: 23px;
        line-height: 1.3em;
    }

    .car img {
        width: 50%;
    }

    .qa {
        width: 80%;
        margin: auto;
    }

    .blog section {
        padding: 0px 0%;
        float: left;
        width: 30%;
        margin: 0px 1.6666666% 20px 1.6666666%;
    }

    footer .one-third {
        float: none;
        width: 100%;
        margin: 0px 0px 20px 0px;
        border-bottom: 0px solid #fff;
        padding: 0px 0px 0px 0px;
    }

    section.one-third .sns img {
        width: 36px;
        margin: 0px 10px 0px 0px;
    }

    footer {
        color: #ffffff;
        padding: 40px 0% 20px 0%;
        overflow: hidden;
    }

    footer nav {
        float: none;
    }

    .one-fourth {
        float: left;
        width: 21%;
        margin: 0px 2%;
    }

    footer .address {
        margin: 0px 0px 10px 0px;
    }

    .info {
        clear: both;
        overflow: hidden;
        margin: 0px 0px 0px 0px;
        border-bottom: 0px solid #fff;
        padding: 0px 0px 20px 0px;
    }

    footer ul li a {
        font-size: 12px;
    }

    img.img-one-third {
        float: left;
        max-width: 30%;
        margin: 0px 1.6666666%;
        margin-bottom: 20px;
    }

    .editor img.alignleft {
        max-width: 47%;
        float: left;
        margin: 5px 3% 20px 0px;
    }

    .editor img.alignright {
        max-width: 47%;
        float: right;
        margin: 5px 0px 20px 3%;
    }

    .right-col .banner {
        width: 46%;
        float: left;
        margin: 0px 2% 30px 2%;
    }

    .hero img {
        max-width: 40%;
        margin: 0px 0px 0px 10%;
        padding: 20px 0px 0px 0%;
    }

    section.voice img {
        max-width: 20%;
    }

    .pros ol li {
        line-height: 2.5em;
        font-size: 16px;
    }

    .full-banner .banner {
        width: 46%;
        float: left;
        margin: 0px 2% 20px 2%;
        display: block;
    }


    .recruits {
        margin-bottom: 40px;
        clear: both;
    }

    .blog-list section.one-third img {
        width: 31%;
        margin: 0px 4% 30px 0px;
        float: left;
    }

    .blog-list .blog-info {
        width: 65%;
        text-align: left;
        float: left;
    }

    .blog-list section.one-third {
        margin: 0px auto 30px auto;
        overflow: hidden;
    }

    .blog-list section.one-third h3, .blog-list section.one-third p {
        text-align: left;
        padding: 0px 0%;
    }

    .blog-list section.one-third a.read-more {
        margin: 0px 4% 0px 0px;
        float: right;
    }

    .pros {
        width: 80%;
        margin: auto;
    }

    .wp-block-image .alignright {
        float: right !important;
        margin: 0px 0px 0px 20px !important;
    }

    .wp-block-image .alignleft {
        float: left !important;
        margin: 0px 20px 0px 0px !important;
    }

    .inner {
        max-width: 100%;
        margin: 0px 2%;
    }

    article h2.btoc {
        margin: 10px auto 30px;
    }

    footer .logo {
        width: 214px;
    }

    article.cta h3 {
        font-size: 20px;
    }

    article.edit .half {
        padding: 0px 2%;
        margin-bottom: 20px;
        width: 50%;
        float: left;
    }

    section.bike .half:last-child {
        margin-top: 10px;
    }

    nav ul {
        list-style: none;
        margin: 6px 0px 20px 0px;
    }
	
	.reservation_choice {
	width:700px;
	margin: 0 auto;
}
}

@media screen and (min-width: 1024px) {
    .wpml-ls-legacy-list-horizontal {
        display: block;
        border: 0px solid transparent;
        padding: 10px;
        clear: both;
        background-color: transparent;
        z-index: 1000000;
        float: right;
        margin-top: 10px;
    }

    nav {
        display: block;
        float: right;
    }

   nav {
        font-family: 'Hiragino Maru Gothic ProN', Meiryo, Verdana, Arial, sans-serif;
    }

    nav ul {
        list-style: none;
        margin: 0px 0px 0px 0px;
    }

    nav ul li {
        display: inline-block;
        margin: 0px 2px;
        font-size: 12px;
        position: relative;
        padding: 8px 5px 5px 5px;
        font-weight: bold;
    }

    nav ul li.menu-item-36 {
        font-size: 10px;
        border-radius: 5px;
        padding: 8px 10px 8px 10px;
        background-image: linear-gradient(to right top, #9a7142, #a07240, #a6733d, #ac743b, #b27539);
        box-shadow: 2px 2px 4px #494949;
    }

    .global-nav .lang-section {
        padding: 0px 0px 0px 0px;
    }

    .hamburger {
        display: none;
    }

    section.one-third.acc p {
        min-height: 44px;
        font-size: 12px;
    }

    article.edit h3.grand {
        display: none;
    }

    .general.total {
        display: block;
        position: fixed;
        z-index: 100;
        bottom: 0px;
        width: 100%;
        left: 0px;
        padding: 30px 20px 20px 20px;
        color: #fff;
        width: 100%;
        background-color: rgba(38, 38, 38, 0.9);
        margin: 0px auto 0px auto;
        height: 180px;
    }

    .general.total .total-centered {
        width: 70%;
        margin: auto;
    }

    .car h4 {
        padding: 20px 410px 20px 20px;
    }

    #plans .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label:after {
        height: 400px;
    }

    #plans .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label:after {
        height: 400px;
    }

    #plans .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label:after {
        height: 400px;
    }

    #plans .wpcf7-list-item:nth-of-type(4) .wpcf7-list-item-label:after {
        height: 400px;
    }

    nav ul li {
        display: inline-block;
        margin: 0px 5px;
        font-size: 16px;
    }

    .projects section {
        margin: 0px 1.6666666% 30px 1.6666666%;
    }

    .headline {
        width: 40%;
        margin: 60px 0% 0px 10%;
    }

    section.one-third h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .sub-hero {
        height: 200px;
    }

    .left-col {
        width: 70%;
        margin: 0px 4% 0px 0px;
        float: left;
    }

    .inner article {
        clear: none;
    }

    .right-col {
        padding: 0px;
        margin: 40px 0px 60px 0px;
        float: left;
        width: 26%;
    }

    .right-col .banner {
        width: 100%;
        float: left;
        margin: 0px 0% 20px 0%;
    }

    .hero img {
        max-width: 30%;
        margin: 0px 0px 0px 10%;
        padding: 22px 0px 0px 0px;
    }

    section.voice {
        margin: 0px 2% 20px 2%;
        width: 46%;
        float: left;
    }

    .pros ol {
        padding: 0.5em 4em;
    }

    .full-banner .banner {
        width: 23%;
        float: left;
        margin: 0px 1% 20px 1%;
        display: block;
    }


    .editor .general {
        padding: 40px;
        width: 80%;
        margin: 0px 0px 0px 0px;
    }

    .general {
        padding: 40px 40px 0px 40px;
        width: 70%;
        margin: 0px auto 40px auto;
    }


    section.half a.read-more {
        margin: 0px 0px 0px 0px;
    }

    .logo {
        font-size: 20px;
        margin-top: 5px;
    }

    .car h4 {
        font-size: 30px;
        line-height: 1.4em;
    }

    .car {

        line-height: 1.5em;
    }

    .hero {
        height: 400px;
    }

    .one-third {
        width: 30.33333333333%;
        margin: 0px 1.5% 40px 1.5%;
        float: left;
    }

    .blog-list .one-third {
        width: 100%;
        margin: 0px 0% 40px 0%;
        float: left;
    }

    .headline p.accessories {
        width: 36%;
    }
}

@media screen and (min-width: 1200px) {
    .services section.one-third {
        margin: 0px 1.6666666% 40px 1.6666666%;
    }

    section.one-fourth p.inc-acc {
        min-height: 50px;
    }

    .car h4 {
        padding: 20px 560px 20px 20px;
    }

    #plans .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label:after {
        height: 490px;
    }

    #plans .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label:after {
        height: 490px;
    }

    #plans .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label:after {
        height: 490px;
    }

    #plans .wpcf7-list-item:nth-of-type(4) .wpcf7-list-item-label:after {
        height: 490px;
    }

    article.edit h2 {
        font-size: 24px;
        margin: 0px 0px 20px 0px;
        text-align: left;
    }

    .headline p.sale {
        font-size: 16px;
    }

    .headline p.accessories {
        font-size: 15px;
    }

    section.one-fourth h3 {
        font-size: 22px;
    }

    section.one-fourth img {
        margin-bottom: 10px;
    }

    section.one-fourth .acc img {
        margin: 0px 5px 5px 0px;
    }

    article.edit h3 {
        font-size: 20px;
    }

    article.cta {
        padding: 60px 2% 40px 2%;
    }

    .hero-sub {
        height: 220px;
    }

    .hero-sub h1 {
        font-size: 23px;
        margin: 60px 0px 0px 0px;
    }

    article.cta h3 {
        font-size: 24px;
    }

    #cta-mobile {
        display: block;
    }

    .pros ol {
        padding: 2em 4em 2em 4em;
    }

    .inner {
        max-width: 1140px;
        margin: 0px auto;
    }

    header {
    }

    footer ul li a {
        font-size: 14px;
    }

    .sub-hero {
        height: 240px;
    }

    .headline {
        width: 520px;
        margin: 140px 0% 0px 10%;
        padding: 30px;
    }

    .headline.landing {
        width: 520px;
        margin: 110px 0% 0px 10%;
        padding: 30px;
    }

    nav ul li.menu-item-36 {
        font-size: 14px;
        border-radius: 5px;
        padding: 8px 15px 8px 15px;
    }

    .headline h2 {
        font-size: 35px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .headline h2.font-maru {
        font-size: 32px;
    }

    .headline p span {
        padding: 15px 15px 15px 15px;
        font-size: 30px;
        line-height: 1.0em;
    }

    .headline a {
        font-size: 13px;
        padding: 10px 12px;
    }

    .projects section.one-fourth {
        width: 42%;
    }

    article {
        padding: 60px 0%;
    }

    #copy {
        overflow: hidden;
    }

    #copy .left {
        margin-bottom: 0px;
    }

    #copy .right {
        float: right;
        margin-bottom: 0px;
    }

    .swiper-container {
        width: 100%;
        height: 680px;
    }

    article h2 {
        font-size: 32px;
        margin: 0px auto 40px;
        clear: both;
    }

    section.one-third h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .services section.one-third h3 {
        font-size: 22px;
        min-height: 55px;
    }

    article p.sub-title {
        font-size: 16px;
    }

    section.one-fourth p.regular {
        font-size: 14px;
    }

    section.one-fourth p.discount {
        font-size: 14px;
    }

    section.one-fourth p.sale {
        margin: 0px 0px 5px 60px;
    }

    article h2.no-margin-bottom {
        margin: 0px auto 10px auto;
    }

    section.half h3 {
        font-weight: 700;
        font-size: 19px;
        margin-bottom: 20px;
    }

    section.half p {
        font-size: 15px;
        line-height: 1.8em;
        margin-bottom: 20px;
    }

    .sns {
        width: 202px;
        margin: 0px auto;
    }

    nav ul {
        list-style: none;
        margin: 6px 0px 20px 0px;
    }

    nav ul li ul li {
        margin: 10px 15px;
        padding: 0;
    }

    .hero {
        height: 630px;
    }

    .hero img {
        max-width: 26%;
        margin: 0px 0px 0px 16%;
        padding: 45px 0px 0px 0px;
    }

    section.voice img {
        max-width: 25%;
    }

    .right-col {
        margin: 60px 0px 60px 0px;
    }

    article .coupon-title h2 {
        font-size: 23px;
    }

    .pros {
        width: 60%;
        margin: auto;
    }

    .wp-block-image .alignright {
        float: right !important;
        margin: 0px 0px 0px 40px !important;
    }

    .wp-block-image .alignleft {
        float: left !important;
        margin: 0px 40px 0px 0px !important;
    }

    .car {
        margin: 30px 10% 150px 10%;
        line-height: 1.5em;
    }

    .car img {
        width: 50%;
        position: absolute;
        top: 50px;
        right: 50px;
    }

    .car h4 {
        background-color: #f3f3f3;
    }

    .logo {
        font-size: 26px;
    }
}

@media screen and (min-width: 1400px) {
    section.one-fourth p {
        font-size: 12px;
    }
    .headline p.accessories {
        font-size: 15px;
    }
    .inner {
        max-width: 1200px;
        margin: 0px auto;
    }

    section.one-fourth p.sale {
        width: 25%;
    }

    nav {
        margin-right: 40px;
    }

    .wpml-ls-legacy-list-horizontal {
        right: 10px;
        top: 3px;
        float: none;
        position: absolute;
    }
}

@media screen and (min-width: 1600px) {
    .hero {
        height: 780px;
    }

    .hero.landing {
        height: 580px;
    }

    .inner {
        max-width: 1300px;
    }

    .headline {
        width: 620px;
    }

    .headline p {

        margin-right: 30px;
    }
}
