/** theme_style **/

.youtube-icon{
    width: 45px;
}
/**** common ****/
.bg01 {
    background: #eaeaea;
}

html{
    color:#323232;
}

a, a:visited {
    color: #323232;
    text-decoration: none;
}

.pc-none{display:none!important;}
.sp-none{display:block!important;}


.access-contents h3{
    border-left: 6px solid #323232;
    padding-left: 10px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}

input, button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:0;
}

.text-center{
    text-align: center;
}

.no-wrap{
    white-space: nowrap;
}


h1, .h1 {
    font-size: 1.5em;
    line-height: 1.333em;
}

a.hover_caption {
    position: relative;
    overflow: hidden;
    display: block;

}
figcaption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
}
@media only screen and (min-width: 961px){
    a:hover.hover_caption  figcaption {
        opacity: 1;
    }
}

figcaption h3 {
    text-align: center;
    color: #FFF;
    margin: 30% auto 0;
    border: 1px solid #FFF;
    padding: 10px;
    width: 60%;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}


/**** button ****/

.btn_area {
    text-align: center;
    padding: 20px 0;
}

.btn {
  display: inline-block;
  width: 200px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  line-height: 45px;
  outline: none;
}
.btn::before,
.btn::after  {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn,
.btn::before,
.btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a.btn01 {
    /* background-color: #333; */
    border: 2px solid #323232;
    color: #323232;
    line-height: 48px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}

a.btn01:hover {
  background-color: #323232;
  border-color: #323232;
  color: #FFF;
}

a.btn02 {
 /* background-color: #333;*/
    border: 2px solid #316498;
    color: #316498;
    line-height: 34px;
    font-size: 14px;
    width: 223px;
    height: 37px;
}

a.btn02:hover {
  background-color: #316498;
  border-color: #316498;
  color: #FFF;
}

a.btn03 {
    /* background-color: #333; */
    border: 2px solid #323232;
    width: 120px;
    height: 35px;
    color: #323232;
    line-height: 30px;
    font-size:12px;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}

a.btn03:hover {
  background-color: #323232;
  border-color: #323232;
  color: #FFF;
}

a.btn04 {
    /* background-color: #333; */
    border: 2px solid #FFF;
    width: 200px;
    height: 35px;
    color: #FFF;
    line-height: 30px;
    font-size:12px;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}

a.btn04:hover {
    background-color: #FFF;
    border-color: #FFF;
    color: #323232;
}


.form_btn input {
    display: inline-block;
    width: 400px;
    height: 60px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
}

.form_btn input::before,
.form_btn input::after  {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.form_btn input,
.form_btn input::before,
.form_btn input::after  {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.form_btn input {
    /* background-color: #333; */
    border: 2px solid #316498;
    color: #316498;
    line-height: 34px;
    font-size: 1em;
    width: 300px;
    height: 50px;
}

.form_btn input:hover {
    background-color: #316498;
    border-color: #316498;
    color: #FFF;
}

/**** page_top ****/

#page_top{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #323232;
    opacity: 0.6;
}
#page_top a{
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}
#page_top a::before{
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    font-weight: 900;
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 11px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

/**** swiper ****/

.swiper-slide img {
    width:100%;
}

/**** grid ****/

.no-gutter {
    margin-right:0;
    margin-left:0;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

/**** body ****/

body {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-weight: 500;
    /*text-rendering: optimizeLegibility;*/
    font-size: 16px;
    color: #323232;
    background: #FFF;
    line-height: 1.8;
}

.wrap {
    max-width: 1024px;
}

#content {
    margin: 0;
    display: block;
    min-height: 1000px;
}

/**** header ****/

#logo {
    width: 100%;
    height: auto;
    font-size: 1em;
    text-align: center;
    margin: 10px 0;
}

.nav_news a{
    background: url(../images/common/icon_nav_news.png)no-repeat top center;
    background-size: 35px;
}

.nav_products a{
    background: url(../images/common/icon_nav_products.png)no-repeat top center;
    background-size: 40px;
}

.nav_brands a{
    background: url(../images/common/icon_nav_brands.png)no-repeat top center;
    background-size: 35px;
}

.nav_services a{
    background: url(../images/common/icon_nav_services.png)no-repeat top center;
    background-size: 35px;
}

.nav_rental a{
    background: url(../images/common/icon_nav_rental.png)no-repeat top center;
    background-size: 35px;
}

.nav_gallery a{
    background: url(../images/common/icon_nav_gallary.png)no-repeat top center;
    background-size: 33px;
}

.nav_access a{
    background: url(../images/common/icon_nav_access.png)no-repeat top center;
    background-size: 35px;
}

.nav_contact a{
    background: url(../images/common/icon_nav_contact.png)no-repeat top center;
    background-size: 33px;
}

/*.nav_shop a{
    background: url(../images/common/icon_nav_shop.png)no-repeat top center;
    background-size: 35px;
}*/

.header {
    background-color: #FFF;
    color: #323232;
    width: 100%;
}

#inner-header>ul{
    margin:0.5em 0;
}

#logo a,
.nav li a{
    color:#323232;
}

.header_nav {
    margin: 10px 0;
    font-size: 1em;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.header_nav li {
    width: 14.2857%;
    height: 60px;
    text-align: center;
    border-right: 1px solid #CCC;
}

.header_nav li a {
    display: block;
    padding: 35px 20px 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP', sans-serif;

}

.header_sns ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 45px;
    height: 25px;
    float: right;
    margin: 0;
}

