@charset "UTF-8";
@import "../../css/font-awesome.min.css";
@import "../css/lity.min.css";
/*! Yaku Han JP (Gothic - All Include) v2.0.0 SIL by Qrac / Based on Noto Sans CJK JP */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:900");
@import url("https://fonts.googleapis.com/css?family=Oswald:300,500");
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/YakuHanJP-Thin.eot");
  src: url("../fonts/YakuHanJP-Thin.woff2") format("woff2"), url("../fonts/YakuHanJP-Thin.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/YakuHanJP-Light.eot");
  src: url("../fonts/YakuHanJP-Light.woff2") format("woff2"), url("../fonts/YakuHanJP-Light.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/YakuHanJP-DemiLight.eot");
  src: url("../fonts/YakuHanJP-DemiLight.woff2") format("woff2"), url("../fonts/YakuHanJP-DemiLight.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/YakuHanJP-Regular.eot");
  src: url("../fonts/YakuHanJP-Regular.woff2") format("woff2"), url("../fonts/YakuHanJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/YakuHanJP-Medium.eot");
  src: url("../fonts/YakuHanJP-Medium.woff2") format("woff2"), url("../fonts/YakuHanJP-Medium.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/YakuHanJP-Bold.eot");
  src: url("../fonts/YakuHanJP-Bold.woff2") format("woff2"), url("../fonts/YakuHanJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/YakuHanJP-Black.eot");
  src: url("../fonts/YakuHanJP-Black.woff2") format("woff2"), url("../fonts/YakuHanJP-Black.woff") format("woff");
}
body {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

a:hover img {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.err {
  font-size: 12px;
  color: #ff5500;
}

.cf:after {
  display: block;
  clear: both;
  content: "";
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav, output,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

div, article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

em, i {
  font-style: normal;
}

figure {
  max-width: 100%;
  text-align: center;
}

figcaption {
  text-align: center;
  margin-top: 3px;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

ul, ol {
  list-style: none;
}

dt {
  font-weight: bold;
}

/* table */
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

th, td {
  padding: 0;
  text-align: left;
  vertical-align: middle;
  border: none;
}

select option {
  padding: 　0 5px;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
input, button, select {
  cursor: pointer;
}

input[type=checkbox], input[type=radio] {
  vertical-align: middle;
}
input-placeholder {
  color: #A9A9A9;
}
input[type=submit] {
  padding: 0.1em;
}
input[type=submit] {
  line-height: 1;
  cursor: pointer;
}

button {
  line-height: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}

body {
  font-family: "YakuHanJP", "Open Sans", arial, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ ゴシック", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #333333;
  -webkit-text-size-adjust: 100%;
}
body button, body select, body textarea, body input {
  font-family: "Open Sans", arial, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ ゴシック", sans-serif;
  font-size: 1rem;
}
@media screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.35;
  font-size: 1.25rem;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #333333;
}
a:before, a:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover, a:active {
  outline: 0;
}
a:hover {
  text-decoration: underline;
  opacity: 0.5;
}
a:active {
  color: #444;
}

.ff01 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}

.ff02 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
}

.fs80 {
  font-size: 80%;
}

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

.outer {
  padding: 0 10px;
}

.btn01 {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  background-color: #023284;
  border-radius: 14px;
  color: #fff;
  border: 2px solid #023284;
  line-height: 1;
  text-align: center;
  padding: 1rem 2.5rem 1rem 1.5rem;
  position: relative;
}
.btn01:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 1.4rem;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn01:hover {
  text-decoration: none;
  background-color: #fff;
  color: #023284;
}

.btn02 {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  background-color: #036333;
  border-radius: 14px;
  color: #fff;
  border: 2px solid #036333;
  line-height: 1;
  text-align: center;
  padding: 1rem 2.5rem 1rem 1.5rem;
  position: relative;
}
.btn02:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 1.4rem;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn02:hover {
  text-decoration: none;
  background-color: #fff;
  color: #036333;
}

.btn03 {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  background-color: #27a0d8;
  border-radius: 14px;
  color: #fff;
  border: 2px solid #27a0d8;
  line-height: 1;
  text-align: center;
  padding: 1rem 2.5rem 1rem 1.5rem;
  position: relative;
}
.btn03:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 1.4rem;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn03:hover {
  text-decoration: none;
  background-color: #fff;
  color: #27a0d8;
}

.btn04 {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  background-color: #036333;
  border-radius: 14px;
  color: #fff;
  border: 2px solid #036333;
  line-height: 1;
  text-align: center;
  padding: 1rem 2.5rem 1rem 1.5rem;
  position: relative;
  width: 100%;
}
.btn04:after {
  position: absolute;
  right: 1em;
  top: 0.7em;
  content: "";
  display: inline-block;
  width: 25px;
  height: 23px;
  background-image: url(../images/icon-link.png);
  background-size: contain;
  vertical-align: middle;
}
.btn04:hover {
  text-decoration: none;
  background-color: #fff;
  color: #036333;
}

.fitImg {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.pageMainTitle {
  height: 260px;
  position: relative;
}
.pageMainTitle:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.pageMainTitle h1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pageMainTitle.intro {
  background: url(../images/page-title-bg01.jpg) no-repeat center center/cover;
}
.pageMainTitle.use {
  background: url(../images/page-title-bg-use.jpg) no-repeat center center/cover;
}
.pageMainTitle.other {
  background: url(../images/page-title-bg-other.jpg) no-repeat center center/cover;
}
.pageMainTitle.faq {
  background: url(../images/page-title-bg-faq.jpg) no-repeat center center/cover;
}
.pageMainTitle.form {
  background: url(../images/page-title-bg-form.jpg) no-repeat center center/cover;
}

.pageTitle01 {
  font-size: 1.7rem;
  color: #265e32;
  font-weignt: bold;
  padding: 10px 0 10px 56px;
  background: url(../images/title-icon01.png) no-repeat left center;
  margin-bottom: 1.25rem;
}
.pageTitle01 span {
  font-size: 1rem;
  margin-left: 5px;
}
.pageTitle01 span:before {
  content: "/";
  display: inline-block;
  margin-right: 5px;
}

@media screen and (max-width: 480px) {
  .pageMainTitle {
    height: 150px;
    top: 20px;
  }
  .pageMainTitle h1 img {
    height: 30px;
  }
}
#pageFlow {
  background-color: #036333;
  color: #fff;
}
#pageFlow h2 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 5vh;
}
#pageFlow .mail,
#pageFlow .phone {
  padding: 0 40px;
  width: 50%;
}
#pageFlow .mail {
  border-right: 1px solid #4580bf;
}
#pageFlow .mail a {
  padding: 30px 10px;
  background-color: #fff;
  color: #036333;
  font-weight: bold;
  font-size: 1.5rem;
  text-decoration: none;
  display: block;
  border: 2px solid #fff;
  text-align: center;
  line-height: 1;
}
#pageFlow .mail a:before {
  content: "\f0e0";
  font-weight: normal;
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 2rem;
  vertical-align: middle;
  display: inline-block;
}
#pageFlow .mail a:hover {
  background-color: #036333;
  color: #fff;
}
#pageFlow .phone dl {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #fff;
  height: 100%;
}
#pageFlow .phone dl dt {
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 5px;
}
#pageFlow .phone dl dt:before {
  content: "\f098";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-weight: normal;
}
#pageFlow .phone dl dt a {
  color: #FFF;
  text-decoration: none;
}
#pageFlow .phone dd {
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  #pageFlow .mail {
    padding: 0 20px 0 0;
  }
  #pageFlow .phone {
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 768px) {
  #pageFlow .flex {
    display: block;
  }
  #pageFlow .mail,
  #pageFlow .phone {
    width: 90%;
    padding: 0;
    margin: 10px auto;
  }
  #pageFlow .mail {
    border-right: none;
  }
  #pageFlow .phone dl {
    padding: 15px 0;
  }
}
@media screen and (max-width: 480px) {
  #pageFlow h2 {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
  }
  #pageFlow .mail a {
    font-size: 6.25vw;
  }
  #pageFlow .mail a:before {
    font-size: 6.5vw;
    margin-right: 5px;
  }
  #pageFlow .phone dl dt {
    font-size: 10.75vw;
  }
  #pageFlow .phone dl dt:before {
    font-size: 9.75vw;
  }
  #pageFlow .phone dl dd {
    font-size: 3vw;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex.aic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex.jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex.fww {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex.aife {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex.flex.jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex.fdrr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.ofh {
  overflow: hidden;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.por {
  position: relative;
}

.pBox01 {
  padding: 6vh 10px;
}
@media screen and (max-width: 768px) {
  .pBox01 {
    padding: 30px 10px;
  }
}

.mBox01 {
  margin: 6vh auto;
}

.mBox02 {
  margin: 6vh auto;
}

.mbBox01 {
  margin-bottom: 6vh;
}

.mb30 {
  margin-bottom: 30px;
}

.c01 {
  background-color: #000;
}

.c02 {
  background-color: #222;
}

.c03 {
  background-color: #444;
}

.c04 {
  background-color: #999;
}

.c05 {
  background-color: #ee0000;
}

.c06 {
  background-color: #ed6300;
}

.c07 {
  background-color: #edc602;
}

.c08 {
  background-color: #b2ed02;
}

.c09 {
  background-color: #51ed02;
}

.c10 {
  background-color: #02ed16;
}

.c11 {
  background-color: #02ed78;
}

.c12 {
  background-color: #02edda;
}

.c13 {
  background-color: #029fed;
}

.c14 {
  background-color: #023ded;
}

.c15 {
  background-color: #2a02ed;
}

.c16 {
  background-color: #8b02ed;
}

.c17 {
  background-color: #ed02ed;
}

.c18 {
  background-color: #ed028b;
}

.c19 {
  background-color: #ed0229;
}

.c20 {
  background-color: #ed0202;
}

.pcon {
  display: block;
}

@media screen and (max-width: 480px) {
  .pcon {
    display: none;
  }
}
table {
  width: 100%;
  background: #FFF;
}
table td, table th {
  padding: 10px;
  color: #212121;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
table th {
  width: 12em;
  background: #f1f1f1;
  text-align: left;
  padding: 30px 0 30px 1em;
}
@media screen and (max-width: 600px) {
  table td, table th {
    display: block;
    width: 100%;
    margin-top: -1px;
    padding: 20px 1em;
  }
}

select, textarea, input[type=text] {
  border: none;
  border: 1px solid #ccc;
}

textarea {
  resize: vertical;
  width: 99%;
}

input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type=checkbox] {
  display: inline-block;
  padding: 10px 8px 8px 8px;
}

label.checkbox {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 25px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
label.checkbox:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0;
  border: 1px solid #bbb;
  z-index: 50;
}
label.checkbox:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 6px;
  display: block;
  margin-top: -8px;
  width: 8px;
  height: 12px;
  border-right: 3px solid #00e;
  border-bottom: 3px solid #00e;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: 1;
}
label.checkbox input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: -40px;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-box-shadow: 41px 0px #fff;
          box-shadow: 41px 0px #fff;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}
label.checkbox input[type=checkbox]:checked {
  -webkit-box-shadow: none;
          box-shadow: none;
}
label.checkbox input[type=checkbox]:checked:focus {
  -webkit-box-shadow: 40px 0px #666;
          box-shadow: 40px 0px #666;
  opacity: 0.1;
}
label.checkbox input[type=checkbox]:focus {
  -webkit-box-shadow: 41px 0px #eee;
          box-shadow: 41px 0px #eee;
}
label.radio {
  cursor: pointer;
  position: relative;
  margin-right: 25px;
  overflow: hidden;
  padding: 1px 0 0 20px;
  display: inline-block;
}
label.radio:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #bbb;
  border-radius: 50%;
  left: 0px;
  top: 4px;
  content: "";
  z-index: 3;
}
label.radio:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  left: 3px;
  top: 7px;
  background-color: #00e;
  z-index: 1;
}
label.radio input[type=radio] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  left: -23px;
  top: 1px;
  margin: 0px;
  -webkit-box-shadow: 20px -1px #fff;
          box-shadow: 20px -1px #fff;
}
label.radio input[type=radio]:checked {
  display: none;
}
label.radio input[type=radio]:focus {
  opacity: 0.2;
  -webkit-box-shadow: 20px -1px #fff;
          box-shadow: 20px -1px #fff;
}

