@charset "utf-8";
/*
Theme Name: bikeland_onomichi_theme
Description: bikeland-onomichi
Version: 0.2-20260322
Author: bikelore
Author URI: https://bikeland.jp/onomichi
*/



    /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

    body {
      background-color: #fffdfa;
      margin: 0px !important;
      letter-spacing: 0.08em;
    line-height: 1.4em;
    font-size: 1.2rem;
      font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    color: #111111;
    }
    
    img {width: 100%;height: auto;}
    .wp-block-image img {
    width: auto;}
    form {overflow: hidden;}
    
    img.ajax-loader {width: 16px;}
    img.attachment-original {height: auto;}
    
    textarea {width: 100%;}
    
.content-body hr,
hr.short {
    margin: 2rem auto 3rem;
    border: 0;
    border-top: 6px solid rgba(88, 88, 88, 0.55);
    width: 20%;
}
hr.short.white {
    border-top: 6px solid #fff;
}
a {
    color: #0862c3;
    text-decoration: none;
}
a.bigger {
-webkit-transition: All 0.1s ease;
-moz-transition: All 0.1s ease;
-o-transition: All 0.1s ease;
-ms-transition: All 0.1s ease;
transition: All 0.1s ease;
}

 a.bigger:hover {
    text-decoration: none;
    transform: scale( 1.03 );
    -webkit-transform: scale( 1.03 );
    -moz-transform: scale( 1.03 );
}

a.disabled {
    opacity: .65;
    cursor: not-allowed;
}
a.disabled.bigger:hover {
    transform: none;
}
a:hover {
    text-decoration: none;
}
#gallery-1 img {
    border: 0 !important;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.btn-primary a.wp-block-button__link,
.wp-block-button__link {
    color:#fffdfa;
    background-color:#C9503A;
    border-radius: 10px;
    font-size: 1.5rem !important;
    padding: 1rem 2.5rem !important;
}

.wp-block-button {
    margin: 1.5rem !important;
}

.py-100{
    padding-top: 5em;
    padding-bottom: 5em;
}
.pt-100{
    padding-top: 5em;
}
.pb-100{
    padding-bottom: 5em;
}

.wp-block-embed__wrapper {
    position: static !important;
    }

.wp-block-button {
    margin: 1rem !important;
    text-align: center;
}

    /* カラー
    -------------------------------------------------- */

    .main-bg {background-color: #C9503A;}
    .bg-white{background-color: white;}

.bg-01 {
    background: #91c6cd;
}

.bg-01 h2,
.bg-01 .text-white {
    color: #1d3f44 !important;
}

.text-white {
    color:#fffdfa !important
}


    /* 見出し
    -------------------------------------------------- */

h1 {
    font-family: 'Karantina', sans-serif;
    margin-bottom: .5em;
    text-align: center;
}

h2 {
    font-family: 'Karantina', sans-serif;
    margin-top: 2px;
    line-height: 1.2em;
    font-size: 8vw;
    color: #2D4F54;
}
@media (max-width: 767px) {
h2 {
    font-size: 12vw;
}
    }


	
    /* ナビ
    -------------------------------------------------- */
    
    .navbar-default {
    background-color: #4BAEC8;
    border: none;
    border-radius: 0;
        margin: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-family: 'Karantina', sans-serif;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    opacity: .9;
}


    /* トップページ
    -------------------------------------------------- */

.navbar-toggler .navbar-toggler-icon {
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path fill="%23fdfcf4" d="M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m-3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2" /></svg>') no-repeat;
  background-size: 47px ;
}

#head-logo img {
    max-width: 300px;
}
@media (max-width: 767px) {
#head-logo img {
    max-width: 200px;
}
    }

.title-sub {
    font-size: 35%;
    opacity: .7;
    margin-bottom: 0em;
    line-height: 1;
}

h2.market-title {
    background: #fff;
    font-size: 1.5rem;
    color: #555;
    display: inline;
}


.about-top p{
    font-size: 1.3rem;
}
.fixed-top {
    position: fixed;
    top: 18px;
    right: 10px;
}
.navbar-light .navbar-toggler {
    border: none;
    background: #C9503A;
    color: #C9503A;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-family: 'Karantina', sans-serif;
    font-size: 4rem;
    display: inline-block;
    background: #C9503A;
    margin: .2rem 0;
    padding: 1rem 0.5rem 1rem .8rem;
}



.bikelore-contents .col-sm-3 {
    height: 300px;
    padding: 0;
}

h2.contents-name {
    color: #2D4F54;
    font-size: 50px;
    line-height: 36px;
    z-index: 100;
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
    font-family: 'Karantina', sans-serif;
}
    @media (max-width: 767px) {
.bikelore-contents .col-sm-3 {
    height: 180px;
}
h2.contents-name {
    top: 35%;
    font-size: 30px;
    line-height: 26px;
    }
}
.contents-name div {
    font-size: 15px;
}
.back-color {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
}


    /* トップページ - ニュース */

