@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
::selection {
  background: #74a8ee;

}
::-moz-selection {
  background: #74a8ee;
}
html {
  height: 100%;
  overflow-y: scroll;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1;
  height: auto;
  min-height: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
}
a,
body {
  outline: 0;
}
a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  color: #000;
  transition: 0.5s;
}
a:focus,
a:hover,
button:hover,
input[type="submit"]:hover {
  transition: 0.5s;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  *zoom: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
  margin: 0;
}
p {
  margin: 0;
  padding: 0;
}
i {
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol.list-disc,
ul.list-disc {
  padding-left: 10px;
}
ol.list-disc li:before,
ul.list-disc li:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  content: "ãƒ»";
  text-indent: -1em;
}
area {
  border: 0;
  outline: 0;
}
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"] {
  padding: 0 4px;
  margin-top: -2px;
}
textarea {
  padding: 4px;
}
::-webkit-input-placeholder {
  color: #aaa;
  font-weight: 400 !important;
}
:-ms-input-placeholder {
  color: #aaa;
  font-weight: 400 !important;
}
::-moz-placeholder {
  color: #aaa;
  font-weight: 400 !important;
}
button {
  outline: 0;
}
label {
  display: inline-block;
  cursor: pointer;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: block;
}
.cf:after,
.clear,
hr {
  clear: both;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.half {
  max-width: 50%;
  display: inline-block;
}
.tac {
  text-align: center !important;
}
.tar {
  text-align: right !important;
}
.tal {
  text-align: left !important;
}
@media all and (max-width: 765px) {
  .tac_sp {
    text-align: center !important;
  }
}
.icon {
  display: inline-block;
}
@media all and (min-width: 766px) {
  .sp {
    display: none !important;
  }
}
@media all and (max-width: 765px) {
  .tab {
    display: none !important;
  }
}
@media all and (min-width: 1025px) {
  .tab {
    display: none !important;
  }
}
@media all and (max-width: 765px) {
  .pc {
    display: none !important;
  }
}
.bg-white {
  background-color: #fff;
}
.bd_none {
  border: 0 0 !important;
}
.bold {
  font-weight: 700;
}
.normal {
  font-weight: 400 !important;
}
.nowrap {
  white-space: nowrap !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
@media all and (max-width: 765px) and (max-width: 1024px) {
  .header_pc {
    display: none !important;
  }
}
@media all and (max-width: 765px) {
  .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }

  .outlink {
    display: inline-block;
    max-width: 20px;
    height: auto;
    vertical-align: top;
    margin-left: 10px;
    margin-top: -3px;
    margin-bottom: -2px;
  }
  #headerSP {
    background-color: #e60013;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 8;
    width: 100%;
  }
  #headerSP .header_top {
    padding: 10px 0;
  }
  #headerSP .header_top .bg-white {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0;
    z-index: 5;
    background-color: #e60013;
  }
  #headerSP .header_top .header_logo {
    display: inline-block;
    float: left;
    width: 73%;
    padding-left: 10px;
    position: relative;
    z-index: 6;
  }
  #headerSP .header_top .header_logo a {
    display: inline-block;
    height: 100%;
  }
  #headerSP .header_top .header_logo a:first-child img {
    width: 300px;
    height: auto;
    margin-bottom: 5px;
  }
  #headerSP .header_top .header_logo p {
    display: inline-block;
    font-size: 15px;
    color: #1e50a2;
    letter-spacing: 0;
  }
  #headerSP .header_top .header_contact {
    display: inline-block;
    float: left;
    width: 14%;
    text-align: center;
    position: relative;
    z-index: 6;
    padding-top: 5px;
    padding-right: 15px;
  }
  #headerSP .header_top .header_contact .header_tel {
    display: block;
    height: 100%;
  }
  #headerSP .header_top .header_contact img {
    width: 25px;
    color: #1e50a2;
  }
  #headerSP #nav-drawer-sp {
    display: inline-block;
    float: left;
    position: relative;
    width: 10%;
    background-color: #fff;
  }
  #headerSP .nav-unshown {
    display: none;
  }
  #headerSP #nav-open-sp {
    width: 30px;
    height: 22px;
    vertical-align: middle;
    margin: 9pt auto 0;
    position: relative;
    z-index: 6;
  }
  #headerSP #nav-open-sp span,
  #headerSP #nav-open-sp span:after,
  #headerSP #nav-open-sp span:before {
    position: absolute;
    height: 3px;
    width: 30px;
    border-radius: 3px;
    background: #fff;
    display: block;
    content: "";
    cursor: pointer;
    transition: 0.4s;
  }
  #headerSP #nav-open-sp span:before {
    bottom: -8px;
  }
  #headerSP #nav-open-sp span:after {
    bottom: -1pc;
  }
  #headerSP #nav-close-sp {
    display: none;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: 0.3s ease-in-out;
  }
  #headerSP #nav-close_bottom-sp {
    display: block;
    width: 50%;
    margin: 20px auto 40px;
    text-align: center;
    padding: 5px 0;
    font-size: 15px;
  }
  #headerSP #nav-content-sp {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    background: #fff;
    transition: 0.3s ease-in-out;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
  }
  #headerSP .nav-drawer_list {
    padding: 0 20px;
    margin-bottom: 20px;
    border-top: 1px solid #1e50a2;
  }
  #headerSP .nav-drawer_list > li {
    border-bottom: 1px solid #000;
  }
  #headerSP .nav-drawer_list > li a {
    color: #000;
    display: block;
    padding: 15px 10px;
  }
  #headerSP .nav-drawer_list > li a:after {
    content: "";
    display: block;
    clear: both;
  }
  /* add css 2022.2.22 kondo */
  #headerSP .maintenance_ttl {
    position: relative;
    padding: 15px 10px;
  }
  #headerSP .maintenance_ttl::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    right: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: translateX(-50%) rotate(135deg);
  }
}
#headerSP .maintenance_ttl.open::before {
  content: "";
  display: block;
  position: absolute;
  top: 26px;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  /* transform: translateX(-50%) rotate(135deg); */
  transform: translate(-50%, -50%) rotate(-45deg);
}

#headerSP .maintenance_item ul {
  display: none;
}
#headerSP .maintenance_item ul li {
  padding: 17px 0;
  border-bottom: 1px solid #bebebe;
}
#headerSP .maintenance_item ul li:first-child {
  border-top: 1px solid #bebebe;
}
#headerSP .maintenance_item ul li:last-child {
  border-bottom: none;
}
#headerSP .maintenance_item ul li a {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
  padding: 0 0 0 10px;
}
/*  */

#headerSP .nav-drawer_list .accordion_cont {
  margin-top: -5px;
}
#headerSP .nav-drawer_list .accordion_cont > ul > li {
  padding-left: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#headerSP .nav-drawer_list .accordion_cont > ul > li:last-child {
  border-bottom: initial;
}
#headerSP .col2 {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 10px;
}
#headerSP .col2 a {
  display: inline-block;
  width: 48%;
}
#headerSP .col2 a img {
  width: 100%;
}
#headerSP .col1 {
  padding: 0 20px;
}
#headerSP .col1 a {
  display: inline-block;
  width: 100%;
}
#headerSP .col1 a img {
  width: 100%;
}
#headerSP #nav-input-sp:checked ~ #nav-close-sp {
  display: block;
  opacity: 0.5;
}
#headerSP #nav-input-sp:checked ~ #nav-content-sp {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
}
#headerSP #nav-input-sp:checked ~ #nav-open-sp span {
  transform: rotate(45deg);
  top: 50%;
  transition: 0.4s;
}
#headerSP #nav-input-sp:checked ~ #nav-open-sp span:before {
  bottom: 0;
  transform: rotate(90deg);
  transition: 0.4s;
}
#headerSP #nav-input-sp:checked ~ #nav-open-sp span:after {
  display: none;
  transition: 0.4s;
}
#headerSP .accordion_box {
  display: inline-block;
  width: 100%;
}
#headerSP .accordion_box h4 {
  padding: 15px 10px;
  font-weight: 400;
}
#headerSP .accordion_box label {
  position: relative;
  display: block;
  cursor: pointer;
}
#headerSP .accordion_box label .accordion_icon {
  position: absolute;
  width: 100%;
  height: 100%;
  float: right !important;
  top: 0;
  right: 0;
  line-height: initial !important;
}
#headerSP .accordion_box label .accordion_icon span {
  position: absolute;
  right: 15px;
  width: 15px;
  height: 2px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #f250a7;
  transition: 0.4s;
}
#headerSP .accordion_box label .accordion_icon span:nth-of-type(1) {
  top: 50%;
  transform: rotate(0);
  transition: 0.4s;
}
#headerSP .accordion_box label .accordion_icon span:nth-of-type(2) {
  top: 50%;
  transform: rotate(90deg);
  transition: 0.4s;
}
#headerSP .accordion_box label .accordion_icon.active span:nth-of-type(2) {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  transition: 0.4s;
}
#headerSP .accordion_box input {
  display: none !important;
}
#headerSP
  .accordion_box
  #accordion_bar1:checked
  ~ #accordion_cont_1
  .accordion_item,
#headerSP
  .accordion_box
  #accordion_topic_bar2:checked
  ~ #accordion_cont_1
  .accordion_item,
#headerSP
  .accordion_box
  #accordion_topic_bar3:checked
  ~ #accordion_cont_1
  .accordion_item {
  max-height: 100%;
  opacity: 1;
}
#headerSP .header_bottom {
  box-shadow: 0 1px 28px -3px rgba(0, 0, 0, 0.8);
  background-color: #ff0;
}
#headerSP .header_bottom .header_bottom_wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 5px;
}
#headerSP .header_bottom .header_bottom_wrapper .header_bottom_item {
  display: block;
  width: 50%;
  text-align: center;
  padding: 10px 0 5px;
}
#headerSP
  .header_bottom
  .header_bottom_wrapper
  .header_bottom_item:first-child {
  border-right: 1px solid #000;
}
#headerSP
  .header_bottom
  .header_bottom_wrapper
  .header_bottom_item:first-child
  img {
  width: 18px !important;
  height: auto;
  margin-top: -6px;
}
#headerSP .header_bottom .header_bottom_wrapper .header_bottom_item img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: auto;
}
#headerSP .header_bottom .header_bottom_wrapper .header_bottom_item P {
  display: inline-block;
  margin-left: 5px;
}
#headerSP .kotei {
  position: fixed;
  bottom: 0;
  z-index: 7;
}
footer .red {
  color: #e60013;
}
footer .blue {
  color: #1e50a2;
}
footer .bule_border {
  border-bottom: 1px solid #1e50a2 !important;
  border-top: 1px solid #1e50a2 !important;
}
footer .green {
  color: #127f1a;
}
footer .yellow {
  color: #ffb100;
}
footer .yellow_border {
  border-bottom: 1px solid #ffb100 !important;
  border-top: 1px solid #ffb100 !important;
}
footer .ppa {
  color: #ffad00;
  text-align: center;
  font-size: 45px;
  margin-bottom: 45px;
}
footer .page_ttl {
  text-align: center;
  font-size: 38px;
}
footer .page_subttl {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  left: 50%;
  transform: translateY(0) translateX(-50%);
  margin: 15px auto 20px;
  font-size: 17px;
}
footer .page_subttl:after,
footer .page_subttl:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 15px;
  height: 2px;
  background-color: #000;
}
footer .page_subttl:before {
  left: 30px;
}
footer .page_subttl:after {
  right: 30px;
}
footer .wrapper {
  padding-bottom: 50px;
  padding-top: 50px;
  max-width: 1150px;
}
footer .wrapper .dif {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .wrapper .dif #maps iframe {
  width: 100%;
  height: 100%;
}
footer .wrapper .dif .acs_dif {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
footer .wrapper .dif #maps,
footer .wrapper .dif .acs_dif .tenpo {
  width: 100%;
}
footer .wrapper .dif .acs_dif .zyusyo {
  width: 100%;
  margin: 30px 0;
}
footer .wrapper .dif .acs_dif .zyusyo .tenp_name {
  font-size: 20px;
  margin-bottom: 15px;
}
footer .wrapper .dif .acs_dif .zyusyo .p_text {
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: -0.1px;
}
footer .wrapper .dif .acs_dif .zyusyo .tel_box {
  padding: 10px 0;
  border-bottom: 1px solid #e60013;
  border-top: 1px solid #e60013;
  margin: 5px 0;
}
footer .wrapper .dif .acs_dif .zyusyo .tel_box p {
  font-size: 17px;
  letter-spacing: -0.1px;
}
footer .wrapper .dif .acs_dif .zyusyo .tel_box p:first-child {
  color: #e60013;
}
footer .wrapper .dif .acs_dif .zyusyo .tel-time {
  color: #538FF0;
  font-size: 20px;
  margin-top: 5px;
}
footer .bg_col {
  padding: 50px 0 15px;
  background-color: #f3f3f3;
}
footer .bg_col .footer_link {
  max-width: 825pt;
  width: 100%;
  padding: 0 50px;
  position: relative;
  margin: 0 auto;
}
footer .bg_col .footer_link .mitumori {
  position: absolute;
  width: 18%;
  bottom: 15%;
  left: 50%;
  transform: translateY(0) translateX(-50%);
}
footer .bg_col .footer_link .yoyaku {
  position: absolute;
  width: 18%;
  right: 9%;
  bottom: 15%;
}
footer .bg_col .footer_bottom {
  max-width: 730px;
  margin: 50px auto 0;
  width: 100%;
}
footer .bg_col .footer_bottom ul {
  overflow: hidden;
}
footer .bg_col .footer_bottom ul .gnav_item {
  float: left;
  border-left: 1px solid #e60013;
}
footer .bg_col .footer_bottom ul .gnav_item:first-child {
  border-left: 0;
}
footer .bg_col .footer_bottom ul .gnav_item a {
  text-align: center;
  padding: 0 15px;
  color: #e60013;
  font-size: 15px;
  font-weight: 500;
}
footer .bg_red {
  background-color: #ed1d23;
  padding: 10px 50px;
}
footer .bg_red .red_dif {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 85pc;
  margin: 0 auto;
  width: 100%;
}
footer .bg_red .red_dif p {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
footer .bg_red .red_dif img {
  width: 26.1%;
}
footer .footer_bottom {
  max-width: 730px;
  margin: 50px auto 15px;
  width: 100%;
}
footer .footer_bottom ul {
  overflow: hidden;
}
footer .footer_bottom ul .gnav_item {
  float: left;
  border-left: 1px solid #e60013;
}
footer .footer_bottom ul .gnav_item:first-child {
  border-left: 0;
}
footer .footer_bottom ul .gnav_item a {
  text-align: center;
  padding: 0 15px;
  color: #e60013;
  font-size: 15px;
  font-weight: 500;
}
footer .totop {
  text-align: center;
  display: block;
  background-color: #000;
  padding: 10px 20px;
  color: #fff;
}
footer .totop img {
  max-width: 15px;
  height: auto;
  margin-left: 10px;
}
footer .copyright {
  text-align: center;
  margin: 20px 0;
  line-height: 1;
  letter-spacing: 0;
}
.footer_logo img {
  display: block;
  width: 100%;
}
.pager {
  padding-top: 0;
  padding-bottom: 75pt;
}
.pager,
.pager ul {
  text-align: center;
}
.pager ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.pager ul li {
  border: 1px solid #000;
  border-radius: 5px;
  height: 50px;
  width: 50px;
}
.pager ul li a {
  display: block;
  height: 100%;
  background-color: #000;
}
.pager ul li img {
  display: inline-block;
  margin-top: 15px;
  height: 20px;
}
.pager ul li.no-link {
  border: 1px solid #969696;
  background-color: #e6e6e6;
}
.pager ul li.current {
  background-color: #fff;
  width: 90pt;
  font-size: 1pc;
  line-height: 50px;
}
.pages .main_vis {
  background-size: cover;
  background-position: center top;
}
.pages .main_vis .main_vis_ttl {
  font-size: 36px;
  color: #fff;
  line-height: 30px;
}
.pages .main_vis .main_vis_ttl span {
  font-size: 15px;
}
.pages .sec_ttl_wrap {
  text-align: center;
}
.pages .sec_ttl_wrap .sec_ttl {
  font-weight: 500;
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0;
}
.pages .sec_ttl_wrap .sec_ttl_img {
  width: 50px;
  height: auto;
  margin: 10px 0 15px;
}
.pages .sec_ttl_wrap .sec_ttl_txt {
  font-weight: 400;
  font-size: 14px;
}
#pages .main_vis {
  background: url(../images/common/no-main_vis.jpg);
  background-size: cover;
}
#front-page .front_ttl {
  text-align: center;
  font-size: 50px;
}
#front-page .front_subttl {
  text-align: center;
  color: #000;
  line-height: 1;
  font-size: 17px;
  position: relative;
  display: inline-block;
  transform: translateY(0) translateX(-50%);
  font-weight: 500;
  left: 50%;
}
#front-page .front_subttl:after,
#front-page .front_subttl:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #000;
}
#front-page .front_subttl:before {
  left: -25px;
}
#front-page .front_subttl:after {
  right: -25px;
}
#front-page .tac_link {
  text-align: center;
}
#front-page .tac_link a {
  display: inline-block;
  background-color: #000;
  width: 180px;
  height: 44px;
  border-radius: 5px;
  color: #fff;
  line-height: 44px;
  margin-top: 40px;
}
#front-page .mai-n_vis {
  background-size: cover;
  background-position: center top;
}
#front-page .mai-n_vis h1 {
  color: #fff;
  text-align: center;
  font-size: 54px;
  width: 690px;
  height: 235px;
  margin: 0 auto 40px;
  border: 3px solid #fff;
  padding-top: 50px;
}
#front-page .mai-n_vis h1 .fz56 {
  font-size: 56px;
}
#front-page .mai-n_vis h1 .fz72 {
  font-size: 72px;
  letter-spacing: -2px;
}
#front-page .mai-n_vis ul {
  justify-content: space-between;
  max-width: 930px;
  margin: 0 auto;
}
#front-page .mai-n_vis ul,
#front-page .mai-n_vis ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#front-page .mai-n_vis ul li {
  color: #fff;
  width: 195px;
  height: 195px;
  background-color: #e60013;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
}
#front-page .mai-n_vis ul li .fz16 {
  font-size: 1pc;
}
#front-page .mai-n_vis ul li .fz28 {
  font-size: 28px;
}
#front-page .mai-n_vis ul li .fz39 {
  font-size: 39px;
}
#front-page .mai-n_vis ul li .fz24 {
  font-size: 24px;
}
#front-page .mai-n_vis ul li .fz42 {
  font-size: 42px;
}
#front-page .mai-n_vis ul li .fz49 {
  font-size: 49px;
}
#front-page .mai-n_vis ul li .fz19 {
  font-size: 19px;
}
#front-page .mai-n_vis ul li .fz33 {
  font-size: 33px;
}
#front-page .front_desc {
  text-align: center;
  padding: 50px 0 75pt;
  background: -moz-linear-gradient(top, #f9f7f3, #fff);
  background: -webkit-linear-gradient(top, #f9f7f3, #fff);
  background: linear-gradient(to bottom, #f9f7f3, #fff);
}
#front-page .front_desc .desc_ttl {
  font-size: 50px;
  color: #f250a7;
  line-height: 0.6;
}
#front-page .front_desc .desc_ttl small {
  font-weight: 500;
  font-size: 1pc;
  color: #5a5a5a;
}
#front-page .front_desc .desc_txt {
  font-size: 20px;
  margin-top: 40px;
  line-height: 1.9;
}
#front-page .front_link .flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  line-height: 1;
}
#front-page .front_link .flex a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  overflow: hidden;
  transition: 0.3s;
}
#front-page .front_link .flex a.case {
  background: url(../images/top/front_link-case.png);
  background-size: cover;
  background-position: center top;
}
#front-page .front_link .flex a.debut {
  background: url(../images/top/front_link-debut.png);
  background-size: cover;
  background-position: center top;
}
#front-page .front_link .flex a.curriculum {
  background: url(../images/top/front_link-curriccuram.png);
  background-size: cover;
  background-position: center top;
}
#front-page .front_link .flex a.teacher {
  background: url(../images/top/front_link-teacher.png);
  background-size: cover;
  background-position: center top;
}
#front-page .front_link .flex a.facility {
  background: url(../images/top/front_link-facility.png);
  background-size: cover;
  background-position: center top;
}
#front-page .front_link .flex a.entry_flow {
  background: url(../images/top/front_link-flow.png);
  background-size: cover;
  background-position: center top;
}
#front-page .front_link .flex a img {
  line-height: 0;
  filter: blur(0);
  transition: 0.3s;
}
#front-page .front_link .flex a div {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#front-page .front_link .flex a div > span {
  display: table;
  width: 90%;
  height: 90%;
  margin-top: 2.5%;
  margin-left: 5%;
  vertical-align: middle;
  border: 1px solid transparent;
  transition: 0.3s;
}
#front-page .front_link .flex a div > span > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: 500;
}
#front-page .front_link .flex a:hover {
  overflow: hidden;
  opacity: 1;
  transition: 0.3s;
}
#front-page .front_link .flex a:hover img {
  filter: blur(5px);
  transform: scale(1.025);
  transition: 0.3s;
}
#front-page .front_link .flex a:hover div > span {
  border: 1px solid #fff;
  transition: 0.3s;
}
#front-page .front_information {
  padding: 30px 0;
}
#front-page .front_information .information_list {
  padding-top: 20px;
}
#front-page .front_information .information_list li {
  padding: 15px 0;
  border-bottom: #ccc 0.5px solid;
}
#front-page .front_information .information_list li:last-child {
  border-bottom: 0;
}
#front-page .front_information .information_list li:first-child {
  border-top: 2px solid #e60013;
}
#front-page .front_information .information_list li a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  vertical-align: top;
}
#front-page .front_information .information_list li .cat_info_audition > div {
  display: inline-block;
  vertical-align: middle;
  background-color: #f250a7;
  width: 130px;
  text-align: center;
  font-size: 1pc;
  color: #fff;
  padding: 7px 0;
}
#front-page .front_information .information_list li .cat_info_media > div {
  display: inline-block;
  vertical-align: middle;
  background-color: #00c8b4;
  width: 130px;
  text-align: center;
  font-size: 1pc;
  color: #fff;
  padding: 7px 0;
}
#front-page .front_information .information_list li .cat_info_news > div {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  font-size: 14px;
  color: #000;
  padding: 7px 0;
  font-weight: 500;
}
#front-page .front_information .information_list li .ttl {
  padding-left: 20px;
  font-size: 1pc;
  line-height: 1.6666;
}
#front-page .front_information .wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
}
#front-page .front_information .wrapper .front_news {
  width: 635px;
}
#front-page .front_information .wrapper .front_news .front__news_ttl {
  font-size: 38px;
  color: #e60013;
  text-align: center;
  margin-bottom: 15px;
}
#front-page .front_information .wrapper .front_weekly_leaflet {
  width: 100%;
  margin: 30px auto;
}
#front-page
  .front_information
  .wrapper
  .front_weekly_leaflet
  .information_list {
  padding: 0;
}
#front-page
  .front_information
  .wrapper
  .front_weekly_leaflet
  .information_list
  li {
  padding: 0;
  border: 0;
  margin-bottom: 15px;
}
#front-page
  .front_information
  .wrapper
  .front_weekly_leaflet
  .information_list
  li
  img {
  display: block;
  height: 100%;
  width: 100%;
}
#front-page .front_campalgn {
  padding: 35px 0 30px;
  background-color: #f3f3f3;
}
#front-page .front_campalgn .front_campalgns .front__campalgn_ttl {
  text-align: center;
  font-size: 38px;
  color: #e60013;
  margin-bottom: 15px;
}
#front-page .front_campalgn .front_campalgns .front_campalgn_dif {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 25px;
  flex-wrap: wrap;
}
#front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p {
  width: 100%;
  margin-bottom: 30px;
}
#front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p li {
  margin-bottom: 10px;
}
#front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p li p {
  margin-bottom: 0 !important;
}
#front-page
  .front_campalgn
  .front_campalgns
  .front_campalgn_dif
  .w98p
  li
  p
  img {
  width: 100%;
}
#front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p p {
  margin-bottom: 20px;
}
#front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p p small {
  font-size: 9pt;
  font-weight: 500;
}
#front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p a {
  color: #fff;
  background-color: #e60013;
  padding: 20px 40px;
  font-weight: 500;
  border-radius: 5px;
  margin: 0 auto;
  display: block;
  width: 250px;
  text-align: center;
}
#front-page .contact_link_area {
  padding: 30px 0;
}
#front-page .contact_link_area .contact_link_area_dif {
  margin-top: 20px;
}
#front-page .contact_link_area .contact_link_area_dif .dif_box {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
#front-page .contact_link_area .contact_link_area_dif .dif_box a {
  display: block;
}
#front-page .contact_link_area .contact_link_area_dif .dif_box a img {
  position: absolute;
  width: 34.21%;
  bottom: 19%;
  right: 7%;
}
#front-page .front_canDo {
  padding-top: 50px;
}
#front-page .front_canDo .camDo_ttl {
  padding-right: 15px;
  font-size: 30px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
