@charset "UTF-8";

main {
  overflow-x: hidden;
}

html {
  visibility: hidden;
}

html.wf-active {
  visibility: visible;
}

body {
  font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif" !important;
}

main p,
main li {
  font-size: 16px;
  line-height: 36px;
  font-family: "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
}


.tenMin {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}



/*SPstart*/


@media screen and (max-width: 767px) {
  .btm_btn {
    margin: 40px 0 0 0;
  }


  .top_price {
    
  }

  .section_intro_title01 {
    font-size: 26px;
    font-weight: bold;
    color: #282828;
    margin: 0;
  }

  .top_txt {
    text-align: center;
    padding: 3.6em 0 0 0;
    color: #fff;
  }

  .top_tlt {
    font-size: 56px;
    font-weight: bold;
    line-height: 1em;
  }

  .top_inner {
    font-size: 24px;
    font-weight: bold;

  }

  .intro_img {
    widh: 70%;
    margin: 0 50px;
  }


  .itemImg img {
    width: 50%;
  }


  achor01 .section_content .anchorWrap01 {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .section_content .anchorWrap01+.anchorWrap {
    margin-top: 50px;
  }

  .section_content .anchorWrap01 li {
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 470px;
    margin-bottom: 16px;
  }

  .section_content .anchorWrap01 li:last-child {
    margin-right: 0;
  }

  .section_content .anchorWrap01 li a {
    position: relative;
    display: block;
  }

  .section_content .anchorWrap01 li a:hover,
  .section_content .anchorWrap01 li a:active {
    text-decoration: none;
    opacity: 1;
  }

  .section_content .anchorWrap01 div {
    position: relative;
    padding: 25px;
    letter-spacing: 0.05em;
    text-align: center;
    top: 0;
    left: 0;
    transition-duration: 0.3s;
    z-index: 0;
  }

  .section_content .anchorWrap01 div::before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    background: #fff;
    top: 0;
    left: 0;
    z-index: -1;
    transition-duration: 0.3s;
  }

  .section_content .anchorWrap01 li a::before {
    position: absolute;
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-right: 3px solid #00609D;
    border-bottom: 3px solid #00609D;
    transform: rotate(-45deg);
    top: 35px;
    right: 20px;
    transition-duration: 0.3s;
    z-index: 1;
  }

  .section_content .anchorWrap01 li a:hover div::before,
  .section_content .anchorWrap01 li a:active div::before {
    top: 5px;
    left: 5px;
  }

  .section_content .anchorWrap01 div::after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    top: 5px;
    left: 5px;
    z-index: -2;
  }

  .section_content .anchorWrap01 li a:hover div,
  .section_content .anchorWrap01 li a:active div {
    top: 5px;
    left: 5px;
  }

  .section_content .anchorWrap01 li a h3 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    background: rgba(56, 154, 186, .5);
    line-height: 65px;
    width: 100%;
    position: relative;
  }

  .section_content .anchorWrap01 li a img {
    width: 100%;
    margin-top: -65px;
  }

  .section_content .anchorWrap01 li a p {
    font-size: 20px;
    line-height: 28px;
  }

  .section_content .anchorWrap01 {
    display: block;
    width: 110%;
    margin: 15px 0 0 -15px;
  }

  /*achor01*/












  .intro_inner {
    line-height: 1.6em;
    font-size: 16px;
        text-align: left !important;
  }

  .whatWrap {
    margin: 40px 0 !important;
    padding: 34px 38px !important;
    background: #FFF;

  }



  .bgMurasaki {
    background-image: url("../images/bg_murasaki.jpg")
  }

  .bgRed {
    background-image: url("../images/bg_red.jpg")
  }


  .price_box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px 0;
  }

  .web_price {
    display: inline;
    color: #C31A1F;
    font-size: 32px;
    font-weight: bold;
    white-space: nowrap;
  }

  .fontSt {
    font-weight: bold;
    font-size: 36px;
  }

  .dispFlex li {
    margin: 0 -20px 15px 76px;
  }

  .dispFlex li dd {
    font-weight: bold;
    text-align: center;
  }

  .dispFlex {
    display: flex;
    margin: 0 auto;
  }

  .intro_naiyo {
    margin: 0 0;
  }

  h2:after {
    /* content: ""; */
    display: block;
    /* width: 27%; */
    /* border-bottom: solid #062663 3px; */
    /* margin: 0 0 0 385px; */
    padding: 13px 0 0 0;
  }

  .box01 {
    width: 465px;
    background: #5F5777;
    height: 41px;
    text-align: center;
    color: #fff;
    /* margin: 0 0 0 500px; */
    padding: 3px 0 0 0;
  }

  .box01_red {
    width: 465px;
    background: #CC3333;
    height: 41px;
    text-align: center;
    color: #fff;
    /* margin: 0 0 0 500px; */
    padding: 3px 0 0 0;
  }

  .box03 {
    width: 80px;
    background: #CC3333;
    height: 30px;
    text-align: center;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    left: -124px;
    top: 50px;
  }




  .box04 {
    width: 135px;
    background: #CC3333;
    height: 40px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-weight: bold;
  }





  .box02_text {
    margin: 0 0 0 -12px;
  }

  .btn_txt {
    font-size: 16px;
    font-weight: bold;
  }

  .subTtl {
    padding: 55px 0 30px 0;
  }

  .subTtl02 {
    margin: 0 auto;
    line-height: 35px;
  }

  .pbContents {
    width: 100%;
    height: 487px;
  }

  .btn_tlt {
    font-size: 24px;
    font-weight: bold;
  }

  .subTtl03 {
    font-size: 24px;
    font-weight: 600;
  }

  .btn_tlt02 {
    font-size: 16px;
    font-weight: 600;
    padding: 16px 0 0 0;
    line-height: 22px;
    text-align: left !important;
  }

  .btn_tlt03 {
    font-size: 21px;
    font-weight: 600;
    padding: 26px 0 0 0;
  }

  .btn_tlt04 {

  }

  .btn_tax {
    color: #C31A1F;
    font-size: 18px;
    font-weight: bold;
    writing-mode: tb-rl;
  }

  .bgBeige {
    background: #FBF3E5;
  }

  .menuMb {
    margin: 0 0 0 476px;
  }

  .menuMb02 {
    margin: 0 0 0 273px;
  }

  .itemImg {
    margin: 0 auto;
    text-align: center;
  }

  .introTxt {
    font-size: 16px;
    line-height: 2em;
    padding: 0 0 35px 0;
    font-weight: 600;
  }

  .content_price {
    margin: 24px 0 24px 0;
  }

  /*boxSEC*/
  .box01 {
    width: 100%;
  }

  .box01_red {
    width: 100%;
  }

  .box02 {
    width: 135px;
    background: #CC3333;
    height: 40px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-weight: bold;
  }

  .box01_text {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .box02_text {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .box_txt {
    font-size: 20px;
  }

  .box_txt02 {
    font-size: 24px;
  }

  .box_txt04 {
    font-size: 24px;
  }

  .txt {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 8px;
  }







  /*octagonSEC*/
  .otgTlt {
    padding: 40px 0 30px 0;
  }

  .otg01 {
    color: #fff;
    font-size: 24px;
    padding: 16px 64px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
  }

  .otg01::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/otg_bdr.png);
    background-position: center;
    background-size: 97% 82%;
    background-repeat: no-repeat;
    z-index: 2;
  }

  .octagon {
    width: 100%;
    height: 86px;
    background: #D7AD5F;
    position: relative;
    margin: 0 auto;
  }

  .octagon:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 15px solid #D7AD5F;
    border-left: 10px solid #FBF3E5;
    border-right: 10px solid #FBF3E5;
  }

  .octagon:after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 15px solid #D7AD5F;
    border-left: 10px solid #FBF3E5;
    border-right: 10px solid #FBF3E5;
  }

  .otg02 {
    color: #fff;
    font-size: 24px;
    padding: 14px 0;
    font-weight: bold;
    line-height: 1.2em;
    position: relative;
  }

    .otg02 span {
    font-size: 18px;
  }

    .otg02::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/otg_bdr.png);
    background-position: center;
    background-size: 97% 82%;
    background-repeat: no-repeat;
    z-index: 2;
  }

  .octagonR {
    width: 100%;
    height: 84px;
    background: #C31A1F;
    position: relative;
    margin: 0 auto;
  }
  .octagonR_01 {
    width: 100%;
    height: 88px;
    background: #C31A1F;
    position: relative;
    margin: 0 auto;
  }

  .octagonR::before,
  .octagonR_01::before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 15px solid #C31A1F;
    border-left: 10px solid #FFF;
    border-right: 10px solid #FFF;
  }

  .octagonR::after,
  .octagonR_01::after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 15px solid #C31A1F;
    border-left: 10px solid #FFF;
    border-right: 10px solid #FFF;
  }

  .otgWh {
    width: 98%;
    position: absolute;
    padding: 11px 0 0 13px;
    z-index: 1;
    height: 62%;
    margin: -2px 0 0 -2px;
  }

  .otgWh img {
    height: 150%;
  }

  .octagonR .otgWh {
    width: 98%;
    position: absolute;
    padding: 11px 0 0 13px;
    z-index: 1;
    height: 62%;
    margin: -2px 0 0 -2px;
  }

  .octagonR .otgWh img {
    height: 150%;
  }

  /*octagonSEC*/








  .section_content .contentWrap div {
    position: relative;
    padding: 16px 16px 0;
    letter-spacing: 0.05em;
    /* text-align: center; */
    top: 0;
    left: 0;
    transition-duration: 0.3s;
  }

  .cbBtn {
    margin: 50px auto 0;
  }

  .cbBtn a {
    position: relative;
    display: block;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    border-radius: 30px;
    padding: 23px 20px 20px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }

  .cbBtn a::before {
    position: absolute;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    transition-duration: 0.3s;
    z-index: 1;
  }

  .cbBtn a {
    background: #02A5D9;
  }

  .section_content .contentWrap li h3 {
    font-size: 22px;
    font-weight: bold;
    color: #282828;
    line-height: 37px;
    width: 100%;
    position: relative;
  }

  .box03_text {
    margin: 0 85px;
    text-align: center;
  }

  .contentPb {
    width: 100%;
    padding: 0 0 50px 0;
    margin: 0 0 44px 0;
  }

  .dispFlex li {
    margin: 0 13px;
  }

  .dispFlex li dd {
    font-weight: bold;
    text-align: center;
  }

  .dispFlex {
    display: inline-flex;
    margin: 30px 0 -10px 0;
  }

  .intro_naiyo {
    margin: 0 auto;
  }

  h2:after {
    content: "";
    display: block;
    width: 27%;
    margin: 0 auto;
    padding: 13px 0 0 0;
  }

  .section_intro_text {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 53px 0;
  }

  .section_content .contentWrap+.contentWrap {
   margin-top: 32px !important;
  }

    .bgBeige {
    padding-bottom: 0px;
  }
}