/**** index ****/

.index_mainimage {
    width: 100%;
    background-size: cover;
    position: relative;
}

.index_mainimage_inner {
    background-size: cover;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(50, 50, 50, 0.5);
    z-index: 5;
}

.index_mainimage_title {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 70%;
    height: 100px;
	text-align: center;
	color: #FFF;
	z-index: 7;
}

.index_mainimage .sns{
	position: absolute;
	top: 0;
    left: 900px;
    right: 0;
    margin: auto;
    max-width: 160px;
    height: 85px;
}
.index_mainimage .sns ul{
	margin: 0;
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 7;
}
.index_mainimage .sns ul li{
	float: right;
	margin: 0 10px;
}

.index_mainimage_title h3 {
    margin: 0;
    font-size: 54px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    letter-spacing: 0.2em;
}

.index_mainimage_title h4{
    margin: 0;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    letter-spacing: 0.2em;
}

.mainimage_text p {
    font-weight: 900;
    font-size: 1.4em;
    margin: 0;
}

.mainimage_text h3{
    font-size: 3em;
    letter-spacing: 5px;
    margin: 10px;
    font-family: 'Noto Sans JP', sans-serif;
}

.index_about{
    padding: 0;
}

/* mv下sns */
.indexsns{
  width: 100%;
}
/* アイコン周り全体 */
.flowbtn15{
  font-family:Barlow,'Noto Sans JP';	
  display:inline-block;
  position:relative;
  width:90%;
  height:50px;
  font-size:23px;
  border-radius:5px;
  color:#fff!important;
  text-decoration:none;
}
.flowbtn15 i{
  position:relative;
  bottom:5px;
}
  /* Twitter */
  .fl_tw1{
  background:#55acee;
  }
  /* Instagramアイコン位置 */
  .insta_btn15 .fa-instagram{
  font-size:28px;
  bottom: 3px;
  }
  /* Instagram紫グラデ背景色 */
  .insta_btn15{
  background:-webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background:linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow:hidden;
  }
  /* Instagramオレンジグラデ背景色 */
  .insta_btn15:before{
  content: '';
  position:absolute;
  top:27px;
  left:-75px;
  width:100%;
  height:100%;
  background:-webkit-radial-gradient(#ffdb2c 5%, rgba(255, 105, 34, 0.65) 45%, rgba(255, 88, 96, 0) 80%);
  background:radial-gradient(#ffdb2c 5%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 80%);
  }
  /* Facebook */
  .fl_fb1{
  background:#3b5998;
  }
  /* LINE */
  .fl_li1{
  background:#00c300;
  }
  /* YouTube */
  .fl_youtube{
  background:red;
  }
  /* ボタン内テキスト調整 */
  .flowbtn15 div{
  font-size:16px;	
  position:relative;
  bottom:16px;
  }
  /* ulタグの内側余白を０にする */
  ul.snsbtniti2{
  padding:0!important;
  justify-content: center;
  margin: 16px auto 0;
  max-width: 1000px;
  }
  /* アイコンボタンの位置調整 */
  .snsbtniti2{
  display:flex;
  flex-flow:row wrap;
  }
  /* アイコンボタン同士の余白調整 */
  .snsbtniti2 li{
  flex:0 0 20%;
  text-align:center!important;
  }
/* mv下snsここまで */

.index_topic{
    margin: 10px;
}
#inner-content .index_topic p{
    text-align: center;
    border: solid 2px #e99c61;
    padding: 20px 10px;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: bold;
    font-family: "Noto Sans JP",sans-selif;
}
.index_topic a.topic-border{
    position:relative;
    padding-top: 16px;
}
.index_topic a.topic-border::before{
    content:"";
    display:block;
    width:20em;
    height:1px;
    margin: 0 auto;
    background-color:#505050;
    margin-bottom: 8px;
    margin-top: -20px;
}

.index_news {
    padding: 0;
    margin-bottom: 0;
}
.index_news li{
  margin-bottom: 20px;
  text-align: center;
}


.index_contents img {
    width: 100%;
    height: auto;
    border: 0;
}
.index_bnr{
    text-align: center;
}
.index_yahoo img {
    box-shadow: 3px 5px 6px 0 rgba(0, 0, 0, .5);
}

.index_products.index_contents li img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border: 0;
}

.index_gallery.index_contents li img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    border: 0;
}

.index_content_title,
.page_content_title{
    padding: 20px 0;
    text-align: center;
}

.index_content_title h3,
.page_content_title h3 {
    letter-spacing: 3px;
    font-size: 1.2em;
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    margin:40px 0 0;
}

.index_topic .index_content_title h3{
    background: url(../images/common/icon_nav_topic2.png)no-repeat top center;
    background-size: 40px;
    padding: 50px 10px 0 10px;
}
.index_about .index_content_title h3 {
    background: url(../images/common/icon_nav_info.png)no-repeat top center;
    background-size: 40px;
    padding: 50px 10px 0 10px;
}