#front-page .front_canDo .camDo_ttl img {
  display: none;
}
#front-page .front_canDo .camDo_ttl .red {
  color: #e60013;
}
#front-page .front_canDo .camDo_ttl .fz69 {
  font-size: 30px;
}
#front-page .front_canDo .wrapper {
  max-width: 1460px;
}
#front-page .front_canDo .wrapper .canDo_dif {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
#front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text {
  position: relative;
  padding: 45px 10px 50px;
}
#front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text .canDo_text_ttl {
  font-size: 22px;
}
#front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text .cantext {
  margin: 15px 0 40px;
  line-height: 1.3;
  font-size: 1pc;
  font-weight: 500;
}
#front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text .buletext {
  margin-bottom: 58px;
}
#front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text p {
  color: #fff;
}
#front-page .front_canDo .wrapper .canDo_dif .w50 {
  width: 100%;
}
#front-page .front_canDo .wrapper .canDo_dif .canDo_bg {
  background-size: cover;
}
#front-page .front_canDo .can_red_area {
  background-color: #e60013;
}
#front-page .front_canDo .can_red_area a {
  padding: 20px 60px;
  background-color: #fff;
  color: #e60013;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 500;
}
#front-page .front_canDo .can_red_area .bgred {
  background-color: #e60013;
}
#front-page .front_canDo .can_red_area .bgred .right {
  float: right;
  position: relative;
}
#front-page .front_canDo .can_blue_area {
  background-color: #1e50a2;
}
#front-page .front_canDo .can_blue_area a {
  padding: 20px 60px;
  background-color: #fff;
  color: #1e50a2;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 500;
}
#front-page .front_canDo .can_blue_area .bgblue {
  background-color: #1e50a2;
}
#front-page .front_canDo .can_blue_area .bgblue .left {
  float: left;
  position: relative;
}
#front-page .front_canDo .can_yellow_area {
  background-color: #ffb100;
}
#front-page .front_canDo .can_yellow_area a {
  padding: 20px 60px;
  background-color: #fff;
  color: #ffb100;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 500;
}
#front-page .front_canDo .can_yellow_area .bgyellow {
  background-color: #ffb100;
}
#front-page .front_canDo .can_yellow_area .bgyellow .right {
  float: right;
  position: relative;
}
#front-page .front_entrust {
  padding: 30px 0;
}
#front-page .front_entrust p {
  font-weight: 500;
  color: #000;
  line-height: 1.3;
  font-size: 1pc;
  margin-bottom: 20px;
  text-align: left;
}
#front-page .front_entrust p .red_text {
  font-size: 23px;
}
#front-page .front_entrust .entrust_ttl,
#front-page .front_entrust p .red_text {
  color: #e60013;
}
#front-page .front_entrust .entrust_ttl {
  margin-bottom: 30px;
  font-size: 24px;
}
#front-page .front_entrust .entrust_ttl .city {
  color: #fff;
  background-color: #e60013;
  margin-right: 8px;
  padding: 8px 25px;
  border-radius: 25px;
}
#front-page .front_entrust .entrust_ttl .fz43 {
  font-size: 25px;
}
#front-page .front_entrust .cnt_img_yazi {
  position: relative;
}
#front-page .front_entrust .cnt_img_yazi img:first-child {
  width: 68.6%;
  display: block;
  margin: 0 auto;
}
#front-page .front_entrust .cnt_img_yazi img:last-child {
  display: block;
  width: 21%;
  position: absolute;
  bottom: 0;
  right: -7%;
}
#front-page .front_point {
  padding: 30px 0;
  background-color: #ed1d23;
}
#front-page .front_point .wrapper {
  max-width: 1178px;
}
#front-page .front_point .wrapper .point_ttil_img {
  padding-bottom: 60px;
  color: #fff;
  font-size: 25px;
  text-align: center;
}
#front-page .front_point .wrapper .point_ttil_img img {
  width: 90.8%;
  display: block;
  margin: 0 auto;
}
#front-page .front_point .wrapper ul li {
  position: relative;
}
#front-page .front_point .wrapper ul li img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
#front-page .front_point .wrapper ul li img:last-child {
  position: absolute;
  top: -10%;
  left: 2%;
  width: 25%;
}
#front-page .front_point .wrapper a {
  width: 220px;
  display: block;
  margin: 50px auto 0;
  padding: 20px 0;
  text-align: center;
  color: #ed1d23;
  font-size: 17px;
  font-weight: 500;
  background-color: #fff;
  border-radius: 5px;
}
#front-page .front_point .point1_3 {
  justify-content: space-between;
}
#front-page .front_point .point1_3 li {
  width: 100%;
  margin-bottom: 60px;
}
#front-page .front_point .point4_5 {
  justify-content: center;
}
#front-page .front_point .point4_5 li {
  width: 100%;
  margin-bottom: 60px;
}
#front-page .table_box_1 {
  padding: 30px 0;
}
#front-page .table_box_1 .table_ttl {
  font-size: 22px;
  color: #7ac943;
}
#front-page .table_box_1 .table_subttl {
  margin: 30px 0 25px;
  line-height: 1.3;
  font-weight: 500;
  font-size: 1pc;
}
#front-page .table_box_1 .table_subttl .red_text {
  color: #e60013;
  font-weight: 500;
}
#front-page .table_box_1 .reason_data {
  border: 3px solid #7ac943;
  max-width: 55pc;
  border-collapse: collapse;
  width: 100%;
}
#front-page .table_box_1 .reason_data thead {
  background-color: #7ac943;
}
#front-page .table_box_1 .reason_data thead th {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 9pt 0;
  font-size: 18px;
  font-weight: 500;
}
#front-page .table_box_1 .reason_data thead th:last-child {
  border: 0;
}
#front-page .table_box_1 .reason_data thead th .fz11 {
  font-size: 11px;
}
#front-page .table_box_1 .reason_data tbody td {
  text-align: right;
  font-size: 1pc;
  font-weight: 500;
  padding: 20px 10px;
  color: #606060;
  border: 1px solid #7ac943;
}
#front-page .table_box_1 .reason_data tbody th {
  color: #606060;
  font-size: 1pc;
  font-weight: 500;
  border: 1px solid #7ac943;
}
#front-page .table_box_1 .reason_data tbody .tate {
  max-width: 52px;
  padding: 0 2%;
}
#front-page .table_box_1 .reason_data tbody tr:last-child {
  background-color: #fceed6;
}
#front-page .table_box_1 .reason_data tbody tr:last-child td,
#front-page .table_box_1 .reason_data tbody tr:last-child th {
  color: #e60013;
}
#front-page .table_box_1 .kome {
  font-size: 14px;
  margin-top: 15px;
  font-weight: 500;
  line-height: 1.3;
}
#bankin .lease_box .kv_area {
  position: relative;
}
#bankin .lease_box .kv_area img {
  max-width: 85pc;
  margin: 0 auto;
  display: block;
  width: 100%;
}
#bankin .lease_box .kv_area .kv_bg {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: block;
  width: 100%;
  z-index: -1;
}
#bankin .lease_box .sec1 {
  padding: 45px 10px 50px;
}
#bankin .lease_box .sec1 .bankin_ttl {
  margin-bottom: 50px;
  display: block;
}
#bankin .lease_box .sec1 .bankin_z {
  max-width: 112.5%;
}
#bankin .lease_box .sec1 .komi_list_Img {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
#bankin .lease_box .sec1 .komi_list_Img li {
  width: 48%;
  margin-bottom: 15px;
}
#bankin .lease_box .sec1 .left_img_right_text img {
  width: 70%;
  display: block;
  margin: 0 auto 10px;
}
#bankin .lease_box .sec1 .left_img_right_text p {
  width: 100%;
  font-size: 1pc;
  font-weight: 500;
  line-height: 1.5;
}
#bankin .lease_box .sec2 {
  padding: 30px 0;
  background-color: #f3f3f3;
}
#bankin .lease_box .sec2 .page_ttl {
  text-align: center;
  font-size: 38px;
  color: #1e50a2;
}
#bankin .lease_box .sec2 .page_subttl {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}
#bankin .lease_box .sec2 ul li {
  width: 100%;
  margin-bottom: 15px;
  width: 48%;
}
#bankin .lease_box .sec2 .price_list1_3 {
  margin-top: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#bankin .lease_box .sec2 .price_list4_6 {
  margin-bottom: 20px;
}
#bankin .lease_box .sec2 .kome {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 40px;
}
#bankin .lease_box .sec3 {
  background-color: #1e50a2;
  padding: 30px 0;
}
#bankin .lease_box .sec3 .sec3_ttl {
  position: relative;
  margin-bottom: 30px;
}
#bankin .lease_box .sec3 .sec3_ttl .sec_ttl {
  color: #fff;
  font-size: 25px;
  text-align: center;
  line-height: 1.3;
}
#bankin .lease_box .sec3 .sec3_ttl .sec_ttl .fz68 {
  font-size: 25px;
}
#bankin .lease_box .sec3 .sec3_ttl .sec_ttl .fz55 {
  font-size: 25px;
}
#bankin .lease_box .sec3 .sec3_ttl .sec_ttl .fz78 {
  font-size: 25px;
}
#bankin .lease_box .sec3 .sec3_ttl img {
  width: 10.8%;
  position: absolute;
  top: -30%;
  left: 13%;
  z-index: 0;
  display: none;
}
#bankin .lease_box .sec3 ul {
  margin: 0 auto 40px;
}
#bankin .lease_box .sec3 ul li {
  margin-bottom: 20px;
}
#bankin .lease_box .sec4 {
  background-color: #f3f3f3;
  padding: 30px 0;
}
#bankin .lease_box .sec4 .wrapper {
  max-width: 885pt;
}
#bankin .lease_box .sec4 .wrapper .page_ttl {
  text-align: center;
  color: #1e50a2;
  font-size: 38px;
}
#bankin .lease_box .sec4 .wrapper .page_subttl {
  margin: 15px 0 30px;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}
#bankin .lease_box .sec4 .wrapper .first {
  margin-bottom: 50px;
  width: 85%;
  display: block;
  margin: 0 auto;
}
#bankin .lease_box .sec4 .wrapper .first li {
  margin-bottom: 15px;
}
#bankin .lease_box .sec4 .wrapper .last {
  width: 85%;
  display: block;
  margin: 0 auto;
}
#bankin .lease_box .sec4 .wrapper .last li {
  margin-bottom: 15px;
}

