@charset "UTF-8";
/*
Theme Name: +carna
Theme URI: https://carna.style/
Description: +carna theme
Version: 2.01s
Author: +carna
Author URI: https://carna.style/
Tags: simple
Text Domain: +carna

    +carna
    https://carna.style/

    bootstrap5
    https://getbootstrap.com/
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Anton&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap");
* {
  margin: 0;
  padding: 0;
}

body {
  font: 1rem/1.8 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, Osaka, Sans-Serif;
  height: 100%;
  color: #595656;
  letter-spacing: .1px;
  background-color: #fff;
}

div {
  word-break: break-all;
}

a {
  color: #777;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

a:hover {
  color: #999;
  text-decoration: none;
}

a:active,
a:focus {
  outline: 0;
}

a:hover img {
  opacity: 0.9;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

img {
  border: 0;
  image-rendering: -webkit-optimize-contrast;
}

.container img,
div img {
  max-width: 100%;
  height: auto;
}

strong,
.strong,
.subcr {
  color: #7aa54f;
}

/* メディアに挿入で必要 */
.aligncenter {
  margin: 0 auto;
  display: block;
}

.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

/* //end */
hr {
  border-width: 1px 0px 0px 0px;
  border-style: dotted;
  border-color: #cccccc;
  height: 1px;
  margin: 20px 0 15px 0;
  clear: both;
}

.hrn {
  border-width: 0;
  border-color: #fff;
}

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

.mb-6 {
  margin-bottom: 4rem;
}

.mb-7 {
  margin-bottom: 5rem;
}

.mb-8 {
  margin-bottom: 6rem;
}

.mb-9 {
  margin-bottom: 7rem;
}

.mb-10 {
  margin-bottom: 8rem;
}

.mb-11 {
  margin-bottom: 9rem;
}

.mb-12 {
  margin-bottom: 10rem;
}

.mb-13 {
  margin-bottom: 11rem;
}

.mb-14 {
  margin-bottom: 12rem;
}

.mt-6 {
  margin-top: 4rem;
}

.mt-7 {
  margin-top: 5rem;
}

.mt-8 {
  margin-top: 6rem;
}

.mt-9 {
  margin-top: 7rem;
}

.mt-10 {
  margin-top: 8rem;
}

.mt-11 {
  margin-top: 9rem;
}

.mt-12 {
  margin-top: 10rem;
}

.mt-13 {
  margin-top: 11rem;
}

.mt-14 {
  margin-top: 12rem;
}

/*************
/* title
*************/
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
nav,
.tel-contact,
.mail-contact,
.sidenav .menu,
.sidebanner-box,
th,
dt,
.humnav {
  font-family: "Noto Sans JP", sans-serif;
}

aside h3 {
  margin-bottom: 30px;
  font-size: 1.5rem;
  text-align: center;
}

.single main h2 {
  font-size: 1.75rem;
}

main h2 {
  margin-bottom: 28px;
  padding: 10px 30px;
  color: #fff;
  background-color: #7aa54f;
  font-size: 1.875rem;
  font-weight: 600;
}

main h2 small {
  margin-left: .5rem;
  font-size: 1.125rem;
  color: #7aa54f;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

main h2.headding-dec {
  padding: 0;
  text-align: left;
  background-color: #fff;
  color: #595656;
}

main h2.headding-un {
  padding-bottom: 20px;
  text-align: center;
  background-color: #fff;
  color: #595656;
  border-bottom: 4px double #7aa54f;
}

article h3 {
  margin-bottom: 28px;
  font-size: 1.375rem;
  font-weight: 600;
}

.ttl-un-ct h3 {
  padding-bottom: 16px;
  border-bottom: 2px dotted #ddd;
  text-align: center;
}

.leadbox h3 {
  padding-bottom: 0;
  font-size: 1.5rem;
  margin-bottom: 12px;
}

.headding-un2, .headding-un2-bk, .headding-un3 {
  padding-bottom: 10px;
  color: #7aa54f;
  border-bottom: 1px solid #7aa54f;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.headding-un2-bk {
  color: #595656;
}

.headding-un3 {
  font-size: 1.375rem;
}

h3.ttl-st {
  position: relative;
  font-size: 1.5rem;
  padding: 0 0 10px 124px;
  border-bottom: solid 1px #f5ede1;
}

h3.ttl-st.ttl-step1 {
  background: url(images/step_1.png) 0 50% no-repeat;
  background-size: contain;
}

h3.ttl-st.ttl-step2 {
  background: url(images/step_2.png) 0 50% no-repeat;
  background-size: contain;
}

h3.ttl-st.ttl-step3 {
  background: url(images/step_3.png) 0 50% no-repeat;
  background-size: contain;
}

h3.ttl-st.ttl-step4 {
  background: url(images/step_4.png) 0 50% no-repeat;
  background-size: contain;
}

h3.ttl-st::after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  bottom: -4px;
  border-bottom: 4px solid #f5ede1;
  width: 150px;
  height: 100%;
}

