@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gHeader {
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 100;
}
#pagePath {
  margin-bottom: 0;
  background: #a61e32;
  padding-top: 81px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #gHeader h1 {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  #pagePath {
    padding-top: 64px;
  }
}
#main {
  font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
}
#main .comSec {
  margin: -7px 0 -55px;
  padding: 77px 0;
  position: relative;
  background: url("../img/index/sec01_bg.png") no-repeat center center;
  background-size: cover;
}
#main .comSec:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  content: "";
}
#main .comSec .enTtl {
  position: absolute;
  left: 0;
  top: 7px;
}
#main .comSec .mainBox {
  max-width: 594px;
}
#main .comSec .txt {
  margin-bottom: 156px;
  text-align: right;
}
#main .comSec h2 {
  color: #808080;
  line-height: 1.73;
  letter-spacing: 4px;
  text-align: center;
  font-weight: normal;
}
#main .comSec h2 img {
  margin: 0 auto 18px;
  display: block;
}
#main .sec02 {
  position: relative;
  background: url("../img/index/sec02_bg.png") no-repeat center top;
  background-size: cover;
}
#main .sec02 .mainBox {
  max-width: 920px;
  padding: 178px 0 294px;
  position: relative;
}
#main .sec02 .photoBox {
  position: absolute;
  right: -98px;
  top: -65px;
}
#main .sec02 .txtBox {
  width: 440px;
}
#main .sec02 .mainBox:before {
  position: absolute;
  left: -70px;
  top: 104px;
  width: 124px;
  height: 124px;
  background: url("../img/index/sec02_img02.png") no-repeat left top;
  background-size: 124px 124px;
  content: "";
}
#main .sec02 .mainBox:after {
  position: absolute;
  left: -40px;
  bottom: -77px;
  width: 154px;
  height: 154px;
  background: url("../img/index/sec02_img02.png") no-repeat left top;
  background-size: 154px 154px;
  content: "";
}
#main .sec02 .txtBox p {
  line-height: 2;
  text-align: justify;
}
#main .sec02 .txtBox .title {
  margin-bottom: 30px;
  color: #808080;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: 600;
  letter-spacing: 4px;
  font-weight: normal;
}
#main .sec02 .txtBox .title > span {
  margin: 13px -25px 0 0;
  display: block;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 3px;
}
#main .sec04 {
  padding: 105px 0 0;
}
#main .sec04 h2 {
  margin-bottom: 37px;
  color: #000;
  font-size: 2rem;
  letter-spacing: 6px;
  line-height: 1.55;
  text-align: center;
  font-weight: normal;
}
#main .sec04 h2 .red {
  display: block;
  font-size: 3.3rem;
  letter-spacing: 11px;
}
#main .sec04 .bgBox {
  position: relative;
  background: url("../img/index/sec04_bg.png") no-repeat center top 160px;
  background-size: cover;
}
#main .sec04 .bgBox:before {
  position: absolute;
  left: 0;
  top: 150px;
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  z-index: 1;
}
#main .sec04 .bgBox:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  content: "";
}
#main .sec04 .mainBox {
  max-width: 920px;
  position: relative;
}
#main .sec04 .mainBox:before {
  position: absolute;
  left: -120px;
  top: 154px;
  width: 143px;
  height: 143px;
  background: url("../img/index/sec02_img02.png") no-repeat left top;
  background-size: 143px 143px;
  content: "";
}
#main .sec04 .mainBox:after {
  position: absolute;
  left: -180px;
  top: 447px;
  width: 90px;
  height: 90px;
  background: url("../img/index/sec02_img02.png") no-repeat left top;
  background-size: 90px 90px;
  content: "";
}
#main .sec04 .headLine01 {
  margin: 0 0 -25px 160px;
  position: relative;
  z-index: 2;
}
#main .sec04 .imgBox sup {
  font-size: 1rem;
}
#main .sec04 .imgBox {
  position: relative;
  z-index: 1;
}
#main .sec04 .imgBox:before {
  position: absolute;
  left: 174px;
  top: -100px;
  width: 91px;
  height: 91px;
  background: url("../img/index/sec02_img02.png") no-repeat left top;
  background-size: 91px 91px;
  content: "";
}
#main .sec04 .txtBox {
  display: flex;
  align-items: center;
}
#main .sec04 .txtBox .headLine02 {
  width: 430px;
  padding-bottom: 100px;
}
#main .sec04 .txtBox p {
  line-height: 2;
}
#main .sec04 .txtBox .photo {
  margin-bottom: 25px;
}
#main .sec04 .txtBox .photo + p {
  letter-spacing: 0.1em;
}
#main .sec04 .notes {
  padding-top: 15px;
  line-height: 1.2;
  position: absolute;
  top: 300px;
  right: 0;
  width: 280px;
}