.btn {
  display: block;
  width: 250px;
  line-height: 1.5;
  padding: 12px 20px;
  border-radius: 3px;
  background: #023284;
  border: 2px solid #023284;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 5px auto 10px;
}
.btn a {
  color: #fff;
}
.btn:hover {
  color: #023284;
  background-color: #fff;
  text-decoration: none;
}
.btn.back {
  background: #444;
  border: 2px solid #444;
}
.btn.back:hover, .btn.back:visit {
  color: #023284;
  background-color: #fff;
}

.spNavFixed {
  position: fixed;
  width: 100%;
}

.spNavScroll {
  overflow: auto !important;
}

#noFixed #pageHeader {
  position: static;
}

#pageHeader {
  padding: 0.8rem 10px;
}
#pageHeader h1 {
  font-size: 12px;
  margin-bottom: 1.2em;
}
#pageHeader h1 span {
  color: #e3766d;
}
#pageHeader .headerRgiht {
  margin-left: auto;
}
#pageHeader .logo a {
  display: block;
}
#pageHeader .logo a img {
  height: 67px;
  width: 290px;
}
#pageHeader .logo01 a {
  display: block;
}
#pageHeader .logo01 a img {
  height: 67px;
  width: 290px;
}
#pageFooter .footerdata .tel a {
  color: #fff;
}
#pageFooter .footerdata .tel a:active {
  color: #fff;
}

