/*Typo
----------------------------------------------- */
body * {
    padding: 0;
    margin: 0;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
}

a:link,
a:visited {
    text-decoration: none !important;
}
#headInfo a:link,
#headInfo a:visited,
#content a:link,
#content a:visited {
    color: #00774d;
}

#headInfo a:hover,
#headInfo a:active,
#content a:hover,
#content a:active {
    text-decoration: underline !important;
}

.fade a:hover,
#sidebar a img:hover,
#headArea a img:hover,
#container a img:hover {
    -ms-filter: "alpha( opacity=70 )";
    filter: alpha(opacity=70);
    opacity: .7;
}

/*---編集画面---*/
body#tinymce dt,
body#tinymce dd,
body#tinymce p,
body#tinymce td {
    background: none !important;
}

/*CLEARFIX
----------------------------------------------- */
.j-gallery:after,
.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.cf {
    min-height: 1px;
}

* html .cf {
    height: 1px;
    /*ﾂ･*/
    /*/
    height: auto;
    overflow: hidden;
    /**/
}

/* ---画像が自動でリサイズされてしまう件の対策--- */
div.cc-m-all,
div.cc-m-all-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}

/* ウィジェットpadding無効 */
.n,
.j-text,
.j-imageSubtitle,
.j-spacing,
.j-htmlCode,
.j-header,
.j-table,
.j-htmlCode,
.j-hgrid {
    padding: 0 !important;
    margin: 0 !important;
}

.cc-m-htmlcode div {
    min-height: 20px !important;
}


/*===============レイアウト崩れ対策===============*/

div.j-text ol li, div.j-text ul li {
    padding-right: 0 !important;
    position: relative;
    right: 0 !important;
}

dl, ol, ul {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

/* ---編集ページ用メニュ非表示ー--- */
.cc-pagemode-sitetemplate #navigation,
.cc-pagemode-overlay #navigation,
.cc-pagemode-default #navigation,
.cc-pagemode-notfound #navigation {
    display: none;
}

#navigation {
    position: fixed;
    top: 5px;
    left: 5px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 999;
}

#navigation .current {
    font-weight: 700;
    text-decoration: none;
}

#navigation a {
    color: #369 !important;
}

/*Layout
----------------------------------------------- */
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#cc-inner {
    height: auto !important;
}

body.cc-page {
    min-width: 1000px;
}

.wrap {
    width: 980px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

#wrapArea {
    padding: 0 0 60px 0;
}

#content_area {
    padding: 0 0 60px 0;
}

.cc-indexpage #content_area {
    padding: 60px 0;
}

.wide{
    width: 100% !important;
}

/*----背景イメージ-----*/
body {
    background-color: #ffffff !important;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/s-bg.gif?t=1479562838) repeat-x left top 8px;
}

.cc-indexpage {
    background-color: #ffffff !important;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/bg.gif?t=1479482464) repeat-x left top 8px;
}

#header {
}

#container {
    overflow: hidden;
}

#wrapArea {
}

/*Header
----------------------------------------------- */

#header {
    border-top: solid 4px #00774d;
}

body #header .wrap {
    position: relative;
    height: 108px;
}

#header h1 {
    position: absolute;
    top: 35px;
    left: 0;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/logo.gif?t=1480473875) no-repeat left top ;
    background-size:contain;
}

#header h1 a {
    width: 225px;
    height: 51px;
    display: block;
    text-indent: -999em;
}

#headInfo{
    width:715px;
    height:51px;
    z-index:1;
    position: absolute;
    top: 35px;
    right: 0;
    padding-top: 8px;
}

#headInfo img{
    width: 541px;
    position: absolute;
    top: 5px;
    right: 0;
}

#headInfo p{
    font-size: 13px !important;
    
}

#headInfo .access-btn a{
    position:absolute;
    left:45px;
    bottom: 8px;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/list02.gif?t=1480473883) no-repeat center left;
    background-size:7%;
    padding: 1px 0 0 15px;
}

/*Navigation
----------------------------------------------- */