.orange-top,
.gray-top,
.blue-top {
    position: relative;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.orange-top svg,
.gray-top svg,
.blue-top svg {
    position: relative;
    display: block;
    width: calc(112% + 1.3px);
    height: 25px;
    transform: rotateY(180deg);
}

.orange-top .shape-fill,
.orange-bottom .shape-fill {
    fill: #C9503A;
}

.blue-top .shape-fill,
.blue-bottom .shape-fill {
    fill: #91c6cd;
}


.orange-bottom,
.gray-bottom,
.blue-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.orange-bottom svg,
.gray-bottom svg,
.blue-bottom svg {
    position: relative;
    display: block;
    width: calc(112% + 1.3px);
    height: 25px;
    transform: rotateY(180deg);
}

.news-orange-box {
    background: #C9503A;
    padding: 1rem;
}

    @media (max-width: 768px) {
        .orange-bottom svg,
        .orange-top svg {
            height: 12px;
        }
    }

.news-date {
    font-size: .6em;
    display: block;
    font-weight: bold;
    line-height: .5em;
}
.news-title {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
    color: #2D4F54;
    border: none;
}
    @media (max-width: 768px) {
.news-title {
    font-size: .7em;
}
    }

.news-list a {
    text-decoration: none;
}
.news-orange-box .news-title,
.news-orange-box .news-date {
    color: #fffdfa;
}
a:hover .news-title {
    opacity: .5;
}


    /* トップページ - クルーズ */
section#crusing {
    margin-top: -1rem;
}

.local-crusing-box img {
    border-radius: 10px;
    margin-left: 0rem;
}


.local-crusing-box h3{
    background: #fffdfa;
    display: inline;
    padding: 0.2em;
    font-size: 1.5rem;
    font-weight: bold;
}
.local-crusing-box a h3 {
    color: #111111;
}
.crusing-title-box {
    position: absolute;
    bottom: 6%;
    right: 0;
    width: 71%;
}

.under-text {
    font-size: .8rem;
    line-height: 1rem;
    width: 50%;
    margin: .5rem 0 0 50%;
    text-shadow: 1px 1px #000000c9;
}


    /* トップページ - インフォ */
#info img {
    border-radius: 10px;
}

    /* トップページ - フューチャー */
.gray-top .shape-fill,
.gray-bottom .shape-fill {
    fill: #a86725;
}
.reature-gray-box {
    background: #a86725;
    padding: 1rem;
}

.reature-gray-box h2 {
    color: #fffdfa;
}
.reature-gray-box .slide-feat a {
    color: #fffdfa;
}

/* ページ
-------------------------------------------------- */

.page h1 {
font-size: 7.5rem;
line-height: 1em;
color: #2D4F54;
}
@media (max-width: 767px) {
	.page h1 {
    font-size: 3.5rem;
    }
}
.page h1 .subtitle {
font-size: 1.8rem;
line-height: 1.5em;
}
.main-text {
    background: #fff;
}
.page h2 {
    font-size: 3rem;
}
.main-text h2 {
    font-family: inherit;
}
.page .event-list h2 {
    font-size: 2rem;
}
.page h2 .subtitle {
    font-size: 1rem;
    line-height: 1em;
}

.sharedaddy.sd-sharing-enabled {
    text-align: center;
    margin-top: 2rem;
}
div.sharedaddy h3.sd-title:before {
    border-top: 0px solid #ddd !important;
}
.sharedaddy.sd-sharing-enabled ul {
    text-align: center;
    margin: 0 auto !important;
}

    

    /* レースページ
    -------------------------------------------------- */


.raceday h2 {
    font-size: 4rem;
    font-family: 'Karantina', sans-serif;
    font-weight: bold;
    line-height: .9em;
    margin: .1em auto .3em;
}
.raceday .title-sub {
    font-size: 40%;
}


.race-info-text-title {
    font-size: 70%;
    background: #fff;
    font-weight: bold;
    width: 6em;
    padding: 3px 0;
    text-align: center;
    margin: 2em 0 .5em;
    color: #000;
}


.timeline dt{
    background-color: #e0e0e0;
    padding: 1rem;
    text-align: center;
    border-bottom: solid 1px #ccc;
    color: #222;
}
@media (max-width: 767px) {
    .timeline dt{padding: 1rem .5rem}
    }
.timeline dd{
    background-color: #ffffff;
    border-bottom: solid 1px #eee;
    padding: 1rem;
    margin: 0;
    color: #222;
}
.day-title {
    padding: 15px;
    font-weight: bold;
    font-size: 150%;
    color: #222;
}

.race .wp-block-columns {
    max-width: 100%; 
    }
.page.race h2 {
    font-family: inherit;
}
.page.race h3 {
    color: #2D4F54;
    font-size: 2em;
}
.page.race h4 {
    color: #2D4F54b3;
    font-size: 1em;
}
p.race-info-box {
    display: inline-block;
    background: #dce1e2;
    padding: 0 1rem;
    font-size: 1rem;
    color: #778588;
    font-weight: bold;
}


    /* キャンプページ
    -------------------------------------------------- */
    
   .camp {
   }
   .stay {
   }