h4 {
  font-size: 1.5rem;
  font-weight: 600;
}

.ttl-l-line {
  padding: 0 0 8px 20px;
  border-left: 6px solid #7aa54f;
  border-bottom: 1px solid #ccc;
  font-size: 1.125rem;
}

/*============
nav pc
=============*/
.dtnav {
  position: absolute;
  bottom: -60px;
  width: 100%;
}

.dtnav nav {
  position: static;
  opacity: 1;
  width: 100%;
  background-color: transparent;
}

.dtnav nav .inner {
  margin: 0 auto;
  max-width: 1256px;
  padding: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.1);
}

.dtnav nav .menu {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dtnav nav .menu li {
  list-style: none;
  font-size: 1rem;
  font-weight: 600;
  width: calc(100% / 5);
  text-align: center;
}

.dtnav nav .menu li a {
  display: inline-block;
  padding: 16px 0;
  color: #595656;
  text-decoration: none;
  width: 100%;
  height: 100%;
  border-right: 1px solid #efefef;
}

.dtnav nav .menu li:last-child a {
  border-right: none;
}

/*============
nav hum
=============*/
.navbar .container ul,
.navbar .container ul li {
  margin: auto;
  padding: 0;
  list-style: none;
}

.navbar-nav > li > a {
  margin-top: 0;
}

nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -380vw;
  z-index: 1040;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 80vw;
  background: #ffffff;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.open nav {
  left: 0;
  opacity: 1;
}

nav .inner {
  padding: 25px;
}

.humnav {
  display: none;
}

.humnav .menu li {
  text-align: center;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px dotted #ccc;
  font-weight: 500;
  padding: .8rem 0;
}

.humnav .menu li a {
  color: #595656;
  text-decoration: none;
}

/*============
.toggle_btn
=============*/
.toggle_btn {
  position: fixed;
  top: 4%;
  right: 3%;
  z-index: 3;
  display: block;
  background-color: #fff;
  width: 58px;
  height: 55px;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
  border: 6px solid #fff;
}

.toggle_btn span {
  position: absolute;
  left: 9px;
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 4px;
  background-color: #595656;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.toggle_btn span:nth-child(1) {
  top: 4px;
}

.toggle_btn span:nth-child(2) {
  top: 14px;
}

.toggle_btn span:nth-child(3) {
  top: 24px;
}

.open .toggle_btn {
  background-color: transparent;
  -webkit-transition: none;
  transition: none;
  border: transparent;
}

.open .toggle_btn span {
  background-color: #fff;
}

.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
          transform: translateY(10px) rotate(-315deg);
}

.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}

.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
          transform: translateY(-10px) rotate(315deg);
}

.toggle_btn .menu {
  position: absolute;
  top: 26px;
  font-size: 10px;
  color: #333;
}

.open .toggle_btn .menu {
  color: #fff;
}

/*============
nav #mask
=============*/
#mask {
  display: none;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.open #mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  cursor: pointer;
}

/*============
btn
=============*/
.btn {
  font-size: .875rem;
  font-weight: 500;
}

.btn-success,
.btn-secondary {
  padding: 5px 40px;
  border-radius: 16px;
  background-color: #7aa54f;
  border-color: #7aa54f;
}