@media screen and (min-width: 1025px) {
  #pageNav i {
    display: none;
  }
  #pageNav li:not(:nth-last-child(-n+1)) {
    border-right: 2px solid #999;
  }
  #pageNav li a {
    display: block;
    line-height: 1;
    font-weight: bold;
    color: #666;
    padding: 0 15px;
  }
  #pageNav li a:hover {
    color: #036333;
    text-decoration: none;
  }
  #pageNav .spTel {
    display: none;
  }
  .headerTel {
    margin-left: 1.25rem;
  }
  .headerTel01 {
    width: 297px;
  }
  .headerTel01 img {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper {
    padding-top: 72px;
  }
  #pageHeader {
    padding: 0.3rem 10px;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 0 4px #ccc;
            box-shadow: 0 0 4px #ccc;
  }
  #pageHeader .headerTel {
    display: none;
  }
  #pageHeader .logo a img {
    width: 212px;
    height: 40px;
  }
  #pageNav i.open {
    height: 35px;
    width: 35px;
    position: absolute;
    color: #036333;
    top: 30px;
    right: 10px;
    font-size: 12px;
    letter-spacing: -0.5px;
    z-index: 300;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    padding-top: 20px;
    z-index: 600;
  }
  #pageNav i.open span {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    width: 80%;
    height: 2px;
    background-color: #036333;
    margin: 5px auto 0px;
  }
  #pageNav i.open span:before, #pageNav i.open span:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #036333;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  #pageNav i.open span:after {
    top: 8px;
  }
  #pageNav i.open.openActive span {
    height: 0;
  }
  #pageNav i.open.openActive span:before, #pageNav i.open.openActive span:after {
    left: 0px;
    top: 0px;
  }
  #pageNav i.open.openActive span:before {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
  #pageNav i.open.openActive span:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  #pageNav .pageNavInner {
    display: none;
    position: fixed;
    background: rgba(255, 255, 255, 0.95);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 500;
    padding: 70px 0 0;
  }
  #pageNav .pageNavInner ul {
    display: block;
  }
  #pageNav .pageNavInner ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #pageNav .pageNavInner ul li {
    letter-spacing: normal;
  }
  #pageNav .pageNavInner ul li a {
    display: block;
    font-size: 1rem;
    color: inherit;
    margin: 0 auto;
    padding: 10px 2rem;
    font-weight: bold;
    position: relative;
  }
  #pageNav .pageNavInner ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    position: absolute;
    top: 10px;
    right: 2rem;
  }
  #pageNav .pageNavInner .spTel {
    margin-top: 20px;
    background-color: #036333;
    color: #fff;
  }
  #pageNav .pageNavInner .spTel dl {
    display: table;
    padding: 15px 0;
    padding-left: 3rem;
    margin: 0 auto;
    position: relative;
  }
  #pageNav .pageNavInner .spTel dl:before {
    content: "\f10b";
    font-family: FontAwesome;
    font-weight: 400;
    position: absolute;
    font-size: 4.25rem;
    left: 0;
    line-height: 1;
    top: 20px;
  }
  #pageNav .pageNavInner .spTel a {
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    text-decoration: none;
  }
  #pageNav .pageNavInner i.close {
    background-color: #222;
    color: #fff;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
  }
}
@media screen and (max-width: 480px) {
  #pageNav i.open {
    top: 50px;
  }
}
.toTop {
  position: fixed;
  bottom: -80px;
  right: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.toTop.onTotop {
  bottom: 20px;
}
.toTop p {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  display: block;
  width: 60px;
  height: 60px;
  padding-top: 12px;
  border-radius: 50%;
  background-color: #007bc7;
  font-size: 12px;
  cursor: pointer;
}
.toTop p:before {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.giza {
  background: url(../images/fotter-line.png) repeat-x;
  height: 23px;
  margin-top: 12vh;
}

#pageFooter {
  background-color: #265e32;
  background-image: url(../images/fotter-line.png);
  background-repeat: repeat-x;
  margin-top: 0;
  padding: 4vh 10px;
  color: #fff;
}
#pageFooter .footerdata img {
  display: block;
  margin-bottom: 10px;
}
#pageFooter .footerdata p {
  margin-bottom: 3px;
}
#pageFooter .footerNav {
  margin-left: auto;
}
#pageFooter .footerNav ul {
  margin-left: 20px;
}
#pageFooter .footerNav li {
  margin: 0 0 10px 0;
}
#pageFooter .footerNav li.sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageFooter .footerNav li.sub:before {
  margin-right: 5px;
  border-top: 1px solid #fff;
  content: "";
  width: 1em;
}
#pageFooter .footerNav li.sub a {
  color: #fff;
}
#pageFooter .footerNav li a {
  color: #fff;
}