@media all and (max-width: 767px) {
  #main .secBox {
    padding: 0 0 20px;
    position: relative;
    background: url("../img/index/sp_sec01_bg01.jpg") no-repeat center top;
    background-size: 100% auto;
  }
  #main .comSec {
    margin-bottom: -4px;
    padding: 0;
    position: static;
    background: none;
  }
  #main .secBox:before {
    width: 100%;
    height: 0;
    padding-bottom: 190%;
    line-height: 0;
    content: "";
    display: block;
  }
  #main .comSec .txt {
    display: none;
  }
  #main .comSec .mainBox {
    max-width: inherit;
    margin: 0;
    position: absolute;
    left: 0;
    top: 31.5%;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
  }
  #main .comSec h2 {
    font-size: 1.3rem;
    letter-spacing: 3px;
  }
  #main .comSec h2 img {
    margin-bottom: 13px;
  }
  #main .comSec .enTtl {
    top: 38%;
  }
  #main .comSec::after {
    display: none;
  }
  #main .sec02 {
    padding: 0;
    background: none;
  }
  #main .sec02 .mainBox::after,
  #main .sec02 .mainBox::before {
    display: none;
  }
  #main .sec02 .mainBox {
    padding: 0;
    max-width: inherit;
  }
  #main .sec02 .txtBox {
    margin: 0 17px;
    width: auto;
  }
  #main .sec02 .txtBox .title {
    margin: 0 -7px 12px;
    text-align: center;
    font-size: 1.3rem;
    letter-spacing: 3.5px;
  }
  #main .sec02 .txtBox .title > span {
    font-size: 2.8rem;
    letter-spacing: 2px;
    line-height: 31px;
    margin: 18px 0 0;
  }
  #main .sec02 .txtBox .title > span .red {
    display: block;
    font-size: 2rem;
    letter-spacing: 3px;
  }
  #main .sec02 .photoBox {
    margin: 0 -17px -132px;
    position: relative;
    right: auto;
    top: auto;
  }
  #main .sec02 .photoBox img {
    width: 100%;
  }
  #main .sec02 .txtBox p {
    position: relative;
    z-index: 10;
    line-height: 30px;
    text-align: justify;
  }
  #main .sec04 {
    padding: 85px 0 100px;
  }
  #main .sec04 h2 {
    margin-bottom: -9px;
    padding-bottom: 40px;
    font-size: 1.5rem;
    letter-spacing: 5px;
    background: url("../img/index/arrow01.png") no-repeat center bottom;
    background-size: 37px auto;
  }
  #main .sec04 h2 .red {
    font-size: 3rem;
    letter-spacing: 10px;
    line-height: 1.2;
    margin-top: 10px;
  }
  #main .sec04 .imgBox::before,
  #main .sec04 .mainBox::after,
  #main .sec04 .mainBox::before,
  #main .sec04 .bgBox::after,
  #main .sec04 .bgBox::before {
    display: none;
  }
  #main .sec04 .headLine01 {
    margin: -33px -81px -118px 3px;
  }
  #main .sec04 .headLine01 img {
    width: 100%;
  }
  #main .sec04 .mainBox {
    max-width: inherit;
  }
  #main .sec04 .txtBox {
    width: auto;
    margin: 0 15px;
    flex-wrap: wrap;
  }
  #main .sec04 .txtBox .headLine02 {
    padding-bottom: 0;
  }
  #main .sec04 .bgBox {
    background: none;
  }
  #main .sec04 .imgBox {
    padding-top: 147px;
    background: url("../img/index/sp_sec04_bg02.jpg") no-repeat center top;
    background-size: 100% auto;
  }
  #main .sec04 .photoBox {
    margin: 0 -15px 8px;
    position: relative;
    right: auto;
    top: auto;
  }
  #main .sec04 .txtBox .photo {
    margin: 0 -15px;
  }
  #main .sec04 .txtBox .photo img {
    width: 100%;
  }
  #main .sec04 .spBox {
    position: relative;
  }
  #main .sec04 .spBox:after {
    background: -moz-linear-gradient(50% 100% 90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 245, 241, 1) 41.78%, rgba(255, 229, 215, 1) 86.33%, rgba(255, 217, 197, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 245, 241, 1) 41.78%, rgba(255, 229, 215, 1) 86.33%, rgba(255, 217, 197, 1) 100%);
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, rgba(255, 255, 255, 1)), color-stop(0.4178, rgba(255, 245, 241, 1)), color-stop(0.8633, rgba(255, 229, 215, 1)), color-stop(1, rgba(255, 217, 197, 1)));
    background: -o-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 245, 241, 1) 41.78%, rgba(255, 229, 215, 1) 86.33%, rgba(255, 217, 197, 1) 100%);
    background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 245, 241, 1) 41.78%, rgba(255, 229, 215, 1) 86.33%, rgba(255, 217, 197, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFD9C5' ,GradientType=0)";
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 245, 241, 1) 41.78%, rgba(255, 229, 215, 1) 86.33%, rgba(255, 217, 197, 1) 100%);
    position: absolute;
    top: 17%;
    right: -15px;
    left: -15px;
    height: 150%;
    content: "";
    z-index: -1;
  }
  #main .sec04 .txtBox p {
    margin-bottom: 14px;
  }
  #main .sec04 .notes {
    padding-top: 0;
    line-height: 1.2;
    position: absolute;
    top: 102%;
    right: 3%;
    width: 94%;
    z-index: 2;
  }
}
#main .next {
  padding-bottom: 27px;
  margin-bottom: 38px;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 7px;
  background: url("../img/index/arrow01.png") no-repeat center bottom;
  background-size: 53px auto;
}
#main .sec06 {
  margin: 38px 0 0;
}
#main .sec06 .subBox {
  background: url(../img/index/sec06_btm_bg.png) no-repeat center bottom, url(../img/index/sec06_bg.png) no-repeat center top;
  background-size: 100% auto, cover;
}
#main .sec06 .headLine01 {
  margin-bottom: -193px;
  text-align: center;
}
#main .sec06 .feature {
  margin-bottom: -32px;
  padding: 223px 0 0;
  background: url(../img/index/sec06_feature_bg.jpg) no-repeat right top / cover;
}
#main .sec06 .feature ul {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1016px;
}
#main .sec06 .feature li {
  position: relative;
  width: 471px;
  margin: 0 18px;
  z-index: 2;
}
#main .sec06 .feature li:after {
  padding: 14px 21px;
  position: absolute;
  left: -15px;
  top: 5px;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/index/sec06_feature_shadow.png) no-repeat center center / 100% 100%;
}
#main .sec06 .feature .inner {
  padding: 50px 43px 42px;
  position: relative;
  z-index: 1;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
}
#main .sec06 .feature h4 {
  margin-bottom: 17px;
  padding: 2px;
  color: #fff;
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 10px;
  background: #80c0c9;
  font-weight: normal;
}
#main .sec06 .feature p {
  font-size: 1.35rem;
  line-height: 1.6;
}
#main .sec06 .feature .ttl {
  margin-bottom: 14px;
  color: #80c0c9;
  font-size: 3.5rem;
  line-height: 1.4;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main .sec06 .feature .ttl sup {
  font-size: 1.2rem;
  vertical-align: top;
}
#main .sec06 .feature li:nth-child(2) h4 {
  background: #8ab0cb;
}
#main .sec06 .feature li:nth-child(2) .ttl {
  color: #8ab0cb;
}
#main .sec06 .feature .notes {
  font-size: 1rem;
  line-height: 1.2;
  position: absolute;
  bottom: -70px;
  right: 10px;
  width: 280px;
  z-index: 2;
  text-align: left;
}
#main .sec06 .recruit {
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  position: relative;
}
#main .sec06 .recruit h3 {
  position: absolute;
  left: 0;
  top: 147px;
  width: 100%;
  text-align: center;
  z-index: 1;
}
#main .sec06 .recruit .img {
  width: 612px;
}
#main .sec06 .recruit .textBox {
  margin: 305px 0 0 -65px;
  width: 458px;
}
#main .sec06 .recruit .headLine02 {
  margin-bottom: 13px;
  padding-bottom: 7px;
  border-bottom: 1px solid #595153;
}
#main .sec06 .recruit .headLine02 span {
  font-size: 2.5rem;
  line-height: 1.78;
}
#main .sec06 .recruit .headLine02 > span {
  margin-right: -10px;
}
#main .sec06 .recruit p {
  line-height: 2;
  text-align: justify;
}
#main .recList {
  margin: -68px auto 0;
  width: 920px;
  position: relative;
  z-index: 2;
}
#main .recList:after {
  padding: 10px 25px;
  position: absolute;
  left: -15px;
  top: 20px;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/index/sec06_shadow.png) no-repeat center center / 100% 100%;
}
#main .recList li {
  padding-bottom: 70px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
  justify-content: center;
  background-color: #fff;
}
#main .recList li:first-child {
  padding-bottom: 45px;
}
#main .recList .img {
  position: absolute;
  left: -28px;
  top: -20px;
}
#main .recList .img img {
  width: 135px;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
}
#main .recList .title {
  padding: 1px 25px 1px 0;
  position: absolute;
  top: -20px;
  left: 50%;
  width: 170px;
  color: #fff;
  font-size: 2rem;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 2px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  transform: translateX(-50%);
  background: url(../img/index/sec06_title_bg.png) no-repeat center top / 100% 100%;
  box-sizing: border-box;
}
#main .recList .title span {
  font-size: 3rem;
  font-style: italic;
  margin-right: 20px;
  vertical-align: -4px;
  font-weight: 300;
}
#main .recList h4 {
  margin-bottom: 30px;
  padding-top: 37px;
  padding-left: 20px;
  width: 100%;
  min-height: 69px;
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 3px;
  line-height: 1.375;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background: url(../img/index/sec06_h4_bg.png) no-repeat center top / 100% 100%;
  font-weight: normal;
}
#main .recList sup {
  font-size: 1rem;
}
#main .recList h4 .sub {
  margin: 0 auto;
  width: auto;
  display: inline-block;
  text-align: right;
}
#main .recList h4 .sml {
  display: block;
  font-size: 1rem;
  letter-spacing: 0;
}
#main .recList .textBox {
  width: 360px;
  line-height: 2;
  text-align: justify;
}
#main .recList .photoBox {
  margin: 3px -23px 0 40px;
  width: 383px;
}
#main .recList .photoBox01 img {
  max-width: 438px;
  margin-right: 78px;
}
#main .recList .note {
  font-size: 1rem;
}
#main .sec06 .note {
  font-size: 1rem;
}
#main .sec06 .btmBox {
  margin-top: -2px;
}
#main .sec06 .btmBox .inner {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
}
#main .sec06 .btmBox .inner .photoBox {
  position: absolute;
  top: 0;
  left: -100px;
}
#main .sec06 .btmBox p {
  padding: 183px 0 204px 438px;
  width: 340px;
  font-size: 1.98rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}