@media all and (max-width: 765px) and (max-width: 1300px) {
  .bankin_z {
    max-width: 100% !important;
  }
}
@media all and (max-width: 765px) {
  #lease .lease_box .kv_area {
    position: relative;
    margin-bottom: 50px;
  }
  #lease .lease_box .kv_area img {
    max-width: 85pc;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #lease .lease_box .kv_area .kv_bg {
    width: 100%;
    height: 90%;
    background: #ffad00;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  #lease .lease_box .sec1 {
    padding-bottom: 50px;
  }
  #lease .lease_box .sec1 .lease_ttl {
    text-align: left;
    font-size: 20px;
    line-height: 1.3;
    position: relative;
  }
  #lease .lease_box .sec1 .lease_ttl .fz56 {
    font-size: 26px;
  }
  #lease .lease_box .sec1 .lease_ttl .yellow {
    color: #ffad00;
    line-height: 1.5;
  }
  #lease .lease_box .sec1 .lease_ttl img {
    display: none;
  }
  #lease .lease_box .sec1 .komi_list_Img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
  }
  #lease .lease_box .sec1 .komi_list_Img li {
    width: 48%;
    margin-bottom: 15px;
  }
  #lease .lease_box .sec1 .tag_list {
    position: relative;
    margin: 30px auto 40px;
    width: 100%;
    display: block;
  }
  #lease .lease_box .sec1 .tag_list .tag_cyara {
    position: absolute;
    bottom: -10%;
    right: -2%;
    width: 31.4%;
  }
  #lease .lease_box .sec1 a {
    color: #fff;
    background-color: #ffad00;
    max-width: 665px;
    width: 100%;
    font-size: 1pc;
    padding: 25px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  #lease .lease_box .sec1 a .fz39 {
    font-size: 1pc;
  }
  #lease .lease_box .sec1 a:before {
    right: 35px;
    background: #fff;
  }
  #lease .lease_box .sec1 a:after,
  #lease .lease_box .sec1 a:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }
  #lease .lease_box .sec1 a:after {
    right: 39px;
    background: #ffad00;
  }
  #lease .point {
    background-color: #ffad00;
    padding: 30px 0;
  }
  #lease .point .wrapper {
    max-width: 1178px;
  }
  #lease .point .wrapper .point_ttl_img {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.3;
  }
  #lease .point .wrapper .point1_3 {
    margin-bottom: 75px;
  }
  #lease .point .wrapper .point1_3 li {
    position: relative;
    width: 80%;
    display: block;
    margin: 0 auto 15px;
  }
  #lease .point .wrapper .point_plus {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  #lease .lineup {
    padding: 50px 0;
  }
  #lease .lineup .wrapper {
    max-width: 1175px;
  }
  #lease .lineup .wrapper .l_ttl {
    margin-bottom: 30px;
  }
  #lease .lineup .wrapper .l_ttl img {
    display: block;
    width: 100%;
  }
  #lease .lineup .wrapper .lineup_list {
    padding: 0 50px;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block {
    margin-bottom: 20px;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul li img {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul li .car_name {
    position: relative;
    background: #ffad00;
    font-size: 20px;
    color: #2d2d2d;
    line-height: 1.3;
    z-index: -2;
    width: 200px;
    text-align: center;
    font-weight: 700;
    display: block;
    margin: 0 auto;
  }
  #lease
    .lineup
    .wrapper
    .lineup_list
    .lineup_list_block
    ul
    li
    .car_name:after {
    position: absolute;
    content: "";
    right: -3px;
    top: -7px;
    width: 0;
    height: 0;
    border: 0;
    border-left: solid 40px transparent;
    border-bottom: solid 79px #fff;
    z-index: -1;
  }
  #lease .lineup .kome {
    text-align: left;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.3;
  }
  #lease .lineup .telbox .yellow_text {
    text-align: center;
    line-height: 1.3;
    color: #ffad00;
    font-size: 20px;
    margin-bottom: 30px;
  }
  #lease .what_lease {
    background-color: #efefef;
    padding: 30px 0;
  }
  #lease .what_lease .what_ttl_img {
    display: block;
    margin: 0 auto 20px;
  }
  #lease .what_lease .what_ttl_text {
    font-size: 1pc;
    text-align: left;
    line-height: 1.8;
    font-weight: 500;
    margin-bottom: 40px;
  }
  #lease .what_lease .undaer_lain {
    text-align: left;
    font-size: 22px;
    line-height: 2;
    margin: 30px 0;
  }
  #lease .what_lease .undaer_lain span {
    border-bottom: #ffad00 solid 3.237px;
    padding-bottom: 10px;
  }
  #lease .what_lease .undaer_lain .fz33 {
    font-size: 30px;
    border-bottom: 0;
  }
  #lease .what_lease .plus_text {
    text-align: left;
    line-height: 1.8;
    font-size: 1pc;
    font-weight: 500;
    margin-bottom: 40px;
  }
  #lease .what_lease .what_plus {
    display: block;
    margin: 0 auto;
    width: 80%;
  }
  #syaken .sec1 {
    padding: 30px 0;
    background-color: #f3f3f3;
  }
  #syaken .wrapper {
    padding: 0 10px;
  }
  #syaken .wrapper .page_ttl {
    text-align: center;
    color: #e60013;
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #syaken .wrapper .page_subttl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 15px auto 70px;
    font-size: 17px;
    font-weight: 500;
  }
  #syaken .wrapper .page_subttl:after,
  #syaken .wrapper .page_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #000;
  }
  #syaken .wrapper .page_subttl:before {
    left: 30px;
  }
  #syaken .wrapper .page_subttl:after {
    right: 30px;
  }
  #syaken .point_box {
    margin-bottom: 5pc;
  }
  #syaken .point_box:last-child {
    margin-bottom: 0;
  }
  #syaken .point_box h2 {
    font-size: 25px;
    padding: 15px 0;
    color: #000;
    margin-bottom: 20px;
    border-bottom: #e60013 2px solid;
  }
  #syaken .point_box .accordion_ul li {
    margin-bottom: 25px;
  }
  #syaken .point_box .accordion_ul li section h1 {
    margin-bottom: 1px;
    padding: 3.5px 50px 3.5px 10px;
    color: #fff;
    cursor: pointer;
    position: relative;
    background-color: #e60013;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  #syaken .point_box .accordion_ul li section h1:before {
    margin-top: -8px;
    background: #fff;
  }
  #syaken .point_box .accordion_ul li section h1:after,
  #syaken .point_box .accordion_ul li section h1:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 40%;
    right: 25px;
    width: 20px;
    height: 20px;
  }
  #syaken .point_box .accordion_ul li section h1:after {
    margin-top: -13px;
    background: #e60013;
  }
  #syaken .point_box .accordion_ul li section h1 .left {
    max-width: 65px;
    min-width: 65px;
    padding-right: 15px;
  }
  #syaken .point_box .accordion_ul li section h1 .right {
    font-size: 18px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  #syaken .point_box .accordion_ul li section .active:before {
    margin-top: -2px;
  }
  #syaken .point_box .accordion_ul li section .active:after {
    margin-top: 3px;
  }
  #syaken .point_box .accordion_ul li section ul {
    padding: 20px 10px;
    background-color: #fff;
  }
  #syaken .point_box .accordion_ul li section ul li .open_point {
    margin-bottom: 40px;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .open_point_ttl {
    font-size: 20px;
    color: #333;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.3;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text {
    width: 100%;
    font-size: 14px;
    line-height: 1.3;
    color: #302833;
    font-weight: 500;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    p {
    margin-bottom: 25px;
    font-size: 1pc;
    line-height: 1.4;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .sp_fz14 {
    font-size: 14px;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .red_text {
    color: #e60013;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .blue_text {
    color: #1e50a2;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data {
    width: 100%;
    border: 3px solid #e60013;
    text-align: right;
    border-collapse: collapse;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr {
    border: 1px solid #e60013;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr:first-child {
    background-color: #e60013;
    color: #fff;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr
    th {
    padding: 15px 0;
    border-right: 1px solid #fff;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr
    th:last-child {
    border: 0;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr
    td:not(:first-child) {
    border-left: 1px solid #e60013;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    th {
    text-align: center;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    .name {
    width: 50%;
    text-align: center;
    background-color: #ff463c;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 15px 0;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_img {
    width: 100%;
  }
  #syaken .point_box .pp3 .text {
    font-size: 14px;
    color: #302833;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .ddif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  #syaken .point_box .pp3 .ddif div {
    width: 48%;
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .kupon .ossm {
    margin-bottom: 15px;
  }
  #syaken .point_box .pp3 .kupon .koumoku100 {
    margin-bottom: 30px;
    font-size: 1pc;
    color: #302833;
    line-height: 1.3;
    font-weight: 500;
  }
  #syaken .point_box .pp3 .kupon .koumoku100 .red_text {
    color: #e60013;
  }
  #syaken .point_box .pp3 .kupon .otokuni {
    font-size: 1pc;
    color: #302833;
    font-weight: 500;
    margin-bottom: 25px;
  }
  #syaken .point_box .pp3 .kupon .dif4 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
    flex-wrap: wrap;
  }
  #syaken .point_box .pp3 .kupon .dif4 div {
    width: 48%;
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .kupon .netgentei {
    margin-bottom: 40px;
  }
  #syaken .point_box .pp3 .kupon .netgentei .net_ttl {
    text-align: center;
    color: #e60013;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #syaken .point_box .pp3 .kupon .netgentei img {
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .kupon .netgentei .red_text {
    line-height: 1.3;
    font-size: 1pc;
  }
  #syaken .point_box .pp3 .kupon .superman {
    margin-bottom: 40px;
  }
  #syaken .point_box .pp3 .kupon .superman:last-child {
    margin-bottom: 0;
  }
  #syaken .point_box .pp3 .kupon .superman img {
    margin-bottom: 15px;
  }
  #syaken .point_box .pp3 .kupon .superman .red_tuki {
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .kupon .superman .red_tuki .red_text {
    line-height: 1.3;
    font-size: 14px;
    color: #e60013;
  }
  #syaken .point_box .pp3 .kupon .superman .kome,
  #syaken .point_box .pp3 .kupon .superman .red_tuki {
    line-height: 1.3;
    font-size: 14px;
  }
  #syaken .sec2 {
    padding: 30px 0;
  }
  #syaken .sec2 .contact_link_area p {
    text-align: center;
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif .dif_box {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif .dif_box a {
    display: block;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif .dif_box a img {
    position: absolute;
    width: 34.21%;
    bottom: 19%;
    right: 7%;
  }
  #syaken .sec2 .title_area {
    margin: 50px 0 30px;
  }
  #syaken .sec2 .title_area .content_ttl {
    text-align: center;
    font-size: 38px;
    color: #e60013;
  }
  #syaken .sec2 .title_area .content_subttl {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
  }
  #syaken .sec2 .table_box_1 {
    margin-bottom: 45px;
  }
  #syaken .sec2 .table_box_1 .table_ttl {
    font-size: 22px;
    color: #7ac943;
  }
  #syaken .sec2 .table_box_1 .table_subttl {
    margin: 15px 0;
    line-height: 1.3;
    font-weight: 500;
    font-size: 1pc;
  }
  #syaken .sec2 .table_box_1 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_1 .reason_data {
    border: 3px solid #7ac943;
    max-width: 55pc;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_1 .reason_data thead {
    background-color: #7ac943;
  }
  #syaken .sec2 .table_box_1 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_1 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_1 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #7ac943;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #7ac943;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_1 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_1 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 1.3;
  }
  #syaken .sec2 .table_box_2 {
    margin-bottom: 45px;
  }
  #syaken .sec2 .table_box_2 .table_ttl {
    font-size: 22px;
    color: #ff782f;
  }
  #syaken .sec2 .table_box_2 .table_subttl {
    margin: 15px 0;
    line-height: 1.3;
    font-weight: 500;
    font-size: 1pc;
  }
  #syaken .sec2 .table_box_2 .table_subttl .red_text {
    color: #e60013;
  }
  #syaken .sec2 .table_box_2 .reason_data {
    border: 3px solid #ff782f;
    max-width: 55pc;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_2 .reason_data thead {
    background-color: #ff782f;
  }
  #syaken .sec2 .table_box_2 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
  }
  #syaken .sec2 .table_box_2 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_2 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #ff782f;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #ff782f;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_2 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_2 .kome {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.3;
  }
  #syaken .sec2 .table_box_3 {
    margin-bottom: 45px;
  }
  #syaken .sec2 .table_box_3 .table_ttl {
    font-size: 22px;
    color: #0091ec;
  }
  #syaken .sec2 .table_box_3 .table_subttl {
    margin: 15px 0;
    line-height: 1.3;
    font-weight: 500;
    font-size: 1pc;
  }
  #syaken .sec2 .table_box_3 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_3 .reason_data {
    border: 3px solid #0091ec;
    max-width: 55pc;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_3 .reason_data thead {
    background-color: #0091ec;
  }
  #syaken .sec2 .table_box_3 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_3 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_3 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #0091ec;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #0091ec;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_3 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_3 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 1.3;
  }
  #syaken .sec2 .table_box_3 .red_td td {
    font-size: 1pc !important;
    color: #e60013 !important;
  }
  #syaken .sec2 .table_box_4 {
    margin-bottom: 40px;
  }
  #syaken .sec2 .table_box_4 .table_ttl {
    font-size: 22px;
    color: #e60013;
  }
  #syaken .sec2 .table_box_4 .table_subttl {
    margin: 15px 0;
    line-height: 1.3;
    font-weight: 500;
    font-size: 1pc;
  }
  #syaken .sec2 .table_box_4 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_4 .reason_data {
    border: 3px solid #e60013;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_4 .reason_data thead {
    background-color: #e60013;
  }
  #syaken .sec2 .table_box_4 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -1px;
  }
  #syaken .sec2 .table_box_4 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_4 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_4 .reason_data thead .namber {
    font-size: 1pc;
  }
  #syaken .sec2 .table_box_4 .reason_data thead .namber .fz9 {
    font-size: 9px;
  }
  #syaken .sec2 .table_box_4 .reason_data thead .namber .fz10 {
    font-size: 10px;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #e60013;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #e60013;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_4 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_4 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 1.3;
  }
  #syaken .sec3 {
    background-color: #f3f3f3;
    padding: 30px 0 55px;
  }
  #syaken .sec3 .title_box {
    margin-bottom: 30px;
  }
  #syaken .sec3 .title_box .content_ttl {
    text-align: center;
    font-size: 38px;
    margin-bottom: 15px;
    color: #e60013;
  }
  #syaken .sec3 .title_box .content_subttl {
    text-align: center;
    color: #000;
    line-height: 1;
    font-size: 14px;
    position: relative;
    display: inline-block;
    transform: translateY(0) translateX(-50%);
    font-weight: 500;
    left: 50%;
  }
  #syaken .sec3 .title_box .content_subttl:after,
  #syaken .sec3 .title_box .content_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 1px;
    background-color: #000;
  }
  #syaken .sec3 .title_box .content_subttl:before {
    left: -25px;
  }
  #syaken .sec3 .title_box .content_subttl:after {
    right: -25px;
  }
  #syaken .sec3 .discount_list .dis_1 {
    padding: 15px 10px;
    border: 2px solid #e60013;
  }
  #syaken .sec3 .discount_list .dis_1 .red_ttl {
    text-align: center;
    font-size: 31px;
    font-family: A-OTF-GothicMB101Pr5 DeBold, NotoSansCJKjp Bold, メイリオ,
      Meiryo, ＭＳ\ゴシック, sans-serif;
    color: #e60013;
    padding-bottom: 25px;
    border-bottom: 2px solid #e60013;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box {
    padding: 15px 10px;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box p {
    font-size: 20px;
    color: #333;
    font-family: A-OTF-GothicMB101Pr5 DeBold, NotoSansCJKjp Bold, メイリオ,
      Meiryo, ＭＳ\ゴシック, sans-serif;
    margin-bottom: 25px;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_1-3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_1-3 div {
    width: 48%;
    margin-bottom: 20px;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_4-5 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_4-5:after {
    content: "";
    display: block;
    width: 32.36%;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_4-5 div {
    width: 32.36%;
  }
  #syaken .sec3 .discount_list .dis_2 {
    margin-top: 20px;
  }
  #syaken .sec3 .discount_list .norikae {
    margin-top: 50px;
  }
  #syaken .sec3 .discount_list .norikae p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
    line-height: 1.3;
  }
  #faq .main_vis {
    padding: 5pc 0 70px;
    background-color: #e6e6ea;
  }
  #faq .main_vis .main_vis_ttl {
    color: #000;
  }
  #faq .wrapper {
    padding: 75pt 0;
  }
  #faq .wrapper .page_ttl {
    text-align: center;
    color: #e60013;
    font-weight: 700;
    font-size: 38px;
  }
  #faq .wrapper .page_subttl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 15px auto 70px;
    font-size: 17px;
    font-weight: 500;
  }
  #faq .wrapper .page_subttl:after,
  #faq .wrapper .page_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #000;
  }
  #faq .wrapper .page_subttl:before {
    left: 30px;
  }
  #faq .wrapper .page_subttl:after {
    right: 30px;
  }
  #faq .faq_box {
    margin-bottom: 5pc;
    padding: 0 10px;
  }
  #faq .faq_box:last-child {
    margin-bottom: 0;
  }
  #faq .faq_box h2 {
    font-weight: 700;
    font-size: 20px;
    padding: 15px 0;
    color: #000;
    margin-bottom: 20px;
    border-bottom: #e60013 2px solid;
  }
  #faq .faq_box .accordion_ul li {
    margin-bottom: 10px;
  }
  #faq .faq_box .accordion_ul li section h1 {
    margin-bottom: 1px;
    padding: 10px;
    color: #000;
    cursor: pointer;
    position: relative;
    background-color: #f3f3f3;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #faq .faq_box .accordion_ul li section h1:before {
    margin-top: -8px;
    background: #ed1d23;
  }
  #faq .faq_box .accordion_ul li section h1:after,
  #faq .faq_box .accordion_ul li section h1:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
  }
  #faq .faq_box .accordion_ul li section h1:after {
    margin-top: -13px;
    background: #f3f3f3;
  }
  #faq .faq_box .accordion_ul li section h1 .left {
    padding-right: 20px;
  }
  #faq .faq_box .accordion_ul li section h1 .left span {
    color: #e60013;
    font-size: 33px;
    font-weight: 500;
  }
  #faq .faq_box .accordion_ul li section h1 .right {
    font-size: 1pc;
    font-weight: 500;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding-right: 15px;
  }
  #faq .faq_box .accordion_ul li section .active:before {
    margin-top: -2px;
  }
  #faq .faq_box .accordion_ul li section .active:after {
    margin-top: 3px;
  }
  #faq .faq_box .accordion_ul li section ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 20px 10px;
  }
  #faq .faq_box .accordion_ul li section ul li .left {
    padding-right: 20px;
  }
  #faq .faq_box .accordion_ul li section ul li .left span {
    color: #e60013;
    font-size: 33px;
    font-weight: 700;
  }
  #faq .faq_box .accordion_ul li section ul li .right {
    font-size: 1pc;
    font-weight: 500;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding-top: 5px;
  }
  #access .main_vis {
    background: url(../images/access/main_vis.jpg);
    background-size: cover;
    background-position: center top;
  }
  #access .sec1 {
    padding: 75pt 0 60px;
  }
  #access .sec2 {
    padding-bottom: 75pt;
  }
  #access .sec2 .way {
    text-align: center;
    padding: 40px 0;
    background-color: #e6e6ea;
  }
  #access .sec2 .way p {
    font-size: 1pc;
    padding: 10px 0;
  }
  #access .sec2 .way p b {
    font-weight: 700;
    font-weight: 400;
  }
  #access .sec2 #map {
    height: 440px;
  }
  #information .main_vis {
    background: url(../images/common/main_vis-information.jpg);
    background-size: cover;
    background-position: center top;
  }
  #information .information_list {
    padding-top: 5pc;
  }
  #information .information_list li {
    padding: 15px 20px;
    border-bottom: 1px solid #000;
  }
  #information .information_list li a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    vertical-align: top;
  }
  #information .information_list li .cat_info_audition > div {
    background-color: #f250a7;
  }
  #information .information_list li .cat_info_audition > div,
  #information .information_list li .cat_info_media > div {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #information .information_list li .cat_info_media > div {
    background-color: #00c8b4;
  }
  #information .information_list li .cat_info_news > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #1e50a2;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #information .information_list li .ttl {
    padding-left: 20px;
    font-size: 1pc;
    line-height: 1.6666;
  }
  #single-information .main_vis {
    background: url(../images/common/main_vis-information.jpg);
    background-size: cover;
    background-position: center top;
  }
  #single-information .information_box {
    padding: 75pt 0 50px;
  }
  #single-information .information_box .ttl {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.5px;
    padding: 25px 0;
    border-bottom: 1px solid #000;
  }
  #single-information .information_box .single_content {
    padding-top: 30px;
    font-size: 1pc;
    line-height: 1.875;
    letter-spacing: 0.5px;
  }
  #single-information .back_info_link {
    text-align: center;
    padding-bottom: 75pt;
  }
  #single-information .back_info_link a {
    display: inline-block;
    width: 200px;
    height: 45px;
    font-size: 1pc;
    color: #fff;
    line-height: 45px;
    background-color: #000;
    border-radius: 5px;
  }
  #sitemap .main_vis {
    padding: 5pc 0 70px;
    background-color: #e6e6ea;
  }
  #sitemap .wrapper {
    padding: 75pt 0;
    max-width: 700px;
  }
  #sitemap .wrapper ul {
    margin-bottom: 5pc;
  }
  #sitemap .wrapper ul li.parent {
    border-top: 1px solid #000;
    padding-left: 20px;
  }
  #sitemap .wrapper ul li.child {
    border-top: 1px solid #bebebe;
    padding-left: 40px;
  }
  #sitemap .wrapper ul li div {
    padding: 15px 0;
    font-size: 1pc;
    line-height: 1;
  }
  #sitemap .wrapper .icon:after {
    position: absolute;
    top: -8px;
    right: 10px;
    content: url(../images/common/sitemap_icon.png);
    transform: scale(0.2);
    transition: 0.3s;
  }
  #sitemap .wrapper li:hover.icon:after {
    right: 0;
    transition: 0.3s ease-in-out;
  }
  #specialtalk .sec1 {
    position: relative;
    padding: 75pt 0 5pc;
  }
  #specialtalk .sec1 .lb {
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    width: 440px;
  }
  #specialtalk .sec1 .rt {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 420px;
  }
  #specialtalk .sec1 .wrapper > p {
    text-align: center;
    font-size: 1pc;
    line-height: 1.875;
    margin-bottom: 40px;
  }
  #specialtalk .sec1 .flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
  }
  #specialtalk .sec1 .flex > div {
    width: 50%;
  }
  #specialtalk .sec1 .flex > div:first-child {
    width: 46%;
  }
  #specialtalk .sec1 .flex > div img {
    width: 100%;
  }
  #specialtalk .sec1 .flex > div .person:last-child {
    margin-top: 40px;
  }
  #specialtalk .sec1 .flex > div .person .name {
    display: inline-block;
    padding: 6px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
  }
  #specialtalk .sec1 .flex > div .person p {
    font-size: 1pc;
    line-height: 1.875;
  }
  #specialtalk .sec1 .flex > div .person p small {
    display: block;
    padding-top: 20px;
    font-size: 14px;
    line-height: 1.6666;
  }
  #specialtalk .sec2 {
    padding: 20px 0 75pt;
    background-color: #e6e6ea;
  }
  #specialtalk .sec2 .talk_box {
    padding-top: 5pc;
  }
  #specialtalk .sec2 .talk_box .talk_ttl {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.27;
  }
  #specialtalk .sec2 .talk_box .talk_ttl small {
    font-size: 24px;
  }
  #specialtalk .sec2 .talk_box .talk_cont {
    position: relative;
    background-color: #fff;
    padding: 20px 20px 30px;
    margin-top: 35px;
  }
  #specialtalk .sec2 .talk_box .talk_cont .que {
    font-weight: 700;
    font-size: 20px;
  }
  #specialtalk .sec2 .talk_box .talk_cont .que span {
    font-size: 40px;
    color: #1e50a2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  #specialtalk .sec2 .talk_box .talk_cont .talk_txt {
    text-indent: -3.2em;
    padding-left: 3.2em;
    font-size: 1pc;
    line-height: 1.875;
    margin-top: 25px;
    letter-spacing: 0.5px;
  }
  #specialtalk .sec2 .talk_box .talk_cont .talk_img1 {
    float: right;
    width: 42%;
    margin-left: 5px;
  }
  #specialtalk .sec2 .talk_box .talk_cont .flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
  }
  #specialtalk .sec2 .talk_box .talk_cont .flex > div {
    width: 48%;
  }
  #information .main_vis {
    background: url(../images/common/sp-main_vis-information.jpg);
    background-size: cover;
  }
  #information .information_list {
    padding: 50px 10px 40px;
  }
  #information .information_list li {
    padding: 20px 0;
    border-bottom: 1px solid #000;
  }
  #information .information_list li .cat_info_audition {
    margin-bottom: 5px;
  }
  #information .information_list li .cat_info_audition > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #f250a7;
    width: 130px;
    height: 30px;
    line-height: 29.5px;
    text-align: center;
    font-size: 9pt;
    color: #fff;
  }
  #information .information_list li .cat_info_media {
    margin-bottom: 5px;
  }
  #information .information_list li .cat_info_media > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #00c8b4;
    width: 130px;
    height: 30px;
    line-height: 29.5px;
    text-align: center;
    font-size: 9pt;
    color: #fff;
  }
  #information .information_list li .cat_info_news {
    margin-bottom: 5px;
  }
  #information .information_list li .cat_info_news > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #1e50a2;
    width: 130px;
    height: 30px;
    line-height: 29.5px;
    text-align: center;
    font-size: 9pt;
    color: #fff;
  }
  #information .information_list li .ttl {
    font-size: 15px;
    line-height: 1.6666;
    letter-spacing: 0.5px;
  }
  #single-information .main_vis {
    background: url(../images/common/sp-main_vis-information.jpg);
    background-size: cover;
  }
  #single-information .information_box {
    padding: 50px 0 30px;
  }
  #single-information .information_box .cat_info_audition > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #f250a7;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #single-information .information_box .cat_info_media > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #00c8b4;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #single-information .information_box .cat_info_news > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #1e50a2;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #single-information .information_box .ttl {
    font-size: 17px;
    line-height: 1.588;
    letter-spacing: 0.5px;
    padding: 20px 0;
    border-bottom: 1px solid #000;
  }
  #single-information .information_box .single_content {
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.6666;
    letter-spacing: 0.5px;
  }
  #single-information .information_box .single_content b {
    font-weight: 400;
  }
  #single-information .information_box .single_content small {
    font-size: 14px;
  }
  #single-information .back_info_link {
    text-align: center;
    padding-bottom: 5pc;
  }
  #single-information .back_info_link a {
    display: inline-block;
    width: 200px;
    height: 50px;
    font-size: 15px;
    color: #fff;
    line-height: 50px;
    background-color: #000;
    border-radius: 5px;
  }
  #specialtalk .bgPink {
    background-color: #f250a7;
  }
  #specialtalk .bgGreen {
    background-color: #00c8b4;
  }
  #specialtalk .main_vis {
    padding: 0;
  }
  #specialtalk .main_vis img {
    width: 100%;
  }
  #specialtalk .sec1 {
    position: relative;
    padding: 75px 0;
  }
  #specialtalk .sec1 .lb {
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    width: 200px;
  }
  #specialtalk .sec1 .rt {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 200px;
  }
  #specialtalk .sec1 .wrapper {
    position: relative;
    z-index: 1;
  }
  #specialtalk .sec1 .wrapper > p {
    text-align: left;
    font-size: 15px;
    line-height: 1.6666;
    margin-bottom: 20px;
  }
  #specialtalk .sec1 .flex > div img {
    width: 100%;
    margin-bottom: 30px;
  }
  #specialtalk .sec1 .flex > div .person:last-child {
    margin-top: 20px;
  }
  #specialtalk .sec1 .flex > div .person .name {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    font-weight: 500;
    font-size: 1pc;
    margin-bottom: 5px;
  }
  #specialtalk .sec1 .flex > div .person p {
    font-size: 15px;
    line-height: 1.6666;
  }
  #specialtalk .sec1 .flex > div .person p small {
    display: block;
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.71;
  }
  #specialtalk .sec2 {
    padding: 10px 0 5pc;
    background-color: #e6e6ea;
  }
  #specialtalk .sec2 .green {
    color: #00c8b4;
  }
  #specialtalk .sec2 .pink {
    color: #f250a7;
  }
  #specialtalk .sec2 .talk_box {
    padding-top: 40px;
  }
  #specialtalk .sec2 .talk_box .talk_ttl {
    font-size: 19px;
    line-height: 1.42;
  }
  #specialtalk .sec2 .talk_box .talk_ttl small {
    font-size: 14px;
  }
  #specialtalk .sec2 .talk_box .talk_cont {
    position: relative;
    background-color: #fff;
    padding: 20px 10px;
    margin-top: 20px;
  }
  #specialtalk .sec2 .talk_box .talk_cont .que {
    font-size: 17px;
    text-indent: -1.2em;
    padding-left: 2.2em;
    line-height: 1.4;
  }
  #specialtalk .sec2 .talk_box .talk_cont .que span {
    font-size: 30px;
    color: #1e50a2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 0.6;
  }
  #specialtalk .sec2 .talk_box .talk_cont .talk_txt {
    text-indent: -3.2em;
    padding-left: 3.2em;
    font-size: 15px;
    line-height: 1.6666;
    margin-top: 20px;
    letter-spacing: 0.5px;
  }
  #specialtalk .sec2 .talk_box .talk_cont .flex img,
  #specialtalk .sec2 .talk_box .talk_cont .talk_img1 {
    margin-top: 20px;
  }
  #sitemap .main_vis {
    background-color: #e6e6ea;
  }
  #sitemap .main_vis .main_vis_ttl {
    color: #000;
  }
  #sitemap .wrapper {
    padding: 50px 20px 5pc;
  }
  #sitemap .wrapper ul {
    margin-bottom: 50px;
  }
  #sitemap .wrapper ul:last-child {
    margin-bottom: 0;
  }
  #sitemap .wrapper ul li {
    position: relative;
    display: block;
  }
  #sitemap .wrapper ul li.parent {
    border-top: 1px solid #000;
    padding-left: 10px;
  }
  #sitemap .wrapper ul li.child {
    border-top: 1px solid #bebebe;
    padding-left: 25px;
  }
  #sitemap .wrapper ul li:last-child {
    border-bottom: 1px solid #000;
  }
  #sitemap .wrapper ul li a {
    display: block;
  }
  #sitemap .wrapper ul li div {
    padding: 15px 0;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.5px;
  }
  #sitemap .wrapper .icon:after {
    position: absolute;
    top: -8px;
    right: 0;
    content: url(../images/common/sitemap_icon.png);
    transform: scale(0.2);
  }
  #form {
    box-sizing: border-box;
    background-color: #f3f3f3;
    padding-top: 40px;
  }
  #form .form_common {
    margin-top: 50px;
    padding: 10px 20px;
    font-size: 15px;
    background-color: #fff;
  }
  #form .form_common .form_desc {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.6666;
    letter-spacing: 0.5px;
  }
  #form .form_common .kengaku_about {
    background-color: #e6e6ea;
    padding: 5px;
    margin-bottom: 20px;
  }
  #form .form_common .kengaku_about div {
    padding: 10px;
    text-align: left;
    font-size: 15px;
    line-height: 1.6666;
    letter-spacing: 0.5px;
  }
  #form .form_common .kengaku_about div:first-child {
    background-color: #fff;
  }
  #form .form_common .kengaku_about div .pink {
    color: #f250a7;
    font-size: 17px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 1;
  }
  #form .form_common .kengaku_about div p span {
    display: inline-block;
    width: 75pt;
    padding: 2px 0;
    margin-right: 15px;
    margin-bottom: 10px;
    background-color: #1e50a2;
    text-align: center;
    color: #fff;
  }
  #form .form_common .soudan_about {
    background-color: #e6e6ea;
    padding: 5px;
    margin-bottom: 20px;
  }
  #form .form_common .soudan_about div {
    padding: 10px;
    text-align: left;
    font-size: 15px;
    line-height: 1.6666;
    letter-spacing: 0.5px;
    background-color: #fff;
  }
  #form .form_common .soudan_about div .pink {
    color: #f250a7;
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 1;
  }
  #form .form_common .contact_about {
    text-align: center;
    margin-bottom: 20px;
  }
  #form .form_common .contact_about p {
    text-align: left;
    font-size: 15px;
    line-height: 1.6666;
    margin-bottom: 20px;
  }
  #form .form_common .contact_about .contact-tel_btn {
    display: inline-block;
    text-align: center;
    width: 75%;
    padding: 15px 0;
    font-size: 15px;
    line-height: 1;
    border: 2px solid #1e50a2;
    border-radius: 4px;
  }
  #form .form_common .contact_about .contact-tel_btn img {
    width: 80%;
    height: auto;
    margin-top: 9pt;
  }
  #form .form_common .form_caution {
    font-size: 15px;
    margin-bottom: 20px;
  }
  #form .form_common .rq {
    color: #fff;
    background: #e60013;
    padding: 1px 13px;
    height: 20px;
    font-size: 14px;
  }
  #form .form_common .table {
    border-top: 1px solid #bebebe;
    padding: 15px 5px;
  }
  #form .form_common .item_name {
    margin-bottom: 10px;
  }
  #form .form_common .your-name input,
  #form .form_common .your_age input,
  #form .form_common .your_car input,
  #form .form_common .your_email input,
  #form .form_common .your_fax input,
  #form .form_common .your_name_kana input,
  #form .form_common .your_saddress input,
  #form .form_common .your_tel input {
    height: 40px;
    border: 1px solid #bebebe;
    font-size: 15px;
    padding: 9pt 10px;
  }
  #form .form_common select {
    height: 40px;
    border-radius: inherit;
    background: #fff;
    background: url(../images/form/sp_shiryou_yazi.png);
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-position: 98% center;
    font-size: 15px;
    padding-left: 10px;
  }
  #form .form_common .your-name input,
  #form .form_common .your_car input,
  #form .form_common .your_email input,
  #form .form_common .your_medium select,
  #form .form_common .your_name_kana input {
    width: 100%;
  }
  #form .form_common .your_age input {
    width: 70px;
  }
  #form .form_common .sex_box input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .sex_box input[type="radio"]:checked + span:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 1px;
    left: 4px;
    background-color: transparent;
    border: 8px #e60013 solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .sex_box input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .form_common .sex_box input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .form_common .kubun input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .kubun input[type="radio"]:checked + span:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 1px;
    left: 4px;
    background-color: transparent;
    border: 8px #e60013 solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .kubun input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .form_common .kubun input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .form_common .syasyu input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .syasyu input[type="radio"]:checked + span:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 1px;
    left: 4px;
    background-color: transparent;
    border: 8px #e60013 solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .syasyu input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .form_common .syasyu input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .form_common .your_fax input,
  #form .form_common .your_saddress #your-saddress,
  #form .form_common .your_tel input {
    width: 70px;
  }
  #form .form_common .your_saddress #your-saddress2 {
    width: 110px;
  }
  #form .form_common .your_saddress #your-saddress3 {
    width: 100%;
    margin-top: 15px;
  }
  #form .form_common .your_remarks textarea {
    resize: none;
    width: 100%;
    height: 140px;
    border: 1px solid #bebebe;
    font-size: 15px;
  }
  #form
    .form_common
    #check_box
    .wpcf7-form-control-wrap
    .wpcf7-form-control
    .wpcf7-list-item
    .wpcf7-list-item-label:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 17px;
    left: -19px;
    background-color: #fff;
    border: 1px #000 solid;
    box-sizing: border-box;
    border-radius: 50px;
  }
  #form .form_common #your-check:checked + span.wpcf7-list-item-label:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 20px;
    left: -1pc;
    background-color: transparent;
    border: 6px #e60013 solid;
    box-sizing: border-box;
    border-radius: 50px;
  }
  #form .form_common .check_area .check_text {
    margin-top: 15px;
  }
  #form .form_common #check_box .wpcf7-form-control-wrap {
    padding-left: 25px;
  }
  #form .form_common p.submit_box {
    margin: 30px auto 5pc;
    text-align: center;
    cursor: pointer;
  }
  #form .form_common #sabmid {
    text-align: center;
    padding: 17.5px 32.5px;
    background-color: #e60013;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    margin: 0 auto;
  }
  #form .form_common .kubun input[type="radio"]:disabled + span,
  #form .form_common .sex_box input[type="radio"]:disabled + span,
  #form .form_common .syasyu input[type="radio"]:disabled + span,
  #form .form_common .waribiki input[type="radio"]:disabled + span {
    display: none !important;
    opacity: 0;
    margin: 0;
  }
  #form .form_common #your-sex .last + input.wpcf7c-conf-hidden + span {
    position: relative;
    left: -35px;
  }
  #form .form_common .wpcf7-mail-sent-ok,
  #form .form_common input#your-saddress2 + span.wpcf7-not-valid-tip,
  #form .form_common input#your-saddress + span.wpcf7-not-valid-tip,
  #form .form_common input#your-tel2 + span.wpcf7-not-valid-tip,
  #form .form_common input#your-tel + span.wpcf7-not-valid-tip {
    display: none !important;
  }
  #form .form_common input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 750pt #fff inset;
  }
  #form .form_common #your-check {
    opacity: 0;
    -webkit-appearance: none;
  }
  #form .form_common #your-check + span.wpcf7-list-item-label {
    text-indent: -0.3em;
  }
  #form
    .form_common
    #your-check
    + input.wpcf7c-conf-hidden
    + span.wpcf7-list-item-label {
    color: #969696;
  }
  #form
    .form_common
    #your-check
    + input.wpcf7c-conf-hidden
    + span.wpcf7-list-item-label:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 20px;
    left: -1pc;
    background-color: transparent;
    border: 6px #e60013 solid;
    box-sizing: border-box;
    border-radius: 50px;
  }
  #form
    .form_common
    #your-check
    + input.wpcf7c-conf-hidden
    + span.wpcf7-list-item-label
    a {
    color: #969696;
  }
  #form
    .form_common
    .check_area
    #your-check.wpcf7c-conf
    + span.wpcf7-list-item-label {
    display: none;
  }
  #form .form_common .your_age input.wpcf7c-conf,
  #form .form_common .your_email input.wpcf7c-conf,
  #form .form_common .your_fax input.wpcf7c-conf,
  #form .form_common .your_name input.wpcf7c-conf,
  #form .form_common .your_name_kana input.wpcf7c-conf,
  #form .form_common .your_remarks textarea.wpcf7c-conf,
  #form .form_common .your_saddress input.wpcf7c-conf,
  #form .form_common .your_tel input.wpcf7c-conf {
    border: 0;
  }
  #form .form_common .your_medium select.wpcf7c-conf {
    background: 0;
    padding: 0;
  }
  #form .form_common .your_age input.wpcf7c-conf {
    width: 40px;
  }
  #form .form_common .your_saddress #your-saddress.wpcf7c-conf {
    width: 50px;
  }
  #form .form_common .your_saddress #your-saddress2.wpcf7c-conf,
  #form .form_common .your_tel #your-tel2.wpcf7c-conf,
  #form .form_common .your_tel #your-tel3.wpcf7c-conf,
  #form .form_common .your_tel #your-tel.wpcf7c-conf {
    width: 60px;
  }
  #form .form_common .wpcf7c-conf {
    border: 0;
    background: #fff;
  }
  #form .form_common #your-back {
    margin-right: 3%;
  }
  #form .form_common #your-back,
  #form .form_common #your-sou {
    padding: 15px 42px;
    background-color: #000;
    color: #fff;
    font-size: 1pc;
    border-radius: 5px;
  }
  #form .form_common #check_box .wpcf7-list-item {
    max-width: 64pc;
    width: 85%;
    text-align: justify;
  }
  #form .form_common #check_box .wpcf7-list-item label {
    position: relative;
    padding-top: 15px;
    font-size: 15px;
    line-height: 1.5;
  }
}
@media all and (max-width: 765px) and (max-width: 370px) {
  #form .form_common #your-back {
    display: block;
    margin: 0 auto !important;
  }
  #form .form_common #your-sou {
    display: block;
    margin: 10px auto;
  }
}
@media all and (max-width: 765px) {
  #form form ul li {
    padding: 5px 0;
  }
  #form form input.month {
    margin: 5px 10px 5px 0;
  }
  #form form input.day,
  #form form input.month {
    width: 45px !important;
    border: 1px solid #bebebe;
    font-size: 15px;
    padding: 9pt 5px;
    text-align: center;
    -webkit-appearance: none;
  }
  #form form input.day {
    margin: 5px 10px 5px 5px;
  }
  #form form input.hour {
    margin: 5px 10px 5px 15px;
  }
  #form form input.hour,
  #form form input.minute {
    width: 45px !important;
    border: 1px solid #bebebe;
    font-size: 15px;
    padding: 9pt 5px;
    text-align: center;
    -webkit-appearance: none;
  }
  #form form input.minute {
    margin: 5px;
  }
  #form form input.day.wpcf7c-conf,
  #form form input.minute.wpcf7c-conf,
  #form form input.month.wpcf7c-conf {
    width: 20px !important;
    text-align: right;
    padding: 0;
    margin: 5px 10px;
    -webkit-appearance: none;
  }
  #form form input.hour.wpcf7c-conf {
    width: 20px !important;
    text-align: right;
    padding: 0;
    margin: 5px 20px;
    -webkit-appearance: none;
  }
  #form .page_ttl {
    text-align: center;
    font-size: 38px;
    color: #e60013;
    font-weight: 500;
  }
  #form .page_subttl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 15px auto 70px;
    font-size: 17px;
    font-weight: 500;
  }
  #form .page_subttl:after,
  #form .page_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #000;
  }
  #form .page_subttl:before {
    left: 30px;
  }
  #form .page_subttl:after {
    right: 30px;
  }
  #form .isogi {
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 25px;
  }
  #form .yunyuu {
    margin: 40px 0 50px;
  }
  #form .yunyuu p:first-child {
    color: #ff0;
    font-size: 24px;
    padding: 15px 0;
    background-color: #e60013;
  }
  #form .yunyuu p:first-child,
  #form .yunyuu p:last-child {
    text-align: center;
  }
  #form .yunyuu p:last-child {
    background-color: #fff;
    font-size: 19px;
    padding: 30px 0;
  }
  #form #contact_privacy {
    width: 100%;
    overflow: auto;
    margin: 0 0 5px;
  }
  #form #contact_privacy .title {
    padding: 3px 0 3px 5px;
    border: 1px solid #666;
    background: #666;
    color: #fff;
  }
  #form #contact_privacy_area {
    padding: 5px;
    height: 90px;
    overflow: auto;
    border: 1px solid #aaa;
    background: #fff;
    color: #333;
  }
  #form #check_box {
    display: block;
    margin: 0 auto;
    width: 200px;
  }
  #form .doui {
    text-align: center;
    margin-top: 15px;
  }
  #form #your-sexx .wpcf7-list-item,
  #form #your-sexxx .wpcf7-list-item {
    display: block;
    margin-bottom: 15px;
  }
  #form #syasyu .wpcf7-list-item {
    width: 100%;
    margin-bottom: 15px;
  }
  #form .wpcf7c-elm-step1 {
    margin-bottom: 50px;
    line-height: 1.3;
  }
  #form .wpcf7c-elm-step1 .red_text {
    color: #e60013;
  }
  #form .cell p {
    margin-top: 10px;
    letter-spacing: -0.5px;
  }
  #form .cell p a {
    color: #e60013;
  }
  #form .done_text {
    padding: 40px 20px 130px;
    line-height: 2;
    font-size: 15px;
    font-weight: 500;
  }
  #form .waribiki input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    box-sizing: border-box;
  }
  #form .waribiki input[type="radio"]:checked + span:after {
    display: block;
    content: "";
    position: absolute;
    top: 10%;
    left: 2%;
    width: 13px;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #form .waribiki input[type="radio"]:checked + span:before {
    background-color: #e60013;
  }
  #form .waribiki input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .waribiki input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .waribiki label {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #form .waribiki span.wpcf7-list-item {
    margin-left: 0;
  }
  #form #kibou,
  #form #manki,
  #form .kibou_year {
    max-width: 75pt;
    width: 100%;
  }
  #form #kibou2,
  #form #kibou3,
  #form #manki2,
  #form #manki3 {
    max-width: 65px;
    width: 100%;
  }
  #form .form_common #kibou_hour,
  #form .form_common #kibou_min,
  #form .form_common #kibou_hour2,
  #form .form_common #kibou_min2 {
    max-width: 60px;
    margin-top: 10px;
  }
  #form .form_common .form_box .tabs {
    flex-direction: column;
  }
  #form .form_common .form_box .tabs .time-tab {
    width: 100%;
  }
  #form #kibou.wpcf7c-conf,
  #form #manki.wpcf7c-conf {
    max-width: 40px;
  }
  #form #kibou2.wpcf7c-conf,
  #form #kibou3.wpcf7c-conf,
  #form #manki2.wpcf7c-conf,
  #form #manki3.wpcf7c-conf {
    max-width: 25px;
  }
  .phot_bnr {
    width: 100%;
    position: relative;
  }
  .phot_bnr img {
    display: block;
    width: 100%;
  }
  .phot_bnr .phot_link {
    margin-top: 20px;
  }
  .phot_bnr .phot_link_btn {
    position: absolute;
    bottom: 20%;
    right: 10%;
    display: block;
    width: 40%;
  }
}
@media all and (min-width: 766px) and (min-width: 1025px) {
  #contents {
    padding-top: 0;
  }
}
@media all and (min-width: 766px) {
  .file-864 input {
    margin-bottom: 10px;
  }
  .wrapper {
    max-width: 825pt;
    margin: 0 auto;
    padding: 0 50px;
  }
  .outlink {
    display: inline-block;
    max-width: 15px;
    height: auto;
    vertical-align: top;
  }
  .phot_bnr {
    width: 100%;
    position: relative;
  }
  .phot_bnr img {
    display: block;
    width: 100%;
  }
  .phot_bnr .phot_link {
    margin-top: 20px;
  }
  .phot_bnr .phot_link_btn {
    position: absolute;
    bottom: 13%;
    right: 10%;
    display: block;
    width: 30%;
  }
  #headerPC {
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    background-color: #e60013;
  }
  #headerPC .header_top {
    max-width: 750pt;
    margin: 0 auto;
    padding: 10px 0 20px;
  }
  #headerPC .header_top .left {
    display: block;
    width: 57%;
    text-align: center;
    margin: 15px auto 0;
  }
  #headerPC .header_top .left p {
    color: #1e50a2;
    font-weight: 500;
    font-size: 24px;
    margin-top: 10px;
    margin-left: 5px;
    line-height: 1.5;
    display: inline-block;
  }
  #headerPC .header_top .left img {
    max-width: 5in;
    height: auto;
  }
  #headerPC .header_top .logo_ttl_text p {
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
  }
  #headerPC .header_top .logo_ttl_text .logo_httl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    color: #fff;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 10px auto;
    font-size: 20px;
  }
  #headerPC .header_top .logo_ttl_text .logo_httl:after,
  #headerPC .header_top .logo_ttl_text .logo_httl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 130px;
    height: 1px;
    background-color: #fff;
  }
  #headerPC .header_top .logo_ttl_text .logo_httl:before {
    left: -85px;
  }
  #headerPC .header_top .logo_ttl_text .logo_httl:after {
    right: -85px;
  }
  #headerPC .header_top .right {
    width: 42%;
    text-align: right;
    float: right;
  }
  #headerPC .header_top .right .tel {
    margin-bottom: 10px;
  }
  #headerPC .header_top .right .tel p {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0;
  }
  #headerPC .header_top .right .tel a {
    margin-left: 10px;
  }
  #headerPC .header_top .right .tel img {
    height: 20px;
    width: auto;
    margin-right: 5px;
    vertical-align: middle;
  }
  #headerPC .header_top .right .kengaku a,
  #headerPC .header_top .right .shiryou a {
    margin-left: 10px;
  }
  #headerPC .header_top .right .kengaku img,
  #headerPC .header_top .right .shiryou img {
    height: 36px;
    width: auto;
    margin-right: 5px;
    vertical-align: middle;
  }
  #headerPC .smaller.header_top {
    padding: 10px 0 5px;
  }
  #headerPC .smaller .left {
    width: 50%;
    margin-top: 0;
  }
  #headerPC .smaller .left p {
    font-size: 19px;
    margin-top: 2px;
  }
  #headerPC .smaller .left img {
    max-width: 110px;
  }
  #headerPC .smaller .right {
    width: 50%;
  }
  #headerPC .smaller .right .tel {
    display: inline-block;
  }
  #headerPC .smaller .right .tel p {
    display: none !important;
  }
  #headerPC .smaller .right .kengaku img,
  #headerPC .smaller .right .shiryou img {
    height: 36px;
    width: auto;
    margin-right: 5px;
    vertical-align: middle;
  }
  #headerPC .header_bottom {
    position: relative;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  #headerPC .header_bottom .gnav {
    max-width: 85pc;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #headerPC .header_bottom .gnav .gnav_item {
    display: inline-block;
    border-left: 1px solid #fff;
    width: 13%;
    /* width: 14.28571%; */
    text-align: center;
  }
  /* add css 2022.2.22 kondo */
  #headerPC .header_bottom .gnav .maintenance_item {
    display: inline-block;
    border-left: 1px solid #fff;
    width: 13%;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 999;
  }
  #headerPC .header_bottom .gnav .gnav_item .maintenance_ttl {
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    padding: 20px 0;
    margin-right: 15px;
  }

  #headerPC .header_bottom .gnav .gnav_item .maintenance_arrow {
    position: relative;
  }
  #headerPC .header_bottom .gnav .gnav_item .maintenance_arrow::before {
    content: "";
    display: block;
    position: absolute;
    top: -7px;
    right: 0;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: translateX(-50%) rotate(135deg);
  }
  #headerPC .header_bottom .gnav > li > ul {
    display: none;
  }
  #headerPC .header_bottom .gnav > li:hover ul {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 55px;
    left: 0;
    list-style-type: none;
    width: 100%;
    background-color: #ffffff;
    padding: 20px 0;
  }
  #headerPC .header_bottom .gnav > li:hover ul li {
    padding-bottom: 15px;
  }
  #headerPC .header_bottom .gnav > li:hover ul li:last-child {
    padding-bottom: 0;
  }
  #headerPC .header_bottom .gnav > li:hover ul a {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.11em;
    color: #302833;
    text-align: center;
    display: block;
  }
  /*  */

  #headerPC .header_bottom .gnav .gnav_item:last-child {
    border-right: 1px solid #fff;
  }
  #headerPC .header_bottom .gnav .gnav_item div {
    font-size: 14px;
    /* font-size: 15px; */
    text-align: center;
    color: #fff;
    font-weight: 500;
  }
  #headerPC .header_bottom .gnav .gnav_item:hover {
    cursor: pointer;
  }
  #headerPC .header_bottom .gnav .gnav_item:hover .gnav_sub {
    padding: 20px 0;
    transition: 0.5s;
    display: block;
    max-height: 250px;
    opacity: 1;
  }
  #headerPC .header_bottom .gnav .gnav_item:hover .gnav_sub .gnav_sub_item {
    display: inline-block;
  }
  #headerPC .header_bottom .gnav .gnav_item > a {
    transition: initial;
    display: block;
    padding: 20px 0;
  }
  #headerPC .header_bottom .gnav .gnav_item > a:hover {
    transition: initial;
    opacity: 1;
  }
  #headerPC .header_bottom .gnav .gnav_item .gnav_ttl:hover {
    color: #1e50a2;
    opacity: initial;
  }
  #headerPC .header_bottom .gnav_sub {
    position: absolute;
    z-index: 9;
    top: 46px;
    left: 0;
    width: 100%;
    max-height: 0;
    padding: 0;
    background-color: hsla(0, 0, 100%, 0.9);
    opacity: 0;
    transition: 0.5s;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_wrapper {
    max-width: 750pt;
    margin: 0 auto;
    border: initial !important;
    padding: initial !important;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_wrapper.col4 .gnav_sub_item {
    float: left;
    margin: 10px 0;
    margin-right: 1.3333%;
    width: 24%;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_wrapper.col3 {
    text-align: center;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_wrapper.col3 .gnav_sub_item {
    margin: 5px 10px;
    width: 24%;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_item {
    display: none;
    border: initial !important;
    padding: initial !important;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_item:last-child {
    margin-right: 0;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_item a {
    text-align: center;
    width: 100%;
    padding: 10px 5px;
    border: 1px solid #000;
    border-radius: 4px;
    background-color: #000;
    color: #fff;
    transition: 0.5s;
    letter-spacing: 0;
  }
  #headerPC .header_bottom .gnav_sub .gnav_sub_item a:hover {
    background-color: #fff;
    color: #000;
    opacity: 1;
    transition: 0.5s;
  }
  #headerTAB {
    background-color: #fff;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 3;
  }
  #headerTAB .header_top {
    border-top: 5px solid #1e50a2;
    padding: 10px 0;
  }
  #headerTAB .header_top .bg-white {
    position: absolute;
    width: 100%;
    height: 75pt;
    top: 0;
    z-index: 5;
    box-shadow: 0 3px 35px -8px #000;
    border-top: 5px solid #1e50a2;
  }
  #headerTAB .header_top .header_logo {
    display: inline-block;
    float: left;
    width: 80%;
    padding-left: 20px;
    position: relative;
    z-index: 6;
  }
  #headerTAB .header_top .header_logo a {
    display: inline-block;
    height: 100%;
  }
  #headerTAB .header_top .header_logo a:first-child img {
    width: 6pc;
    height: auto;
  }
  #headerTAB .header_top .header_logo .kengaku,
  #headerTAB .header_top .header_logo .shiryou {
    margin-top: 10px;
  }
  #headerTAB .header_top .header_logo .kengaku img,
  #headerTAB .header_top .header_logo .shiryou img {
    width: 10pc;
    margin-right: 5px;
  }
  #headerTAB .header_top .header_logo p {
    display: inline-block;
    font-size: 24px;
    color: #1e50a2;
    margin-left: 5px;
  }
  #headerTAB .header_top .header_contact {
    display: inline-block;
    float: left;
    width: 10%;
    height: 60px;
    background-color: #fff;
    text-align: center;
    position: relative;
    z-index: 6;
  }
  #headerTAB .header_top .header_contact .header_tel {
    display: block;
    height: 100%;
    padding-top: 20px;
  }
  #headerTAB .header_top .header_contact img {
    width: 26px;
    color: #1e50a2;
  }
  #headerTAB #nav-drawer {
    display: inline-block;
    float: left;
    position: relative;
    width: 10%;
    height: 60px;
    background-color: #fff;
  }
  #headerTAB .nav-unshown {
    display: none;
  }
  #headerTAB #nav-open {
    display: block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    margin: 28px auto 0;
    position: relative;
    z-index: 6;
  }
  #headerTAB #nav-open span,
  #headerTAB #nav-open span:after,
  #headerTAB #nav-open span:before {
    position: absolute;
    height: 3px;
    width: 30px;
    border-radius: 3px;
    background: #555;
    display: block;
    content: "";
    cursor: pointer;
  }
  #headerTAB #nav-open span:before {
    bottom: -8px;
  }
  #headerTAB #nav-open span:after {
    bottom: -1pc;
  }
  #headerTAB #nav-close {
    display: none;
    z-index: 2;
    left: 0;
    background: #000;
    opacity: 0;
  }
  #headerTAB #nav-close,
  #headerTAB #nav-content {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
  }
  #headerTAB #nav-content {
    overflow: auto;
    right: 0;
    z-index: 4;
    max-width: 50%;
    padding-top: 110px;
    background: #fff;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  }
  #headerTAB .nav-drawer_list {
    padding: 0 20px;
    margin-bottom: 20px;
  }
  #headerTAB .nav-drawer_list > li {
    border-bottom: 1px solid #000;
  }
  #headerTAB .nav-drawer_list > li a {
    color: #000;
    display: block;
    padding: 15px 10px;
  }
  #headerTAB .nav-drawer_list > li a:after {
    content: "";
    display: block;
    clear: both;
  }
  #headerTAB .nav-drawer_list .accordion_cont {
    margin-top: -5px;
  }
  #headerTAB .nav-drawer_list .accordion_cont > ul > li {
    padding-left: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  #headerTAB .nav-drawer_list .accordion_cont > ul > li:last-child {
    border-bottom: initial;
  }
  #headerTAB .col2 {
    display: flex;
    justify-content: space-between;
    padding: 0 20px 10px;
  }
  #headerTAB .col2 a {
    display: inline-block;
    width: 48%;
  }
  #headerTAB .col2 a img {
    width: 100%;
  }
  #headerTAB .col1 {
    padding: 0 20px;
  }
  #headerTAB .col1 a {
    display: inline-block;
    width: 100%;
  }
  #headerTAB .col1 a img {
    width: 100%;
  }
  #headerTAB #nav-input:checked ~ #nav-close {
    display: block;
    opacity: 0.5;
  }
  #headerTAB #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
  }
  #headerTAB .accordion_box {
    display: inline-block;
    width: 100%;
  }
  #headerTAB .accordion_box h4 {
    padding: 15px 10px;
    font-weight: 400;
  }
  #headerTAB .accordion_box label {
    position: relative;
    display: block;
    cursor: pointer;
  }
  #headerTAB .accordion_box label .accordion_icon {
    position: absolute;
    width: 100%;
    height: 100%;
    float: right !important;
    top: 0;
    right: 0;
    line-height: initial !important;
  }
  #headerTAB .accordion_box label .accordion_icon span {
    position: absolute;
    right: 15px;
    width: 15px;
    height: 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #f250a7;
    transition: 0.4s;
  }
  #headerTAB .accordion_box label .accordion_icon span:nth-of-type(1) {
    top: 50%;
    transform: rotate(0);
    transition: 0.4s;
  }
  #headerTAB .accordion_box label .accordion_icon span:nth-of-type(2) {
    top: 50%;
    transform: rotate(90deg);
    transition: 0.4s;
  }
  #headerTAB .accordion_box label .accordion_icon.active span:nth-of-type(2) {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: 0.4s;
  }
  #headerTAB .accordion_box input {
    display: none !important;
  }
  #headerTAB
    .accordion_box
    #accordion_bar1:checked
    ~ #accordion_cont_1
    .accordion_item,
  #headerTAB
    .accordion_box
    #accordion_topic_bar2:checked
    ~ #accordion_cont_1
    .accordion_item,
  #headerTAB
    .accordion_box
    #accordion_topic_bar3:checked
    ~ #accordion_cont_1
    .accordion_item {
    max-height: 100%;
    opacity: 1;
  }
  footer .red {
    color: #e60013;
  }
  footer .blue {
    color: #1e50a2;
  }
  footer .bule_border {
    border-bottom: 1px solid #1e50a2 !important;
    border-top: 1px solid #1e50a2 !important;
  }
  footer .green {
    color: #127f1a;
  }
  footer .yellow {
    color: #ffb100;
  }
  footer .yellow_border {
    border-bottom: 1px solid #ffb100 !important;
    border-top: 1px solid #ffb100 !important;
  }
  footer .ppa {
    color: #ffad00;
    text-align: center;
    font-size: 45px;
    margin-bottom: 45px;
  }
  footer .page_ttl {
    text-align: center;
    font-size: 38px;
  }
  footer .page_subttl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 15px auto 20px;
    font-size: 17px;
    font-weight: 500;
  }
  footer .page_subttl:after,
  footer .page_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #000;
  }
  footer .page_subttl:before {
    left: 30px;
  }
  footer .page_subttl:after {
    right: 30px;
  }
  footer .wrapper {
    padding-bottom: 50px;
    padding-top: 50px;
    max-width: 1150px;
  }
  footer .wrapper .dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  footer .wrapper .dif #maps {
    width: 42%;
  }
  footer .wrapper .dif #maps iframe {
    width: 100%;
    height: 100%;
  }
  footer .wrapper .dif .acs_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 54.8%;
  }
  footer .wrapper .dif .acs_dif .tenpo {
    max-width: 261px;
    width: 100%;
  }
  footer .wrapper .dif .acs_dif .zyusyo {
    width: 51.2%;
  }
  footer .wrapper .dif .acs_dif .zyusyo .tenp_name {
    font-size: 1pc;
    margin-bottom: 15px;
  }
  footer .wrapper .dif .acs_dif .zyusyo .p_text {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -0.1px;
  }
  footer .wrapper .dif .acs_dif .zyusyo .tel_box {
    padding: 10px 0;
    border-bottom: 1px solid #e60013;
    border-top: 1px solid #e60013;
    margin: 5px 0;
  }
  footer .wrapper .dif .acs_dif .zyusyo .tel_box p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.1px;
  }
  footer .wrapper .dif .acs_dif .zyusyo .tel_box p:first-child {
    color: #e60013;
  }
  footer .bg_col {
    padding: 50px 0 15px;
    background-color: #f3f3f3;
  }
  footer .bg_col .footer_link {
    max-width: 825pt;
    width: 100%;
    padding: 0 50px;
    position: relative;
    margin: 0 auto;
  }
  footer .bg_col .footer_link .mitumori {
    position: absolute;
    width: 18%;
    bottom: 15%;
    left: 56%;
    transform: translateY(0) translateX(-50%);
  }
  footer .bg_col .footer_link .yoyaku {
    position: absolute;
    width: 18%;
    right: 9%;
    bottom: 15%;
  }
  footer .bg_col .footer_bottom {
    /* max-width: 760px; */
    /* max-width: 730px; */
    max-width: 845px;
    margin: 50px auto 0;
    width: 100%;
  }
  footer .bg_col .footer_bottom ul {
    overflow: hidden;
  }
  footer .bg_col .footer_bottom ul .gnav_item {
    float: left;
    border-left: 1px solid #e60013;
  }
  footer .bg_col .footer_bottom ul .gnav_item:first-child {
    border-left: 0;
  }
  footer .bg_col .footer_bottom ul .gnav_item a {
    text-align: center;
    padding: 0 9px;
    /* padding: 0 15px; */
    color: #e60013;
    font-size: 15px;
    font-weight: 500;
  }
  footer .bg_red {
    background-color: #ed1d23;
    padding: 10px 50px;
  }
  footer .bg_red .red_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 85pc;
    margin: 0 auto;
    width: 100%;
  }
  footer .bg_red .red_dif p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
  }
  footer .bg_red .red_dif img {
    width: 26.1%;
  }
  footer .footer_bottom {
    /* max-width: 760px; */
    /* max-width: 730px; */
    max-width: 845px;
    margin: 50px auto 15px;
    width: 100%;
  }
  footer .footer_bottom ul {
    overflow: hidden;
  }
  footer .footer_bottom ul .gnav_item {
    float: left;
    border-left: 1px solid #e60013;
  }
  footer .footer_bottom ul .gnav_item:first-child {
    border-left: 0;
  }
  footer .footer_bottom ul .gnav_item a {
    text-align: center;
    padding: 0 9px;
    /* padding: 0 15px; */
    color: #e60013;
    font-size: 15px;
    font-weight: 500;
  }
  .pager {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 75pt;
  }
  .pager .screen-reader-text {
    display: none;
  }
  .pager a {
    margin: 0 5px;
    transition: 0.3s;
  }
  .pager a:hover {
    transition: 0.3s;
    opacity: 0.8;
  }
  .pager .page-numbers {
    padding: 10px 15px;
    line-height: 20px;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 3px;
    font-size: 1pc;
  }
  .pager .page-numbers:hover {
    cursor: pointer;
    color: #000;
    background-color: #fff;
  }
  .pager .page-numbers.current {
    padding: 10px 15px;
    line-height: 20px;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    font-size: 1pc;
  }
  .pager .page-numbers.current:hover {
    cursor: default;
  }
  .pager .page-numbers.dots {
    padding: 10px 15px;
    line-height: 20px;
    font-size: 1pc;
  }
  .pager .page-numbers.dots:hover {
    color: #fff;
    background-color: #000;
    cursor: default;
  }
  .pager .next.page-numbers,
  .pager .prev.page-numbers {
    padding: 10px 15px;
    line-height: 20px;
    font-size: 1pc;
  }
  .pages .main_vis {
    width: 100%;
    padding: 130px 0 90pt;
    line-height: 1;
    text-align: center;
    background-position: center top;
  }
  .pages .main_vis .main_vis_ttl {
    font-size: 4pc;
    color: #fff;
    line-height: 40px;
  }
  .pages .main_vis .main_vis_ttl span {
    font-weight: 500;
    font-size: 20px;
  }
  .pages .sec_ttl_wrap {
    text-align: center;
  }
  .pages .sec_ttl_wrap .sec_ttl {
    font-weight: 500;
    font-size: 42px;
    line-height: 1;
    letter-spacing: 0;
  }
  .pages .sec_ttl_wrap .sec_ttl_img {
    width: 5pc;
    height: auto;
    margin: 10px 0 15px;
  }
  .pages .sec_ttl_wrap .sec_ttl_txt {
    font-weight: 500;
    font-size: 14px;
  }
  #pages .main_vis {
    background: url(../images/common/no-main_vis.jpg);
    background-size: cover;
  }
  #front-page .front_ttl {
    text-align: center;
    font-size: 50px;
  }
  #front-page .front_subttl {
    text-align: center;
    color: #000;
    line-height: 1;
    font-size: 17px;
    position: relative;
    display: inline-block;
    transform: translateY(0) translateX(-50%);
    font-weight: 500;
    left: 50%;
  }
  #front-page .front_subttl:after,
  #front-page .front_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 1px;
    background-color: #000;
  }
  #front-page .front_subttl:before {
    left: -25px;
  }
  #front-page .front_subttl:after {
    right: -25px;
  }
  #front-page .tac_link {
    text-align: center;
  }
  #front-page .tac_link a {
    display: inline-block;
    background-color: #000;
    width: 180px;
    height: 44px;
    border-radius: 5px;
    color: #fff;
    line-height: 44px;
    margin-top: 40px;
  }
  #front-page .mai-n_vis {
    background: url(../images/top/front_mai-n_vis_bg.png);
    background-size: cover;
    background-position: center top;
    padding: 50px 0 35px;
  }
  #front-page .mai-n_vis h1 {
    color: #fff;
    text-align: center;
    font-size: 54px;
    width: 690px;
    height: 235px;
    margin: 0 auto 40px;
    border: 3px solid #fff;
    padding-top: 50px;
  }
  #front-page .mai-n_vis h1 .fz56 {
    font-size: 56px;
  }
  #front-page .mai-n_vis h1 .fz72 {
    font-size: 72px;
    letter-spacing: -2px;
  }
  #front-page .mai-n_vis ul {
    justify-content: space-between;
    max-width: 930px;
    margin: 0 auto;
  }
  #front-page .mai-n_vis ul,
  #front-page .mai-n_vis ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #front-page .mai-n_vis ul li {
    color: #fff;
    width: 195px;
    height: 195px;
    background-color: #e60013;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
  }
  #front-page .mai-n_vis ul li .fz16 {
    font-size: 1pc;
  }
  #front-page .mai-n_vis ul li .fz28 {
    font-size: 28px;
  }
  #front-page .mai-n_vis ul li .fz39 {
    font-size: 39px;
  }
  #front-page .mai-n_vis ul li .fz24 {
    font-size: 24px;
  }
  #front-page .mai-n_vis ul li .fz42 {
    font-size: 42px;
  }
  #front-page .mai-n_vis ul li .fz49 {
    font-size: 49px;
  }
  #front-page .mai-n_vis ul li .fz19 {
    font-size: 19px;
  }
  #front-page .mai-n_vis ul li .fz33 {
    font-size: 33px;
  }
  #front-page .front_desc {
    text-align: center;
    padding: 50px 0 75pt;
    background: -moz-linear-gradient(top, #f9f7f3, #fff);
    background: -webkit-linear-gradient(top, #f9f7f3, #fff);
    background: linear-gradient(to bottom, #f9f7f3, #fff);
  }
  #front-page .front_desc .desc_ttl {
    font-size: 50px;
    color: #f250a7;
    line-height: 0.6;
  }
  #front-page .front_desc .desc_ttl small {
    font-weight: 500;
    font-size: 1pc;
    color: #5a5a5a;
  }
  #front-page .front_desc .desc_txt {
    font-size: 20px;
    margin-top: 40px;
    line-height: 1.9;
  }
  #front-page .front_link .flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    line-height: 1;
  }
  #front-page .front_link .flex a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    overflow: hidden;
    transition: 0.3s;
  }
  #front-page .front_link .flex a.case {
    background: url(../images/top/front_link-case.png);
    background-size: cover;
    background-position: center top;
  }
  #front-page .front_link .flex a.debut {
    background: url(../images/top/front_link-debut.png);
    background-size: cover;
    background-position: center top;
  }
  #front-page .front_link .flex a.curriculum {
    background: url(../images/top/front_link-curriccuram.png);
    background-size: cover;
    background-position: center top;
  }
  #front-page .front_link .flex a.teacher {
    background: url(../images/top/front_link-teacher.png);
    background-size: cover;
    background-position: center top;
  }
  #front-page .front_link .flex a.facility {
    background: url(../images/top/front_link-facility.png);
    background-size: cover;
    background-position: center top;
  }
  #front-page .front_link .flex a.entry_flow {
    background: url(../images/top/front_link-flow.png);
    background-size: cover;
    background-position: center top;
  }
  #front-page .front_link .flex a img {
    line-height: 0;
    filter: blur(0);
    transition: 0.3s;
  }
  #front-page .front_link .flex a div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  #front-page .front_link .flex a div > span {
    display: table;
    width: 90%;
    height: 90%;
    margin-top: 2.5%;
    margin-left: 5%;
    vertical-align: middle;
    border: 1px solid transparent;
    transition: 0.3s;
  }
  #front-page .front_link .flex a div > span > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: 500;
  }
  #front-page .front_link .flex a:hover {
    overflow: hidden;
    opacity: 1;
    transition: 0.3s;
  }
  #front-page .front_link .flex a:hover img {
    filter: blur(5px);
    transform: scale(1.025);
    transition: 0.3s;
  }
  #front-page .front_link .flex a:hover div > span {
    border: 1px solid #fff;
    transition: 0.3s;
  }
  #front-page .front_information {
    padding: 50px 0;
  }
  #front-page .front_information .information_list {
    padding-top: 20px;
  }
  #front-page .front_information .information_list li {
    padding: 15px 0;
    border-bottom: #ccc 0.5px solid;
  }
  #front-page .front_information .information_list li:last-child {
    border-bottom: 0;
  }
  #front-page .front_information .information_list li:first-child {
    border-top: 2px solid #e60013;
  }
  #front-page .front_information .information_list li a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    vertical-align: top;
  }
  #front-page .front_information .information_list li .cat_info_audition > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #f250a7;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #front-page .front_information .information_list li .cat_info_media > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #00c8b4;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #front-page .front_information .information_list li .cat_info_news > div {
    display: inline-block;
    vertical-align: middle;
    width: 85px;
    font-size: 14px;
    color: #000;
    padding: 7px 0;
    font-weight: 500;
  }
  #front-page .front_information .information_list li .ttl {
    padding-left: 20px;
    font-size: 1pc;
    line-height: 1.6666;
  }
  #front-page .front_information .wrapper {
    margin: 0 auto;
  }
  #front-page .front_information .wrapper .front_news {
    width: 100%;
  }
  #front-page .front_information .wrapper .front_news .front__news_ttl {
    font-size: 38px;
    color: #e60013;
    text-align: center;
    margin-bottom: 15px;
  }
  #front-page .front_information .wrapper .front_weekly_leaflet {
    width: 100%;
    display: block;
    margin: 0 auto 75pt;
  }
  #front-page
    .front_information
    .wrapper
    .front_weekly_leaflet
    .information_list {
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #front-page
    .front_information
    .wrapper
    .front_weekly_leaflet
    .information_list
    li {
    padding: 0;
    border: 0;
    width: 48%;
  }
  #front-page
    .front_information
    .wrapper
    .front_weekly_leaflet
    .information_list
    li
    img {
    display: block;
    height: 100%;
    width: 100%;
  }
  #front-page .front_campalgn {
    padding: 55px 0 50px;
    background-color: #f3f3f3;
  }
  #front-page .front_campalgn .front_campalgns .front__campalgn_ttl {
    text-align: center;
    font-size: 38px;
    color: #e60013;
    margin-bottom: 15px;
  }
  #front-page .front_campalgn .front_campalgns .front_campalgn_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
  }
  #front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p {
    width: 49.4%;
  }
  #front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p li {
    margin-bottom: 10px;
  }
  #front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p li p {
    margin-bottom: 0 !important;
  }
  #front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p p {
    margin-bottom: 20px;
  }
  #front-page
    .front_campalgn
    .front_campalgns
    .front_campalgn_dif
    .w98p
    p
    small {
    font-size: 9pt;
    font-weight: 500;
  }
  #front-page .front_campalgn .front_campalgns .front_campalgn_dif .w98p a {
    color: #fff;
    background-color: #e60013;
    padding: 20px 40px;
    font-weight: 500;
    border-radius: 5px;
  }
  #front-page .contact_link_area {
    padding: 50px 0;
  }
  #front-page .contact_link_area .contact_link_area_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  #front-page .contact_link_area .contact_link_area_dif .dif_box {
    position: relative;
    width: 49.4%;
  }
  #front-page .contact_link_area .contact_link_area_dif .dif_box a {
    display: block;
  }
  #front-page .contact_link_area .contact_link_area_dif .dif_box a img {
    position: absolute;
    width: 34.21%;
    bottom: 19%;
    right: 7%;
  }
  #front-page .front_canDo {
    padding-top: 55px;
  }
  #front-page .front_canDo .camDo_ttl {
    padding-right: 15px;
    font-size: 51px;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
  }
  #front-page .front_canDo .camDo_ttl .red {
    color: #e60013;
  }
  #front-page .front_canDo .camDo_ttl .fz69 {
    font-size: 69px;
  }
  #front-page .front_canDo .wrapper {
    max-width: 1460px;
  }
  #front-page .front_canDo .wrapper .canDo_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text {
    position: relative;
    padding: 45px 50px 50px;
  }
  #front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text .canDo_text_ttl {
    font-size: 28px;
  }
  #front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text .cantext {
    margin: 25px 0 85px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 500;
  }
  #front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text .buletext {
    margin-bottom: 58px;
  }
  #front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text p {
    color: #fff;
  }
  #front-page .front_canDo .wrapper .canDo_dif .canDo_dif_text .w450 {
    max-width: 450px;
  }
  #front-page .front_canDo .wrapper .canDo_dif .w50 {
    width: 50%;
  }
  #front-page .front_canDo .wrapper .canDo_dif .canDo_bg {
    background-size: cover;
  }
  #front-page .front_canDo .can_red_area {
    background-color: #e60013;
  }
  #front-page .front_canDo .can_red_area a {
    padding: 20px 60px;
    background-color: #fff;
    color: #e60013;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
  }
  #front-page .front_canDo .can_red_area .bgred {
    background-color: #e60013;
  }
  #front-page .front_canDo .can_red_area .bgred .right {
    float: right;
    position: relative;
  }
  #front-page .front_canDo .can_red_area .bgred .right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -75pt;
    margin-top: -25px;
    border: 25px solid transparent;
    border-left: 25px solid #e60013;
    z-index: 0;
  }
  #front-page .front_canDo .can_blue_area {
    background-color: #1e50a2;
  }
  #front-page .front_canDo .can_blue_area a {
    padding: 20px 60px;
    background-color: #fff;
    color: #1e50a2;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
  }
  #front-page .front_canDo .can_blue_area .bgblue {
    background-color: #1e50a2;
  }
  #front-page .front_canDo .can_blue_area .bgblue .left {
    float: left;
    position: relative;
  }
  #front-page .front_canDo .can_blue_area .bgblue .left:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -75pt;
    margin-top: -25px;
    border: 25px solid transparent;
    border-right: 25px solid #1e50a2;
    z-index: 0;
  }
  #front-page .front_canDo .can_yellow_area {
    background-color: #ffb100;
  }
  #front-page .front_canDo .can_yellow_area a {
    padding: 20px 60px;
    background-color: #fff;
    color: #ffb100;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
  }
  #front-page .front_canDo .can_yellow_area .bgyellow {
    background-color: #ffb100;
  }
  #front-page .front_canDo .can_yellow_area .bgyellow .right {
    float: right;
    position: relative;
  }
  #front-page .front_canDo .can_yellow_area .bgyellow .right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -75pt;
    margin-top: -25px;
    border: 25px solid transparent;
    border-left: 25px solid #ffb100;
    z-index: 0;
  }
  #front-page .front_entrust {
    padding: 75pt 0 45px;
  }
  #front-page .front_entrust p {
    color: #000;
    line-height: 1.7;
    font-size: 18px;
    margin-bottom: 50px;
    text-align: center;
  }
  #front-page .front_entrust p .red_text {
    font-size: 23px;
  }
  #front-page .front_entrust .entrust_ttl,
  #front-page .front_entrust p .red_text {
    color: #e60013;
  }
  #front-page .front_entrust .entrust_ttl {
    margin-bottom: 70px;
    font-size: 28px;
  }
  #front-page .front_entrust .entrust_ttl .city {
    color: #fff;
    background-color: #e60013;
    margin-right: 8px;
    padding: 8px 25px;
    border-radius: 25px;
  }
  #front-page .front_entrust .entrust_ttl .fz43 {
    font-size: 43px;
  }
  #front-page .front_entrust .cnt_img_yazi {
    position: relative;
  }
  #front-page .front_entrust .cnt_img_yazi img:first-child {
    width: 68.6%;
    display: block;
    margin: 0 auto;
  }
  #front-page .front_entrust .cnt_img_yazi img:last-child {
    display: block;
    width: 21%;
    position: absolute;
    bottom: 0;
    right: -7%;
  }
  #front-page .front_point {
    padding: 90pt 0 50px;
    background-color: #ed1d23;
  }
  #front-page .front_point .wrapper {
    max-width: 1178px;
  }
  #front-page .front_point .wrapper .point_ttil_img {
    padding-bottom: 95px;
  }
  #front-page .front_point .wrapper .point_ttil_img img {
    width: 90.8%;
    display: block;
    margin: 0 auto;
  }
  #front-page .front_point .wrapper ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #front-page .front_point .wrapper ul li {
    position: relative;
  }
  #front-page .front_point .wrapper ul li img {
    display: block;
  }
  #front-page .front_point .wrapper ul li img:last-child {
    position: absolute;
    top: -13%;
    left: -2%;
    width: 30.826%;
  }
  #front-page .front_point .wrapper a {
    width: 220px;
    display: block;
    margin: 50px auto 0;
    padding: 20px 0;
    text-align: center;
    color: #ed1d23;
    font-size: 17px;
    font-weight: 500;
    background-color: #fff;
    border-radius: 5px;
  }
  #front-page .front_point .point1_3 {
    justify-content: space-between;
    padding-bottom: 105px;
  }
  #front-page .front_point .point1_3 li {
    width: 31.9%;
  }
  #front-page .front_point .point4_5 {
    justify-content: center;
  }
  #front-page .front_point .point4_5 li {
    width: 37.48%;
  }
  #front-page .front_point .point4_5 li:first-child {
    margin-right: 25px;
  }
  #front-page .table_box_1 {
    padding: 50px 0;
  }
  #front-page .table_box_1 .table_ttl {
    font-size: 30px;
    color: #7ac943;
  }
  #front-page .table_box_1 .table_subttl {
    margin: 30px 0 25px;
    line-height: 1.3;
    font-weight: 500;
  }
  #front-page .table_box_1 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #front-page .table_box_1 .reason_data {
    border: 3px solid #7ac943;
    max-width: 55pc;
    border-collapse: collapse;
    width: 100%;
  }
  #front-page .table_box_1 .reason_data thead {
    background-color: #7ac943;
  }
  #front-page .table_box_1 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
  }
  #front-page .table_box_1 .reason_data thead th:last-child {
    border: 0;
  }
  #front-page .table_box_1 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #front-page .table_box_1 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #7ac943;
  }
  #front-page .table_box_1 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #7ac943;
  }
  #front-page .table_box_1 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
  }
  #front-page .table_box_1 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #front-page .table_box_1 .reason_data tbody tr:last-child td,
  #front-page .table_box_1 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #front-page .table_box_1 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
  }
  #bankin .lease_box .kv_area {
    position: relative;
  }
  #bankin .lease_box .kv_area img {
    max-width: 85pc;
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  #bankin .lease_box .kv_area .kv_bg {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
    width: 100%;
    z-index: -1;
  }
  #bankin .lease_box .sec1 {
    padding: 45px 50px 50px;
  }
  #bankin .lease_box .sec1 .bankin_ttl {
    margin-bottom: 50px;
    display: block;
  }
  #bankin .lease_box .sec1 .bankin_z {
    max-width: 112.5%;
  }
  #bankin .lease_box .sec1 .komi_list_Img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
  }
  #bankin .lease_box .sec1 .komi_list_Img li {
    width: 23%;
  }
  #bankin .lease_box .sec1 .left_img_right_text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: end;
  }
  #bankin .lease_box .sec1 .left_img_right_text img {
    width: 33.2%;
  }
  #bankin .lease_box .sec1 .left_img_right_text p {
    width: 64%;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
  }
  #bankin .lease_box .sec2 {
    padding-bottom: 85px;
    padding-top: 85px;
    background-color: #f3f3f3;
  }
  #bankin .lease_box .sec2 .page_ttl {
    text-align: center;
    font-size: 38px;
    color: #1e50a2;
  }
  #bankin .lease_box .sec2 .page_subttl {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
  }
  #bankin .lease_box .sec2 ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #bankin .lease_box .sec2 ul li {
    width: 31.6%;
  }
  #bankin .lease_box .sec2 .price_list1_3 {
    margin-bottom: 60px;
    margin-top: 25px;
  }
  #bankin .lease_box .sec2 .price_list4_6 {
    margin-bottom: 20px;
  }
  #bankin .lease_box .sec2 .kome {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 50px;
  }
  #bankin .lease_box .sec3 {
    background-color: #1e50a2;
    padding: 90px 0 85px;
  }
  #bankin .lease_box .sec3 .sec3_ttl {
    position: relative;
    margin-bottom: 70px;
  }
  #bankin .lease_box .sec3 .sec3_ttl .sec_ttl {
    color: #fff;
    font-size: 39px;
    text-align: center;
    line-height: 1.1;
  }
  #bankin .lease_box .sec3 .sec3_ttl .sec_ttl .fz68 {
    font-size: 68px;
  }
  #bankin .lease_box .sec3 .sec3_ttl .sec_ttl .fz55 {
    font-size: 55px;
  }
  #bankin .lease_box .sec3 .sec3_ttl .sec_ttl .fz78 {
    font-size: 78px;
  }
  #bankin .lease_box .sec3 .sec3_ttl img {
    width: 10.8%;
    position: absolute;
    top: -30%;
    left: 13%;
    z-index: 0;
  }
  #bankin .lease_box .sec3 ul {
    width: 89.4%;
    margin: 0 auto 5pc;
  }
  #bankin .lease_box .sec3 ul li {
    margin-bottom: 20px;
  }
  #bankin .lease_box .sec4 {
    background-color: #f3f3f3;
    padding: 90px 0 40px;
  }
  #bankin .lease_box .sec4 .wrapper {
    max-width: 885pt;
  }
  #bankin .lease_box .sec4 .wrapper .page_ttl {
    text-align: center;
    color: #1e50a2;
    font-size: 38px;
  }
  #bankin .lease_box .sec4 .wrapper .page_subttl {
    margin: 15px 0 55px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
  }
  #bankin .lease_box .sec4 .wrapper .first {
    margin-left: -3.149%;
    margin-bottom: 50px;
  }
  #bankin .lease_box .sec4 .wrapper .last {
    margin-right: -1%;
    margin-left: -3.149%;
  }
}
@media all and (min-width: 766px) and (max-width: 1300px) {
  .bankin_z {
    max-width: 100% !important;
  }
}
@media all and (min-width: 766px) {
  #lease .lease_box .kv_area {
    position: relative;
    margin-bottom: 125px;
  }
  #lease .lease_box .kv_area img {
    max-width: 85pc;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #lease .lease_box .kv_area .kv_bg {
    width: 100%;
    height: 90%;
    background: #ffad00;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  #lease .lease_box .sec1 {
    padding-bottom: 155px;
  }
  #lease .lease_box .sec1 .lease_ttl {
    text-align: center;
    font-size: 49px;
    line-height: 1.3;
    position: relative;
  }
  #lease .lease_box .sec1 .lease_ttl .fz56 {
    font-size: 56px;
  }
  #lease .lease_box .sec1 .lease_ttl .yellow {
    color: #ffad00;
    line-height: 1.5;
  }
  #lease .lease_box .sec1 .lease_ttl img {
    position: absolute;
    top: -10%;
    left: -12%;
    width: 23%;
  }
  #lease .lease_box .sec1 .komi_list_Img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
  }
  #lease .lease_box .sec1 .komi_list_Img li {
    width: 23%;
  }
  #lease .lease_box .sec1 .tag_list {
    position: relative;
    margin: 60px auto 5pc;
    width: 100%;
    display: block;
  }
  #lease .lease_box .sec1 .tag_list .tag_cyara {
    position: absolute;
    bottom: -10%;
    right: -7%;
    width: 31.4%;
  }
  #lease .lease_box .sec1 a {
    color: #fff;
    background-color: #ffad00;
    max-width: 665px;
    width: 100%;
    font-size: 27px;
    padding: 25px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  #lease .lease_box .sec1 a .fz39 {
    font-size: 39px;
  }
  #lease .lease_box .sec1 a:before {
    right: 35px;
    background: #fff;
  }
  #lease .lease_box .sec1 a:after,
  #lease .lease_box .sec1 a:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }
  #lease .lease_box .sec1 a:after {
    right: 39px;
    background: #ffad00;
  }
  #lease .point {
    background-color: #ffad00;
    padding: 125px 0 130px;
  }
  #lease .point .wrapper {
    max-width: 1178px;
  }
  #lease .point .wrapper .point_ttl_img {
    width: 96.475%;
    display: block;
    margin: 0 auto 105px;
  }
  #lease .point .wrapper .point1_3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 75px;
  }
  #lease .point .wrapper .point1_3 li {
    position: relative;
    width: 31.911%;
  }
  #lease .point .wrapper .point1_3 li img:last-child {
    position: absolute;
    top: -12%;
    left: -2.5%;
    width: 30.814%;
  }
  #lease .point .wrapper .point_plus {
    width: 71.43%;
    display: block;
    margin: 0 auto;
  }
  #lease .lineup {
    padding-top: 95px;
    padding-bottom: 195px;
  }
  #lease .lineup .wrapper {
    max-width: 1175px;
  }
  #lease .lineup .wrapper .l_ttl {
    margin-bottom: 60px;
  }
  #lease .lineup .wrapper .l_ttl img {
    display: block;
    width: 100%;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block {
    margin-bottom: 40px;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul li {
    width: 30%;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul li img {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
  }
  #lease .lineup .wrapper .lineup_list .lineup_list_block ul li .car_name {
    position: relative;
    background: #ffad00;
    font-size: 20px;
    color: #2d2d2d;
    line-height: 1.3;
    z-index: -2;
    width: 200px;
    text-align: center;
    font-weight: 700;
    display: block;
    margin: 0 auto;
  }
  #lease
    .lineup
    .wrapper
    .lineup_list
    .lineup_list_block
    ul
    li
    .car_name:after {
    position: absolute;
    content: "";
    right: -3px;
    top: -7px;
    width: 0;
    height: 0;
    border: 0;
    border-left: solid 40px transparent;
    border-bottom: solid 79px #fff;
    z-index: -1;
  }
  #lease .lineup .kome {
    text-align: center;
    font-size: 14px;
    margin-bottom: 75pt;
  }
  #lease .lineup .telbox .yellow_text {
    text-align: center;
    line-height: 1.3;
    color: #ffad00;
    font-size: 45px;
    margin-bottom: 60px;
  }
  #lease .what_lease {
    background-color: #efefef;
    padding: 125px 0 90pt;
  }
  #lease .what_lease .what_ttl_img {
    width: 77%;
    display: block;
    margin: 0 auto 40px;
  }
  #lease .what_lease .what_ttl_text {
    font-size: 18px;
    text-align: center;
    line-height: 1.8;
    font-weight: 500;
    margin-bottom: 85px;
  }
  #lease .what_lease .undaer_lain {
    text-align: center;
    font-size: 24px;
    line-height: 2;
    margin-top: 75px;
    margin-bottom: 70px;
  }
  #lease .what_lease .undaer_lain span {
    border-bottom: #ffad00 solid 3.237px;
    padding-bottom: 10px;
  }
  #lease .what_lease .undaer_lain .fz33 {
    font-size: 33px;
    border-bottom: 0;
  }
  #lease .what_lease .plus_text {
    text-align: center;
    line-height: 1.8;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 90px;
  }
  #lease .what_lease .what_plus {
    width: 77%;
    display: block;
    margin: 0 auto;
  }
  #syaken .sec1 {
    padding: 70px 0 115px;
    background-color: #f3f3f3;
  }
  #syaken .wrapper {
    padding: 0 50px;
  }
  #syaken .wrapper .page_ttl {
    text-align: center;
    color: #e60013;
    font-weight: 500;
    font-size: 38px;
  }
  #syaken .wrapper .page_subttl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 15px auto 70px;
    font-size: 17px;
    font-weight: 500;
  }
  #syaken .wrapper .page_subttl:after,
  #syaken .wrapper .page_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #000;
  }
  #syaken .wrapper .page_subttl:before {
    left: 30px;
  }
  #syaken .wrapper .page_subttl:after {
    right: 30px;
  }
  #syaken .point_box {
    margin-bottom: 5pc;
  }
  #syaken .point_box:last-child {
    margin-bottom: 0;
  }
  #syaken .point_box h2 {
    font-size: 25px;
    padding: 15px 0;
    color: #000;
    margin-bottom: 20px;
    border-bottom: #e60013 2px solid;
  }
  #syaken .point_box .accordion_ul li {
    margin-bottom: 25px;
  }
  #syaken .point_box .accordion_ul li section h1 {
    margin-bottom: 1px;
    padding: 3.5px 30px;
    color: #fff;
    cursor: pointer;
    position: relative;
    background-color: #e60013;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #syaken .point_box .accordion_ul li section h1:before {
    margin-top: -8px;
    background: #fff;
  }
  #syaken .point_box .accordion_ul li section h1:after,
  #syaken .point_box .accordion_ul li section h1:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 40%;
    right: 25px;
    width: 20px;
    height: 20px;
  }
  #syaken .point_box .accordion_ul li section h1:after {
    margin-top: -13px;
    background: #e60013;
  }
  #syaken .point_box .accordion_ul li section h1 .left {
    width: 68px;
    padding-right: 15px;
  }
  #syaken .point_box .accordion_ul li section h1 .right {
    font-size: 22px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  #syaken .point_box .accordion_ul li section .active:before {
    margin-top: -2px;
  }
  #syaken .point_box .accordion_ul li section .active:after {
    margin-top: 3px;
  }
  #syaken .point_box .accordion_ul li section ul {
    padding: 40px 60px;
    background-color: #fff;
  }
  #syaken .point_box .accordion_ul li section ul li .open_point {
    margin-bottom: 40px;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .open_point_ttl {
    font-size: 20px;
    color: #333;
    position: relative;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .open_point_ttl
    span {
    background-color: #fff;
    position: absolute;
    top: -9px;
    z-index: 1;
    padding-right: 5px;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .open_point_ttl:after {
    content: "";
    border-bottom: 3px solid #e60013;
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
  }
  #syaken .point_box .accordion_ul li section ul li .open_point .point_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text {
    width: 67.047%;
    font-size: 14px;
    line-height: 1.3;
    color: #302833;
    font-weight: 500;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    p {
    margin-bottom: 25px;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .red_text {
    color: #e60013;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .blue_text {
    color: #1e50a2;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data {
    width: 100%;
    border: 3px solid #e60013;
    text-align: right;
    border-collapse: collapse;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr {
    border: 1px solid #e60013;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr:first-child {
    background-color: #e60013;
    color: #fff;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr
    th {
    padding: 15px 0;
    border-right: 1px solid #fff;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr
    th:last-child {
    border: 0;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    tr
    td:not(:first-child) {
    border-left: 1px solid #e60013;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    th {
    text-align: center;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_text
    .reason_data
    .name {
    width: 50%;
    text-align: center;
    background-color: #ff463c;
    color: #fff;
    border-top: 1px solid #fff;
    padding: 15px 0;
  }
  #syaken
    .point_box
    .accordion_ul
    li
    section
    ul
    li
    .open_point
    .point_dif
    .point_img {
    width: 30.455%;
  }
  #syaken .point_box .pp3 .text {
    font-size: 14px;
    color: #302833;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .ddif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 25px;
  }
  #syaken .point_box .pp3 .ddif div {
    width: 31.365%;
  }
  #syaken .point_box .pp3 .kupon .ossm {
    margin-bottom: 35px;
  }
  #syaken .point_box .pp3 .kupon .koumoku100 {
    margin-bottom: 35px;
    font-size: 14px;
    color: #302833;
    line-height: 1.3;
    font-weight: 500;
  }
  #syaken .point_box .pp3 .kupon .koumoku100 .red_text {
    color: #e60013;
  }
  #syaken .point_box .pp3 .kupon .otokuni {
    font-size: 14px;
    color: #302833;
    font-weight: 500;
    margin-bottom: 25px;
  }
  #syaken .point_box .pp3 .kupon .dif4 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  #syaken .point_box .pp3 .kupon .dif4 div {
    width: 23.41%;
  }
  #syaken .point_box .pp3 .kupon .netgentei {
    margin-bottom: 85px;
  }
  #syaken .point_box .pp3 .kupon .netgentei .net_ttl {
    text-align: center;
    color: #e60013;
    font-size: 20px;
  }
  #syaken .point_box .pp3 .kupon .netgentei img {
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .kupon .netgentei .red_text {
    line-height: 1.3;
    font-size: 14px;
  }
  #syaken .point_box .pp3 .kupon .superman {
    margin-bottom: 85px;
  }
  #syaken .point_box .pp3 .kupon .superman:last-child {
    margin-bottom: 0;
  }
  #syaken .point_box .pp3 .kupon .superman img {
    margin-bottom: 40px;
  }
  #syaken .point_box .pp3 .kupon .superman .red_tuki {
    margin-bottom: 20px;
  }
  #syaken .point_box .pp3 .kupon .superman .red_tuki .red_text {
    line-height: 1.3;
    font-size: 14px;
    color: #e60013;
  }
  #syaken .point_box .pp3 .kupon .superman .kome,
  #syaken .point_box .pp3 .kupon .superman .red_tuki {
    line-height: 1.3;
    font-weight: 500;
    font-size: 14px;
  }
  #syaken .sec2 {
    padding: 85px 0 50px;
  }
  #syaken .sec2 .contact_link_area p {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif .dif_box {
    position: relative;
    width: 49.4%;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif .dif_box a {
    display: block;
  }
  #syaken .sec2 .contact_link_area .contact_link_area_dif .dif_box a img {
    position: absolute;
    width: 34.21%;
    bottom: 19%;
    right: 7%;
  }
  #syaken .sec2 .title_area {
    margin-top: 150px;
    margin-bottom: 55px;
  }
  #syaken .sec2 .title_area .content_ttl {
    text-align: center;
    font-size: 38px;
    color: #e60013;
  }
  #syaken .sec2 .title_area .content_subttl {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    margin-top: 15px;
  }
  #syaken .sec2 .table_box_1 {
    margin-bottom: 90px;
  }
  #syaken .sec2 .table_box_1 .table_ttl {
    font-size: 30px;
    color: #7ac943;
  }
  #syaken .sec2 .table_box_1 .table_subttl {
    margin: 30px 0 25px;
    line-height: 1.3;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_1 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_1 .reason_data {
    border: 3px solid #7ac943;
    max-width: 55pc;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_1 .reason_data thead {
    background-color: #7ac943;
  }
  #syaken .sec2 .table_box_1 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_1 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_1 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #7ac943;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #7ac943;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_1 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_1 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_1 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_2 {
    margin-bottom: 90px;
  }
  #syaken .sec2 .table_box_2 .table_ttl {
    font-size: 30px;
    color: #ff782f;
  }
  #syaken .sec2 .table_box_2 .table_subttl {
    margin: 30px 0 25px;
    line-height: 1.3;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_2 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_2 .reason_data {
    border: 3px solid #ff782f;
    max-width: 55pc;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_2 .reason_data thead {
    background-color: #ff782f;
  }
  #syaken .sec2 .table_box_2 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_2 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_2 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #ff782f;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #ff782f;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_2 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_2 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_2 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_3 {
    margin-bottom: 90px;
  }
  #syaken .sec2 .table_box_3 .table_ttl {
    font-size: 30px;
    color: #0091ec;
  }
  #syaken .sec2 .table_box_3 .table_subttl {
    margin: 30px 0 25px;
    line-height: 1.3;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_3 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_3 .reason_data {
    border: 3px solid #0091ec;
    max-width: 55pc;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_3 .reason_data thead {
    background-color: #0091ec;
  }
  #syaken .sec2 .table_box_3 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_3 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_3 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #0091ec;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #0091ec;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
    writing-mode: vertical-lr;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_3 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_3 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_3 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_3 .red_td td {
    font-size: 1pc !important;
    color: #e60013 !important;
  }
  #syaken .sec2 .table_box_4 {
    margin-bottom: 90px;
  }
  #syaken .sec2 .table_box_4 .table_ttl {
    font-size: 30px;
    color: #e60013;
  }
  #syaken .sec2 .table_box_4 .table_subttl {
    margin: 30px 0 25px;
    line-height: 1.3;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_4 .table_subttl .red_text {
    color: #e60013;
    font-weight: 500;
  }
  #syaken .sec2 .table_box_4 .reason_data {
    border: 3px solid #e60013;
    border-collapse: collapse;
    width: 100%;
  }
  #syaken .sec2 .table_box_4 .reason_data thead {
    background-color: #e60013;
  }
  #syaken .sec2 .table_box_4 .reason_data thead th {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 9pt 0;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -1px;
  }
  #syaken .sec2 .table_box_4 .reason_data thead th:last-child {
    border: 0;
  }
  #syaken .sec2 .table_box_4 .reason_data thead th .fz11 {
    font-size: 11px;
  }
  #syaken .sec2 .table_box_4 .reason_data thead .namber {
    font-size: 1pc;
  }
  #syaken .sec2 .table_box_4 .reason_data thead .namber .fz9 {
    font-size: 9px;
  }
  #syaken .sec2 .table_box_4 .reason_data thead .namber .fz10 {
    font-size: 10px;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody td {
    text-align: right;
    font-size: 1pc;
    font-weight: 500;
    padding: 20px 10px;
    color: #606060;
    border: 1px solid #e60013;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody th {
    color: #606060;
    font-size: 1pc;
    font-weight: 500;
    border: 1px solid #e60013;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody .tate {
    max-width: 52px;
    padding: 0 2%;
    writing-mode: vertical-lr;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody tr:last-child {
    background-color: #fceed6;
  }
  #syaken .sec2 .table_box_4 .reason_data tbody tr:last-child td,
  #syaken .sec2 .table_box_4 .reason_data tbody tr:last-child th {
    color: #e60013;
  }
  #syaken .sec2 .table_box_4 .kome {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
  }
  #syaken .sec3 {
    background-color: #f3f3f3;
    padding: 75pt 0 55px;
  }
  #syaken .sec3 .title_box {
    margin-bottom: 50px;
  }
  #syaken .sec3 .title_box .content_ttl {
    text-align: center;
    font-size: 38px;
    margin-bottom: 15px;
    color: #e60013;
  }
  #syaken .sec3 .title_box .content_subttl {
    text-align: center;
    color: #000;
    line-height: 1;
    font-size: 17px;
    position: relative;
    display: inline-block;
    transform: translateY(0) translateX(-50%);
    font-weight: 500;
    left: 50%;
  }
  #syaken .sec3 .title_box .content_subttl:after,
  #syaken .sec3 .title_box .content_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 1px;
    background-color: #000;
  }
  #syaken .sec3 .title_box .content_subttl:before {
    left: -25px;
  }
  #syaken .sec3 .title_box .content_subttl:after {
    right: -25px;
  }
  #syaken .sec3 .discount_list .dis_1 {
    padding: 30px 25px;
    border: 2px solid #e60013;
  }
  #syaken .sec3 .discount_list .dis_1 .red_ttl {
    text-align: center;
    font-size: 31px;
    color: #e60013;
    padding-bottom: 25px;
    border-bottom: 2px solid #e60013;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box {
    padding: 25px 30px;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box p {
    font-size: 20px;
    color: #333;
    margin-bottom: 25px;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_1-3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_1-3 div {
    width: 32.36%;
  }
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_4-5 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  /* #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_4-5:after {
    content: "";
    display: block;
    width: 32.36%;
  } */
  #syaken .sec3 .discount_list .dis_1 .img_box .dis_img_4-5 div {
    width: 32.36%;
  }
  #syaken .sec3 .discount_list .dis_2 {
    margin-top: 20px;
  }
  #syaken .sec3 .discount_list .norikae {
    margin-top: 50px;
  }
  #syaken .sec3 .discount_list .norikae p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
  }
  #faq .main_vis {
    padding: 5pc 0 70px;
    background-color: #e6e6ea;
  }
  #faq .main_vis .main_vis_ttl {
    color: #000;
  }
  #faq .wrapper {
    padding: 75pt 0;
  }
  #faq .wrapper .page_ttl {
    text-align: center;
    color: #e60013;
    font-size: 38px;
  }
  #faq .wrapper .page_subttl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 15px auto 70px;
    font-size: 17px;
    font-weight: 500;
  }
  #faq .wrapper .page_subttl:after,
  #faq .wrapper .page_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #000;
  }
  #faq .wrapper .page_subttl:before {
    left: 30px;
  }
  #faq .wrapper .page_subttl:after {
    right: 30px;
  }
  #faq .faq_box {
    margin-bottom: 5pc;
  }
  #faq .faq_box:last-child {
    margin-bottom: 0;
  }
  #faq .faq_box h2 {
    font-size: 25px;
    padding: 15px 0;
    color: #000;
    margin-bottom: 20px;
    border-bottom: #e60013 2px solid;
  }
  #faq .faq_box .accordion_ul li {
    margin-bottom: 10px;
  }
  #faq .faq_box .accordion_ul li section h1 {
    margin-bottom: 1px;
    padding: 10px;
    color: #000;
    cursor: pointer;
    position: relative;
    background-color: #f3f3f3;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #faq .faq_box .accordion_ul li section h1:before {
    margin-top: -8px;
    background: #ed1d23;
  }
  #faq .faq_box .accordion_ul li section h1:after,
  #faq .faq_box .accordion_ul li section h1:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
  }
  #faq .faq_box .accordion_ul li section h1:after {
    margin-top: -13px;
    background: #f3f3f3;
  }
  #faq .faq_box .accordion_ul li section h1 .left {
    padding-right: 20px;
  }
  #faq .faq_box .accordion_ul li section h1 .left span {
    color: #e60013;
    font-size: 33px;
  }
  #faq .faq_box .accordion_ul li section h1 .right {
    font-size: 1pc;
    font-weight: 500;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  #faq .faq_box .accordion_ul li section .active:before {
    margin-top: -2px;
  }
  #faq .faq_box .accordion_ul li section .active:after {
    margin-top: 3px;
  }
  #faq .faq_box .accordion_ul li section ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 20px 10px;
  }
  #faq .faq_box .accordion_ul li section ul li .left {
    padding-right: 20px;
  }
  #faq .faq_box .accordion_ul li section ul li .left span {
    color: #e60013;
    font-size: 33px;
  }
  #faq .faq_box .accordion_ul li section ul li .right {
    font-size: 1pc;
    font-weight: 500;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    line-height: 1.5;
    padding-top: 5px;
  }
  #access .main_vis {
    background: url(../images/access/main_vis.jpg);
    background-size: cover;
    background-position: center top;
  }
  #access .sec1 {
    padding: 75pt 0 60px;
  }
  #access .sec2 {
    padding-bottom: 75pt;
  }
  #access .sec2 .way {
    text-align: center;
    padding: 40px 0;
    background-color: #e6e6ea;
  }
  #access .sec2 .way p {
    font-size: 1pc;
    padding: 10px 0;
  }
  #access .sec2 .way p b {
    font-weight: 400;
  }
  #access .sec2 #map {
    height: 440px;
  }
  #information .main_vis {
    background: url(../images/common/main_vis-information.jpg);
    background-size: cover;
    background-position: center top;
  }
  #information .information_list {
    padding-top: 5pc;
  }
  #information .information_list li {
    padding: 15px 20px;
    border-bottom: 1px solid #000;
  }
  #information .information_list li a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    vertical-align: top;
  }
  #information .information_list li .cat_info_audition > div {
    background-color: #f250a7;
  }
  #information .information_list li .cat_info_audition > div,
  #information .information_list li .cat_info_media > div {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #information .information_list li .cat_info_media > div {
    background-color: #00c8b4;
  }
  #information .information_list li .cat_info_news > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #1e50a2;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #information .information_list li .ttl {
    padding-left: 20px;
    font-size: 1pc;
    line-height: 1.6666;
  }
  #single-information .main_vis {
    background: url(../images/common/main_vis-information.jpg);
    background-size: cover;
    background-position: center top;
  }
  #single-information .information_box {
    padding: 75pt 0 50px;
  }
  #single-information .information_box .cat_info_audition > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #f250a7;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #single-information .information_box .cat_info_media > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #00c8b4;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #single-information .information_box .cat_info_news > div {
    display: inline-block;
    vertical-align: middle;
    background-color: #1e50a2;
    width: 130px;
    text-align: center;
    font-size: 1pc;
    color: #fff;
    padding: 7px 0;
  }
  #single-information .information_box .ttl {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    padding: 25px 0;
    border-bottom: 1px solid #000;
  }
  #single-information .information_box .single_content {
    padding-top: 30px;
    font-size: 1pc;
    line-height: 1.875;
    letter-spacing: 0.5px;
  }
  #single-information .information_box .single_content b {
    font-weight: 400;
  }
  #single-information .information_box .single_content small {
    font-size: 14px;
  }
  #single-information .back_info_link {
    text-align: center;
    padding-bottom: 75pt;
  }
  #single-information .back_info_link a {
    display: inline-block;
    width: 200px;
    height: 45px;
    font-size: 1pc;
    color: #fff;
    line-height: 45px;
    background-color: #000;
    border-radius: 5px;
  }
  #form {
    box-sizing: border-box;
    background-color: #f3f3f3;
    padding-top: 90px;
  }
  #form .main_vis {
    padding: 5pc 0 70px;
    background-color: #e6e6ea;
  }
  #form .main_vis span {
    color: #222;
    font-weight: 500;
    font-size: 24px;
  }
  #form.shiryou .main_vis img {
    width: 40px;
  }
  #form.kengaku .main_vis img,
  #form.soudan .main_vis img {
    width: 70px;
  }
  #form .form_common {
    margin: 0 auto;
    max-width: 750pt;
    padding: 50px 70px;
    background-color: #fff;
  }
  #form .form_common .form_desc {
    text-align: center;
    font-size: 1pc;
    margin-bottom: 60px;
    line-height: 1.875;
  }
  #form .form_common .kengaku_about {
    background-color: #e6e6ea;
    padding: 10px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 60px;
  }
  #form .form_common .kengaku_about div {
    width: 50%;
    padding: 20px 30px;
    text-align: left;
    font-size: 1pc;
    line-height: 1.875;
  }
  #form .form_common .kengaku_about div:first-child {
    background-color: #fff;
    letter-spacing: 0.5px;
  }
  #form .form_common .kengaku_about div .pink {
    color: #f250a7;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1;
  }
  #form .form_common .kengaku_about div p span {
    display: inline-block;
    width: 75pt;
    padding: 2px 0;
    margin-right: 15px;
    margin-bottom: 10px;
    background-color: #1e50a2;
    text-align: center;
    color: #fff;
  }
  #form .form_common .soudan_about {
    background-color: #e6e6ea;
    padding: 10px;
    margin-bottom: 60px;
  }
  #form .form_common .soudan_about div {
    padding: 20px 30px;
    text-align: left;
    font-size: 1pc;
    line-height: 1.875;
    background-color: #fff;
    letter-spacing: 0.5px;
  }
  #form .form_common .soudan_about div .pink {
    color: #f250a7;
    font-size: 1pc;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1;
  }
  #form .form_common .contact_about {
    text-align: center;
  }
  #form .form_common .contact_about p {
    font-size: 1pc;
    line-height: 1.875;
    margin-bottom: 40px;
  }
  #form .form_common .contact_about .contact-tel_btn {
    display: inline-block;
    text-align: center;
    width: 20pc;
    padding: 15px 0;
    font-size: 18px;
    line-height: 1;
    border: 2px solid #1e50a2;
    border-radius: 8px;
  }
  #form .form_common .contact_about .contact-tel_btn img {
    width: 186px;
    height: auto;
    margin-top: 9pt;
  }
  #form .form_common .form_caution {
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 1pc;
  }
  #form .form_common .rq {
    color: #fff;
    background: #e60013;
    padding: 3px 13px;
    height: 20px;
    font-size: 14px;
  }
  #form .form_common .table {
    padding: 15px 0;
    border-top: 1px solid #6e6e6e;
    display: table;
    box-sizing: border-box;
    width: 100%;
  }
  #form .form_common .table .item_name {
    font-size: 14px;
    width: 230px;
    padding-left: 5px;
    letter-spacing: -0.1px;
  }
  #form .form_common .table .item_name .dif {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #form .form_common .table .item_name .dif span:last-child {
    margin-right: 35px;
  }
  #form .form_common .table .cell {
    display: table-cell;
    vertical-align: text-top;
  }
  #form .form_common .table .cell p {
    margin-top: 10px;
    letter-spacing: -0.5px;
  }
  #form .form_common .table .cell p a {
    color: #e60013;
  }
  #form .form_common .table .top_arain {
    vertical-align: top;
    display: table-cell;
  }
  #form .form_common .wpcf7-form .wpcf7-select,
  #form .form_common select {
    color: #5a5a5a;
  }
  #form .form_common .your_car input,
  #form .form_common .your_name input,
  #form .form_common .your_name_kana input {
    height: 40px;
    max-width: 300px;
    width: 100%;
    border: 1px solid #bebebe;
    font-size: 1pc;
  }
  #form .form_common .your_age input {
    height: 40px;
    width: 75pt;
    border: 1px solid #bebebe;
    font-size: 1pc;
  }
  #form .form_common .your_age .input_box {
    font-size: 1pc;
  }
  #form .form_common .your_saddress input {
    height: 40px;
    border: 1px solid #bebebe;
    font-size: 1pc;
  }
  #form .form_common .your_saddress #your-saddress {
    width: 130px;
  }
  #form .form_common .your_saddress #your-saddress2 {
    width: 140px;
  }
  #form .form_common .your_saddress #your-saddress3 {
    max-width: 430px;
    width: 100%;
    margin-top: 10px;
  }
  #form .form_common .your_fax input,
  #form .form_common .your_tel input {
    height: 40px;
    width: 95px;
    border: 1px solid #bebebe;
    font-size: 1pc;
  }
  #form .form_common .your_email input {
    height: 40px;
    max-width: 430px;
    width: 100%;
    border: 1px solid #bebebe;
    font-size: 1pc;
  }
  #form .form_common #kibou,
  #form .form_common #manki,
  #form .form_common .kibou_year {
    max-width: 185px;
    width: 100%;
  }
  #form .form_common #kibou2,
  #form .form_common #kibou3,
  #form .form_common #manki2,
  #form .form_common #manki3 {
    max-width: 65px;
    width: 100%;
  }
  #form .form_common #kibou_hour,
  #form .form_common #kibou_min,
  #form .form_common .kibou_hour2 {
    max-width: 60px;
    margin-top: 10px;
  }
  #form .form_common .your_medium select {
    border-radius: inherit;
    background: #fff;
    font-size: 1pc;
    height: 40px;
    width: 25pc;
    padding-left: 10px;
    background: url(../images/form/shiryou_yazi.png);
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-position: 98% center;
  }
  #form .form_common .your_remarks textarea {
    resize: none;
    max-width: 730px;
    width: 100%;
    height: 140px;
    border: 1px solid #bebebe;
    font-size: 1pc;
  }
  #form .form_common .sex_box label {
    font-size: 1pc;
  }
  #form .form_common .sex_box span.wpcf7-list-item {
    margin-left: 0;
  }
  #form .form_common .sex_box input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .sex_box input[type="radio"]:checked + span:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 1px;
    left: 4px;
    background-color: transparent;
    border: 8px #e60013 solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .sex_box input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .form_common .sex_box input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .form_common .kubun input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .kubun input[type="radio"]:checked + span:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 1px;
    left: 4px;
    background-color: transparent;
    border: 8px #e60013 solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .kubun input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .form_common .kubun input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .form_common .kubun label {
    font-size: 1pc;
  }
  #form .form_common .kubun span.wpcf7-list-item {
    margin-left: 0;
  }
  #form .form_common .waribiki input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    box-sizing: border-box;
  }
  #form .form_common .waribiki input[type="radio"]:checked + span:after {
    display: block;
    content: "";
    position: absolute;
    top: 24%;
    left: 1%;
    width: 13px;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #form .form_common .waribiki input[type="radio"]:checked + span:before {
    background-color: #e60013;
  }
  #form .form_common .waribiki input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .form_common .waribiki input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .form_common .waribiki label {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #form .form_common .waribiki span.wpcf7-list-item {
    margin-left: 0;
  }
  #form .form_common .syasyu input[type="radio"] + span:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    left: 0;
    background-color: #fff;
    border: 1px #bebebe solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .syasyu input[type="radio"]:checked + span:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 1px;
    left: 4px;
    background-color: transparent;
    border: 8px #e60013 solid;
    border-radius: 100%;
    box-sizing: border-box;
  }
  #form .form_common .syasyu input[type="radio"] + span {
    position: relative;
    padding-left: 36px;
    pointer-events: none;
    display: inline-block;
    margin-right: 35px;
  }
  #form .form_common .syasyu input[type="radio"] {
    position: absolute;
    visibility: hidden;
  }
  #form .form_common .syasyu label {
    font-size: 1pc;
  }
  #form .form_common .syasyu span.wpcf7-list-item {
    margin-left: 0;
  }
  #form .form_common .your_check {
    position: relative;
  }
  #form .form_common .check_area {
    position: relative;
    padding-top: 30px;
  }
  #form .form_common .check_text {
    padding-left: 40px;
  }
  #form .form_common #check_box .wpcf7-list-item label {
    padding-top: 15px;
    line-height: 1.5;
    font-size: 1pc;
  }
  #form .form_common #check_box .wpcf7-list-item label a {
    text-decoration: underline;
  }
  #form .form_common #check_box .wpcf7-form-control-wrap {
    padding-left: 5px;
  }
  #form
    .form_common
    #check_box
    .wpcf7-form-control-wrap
    .wpcf7-form-control
    .wpcf7-list-item
    .wpcf7-list-item-label:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 0;
    background-color: #fff;
    border: 1px #000 solid;
    box-sizing: border-box;
    border-radius: 50px;
  }
  #form
    .form_common
    #check_box
    .wpcf7-form-control-wrap
    #your-check:checked
    + span.wpcf7-list-item-label:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 4px;
    left: 3px;
    background-color: transparent;
    border: 6px #e60013 solid;
    box-sizing: border-box;
    border-radius: 50px;
  }
  #form
    .form_common
    #check_box
    .wpcf7-form-control-wrap
    #your-check
    + input.wpcf7c-conf-hidden
    + span.wpcf7-list-item-label,
  #form
    .form_common
    #check_box
    .wpcf7-form-control-wrap
    #your-check
    + input.wpcf7c-conf-hidden
    + span.wpcf7-list-item-label
    a {
    color: #969696;
  }
  #form
    .form_common
    #check_box
    .wpcf7-form-control-wrap
    #your-check
    + input.wpcf7c-conf-hidden
    + span.wpcf7-list-item-label:after {
    content: "";
    display: block;
    width: 9pt;
    height: 9pt;
    position: absolute;
    top: 4px;
    left: 3px;
    background-color: transparent;
    border: 6px #e60013 solid;
    box-sizing: border-box;
    border-radius: 50px;
  }
  #form .form_common .your_age input.wpcf7c-conf,
  #form .form_common .your_car input.wpcf7c-conf,
  #form .form_common .your_email input.wpcf7c-conf,
  #form .form_common .your_fax input.wpcf7c-conf,
  #form .form_common .your_name input.wpcf7c-conf,
  #form .form_common .your_name_kana input.wpcf7c-conf,
  #form .form_common .your_remarks textarea.wpcf7c-conf,
  #form .form_common .your_saddress input.wpcf7c-conf,
  #form .form_common .your_tel input.wpcf7c-conf {
    border: 0;
  }
  #form .form_common #kibou.wpcf7c-conf,
  #form .form_common #manki.wpcf7c-conf {
    max-width: 60px;
  }
  #form .form_common .kibou_hour,
  #form .form_common .kibou_min {
    max-width: 60px;
    margin-top: 10px;
  }

  #form .form_common #kibou2.wpcf7c-conf,
  #form .form_common #kibou3.wpcf7c-conf,
  #form .form_common #manki2.wpcf7c-conf,
  #form .form_common #manki3.wpcf7c-conf {
    max-width: 25px;
  }
  #form .form_common .your_medium select.wpcf7c-conf {
    background: 0;
    padding: 0;
  }
  #form .form_common .your_age input.wpcf7c-conf {
    width: 30px;
  }
  #form .form_common .your_saddress #your-saddress.wpcf7c-conf {
    width: 120px;
  }
  #form .form_common .your_saddress #your-saddress2.wpcf7c-conf,
  #form .form_common .your_tel #your-tel2.wpcf7c-conf,
  #form .form_common .your_tel #your-tel3.wpcf7c-conf,
  #form .form_common .your_tel #your-tel.wpcf7c-conf {
    width: 55px;
  }
  #form .form_common .wpcf7c-conf {
    border: 0;
    background: #fff;
  }
  #form
    .form_common
    .check_area
    #your-check.wpcf7c-conf
    + span.wpcf7-list-item-label {
    display: none;
  }
  #form .form_common input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 750pt #fff inset;
  }
  #form .form_common p.submit_box {
    width: 25pc;
    margin: 15px auto 0;
    text-align: center;
  }
  #form .form_common #sabmid {
    text-align: center;
    padding: 15px 53px;
    margin: 0 auto;
  }
  #form .form_common #sabmid,
  #form .form_common #your-back {
    background-color: #e60013;
    color: #fff;
    font-size: 1pc;
    border-radius: 5px;
  }
  #form .form_common #your-back {
    margin-right: 25px;
    padding: 15px 60px;
  }
  #form .form_common #your-sou {
    padding: 15px 60px;
    background-color: #e60013;
    color: #fff;
    font-size: 1pc;
    border-radius: 5px;
  }
  #form .form_common .kubun input[type="radio"]:disabled + span,
  #form .form_common .sex_box input[type="radio"]:disabled + span,
  #form .form_common .syasyu input[type="radio"]:disabled + span,
  #form .form_common .waribiki input[type="radio"]:disabled + span {
    display: none !important;
    opacity: 0;
    margin: 0;
  }
  #form .form_common #your-sex .last + input.wpcf7c-conf-hidden + span {
    position: relative;
    left: -35px;
  }
  #form .form_common .wpcf7-mail-sent-ok,
  #form .form_common input#your-saddress2 + span.wpcf7-not-valid-tip,
  #form .form_common input#your-saddress + span.wpcf7-not-valid-tip,
  #form .form_common input#your-tel2 + span.wpcf7-not-valid-tip,
  #form .form_common input#your-tel + span.wpcf7-not-valid-tip {
    display: none !important;
  }
  #form form ul li {
    padding: 5px 0;
  }
  #form form input.month {
    width: 75pt !important;
    margin: 5px 10px;
  }
  #form form input.day {
    width: 75pt !important;
    margin: 5px 10px 5px 20px;
  }
  #form form input.hour {
    width: 75pt !important;
    margin: 5px 10px 5px 50px;
  }
  #form form input.minute {
    width: 75pt !important;
    margin: 5px 10px 5px 20px;
  }
  #form form input.day.wpcf7c-conf,
  #form form input.minute.wpcf7c-conf,
  #form form input.month.wpcf7c-conf {
    width: 20px !important;
    text-align: right;
    padding: 0;
    margin: 5px 10px;
  }
  #form form input.hour.wpcf7c-conf {
    width: 20px !important;
    text-align: right;
    padding: 0;
    margin: 5px 20px;
  }
  #form #contact_privacy {
    width: 100%;
    overflow: auto;
    margin: 0 0 5px;
  }
  #form #contact_privacy .title {
    padding: 3px 0 3px 5px;
    border: 1px solid #666;
    background: #666;
    color: #fff;
  }
  #form #contact_privacy_area {
    padding: 5px;
    height: 90px;
    overflow: auto;
    border: 1px solid #aaa;
    background: #fff;
    color: #333;
  }
  #form #check_box {
    display: block;
    margin: 0 auto;
    width: 10pc;
  }
  #form .doui {
    text-align: center;
    margin-top: 15px;
  }
  #form #your-sexx .wpcf7-list-item,
  #form #your-sexxx .wpcf7-list-item {
    display: block;
    margin-bottom: 15px;
  }
  #form #syasyu .wpcf7-list-item {
    width: 100%;
    margin-bottom: 15px;
  }
  #form .wpcf7c-elm-step1 {
    margin-bottom: 50px;
    line-height: 1.3;
  }
  #form .wpcf7c-elm-step1 .red_text {
    color: #e60013;
  }
  #form .page_ttl {
    text-align: center;
    font-size: 38px;
    color: #e60013;
  }
  #form .page_subttl {
    position: relative;
    display: inline-block;
    padding: 0 55px;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    margin: 15px auto 70px;
    font-size: 17px;
    font-weight: 500;
  }
  #form .page_subttl:after,
  #form .page_subttl:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #000;
  }
  #form .page_subttl:before {
    left: 30px;
  }
  #form .page_subttl:after {
    right: 30px;
  }
  #form .isogi {
    font-size: 24px;
    text-align: center;
    margin-bottom: 25px;
  }
  #form .yunyuu {
    margin: 40px 0 50px;
  }
  #form .yunyuu p:first-child {
    color: #ff0;
    font-size: 24px;
    padding: 15px 0;
    background-color: #e60013;
  }
  #form .yunyuu p:first-child,
  #form .yunyuu p:last-child {
    text-align: center;
  }
  #form .yunyuu p:last-child {
    background-color: #fff;
    font-size: 19px;
    padding: 30px 0;
  }
  .done_text {
    text-align: center;
    padding: 60px 0 360px;
    line-height: 2;
    font-size: 1pc;
  }
}