.index_news .index_content_title h3,
.index_yuruchari .index_content_title h3 {
    background: url(../images/common/icon_nav_news.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.index_brands .index_content_title h3 {
    background: url(../images/common/icon_nav_brands.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.index_products .index_content_title h3,
.products-contents .page_content_title h3 {
    background: url(../images/common/icon_nav_products.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.index_services .index_content_title h3 {
    background: url(../images/common/icon_nav_services.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}
.service-contents .page_content_title h3,
.online-contents .page_content_title h3{
  background: url(../images/online/icon_nav_services.png)no-repeat top center;
  background-size: 40px;
  padding: 40px 10px 0 10px;
border: none;
font-weight: 500;
}

.index_gallery .index_content_title h3,
.gallery-contents .page_content_title h3  {
    background: url(../images/common/icon_nav_gallary.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.index_access .index_content_title h3,
.access-contents .page_content_title h3 {
    border: 0;
    background: url(../images/common/icon_nav_access.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.index_contact .index_content_title h3,
.contact-contents .page_content_title h3 {
    border: 0;
    background: url(../images/common/icon_nav_contact.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.access-contents .page_content_title.access_title h3 {
    border: 0;
    background: url(../images/common/icon_nav_root.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.index_news p.img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border: 0;
}

.index_news p{
    margin: 0;
    font-size: 14px;
}

.index_news .day{
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}
.index_news .title{
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}

.index_news a.hover_caption,
.index_products a.hover_caption {
    height:220px;
    background: #FFF;
}

.index_access .btn_area {
    text-align: center;
    margin: 0;
}

.hentry {
    width: 720px;
    margin: 40px auto;
    border: 0;
}

.hentry header {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}

.entry-content {
    padding: 10px 0;
}

.entry-title {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 20px;
}

.article-date{
    font-family: 'Noto Sans JP', sans-serif;
    float: right;
    font-size: 14px;
}

.article-mainimage img {
    object-fit: cover;
    width: 100%;
    height: 300px;
}

.product_content .article-mainimage img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

.product_content dl p{
    font-size: 14px;
    margin: 0;
    padding: 10px;
    background: #f3f3f3;
}

.product_content dd {
    margin-left: 0;
    font-size: 14px;
    color: #787878;
    margin-bottom: 0;
    padding: 10px;
}

.product_content dl p{
    font-size: 14px;
    margin: 0;
    padding: 10px;
    background: #f3f3f3;
}

.product_content dd {
    margin-left: 0;
    font-size: 14px;
    color: #787878;
    margin-bottom: 0;
    padding: 10px;
}

.product_content .photo img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border: 0;
	margin: 0;
}
.product_content .photo p{
	margin: 0;
}

.index_services dl {
    margin: 0 -15px 0 -15px;
}

.index_services dl dt p {
    margin: 0;
    padding: 10px;
    background: #f1f1f1;
}

.index_services dd {
    margin: 0;
    padding: 10px;
}

.index_about .btn_area {
    text-align: center;
    padding: 0 0 20px;
}

/**** category ****/

.category_title {
    padding: 20px 0;
    text-align: center;
}

.category_title h3{
    letter-spacing: 3px;
    font-size: 1.2em;
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
}

.news_contents .category_title h3 {
    background: url(../images/common/icon_nav_news.png)no-repeat top center;
    background-size: 40px;
    padding: 40px 10px 0 10px;
}

.news_contents #main{
    width: 720px;
    float: left;
}

.news_contents .sidebar {
    width: 240px;
}

.category_inner {
    position: relative;
}

.category_inner .article-date {
    font-family: 'Noto Sans JP', sans-serif;
    float:auto;
    font-size: 14px;
    display: block;
}

.category_inner .article-text {
    display: block;
    padding: 15px 0;
    margin: 0;
}

.category_more_btn {
    position: absolute;
    right:0;
    bottom:10px;
}

.products-contents .hentry,
.gallery-contents .hentry{
    width: 1024px;
    margin: 40px auto;
    border: 0;
}

.index_product img {
    object-fit: contain;
    width: 100%;
    height: 220px;
    border: 0;
}

.products_list img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border: 0;
}

.products_list .caption{
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
	padding: 5px 15px;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,.4);
}
.products_list .caption p.money{
	float: left;
	color: #fff;
	margin: 0;
}
.products_list .caption p.loan{
	float: right;
	color: #fff;
	margin: 0;
	padding: 3px 5px;
	font-size: 84%;
	background: #00AC95;
}

.products_list a.hover_caption {
    height:240px;
}

.gallery-contents img {
    width: 100%;
    height: auto;
    border: 0;
}

.gallery-contents a.hover_caption {
    height:240px;
}


/**** contact ****/

.contact-contents h4 {
    text-align: center;
}

.contact_number{
    width:200px;
    margin:0 auto;
    position: relative;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-size: 24px;
    padding:0 0 0 35px;
}

.contact_number:before{
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    font-weight: 900;
    font-size: 25px;
    position: absolute;
    width: 30px;
    height: 50px;
    left:0;
}

.contact-tel {
    margin: 40px 0 60px;
}

.contact-tel span {
    text-align: center;
    display: block;
    font-size: 14px;
}

.contact_form th {
    position: relative;
    text-align: left;
}

.contact_form th .form_red {
    position: absolute;
    font-size: 12px;
    right: 0;
    margin: 5px;
    padding: 5px 10px;
    background: #f9e3e3;
    border-radius: 5px;
}

.contact_form th .form_blue {
    position: absolute;
    font-size: 12px;
    right: 0;
    margin: 5px;
    padding: 5px 10px;
    background: #d2ebf5;
    border-radius: 5px;
}

.contact_form th .form_th_title {
    font-size: 15px;
    margin: 8px 0;
    display: block;
    position: relative;
}

.form_btn_area {
    text-align: center;
}

.form_btn_area .form_btn{
    margin-bottom:20px;
}


/**** footer ****/

.footer {
    clear: both;
    background-color: #323232;
    color: #f8f9fa;
}

.footer_list p {
    margin: 0;
    font-size: 14px;
}

.footer_list p a {
    color:#FFF;
}

.footer_sns ul {
    display: flex;
/*    flex-wrap: wrap;*/
    justify-content: space-evenly;
   /* width: 90px;*/
    height: 40px;
/*    float: right;*/
    margin: 0;
}
.footer_sns ul li{
	margin: 0 0 0 5px;
}
.footer_sns ul a {
    color:#FFF;
}

.footer_list .btn_area {
    text-align: center;
    padding: 10px 0 0;
    margin-bottom: 100px;
}

.footer_pedal{
	margin: 0 0 20px 0;
}

.footer_pedal{
	margin: 0 0 20px 0;
}
.footer_pedal img {
    width: 100%;
    height: auto;
    border: 0;
}

.copyright {
    text-align: center;
    background: #4c4c4c;
    font-size: 12px;
    padding: 10px 0;
    margin:0;
}

/**** access ****/
.access_nav{
	text-align: center;
}
.access_nav ul li{
	display: inline-block;
}
.access_nav ul li a{
	font-size: 90%;
    border: #505050 solid 2px;
    padding: 8px 16px;
}
.access_nav ul li a:hover{
	color: #fff;
	background: #505050;
}
.accessArea{
	margin: 50px 0 0 0;
	padding: 20px 0;
	background: #EFEFEF;
}
.accessArea .accessContent{
	width: 90%;
	margin: 0 auto;
}
.accessArea .accessContent img{
	max-width: 100%;
}
.accessArea .accessContent p.img{
	margin: 0;
	position: relative;
}
.accessArea .accessContent p.img span{
	color: #fff;
	background: #000;
	padding: 5px 14px;
	position: absolute;
	top: 0;
	left: 0;
}
.accessArea .accessContent p{
	margin: 5px 0 25px 0;
}


/**** service ****/
#tablepress-2{
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	border-top: solid 3px #323232;
	border-bottom: solid 3px #323232;
}
#tablepress-2 .column-1 {
	border-bottom: 1px solid #ccc;
	background: #f1f1f1;
}
#tablepress-2 tbody tr.row-2,
#tablepress-2 tbody tr.row-9,
#tablepress-2 tbody tr.row-23,
#tablepress-2 tbody tr.row-2 .column-1,
#tablepress-2 tbody tr.row-9 .column-1,
#tablepress-2 tbody tr.row-23 .column-1 {
	border-bottom: 1px solid #ccc;
	background: #d2d2d2;
}
#tablepress-2 tbody tr td{
	border-bottom: 1px solid #ccc;
}

/**** online ****/
.online-contents img{
	max-width: 100%;
}
.online-contents h3 {
    border-left: 6px solid #323232;
    padding-left: 10px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
	margin: 40px 0 15px 0;
}
.online-contents h4 {
	color: #00a9c6;
    font-weight: bold;
    font-size: 200%;
	text-align: center;
}
.online-contents .bannerArea{
	margin: 0 0 0 -2%;
}
.online-contents .bannerArea p{
	width: 23%;
	margin: 0 0 0 2%;
	float: left;
}
.online-contents p.copy{
	font-family: 120%;
	font-weight: bold;
	text-align: center;
}
.online-contents p.text a{
	color: #006cff;
}
.online-contents p.text.big{
	font-weight: bold;
}
.online-contents p.chat{
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
}

/*  TOPページ 価格表  */
.col-md-12 .tablepress{
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	border-top: solid 3px #323232;
	border-bottom: solid 3px #323232;
}
.col-md-12 .tablepress td.column-1 {
	border-bottom: 1px solid #ccc;
	background: #f1f1f1;
}
#tablepress-4 tbody tr.row-2,
#tablepress-4 tbody tr.row-5,
#tablepress-4 tbody tr.row-2 .column-1,
#tablepress-4 tbody tr.row-5 .column-1 {
	border-bottom: 1px solid #ccc;
	background: #d2d2d2;
}
.col-md-12 .tablepress td{
	border-bottom: 1px solid #ccc;
}


/************ タブレット *************/
@media only screen and (min-width: 641px) and (max-width: 960px){
    /**** タブレットcommon ****/

    h4 {
        font-size: 16px;
    }

    .pc-none{display:block!important;}
    .sp-none{display:none!important;}

    body {
        font-family:  "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
        font-weight: 500;
        /*text-rendering: optimizeLegibility;*/
        font-size: 16px;
        color: #000;
        background: #FFF;
        line-height: 1.8;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .hentry {
        width: 100%!important;
    }

    #container {
        padding-top: 60px;
    }

/**** タブレットbtn ****/

    .btn {
        display: inline-block;
        width: 100%;
        height: 60px;
        text-align: center;
        text-decoration: none;
        line-height: 54px;
        outline: none;
    }

    #logo {
        margin: 3px 0 0 0;
    }

    .header {
        top:0;
        position: fixed;
        z-index:9;
    }

    .header_nav li {
        width: 100%;
        height: 60px;
        text-align: left;
        /*border-right: 1px solid #CCC;*/
    }

    .header_nav li a {
        display: block;
        padding: 5px 0 10px 70px;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 1px;
        font-family: 'Noto Sans JP', sans-serif;
    }

    .nav_news a {
        background: url(../images/common/icon_nav_news.png)no-repeat 20px center;
        background-size: 35px;
    }

    .nav_products a{
        background: url(../images/common/icon_nav_products.png)no-repeat 20px center;
        background-size: 40px;
    }

    .nav_brands a{
        background: url(../images/common/icon_nav_brands.png)no-repeat 20px center;
        background-size: 35px;
    }

    .nav_services a{
        background: url(../images/common/icon_nav_services.png)no-repeat 20px center;
        background-size: 35px;
    }

    .nav_rental a{
        background: url(../images/common/icon_nav_rental.png)no-repeat 20px center;
        background-size: 35px;
    }

    .nav_gallery a{
        background: url(../images/common/icon_nav_gallary.png)no-repeat 20px center;
        background-size: 33px;
    }

    .nav_access a{
        background: url(../images/common/icon_nav_access.png)no-repeat 20px center;
        background-size: 35px;
    }
    .nav_contact a{
        background: url(../images/common/icon_nav_contact.png)no-repeat 20px center;
        background-size: 35px;
    }

/**** index ****/

    .index_mainimage_title {
        width: 95%;
        text-align: center;
        color: #FFF;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 7;
        margin: 10px auto 0;
    }

    .index_mainimage_title h3 {
        margin: 0;
        font-size: 24px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 900;
        letter-spacing: 0.2em;
    }

    .index_mainimage_title h4 {
        margin: 0;
        font-size: 14px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 900;
        letter-spacing: 0.2em;
    }

    .index_mainimage .sns {
        position: absolute;
        top: 0;
        left: 700px;
        right: 0;
        margin: auto;
        max-width: 160px;
        height: 85px;
    }

    .index_about_inner ul  {
        flex-wrap: wrap-reverse;
    }

    /* mv下sns */
    /* Instagramアイコン位置 */
    .insta_btn15 .fa-instagram{
      font-size:26px;
    }
    .flowbtn15 div{
      font-size:13px;	
      position:relative;
      bottom:13px;
    }

    .index_products a.hover_caption,.products-contents a.hover_caption{
        height: 200px;
    }

    footer #logo {
        width: 60%;
        height: auto;
        font-size: 1em;
        text-align: center;
        margin: 10px auto;
    }
/**** タブレットnews ****/
    .news_contents .sidebar{
        display: none;
    }
/**** タブレットproducts ****/
    .products_list img{
        height: 200px;
    }
/**** タブレットaccess ****/

    .access_nav ul li{
        display: block;
        margin: 0 0 5px 0;
    }
    .access_nav ul li a{
        font-size: 100%;
        width: 98%;
        border: #505050 solid 2px;
        padding: 1% 2%;
        display: block;
    }

/**** タブレットonline ****/
    .online-contents .bannerArea p{
        width: 48%;
        margin: 0 0 2% 2%;
    }
}
/************ タブレットここまで *************/

/**** スマートフォン ****/
@media screen and (max-width: 640px){
    .sp-none{display:none!important;}
    .pc-none{display:block!important;}
    .drawer--right .pc-none .drawer-hamburger {
        padding: 15px 0.75rem 27px;
    }
    .btn_area {
        text-align: center;
        padding: 0 0 20px 0;
    }
/* ドロワー */
    #inner-header nav.drawer-nav{
        z-index: 3
    }
    .header_nav li {
        width: 100%;
        height: 60px;
        text-align: left;
        /*border-right: 1px solid #CCC;*/
    }
    .header_nav li a {
        display: block;
        padding: 5px 0 10px 70px;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 1px;
        font-family: 'Noto Sans JP', sans-serif;
    }
    .nav_news a {
        background: url(../images/common/icon_nav_news.png)no-repeat 20px center;
        background-size: 35px;
    }
    .nav_products a{
        background: url(../images/common/icon_nav_products.png)no-repeat 20px center;
        background-size: 40px;
    }
    .nav_brands a{
        background: url(../images/common/icon_nav_brands.png)no-repeat 20px center;
        background-size: 35px;
    }
    .nav_services a{
        background: url(../images/common/icon_nav_services.png)no-repeat 20px center;
        background-size: 35px;
    }
     .nav_rental a{
        background: url(../images/common/icon_nav_rental.png)no-repeat 20px center;
        background-size: 35px;
    }
    .nav_gallery a{
        background: url(../images/common/icon_nav_gallary.png)no-repeat 20px center;
        background-size: 33px;
    }
    .nav_access a{
        background: url(../images/common/icon_nav_access.png)no-repeat 20px center;
        background-size: 35px;
    }
    .nav_contact a{
        background: url(../images/common/icon_nav_contact.png)no-repeat 20px center;
        background-size: 35px;
    }

    .index_products a.hover_caption,.products-contents a.hover_caption{
        height: 150px;
    }
    .index_mainimage .sns {
        display: none;
    }
    .index_topic{
        padding: 1px;
        margin: 0;
        text-align: center;
    }
    #inner-content .index_topic p{
        padding: 10px 2px;
        font-size: 14px;
    }
    .index_news {
      padding: 0;
        margin-bottom: 0;
    }
    .index_content_title {
        padding: 0;
    }
    .index_news p.img img{
        width: 100%;
        height: 220px;
        min-height: 100px;
        object-fit: contain;
        border: none;
    }
    .index_products.index_contents li img {
        width: 100%;
        height: 100%;
        /* height: 110px; */
        object-fit: cover;
        border: 0;
    }
    /* mv下sns */
    .insta_btn15 .fa-instagram{
      font-size:26px;
    }
    .flowbtn15 div{
      font-size:13px;	
      position:relative;
      bottom:13px;
    }
    .fl_li1 i{
      font-size: 28px;
      bottom: 3px;
    }
    .fl_li1 div{
      font-size: 10px;
      bottom: 10px;
    }
    /* PRODUCT moreview */
    .products_list a.hover_caption .figcaption{
        display: none;
    }
    figcaption h3 {
        text-align: center;
        color: #FFF;
        margin: 20% auto 0;
        border: 1px solid #FFF;
        padding: 0;
        width: 50%;
        font-size: 14px;
        letter-spacing: 2px;
        font-weight: bold;
        font-family: 'Noto Sans JP', sans-serif;
    }
    /* NEWS */
    .news_contents #main{
        max-width: 720px;
        width: 100%;
        float: left;
    }
    .hentry{
        width: 100%;
    }
    .hentry footer.article-footer{
        padding: 0;
    }
    .entry-content ul li img{
        width: 100%;
        max-height: 400px;
        object-fit: cover;
    }
    .news_contents .sidebar{
        display: none;
    }
    /* products(bicycle) */
    .hentry{
        width: 100%!important;
    }
    .products_list img{
        width: 100%;
        height: 150px;
        object-fit: cover;
    }
    .products_list .caption{
        padding: 3px 1px;
        width: 100%;
        height: 30px;
    }
    .products_list .caption p.money{
        font-size: 10px;
        padding: 2px 0 0 0;
    }
    .products_list .caption p.loan{
        font-size: 11px;
        padding: 2px 5px;
    }

    .youtube-icon{
        width: 40px;
    }

}