@media screen and (max-width: 768px) {
  #pageFooter {
    margin-top: -1%;
  }
  #pageFooter .flex {
    display: block;
  }
  #pageFooter .footerdata {
    text-align: center;
  }
  #pageFooter .footerdata img {
    display: inline-block;
  }
  #pageFooter .footerNav {
    text-align: center;
    margin-top: 30px;
  }
  #pageFooter .footerNav.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #pageFooter .footerNav ul {
    display: inline;
    margin: 0 auto;
  }
  #pageFooter .footerNav li {
    display: block;
    margin: 6px 10px;
    text-align: left;
  }
}
#copyRight {
  background-color: #3e3a39;
  padding: 0.6em 0;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
#copyRight #copyrightYear {
  display: inline-block;
  margin: 0 5px;
}

select,
textarea {
  margin: 3px 2px;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type=text],
input[type=tel],
input[type=password],
input[type=email] {
  padding: 7px;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.inputSm {
  width: 4em;
}

.inputMd {
  width: 45%;
}

.inputLg {
  width: 99%;
}

.textareaLg {
  width: 99%;
  height: 10em;
}

#postal_btn {
  margin-left: 5px;
  padding: 5px 10px;
  display: inline-block;
}

.colr {
  background: #fff1f1;
}

@media screen and (max-width: 480px) {
  .inputMd,
  .inputLg {
    width: 94%;
  }
}
.required {
  margin: 0 0 0 6px;
  padding: 3px 5px;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  border-radius: 4px;
  background: #ff8624;
}

.recruitBtn01,
.formmailBtn {
  margin: 30px auto 50px;
}
.recruitBtn01 p,
.formmailBtn p {
  line-height: 1.5;
  text-align: center;
  vertical-align: top;
}
.recruitBtn01 .btn,
.formmailBtn .btn {
  display: inline-block;
  width: auto;
  line-height: 1.5;
  padding: 12px 20px;
  border-radius: 3px;
  background: #023284;
  border: 2px solid #023284;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 5px 10px;
}
.recruitBtn01 .btn:hover,
.formmailBtn .btn:hover {
  color: #023284;
  background-color: #fff;
}
.recruitBtn01 .btn.back,
.formmailBtn .btn.back {
  background: #444;
  border: 2px solid #444;
}
.recruitBtn01 .btn.back:hover,
.formmailBtn .btn.back:hover {
  color: #444;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .recruitBtn01,
  .formmailBtn {
    margin: 15px auto 30px;
  }
}

.recruitBtn01 {
  margin-top: 40px;
}

.privacyBox {
  max-width: 600px;
  margin: 0 auto 50px;
  padding: 15px;
  border: 1px solid #ccc;
}
.privacyBox h3 {
  margin: 0 0 10px;
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .privacyBox {
    width: 94%;
  }
}

.privacyBox .privacyBox p {
  line-height: 1.5;
}

.formmailBox01 h2 {
  text-align: center;
  font-size: 2rem;
  color: #036333;
  margin: 0 auto 1rem;
  font-weight: bold;
}
.formmailBox01 figure {
  margin-top: 3.4rem;
}
.formmailBox01 li {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .formmailBox01 li {
    text-align: left;
  }
}
.formmailBox01 .address {
  padding: 15px 20px;
  margin: 20px 0;
  text-align: center;
}
.formmailBox01 .address p {
  padding-bottom: 0.6em;
}

#introduction h2 {
  text-align: center;
  font-size: 2rem;
  color: #036333;
  margin: 0 auto 1rem;
  font-weight: bold;
}

