html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 100%;
  line-height: 1.5rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", sans-serif;
  overflow-x: hidden;
  color: #1A1A1A;
  font-weight: 500;
}
.wrapper {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
#contactform .wrapper {
  width: 1040px;
}
/* ===================
    ALL
   =================== */
.sp, .sp-only {
  display: block;
}
.pc, .tbsp, .pc-only {
  display: none;
}
.tac {
  text-align: center;
}
.mt1r{margin-top: 1rem !important;}
.mt2r{margin-top: 2rem !important;}
.mb1r{margin-bottom: 1rem !important;}
.pr1r{padding-left: 1rem !important;}
.pb2r{padding-bottom: 2rem !important;}

.header-container {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  height: 113px;
}
.header-container2 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  height: 100px;
}
.header-container .wrapper,
.header-container2 .wrapper {
  position: relative;
}
.header-container .wrapper.menuBtn,
.header-container2 .wrapper.menuBtn{
  width: 100%;
}
.hInner {
  margin: 0 auto;
  height: 6.5rem;
  text-align: center;
  width: 990px;
}
.hInner .wrapper {
  position: relative;
  height: 8rem;
  width: 100%;
}
.header-container .logo,
.header-container2 .logo {
  position: absolute;
  display: block;
  height: 10rem;
  z-index: 100;
}
.header-container .logo h1,
.header-container2 .logo h1 {
  display: inline-block;
  position: absolute;
  -ms-text-align-last: auto;
  text-align-last: auto;
  left: 0;
  top: 0;
  right: auto;
  bottom: 0;
  margin: 0 auto 5px 0;
  width: 260px;
  height: 45px;
  z-index: 100;
}
.btnApplyTop {
  position: absolute;
  right: 4.5rem;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 100;
}
.header-container .logo a,
.header-container2 .logo a {
  display: block;
}
.header-container .logo a img, .btnApplyTop,
.header-container2 .logo a img, .btnApplyTop a {
  opacity: 1;
  transition: all 0.2s 0s linear;
}
.header-container .logo a:hover img, .btnApplyTop a:hover,
.header-container2 .logo a:hover img {
  opacity: 0.7;
}
.mv {
  text-align: center;
}
.main {
  position: relative;
  z-index: 1;
}
.main-container {}
.section-top {
  width: 100%;
  margin-top: 14.8rem;
}
.section-top2 {
  width: 100%;
  margin-top: 10rem;
}
.slide {
  /*margin-top: 11.3rem;*/
}
/* slide-navigation */
.slide-box .bg {
  position: relative;
  padding: 1.5rem 0;
  background-color: #F2F2F2;
}
.slide-navigation {
  line-height: 0;
  position: relative;
  margin: 0;
  padding: 0;
}
.slide-navigation .item {
  position: relative;
  cursor: pointer;
}
.slide-navigation .slick-track {
  margin: 0 auto !important;
}
.slide-navigation .slick-slide {
  /*width: 235px !important;*/
}
.slide-navigation li + li {
  margin-left: 8px;
}
.slide-navigation .item .image {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: .7;
  transition: all .2s 0s ease-in;
}
.slide-navigation .slick-current .image {
  opacity: 1;
  transition: all .2s 0s ease-in;
}
.slide-navigation .item .image {
  position: relative;
  overflow: hidden;
}
.slide-navigation .item .image img {
}
.tosho {
  position: absolute;
  left: 27rem;
  top: 0;
  bottom: 0;
  right: 0;
  height: 60px;
  margin: 5px 0 0 0;
  display: flex;
  width: 300px;
}
.tosho .icon {
  width: 43px;
  height: auto;
}
.tosho p {
  margin-top: 15px;
  margin-left: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2rem;
  text-align: left;
}
.unavi {}
.unavi ul {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 5px 0 5px auto;
  height: 65px;
}
.unavi ul li + li {
  margin-left: 1rem;
}

.btn-quote {
  border-radius: 5px;
}
.btn-quote a {
  display: block;
  background: #39B54A url("../images/common/bg-btnquote.png") no-repeat right 1rem center;
  -webkit-background-size: 20px;
  background-size: 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 2.1rem;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  transition: all .2s 0s ease-in;
  opacity: 1;
  box-shadow: 0 2.5px 0 0 #33A343;
}
.btnApplynow a {
  display: table;
  margin: 0 auto;
  width: 285px;
  height: 64px;
  background: #E44665 url("../images/common/bg-btnapplynow.png") no-repeat right 1rem center;
  -webkit-background-size: 20px;
  background-size: 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 2.1rem;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 2.5px 0 0 #BC3953;
  font-weight: bold;
  transition: all .2s 0s ease-in;
  opacity: 1;
  line-height: 2.5rem;
}
.btnApplynow a div {
  display: table-cell;
  vertical-align: middle;
}
.unavi .btnApplynow a, .unavi .btn-quote a {
  width: 217px;
  line-height: 2.5rem;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}