@media screen and (max-width: 500px){
     .products_list .caption p.loan{
        font-size: 5px;
        width: 48%;
         margin: 0;
        padding: 3px;
        background: #00AC95;
        height: 25px;
        text-align: center;
        white-space: nowrap
    }
}
/**** スマートフォンここまで ****/
 
 /*------------------------------------

2022/04/14追加分：瀬戸あさバナー,payment

------------------------------------*/
img.bnr_setoasa{
  border: 1px #113E79 solid;
}
img.bnr_rental{
  border: 1px #FFED00 solid;
}

.payment_wrap{
  width: 50%;
  text-align: center;
  margin: 20px auto;
}
.payment_ul{
  display: flex;
  justify-content: space-evenly;
}
.payment_li{
    display: flex;
    justify-content: center;
    align-items: center;
}
.index_contents img.paypay{
    width: auto;
    height: 50px;
}
.index_contents img.dpay{
    width: auto;
    height: 50px;
}
.index_contents img.credit{
    width: 200%;
}


@media screen and (max-width: 500px){
    .payment_wrap{
      margin: 50px auto;
    }
     .payment_ul{
        display: block;
    }
}

 /*------------------------------------

2022/04/18追加分：レンタルページ

------------------------------------*/
.tel_button{
    display: none;
}
/*rental-common*/
.bicycle-rental section{
    margin-bottom: 50px;
}
.section_name{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #F1F1F1;
    border-top: solid 2px #000000;
    padding: 5px;
}