#form .form_common .form_box .tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#form .form_common .form_box .tabs .time-tab {
  width: 50%;
  text-align: center;
  padding: 20px 0;
  background-color: #ccc;
  cursor: pointer;
  font-size: 16px;
  margin: 30px 0 40px;
}
#form .form_common .form_box .tabs .time-tab.tab-1 {
  padding: 28px 0;
}
#form .form_common .form_box .tabs .time-tab.is-active {
  background: #f00;
  color: #fff;
  transition: all 0.2s ease-out;
}
#form .form_common .form_box .panel {
  display: none;
}
#form .form_common .form_box .panel.is-show {
  display: block;
}

@media all and (max-width: 765px) {
  #form .form_common .form_box .tabs {
    flex-direction: column;
  }
  #form .form_common .form_box .tabs .time-tab {
    width: 100%;
    font-size: 15px;
    padding: 15px 0;
    margin: 20px 0;
  }
  #form .form_common .form_box .tabs .time-tab.tab-1 {
    padding: 22px 0;
  }
}
.maintenance_br {
  display: none;
}
@media screen and (max-width: 765px) {
  .maintenance_br {
    display: block;
  }
}
#maintenance .lease_box .kv_area {
  position: relative;
  margin-bottom: 80px;
}
@media all and (max-width: 765px) {
  #maintenance .lease_box .kv_area {
    position: relative;
    margin-bottom: 40px;
  }
}
#maintenance .lease_box .kv_area img {
  max-width: 49pc;
  margin: 0 auto;
  display: block;
  width: 100%;
  max-height: 560px;
  padding: 55px 0;
}
@media all and (max-width: 765px) {
  #maintenance .lease_box .kv_area img {
    max-width: 25pc;
    margin: 0 auto;
    display: block;
    width: 100%;
    max-height: 280px;
    padding: 27px;
  }
}
#maintenance .lease_box .kv_area .kv_bg {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: block;
  width: 100%;
  z-index: -1;
}
#maintenance .maintenance_wrap {
  width: 100%;
  border-bottom: 3px solid #127f1a;
}
#maintenance .maintenance_wrap ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#maintenance .maintenance_wrap ul .maintenance_list {
  width: 32%;
  padding: 22px 0;
  border-radius: 10px 10px 0 0;
  border: 3px solid #127f1a;
  border-bottom: none;
}
@media all and (max-width: 765px) {
  #maintenance .maintenance_wrap ul .maintenance_list {
    width: 32%;
    padding: 15px 0;
    border-radius: 10px 10px 0 0;
    border: 3px solid #127f1a;
    border-bottom: none;
  }
}
#maintenance .maintenance_wrap ul .maintenance_list a {
  display: block;
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 700;
  text-align: center;
  color: #127f1a;
}
@media all and (max-width: 765px) {
  #maintenance .maintenance_wrap ul .maintenance_list a {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 700;
    text-align: center;
    color: #127f1a;
  }
}
#maintenance .maintenance_wrap .tire {
  background-color: #127f1a;
}
#maintenance .maintenance_wrap .tire a {
  color: #ffffff !important ;
}
#maintenance .maintenance_wrap .oil {
  background-color: #127f1a;
}
#maintenance .maintenance_wrap .oil a {
  color: #ffffff !important ;
}
#maintenance .maintenance_wrap .battery {
  background-color: #127f1a;
}
#maintenance .maintenance_wrap .battery a {
  color: #ffffff !important ;
}
#maintenance .change {
  margin: 42px 0 80px;
}
@media screen and (max-width: 765px) {
  #maintenance .change {
    margin: 21px 0 50px;
  }
}
#maintenance .change .wrapper {
  position: relative;
}
#maintenance .change .change_right {
  position: absolute;
  left: 0;
  top: 45%;
  transform: translateY(-60%);
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.2));
  /* filter: drop-shadow(3px 3px 10px rgba(0, 0, 0, 0.6)); */
  padding: 2vw 3vw;
  background-color: #ffffff;
  width: 55%;
}
@media all and (max-width: 870px) {
  #maintenance .change .change_right {
    top: 43%;
  }
}
@media screen and (max-width: 765px) {
  #maintenance .change .change_right {
    position: relative;
    margin: -50px auto 0;
    padding: 5vw;
    width: 95%;
    transform: none;
  }
}
#maintenance .change .change_right-en {
  font-size: 19px;
  font-weight: 700;
  color: #127f1a;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 765px) {
  #maintenance .change .change_right-en {
    font-size: 14px;
    font-weight: 700;
    color: #127f1a;
    text-align: left;
    line-height: 1.4;
    letter-spacing: 0.08em;
  }
}
#maintenance .change .change_right-ja {
  font-size: 40px;
  font-weight: bold;
  color: #302833;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.08em;
  padding-bottom: 21px;
}
@media all and (max-width: 870px) {
  #maintenance .change .change_right-ja {
    font-size: 35px;
    font-weight: bold;
    color: #302833;
    text-align: left;
    line-height: 1.4;
    letter-spacing: 0.08em;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 765px) {
  #maintenance .change .change_right-ja {
    font-size: 30px;
    font-weight: bold;
    color: #302833;
    text-align: left;
    line-height: 1.4;
    letter-spacing: 0.08em;
    padding-bottom: 11px;
  }
}
#maintenance .change .change_right-txt {
  font-size: 18px;
  font-weight: 500;
  color: #302833;
  text-align: left;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