.introductionBox01 .shop {
  margin-top: 2rem;
}
.introductionBox01 .tenpoText {
  width: 50%;
}
.introductionBox01 .tenpoText table {
  margin-top: 1.5rem;
}
.introductionBox01 .tenpoText table th {
  width: auto;
  padding: 10px 0;
  background: none;
  color: #023284;
}
.introductionBox01 .shopPhoto {
  margin-top: 1.5rem;
}
.introductionBox01 .shopPhoto figure {
  width: calc((100% - 10px) / 3);
  margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .introductionBox01 .shop.flex {
    display: block;
  }
  .introductionBox01 figure {
    width: 100%;
  }
  .introductionBox01 .tenpoText {
    width: 98%;
    margin: 1rem auto 3rem;
  }
  .introductionBox01 p {
    margin: 10px 0 0;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .introductionBox01 .shopPhoto.flex {
    display: block;
  }
  .introductionBox01 .shopPhoto.flex figure {
    width: 100%;
  }
  .introductionBox01 figure {
    width: 100%;
  }
}
.introductionAccess .mapInner {
  position: relative;
  padding-bottom: 40%;
}
.introductionAccess .mapInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.introductionAccess p {
  margin-top: 10px;
  text-align: center;
}
.introductionAccess .btn01:before {
  font-family: FontAwesome;
  font-weight: 400;
  content: "\f279";
  margin-right: 5px;
}

@media screen and (max-width: 480px) {
  .introductionAccess .mapInner {
    padding-bottom: 56.25%;
  }
}
.introductionCompany table th, .introductionCompany table td {
  padding: 12px;
}
.introductionCompany table th {
  background: none;
  color: #023284;
}
.introductionCompany table img {
  padding-right: 20px;
}

.introductionCar {
  background: #f6f6f6;
  padding: 3rem 0;
  margin-bottom: -8rem;
}
.introductionCar .carBox {
  background: #fff;
  padding: 3rem;
  border-radius: 20px;
  margin: 3rem auto;
}
.introductionCar .carBox .cartext {
  margin-left: 3rem;
  width: 48%;
}
.introductionCar .carBox .cartext h3 {
  color: #023284;
  margin-top: 2rem;
}
.introductionCar .carBox .cartext h4 {
  margin: 0.5em 0;
}
.introductionCar .carBox .carPhoto {
  margin-top: 1.5rem;
}
.introductionCar .carBox .carPetPhoto {
  background: #e8f5fc;
  padding: 2rem;
  margin-top: 3rem;
  border-radius: 20px;
}
.introductionCar .carBox .carPetPhoto h5 {
  text-align: center;
  margin: 1rem;
  color: #1d95d4;
}
.introductionCar .carBox .carPetPhoto .shopPhoto figure {
  width: 30%;
  margin-right: 20px;
  margin-bottom: 1rem;
}
.introductionCar .carBox .carPetPhoto .shopPhoto figure:nth-child(3) {
  margin-right: 0;
}
.introductionCar .carBox .carMovie {
  text-align: center;
  margin: 3rem auto 0;
}
.introductionCar .carBox .carMovie .movie {
  width: 600px;
  margin: 0.5em auto 3rem;
}
.introductionCar .carBox .carMovie .movie .youtube {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.introductionCar .carBox .carMovie .movie .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@media screen and (max-width: 1024px) {
  .carBox {
    width: 98%;
  }
}
@media screen and (max-width: 768px) {
  .introductionCar .carBox {
    padding: 2rem;
  }
  .introductionCar .carBox .carMovie .movie {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .introductionCar .carBox {
    padding: 1.5rem;
  }
  .introductionCar .carBox .flex {
    display: block;
  }
  .introductionCar .carBox .flex .cartext {
    width: 100%;
    margin-left: 0;
  }
  .introductionCar .carBox .carPetPhoto h5 {
    margin: 0 0 1rem 0;
  }
  .introductionCar .carBox .carPetPhoto .shopPhoto figure {
    width: 100%;
  }
  .introductionCar .carBox .carPhoto figure {
    margin-bottom: 1em;
  }
  .introductionCar .carBox .carMovie .movie {
    margin: 0.5em auto 1rem;
  }
}
.faqBox01 .inner {
  max-width: 1000px;
  margin: 0 auto;
}
.faqBox01 .inner .faqBox {
  padding: 20px;
  margin-bottom: 4em;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.faqBox01 dl {
  border-bottom: 1px solid #ccc;
  position: relative;
}
.faqBox01 dl:after {
  position: absolute;
  top: 27px;
  right: 26px;
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.faqBox01 dl:last-child {
  border-bottom: none;
}
.faqBox01 dl dt {
  cursor: pointer;
  font-weight: normal;
}
.faqBox01 dl dt:before {
  font-size: 38px;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
  content: "Q";
  color: #007bc7;
  font-weight: bold;
}
.faqBox01 dl dt,
.faqBox01 dl dd {
  padding: 1.2em;
  padding-left: 4rem;
  position: relative;
}
.faqBox01 dl dd {
  background-color: #eee;
  padding-left: 4rem;
}
.faqBox01 dl dd:before {
  font-size: 38px;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
  content: "A";
  font-weight: bold;
  color: #a7a7a7;
}

@media screen and (max-width: 480px) {
  .faqBox01 .inner dl:after {
    right: 2px;
  }
  .faqBox01 .inner dl dt {
    padding-left: 3rem;
  }
  .faqBox01 .inner dl dt:before {
    left: 2px;
  }
}
.topImg figure img {
  width: 100%;
}
.topImg .topImgText {
  position: relative;
}
.topImg .topImgText h1 {
  position: absolute;
  bottom: 4vw;
  left: 0px;
}

@media screen and (max-width: 480px) {
  .topImg {
    margin-top: 1.8em;
  }
}
.indexAbout h2 {
  text-align: center;
  font-size: 2.5rem;
  color: #036333;
  margin-bottom: 1.75rem;
  font-weight: bold;
}
.indexAbout p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1.75rem;
}
.indexAbout p span {
  color: #27a0d8;
}

@media screen and (max-width: 768px) {
  .indexAbout h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .indexAbout h2 {
    font-size: 1.8rem;
  }
  .indexAbout h2,
  .indexAbout p {
    text-align: left;
  }
  .indexAbout h2 br,
  .indexAbout p br {
    display: none;
  }
  .indexAbout .flex.flex {
    display: block;
  }
  .indexAbout .flex.flex li {
    text-align: center;
    margin: 0 0 10px;
  }
}
.indexTopics .inner {
  position: relative;
}
.indexTopics ul {
  margin-top: 40px;
}
.indexTopics li {
  width: calc(50% - 20px);
  margin-top: 40px;
}
.indexTopics li:nth-child(2n) {
  margin-left: 40px;
}
.indexTopics li figure {
  width: 210px;
  margin-right: 20px;
}
.indexTopics li figure img {
  border-radius: 3px;
}
.indexTopics li time {
  font-weight: bold;
}
.indexTopics li h3 {
  margin-bottom: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.indexTopics li p {
  overflow: hidden;
  height: 4.7rem;
}
.indexTopics li a {
  text-decoration: none;
}
.indexTopics li a:hover h3 {
  color: #036333;
}
.indexTopics .listBtn {
  margin: 3rem auto;
  text-align: center;
  display: block;
  width: 30%;
}
.indexTopics .listBtn a {
  display: block;
  padding: 12px 30px;
  line-height: 1;
  border-radius: 3px;
  text-decoration: none;
  background-color: #036333;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  border: 2px solid #036333;
}
.indexTopics .listBtn a:before {
  font-family: FontAwesome;
  font-weight: 400;
  content: "\f03a";
  margin-right: 8px;
}
.indexTopics .listBtn a:hover {
  color: #036333;
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  .indexTopics.indexTopics .flex {
    display: block;
    margin-top: 0;
  }
  .indexTopics.indexTopics li {
    width: 100%;
    margin: 20px 0;
  }
}
@media screen and (max-width: 480px) {
  .indexTopics.indexTopics figure {
    margin-right: 10px;
  }
  .indexTopics.indexTopics li time {
    font-weight: normal;
  }
  .indexTopics.indexTopics li h3 {
    font-size: 1rem;
  }
  .indexTopics.indexTopics li p {
    height: 2.85rem;
  }
  .indexTopics.indexTopics .listBtn {
    position: static;
    margin-top: 20px;
    width: 100%;
  }
  .indexTopics.indexTopics .listBtn a {
    display: table;
    margin: 0 auto;
  }
}
.indexInsta {
  background: #f6f6f6;
  padding: 65px 0;
}
.indexInsta figure {
  margin-bottom: 65px;
}
.indexInsta .instaarea {
  width: 1200px;
  min-height: 1180px;
  display: block;
  position: absolute;
  z-index: 1;
}
.indexInsta .instaarea a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .indexInsta .instaarea {
    width: 100%;
    min-height: 1030px;
  }
}
@media screen and (max-width: 768px) {
  .indexInsta .instaarea {
    width: 100%;
    min-height: 770px;
  }
}
@media screen and (max-width: 480px) {
  .indexInsta .instaarea {
    min-height: 400px;
  }
}
.indexBnr ul {
  margin-top: -20px;
}
.indexBnr li {
  width: calc(33.3322222593% - 13.3333333333px);
  margin-top: 20px;
}
.indexBnr li:not(:nth-child(4n)) {
  margin-right: 20px;
}

.indexBnr.indexBnr01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.indexBnr.indexBnr01 li {
  width: calc(25% - 15px);
}

@media screen and (max-width: 600px) {
  .indexBnr.indexBnr01 li {
    width: calc(50% - 10px);
  }
  .indexBnr.indexBnr01 li:not(:last-child) {
    margin-right: auto;
  }
  .indexBnr.indexBnr01 li:nth-child(odd) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .indexBnr.indexBnr ul {
    display: block;
    margin: 0;
  }
  .indexBnr.indexBnr li {
    width: 80%;
    text-align: center;
    margin: 15px auto 0;
  }
  .indexBnr.indexBnr li:nth-child(odd) {
    margin-right: auto;
  }
  .indexBnr.indexBnr01 li {
    width: 80%;
  }
}
.indexPoint {
  background: #023284;
}
.indexPoint h2 {
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
}
.indexPoint .flex li {
  width: 33%;
  text-align: center;
  padding: 40px;
  background: #fff;
  border-radius: 20px;
}
.indexPoint .flex li:not(:last-child) {
  margin-right: 20px;
}
.indexPoint .flex li h3 {
  font-size: 2.8rem;
  line-height: 1;
  margin: 0.6em 0;
}
.indexPoint .flex li p {
  text-align: left;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .indexPoint h2 {
    font-size: 2rem;
  }
  .indexPoint .flex {
    display: block;
  }
  .indexPoint .flex li {
    width: 100%;
    margin-bottom: 20px;
  }
  .indexPoint .flex li p {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .indexPoint h2 {
    font-size: 1.6rem;
  }
  .indexPoint .flex li h3 {
    font-size: 2rem;
  }
  .indexPoint .flex li h3 br {
    display: none;
  }
}
.indexContents {
  background: #f6f6f6;
  /* margin-top: -6vh; */
}
.indexContents .conBox {
  border-radius: 20px;
  background: #fff;
  margin-bottom: 2rem;
}
.indexContents .conBox figure {
  border-radius: 20px 20px 0 0;
}
.indexContents .conBox .conText {
  padding: 20px 40px 0;
  width: 70%;
}
.indexContents .conBox .conText h3 {
  font-size: 2rem;
  font-weight: bold;
}
.indexContents .conBox .conText p {
  padding: 0 0 1.8em;
}
.indexContents .conBox .conText .flex p {
  width: 48%;
}
.indexContents .conBox .conText .flex p a.btn01, .indexContents .conBox .conText .flex p a.btn02, .indexContents .conBox .conText .flex p a.btn03 {
  display: block;
}
.indexContents .conBox .conText .flex p.diving {
  padding-top: 40px;
}
.indexContents .conBox.conBox01 h3 {
  color: #023284;
}
.indexContents .conBox.conBox02 h3 {
  color: #2f9446;
}
.indexContents .conBox.conBox03 h3 {
  color: #27a0d8;
}
.indexContents .conBox.conBox03 .flex figure {
  margin-bottom: 10px;
}
.indexContents .conBox.conBox03 .flex p {
  padding-top: 40px;
}

@media screen and (max-width: 768px) {
  .indexContents .conBox.flex {
    display: block;
  }
  .indexContents .conBox .conText {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .indexContents .conBox .conText {
    padding: 20px;
  }
  .indexContents .conBox .conText h3 {
    font-size: 1.6rem;
  }
  .indexContents .conBox .conText .flex p {
    width: 100%;
    padding: 1em 0 0.5em;
  }
  .indexContents .conBox .conText .flex p.pd0 {
    padding: 0;
  }
}
.useBox01 .inner {
  max-width: 1150px;
}
.useBox01 .inner h2 {
  text-align: center;
  font-size: 2rem;
  color: #036333;
  margin: 0 auto 1rem;
  font-weight: bold;
}
.useBox01 .inner .inbox figure {
  margin: 4em auto;
}
.useBox01 .inner .anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}
.useBox01 .inner .campaign {
  margin: 2rem auto 4rem;
  padding: 0.5em 1em;
  border: solid 4px #e55c5c;
  color: #e55c5c;
  width: 80%;
}
.useBox01 .inner .campaign p {
  font-size: 1.3em;
}
.useBox01 .inner .campaign dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
  font-size: 1.3em;
}
.useBox01 .inner .campaign dl dt {
  width: 40%;
  padding: 5px 10px;
  border-bottom: 1px solid #e55c5c;
}
.useBox01 .inner .campaign dl dd {
  width: 60%;
  padding: 5px 10px;
  border-bottom: 1px solid #e55c5c;
}
.useBox01 .inner .campaign dl dd span {
  font-size: 16px;
  line-height: 1.5em;
  display: inline-block;
}
.useBox01 .inner .campaign ul {
  padding: 0 20px 20px;
}
.useBox01 .inner .btnBox {
  text-align: center;
}
.useBox01 .inner .btnBox p {
  margin: 1rem auto 0;
}
.useBox01 .inner .btnBox p .btn01 {
  width: 250px;
}
.useBox01 .inner .btnBox p .btn01 img {
  vertical-align: middle;
  padding-right: 0.5em;
}
.useBox01 .inner .backimage {
  position: relative;
}
.useBox01 .inner .backimage p {
  position: absolute;
  top: 202px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.useBox01 .inner .backimage .telimage {
  position: absolute;
  top: 550px;
  left: 0;
  right: 0;
  margin: auto;
}
.useBox01 .inner .rentalBox article {
  width: 30%;
  border-bottom: 2px solid #e5eef7;
  padding: 10px;
  border-radius: 2px;
  margin-bottom: 15px;
  position: relative;
}
.useBox01 .inner .rentalBox article figure {
  width: 100px;
}
.useBox01 .inner .rentalBox article figure img {
  width: 100%;
}
.useBox01 .inner .rentalBox article .itemText {
  width: calc(100% - 110px);
}
.useBox01 .inner .rentalBox article .itemText .brand {
  font-size: 0.8em;
}
.useBox01 .inner .rentalBox article .itemText .price {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-weight: bold;
  text-align: right;
}
.useBox01 .inner .rentalBox p.note {
  text-align: right;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .useBox01 .inner .rentalBox article {
    width: 32%;
  }
}
@media screen and (max-width: 768px) {
  .useBox01 .inner .flex {
    display: block;
  }
  .useBox01 .inner .campaign dl {
    display: block;
  }
  .useBox01 .inner .campaign dl dt {
    width: 100%;
    padding: 5px 10px 0 10px;
    border-bottom: none;
    font-weight: bold;
  }
  .useBox01 .inner .campaign dl dd {
    width: 100%;
    padding: 0 10px 5px 10px;
  }
  .useBox01 .inner .rentalBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .useBox01 .inner .rentalBox article {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 600px) {
  .useBox01 .inner .rentalBox {
    display: block;
  }
  .useBox01 .inner .rentalBox article {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .useBox01 .inner .backimage p {
    top: 94px;
  }
  .useBox01 .inner .backimage .telimage {
    top: 156px;
    width: 250px;
  }
  .useBox01 .inner .campaign dl {
    padding: 0;
  }
  .useBox01 .inner .campaign ul {
    padding: 0;
  }
}
.useBox02 .inner {
  width: 1200px;
  margin: 6rem auto;
  background: #f6f6f6;
  padding: 60px;
}

@media screen and (max-width: 1024px) {
  .useBox02 .inner {
    width: 100%;
  }
  .useBox02 .inner figure img {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .useBox02 .inner .flex {
    display: block;
  }
  .useBox02 .inner .flex figure {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .useBox02 .inner {
    width: 100%;
    padding: 30px 30px 10px 30px;
  }
}
.useBox03 .inner {
  width: 1200px;
  margin: 6rem auto 0;
  /*padding:60px;*/
}
.useBox03 .inner h2 {
  text-align: center;
  font-size: 1.5rem;
  color: #036333;
  margin: 0 auto 1rem;
  font-weight: bold;
}
.useBox03 .inner p {
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .useBox03 .inner {
    width: 100%;
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .useBox03 .inner h2 {
    text-align: left;
  }
  .useBox03 .inner p {
    text-align: left;
  }
}
#other h2 {
  text-align: center;
  font-size: 2rem;
  color: #036333;
  margin: 0 auto 1rem;
  font-weight: bold;
}

.otherBox00 {
  text-align: center;
}
.otherBox00 .rvBox {
  background: #efefef;
  padding: 0.5rem 5rem 3rem;
  margin: 2rem 0 2rem;
  border-radius: 2rem;
}
.otherBox00 h3 {
  margin-top: 3vh;
  color: #023284;
}
.otherBox00 h3 span {
  font-size: 86%;
  color: #333;
  font-weight: normal;
}
.otherBox00 figure {
  margin: 2vh auto;
}
.otherBox00 figure:first-child {
  margin: 0;
}
.otherBox00 h4.tac {
  margin-top: 3vh;
}
.otherBox00 .rvMovie {
  margin: 6rem auto 8rem;
}
.otherBox00 .rvMovie .movie {
  width: 600px;
  margin: 0.5em auto 3rem;
}
.otherBox00 .rvMovie .movie .youtube {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-bottom: 1em;
}
.otherBox00 .rvMovie .movie .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@media screen and (max-width: 768px) {
  .otherBox00 .rvBox {
    padding: 0.5rem 3rem 3rem;
  }
}
@media screen and (max-width: 480px) {
  .otherBox00 .rvBox {
    padding: 0.5rem 1rem 3rem;
  }
  .otherBox00 .rvBox p {
    text-align: left;
  }
  .otherBox00 .rvMovie .movie {
    width: 100%;
  }
}
.otherBox01 {
  text-align: center;
}
.otherBox01 .otherTxt {
  margin: 0 0 20px;
}
.otherBox01 .comingsoon {
  font-weight: bold;
  border: #ed5053 solid 2px;
  color: #ed5053;
  display: inline-block;
  padding: 0em 2em 0.2em;
  margin: 3rem auto;
  font-size: 150%;
}
.otherBox01 .goodsPhoto {
  margin: 2rem auto 6rem;
}
.otherBox01 .goodsPhoto figure {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.otherBox01 .LinkBn {
  margin-top: -4rem;
  margin-bottom: 6rem;
}
.otherBox01 .otherDivesNote figcaption {
  width: 77%;
}
.otherBox01 .otherDivesNote a {
  width: 20%;
  margin-top: 60px;
}

@media screen and (max-width: 1024px) {
  .otherBox01 .goodsPhoto figure {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .otherBox01 .otherDivesNote {
    display: block;
  }
  .otherBox01 .otherDivesNote figcaption {
    width: 100%;
    margin-bottom: 1em;
  }
  .otherBox01 .otherDivesNote a {
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .otherBox01 .goodsPhoto figure {
    width: 45%;
  }
}
#other .otherBox02 {
  text-align: center;
}
#other .otherBox02 h2 {
  text-align: center;
  font-size: 2rem;
  color: #18a3d2;
  margin: 0 auto;
  font-weight: bold;
}
#other .otherBox02 p {
  margin: 20px 0;
}
#other .otherBox02 .seaPhoto div {
  width: 32%;
}
#other .otherBox02 figcaption {
  text-align: left;
}
#other .otherBox02 figcaption h3 {
  padding: 0.8em 0 0.4em;
}
#other .otherBox02 .carMovie {
  margin: 6rem auto 8rem;
}
#other .otherBox02 .carMovie .movie {
  width: 600px;
  margin: 0.5em auto 3rem;
}
#other .otherBox02 .carMovie .movie .youtube {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}
#other .otherBox02 .carMovie .movie .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@media screen and (max-width: 480px) {
  #other .otherBox02 .flex {
    display: block;
  }
  #other .otherBox02 figure {
    width: 100%;
  }
  #other .otherBox02 p {
    margin: 10px 0;
    width: 100%;
    text-align: left;
  }
  #other .otherBox02 p br {
    display: none;
  }
  #other .otherBox02 .seaPhoto div {
    width: 100%;
  }
  #other .otherBox02 .seaPhoto figcaption {
    margin-bottom: 2.5rem;
  }
  #other .otherBox02 .carMovie .movie {
    width: 100%;
  }
}
.otherBox03 {
  background: #f6f6f6;
  padding: 3rem 0;
  margin-bottom: -8rem;
}
.otherBox03 h2:after {
  content: "";
  display: inline-block;
  width: 93px;
  height: 33px;
  background-image: url(../images/index-title03-right.png);
  background-size: contain;
  vertical-align: middle;
}
.otherBox03 h2:before {
  content: "";
  display: inline-block;
  width: 93px;
  height: 33px;
  background-image: url(../images/index-title03-left.png);
  background-size: contain;
  vertical-align: middle;
}
.otherBox03 .otherTxt {
  text-align: center;
}
.otherBox03 .partnerBox {
  margin: 3rem 0;
}
.otherBox03 .partnerBox .partnerText {
  width: 70%;
  margin-left: 2rem;
}
.otherBox03 .partnerBox .partnerText p {
  margin: 0.5em 0 1em;
}

@media screen and (max-width: 768px) {
  .otherBox03 .partnerBox {
    width: 98%;
    margin: 3rem auto;
  }
}
@media screen and (max-width: 480px) {
  .otherBox03 p {
    margin: 10px 0;
    width: 100%;
    text-align: left;
  }
  .otherBox03 .flex {
    display: block;
  }
  .otherBox03 .partnerBox .partnerText {
    width: 100%;
    margin-left: 0;
  }
  .otherBox03 .partnerBox .partnerText p .btn01 {
    text-align: center;
    margin: 0.5em auto 1em;
  }
}