#nav{
    clear:both;
    height:52px;
}

#nav ul{
    width:980px;
    height:52px;
    margin:0px auto;
}

#nav li{
    float:left;
}

#nav li a{
    display:block;
    width: 163px;
    height:42px;
    overflow:hidden;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    color: #333333 !important;
}

#nav li a:hover,
#nav li.current a{
    color: #00774d  !important;
    text-decoration: none !important;
}

#main{
    height: 50px;
}

#main ul,
#main .swiper-pagination {
display: none;
}

.cc-page-index #main ul {
    display: flex;
}
.cc-page-index #main .swiper-pagination {
    display: block;
}

.cc-indexpage #main {
    width: 980px;
    height: 480px;
    margin: 0 auto;
    background:url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/main.jpg?t=1633994205) no-repeat center top;
    background-size:cover;
}

/* #sidebar
--------------------------------------*/

.cc-indexpage #sidebar{
    display:none;
}

#sidebar{
    display:none;
}


/*footer
------------------*/
#footer{
    background-color: #00774d;
}

#contentfooter {
    padding: 0 0 30px 0px !important;
}

.leftrow {
    color: #fff !important;
}

#fnav {
    height: 30px;
    padding: 30px 0 20px 0 !important;
    margin: 0 !important;
}

#fnav li {
    display: inline;
    line-height: 35px;
    padding: 0 important;
    margin: 0 important;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/list01.gif?t=1479379396) no-repeat center left;
     padding: 0 25px 0 15px;
}

#fnav li a{
    color: #fff !important;
    text-decoration: none !important;
}

#fnav li a:hover{
    text-decoration: underline !important;
}

#footer a {
    font-size: 13px !important;
}

.rightrow,.rightrow a{
    color: #015e3d !important;
}

/*------#content Base ---------*/

#cntInfo {
        margin: 0 auto;
        position: relative;
        width: 980px;
        height: 310px;
}

#cntInfo #cntInfoData {
    position:absolute;
    top:0;
    left:0;
    width: 330px;
    height: 307px;
}

#cntInfo .mapGarea iframe {
        display: block;
        position: absolute;
        top: 8px;
        right: 0;
}

#cntInfo h2{
    width: 300px;
    height: 68px;
    display: block;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/logo.gif?t=1480473875) no-repeat left top ;
    background-size:contain;
}

#cntInfo h2 a{
    width: 300px;
    height: 68px;
    display: block;
    text-indent: -999em;
}

#cntInfo #shop-name{
    padding: 10px 0 0;
    font-size: 21px;
    font-weight: bold;
}

#cntInfo #tel{
    padding: 0 0 0 25px;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/icon-tel.gif?t=1479479648) no-repeat left center;
    font-size: 21px;
    font-weight: bold;
}

#cntInfo #address{

}

#cntInfoData li{
    padding: 0 0 0 18px;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/list03.gif?t=1479479630) no-repeat left center ;
}

#cntInfo #info-btn{
    position:absolute;
    left:0;
    bottom: 0;
}

#cntInfo #info-btn a{
    width:320px;
    height:60px;
    display:block;
    text-indent:-999em;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/info-btn.gif?t=1480926783) no-repeat top left;
    background-size:contain;
}

#content .j-table table{
    border-collapse:collapse;
    width:100%;
}

#content .j-table td,
#content .j-table th{
    text-align:left;
    padding:2px 2px;
    font-weight:normal;
}

#content .j-formnew,
#content .j-hgrid{
    margin:0 !important;
    padding:0;
}

/*------共通パーツ---------*/

#content_area h2 {
    color: #333333;
    font-size: 30px;
    position: relative;
    border-bottom: 4px solid #ccc;
    margin-bottom: 20px;
}
#content_area h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #00774d;
}

h3{
   font-size: 23px !important; 
   margin-bottom: 15px !important;
   color: #00774d !important;
}