@media all and (max-width: 870px) {
  #maintenance .change .change_right-txt {
    font-size: 16px;
    font-weight: 500;
    color: #302833;
    text-align: left;
    line-height: 1.7;
    letter-spacing: 0.08em;
  }
}
#maintenance .change .change_left {
  width: 64%;
  margin-left: auto;
}
@media screen and (max-width: 765px) {
  #maintenance .change .change_left {
    width: 100vw;
    margin-left: -10px;
  }
}
#maintenance .change .change_left img {
  max-width: 100%;
  width: 100%;
}
#maintenance .change .change_btn {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.08em;
  background-color: #127f1a;
  color: #ffffff;
  border-radius: 5px;
  text-align: center;
  padding: 20px 0;
  width: 30%;
  margin: 60px auto 0;
}
@media screen and (max-width: 765px) {
  #maintenance .change .change_btn {
    width: 300px;
    margin: 40px auto 0;
  }
}
#maintenance .price {
  background-color: #f3f3f3;
  padding: 60px 0 100px;
}
@media screen and (max-width: 765px) {
  #maintenance .price {
    padding: 40px 0 50px;
  }
}
#maintenance .price .price_ttl {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  color: #127f1a;
}
#maintenance .price .price_ttl-ja {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
  color: #000000;
}
#maintenance .price .price_table {
  border-collapse: collapse;
  width: 100%;
  background-color: #ffffff;
  margin: 50px 0 60px;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_table {
    margin: 30px 0 50px;
  }
}
#maintenance .price .price_table tr {
  border-bottom: 1px solid #bebebe;
}
#maintenance .price .price_table th {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #ffffff;
  background-color: #127f1a;
  padding: 15px 10px;
  text-align: center;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_table th {
    font-size: 14px;
    padding: 8px 10px;
  }
}
@media screen and (max-width: 430px) {
  #maintenance .price .price_table th {
    padding: 8px 0;
  }
}
#maintenance .price .price_table th:first-child {
  width: 60%;
  border-right: 1px solid #ffffff;
}
@media screen and (max-width: 430px) {
  #maintenance .price .price_table th:first-child {
    width: 50%;
    border-right: 1px solid #ffffff;
  }
}