.camp .race-innerbox h4,
.stay .race-innerbox h4 {
    margin: 0 auto 1.5em;}

    /* マーケットリスト
    -------------------------------------------------- */

.market-list .card {
    border-radius: 0;
    border:none;
}
.market-list .card-body {
    border-left: 8px solid #C9503A;
}
.market-list h5.card-title {
    color: #111;
    margin:0;
}
	
    /* ショップ紹介
    -------------------------------------------------- */


.blog-text h2 {
    font-size: 2rem;
    color: #2D4F54;
    margin-top: 3rem;
}

.shop-sub-title {
    font-weight: bold;
    color: #777;
}

li.gallery-item {
    width: 33.333333333%;
    display: inline-block;
}
.blog-text h1 {
    margin-top: 1rem;
    font-size: 7rem;
    width: 90%;
    font-family: inherit;
}
@media (max-width: 768px) {
.blog-text h1 {
    font-size: 3.5rem;
    line-height: 1.5rem;
    line-height: 1em;
}
}
.blog-text h3 {margin-top: 0;}
.wp-block-media-text.market-footer {
	grid-template-columns: 20% auto;
	margin-top: 4em;
	    align-items: inherit;
}
.market-footer {
    max-width: 800px;
    margin: 0 auto;
    }
@media (max-width: 768px) {
	.market-footer {
    margin: 0 20px;
    }
}
.market-footer .wp-block-media-text__content{
	padding: 8% !important;

}

    /* Featureページ
    -------------------------------------------------- */

.feature .desktop h1 {
    font-family: inherit;
    font-size: 4rem;
    font-weight: bold;
    color: #303030;
    text-align: left;
}

.feature .desktop .under-text {
    font-size: 1.5rem;
    margin: 0;
    text-shadow: none;
    width: auto;
}

.feature p {
    color: #4c4c4c;
    font-size: 1.1em;
    line-height: 1.4em;
}

.info-box {
    max-width: 40rem;
    margin: auto;
    border-radius: 1rem;
}

.feat-title-box {
    background: #fff url(https://bikelore.jp/hub/wp-content/themes/hub/img/green-bg.png) 0 0 no-repeat;
    background-size: 10px 70px;
    width: 90%;
    margin: -23px auto 0px;
    padding: 1rem 2rem 2rem;
    z-index: 100;
    position: relative;
    max-height: 9rem;
    overflow: hidden;
}

.slide-feat a, .event-list a {
    color: #555;
    text-decoration: none;
}

.feat-title-box p {
    max-height: 3rem;
    display: block;
    overflow: hidden;
    margin-top: .5rem;
    font-size: .9rem;
    line-height: 1.6;
    overflow: hidden;
}

    /* news シングルページ
    -------------------------------------------------- */
.news-box {
    padding: 40px;
}
@media (max-width: 768px) {
.news-box {
    padding: 15px;
}
}
.news-text {
    font-size: 1.3rem;
}
.news-box h1 {
    font-family: inherit;
    color: #2D4F54;
    text-align: left;
}
.news-text h3{
    font-size: 1.3rem;
    margin-top: 2rem;
}
.news-box .news-date {
    font-size: 20px;
    font-weight: bold;
    color: #999;
}
.blog-text blockquote {
    padding: 3rem 2rem 3rem 2rem;
    background: #e8e8e8;
    border-left: 5px solid #e6e6e6;
    font-size: 1em;
}
.wp-block-file a.wp-block-file__button {
    white-space: nowrap;
}
   


    /* インスタグラム用スタイル
    -------------------------------------------------- */
.insta-more {
    display: inline-block;
    background: #ffffff;
    padding: 1rem;
    border-radius: 5px;
    margin: 30px auto 0;
}
    
    
    /* スポンサー用スタイル
    -------------------------------------------------- */
.sponsor a {display: inline;}
.sponsor img {
    margin: 0.5%;
    max-width: 9%;
}
.sponsor .top-sponsors img {
    max-width: 15%;
}
.sponsor .s-icons img {
    margin: 0.2%;
    width: 5%;
}

    .sponsor img {
        display: inline-block;
        background: white;
        padding: .5rem;
        margin: .2rem .1rem;
        border-radius: 10px;
    }

@media (max-width: 768px) {
    .first-sponsor img {
        max-width: 50%;
    }
    .second-sponsor img {
        max-width: 40%;
    }
    .second-sponsor img {
        max-width: 40%;
    }
    .third-sponsor img {
        max-width: 30%;
    }
    .mini-sopnsor a {
    text-decoration: none;
    font-size: .8rem;
    line-height: .8rem;
}
}

    /* footer
    -------------------------------------------------- */

footer {

}


  /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 992px) {
    }


    @media (max-width: 768px) {
        
        h1 {font-size: 30px;}
        h2.japanese {font-size: 22px;}
    }
    
    @media (max-width: 576px) {

.py-100{
    padding-top: 6em;
    padding-bottom: 6em;
}
.pt-100{
    padding-top: 6em;
}
.pb-100{
    padding-bottom: 6em;
}

    h3 {font-size: 19px;}
    .title-sub {font-size: 16px; line-height: 1.1;}    
    
    }
    
    
    