.btn-secondary {
  background-color: #4f7983;
  border-color: #4f7983;
  font-size: 1.125rem;
}

.content-btn {
  text-align: center;
  margin-top: 50px;
}

.content-btn .btn {
  padding: 8px;
  width: 414px;
  max-width: 100%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227px%22%20height%3D%2212px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M1.250%2C12.000%20C1.571%2C12.000%201.892%2C11.872%202.137%2C11.616%20L6.637%2C6.914%20C7.121%2C6.408%207.121%2C5.592%206.637%2C5.086%20L2.137%2C0.383%20C1.650%2C-0.125%200.859%2C-0.128%200.369%2C0.377%20C-0.121%2C0.882%20-0.123%2C1.703%200.363%2C2.211%20L3.988%2C6.000%20L0.363%2C9.788%20C-0.123%2C10.297%20-0.121%2C11.118%200.369%2C11.623%20C0.613%2C11.874%200.932%2C12.000%201.250%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  -webkit-transition: .3s;
  transition: .3s;
}

.content-btn .btn:hover {
  background-color: #0a2f4e;
  background-position: 96% 50%;
  -webkit-transition: .3s;
  transition: .3s;
}

.fadeIn_up {
  opacity: 0;
  -webkit-transform: translate(0, 5%);
          transform: translate(0, 5%);
  -webkit-transition: 2s;
  transition: 2s;
}

.fadeIn_up.is-show {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.fadeIn_left {
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
  -webkit-transform: translate(-5%, 0);
          transform: translate(-5%, 0);
}

.fadeIn_left.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeIn_rigth {
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
  -webkit-transform: translate(5%, 0);
          transform: translate(5%, 0);
}

.fadeIn_rigth.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.move2 {
  -webkit-transition: 2.125s;
  transition: 2.125s;
}

.move3 {
  -webkit-transition: 2.25s;
  transition: 2.25s;
}

.move4 {
  -webkit-transition: 2.5s;
  transition: 2.5s;
}

.move5 {
  -webkit-transition: 2.125s;
  transition: 2.125s;
}

.move6 {
  -webkit-transition: 2.25s;
  transition: 2.25s;
}

.move-bigimg {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translate(0, 1%);
          transform: translate(0, 1%);
}

/*******************************
全体
*******************************/
/*******************************
/* ヘッダー
*******************************/
header {
  position: relative;
  padding: 12px 0 10px;
}

header p {
  font-size: .88rem;
  margin-bottom: 0;
}

header figure {
  margin-bottom: 0;
}

header h1,
header h2,
header h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
}

header .header-contact {
  margin-top: 20px;
  text-align: right;
}

.logo {
  margin-top: 20px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 328px;
  height: 32px;
  display: block;
  background: url(images/logo2.png) 50% 50% no-repeat;
  background-size: contain;
}

.logo a {
  display: block;
  margin-top: 0;
  width: 100%;
  height: 100%;
}

.tel {
  margin-top: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: -1px;
}

.tel.freenum-icon {
  padding-left: 80px;
  font-size: 3.125rem;
  background: url(images/freetel.svg) 0 50% no-repeat;
  background-size: 74px;
}

/*******************************
/* hero area
*******************************/
.mainimg,
.mainmes {
  height: 340px;
  margin-bottom: 60px;
}