#maintenance .price .price_table th:nth-child(2) {
  width: 20%;
  border-right: 1px solid #ffffff;
}
@media screen and (max-width: 430px) {
  #maintenance .price .price_table th:nth-child(2) {
    width: 25%;
  }
}
#maintenance .price .price_table th:last-child {
  width: 20%;
}
@media screen and (max-width: 430px) {
  #maintenance .price .price_table th:last-child {
    width: 25%;
  }
}
#maintenance .price .price_table td {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #000000;
  padding: 15px 0 15px 20px;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_table td {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.08em;
    color: #000000;
    padding: 17px 0;
  }
}
#maintenance .price .price_table td:first-child {
  width: 60%;
  border-right: 1px solid #bebebe;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_table td:first-child {
    padding: 17px 10px 17px 10px;
  }
}
@media screen and (max-width: 430px) {
  #maintenance .price .price_table td:first-child {
    width: 50%;
    border-right: 1px solid #bebebe;
  }
}
#maintenance .price .price_table td:nth-child(2) {
  width: 20%;
  border-right: 1px solid #bebebe;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_table td:nth-child(2) {
    text-align: center;
  }
}
@media screen and (max-width: 430px) {
  #maintenance .price .price_table td:nth-child(2) {
    width: 25%;
    border-right: 1px solid #bebebe;
  }
}
#maintenance .price .price_table td:last-child {
  width: 20%;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_table td:last-child {
    text-align: center;
  }
}
@media screen and (max-width: 430px) {
  #maintenance .price .price_table td:last-child {
    width: 25%;
  }
}
#maintenance .accordion_ul li {
  margin-bottom: 10px;
}
#maintenance .accordion_ul li section h1 {
  margin-bottom: 1px;
  color: #000;
  cursor: pointer;
  position: relative;
  background-color: #ffffff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media screen and (max-width: 765px) {
  #maintenance .accordion_ul li section h1 {
    padding-right: 50px;
  }
}
#maintenance .accordion_ul li section h1:before {
  margin-top: -8px;
  background: #127f1a;
}
#maintenance .accordion_ul li section h1:after,
#maintenance .accordion_ul li section h1:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
}
#maintenance .accordion_ul li section h1:after {
  margin-top: -13px;
  background: #ffffff;
}
#maintenance .accordion_ul li section h1 .left {
  background-color: #127f1a;
  padding: 13px 24px;
}
#maintenance .accordion_ul li section h1 .left span {
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}
#maintenance .accordion_ul li section h1 .right {
  font-size: 16px;
  font-weight: 500;
  padding-left: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