/*section-top*/
.section-top_box{
    width: 40%;
    margin: 30px auto;
}
.section-top_box img{
    width: 10%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.section-top_box p{
    text-align: center;
}

/*----section:type_rental----*/
.type_rental p{
    text-align: center;
}
div.bicycle-type{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
}
.bicycle-type:before, .bicycle-type:after {
    border-top: 1px solid black;
    content: "";
    width: 35%; /* 線の長さ */
}
.bicycle-type_right:before, .bicycle-type_right:after{
    width: 15%;
 }
 .bicycle-type_city:before, .bicycle-type_city:after{
    width: 25%;
 }
.bicycle-type:before {
  margin-right: 1em; /* 文字の右隣 */
}
.bicycle-type:after {
  margin-left: 1em; /* 文字の左隣 */
}
 .electronic:before, .electronic:after{
    width: 35%;
 }
.type_rental ul{
    display: flex;
    justify-content: center;
}
.type_photo{
    width: 100%;
}
.rental_more{
    border: solid 1px black;
    padding: 10px 30px;
    text-align: center;
    transition: 0.3s;
}
.rental_more:hover{
    background-color: #323232;
    color: white;
    transition: 0.3s;
}
.type_rental table{
    border-top: solid 1px #707070;
    border-bottom: solid 2px #707070 ;
    width:100%;
    font-size: 15px;
}
.type_rental table td{
    padding: 10px 0;
}
.plan_20min{
    border-bottom: dotted 1px #707070;
}
.type_logo{
    width: auto;
    height: 30px;
    display: block;
    margin: 30px auto;
}

/*type_rental-left*/
.type_rental-left_wrap{

}
.type_rental-left{
    width: 66%;
}
.type_rental-left_wrap{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.left_inner{
    width: 45%;
}
.right_inner{
    width: 90%;
    margin: 0 auto;
}
/*type_rental-right*/
.type_rental-right{
    width: 33%;
}

/*----section:fee-structure----*/
.fee-structure p{
    font-size: 15px;
}
.plus{
    display: block;
    margin: 15px auto;
    width: 5%;
}

.fee-structure_box{
    width: 100%;
    border-top: 2px solid #707070;
    border-bottom: 2px solid #707070;
    text-align: center;
}
.fee-structure ul{
    display: flex;
    justify-content: space-evenly;
}
.fee-structure_li{
    width: 45%;
    border-top: 2px solid #707070;
    border-bottom: 2px solid #707070;
    text-align: center;
}
p.charges_type{
    border-bottom: 1px dotted #707070;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    padding: 15px;
}
p.charges{
    font-size: 25px;
    font-weight: bold;
}
li .charges{
    font-size: 20px;
}

/*----section:flow----*/
.flow span{
    border-bottom: 1px solid black;
    font-weight: bold;
}
.flow_name,.flow3 ul p{
    font-size: 18px;
    font-weight: bold;
    color: #2D2D2D;
    margin-bottom: 50px;
}
.number{
    border: solid 2px black;
    padding: 15px 17px;
    margin-right: 20px;
}
.flow a{
    width: 100%;
}
.flow a p{
    border: solid 1px black;
    padding: 20px 0;
    text-align: center;
    transition: 0.3s;
}
.flow a p:hover{
    background-color: #323232;
    color: white;
    transition: 0.3s;
}
.flow a p.application-form{
    background-color: #323232;
    color: white;
    transition: 0.3s;
}
.flow a p.application-form:hover{
    background-color: white;
    color: black;
    transition: 0.3s;
    border: 1px solid #323232;
}

/*flow1*/
.flow1 ul{
    display: flex;
    justify-content: space-evenly;
    margin-top: 50px;
}
.flow1 .bold{
    font-weight: bold;
    font-size: 18px;
}
.attention{
    /*text-align: right;*/
    margin-left: 6%;
    text-decoration: underline;
}
.line{
    width: 25%;
    display: block;
    margin: 20px auto;
}
.flow1_rezabation p{
    margin-top: 50px;
}
/*flow2*/
.flow2 .flow_name{
    margin-top: 50px;
}
.flow2 ul{
    margin-bottom: 30px;
}
/*flow3*/
.flow3 .flow_name{
    margin-top: 50px;
}
.flow3 ul{
    margin-bottom: 50px;
}
/*sns_fixed*/
.sns_fixed{
    display: flex;
    position: fixed;
    left: 0;
    bottom: -16px;
}
.sns_fixed li{
    background-color: #323232;
    opacity: 0.7;
    padding: 5px;
    border-right: solid 1px rgba(0, 0, 0, 0.7);
    transition: 0.3s;
}
.sns_fixed li:hover{
    opacity: 0.3;
    transition: 0.3s;
}
.sns_fixed li img{
    height: 50px;
    width: auto;
}
.indexsns{
    position: fixed;
    left: 5px;
    bottom: -10px;
    z-index: 5;
}
.indexsns li{
    transition: 0.3s;
}
.indexsns li:hover{
    transition: 0.3s;
    opacity: 0.7;
}
.line_pc{
        display: block;
    }
.line_sp{
        display: none;
    }
/*レンタル：モーダルウィンドウ*/
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px 10px;
  text-align: center
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 90%;
  max-width: 800px;
  padding: 80px 30px 50px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
  text-align: left
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  color: white!important;
  font-size: 40px;
  font-weight: lighter;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  background-color: #323232;
  padding-bottom: 5px;
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important
}
.modal-content{
    font-size: 13px;
    color: #2D2D2D;
}
.modal-content ul{
    display: flex;
    justify-content: space-evenly;
}
.modal-content li{
    width: 45%;
}
.modal-content table{
    border-top: solid 1px #707070;
    border-bottom: solid 2px #707070;
    width: 100%;
}
.modal-content tr{
    border-bottom: dotted 1px #707070;
    white-space: nowrap;
}
.modal-content td{
    padding: 10px 0;
}
.modal-content td:first-child{
    padding-left: 10px;
}
.modal-content td:last-child{
    text-align: right;
    padding-right: 10px;
}
.modal-content .type_photo {
    width: 70%;
    display: block;
    margin: 0 auto;
}
.modal-content .close{
    background-color: #323232;
    color: white;
    transition: 0.3s;
    text-align: center;
    padding: 10px 0;
    margin-top: 50px;
}
.modal-content .close:hover{
    opacity: 0.7;
    transition: 0.3s;
}
.modal-content .type_logo{
    margin: 50px auto;
}
.modal-content span{
    font-weight: bold;
}
.modal_attention{
    background-color: #F1F1F1;
    padding: 20px;
    width: 100%;
    margin-top: 50px;
}
.modal_attention p{
    font-weight: lighter;
    text-align: center;
    margin: unset;
}
.modal_attention  p.bold{
    font-weight: bold;
}
.modal_sp-none{
    display: unset;
}
.modal_pc-none{
    display: none;
}
.bnr_flex{
    display: flex;
    justify-content:space-evenly;
    margin-top: 30px;
}
.bnr_flex:last-child{
    margin-bottom: 50px;
}
.bnr_flex .index_bnr{
    width: 45%;
    transition: 0.3s;
}
.bnr_flex .index_bnr:hover{
    transition: 0.3s;
    opacity: 0.7;
}
/*------------------------------------
    　　レンタルページ：レスポンシブ
------------------------------------*/

@media screen and (max-width: 850px){
    .bicycle-type:before, .bicycle-type:after {
    width: 25%; /* 線の長さ */
}
.bicycle-type_right:before, .bicycle-type_right:after{
    width: 5%;
 }
 .bicycle-type_city:before, .bicycle-type_city:after{
    width: 20%;
 }
 .electronic:before, .electronic:after{
    width: 30%;
 }
 .bicycle-type_right:before{
    margin-right: 5px;
 }
 .bicycle-type_right:after{
    margin-left: 5px;
 }
 .modal-content ul{
        display: block;
    }
    .modal-content li{
        width: 100%;
    }
    .modal-content li:first-child table{
        border-bottom: unset;
    }
     .modal-content li:last-child table{
        border-top: unset;
    }

}

@media screen and (max-width: 500px){
    .tel_button{
        display: block;
    }
    .tel_button div{
        display: flex;
        justify-content: start;
    }
    .tel_button img{
        width: 10%;
    }
    section.section-top{
        margin-bottom: 0;
    }
    .section-top_box{
        width: 100%;
        margin: 10px auto;
    }
    .section-top_box img{
        width: 15%;
    }
/*bicycle-type*/
    .bicycle-type:before, .bicycle-type:after {
        width: 17%;
    }
    .type_rental ul{
        display: block;
    }
    .type_rental-left_wrap{
        display: block;
    }
    .type_rental-left {
        width: 90%;
        margin: 0 auto;
    }
    .left_inner {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .type_rental-right {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .bicycle-type_right:before, .bicycle-type_right:after {
        width: 15%;
    }
    .electronic:before, .electronic:after{
        width: 20%;
    }
/*fee-structure*/
    .fee-structure ul{
        display: block;
    }
    .fee-structure_li{
        width: 90%;
        margin: -2px auto;
    }
    .plus{
        width: 10%;
    }
/*flow*/
    .flow1 ul{
        display: block;
    }
    .attention{
        text-align: center;
    }
    .flow1,.flow2,.flow3{
        width: 90%;
        margin: 0 auto;
    }
    .flow a p{
        font-size: 13px;
    }
/*indexsns*/
    .line_pc{
        display: none;
    }
    .line_sp{
        display: block;
    }
    #page_top{
        bottom: 70px;
    }
    .indexsns{
        bottom: 0;
    }
/*shop-info(ハンバーガー)*/
    .nav_shop-info div{
        border: solid 1px black;
        margin: 0 auto;
        width: 90%;
        padding: 10px;
        font-size: 13px;
    }
    .nav_shop-info div span{
        font-size: 15px;
    }
    .header_nav li .tel a{
        padding: unset;
        /*font-size: 20px;*/
    }

/*モーダルウィンドウ*/
    .modal-content ul{
        display: block;
    }
    .modal-content li{
        width: 100%;
    }
    .modal-content li:first-child table{
        border-bottom: unset;
    }
     .modal-content li:last-child table{
        border-top: unset;
    }
    .modal-content .type_photo{
        width: 100%;
    }
    .modal-content .type_logo{
        margin: 30px auto;
    }
    .modal_sp-none{
        display: none;
    }
    .modal_pc-none{
        display: block;
    }
/*モーダルウィンドウ*/
    .bnr_flex{
        display: block;
    }
    .bnr_flex .index_bnr{
        width: 100%;
        margin: 0 auto;
    }
    .bnr_flex:last-child {
        margin-top: unset;
    }

}

/*--------- footer ---------*/
.rental_bnr_under{
    display: block;
    margin: 0 auto;
    width: 60%;
    transition: 0.3s;
    margin-bottom: 50px;
}
.rental_bnr_under:hover{
    transition: 0.3s;
    opacity: 0.7;
}

/*--------- car-parking ---------*/
.img_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.img_wrap img{
    width: 30%;
    height: auto;
}


/*追記：2023/11/02*/
/*.section_name_used,.section_name_brand-new{
    transition: 0.3s;
}
.section_name_used:hover,.section_name_brand-new:hover{
    background-color: #323232;
    color: white;
    transition: 0.3s;
    border-top: solid #F1F1F1 2px;
}*/
.cyclecall_bnr_under{
    width: 100%;
}

/*------------------------------------

2024/02/29追加分：固定バナー設定

------------------------------------*/
/*ナビゲーションの固定*/
.pc-none202403{
    display: none;
}
.sp-none202403{
    display: block;
}
.zaiko-button{
    position: fixed;
    bottom: 60%;
    right: -0.5%;
    width: 5%;
    margin-right: 0.5%;
    text-align: center;
    line-height: 100px;
    font-size: 36px;
    z-index: 999;
    transition: 0.3s;
}
.zaiko-button:hover{
    transition: 0.3s;
    opacity: 0.8;
}
.zaiko-button img{
    display: block;
    width: 100%;
}
.banner-box {
  /*height: 100px;
  border: 1px solid #000;
  font-size: 16px;*/
}

.access-button{
    position: fixed;
    bottom: 10%;
    right: -0.5%;
    width: 5%;
    margin-right: 0.5%;
    text-align: center;
    line-height: 100px;
    font-size: 36px;
    z-index: 999;
    transition: 0.3s;
}
.access-button:hover{
    transition: 0.3s;
    opacity: 0.8;
}
.access-button img{
    display: block;
    width: 100%;
}
.banner-box {
  /*height: 100px;
  border: 1px solid #000;
  font-size: 16px;*/
}

@media screen and (max-width: 1080px){
    .zaiko-button{
        bottom: 55%;
        width: 8%;
        margin-right: 0.5%;
    }
    .access-button{
        bottom: 25%;
        width: 8%;
        margin-right: 0.5%;
    }
}
@media screen and (max-width: 640px){
    .pc-none202403{
        display: block;
    }
    .sp-none202403{
        display: none;
    }
    .zaiko-button{
        bottom: 50%;
        right: 0;
        width: 20%;
        margin-right: 0.5%;
    }
    .access-button{
        bottom: 30%;
        right: 0;
        width: 20%;
        margin-right: 0.5%;
    }
}