.cc-indexpage h3{
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/ttl-bg01.gif?t=1479489941) no-repeat center left;
    margin-bottom: 30px !important;
    font-size: 21px !important;
    padding-left: 18px !important;
    height: 25px;
    letter-spacing: 2px;
    color: #333333 !important;
}

h4{
    text-indent:-999em;
    margin-bottom: 30px !important;
}

h5{
    font-size: 18px;
}

.sec h5{
    text-indent:-999em;
}

.sec{
    position: relative;
}

.page-ttl {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 45px;
}

.breadList{
    padding:8px 0;
    margin:0 auto;
}
.breadList ul{
    padding:0 !important;
}

.breadList li{
    display:inline-block;
    padding-right:1em;
    line-height:20px !important;
    font-size:13px;
}
.breadList li:before{
    content:'> ';
}
.breadList li:first-of-type:before{
    content:'';
}

.product{
    font-size: 18px !important;color: #00774d;
    font-weight: bold;
}

.text-strong{
    font-size: 18px !important;
    font-weight: bold;
}

.center{
    margin: 0 auto;
}

.link a{
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/list02.gif?t=1480473883) no-repeat center left;
    background-size: 4%;
}

.mt10{
    margin-top: 10px;
}

.mt40{
    margin-top: 40px;
}

.j-calltoaction-wrapper .j-calltoaction-link {
    background: #00774d;
    border: none;
}


/*===トップボタンカスタマイズ===*/

.cc-FloatingButtonBarContainer li a {
    border: none !important;
    border-radius: 50% !important;
}

.cc-FloatingButtonBarContainer li a span {
    height: 50px !important;
    width: 50px !important;
}

/* 01 ホーム
----------------------------------------------------*/

.newsList{
    margin: 0 0 0 1px !important;
    padding:10px 0px 9px;
    position:relative;
    padding-left:9em;
    line-height:20px;
}

.newsList strong{
    width:9em;
    position:absolute;
    left:0em;
    letter-spacing:1px;
}

.newsBox{
    height:9.5em;
    overflow:auto;
    padding: 10px 0 0 30px !important;
    background-color:#FFF;
}

.newsBox .j-text{
    height:auto !important;
}

#content_area .j-hgrid .j-imageSubtitle .clearover {
    overflow: visible;
}


.newsList p{
    padding-left: 20px;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/list02.gif?t=1480473883) no-repeat center left;
    background-size: 2%;
}


#p01-ttl01{
    height: 122px;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/p01-ttl01.gif?t=1480925267) no-repeat top center;
    margin-bottom: 60px !important;
    background-size:contain;
}

#p01-sec01{
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/p01-sec01.jpg?t=1480925277) no-repeat top left;
    height: 520px;
    background-size:contain;
}

#p01-sec01 p{
    padding-top: 165px;
    margin-bottom: 35px;
    width: 420px;
}

#p01-ttl02{
    height: 76px;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/p01-ttl02.png?t=1479379360) no-repeat top center;
}

#p01-ttl03{
    height: 80px;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/p01-ttl03.gif?t=1479379355) no-repeat top center;
}

.btn-details01 a{
    width: 300px;
    height: 40px;
    padding-top: 15px;
    text-align: center;
    vertical-align: middle;
    display:block;
    border: 2px solid #00774d;
    border-radius: 30px; 
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px; 
    background:#fff url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/details-mark01.gif?t=1480473902) no-repeat center right 30px;
}

.btn-details01 a:hover,
.btn-details01 a:active {
    text-decoration: none !important;
    background-color: #00774d;
    color: #fff !important;
    background:#00774d url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/details-mark02.png?t=1480473896) no-repeat center right 30px;
}

.btn-details02 a{
    width: 300px;
    height: 40px;
    padding-top: 15px;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    display:block;
    border: 2px solid #ffffff;
    border-radius: 30px; 
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px; 
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/details-mark02.png?t=1480473896) no-repeat center right 30px;
    z-index: 999;
}

.btn-details02 a:hover,
.btn-details02 a:active {
    text-decoration: none !important;
    background-color: #00774d;
    color: #fff !important;
    background:#00774d url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/details-mark02.png?t=1480473896) no-repeat center right 30px;
}