.mainimg {
  position: static;
  background: url(images/bg_city2.png) 50% 100% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#94dbfc), color-stop(31%, white));
  background: url(images/bg_city2.png) 50% 100% no-repeat, linear-gradient(180deg, #94dbfc 0%, white 31%);
}

.mainmes {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mainmes figure:first-child img {
  max-width: 320px;
  margin-left: auto;
  display: block;
}

.mainmes figure:nth-of-type(2) img {
  max-width: 270px;
}

.loadbike {
  margin-top: -90px;
  max-width: 80px;
}

.home .mainimg,
.home .mainmes {
  height: 614px;
}

.home .mainmes {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home .mainmes figure:first-child img {
  max-width: 562px;
  display: inline;
}

.home .mainmes figure:nth-of-type(2) img {
  max-width: 418px;
}

.home .mainmes .loadbike {
  margin-top: -178px;
  max-width: 130px;
}

.home .mainimg {
  position: static;
  background: url(images/bg_city.png) 50% 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#94dbfc), color-stop(31%, white));
  background: url(images/bg_city.png) 50% 50% no-repeat, linear-gradient(180deg, #94dbfc 0%, white 31%);
}

.home .loadbike {
  margin-top: -178px;
  max-width: 130px;
}

/*************************
/* blocks
*************************/
.border-box,
.leadbox {
  padding: 28px;
  border: 1px solid #ddd;
  height: 100%;
}

.leadbox {
  padding: 24pxs;
  border: 10px solid #ddd;
}

.leadbox ul {
  padding-left: 0;
}

.leadbox ul li {
  padding: 0;
  margin: 0;
}

.unline {
  color: #7aa54f;
  border-bottom: 1px solid #7aa54f;
  font-weight: bold;
}

.tel-contact {
  font-size: 1.25rem;
  font-weight: 500;
}

.mail-contact {
  font-size: 1.1rem;
  font-weight: 500;
}

.mail-contact .btn-secondary {
  width: 100%;
}

.point-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pointimg {
  max-width: 250px;
  margin-right: 60px;
}

.text-danger {
  color: #eb4343 !important;
}

.str-box {
  padding: 26px;
  background: url(images/bg_str.png) 50% 50%;
}

.model-area figure {
  text-align: center;
  margin-bottom: 30px;
}

.model-area figure img {
  max-width: 260px;
}

.area-block {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #ddd;
}

.area-block a {
  color: #595656;
  text-decoration: none;
}

footer {
  margin-top: 6rem;
}

footer ul {
  padding-left: 0;
}

footer .logoarea {
  margin-bottom: 24px;
  font-size: 0.875rem;
}

.footerUpper {
  margin-bottom: 50px;
  padding: 46px 0;
  background-color: #7aa54f;
  color: #fff;
}

.footerUpper a {
  color: #fff;
  text-decoration: none;
}

.footer-nav li {
  margin-bottom: .5rem;
  list-style-type: none;
}

address {
  margin-top: 38px;
  font-size: 0.75rem;
}

address a {
  color: #595656;
  text-decoration: none;
}

ul.pmnon-list {
  padding-left: 0;
}

ul.pmnon-list li {
  padding: 0;
  margin: 0;
}

dl.nomal-we dt {
  font-weight: normal;
}

table.table-info th.table-title {
  text-align: center;
  background-color: #efefef;
}

table.table-info td .ggmap {
  padding-bottom: 94.25%;
}

.info-area .str-box {
  padding: .8rem;
  font-size: 0.875rem;
}

/* tag */
.tagArea {
  border-bottom: 1px dotted #ccc;
  background: #efefef;
  border-radius: 4px;
  color: #ddd;
  font-size: 1.1rem;
  margin-top: 4%;
  padding: 2% 0;
}

.tag {
  padding: 2px 5px;
  margin: 0 10px;
  color: #999;
  border-radius: 4px;
}

#date {
  text-align: right;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #858585;
}

#date a {
  color: #858585;
  text-decoration: none;
}

#date a:hover {
  color: #efefef;
  text-decoration: none;
}

#date a:active,
a:focus {
  outline: 0;
}

#next {
  clear: both;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.box_img_border {
  border: 1px solid #cccccc;
  padding: 1px;
  margin: 1px;
}

/* breadcrumbs */
/*************
テーブル
*************/
table {
  border-collapse: collapse;
  width: 100%;
}

table,
th,
td {
  text-align: left;
  margin: 0 20px 20px 0px;
}

td,
th {
  padding: 1rem .5rem;
  border: 1px solid #ddd;
}

th {
  width: 30%;
  font-weight: 500;
}

/*************
/* リスト
*************/
.container ul {
  margin: 0;
}

section ul li {
  list-style: none;
  margin: 0 0 8px 0;
  padding: 0 .5em 0 0;
}

section ul li:last-child {
  margin-bottom: 0;
}

/*　FAQ　*/
dl.faq dt,
dl.faq dd {
  padding: 5px 0 5px 50px;
}

dl.faq dt {
  font-size: 1.375rem;
  font-weight: normal;
  color: #d6746b;
  background: url(images/icon_q.png) 0 50% no-repeat;
  background-size: 34px;
}

dl.faq dd {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  background: url(images/icon_a.png) 0 4px no-repeat;
  background-size: 34px;
}

/*　会社概要のリスト　*/
dl.company div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.2rem .3rem;
  border-bottom: 1px dotted #999;
}