#maintenance .accordion_ul li section .active:before {
  margin-top: -2px;
}
#maintenance .accordion_ul li section .active:after {
  margin-top: 3px;
}
#maintenance .accordion_ul li section ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 20px 20px 40px 0;
}
@media screen and (max-width: 765px) {
  #maintenance .accordion_ul li section ul li {
    padding: 15px 20px 30px 0;
  }
}
#maintenance .accordion_ul li section ul li .left {
  padding: 0 47px 0 27px;
}
@media screen and (max-width: 765px) {
  #maintenance .accordion_ul li section ul li .left {
    padding: 0 47px 0 27px;
  }
}
@media screen and (max-width: 500px) {
  #maintenance .accordion_ul li section ul li .left {
    padding: 0 0 0 27px;
    width: 25%;
  }
}
#maintenance .accordion_ul li section ul li .left span {
  color: #127f1a;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}
#maintenance .accordion_ul li section ul li .right {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #000000;
  padding-top: 5px;
}
@media screen and (max-width: 500px) {
  #maintenance .accordion_ul li section ul li .right {
    width: 75%;
  }
}
#maintenance .price .price_btn {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.08em;
  background-color: #127f1a;
  color: #ffffff;
  border-radius: 5px;
  text-align: center;
  padding: 20px 0;
  width: 75%;
  margin-right: auto;
  margin-top: 30px;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_btn {
    width: 100%;
    max-width: 300px;
  }
}