.bike-bg{
    background: #e5f1ed;
    width: 100%;
    position:relative;
    overflow:visible;
    padding: 65px 0;
}

.service-bg{
    background: #e5f1ed;
    margin: 0 -500%;
    padding: 65px 500%;
    width: 100%;
    background: url(https://u.jimcdn.com/cms/o/s485fe539e57c5580/userlayout/img/bg-service.jpg?t=1479379462) no-repeat top center;
    background-size:contain;
}

.bike-bg:before {
    background: #e5f1ed none repeat-x 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -1400px;
    position: absolute;
    top: 0;
    width: 2800px;
    z-index: -1;
}

.bike-bg:after {
    background: #e5f1ed none repeat-x 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -750px;
    position: absolute;
    top: 0;
    width: 1500px;
    z-index: -1;
}

/* 02 店舗情報
----------------------------------------------------*/

/* infoTBL
---------------------------------*/

.infoTable{
        width:100%;
        border-collapse:collapse;
}

.infoTable th,
.infoTable td{
        border:1px solid #ffffff;
        padding:10px 0px 7px !important;
}

.infoTable td{
    text-align:left !important;
    padding-left: 30px !important;
    background: #f8f8f8;
}

.infoTable th{
    text-align:center !important;
    font-size: 16px;
    font-weight:bold !important;
    background: #e5f1ed;
    padding: 20px !important;
    width: 30%;
}

.page01 #cntInfo{
    display: none;
}

/* 03 サービス
----------------------------------------------------*/
.price-ttl{
    font-size: 18px;
    font-weight: bold;
}

.price{
    width:100%;
    border-collapse:collapse;
}

.price td{
    border:1px solid #333;
    padding:5px !important;
    text-align:center !important;
}

/* 04 バイク販売
----------------------------------------------------*/

.bike-Table{
    width:100%;
    border-collapse:collapse;
    background: #fff;
}

.bike-Table th,
.bike-Table td{
    border:1px solid #dadada;
    padding:10px 0px 7px !important;
}

.bike-Table td{
    text-align:left !important;
    padding-left: 10px !important;
}

.bike-Table th{
    font-size: 14px;
    font-weight:bold !important;
    padding: 10px !important;
}

.page03 #content .j-hgrid {
    background: #f8f8f8;
    padding: 15px !important;
    margin-bottom: 30px !important;
}

/* 05 今月のお客様
----------------------------------------------------*/

.page04 #content .j-hgrid {
    margin-bottom: 30px !important;
}

/* 06 イベント案内
----------------------------------------------------*/
.datetime{
    display: none;
}

.blogselection h2{
    font-size: 23px !important;
    padding-bottom: 5px;
}

.blogselection h3{
    font-size: 18px !important;
    color: #333 !important;
}

.j-blog-header{
    font-size: 25px !important;
    color: #333 !important;
    margin-bottom: 90px;
}

.j-blogarticle{
    margin-bottom: 40px !important;
}

/* 07 お問い合わせ
----------------------------------------------------*/
/* form
-------------*/
#content_area .j-formnew {
    padding: 0 !important;
}

.cc-m-form-view-sortable>.cc-m-form-view-element {
    margin: 0 !important;
    clear: both;
    float: none;
    padding: 30px 0 !important;
}

.cc-m-form-view-sortable>.cc-m-form-view-element:last-of-type {
    border: 0;
}

.cc-m-form-view-input input[type="text"], select {
    padding: 5px !important;
    font-size: 110%;
}

#content_area .cc-m-form-element-input div,#content_area .cc-m-form-view-input-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}

#content_area .cc-m-form-view-sortable .cc-m-form-view-input-wrapper {
    padding: 0 !important;
    vertical-align: middle;
}

.cc-m-form-view-sortable .cc-m-form-view-element>label:first-of-type {
    width: 240px !important;
    max-width: 240px !important;
    line-height: 20px;
    vertical-align: middle;
    min-height: 20px !important;
    margin-right: 10px;
    padding: 5px 10px 0;
    margin-top: -3px;
}