dl.company div dt {
  width: 20%;
  font-weight: 500;
}

dl.company div dd {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  margin-bottom: 0;
}

/*　個人情報保護のリスト　*/
dl.list dt {
  padding-bottom: 0.5em;
  margin-top: 1em;
  width: 100%;
  border-bottom: dotted 1px #999;
  font-weight: bold;
}

dl.list dd {
  margin: 0.5em 0 2em;
}

dl.list ul {
  margin-top: .5em;
}

dl.list ul li {
  margin-left: 1em;
}

/*　topix　*/
/*************
/* side content
*************/
aside p {
  margin-bottom: 20px;
}

aside ul {
  margin-bottom: 10px;
}

aside li a {
  display: block;
}

aside .sidenav {
  width: auto;
  margin: 0 0 20px;
  padding: 12px 8px;
  border: 1px solid #ddd;
}

aside .sidenav ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}

aside .sidenav ul li {
  list-style: none;
  padding: .5rem;
  border-bottom: 1px dotted #dddddd;
}

aside .sidenav ul li:last-child {
  border-bottom: none;
}

aside .sidenav a {
  color: #595656;
  text-decoration: none;
}

aside .sidenav a:hover {
  color: #999;
  text-decoration: none;
}

aside .sidenav a:active,
aside .sidenav a:focus {
  outline: 0;
  text-decoration: none;
}

aside .sidenav .menu {
  font-weight: 400;
}

aside .sidenav .menu li {
  background: url(images/arow_bk.png) 95% 50% no-repeat;
  background-size: 8px;
  -webkit-transition: .5s;
  transition: .5s;
}

aside .sidenav .menu li:hover {
  background: url(images/arow_bk.png) 98% 50% no-repeat;
  background-size: 8px;
  -webkit-transition: .5s;
  transition: .5s;
}

.time {
  color: #7aa54f;
  font-size: .875rem;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}

a.sidebanner-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-decoration: none;
  font-size: 1.25rem;
  font-weight: 500;
  height: 82px;
  width: 100%;
  background: url(images/bg_sidebanner.png) 50% 50% no-repeat;
  background-size: contain;
}

a.sidebanner-box span {
  color: #fffe96;
  font-size: 1.375rem;
}

a.sidebanner-box:hover {
  color: #fff;
  opacity: .9;
  -webkit-transform: rotate(-1deg);
          transform: rotate(-1deg);
}

a.sidebanner-box small {
  font-size: 1.125rem;
}

a.sidebanner-box.area-banner {
  background: url(images/bg_sidebanner_area.png) 50% 50% no-repeat;
  background-size: contain;
}

/*******************************
/* MW WP Form
*******************************/
.check {
  color: red;
}

.mw_wp_form th {
  vertical-align: middle;
  width: 30%;
}

.mw_wp_form th span {
  font-size: 0.75rem;
}

.mw_wp_form th .check {
  font-size: .875rem;
}

.mw_wp_form td input,
.mw_wp_form td select,
.mw_wp_form td textarea {
  width: 100%;
  border: 1px solid #ccc;
}

.mw_wp_form td input[type="checkbox"],
.mw_wp_form td input[type="radio"] {
  width: auto;
  vertical-align: 0;
}

.mw_wp_form select {
  -webkit-appearance: none;
  padding: 12px 6px;
}

input,
select,
textarea {
  padding: 2px;
}

#confirm-button {
  text-align: center;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  padding: 10px;
  width: 25%;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  -webkit-appearance: none;
}

/*******************************
/* ページャー
*******************************/
a.page-numbers,
.pager .current {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 5px 8px;
  margin: 0 2px;
}