.btnApplynow a:hover, .btn-quote a:hover {
  opacity: 0.7;
}
.btnApplynow a span {
  display: block;
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.5rem;
}
.gnavi {
  background-color: #0b308e;
  height: 48px;
  width: 100%;
}
.gnavi .wrapper {
  width: 1020px;
}
.gnavi .headMenu ul {
  display: flex;
}
.gnavi .headMenu ul li {
  width: 14.28%;
  height: 48px!important;
}
.gnavi .headMenu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  transition: all .2s 0s ease-in;
  opacity: 1;
}
.gnavi .headMenu ul li a:hover {
  opacity: 0.7;
}
/* footer */
.footer-container {
  padding: 3rem 0 0 0;
  background-color: #F4F4F4;
}
.footer-container .wrapper {
  width: 1020px;
}
.ftTel {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  height: 73px;
  border-radius: 45px;
  border: 1.5px #0B308E solid;
  line-height: 7.3rem;
  color: #0B308E;
}
.ftTel .telno {
  padding-left: 5rem;
  font-size: 6.3rem;
  font-weight: bold;
  background: url("../images/common/bg-fttel.png") no-repeat left center;
  -webkit-background-size: 36px auto;
  background-size: 36px auto;
}
.ftTel .info {
  margin-left: 1.3rem;
  font-size: 1.6rem;
  font-weight: 500;
}
.ftMenuOuter {
  padding: 2rem 0 1.5rem 0;
}
.ftMenuOuter .wrapper {
  display: flex;
  justify-content: space-between;
}
.ftMenu {
  justify-content: center;
  padding: 0.5rem 0 0 0;
  width: 100%;
}
.ftMenu a {
  text-decoration: none;
  font-size: 1.1rem;
  line-height: 2.1rem;
  color: #333;
}
.ftMenu a {
  transition: all .2s 0s ease-in;
  opacity: 1;
}
.ftMenu a:hover {
  color: #666;
}
.ftMenu ul + ul {
  /*margin-left: 7rem;*/
}
.ftMenu .ft_ul {
  display: flex;
  width: 100%;
  justify-content: center;
}
.ft_ul_Soldi {
  margin-left: 7rem;
}
.ft_ul_Soldi li {
  margin-left: 4rem;
}
.ft_ul_Soldi_font:first-child {
  font-weight: bold;
  font-size: 1rem;
}

.ftMenu .ft_ul li {
  margin-left: 6rem;
  width: auto;
}
.ftBnr {
  width: 800px;
  height: auto;
  margin: 0 auto;
  margin-top: 2rem;
}
.ftBnr ul {
  display: flex;
  justify-content: space-between;
}
.ftBnr ul li {
  width: 30%;
}
.ftBnr ul li img{
  height: 60px;
}
.ft_log_p {
  margin-left: 1.1rem;
    padding-top: 2rem;
    font-size: 1rem;
    font-weight: bold;
}
.ft-copy {
  padding: 0.5rem 0;
  text-align: center;
  color: #fff;
  background-color: #333;
  font-size: 1rem;
}
.ft-copy small {
  font-size: 1rem;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
/* common style */
.imgTrim {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
}
.imgTrim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 120%;
  max-height: 200%;
}
.btnApply a {
  margin: 0 auto;
  display: block;
  width: 110px;
  background: #7B5E43 url("../images/common/bg-btnaply.png") no-repeat right 1rem center;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  border-radius: 5px;
  height: 2.4rem;
  line-height: 2.4rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s 0s ease-in;
  box-shadow: 0 3px 0 0 #6C533B;
  opacity: 1;
}
.btnApply a:hover {
  opacity: 0.7;
}
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.modal__bg {
  background: rgba(183,183,183,.3);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content {
  background: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1020px;
  max-height: 80vh;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  box-sizing: border-box;
  overflow-y: auto;
}
.modal_content_alert_insurance {
  background: #fff;
  left: 50%;
  padding: 10px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  box-sizing: border-box;
  overflow-y: auto;
}
.modal__content .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 20px;
  height: 20px;
  margin: 0 0 0 auto;
}
body.modal-open {
  display: fixed;
  top: 0;
  left: 0;
  overflow-y: hidden;
}
.mainTitle {
  font-size: 5.4rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
}
footer .ft_wrapper {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}