#content_area .cc-m-form-view-sortable .cc-m-form-element-input input[type=radio] {
    vertical-align: middle;
}

.cc-m-form-view-sortable .cc-m-form-view-element {
    padding: 0;
}

.cc-m-form-view-sortable {
    margin: 0 !important;
}

.cc-m-form-note {
    border-top: 0 !important;
}

.cc-m-form-submit {
    margin: 10px 0 0 !important;
    padding: 15px !important;
    width: 100% !important;
}

.cc-m-form-view-element.cc-m-form-submit label {
    display: none !important;
}

#content_area .cc-m-form-view-element.cc-m-form-submit .cc-m-form-view-input-wrapper input {
    width: 220px;
    margin: 0 auto !important;
    display: block;
    border: 0;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
}

#content_area .cc-m-form-view-element.cc-m-form-submit .cc-m-form-view-input-wrapper {
    width: 220px;
    border-radius: 21px;
    margin: 0 auto !important;
}

#content_area .cc-m-form-view-sortable>.cc-m-form-view-element {
    border-top: 2px solid #dadada;
}

#content_area .cc-m-form-view-sortable>.cc-m-form-view-element:last-of-type {
    background: none !important;
}

#content_area .cc-m-form-view-element.cc-m-form-submit .cc-m-form-view-input-wrapper input {
    font-size: 23px;
    text-align: center;
    background: #f08200;
    color: #fff;
}

#content_area .cc-m-form-view-element.cc-m-form-submit .cc-m-form-view-input-wrapper {
    background: url(btn01-on.png) repeat-x center top;
    background-size: 5px 100%;
}

#content_area .cc-m-form-view-element.cc-m-form-submit .cc-m-form-view-input-wrapper:hover {
   background: #ee962f;
}

#content_area .cc-m-form-view-element.cc-m-form-submit .cc-m-form-view-input-wrapper {
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #f08200;
}

.j-m-required{
    color: #eb433e;
}

.cc-m-form-checkgroup .cc-m-form-checkable-horizontal div {
    width: 25%;
}

.privacy {
    border: 4px solid #dadada;
    height: 250px;
    overflow-y: scroll;
    padding: 30px;
}

.privacy p {
    margin: 0 0 25px;
}

/* スライダー */
      .swiper-pagination-bullet-active {
        background-color: #00774d!important;
      }
      .swiper-pagination-bullet {
        width: 12px !important;
        height: 12px !important;
      }
      #main {
        overflow: hidden;
      }
      .swiper-slide {
        background: #fff;
        position: relative;
      }
      .swiper-slide img {
        transition: 0.1s;
      }
      .swiper-slide a {
    background: rgb(255 255 255 / 0%);
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
    position: absolute;
        transition: 0.1s;
      }
      .swiper-slide a:hover {
    background: rgb(255 255 255 / 30%);
      }
      .swiper-slide a:hover img {
        opacity: 0.7 !important;
      }
      .content_box {
        background: rgba(0, 119, 77, 0.8);
        border-radius: 10px;
        color: #fff;
        width: 250px;
        padding: 20px 25px;
        position: absolute;
        bottom: 50px;
        right: 50px;
        z-index: 1;
      }
      .content_box h2 {
        font-size: 24px;
        font-weight: 500;
        line-height: 1;
        color: #fff;
        text-decoration: underline;
        width: 100%;
        margin-bottom: 15px;
      }
      .content_box p {
        color: #fff;
        font-size: 17px;
        line-height: 1;
      }
      .content_box .link_btn {
        display: block;
        text-align: right;
      }
      .content_box .link_btn a {
        color: #fff !important;
      }
      .content_box .link_btn a::before {
        background: none;
        border: 8px solid transparent;
        border-left: 10px solid #fff;
        content: "";
        display: inline-block;
        height: 0;
        margin-left: 10px;
        width: 0;
        vertical-align: middle;
      }