.pager {
  margin-top: 4rem;
  text-align: center;
}

.pager .current {
  background: #7aa54f;
  border: solid 1px #7aa54f;
  color: white;
}

/*******************************
/* google map + youtube
*******************************/
.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube .ggmap {
  padding-bottom: 49.25%;
}

/*******************************
/* teitter
*******************************/
/*******************************
/* topへ戻る
*******************************/
.pagetop {
  display: none;
  position: fixed;
  bottom: 10%;
  right: 5%;
}

.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #7aa54f;
  border-radius: 50px;
  text-align: center;
  color: #F4F2F0;
  font-size: 25px;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}

/*******************************
// max-width:1366px
*******************************/
@media (max-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}

/*******************************
max-width:1280px
*******************************/
@media (max-width: 1280px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 96%;
  }
  .tel.freenum-icon {
    font-size: 2.875rem;
  }
  .tel-contact {
    font-size: 1.125rem;
  }
}

/*******************************
// max-width:1200px
*******************************/
@media (max-width: 1200px) {
  .dtnav nav .inner {
    max-width: 96%;
  }
  .tel.freenum-icon {
    font-size: 2.8rem;
    padding-left: 60px;
    background-size: 59px;
  }
}

/*******************************
max-width:1180px
*******************************/
@media (max-width: 1180px) {
  .tel.freenum-icon {
    font-size: 2.7rem;
    padding-left: 58px;
    background-size: 55px;
  }
  ol,
  ul {
    padding-left: 1rem;
  }
}

/*******************************
// max-width:1112px
*******************************/
@media (max-width: 1112px) {
  .tel {
    font-size: 2.3rem;
  }
  .home .mainmes figure:first-child img,
  .home .mainmes figure:nth-of-type(2) img {
    max-width: 100%;
  }
  .home .mainimg,
  .home .mainmes {
    height: 50vw;
  }
  .home .loadbike {
    margin-top: -164px;
    max-width: 120px;
  }
  .tel.freenum-icon {
    font-size: 2.4rem;
    padding-left: 56px;
    background-size: 53px;
  }
  .dtnav nav .menu li,
  aside .sidenav .menu {
    font-size: .95rem;
  }
  main h2 {
    font-size: 1.75rem;
  }
  aside .sidenav .menu li {
    background: url(images/arow_bk.png) 97% 50% no-repeat;
    background-size: 6px;
  }
  a.sidebanner-box {
    font-size: 1.15rem;
  }
  a.sidebanner-box span {
    font-size: 1.2rem;
  }
  aside h3 {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  .pointimg {
    max-width: 235px;
    margin-right: 20px;
  }
  main h2 small {
    display: block;
    margin-top: .25rem;
    margin-left: 0;
  }
  .model-area figure img {
    max-width: 86%;
  }
  h4,
  h3.ttl-st,
  .leadbox h3 {
    font-size: 1.4rem;
  }
}

/*******************************
// max-width:1080px
*******************************/
@media (max-width: 1080px) {
  .dtnav {
    bottom: -59px;
  }
}

/*******************************
// max-width:1024px
*******************************/
@media (max-width: 1024px) {
  body {
    font-size: .95rem;
  }
  header h1,
  header h2,
  header h3 {
    font-size: .98rem;
  }
  .dtnav nav .menu li,
  aside .sidenav .menu {
    font-size: 0.9rem;
  }
  .dtnav {
    bottom: -57px;
  }
  .tel {
    font-size: 2.1rem;
  }
  .tel.freenum-icon {
    font-size: 2.2rem;
    padding-left: 51px;
    background-size: 47px;
  }
  .tel-contact,
  .mail-contact,
  .btn {
    font-size: 1rem;
  }
  aside .sidenav {
    font-size: .9rem;
  }
  main h2,
  .single main h2 {
    font-size: 1.7rem;
  }
  article h3 {
    font-size: 1.3rem;
  }
  .border-box,
  .leadbox {
    padding: 1rem;
  }
  a.sidebanner-box {
    height: 5.7vw;
  }
  ol,
  ul {
    padding-left: .5rem;
  }
}

/*******************************
// max-width:992px
*******************************/
@media (max-width: 992px) {
  .dtnav {
    bottom: -57px;
  }
  .home .loadbike {
    margin-top: -118px;
    max-width: 110px;
  }
}

/*******************************
// max-width:930px
*******************************/
@media (max-width: 930px) {
  .dtnav {
    display: none;
  }
  .humnav {
    display: block;
  }
  header .header-contact {
    padding-right: 9%;
  }
  .home .loadbike {
    margin-top: -13%;
    max-width: 86px;
  }
  aside > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px;
  }
  aside > div .sidenav,
  aside > div .sidebanner-area {
    width: calc(100% / 3);
  }
  .mainimg,
  .mainmes {
    height: 33vw;
    margin-bottom: 60px;
  }
  header h1 {
    max-width: calc(100% - 50px);
  }
  .toggle_btn {
    top: 1%;
  }
}