/* add fix 7.4 kondo */
.common_btn {
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  background-color: #127f1a;
  border-radius: 5px;
  padding: 15px 0;
  margin-top: 30px;
  max-width: 300px;
}

#maintenance .price .price_table-battery {
  margin-bottom: 0;
}
#maintenance .price .price_txt {
  margin-top: 10px;
  margin-bottom: 60px;
}
@media screen and (max-width: 765px) {
  #maintenance .price .price_txt {
    margin-bottom: 50px;
  }
}


/*=============== 会社概要ページ用CSS START ===============*/
dl{
  max-width: 1200px;
  margin: 0 auto 100px;
  padding-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  line-height: 1.5;
}
dt{
  width: 30%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #fff;
  padding: 20px 4%;
  font-weight: bold;
  background: #e60013;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
dd{
  width: 70%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #777777;
  border-right: 1px solid #777777;
  padding: 20px 2%;
  background: white;
}
dd:first-of-type{
  border-top: 1px solid #777777;
}
.sp-br{
  display: none;
}
@media screen and (max-width: 430px) {
  dl{
    display: block;
  }
  dt{
    width: 100%;
    border-bottom: none;
    justify-content: unset
  }
  dd{
    width: 100%;
    padding: 20px 4%;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #777777;
  }
  dd:first-of-type{
    border-top: none;
  }
  dd:last-of-type{
    border-bottom: 1px solid #777;
  }
  .sp-br{
    display: block;
  }
  .sp-margin{
    display: block;
    content: "";
    margin-top: 10px;
  }
}
/*=============== 会社概要ページ用CSS END ===============*/