/*SPend*/
.mv {
  margin: 0 auto;
}

.liContent03 {}

.liContent04 {
  margin: 154px 0;
}

.btn_tlt:after {
  content: "";
  display: block;
  width: 90%;
  border-bottom: solid #282828 3px;
  margin: 0 auto;
  padding: 0 0 0 0;
}

.contentsBox {
  margin: -1px 0;
}

.tac {
  text-align: center;
}

.btn_strong {
  color: #02A5D9;
  font-weight: bold;
  font-size: 27px;
}

.shaku {
  font-size: 17px;
}

h1 {
  margin: 0 auto;
}

.clearfix {
  display: block;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

/*PCstart*/
@media screen and (min-width: 767px) {

  .btm_btn {
    margin: 0 0 0 527px;
  }

  .top_price {
    margin: 0 0 16px 0;
    display: inline-block;
  }

  .top_txt {
    text-align: center;
    padding: 60px 0 37px 0;
    color: #fff;
  }

  .top_tlt {
    font-size: 96px;
    font-weight: bold;
    line-height: 1em;
  }

  .top_inner {
    font-size: 49px;
    font-weight: bold;
  }



  .section_intro_title01 {
    font-size: 30px;
    font-weight: bold;
    color: #282828;
    margin: 0 0 0 476px;
  }


  .intro_inner {
    margin: 24px -36px 60px 0;
  }

  .bgMurasaki {
    background-image: url("../images/bg_murasaki.jpg")
  }

  .bgRed {
    background-image: url("../images/bg_red.jpg")
  }



  .price_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 16px 0;
    gap: 8px;
  }

  .web_price {
    display: inline;
    color: #C31A1F;
    font-size: 46px;
    font-weight: bold;
    white-space: nowrap;
  }

  .box04 {
    width: 135px;
    background: #CC3333;
    height: 40px;
    text-align: center;
    color: #fff;
    padding: 3px 0 0 0;
    font-weight: bold;
    margin: 0 0 0 500px;
  }


  .fontSt {
    font-weight: bold;
    font-size: 40px;
  }

  .box02 {
    width: 135px;
    background: #CC3333;
    height: 40px;
    text-align: center;
    color: #fff;
    padding: 3px 0 0 0;
    font-weight: bold;
    margin: 0 0 0 476px;
  }

  .btn_txt {
    font-size: 25px;
    font-weight: bold;
  }

  .subTtl {
    padding: 55px 0 0 0;
  }

  .subTtl02 {
    margin: 55px 20px 0 0;
    line-height: 35px;
  }

  .pbContents {
    padding: 0;
    width: 100%;
    height: 850px;
  }

  .btn_tlt {
    font-size: 50px;
    font-weight: bold;
  }

  .subTtl03 {
    font-size: 24px;
    font-weight: 600;
  }

  .btn_tlt02 {
    font-size: 21px;
    font-weight: 600;
    padding: 26px 0 0 0;
  }

  .btn_tlt03 {
    font-size: 21px;
    font-weight: 600;
    padding: 26px 0 0 0;
  }

  .btn_tlt04 {
    color: #C31A1F;
    font-size: 44px;
    font-weight: bold;
  }

  .btn_tax {
    color: #C31A1F;
    font-size: 20px;
    font-weight: bold;
    writing-mode: tb-rl;
  }

  .bgBeige {
    background: #FBF3E5;
    padding-bottom: 90px;
  }

  .menuMb {
    margin: 0 0 0 476px;
  }

  .menuMb02 {
    margin: 0 0 0 273px;
  }

  .itemImg {
    text-align: center;
  }

  .introTxt {
    font-size: 16px;
    line-height: 36px;
    padding: 17px 185px 39px;
    font-weight: 600;
  }

  .content_price {
    margin: 0 0 25px 400px;
  }

  /*boxSEC*/
  .box01 {
    width: 100%;
  }

  .box01_red {
    width: 100%;
  }

  .box01_text {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .box02_text {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .box_txt {
    font-size: 20px;
  }

  .box_txt02 {
    font-size: 24px;
  }

  .box_txt04 {
    font-size: 24px;
  }

  /*octagonSEC*/
  .otgTlt {
    padding: 90px 0 55px 0;
  }

  .otg01 {
    color: #fff;
    font-size: 38px;
    padding: 32px 116px;
    font-weight: bold;
  }

  .otg01::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/otg_bdr.png);
    background-position: center;
    background-size: 97% 82%;
    background-repeat: no-repeat;
    z-index: 2;
  }

  .octagon {
    width: 784px;
    height: 100px;
    background: #D7AD5F;
    position: relative;
    margin: 0 auto;
  }

  .octagon:before {
    content: "";
    width: 784px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 20px solid #D7AD5F;
    border-left: 20px solid #FBF3E5;
    border-right: 20px solid #FBF3E5;
  }

  .octagon:after {
    content: "";
    width: 784px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 20px solid #D7AD5F;
    border-left: 20px solid #FBF3E5;
    border-right: 20px solid #FBF3E5;
  }

  .otg02 {
    color: #fff;
    font-size: 38px;
    padding: 19px 104px;
    font-weight: bold;
  }

  .otg02 span {
    font-size: 20px;
  }

  
  .octagonR .otg02 {
    color: #fff;
    font-size: 38px;
    padding: 32px 104px;
    font-weight: bold;
  }

  .otg02::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/otg_bdr.png);
    background-position: center;
    background-size: 97% 82%;
    background-repeat: no-repeat;
    z-index: 2;
  }

  .octagonR {
    width: 784px;
    height: 100px;
    background: #C31A1F;
    position: relative;
    margin: 0 auto;
  }

  
  .octagonR_01{
    width: 784px;
    height: 122px;
    background: #C31A1F;
    position: relative;
    margin: 0 auto;
  }
  
  .octagonR::before,
  .octagonR_01::before {
    content: "";
    width: 784px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 20px solid #C31A1F;
    border-left: 20px solid #FFF;
    border-right: 20px solid #FFF;
  }
  .octagonR::after,
  .octagonR_01::after {
    content: "";
    width: 784px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 20px solid #C31A1F;
    border-left: 20px solid #FFF;
    border-right: 20px solid #FFF;
  }

  .otgWh {
    width: 98%;
    position: absolute;
    padding: 12px 0 0 16px;
    z-index: 1;
  }

  /*octagonSEC*/
  .section_content .contentWrap div {
    position: relative;
    padding: 25px;
    letter-spacing: 0.05em;
    /* text-align: center; */
    top: 0;
    left: 0;
    transition-duration: 0.3s;
    padding: 70px 0 0 0;
  }

  .cbBtn {
    margin: 50px auto 0;
  }

  .cbBtn a {
    position: relative;
    display: block;
    width: 44%;
    height: 100%;
    margin: 0 auto;
    border-radius: 30px;
    padding: 23px 20px 20px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }

  .cbBtn a::before {
    position: absolute;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18px;
    transition-duration: 0.3s;
    z-index: 1;
  }

  .cbBtn a {
    background: #02A5D9;
  }

  .section_content .contentWrap li h3 {
    font-size: 32px;
    font-weight: bold;
    color: #282828;
    line-height: 37px;
    width: 100%;
    position: relative;
  }

  .box03 {
    margin: 0 0 0 90px;
  }

  .box03_text {
    margin: 0 112px 0 0;
  }

  .contentPb {
    width: 100%;
    padding: 0 0 50px 0;
    margin: 0 0 44px 0;
  }

  .dispFlex li {
    margin: 0 -20px 15px 76px;
  }

  .dispFlex li dd {
    font-weight: bold;
    text-align: center;
  }

  .dispFlex {
    display: flex;
    margin: 0 auto;
  }

  .intro_naiyo {
    margin: 0 0;
  }

  h2:after {
    /* content: ""; */
    display: block;
    /* width: 27%; */
    /* border-bottom: solid #062663 3px; */
    /* margin: 0 0 0 385px; */
    padding: 13px 0 0 0;
  }

  .box01 {
    width: 465px;
    background: #5F5777;
    height: 41px;
    text-align: center;
    color: #fff;
    margin: 0 0 0 476px;
    padding: 3px 0 0 0;
  }



  .box01_red {
    width: 465px;
    background: #CC3333;
    height: 41px;
    text-align: center;
    color: #fff;
    margin: 0 0 0 476px;
    padding: 3px 0 0 0;
  }




  .box03 {
    width: 135px;
    background: #CC3333;
    height: 40px;
    text-align: center;
    color: #fff;
    margin: 0 0 0 0;
    padding: 13px 20px;
    font-weight: bold;
  }

  .box02_text {
    margin: 0 0 0 -12px;
  }





  .whatWrap {
    margin: 40px 0 120px !important;
    padding: 90px 38px;
    background: #FFF;
  }


  .section_intro_content {
    font-size: 22px;
    font-weight: bold;
    line-height: 41px;
    color: #282828;
    margin: 30px 0;
  }


}

