@charset "UTF-8";
.main_outer1 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  line-height: 1.8;
}
.main_outer1 .pc {
  display: block;
}
.main_outer1 .sp {
  display: none;
}
@media (max-width: 767px) {
  .main_outer1 .pc {
    display: none;
  }
  .main_outer1 .sp {
    display: block;
  }
}
.main_outer1 .container {
  overflow: hidden;
}
.main_outer1 .content {
  margin: 0 auto;
  padding: 0;
}
.main_outer1 .contWp {
  color: #3c3c3c;
  width: 1000px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .main_outer1 {
    font-size: 3.9113428944vw;
  }
  .main_outer1 .contWp {
    width: 92%;
  }
  .main_outer1 img {
    width: 100%;
  }
}

.main_outer1 .kv {
  width: 1200px;
  height: 291px;
  margin-bottom: 10px;
  background: url("../img/kv_pc.png") no-repeat;
  background-size: contain;
  position: relative;
}
.main_outer1 .kv h1 {
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 80px;
}
.main_outer1 .kv h1 > span {
  font-size: 6rem;
}
.main_outer1 .kv h1 .big {
  font-size: 6.4rem;
  position: relative;
}
.main_outer1 .kv h1 .big::after {
  width: 100%;
  height: 3px;
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 3px;
}
.main_outer1 .kv h1 .small {
  font-size: 4.3rem;
}
.main_outer1 .kv h1 .blue {
  color: #a6d6f0;
}
.main_outer1 .kv h1 .yellow {
  color: #fbf28e;
}
.main_outer1 .kv h1 .subTtl {
  display: block;
  margin-top: 20px;
  padding: 4px 0 6px;
  font-size: 2.8rem;
  text-align: center;
  color: #2d4a9e;
  background-color: #b5d5f1;
}
.main_outer1 .date {
  text-align: right;
}
.main_outer1 .leadArea {
  margin-bottom: 60px;
}
.main_outer1 .leadArea > p {
  width: 800px;
  margin: 0 auto 60px;
}
.main_outer1 .leadArea .ToC {
  width: 700px;
  margin: auto;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.main_outer1 .leadArea .ToC > ul, .main_outer1 .leadArea .ToC > div {
  padding: 16px 40px;
  background-color: #eff8fe;
  border: solid 2px #cce5f7;
}
.main_outer1 .leadArea .ToC ul li a {
  display: block;
  padding: 7px 0;
}
.main_outer1 .leadArea .ToC ul li a span {
  display: inline-block;
  position: relative;
}
.main_outer1 .leadArea .ToC ul li a span::before {
  position: absolute;
  content: "";
  border-radius: 50%;
  background: #2d4a9e;
  width: 18px;
  height: 18px;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.main_outer1 .leadArea .ToC ul li a span::after {
  position: absolute;
  content: "";
  border-top-width: 2px;
  border-right-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-color: #fff;
  width: 8px;
  height: 8px;
  right: -24px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.main_outer1 .leadArea .ToC > div {
  border-radius: 20px 20px 0 0;
}
.main_outer1 .leadArea .ToC > div > p {
  margin-bottom: 10px;
}
.main_outer1 .leadArea .ToC > div > ul li {
  color: #2d4a9e;
}
.main_outer1 .leadArea .ToC > div > ul li a {
  color: #2d4a9e;
}
.main_outer1 .leadArea .ToC > div > ul li::before {
  color: #2d4a9e;
}
.main_outer1 .leadArea .ToC > ul {
  border-top-width: 0;
  border-radius: 0 0 20px 20px;
}
.main_outer1 p {
  margin-bottom: 30px;
}
.main_outer1 .markLine {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffe492));
  background: linear-gradient(transparent 60%, #ffe492 60%);
}
.main_outer1 .notes {
  font-size: 1.6rem;
}
.main_outer1 article,
.main_outer1 section {
  margin-bottom: 120px;
}
.main_outer1 article .secTtl,
.main_outer1 section .secTtl {
  width: 1000px;
  height: 99px;
  margin-bottom: 40px;
  background: url("../img/ttlBg_01_pc.png") no-repeat;
  background-size: contain;
  position: relative;
}
.main_outer1 article .secTtl span,
.main_outer1 section .secTtl span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.main_outer1 article .secTtlBig_pc,
.main_outer1 section .secTtlBig_pc {
  height: 140px;
  margin-bottom: 40px;
  background: url("../img/ttlBg_01big_pc.png") no-repeat;
  background-size: contain;
}
.main_outer1 article .secTtlBig_pc span,
.main_outer1 section .secTtlBig_pc span {
  line-height: 1.5;
}
.main_outer1 article figure,
.main_outer1 section figure {
  margin-bottom: 60px;
}
.main_outer1 article figure > div,
.main_outer1 section figure > div {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.main_outer1 article figure > div p,
.main_outer1 section figure > div p {
  width: 26%;
  margin-bottom: 0;
}
.main_outer1 article figure img,
.main_outer1 section figure img {
  display: block;
  margin: auto;
}
.main_outer1 article figure figcaption,
.main_outer1 section figure figcaption {
  font-size: 2rem;
}
.main_outer1 article .Dtl,
.main_outer1 section .Dtl {
  margin-bottom: 60px;
}
.main_outer1 article .Dtl .Dtl_ttl,
.main_outer1 section .Dtl .Dtl_ttl {
  margin: 100px auto 40px;
  padding-left: 10px;
  font-size: 2.6rem;
  font-weight: bold;
  border-bottom: 3px solid #2d4a9e;
  color: #2d4a9e;
  position: relative;
}
.main_outer1 article .Dtl .Dtl_ttlDec,
.main_outer1 section .Dtl .Dtl_ttlDec {
  margin: 80px auto 40px;
}
.main_outer1 article .Dtl .Dtl_ttlDec span,
.main_outer1 section .Dtl .Dtl_ttlDec span {
  padding: 0 0 4px 60px;
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 3px solid #2d4a9e;
  background: url("../img/ttlBg_02.png") no-repeat;
  background-size: 50px auto;
  background-position: center left;
}
.main_outer1 article .Dtl .Dtl_ttlTxt,
.main_outer1 section .Dtl .Dtl_ttlTxt {
  margin: 60px auto 20px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #2d4a9e;
}
.main_outer1 article .Dtl .dtlDL dt,
.main_outer1 section .Dtl .dtlDL dt {
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: bold;
  color: #2d4a9e;
}
.main_outer1 article .Dtl .dtlDL dt span,
.main_outer1 section .Dtl .dtlDL dt span {
  margin-right: 20px;
  padding: 0 10px 2px;
  color: #fff;
  background-color: #2d4a9e;
}
.main_outer1 article .Dtl .dtlDL dd,
.main_outer1 section .Dtl .dtlDL dd {
  margin-bottom: 30px;
}
.main_outer1 article .Dtl .num,
.main_outer1 section .Dtl .num {
  padding-left: 1.2rem;
  text-indent: -1.2rem;
}
.main_outer1 article .Dtl .num span,
.main_outer1 section .Dtl .num span {
  color: #2d4a9e;
}
.main_outer1 article .Dtl .mb0,
.main_outer1 section .Dtl .mb0 {
  margin-bottom: 0;
}
.main_outer1 article .Dtl .mb10,
.main_outer1 section .Dtl .mb10 {
  margin-bottom: 10px;
}
.main_outer1 article .Dtl .notes,
.main_outer1 section .Dtl .notes {
  padding-left: 1.2rem;
  font-size: 1.6rem;
}
.main_outer1 article .intro,
.main_outer1 section .intro {
  padding: 40px 80px;
  background-image: url("../img/bg_intro.png");
}
.main_outer1 article .intro .introSub, .main_outer1 article .intro .introTtl,
.main_outer1 section .intro .introSub,
.main_outer1 section .intro .introTtl {
  font-size: 2.4rem;
  text-align: center;
}
.main_outer1 article .intro .introTtl,
.main_outer1 section .intro .introTtl {
  font-weight: bold;
}
.main_outer1 article .intro > div,
.main_outer1 section .intro > div {
  padding-left: 20px;
}
.main_outer1 article .intro > div .introTtl,
.main_outer1 section .intro > div .introTtl {
  margin-bottom: 30px;
  text-align: left;
  position: relative;
}
.main_outer1 article .intro > div .introTtl span,
.main_outer1 section .intro > div .introTtl span {
  font-size: 2rem;
}
.main_outer1 article .intro > div .introTtl::before,
.main_outer1 section .intro > div .introTtl::before {
  content: "■";
  color: #0094d7;
  position: absolute;
  left: -30px;
}
.main_outer1 article .intro .pSt,
.main_outer1 section .intro .pSt {
  font-size: 2.4rem;
}
.main_outer1 article .intro ul,
.main_outer1 section .intro ul {
  margin-bottom: 30px;
}
.main_outer1 article .intro ul li,
.main_outer1 section .intro ul li {
  font-size: 1.6rem;
  padding-left: 2.2rem;
  text-indent: -2.2rem;
  position: relative;
}
.main_outer1 article .intro ul li a,
.main_outer1 section .intro ul li a {
  color: #0088cf;
  text-decoration: underline;
}
.main_outer1 article .intro ul li::before,
.main_outer1 section .intro ul li::before {
  content: "※ ";
  font-size: 100%;
}
.main_outer1 article .intro .tbl_Ttl,
.main_outer1 section .intro .tbl_Ttl {
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #4977bc;
}
.main_outer1 article .intro table,
.main_outer1 section .intro table {
  width: 100%;
  margin-bottom: 30px;
  background-color: #fff;
}
.main_outer1 article .intro table tr td,
.main_outer1 section .intro table tr td {
  width: 33.3333333333%;
}
.main_outer1 article .bgGray,
.main_outer1 section .bgGray {
  margin-bottom: 30px;
  padding: 30px 80px;
  background-color: #f4f4f4;
}
.main_outer1 article .bgGray .grayTtl,
.main_outer1 section .bgGray .grayTtl {
  margin: 0 auto 20px;
  font-size: 2.4rem;
  font-weight: bold;
}
.main_outer1 article .bgGray p:last-child,
.main_outer1 section .bgGray p:last-child {
  margin-bottom: 10px;
}
.main_outer1 article .pit-price,
.main_outer1 section .pit-price {
  margin-bottom: 40px;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.main_outer1 article .pit-price p,
.main_outer1 section .pit-price p {
  margin-bottom: 0;
  text-align: center;
}
.main_outer1 article .pit-price .txtLink,
.main_outer1 section .pit-price .txtLink {
  margin: 0 auto 4px;
}
.main_outer1 article .txtLink,
.main_outer1 section .txtLink {
  margin-bottom: 50px;
  text-align: center;
}
.main_outer1 article .txtLink a,
.main_outer1 section .txtLink a {
  padding-right: 34px;
  font-size: 2.2rem;
  color: #ed1a3a;
  font-weight: bold;
  border-bottom: 2px solid #ed1a3a;
}
.main_outer1 article .txtLink a span,
.main_outer1 section .txtLink a span {
  position: relative;
}
.main_outer1 article .txtLink a span::before,
.main_outer1 section .txtLink a span::before {
  position: absolute;
  content: "";
  border-radius: 50%;
  background: #ed1a3a;
  width: 18px;
  height: 18px;
  right: -28px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.main_outer1 article .txtLink a span::after,
.main_outer1 section .txtLink a span::after {
  position: absolute;
  content: "";
  border-top-width: 2px;
  border-right-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-color: #fff;
  width: 8px;
  height: 8px;
  right: -22px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.main_outer1 article .btnLink,
.main_outer1 section .btnLink {
  text-align: center;
  margin-bottom: 0;
}
.main_outer1 article .btnLink a,
.main_outer1 section .btnLink a {
  display: block;
  width: 460px;
  margin: 0 auto;
  padding: 14px 14px 14px 0;
  font-size: 1.8rem;
  color: #ed1a3a;
  font-weight: bold;
  background-color: #fff;
  border: 2px solid #ed1a3a;
  border-radius: 8px;
}
.main_outer1 article .btnLink a span,
.main_outer1 section .btnLink a span {
  position: relative;
}
.main_outer1 article .btnLink a span::before,
.main_outer1 section .btnLink a span::before {
  position: absolute;
  content: "";
  border-radius: 50%;
  background: #ed1a3a;
  width: 18px;
  height: 18px;
  right: -28px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.main_outer1 article .btnLink a span::after,
.main_outer1 section .btnLink a span::after {
  position: absolute;
  content: "";
  border-top-width: 2px;
  border-right-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-color: #fff;
  width: 8px;
  height: 8px;
  right: -22px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.main_outer1 .cast-txt-lead {
  margin: 60px 0 20px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #3c3c3c;
}
.main_outer1 .cast-area {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.3;
}
.main_outer1 .cast-area .cast {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 60px;
}
.main_outer1 .cast-area .cast .cast-ttl {
  background-color: #e5f1f9;
  font-size: 1.8rem;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
}
.main_outer1 .cast-area .cast .name {
  margin-bottom: 10px;
}
.main_outer1 .cast-area .cast .name span {
  display: block;
}
.main_outer1 .cast-area .cast .cast-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.main_outer1 .cast-area .cast .cast-img .img-left {
  width: 33%;
}
.main_outer1 .cast-area .cast .cast-img .img-left img {
  width: 100%;
}
.main_outer1 .cast-area .cast .cast-img .img-right {
  width: 63%;
}
.main_outer1 .cast-area .cast .cast-img .img-right img {
  width: 100%;
}
.main_outer1 .cast-area .cast .cast-img-single {
  margin: 0 auto 10px;
  width: 38%;
}
.main_outer1 .cast-area .cast .cast-img-single img {
  width: 100%;
}
.main_outer1 .cast-area .cast .cast-lead {
  font-size: 1.4rem;
  margin-bottom: 14px;
}
.main_outer1 .cast-area .cast .cast-detail {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.main_outer1 .cast-area .cast .cast-detail li {
  margin-right: 5px;
  background-color: #ececec;
  border: 1px solid #464646;
  font-size: 1.4rem;
  padding: 2px 10px;
  margin-bottom: 5px;
}
.main_outer1 .cast-area .cast .price {
  margin-bottom: 0;
  text-align: right;
  color: #ed1a3a;
  font-weight: bold;
  font-size: 1.4rem;
}
.main_outer1 .cast-area .cast .price span {
  font-size: 2.6rem;
}
.main_outer1 .cast-area .cast:nth-child(3n) {
  margin-right: 0;
}
.main_outer1 .cast-area .cast:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.main_outer1 .cast-area + p {
  margin-bottom: 100px;
}
.main_outer1 .period dl {
  margin-bottom: 30px;
}
.main_outer1 .period dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_outer1 .period dl > div dt {
  margin-right: 20px;
  font-weight: bold;
  color: #2d4a9e;
}
.main_outer1 .period ul {
  margin-bottom: 30px;
  list-style-type: disc;
  list-style-position: inside;
}
.main_outer1 .period ul li {
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}
.main_outer1 .patternLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.main_outer1 .patternLink .btnLink a {
  border-width: 0;
  color: #fff;
}
.main_outer1 .patternLink .btnLink a span::before {
  background-color: #fff;
}
.main_outer1 .patternLink .btnLink a span::after {
  right: -23px;
  -webkit-transform: translateY(-60%) rotate(135deg);
          transform: translateY(-60%) rotate(135deg);
}
.main_outer1 .patternLink .act a {
  background-color: #2d4a9e;
}
.main_outer1 .patternLink .act a span::after {
  border-color: #2d4a9e;
}
.main_outer1 .patternLink .pass a {
  background-color: #d8d9d9;
}
.main_outer1 .patternLink .pass a span::after {
  border-color: #d8d9d9;
}
.main_outer1 .rubber .rubberLead {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  color: #2d4a9e;
}
.main_outer1 .rubber table tr td {
  width: 50%;
}
.main_outer1 .object .modalTtl, .main_outer1 .object .modalLink {
  text-align: center;
}
.main_outer1 .object .modalLink {
  line-height: 1;
}
.main_outer1 .object .modalTtl {
  margin-bottom: 10px;
  font-size: 2.6rem;
  font-weight: bold;
}
.main_outer1 .faq {
  margin-bottom: 10px;
}
.main_outer1 .faq h2 {
  margin-bottom: 40px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #2d4a9e;
  border-bottom: 5px solid #2d4a9e;
}
.main_outer1 .faq > div {
  margin-bottom: 40px;
}
.main_outer1 .faq > div p, .main_outer1 .faq > div h3 {
  margin-bottom: 0;
  padding: 10px 0 10px 60px;
}
.main_outer1 .faq > div h3 {
  font-size: 2.4rem;
  font-weight: bold;
  background: url("../img/icon_que.png") no-repeat;
  background-size: 45px auto;
  background-position: top 6px left 0;
  border-bottom-width: 0;
}
.main_outer1 .faq > div p {
  background: url("../img/icon_ans.png") no-repeat;
  background-size: 45px auto;
  background-position: top 6px left 0;
}
.main_outer1 .faq .intro {
  margin-bottom: 0;
}
.main_outer1 .date-02 {
  margin-bottom: 100px;
  text-align: center;
}
@media (max-width: 767px) {
  .main_outer1 .kv {
    width: 100%;
    height: 61.2777053455vw;
    margin-bottom: 1.3037809648vw;
    background: url("../img/kv_sp.png") no-repeat;
    background-size: contain;
  }
  .main_outer1 .kv h1 {
    width: 70.4041720991vw;
    font-size: 5.4758800522vw;
    line-height: 1.4;
    top: 28.5528031291vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .main_outer1 .kv h1 > span {
    font-size: 7.8226857888vw;
  }
  .main_outer1 .kv h1 .big {
    font-size: 8.3441981747vw;
  }
  .main_outer1 .kv h1 .big::after {
    width: 100%;
    height: 0.5215123859vw;
    bottom: 0.260756193vw;
  }
  .main_outer1 .kv h1 .small {
    font-size: 4.9543676662vw;
  }
  .main_outer1 .kv h1 .subTtl {
    margin-top: 1.5645371578vw;
    font-size: 4.4328552803vw;
    background: transparent;
  }
  .main_outer1 .leadArea {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 .leadArea > p {
    width: 100%;
    margin: 0 auto 7.8226857888vw;
  }
  .main_outer1 .leadArea .ToC {
    width: 100%;
    font-size: 3.9113428944vw;
    line-height: 1.8;
  }
  .main_outer1 .leadArea .ToC > ul, .main_outer1 .leadArea .ToC > div {
    padding: 5.2151238592vw;
    border-width: 0;
  }
  .main_outer1 .leadArea .ToC ul li a {
    padding: 1.3037809648vw 0;
  }
  .main_outer1 .leadArea .ToC ul li a span {
    position: relative;
  }
  .main_outer1 .leadArea .ToC ul li a span::before {
    position: absolute;
    content: "";
    border-radius: 50%;
    background: #2d4a9e;
    width: 3.9113428944vw;
    height: 3.9113428944vw;
    right: -5.7366362451vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .main_outer1 .leadArea .ToC ul li a span::after {
    position: absolute;
    content: "";
    border-top-width: 0.5215123859vw;
    border-right-width: 0.5215123859vw;
    border-top-style: solid;
    border-right-style: solid;
    border-color: #fff;
    width: 1.5645371578vw;
    height: 1.5645371578vw;
    right: -4.3024771838vw;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .main_outer1 .leadArea .ToC > div {
    margin-bottom: 1.3037809648vw;
  }
  .main_outer1 .leadArea .ToC > div > p {
    margin-bottom: 2.6075619296vw;
  }
  .main_outer1 .leadArea .ToC > div > ul > li > a {
    padding-left: 3.9113428944vw;
    position: relative;
  }
  .main_outer1 .leadArea .ToC > div > ul > li > a::before {
    position: absolute;
    top: 0.6518904824vw;
    left: 0;
  }
  .main_outer1 p {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 .notes {
    font-size: 3.3898305085vw;
  }
  .main_outer1 article,
.main_outer1 section {
    margin-bottom: 15.6453715776vw;
  }
  .main_outer1 article .secTtl,
.main_outer1 article .secTtl02_pc,
.main_outer1 section .secTtl,
.main_outer1 section .secTtl02_pc {
    width: 100%;
    height: 26.075619296vw;
    margin-bottom: 7.8226857888vw;
    background: url("../img/ttlBg_01_sp.png") no-repeat;
    background-size: contain;
  }
  .main_outer1 article .secTtl span,
.main_outer1 article .secTtl02_pc span,
.main_outer1 section .secTtl span,
.main_outer1 section .secTtl02_pc span {
    font-size: 5.2151238592vw;
    line-height: 1.5;
    bottom: 2.6075619296vw;
  }
  .main_outer1 article .secTtlBig_sp,
.main_outer1 section .secTtlBig_sp {
    height: 33.8983050847vw;
    background: url("../img/ttlBg_01big_sp.png") no-repeat;
    background-size: contain;
  }
  .main_outer1 article figure,
.main_outer1 section figure {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 article figure > div,
.main_outer1 section figure > div {
    margin-bottom: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main_outer1 article figure > div p,
.main_outer1 section figure > div p {
    width: 30%;
  }
  .main_outer1 article figure > div p > img,
.main_outer1 section figure > div p > img {
    width: 100%;
  }
  .main_outer1 article figure img,
.main_outer1 section figure img {
    width: 80%;
  }
  .main_outer1 article figure figcaption,
.main_outer1 section figure figcaption {
    font-size: 3.3898305085vw;
  }
  .main_outer1 article .Dtl,
.main_outer1 section .Dtl {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 article .Dtl .Dtl_ttl,
.main_outer1 section .Dtl .Dtl_ttl {
    margin: 10.4302477184vw auto 7.8226857888vw;
    padding-left: 1.3037809648vw;
    font-size: 4.9543676662vw;
  }
  .main_outer1 article .Dtl .Dtl_ttlDec,
.main_outer1 section .Dtl .Dtl_ttlDec {
    margin: 7.8226857888vw auto 7.8226857888vw;
  }
  .main_outer1 article .Dtl .Dtl_ttlDec span,
.main_outer1 section .Dtl .Dtl_ttlDec span {
    padding: 0 0 0.7822685789vw 10.4302477184vw;
    font-size: 4.4328552803vw;
    background-size: 7.8226857888vw auto;
  }
  .main_outer1 article .Dtl .Dtl_ttlTxt,
.main_outer1 section .Dtl .Dtl_ttlTxt {
    margin: 7.8226857888vw auto 2.6075619296vw;
    font-size: 4.4328552803vw;
    font-weight: bold;
    text-align: left;
  }
  .main_outer1 article .Dtl .dtlDL dt,
.main_outer1 section .Dtl .dtlDL dt {
    margin-bottom: 0.5215123859vw;
    font-size: 4.1720990874vw;
  }
  .main_outer1 article .Dtl .dtlDL dt span,
.main_outer1 section .Dtl .dtlDL dt span {
    margin-right: 2.6075619296vw;
    padding: 0 2.6075619296vw 0.260756193vw;
  }
  .main_outer1 article .Dtl .dtlDL dd,
.main_outer1 section .Dtl .dtlDL dd {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 article .Dtl .mb0,
.main_outer1 section .Dtl .mb0 {
    margin-bottom: 0;
  }
  .main_outer1 article .Dtl .mb10,
.main_outer1 section .Dtl .mb10 {
    margin-bottom: 2.6075619296vw;
  }
  .main_outer1 article .intro,
.main_outer1 section .intro {
    padding: 5.2151238592vw 5.2151238592vw 7.8226857888vw;
  }
  .main_outer1 article .intro .introSub, .main_outer1 article .intro .introTtl,
.main_outer1 section .intro .introSub,
.main_outer1 section .intro .introTtl {
    font-size: 4.1720990874vw;
  }
  .main_outer1 article .intro .introTtl,
.main_outer1 section .intro .introTtl {
    margin-bottom: 5.2151238592vw;
  }
  .main_outer1 article .intro .introSub,
.main_outer1 section .intro .introSub {
    font-size: 3.9113428944vw;
  }
  .main_outer1 article .intro > div,
.main_outer1 section .intro > div {
    padding-left: 2.6075619296vw;
  }
  .main_outer1 article .intro > div .introTtl,
.main_outer1 section .intro > div .introTtl {
    margin-bottom: 5.2151238592vw;
  }
  .main_outer1 article .intro > div .introTtl span,
.main_outer1 section .intro > div .introTtl span {
    font-size: 3.6505867014vw;
  }
  .main_outer1 article .intro > div .introTtl::before,
.main_outer1 section .intro > div .introTtl::before {
    left: -4.6936114733vw;
  }
  .main_outer1 article .intro .pSt,
.main_outer1 section .intro .pSt {
    font-size: 4.4328552803vw;
  }
  .main_outer1 article .intro ul,
.main_outer1 section .intro ul {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 article .intro ul li,
.main_outer1 section .intro ul li {
    font-size: 3.3898305085vw;
    padding-left: 4.4328552803vw;
    text-indent: -4.4328552803vw;
  }
  .main_outer1 article .intro .tbl_Ttl,
.main_outer1 section .intro .tbl_Ttl {
    margin-bottom: 1.3037809648vw;
    font-size: 4.1720990874vw;
  }
  .main_outer1 article .intro table,
.main_outer1 section .intro table {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 article .bgGray,
.main_outer1 section .bgGray {
    margin-bottom: 7.8226857888vw;
    padding: 2.6075619296vw;
  }
  .main_outer1 article .bgGray .grayTtl,
.main_outer1 section .bgGray .grayTtl {
    margin: 0 auto 2.6075619296vw;
    font-size: 4.4328552803vw;
    font-weight: bold;
    text-align: left;
  }
  .main_outer1 article .bgGray p:last-child,
.main_outer1 section .bgGray p:last-child {
    margin-bottom: 1.3037809648vw;
  }
  .main_outer1 article .pit-price,
.main_outer1 section .pit-price {
    margin-bottom: 7.8226857888vw;
    padding: 2.6075619296vw 0;
    border-top-width: 0.260756193vw;
    border-bottom-width: 0.260756193vw;
  }
  .main_outer1 article .pit-price .txt-link,
.main_outer1 section .pit-price .txt-link {
    margin: 0 auto 1.3037809648vw;
  }
  .main_outer1 article .txtLink,
.main_outer1 section .txtLink {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 article .txtLink a,
.main_outer1 section .txtLink a {
    padding-right: 5.4758800522vw;
    font-size: 4.1720990874vw;
    line-height: 1.8;
  }
  .main_outer1 article .txtLink a span::before,
.main_outer1 section .txtLink a span::before {
    position: absolute;
    content: "";
    border-radius: 50%;
    background: #ed1a3a;
    width: 3.9113428944vw;
    height: 3.9113428944vw;
    right: -5.3455019557vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .main_outer1 article .txtLink a span::after,
.main_outer1 section .txtLink a span::after {
    position: absolute;
    content: "";
    border-top-width: 0.5215123859vw;
    border-right-width: 0.5215123859vw;
    border-top-style: solid;
    border-right-style: solid;
    border-color: #fff;
    width: 1.5645371578vw;
    height: 1.5645371578vw;
    right: -3.9113428944vw;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .main_outer1 article .txtLink_spH a span::before,
.main_outer1 section .txtLink_spH a span::before {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  .main_outer1 article .txtLink_spH a span::after,
.main_outer1 section .txtLink_spH a span::after {
    -webkit-transform: translateY(200%) rotate(45deg);
            transform: translateY(200%) rotate(45deg);
  }
  .main_outer1 article .btnLink a,
.main_outer1 section .btnLink a {
    width: 78.2268578879vw;
    margin: 0 auto;
    padding: 14px 14px 14px 0;
    font-size: 3.9113428944vw;
  }
  .main_outer1 article .btnLink a span::before,
.main_outer1 section .btnLink a span::before {
    position: absolute;
    content: "";
    border-radius: 50%;
    background: #ed1a3a;
    width: 3.9113428944vw;
    height: 3.9113428944vw;
    right: -5.3455019557vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .main_outer1 article .btnLink a span::after,
.main_outer1 section .btnLink a span::after {
    position: absolute;
    content: "";
    border-top-width: 0.5215123859vw;
    border-right-width: 0.5215123859vw;
    border-top-style: solid;
    border-right-style: solid;
    border-color: #fff;
    width: 1.5645371578vw;
    height: 1.5645371578vw;
    right: -3.9113428944vw;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .main_outer1 .cast-txt-lead {
    margin: 7.8226857888vw 0 3.9113428944vw;
    font-size: 4.4328552803vw;
  }
  .main_outer1 .cast-area {
    display: block;
  }
  .main_outer1 .cast-area .cast {
    width: 100%;
    margin-right: 0;
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 .cast-area .cast .cast-ttl {
    font-size: 3.9113428944vw;
    padding: 2.6075619296vw 0;
    margin-bottom: 2.6075619296vw;
  }
  .main_outer1 .cast-area .cast .name {
    font-size: 3.6505867014vw;
  }
  .main_outer1 .cast-area .cast .cast-img {
    margin-bottom: 1.3037809648vw;
  }
  .main_outer1 .cast-area .cast .cast-img-single {
    margin: 0 auto 1.3037809648vw;
  }
  .main_outer1 .cast-area .cast .cast-lead {
    font-size: 3.1290743155vw;
    margin-bottom: 1.8252933507vw;
  }
  .main_outer1 .cast-area .cast .cast-detail {
    margin-bottom: 1.3037809648vw;
  }
  .main_outer1 .cast-area .cast .cast-detail li {
    margin-right: 1.3037809648vw;
    font-size: 3.1290743155vw;
    padding: 0.260756193vw 1.3037809648vw;
    margin-bottom: 0.6518904824vw;
  }
  .main_outer1 .cast-area .cast .price {
    font-size: 3.3898305085vw;
  }
  .main_outer1 .cast-area .cast .price span {
    font-size: 5.4758800522vw;
  }
  .main_outer1 .cast-area .cast:nth-last-child(-n+3) {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 .cast-area + p {
    margin-bottom: 13.037809648vw;
  }
  .main_outer1 .period dl {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 .period dl > div {
    display: block;
  }
  .main_outer1 .period dl > div dt {
    margin-right: 0;
  }
  .main_outer1 .period dl > div dd {
    margin-left: 2.6075619296vw;
  }
  .main_outer1 .period ul {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 .patternLink {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main_outer1 .patternLink .btnLink {
    width: 48%;
  }
  .main_outer1 .patternLink .btnLink a {
    width: 100%;
    padding: 14px 0 7.8226857888vw;
    line-height: 1.5;
  }
  .main_outer1 .patternLink .btnLink a span::before {
    top: 110%;
    right: 50%;
    -webkit-transform: translateX(110%);
            transform: translateX(110%);
  }
  .main_outer1 .patternLink .btnLink a span::after {
    top: 120%;
    right: 50%;
    -webkit-transform: translateX(190%) rotate(135deg);
            transform: translateX(190%) rotate(135deg);
  }
  .main_outer1 .rubber .rubberLead {
    font-size: 4.9543676662vw;
  }
  .main_outer1 .object .modalTtl,
.main_outer1 .object .modalLink {
    text-align: center;
  }
  .main_outer1 .object .modalTtl {
    margin-bottom: 1.3037809648vw;
    font-size: 4.4328552803vw;
  }
  .main_outer1 .faq {
    margin-bottom: 1.3037809648vw;
  }
  .main_outer1 .faq h2 {
    margin-bottom: 7.8226857888vw;
    padding-bottom: 1.3037809648vw;
    font-size: 4.9543676662vw;
    border-width: 3px;
  }
  .main_outer1 .faq > div {
    margin-bottom: 7.8226857888vw;
  }
  .main_outer1 .faq > div p, .main_outer1 .faq > div h3 {
    padding: 1.3037809648vw 0 1.3037809648vw 7.8226857888vw;
    background-position: top 1.8252933507vw left 0;
  }
  .main_outer1 .faq > div h3 {
    font-size: 4.1720990874vw;
    background-size: 6.518904824vw auto;
  }
  .main_outer1 .faq > div p {
    background-size: 6.518904824vw auto;
  }
  .main_outer1 .date-02 {
    margin-bottom: 10.4302477184vw;
  }
}
/*# sourceMappingURL=style.css.map */