/*******************************
// max-width:880px
*******************************/
@media (max-width: 880px) {
  .home .mainimg,
  .home .mainmes,
  .mainimg,
  .mainmes {
    height: 40vw;
    background-size: cover;
  }
  a.sidebanner-box {
    height: 7.5vw;
  }
}

/*******************************
max-width:820px
*******************************/
/*******************************
max-width:768px
*******************************/
@media (max-width: 768px) {
  ul.nav {
    height: auto;
  }
  dl.topix dt,
  dl.company dt {
    padding: 1% 0;
    display: block;
    float: none;
    width: auto;
  }
  dl.topix dd,
  dl.company dd {
    padding: 1% 0 2%;
  }
  dl.topix dd {
    width: 100%;
  }
  .mw_wp_form button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    width: 100%;
    margin-bottom: 1rem;
  }
  .block {
    padding-top: 8%;
    padding-bottom: 8%;
  }
  th,
  td {
    display: block;
    margin: 0;
    padding: .6rem;
  }
  th,
  .mw_wp_form th {
    width: 100%;
  }
  td {
    margin-bottom: 2%;
    border-top: none;
  }
  .table-info {
    margin-top: 1.5rem;
  }
}

/*******************************
max-width:667px
*******************************/
@media (max-width: 667px) {
  header h1,
  header h2,
  header h3 {
    font-size: 0.75rem;
  }
  .logo {
    width: 100%;
    height: 25px;
  }
  header .header-contact {
    padding-right: 15%;
  }
  .tel-contact,
  .mail-contact,
  .btn {
    font-size: 0.875rem;
  }
  .btn-success {
    padding: 3px 36px;
  }
  .tel {
    margin-top: 2px;
    font-size: 1.9rem;
  }
  .tel.freenum-icon {
    font-size: 3.2rem;
  }
  .home .loadbike {
    margin-top: -17%;
    max-width: 76px;
  }
  main h2,
  .single main h2 {
    font-size: 1.3rem;
    padding: 10px 16px;
  }
  article h3,
  h4,
  h3.ttl-st,
  .leadbox h3,
  .headding-un3 {
    font-size: 1.2rem;
  }
  .ttl-un-ct > div {
    margin-bottom: 1rem;
  }
  .btn-secondary {
    padding: 8px;
  }
  .tel-contact,
  .mail-contact,
  .btn {
    font-size: 1rem;
  }
  .pointimg + .col {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .text-danger {
    font-size: 0.875rem;
  }
  .bike-bra .justify-content-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .bike-bra .col-md {
    margin-bottom: 2rem;
  }
  .model-area figure {
    margin-bottom: 2%;
  }
  .model-area figure img {
    max-width: 60%;
  }
  .model-area .bike-bra ul {
    padding-left: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .model-area .bike-bra li {
    font-size: 0.875rem;
    border-bottom: 2px dotted #ccc;
    margin: 5px;
  }
  h3.ttl-st {
    padding: 0 0 10px 106px;
  }
  .sidemenu-area {
    display: none;
  }
  aside > div .sidenav,
  aside > div .sidebanner-area {
    width: calc(100% / 2);
  }
  a.sidebanner-box {
    height: 11.5vw;
  }
  .mainmes figure:first-child img,
  .mainmes figure:nth-of-type(2) img {
    max-width: 100%;
  }
  h3.ttl-st.ttl-step1, h3.ttl-st.ttl-step2, h3.ttl-st.ttl-step3, h3.ttl-st.ttl-step4 {
    background-size: 18%;
  }
  dl.faq dt {
    font-size: 1.25rem;
  }
}

/*******************************
// max-width:576px
*******************************/
@media (max-width: 576px) {
  .mbnone {
    display: none;
  }
  header .header-contact {
    display: none;
  }
  header .logo {
    background-position: 0 50%;
  }
  dl.company div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  dl.company div dt,
  dl.company div dt {
    width: 100%;
  }
}

/*******************************
max-width:430px
*******************************/
@media (max-width: 430px) {
  body {
    font-size: 0.875rem;
    line-height: 1.6;
  }
  header .logo {
    background-position: 0%;
  }
  .logo {
    margin-top: 12px;
  }
  .home .loadbike,
  .loadbike {
    margin-top: -22%;
    max-width: 50px;
  }
  .tel.freenum-icon {
    font-size: 10vw;
  }
  main h2,
  .single main h2 {
    font-size: 1.25rem;
    padding: 10px 6px;
  }
  article h3,
  h4,
  h3.ttl-st,
  .leadbox h3,
  .headding-un3 {
    font-size: 1.1rem;
  }
  article h3,
  h4,
  h3.ttl-st,
  .leadbox h3,
  .headding-un3 {
    font-size: 1.15rem;
  }
  h3.ttl-st.ttl-step1, h3.ttl-st.ttl-step2, h3.ttl-st.ttl-step3, h3.ttl-st.ttl-step4 {
    background-size: 22%;
  }
  aside > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  aside > div .sidenav,
  aside > div .sidebanner-area {
    width: 100%;
  }
  a.sidebanner-box {
    height: 17vw;
  }
  dl.faq dt {
    font-size: 1.1rem;
    line-height: 1.3;
  }
  dl.faq dd {
    margin-bottom: 1rem;
  }
  dl.faq dd,
  dl.faq dt {
    background-size: 28px;
  }
}

/*******************************
max-width:390px
*******************************/
@media (max-width: 390px) {
  .pointimg {
    max-width: 60%;
  }
  .justify-content-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .model-area .bike-bra li {
    text-align: center;
  }
  .home .mainimg,
  .home .mainmes,
  .mainimg,
  .mainmes {
    height: 68vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .mainmes figure:nth-of-type(1) {
    width: 80%;
  }
  .mainmes figure:nth-of-type(2) {
    width: 62%;
  }
  .home .loadbike,
  .loadbike {
    margin-top: -27%;
  }
}

/*******************************
// Extra small devices (iphone se 350px)
*******************************/
@media (max-width: 350px) {
  .toggle_btn {
    top: 6%;
  }
  nav {
    width: 72vw;
  }
  header p {
    font-size: 0.8rem;
  }
  main h2,
  .single main h2 {
    font-size: 1rem;
  }
  article h3,
  h4,
  h3.ttl-st,
  .leadbox h3,
  .headding-un3 {
    font-size: .95rem;
  }
  .tel-contact,
  .mail-contact {
    font-size: .8rem;
  }
  .tel.freenum-icon {
    font-size: 9vw;
    padding-left: 44px;
    background-size: 42px;
  }
  main h2 small {
    font-size: .875rem;
  }
  h3.ttl-st.ttl-step1,
  h3.ttl-st.ttl-step2,
  h3.ttl-st.ttl-step3,
  h3.ttl-st.ttl-step4 {
    background-position: 0 0;
  }
  h3.ttl-st {
    padding: 26px 5px 10px;
  }
  a.sidebanner-box {
    height: 19vw;
  }
  dl.faq dt {
    font-size: 1rem;
  }
  dl.faq dt,
  dl.faq dd {
    padding-left: 34px;
  }
  dl.company div {
    padding: .5rem 0.3rem;
  }
}
/*# sourceMappingURL=style.css.map */