.section_content .anchorWrap {
 margin-bottom: 50px;
}

/*PCend*/



.bread-crumb li {
  font-size: 14px;
  line-height: 15.4px;
}

img {
  vertical-align:
    top;
}

.ffmTbM {
  font-family: 'toppan-bunkyu-midashi-go-std', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.ffmTb {
  font-family: 'toppan-bunkyu-gothic-pr6n', serif;
  font-weight: 600;
  font-style: normal;
}

.ffmMkt {
  font-family: 'ff-market-web', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.bcWrap,
.section_intro,
.section_content {
  width: 1040px;
  margin: 0 auto;
  overflow: hidden;
}

.section_intro {
  /*  margin-top: 120px;
  margin-bottom: 59px;*/
  text-align: center;
}

.section_intro p {
  text-align: center;
}

.section_intro p .emp {
  display: inline;
  font-size: 24px;
  font-weight: bold;
  color: #062663;
  background: linear-gradient(transparent 80%, #E6F5F7 0%);
}

/*ADD_20220701*/
.intro_img {
  float: left;
}

.intro_img img {
 width: 460px;
}
.section_intro_title {
  font-size: 60px;
  font-weight: bold;
  color: #282828;
  margin: 30px 0 0 476px;
  line-height: 1.6;
}

.section_intro_head {
  font-size: 13px;
  font-weight: bold;
  color: #282828;
  /* margin: 50px auto; */
  line-height: 20px;
}

.point {
  color: #00A0E9;
  font-weight: bold;
}

.point:after {
  content: "";
  display: block;
  width: 13%;
  border-bottom: solid #00A0E9 3px;
  padding: 0 0 0 0;
  margin: 0 0 14px 0;
}

.liContent02 {
  padding: 210px 0 0 0;
}


.section_intro_text {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  margin: 0 0 53px 0;
}

.section_content .anchorWrap {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section_content .anchorWrap+.anchorWrap {
  margin-top: 50px;
}

.section_content .anchorWrap li {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 470px;
  margin-bottom: 16px;
}

.section_content .anchorWrap li:last-child {
  margin-right: 0;
}

.section_content .anchorWrap li a {
  position: relative;
  display: block;
}

.section_content .anchorWrap li a:hover,
.section_content .anchorWrap li a:active {
  text-decoration: none;
  opacity: 1;
}

.section_content .anchorWrap div {
  position: relative;
  padding: 25px;
  letter-spacing: 0.05em;
  text-align: center;
  top: 0;
  left: 0;
  transition-duration: 0.3s;
  z-index: 0;
}

.section_content .anchorWrap div::before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  background: #fff;
  top: 0;
  left: 0;
  z-index: -1;
  transition-duration: 0.3s;
}

.section_content .anchorWrap li a::before {
  position: absolute;
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-right: 3px solid #00609D;
  border-bottom: 3px solid #00609D;
  transform: rotate(-45deg);
  top: 35px;
  right: 20px;
  transition-duration: 0.3s;
  z-index: 1;
}

.section_content .anchorWrap li a:hover div::before,
.section_content .anchorWrap li a:active div::before {
  top: 5px;
  left: 5px;
}

.section_content .anchorWrap div::after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  top: 5px;
  left: 5px;
  z-index: -2;
}

.section_content .anchorWrap li a:hover div,
.section_content .anchorWrap li a:active div {
  top: 5px;
  left: 5px;
}

.section_content .anchorWrap li a h3 {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  background: rgba(56, 154, 186, .5);
  line-height: 65px;
  width: 100%;
  position: relative;
}

.section_content .anchorWrap li a img {
  width: 100%;
  margin-top: -65px;
}

.section_content .anchorWrap li a p {
  font-size: 20px;
  line-height: 28px;
}

/*.section_content .anchorWrap li a p span{}*/
/* background: linear-gradient(transparent 70%, #ffff00 0%); */
/*  color: #02A5D9;
  font-weight: bold;
  font-size: 27px;*/
.last-text {
  font-size: 13px;
  font-weight: bold;
  color: #282828;
  line-height: 16px;
  margin: 50px auto 150px;
  line-height: 20px;
}

/*contents*/





































.section_content .contentWrap {
  /* opacity: -6.8; */
  /* display: -webkit-flex; */
  display: -ms-flex;
  /* display: flex; */
  /* justify-content: space-between; */
  /* flex-wrap: wrap; */
  background: url("../images/bg_gold.jpg");
  /* background: no-repeat; */
}

/*.section_content .contentWrap02 {

  display: -ms-flex;

  background: #D9F1FC;}*/
.section_content .contentWrap+.contentWrap {
  margin-top: 40px;
}

.section_content .contentWrap li {
  /* flex-grow: 1; */
  /* flex-shrink: 1; */
  /* max-width: 470px; */
  /* margin-bottom: 100px; */
}

.section_content .contentWrap li a img {
  width: 100%;
  /* margin-top: -65px; */
}

.section_content .contentWrap li p {
  font-size: 20px;
  line-height: 28px;
  margin-top: 0;
}

.section_content .contentWrap li a p span {
  /* background: linear-gradient(transparent 70%, #ffff00 0%); */
}

/*contents*/
@media screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }

  .pcOnly {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .spOnly {
    display: block;
  }

  .pcOnly {
    display: none;
  }

  .bread-crumb li {
    font-size: 10px;
  }

  .bcWrap,
  .mv,
  .section_intro,
  .section_content {
    width: 100%;
    padding: 0 16px;
  }

  .section_intro {
    /*    margin-top: 60px;
    margin-bottom: 60px;*/
    width: 100%;
  }

  .section_intro img {
    /* width: 5%; */
  }

  /*  .section_intro p {
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
  }*/
  .section_intro_title {
    font-size: 30px;
    margin: 18px 0 -15px 0;
    text-align: center;
  }

  .section_intro .section_intro_content {
    font-size: 16px;
    color: #282828;
    font-weight: bold;
    line-height: 1.5em;
    padding: 4px 0 16px;
    text-align: left !important;
  }

  /*contents*/
  .section_content .contentWrap {
    background: url("../images/bg_gold_sp.jpg");
    background-repeat: no-repeat;
    background-size: contain;
  }

  .section_content .anchorWrap li a h3 {
    font-size: 22px;
    line-height: 45px;
  }

  .section_content .anchorWrap li a img {
    margin-top: -45px;
  }

  .section_content .anchorWrap li a p {
    font-size: 16px;
    line-height: 24px;
  }

  .section_content .anchorWrap {
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  .section_content .anchorWrap+.anchorWrap {
    margin-top: 0;
  }

  .section_content .anchorWrap li {
    max-width: initial;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .section_content .anchorWrap+.anchorWrap li:last-child {
    margin-bottom: 0;
  }

  .section_content .anchorWrap li a::before {
    top: 33px;
    right: 15px;
  }

  .section_content .anchorWrap li a:active::before {
    top: 21px;
  }

  .section_content .anchorWrap li a::after {
    height: 100px;
    top: 30px;
  }

  .last-text {
    font-size: 12px;
    margin: 50px auto;
    width: 80%;
  }


  /*contents*/

}

#lp_footer .lp_footer {
 margin-top: 0 !important;
}