#main .sec06 .btmBox p span {
  display: inline-block;
  font-size: 2.75rem;
  line-height: 1.79;
  border-bottom: 1px solid #c5090f;
}

@media all and (max-width: 767px) {
  #main .next {
    padding-bottom: 25px;
    font-size: 1.4rem;
  }
  #main .sec06 {
    z-index: 1;
    position: relative;
  }
  #main .sec06 .subBox {
    background: url(../img/index/sec06_btm_bg.png) no-repeat center bottom, url(../img/index/sec06_bg.png) no-repeat center top;
    background-size: 100% auto, 100% 100%;
  }
  #main .sec06 .headLine01 {
    margin: 0 5px -118px 2px;
  }
  #main .sec06 .feature {
    padding: 117px 25px 0;
    background: url(../img/index/sp_sec06_feature_bg.jpg) no-repeat center bottom / 100% 100%;
  }
  #main .sec06 .feature li {
    width: 100%;
    margin: 0 0 42px;
  }
  #main .sec06 .feature .inner {
    padding: 40px 18px;
  }
  #main .sec06 .feature .ttl {
    margin: -1px 0 10px;
    font-size: 3rem;
  }
  #main .sec06 .feature .notes {
    right: 0;
    width: 100%;
  }
  #main .sec06 .recruit {
    display: block;
  }
  #main .sec06 .recruit .img {
    margin-top: 20px;
    width: 100%;
  }
  #main .sec06 .recruit h3 {
    top: 80px;
  }
  #main .sec06 .recruit h3 img {
    width: 338px;
  }
  #main .sec06 .recruit .textBox {
    margin: -60px 15px 45px;
    width: auto;
  }
  #main .sec06 .recruit .headLine02 {
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-align: center;
  }
  #main .sec06 .recruit .headLine02 span {
    margin-top: 10px;
    font-size: 2rem;
    display: block;
    letter-spacing: 0;
    line-height: 1.3;
  }
  #main .sec06 .recruit .headLine02 > span {
    margin: 0;
  }
  #main .recList {
    margin: 0 35px 0 20px;
    width: auto;
    display: block;
  }
  #main .recList:after {
    padding: 10px 5px;
    left: 10px;
    top: 20px;
  }
  #main .recList li:first-child {
    padding-bottom: 62px;
  }
  #main .recList .img {
    left: auto;
    right: -48px;
    top: -10px;
  }
  #main .recList .list01 .img {
    right: -58px;
  }
  #main .recList .img img {
    width: 112px;
  }
  #main .recList h4 {
    margin-bottom: 25px;
    padding: 30px 50px 8px 0;
    font-size: 1.8rem;
    letter-spacing: 1px;
  }
  #main .recList .list01 h4 {
    letter-spacing: -1.5px;
  }
  #main .recList .list01 h4 .red {
    letter-spacing: 0;
  }
  #main .recList h4 .sub {
    text-align: center;
  }
  #main .recList h4 .sml {
    display: none;
  }
  #main .recList .textBox {
    width: auto;
    margin: 0 20px 15px;
  }
  #main .recList .photoBox {
    margin: 0;
    width: auto;
    padding: 0 20px;
  }
  #main .recList .photoBox01 img {
    margin: -35px -50px 24px 0;
    max-width: calc(100% + 50px);
  }
  #main .sec06 .btmBox {
    margin-top: -65px;
    margin-bottom: 0;
  }
  #main .sec06 .btmBox .photoBox {
    width: 100%;
  }
  #main .sec06 .btmBox img {
    width: 100%;
  }
  #main .sec06 .btmBox .inner .photoBox {
    position: relative;
    top: 0;
    left: 0;
  }
}
#main .sec10 {
  margin-bottom: 0;
  padding-bottom: 85px;
  background-image: url("../img/index/sec10_bg.png");
}

@media all and (max-width: 767px) {
  #main .sec10 {
    margin-bottom: 70px;
    padding-bottom: 0px;
    position: relative;
    background: none;
    margin: 0;
  }
  #main .sec10 .mainBox {
    margin: 0;
    padding: 0 17px;
    position: absolute;
    bottom: 8%;
    left: 0;
    top: auto;
    width: 100%;
    box-sizing: border-box;
  }
  #main .sec10 h2 {
    margin-bottom: 25px;
    font-size: 1.3rem;
  }
  #main .sec10 .link {
    text-align: center;
  }
}
@media screen and (max-width: 374px) {
  #main .sec10 p {
    font-size: 3.4vw;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .sec10 .link a {
    padding: 13px 0 9px;
  }
  #main .sec02 .txtBox .title > span {
    margin-right: -10px;
    letter-spacing: 0;
  }
  #main .sec06 .feature h4 {
    padding: 8px 2px 0;
    line-height: 1.2;
  }
  #main .sec06 .recruit .headLine02 {
    letter-spacing: 2px;
  }
  #main .recList .title {
    padding-top: 10px;
    line-height: 1;
  }
}

/*-------------------------------------
	9+αラインナップ
-------------------------------------*/
/*-------------------------------------
	9+αラインナップ
-------------------------------------*/
#main .sec09 {
  position: relative;
  color: #fff;
  background: #bf090f;
}
#main .sec09 .subBox {
  padding-bottom: 134px;
  background: url("../img/index/sec09_bg02.png") no-repeat center top 200px;
  background-size: 2000px auto;
  padding-top: 100px;
}
#main .sec09::before {
  width: 100%;
  height: 45px;
  position: absolute;
  left: 0;
  background: url("../img/index/sec09_bg-top.png") repeat-x center top / 100% 80px;
  content: "";
  z-index: 10;
}
#main .sec09 h2 {
  margin-bottom: 28px;
  text-align: center;
  position: relative;
}
#main .sec09 h2 img {
  width: 579px;
  margin: 0 auto 0;
}
#main .sec09 .pTxt {
  margin-bottom: 60px;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  line-height: 2.2;
  text-align: center;
}
#main .sec09 .textImg {
  margin: 0 auto;
  width: 821px;
  position: relative;
}
#main .sec09 .textImg img {
  transform: translate(-19px, 128px);
}
#main .sec09 .textImg p {
  padding: 15px 25px 15px 30px;
  width: 275px;
  position: absolute;
  top: 0;
  left: 50px;
  color: #fff;
  font-size: 1.3rem;
  line-height: 3.08;
  letter-spacing: 0.01em;
  text-align: justify;
  box-sizing: border-box;
  background: url("../img/index/sec09_bg03.png") no-repeat left top / 30px 30px, url("../img/index/sec09_bg04.png") no-repeat right bottom / 30px 30px;
}
#main .sec09 .textImg .comBtn {
  position: absolute;
}
#main .sec09 .textImg .comBtn a {
  padding: 9px 10px 7px 20px;
  width: 248px;
  /* font-size: 0.8rem; */
}
#main .sec09 .textImg .comBtn a::after {
  display: none;
}
#main .sec09 .textImg .comBtn a:hover {
  opacity: 0.7;
}
#main .sec09 .textImg .comBtn:nth-of-type(2n-1) {
  left: 415px;
}
#main .sec09 .textImg .comBtn01 {
  top: 2720px;
  left: 30px !important;
}
#main .sec09 .textImg .comBtn02 {
  top: 740px;
      left: 100px;
}
#main .sec09 .textImg .comBtn03 {
  top: 1064px;
}
#main .sec09 .textImg .comBtn04 {
  top: 1340px;
      left: 100px;
}
#main .sec09 .textImg .comBtn05 {
  top: 1658px;
}
#main .sec09 .textImg .comBtn06 {
  top: 1967px;
      left: 100px;
}
#main .sec09 .textImg .comBtn07 {
  top: 2267px;
}

@media all and (max-width: 767px) {
  #main .sec09 {
    background: none;
  }
  #main .sec09 .subBox {
    padding-bottom: 0;
    background: none;
  }
  #main .sec09::before {
    display: none;
  }
  #main .sec09 h2 {
    margin-bottom: 0;
  }
  #main .sec09 h2 img {
    margin-top: -1px;
    width: 100%;
  }
  #main .sec09 .pTxt {
    margin-top: -1px;
    padding: 26px 10px 0;
    margin-bottom: 0;
    font-size: 1.33rem;
    line-height: 2;
    background: #c0090e;
  }
  #main .sec09 .textImg {
    margin: 0 auto;
    width: auto;
  }
  #main .sec09 .textImg img {
    margin-top: -1px;
    width: 100%;
    transform: translate(0, 0);
  }
  #main .sec09 .textImg p {
    padding: 0;
    top: 52vw;
    left: 5vw;
    right: 5vw;
    color: #000;
    font-size: 1.5rem;
    line-height: 2;
    width: auto;
    letter-spacing: -0.7px;
    background: none;
  }
  #main .sec09 .textImg .comBtn a {
    letter-spacing: 0.5em !important;
  }
  #main .sec09 .textImg .comBtn {
    width: 100%;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
  }
  #main .sec09 .textImg .comBtn01 {
    top: 955vw;
  }
  #main .sec09 .textImg .comBtn02 {
    top: 315vw;
  }
  #main .sec09 .textImg .comBtn03 {
    top: 205vw;
  }
  #main .sec09 .textImg .comBtn04 {
    top: 410vw;
  }
  #main .sec09 .textImg .comBtn05 {
    top: 512.5vw;
  }
  #main .sec09 .textImg .comBtn06 {
    top: 612vw;
  }
  #main .sec09 .textImg .comBtn07 {
    top: 715vw;
  }
}
@media screen and (max-width: 374px) {
  #main .sec09 .pTxt,
  #main .sec09 .textImg p {
    font-size: 3.54vw;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .comBtn a {
    padding: 15px 20px 10px 13px !important;
  }
}
