@charset "utf-8";
html {
  scroll-behavior: smooth;
}

@media screen and (min-width: 760px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .es-wrap {
    margin: 0 auto;
    margin-top: 3.906vw;
    margin-bottom: 0;
    max-width: 106.719vw;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.8;
    letter-spacing: 0.1em;
    position: relative;
  }
  .es-wrap img {
    width: 100%;
    height: auto;
    display: inherit;
  }
  .es-mv {
    position: relative;
    /*    background-image: url("/img/g/mtbd/KV.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 56.4vw;*/
  }
  .es-kv-new {
    position: absolute;
    top: 4.141vw;
    right: 21.25vw;
    width: 7.266vw;
    height: auto;
  }
  .es-kv-ttl {
    position: absolute;
    top: 7.344vw;
    right: 15.781vw;
    width: 9.375vw;
    height: auto;
  }
  .es-kv-txt {
    position: absolute;
    top: 35.469vw;
    left: 4.609vw;
    width: 35.781vw;
    height: auto;
  }
  .es-block01 {
    padding-top: 9.375vw;
    height: 41.875vw;
    background:
      url('/img/g/mtbd/bg4.png'), linear-gradient(111deg, #01259A 0%, #01134D 100%);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: top, center;
    mix-blend-mode: multiply;
    opacity: 1;
    z-index: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .es-block02-img {
    position: absolute;
    top: -2.187vw;
  }
  .es-block01-ttl {
    max-width: 47.891vw;
    margin: 0 auto;
    margin-bottom: 3.906vw;
  }
  .es-block01-txt1 {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.112vw;
    color: #FFFFFF;
    margin-bottom: 3%;
  }
  .es-block01-txt2 {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.112vw;
    color: #FFFFFF;
    margin-bottom: 3%;
  }
  .es-block01-txt3 {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.112vw;
    color: #FFFFFF;
  }
  .es-block01-txt3 > span {
    border-bottom: 1px solid #FFF;
  }
  .es-block01-txt-b {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.15vw;
    color: #FFFFFF;
    background: linear-gradient(transparent 50%, #3e54b5 50%);
    font-feature-settings: "palt";
    padding: 0 0.2%;
  }
  .es-block02 {
    position: relative;
    padding-top: 7.813vw;
    padding-bottom: 7.813vw;
    background-image: url("/img/g/mtbd/bg4_sp.png"), url("/img/g/mtbd/bg1_sp.png");
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, cover;
    background-position: 0px 440px, 0px -530px;
    z-index: 998;
  }
  .es-block02-ttl {
    text-align: center;
    font-size: 2.344vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.281vw;
    color: #01259A;
    opacity: 1;
    line-height: 1;
    margin-bottom: 2.344vw;
  }
  .es-block02-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 9.766vw;
	  z-index: 9999;	  
  }
  .es-block02-box-l {
    width: 39.063vw;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 0.781vw;
    opacity: 1;
    margin-right: 0.781vw;
    margin-bottom: 1.563vw;
    padding: 3.906vw 4.219vw 2.813vw;
	display: flex;
	flex-direction: column;  
  }
  .es-block02-box-r {
    width: 39.063vw;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 0.781vw;
    opacity: 1;
    margin-left: 0.781vw;
    margin-bottom: 1.563vw;
    padding: 3.906vw 4.219vw 2.813vw;
	display: flex;
	flex-direction: column;  	  
  }
  .es-block02-box-ttl {
    text-align: left;
    font-size: 1.875vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.188vw;
    color: #374F9F;
    opacity: 1;
    border-bottom: 1px solid #CCC;
    padding-bottom: 0.781vw;
    margin-bottom: 1.172vw;
  }
  .es-block02-box-txt {
    text-align: left;
    font-size: 1.172vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.075vw;
    color: #2F2D2D;
    opacity: 0.8;
    margin-bottom: 1.563vw;
  }
  .es-block02-box-gender {
    text-align: right;
    font-size: 1.172vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.075vw;
    color: #2F2D2D;
    opacity: 1;
	  margin-top: auto;
  }
  .es-block02-read-box {
    width: 79.688vw;
    margin: 0 auto;
    margin-bottom: 9.375vw;
  }
  .es-block02-read1 {
    display: flex;
    justify-content: flex-start;
    width: 39.688vw;
    height: 2.891vw;
    text-align: left;
    margin-bottom: 3.516vw;
  }
  .es-block02-read1 img {
    width: 100%;
  }
  .es-block02-read2 {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 2.891vw;
    text-align: right;
    margin-bottom: 7.422vw;
  }
  .es-block02-read2 img {
    max-width: 46.094vw;
  }
  .es-block02-item {}
  .es-block02-item-in {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 79.688vw;
    height: 31.25vw;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000014;
    border-radius: 0.781vw;
    opacity: 1;
    padding: 4.141vw 11.25vw 2.969vw;
    box-sizing: border-box;
  }
  .es-block02-item-new {
    width: 10.938vw;
    height: 9.922vw;
    position: absolute;
    left: 3.516vw;
    top: -3.281vw;
    z-index: 999;
  }
  .es-block02-item-in-l {
    margin-right: 0.781vw;
  }
  .es-block02-item-in-r {
    width: 25.938vw;
  }
  .es-block02-item-in-ttl {
    text-align: left;
    font-size: 1.875vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-txt {
    text-align: left;
    font-size: 1.25vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1.6;
    margin-bottom: 0.391vw;
  }
  .es-block02-item-in-det {
    text-align: left;
    font-size: 0.938vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #A59E9E;
    opacity: 1;
  }
  .es-block02-item-in-price {
    text-align: right;
    font-size: 2.344vw;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 0.094vw;
    color: #000000;
    margin-bottom: 1.563vw;
  }
  .es-block02-item-in-price-g {
    text-align: left;
    font-size: 1.25vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-price-t {
    text-align: left;
    font-size: 1.094vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-bt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25.938vw;
    height: 4.375vw;
    border: 1px solid #374F9F;
    border-radius: 2.656vw;
    text-align: center;
    font-size: 1.25vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.063vw;
    color: #374F9F;
    opacity: 1;
  }
  .es-approach01 {
    margin-bottom: 3.906vw;
    padding-top: 3.906vw;
    position: relative;
  }
  .es-approach01-ttl01 {
    text-align: center;
    font-size: 2.109vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.253vw;
    color: #333333;
    margin-bottom: 1.953vw;
    line-height: 1;
  }
  .es-approach01-ttl01 > span {
    font-size: 3.281vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.394vw;
    color: #333333;
    margin-bottom: 1.953vw;
  }
  .es-approach01-fig {
    width: 42.031vw;
    margin: 0 auto;
  }
  .es-block04 {
    background: transparent url('/img/g/mtbd/bg1_sp.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    position: relative;
    height: 107.813vw;
	background-color: #a3d1f4;
  }
  .es-block04-in {
    background: #1051CC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    mix-blend-mode: hard-light;
    opacity: 0.35;
    padding-bottom: 0;
  }
  .es-block04-fig {
    width: 24.219vw;
    position: absolute;
    top: 13.281vw;
    right: 10.938vw;
    z-index: 999;
  }
  .es-block04-inner {
    width: 100%;
    z-index: 999;
    opacity: 1;
    position: absolute;
    top: 0;
    padding-top: 6.25vw;
    padding-bottom: 9.375vw;
  }
  .es-block04-inner::after {
    border-width: 1.719vw 1.563vw 0 1.563vw;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }
  .es-block04-ttl {
    width: 12.188vw;
    margin: 0 auto;
    margin-bottom: 1.797vw;
  }
  .es-block04-ttl2 {
    text-align: center;
    font-size: 3.125vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.375vw;
    color: #01259A;
    opacity: 1;
    margin-bottom: 3.672vw;
    line-height: 1.4;
  }
  .es-approach01-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    max-width: 62.5vw;
    margin: 0 auto;
    margin-bottom: 3%;
  }
  .es-approach01-box-l {
    box-sizing: border-box;
    text-align: center;
    font-size: 7.187vw;
    font-family: "Great Vibes";
    letter-spacing: 0.862vw;
    color: #374F9F;
    opacity: 1;
    width: 12.5vw;
  }
  .es-approach01-box-r {
    width: 47.5vw;
    min-height: 7.578vw;
    padding-left: 3.906vw;
    border-left: 1px solid #1D4199;
  }
  .es-approach01-box-txt {
    text-align: left;
    font-size: 1.875vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.024vw;
    color: #2F2D2D;
    opacity: 1;
  }
  .es-approach01-box-det {
    text-align: left;
    font-size: 1.172vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.075vw;
    color: #2F2D2D;
    opacity: 0.8;
  }
  .es-approach01-box-det > span {
    background: linear-gradient(transparent 0%, #e5eaff 0%);
    font-feature-settings: "palt";
  }
  .es-block05 {
    background: transparent url('/img/g/mtbd/bg3.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: 43.906vw;
    padding-top: 5.625vw;
  }
  .es-block05-ttl {
    text-align: center;
    font-size: 2.344vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.281vw;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 1.875vw;
    line-height: 1;
  }
  .es-block05-ttl-s {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.169vw;
    color: #374F9F;
    opacity: 1;
    line-height: 1;
    margin-bottom: 1.328vw;
  }
  .es-block05-in {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 80.078vw;
    margin: 0 auto;
  }
  .es-block05-item {}
}
@media screen and (min-width: 960px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .es-wrap {
    margin: 0 auto;
    margin-top: 3.906vw;
    margin-bottom: 0;
    max-width: 106.719vw;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.8;
    letter-spacing: 0.1em;
    position: relative;
  }
  .es-wrap img {
    width: 100%;
    height: auto;
    display: inherit;
  }
  .es-mv {
    position: relative;
    /*    background-image: url("/img/g/mtbd/KV.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 56.4vw;*/
  }
  .es-kv-new {
    position: absolute;
    top: 4.141vw;
    right: 21.25vw;
    width: 7.266vw;
    height: auto;
  }
  .es-kv-ttl {
    position: absolute;
    top: 7.344vw;
    right: 15.781vw;
    width: 9.375vw;
    height: auto;
  }
  .es-kv-txt {
    position: absolute;
    top: 35.469vw;
    left: 4.609vw;
    width: 35.781vw;
    height: auto;
  }
  .es-block01 {
    padding-top: 9.375vw;
    height: 41.875vw;
    background:
      url('/img/g/mtbd/bg4.png'), linear-gradient(111deg, #01259A 0%, #01134D 100%);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: top, center;
    mix-blend-mode: multiply;
    opacity: 1;
    z-index: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .es-block02-img {
    position: absolute;
    top: -2.187vw;
  }
  .es-block01-ttl {
    max-width: 47.891vw;
    margin: 0 auto;
    margin-bottom: 3.906vw;
  }
  .es-block01-txt1 {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.112vw;
    color: #FFFFFF;
    margin-bottom: 3%;
  }
  .es-block01-txt2 {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.112vw;
    color: #FFFFFF;
    margin-bottom: 3%;
  }
  .es-block01-txt3 {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.112vw;
    color: #FFFFFF;
  }
  .es-block01-txt3 > span {
    border-bottom: 1px solid #FFF;
  }
  .es-block01-txt-b {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.15vw;
    color: #FFFFFF;
    background: linear-gradient(transparent 50%, #3e54b5 50%);
    font-feature-settings: "palt";
    padding: 0 0.2%;
  }
  .es-block02 {
    position: relative;
    padding-top: 7.813vw;
    padding-bottom: 7.813vw;
    background-image: url("/img/g/mtbd/bg4_sp.png"), url("/img/g/mtbd/bg1_sp.png");
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, cover;
    background-position: 0px 440px, 0px -530px;
    z-index: 998;
  }
  .es-block02-ttl {
    text-align: center;
    font-size: 2.344vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.281vw;
    color: #01259A;
    opacity: 1;
    line-height: 1;
    margin-bottom: 2.344vw;
  }
  .es-block02-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 9.766vw;
	  z-index: 9999;	  
  }
  .es-block02-box-l {
    width: 39.063vw;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 0.781vw;
    opacity: 1;
    margin-right: 0.781vw;
    margin-bottom: 1.563vw;
    padding: 3.906vw 4.219vw 2.813vw;
	display: flex;
	flex-direction: column;  
  }
  .es-block02-box-r {
    width: 39.063vw;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 0.781vw;
    opacity: 1;
    margin-left: 0.781vw;
    margin-bottom: 1.563vw;
    padding: 3.906vw 4.219vw 2.813vw;
	display: flex;
	flex-direction: column;  	  
  }
  .es-block02-box-ttl {
    text-align: left;
    font-size: 1.875vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.188vw;
    color: #374F9F;
    opacity: 1;
    border-bottom: 1px solid #CCC;
    padding-bottom: 0.781vw;
    margin-bottom: 1.172vw;
  }
  .es-block02-box-txt {
    text-align: left;
    font-size: 1.172vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.075vw;
    color: #2F2D2D;
    opacity: 0.8;
    margin-bottom: 1.563vw;
  }
  .es-block02-box-gender {
    text-align: right;
    font-size: 1.172vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.075vw;
    color: #2F2D2D;
    opacity: 1;
	  margin-top: auto;
  }
  .es-block02-read-box {
    width: 79.688vw;
    margin: 0 auto;
    margin-bottom: 9.375vw;
  }
  .es-block02-read1 {
    display: flex;
    justify-content: flex-start;
    width: 39.688vw;
    height: 2.891vw;
    text-align: left;
    margin-bottom: 3.516vw;
  }
  .es-block02-read1 img {
    width: 100%;
  }
  .es-block02-read2 {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 2.891vw;
    text-align: right;
    margin-bottom: 7.422vw;
  }
  .es-block02-read2 img {
    max-width: 46.094vw;
  }
  .es-block02-item {}
  .es-block02-item-in {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 79.688vw;
    height: 31.25vw;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000014;
    border-radius: 0.781vw;
    opacity: 1;
    padding: 4.141vw 11.25vw 2.969vw;
    box-sizing: border-box;
  }
  .es-block02-item-new {
    width: 10.938vw;
    height: 9.922vw;
    position: absolute;
    left: 3.516vw;
    top: -3.281vw;
    z-index: 999;
  }
  .es-block02-item-in-l {
    margin-right: 0.781vw;
  }
  .es-block02-item-in-r {
    width: 25.938vw;
  }
  .es-block02-item-in-ttl {
    text-align: left;
    font-size: 1.875vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-txt {
    text-align: left;
    font-size: 1.25vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1.6;
    margin-bottom: 0.391vw;
  }
  .es-block02-item-in-det {
    text-align: left;
    font-size: 0.938vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #A59E9E;
    opacity: 1;
  }
  .es-block02-item-in-price {
    text-align: right;
    font-size: 2.344vw;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 0.094vw;
    color: #000000;
    margin-bottom: 1.563vw;
  }
  .es-block02-item-in-price-g {
    text-align: left;
    font-size: 1.25vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-price-t {
    text-align: left;
    font-size: 1.094vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-bt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25.938vw;
    height: 4.375vw;
    border: 1px solid #374F9F;
    border-radius: 2.656vw;
    text-align: center;
    font-size: 1.25vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.063vw;
    color: #374F9F;
    opacity: 1;
  }
  .es-approach01 {
    margin-bottom: 3.906vw;
    padding-top: 3.906vw;
    position: relative;
  }
  .es-approach01-ttl01 {
    text-align: center;
    font-size: 2.109vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.253vw;
    color: #333333;
    margin-bottom: 1.953vw;
    line-height: 1;
  }
  .es-approach01-ttl01 > span {
    font-size: 3.281vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.394vw;
    color: #333333;
    margin-bottom: 1.953vw;
  }
  .es-approach01-fig {
    width: 42.031vw;
    margin: 0 auto;
  }
  .es-block04 {
    background: transparent url('/img/g/mtbd/bg1_sp.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    position: relative;
    height: 107.813vw;
	background-color: #a3d1f4;	  
  }
  .es-block04-in {
    background: #1051CC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    mix-blend-mode: hard-light;
    opacity: 0.35;
    padding-bottom: 0;
  }
  .es-block04-fig {
    width: 24.219vw;
    position: absolute;
    top: 13.281vw;
    right: 10.938vw;
    z-index: 999;
  }
  .es-block04-inner {
    width: 100%;
    z-index: 999;
    opacity: 1;
    position: absolute;
    top: 0;
    padding-top: 6.25vw;
    padding-bottom: 9.375vw;
  }
  .es-block04-inner::after {
    border-width: 1.719vw 1.563vw 0 1.563vw;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }
  .es-block04-ttl {
    width: 12.188vw;
    margin: 0 auto;
    margin-bottom: 1.797vw;
  }
  .es-block04-ttl2 {
    text-align: center;
    font-size: 3.125vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.375vw;
    color: #01259A;
    opacity: 1;
    margin-bottom: 3.672vw;
    line-height: 1.4;
  }
  .es-approach01-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    max-width: 62.5vw;
    margin: 0 auto;
    margin-bottom: 3%;
  }
  .es-approach01-box-l {
    box-sizing: border-box;
    text-align: center;
    font-size: 7.187vw;
    font-family: "Great Vibes";
    letter-spacing: 0.862vw;
    color: #374F9F;
    opacity: 1;
    width: 12.5vw;
  }
  .es-approach01-box-r {
    width: 47.5vw;
    min-height: 7.578vw;
    padding-left: 3.906vw;
    border-left: 1px solid #1D4199;
  }
  .es-approach01-box-txt {
    text-align: left;
    font-size: 1.875vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.024vw;
    color: #2F2D2D;
    opacity: 1;
  }
  .es-approach01-box-det {
    text-align: left;
    font-size: 1.172vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.075vw;
    color: #2F2D2D;
    opacity: 0.8;
  }
  .es-approach01-box-det > span {
    background: linear-gradient(transparent 0%, #e5eaff 0%);
    font-feature-settings: "palt";
  }
  .es-block05 {
    background: transparent url('/img/g/mtbd/bg3.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: 43.906vw;
    padding-top: 5.625vw;
  }
  .es-block05-ttl {
    text-align: center;
    font-size: 2.344vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.281vw;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 1.875vw;
    line-height: 1;
  }
  .es-block05-ttl-s {
    text-align: center;
    font-size: 1.406vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.169vw;
    color: #374F9F;
    opacity: 1;
    line-height: 1;
    margin-bottom: 1.328vw;
  }
  .es-block05-in {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 80.078vw;
    margin: 0 auto;
  }
  .es-block05-item {}
}
@media screen and (min-width: 960px) {
  .page-contentspages .wrapper {
    margin-top: 91px !important;
  }
}
@media screen and (max-width: 912px) {
  .page-contentspages .wrapper {
    margin-top: 44px !important;
  }
}
@media screen and (max-width: 768px) {
  .page-contentspages .wrapper {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 760px) {
  .productDetailSlideDown {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 759px) {
  .page-contentspages .wrapper {
    margin-top: 24px !important;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .es-wrap {
    margin: 0 auto;
    margin-top: 6.588vw;
    margin-bottom: 0;
    /*max-width: 100%;*/
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.8;
    letter-spacing: 0.1em;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .es-wrap img {
    width: 100%;
    height: auto;
    display: inherit;
  }
  .es-mv {
    position: relative;
    /*    background-image: url("/img/g/mtbd/blue_esoap_23_sp.png");
    background-repeat: no-repeat;
    min-height: 146.904vw;
    background-size: cover;*/
  }
  .es-mv-new {
    width: 17.128vw;
    position: absolute;
    top: 97.551vw;
    left: 6.983vw;
    z-index: 999;
  }
  .es-mv-ttl {
    position: absolute;
    top: 105.719vw;
    width: 100%;
  }
  .es-mv-txt {
    position: absolute;
    bottom: 5.875vw;
    left: 0;
    right: 0;
    max-width: 77.339vw;
    text-align: center;
    margin: 0 auto;
  }
  .es-block01 {
    padding-top: 19.104vw;
    height: 120.29vw;
    background:
      url('/img/g/mtbd/bg4_sp.png'), linear-gradient(111deg, #01259A 0%, #01134D 100%);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: top, center;
    mix-blend-mode: multiply;
    opacity: 1;
    z-index: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .es-block02-img {
    position: absolute;
    top: -3.689vw;
    left: 0;
  }
  .es-block01-ttl {
    max-width: 70.751vw;
    margin: 0 auto;
    margin-bottom: 9.881vw;
  }
  .es-block01-txt1 {
    text-align: center;
    font-size: 3.953vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.19vw;
    color: #FFFFFF;
    margin-bottom: 5.929vw;
  }
  .es-block01-txt2 {
    text-align: center;
    font-size: 3.953vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.19vw;
    color: #FFFFFF;
    margin-bottom: 5.929vw;
  }
  .es-block01-txt3 {
    text-align: center;
    font-size: 3.953vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.19vw;
    color: #FFFFFF;
  }
  .es-block01-txt3 > span {
    border-bottom: 1px solid #FFF;
  }
  .es-block01-txt-b {
    text-align: center;
    font-size: 4.875vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.253vw;
    color: #FFFFFF;
    background: linear-gradient(transparent 50%, #3e54b5 50%);
    font-feature-settings: "palt";
    padding: 0 0.2%;
  }
  .es-block02 {
    position: relative;
    padding-top: 15.81vw;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 7.905vw;
    background-image: url("/img/g/mtbd/bg4_sp.png"), url("/img/g/mtbd/bg1_sp.png");
    background-repeat: repeat-y, repeat-y;
    background-size: 120%, 180%;
    background-position: -12px 285px, 0px -530px;
    z-index: 998;
  }
  .es-block02-ttl {
    text-align: center;
    font-size: 6.588vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.474vw;
    color: #01259A;
    opacity: 1;
    line-height: 1;
    margin-bottom: 25.953vw;
  }
  .es-block02-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 9.223vw;
	  z-index: 9999;	  
  }
  .es-block02-box-l {
    width: 65.876vw;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 1.318vw;
    opacity: 1;
    margin-right: 0;
    margin-bottom: 2.635vw;
    padding: 11.199vw 6.588vw 11.199vw;
	display: flex;
	flex-direction: column;  	  
  }
  .es-block02-box-r {
    width: 65.876vw;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 1.318vw;
    opacity: 1;
    margin-left: 0;
    margin-bottom: 2.635vw;
    padding: 11.199vw 6.588vw 11.199vw;
	display: flex;
	flex-direction: column;  	  
  }
  .es-block02-box-ttl {
    text-align: left;
    font-size: 5.27vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.316vw;
    color: #374F9F;
    opacity: 1;
    border-bottom: 1px solid #CCC;
    padding-bottom: 1.318vw;
    margin-bottom: 1.976vw;
  }
  .es-block02-box-txt {
    text-align: left;
    font-size: 4.348vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.126vw;
    color: #2F2D2D;
    opacity: 0.8;
    margin-bottom: 6.588vw;
  }
  .es-block02-box-gender {
    text-align: right;
    font-size: 4.348vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.126vw;
    color: #2F2D2D;
    opacity: 1;
	  margin-top: auto;
  }
  .es-block02-read-box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10.54vw;
    padding-left: 10.27vw;
    padding-right: 10.27vw;
  }
  .es-block02-read1 {
    display: flex;
    justify-content: flex-start;
    max-width: 88.274vw;
    height: auto;
    text-align: left;
    margin-bottom: 5.929vw;
  }
  .es-block02-read1 img {
    max-width: 100%;
  }
  .es-block02-read2 {
    display: none;
  }
  .es-block02-item {
    padding-left: 10.27vw;
    padding-right: 10.27vw;
  }
  .es-block02-item-in {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000014;
    border-radius: 1.318vw;
    opacity: 1;
    padding: 16.469vw 6.324vw 7.905vw;
    left: 0;
    right: 0;
    box-sizing: border-box;
  }
  .es-block02-item-new {
    width: 22.003vw;
    height: auto;
    position: absolute;
    left: 2.635vw;
    top: -3.557vw;
    z-index: 999;
  }
  .es-block02-item-in-l {
    width: 100%;
    margin-right: 0;
    margin-left: 5.007vw;
  }
  .es-block02-item-in-l > img {
    width: 50.329vw;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 1.054vw;
    margin-left: auto;
  }
  .es-block02-item-in-r {
    width: 60.87vw;
    margin: 0 auto;
  }
  .es-block02-item-in-ttl {
    text-align: left;
    font-size: 5.007vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1;
    margin-bottom: 2.372vw;
  }
  .es-block02-item-in-txt {
    text-align: left;
    font-size: 3.953vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1.6;
    margin-bottom: 0.659vw;
  }
  .es-block02-item-in-det {
    text-align: left;
    font-size: 2.635vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #A59E9E;
    opacity: 1;
  }
  .es-block02-item-in-price {
    text-align: right;
    font-size: 4.743vw;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 0.158vw;
    color: #000000;
    margin-bottom: 6.588vw;
  }
  .es-block02-item-in-price-g {
    text-align: left;
    font-size: 2.635vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-price-t {
    text-align: left;
    font-size: 3.162vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-bt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 11.858vw;
    border: 1px solid #374F9F;
    border-radius: 9.881vw;
    text-align: center;
    font-size: 3.953vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.105vw;
    color: #374F9F;
    opacity: 1;
  }
  .es-approach01 {
    margin-bottom: 16.469vw;
    padding-top: 16.469vw;
    padding-left: 2.635vw;
    padding-right: 2.635vw;
    position: relative;
  }
  .es-approach01-ttl01 {
    text-align: center;
    font-size: 3.953vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.427vw;
    color: #333333;
    margin-bottom: 3.294vw;
    line-height: 1;
  }
  .es-approach01-ttl01 > span {
    font-size: 5.929vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.664vw;
    color: #333333;
    margin-bottom: 3.294vw;
  }
  .es-approach01-fig {
    width: 89.592vw;
    margin: 0 auto;
  }
  .es-block04 {
    background: transparent url('/img/g/mtbd/bg1_sp.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    position: relative;
    height: 512.516vw;
	background-color: #a3d1f4;	  
  }
  .es-block04-fig {
    position: absolute;
    top: 98.814vw;
    right: 0;
    z-index: 999;
    width: 44.269vw;
  }
  .es-block04-in {
    background: #1051CC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    mix-blend-mode: hard-light;
    opacity: 0.35;
    padding-bottom: 0;
  }
  .es-block04-inner {
    width: 100%;
    z-index: 999;
    opacity: 1;
    position: absolute;
    top: 0;
    padding-top: 16.469vw;
    padding-bottom: 7.905vw;
    padding-left: 10.27vw;
    padding-right: 10.27vw;
    box-sizing: border-box;
  }
  .es-block04-inner::after {
    border-width: 6.061vw 5.27vw 5.27vw;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }
  .es-block04-ttl {
    width: 31.621vw;
    margin: 0 auto;
    margin-bottom: 6.324vw;
  }
  .es-block04-ttl2 {
    text-align: center;
    font-size: 5.27vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.369vw;
    color: #01259A;
    opacity: 1;
    margin-bottom: 7.905vw;
    line-height: 1.4;
  }
  .es-approach01-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    max-width: 100%;
    min-height: 85.639vw;
    margin: 0 auto;
    margin-bottom: 3.953vw;
    padding-top: 11.199vw;
    padding-bottom: 5.929vw;
    padding-left: 5.929vw;
    padding-right: 5.929vw;
  }
  .es-approach01-box-l {
    box-sizing: border-box;
    text-align: center;
    font-size: 17.787vw;
    font-family: "Great Vibes";
    letter-spacing: 1.455vw;
    color: #374F9F;
    opacity: 1;
    width: 16.469vw;
    border-bottom: 1px solid #1D4199;
    line-height: 1;
    margin-bottom: 4.611vw;
  }
  .es-approach01-box-r {
    width: 100%;
    min-height: 12.78vw;
    padding-left: 0;
    border-left: none;
  }
  .es-approach01-box-txt {
    text-align: center;
    font-size: 4.611vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.041vw;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 3.162vw;
  }
  .es-approach01-box-det {
    text-align: left;
    font-size: 3.689vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.39vw;
    color: #2F2D2D;
    opacity: 0.8;
  }
  .es-approach01-box-det > span {
    background: linear-gradient(transparent 0%, #e5eaff 0%);
    font-feature-settings: "palt";
  }
  .es-block05 {
    background: transparent url('/img/g/mtbd/bg3_sp.png') 0% 0% no-repeat padding-box;
    background-color: #e7edf0;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: auto;
    padding-top: 7.905vw;
    padding-bottom: 8.564vw;
  }
  .es-block05-in {
    text-align: center;
    font-size: 3.162vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.474vw;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 2.108vw;
    line-height: 1;
  }
  .es-block05-ttl {
    text-align: center;
    font-size: 6.061vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.474vw;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 5.27vw;
    line-height: 1;
  }
  .es-block05-ttl-s {
    text-align: center;
    font-size: 3.294vw;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.285vw;
    color: #374F9F;
    opacity: 1;
    line-height: 1;
    margin-bottom: 8.564vw;
  }
  .es-block05-in {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    margin: 0 auto;
  }
  .es-block05-item {
    width: 84.98vw;
    margin-bottom: 8.564vw;
  }
  /*  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .es-wrap {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 0;
    max-width: 1366px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.8;
    letter-spacing: 0.1em;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .es-wrap img {
    width: 100%;
    height: auto;
    display: inherit;
  }
  .es-mv {
    position: relative;
    background-image: url("/img/g/mtbd/blue_esoap_23_sp.png");
    background-repeat: no-repeat;
    min-height: 1115px;
    background-size: cover;
  }
  .es-mv-new {
    width: 130px;
    position: absolute;
    top: 748px;
    left: 53px;
    z-index: 999;
  }
  .es-mv-ttl {
    position: absolute;
    top: 810px;
    width: 100%;
  }
  .es-mv-txt {
    position: absolute;
    bottom: 37px;
    left: 0;
    right: 0;
    max-width: 587px;
    text-align: center;
    margin: 0 auto;
  }
  .es-block01 {
    padding-top: 145px;
    height: 913px;
    background:
      url('/img/g/mtbd/bg4_sp.png'), linear-gradient(111deg, #01259A 0%, #01134D 100%);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: top, center;
    mix-blend-mode: multiply;
    opacity: 1;
    z-index: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .es-block02-img {
    position: absolute;
    top: -28px;
    left: 0;
  }
  .es-block01-ttl {
    max-width: 537px;
    margin: 0 auto;
    margin-bottom: 75px;
  }
  .es-block01-txt1 {
    text-align: center;
    font-size: 30px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.44px;
    color: #FFFFFF;
    margin-bottom: 45px;
  }
  .es-block01-txt2 {

    text-align: center;
    font-size: 30px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.44px;
    color: #FFFFFF;
    margin-bottom: 45px;
  }
  .es-block01-txt3 {
    text-align: center;
    font-size: 30px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.44px;
    color: #FFFFFF;
  }
  .es-block01-txt3 > span {
    border-bottom: 1px solid #FFF;
  }
  .es-block01-txt-b {

    text-align: center;
    font-size: 37px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.92px;
    color: #FFFFFF;
    background: linear-gradient(transparent 50%, #3e54b5 50%);
    font-feature-settings: "palt";
    padding: 0 0.2%;
  }
  .es-block02 {
    position: relative;
    padding-top: 120px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 60px;
    background-image: url("/img/g/mtbd/bg4_sp.png"), url("/img/g/mtbd/bg1_sp.png");
    background-repeat: repeat-y, repeat-y;
    background-size: 120%, 180%;
    background-position: -12px 285px, 0px -530px;
    z-index: 998;
  }
  .es-block02-ttl {
    text-align: center;
    font-size: 24px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 3.6px;
    color: #01259A;
    opacity: 1;
    line-height: 1;
    margin-bottom: 30px;
  }
  .es-block02-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 70px;
	  z-index: 9999;	
  }
  .es-block02-box-l {
    width: 500px;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 10px;
    opacity: 1;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 40px 26px 40px;
	display: flex;
	flex-direction: column;  	
  }
  .es-block02-box-r {
    width: 500px;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 10px;
    opacity: 1;
    margin-left: 0;
    margin-bottom: 20px;
    padding: 40px 26px 40px;
	display: flex;
	flex-direction: column;  	
  }
  .es-block02-box-ttl {
    text-align: left;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 2.4px;
    color: #374F9F;
    opacity: 1;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .es-block02-box-txt {
    text-align: left;
    font-size: 15px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.96px;
    color: #2F2D2D;
    opacity: 0.8;
  }
  .es-block02-box-gender {
    text-align: right;
    font-size: 15px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.96px;
    color: #2F2D2D;
    opacity: 1;
	  margin-top: auto;
  }
  .es-block02-read-box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .es-block02-read1 {
    display: flex;
    justify-content: flex-start;
    max-width: 670px;
    height: auto;
    text-align: left;
    margin-bottom: 45px;
  }
  .es-block02-read1 img {
    max-width: 100%;
  }
  .es-block02-read2 {
    display: none;
  }
  .es-block02-item {
    padding-left: 40px;
    padding-right: 40px;
  }
  .es-block02-item-in {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000014;
    border-radius: 10px;
    opacity: 1;
    padding: 125px 48px 60px;
		  box-sizing: border-box;	
  }
  .es-block02-item-new {
    width: 167px;
    height: auto;
    position: absolute;
    left: 20px;
    top: -27px;
    z-index: 999;
  }
  .es-block02-item-in-l {
    width: 100%;

    margin-right: 0;
    margin-left: 38px;
  }
  .es-block02-item-in-l > img {
    width: 382px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
  }
  .es-block02-item-in-r {
    width: 462px;
    margin: 0 auto;
  }
  .es-block02-item-in-ttl {
    text-align: left;
    font-size: 38px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1;
    margin-bottom: 18px;
  }
  .es-block02-item-in-txt {
    text-align: left;
    font-size: 30px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1.6;
    margin-bottom: 5px;
  }
  .es-block02-item-in-det {
    text-align: left;
    font-size: 20px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #A59E9E;
    opacity: 1;
  }
  .es-block02-item-in-price {
    text-align: right;
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #000000;
    margin-bottom: 50px;
  }
  .es-block02-item-in-price-g {
    text-align: left;
    font-size: 20px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-price-t {
    text-align: left;
    font-size: 24px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-bt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90px;
    border: 1px solid #374F9F;
    border-radius: 75px;
    text-align: center;
    font-size: 30px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.8px;
    color: #374F9F;
    opacity: 1;
  }
  .es-approach01 {
    margin-bottom: 125px;
    padding-top: 125px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
  .es-approach01-ttl01 {
    text-align: center;
    font-size: 30px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 3.24px;
    color: #333333;
    margin-bottom: 25px;
    line-height: 1;
  }
  .es-approach01-ttl01 > span {
    font-size: 45px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 5.04px;
    color: #333333;
    margin-bottom: 25px;
  }
  .es-approach01-fig {
    width: 680px;
    margin: 0 auto;
  }
  .es-block04 {
    background: transparent url('/img/g/mtbd/bg1_sp.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    position: relative;
    height: 3890px;
  }
  .es-block04-fig {
    position: absolute;
    top: 750px;
    right: 0;
    z-index: 999;
	  width: 336px;
  }
  .es-block04-in {
    background: #1051CC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    mix-blend-mode: hard-light;
    opacity: 0.35;
    padding-bottom: 0;
  }
  .es-block04-inner {
    width: 100%;
    z-index: 999;
    opacity: 1;
    position: absolute;
    top: 0;
    padding-top: 125px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .es-block04-inner::after {
    border-width: 46px 40px 40px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }
  .es-block04-ttl {
    width: 240px;
    margin: 0 auto;
    margin-bottom: 48px;
  }
  .es-block04-ttl2 {
    text-align: center;
    font-size: 40px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 2.8px;
    color: #01259A;
    opacity: 1;
    margin-bottom: 60px;
    line-height: 1.4;
  }
  .es-approach01-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    max-width: 100%;
    min-height: 650px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 85px;
    padding-bottom: 45px;
    padding-left: 45px;
    padding-right: 45px;
  }
  .es-approach01-box-l {
    box-sizing: border-box;
    text-align: center;
    font-size: 135px;
    font-family: "Great Vibes";
    letter-spacing: 11.04px;
    color: #374F9F;
    opacity: 1;
    width: 125px;
    border-bottom: 1px solid #1D4199;
    line-height: 1;
    margin-bottom: 35px;
  }
  .es-approach01-box-r {
    width: 100%;
    min-height: 97px;
    padding-left: 0;
    border-left: none;
  }
  .es-approach01-box-txt {
    text-align: center;
    font-size: 35px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.31px;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 24px;
  }
  .es-approach01-box-det {
    text-align: left;
    font-size: 28px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 2.96px;
    color: #2F2D2D;
    opacity: 0.8;
  }
  .es-approach01-box-det > span {
    background: linear-gradient(transparent 0%, #e5eaff 0%);
    font-feature-settings: "palt";
  }
  .es-block05 {
    background: transparent url('/img/g/mtbd/bg3_sp.png') 0% 0% no-repeat padding-box;
    background-color: #e7edf0;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: auto;
    padding-top: 60px;
    padding-bottom: 65px;
  }
  .es-block05-in {
    text-align: center;
    font-size: 24px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 3.6px;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 16px;
    line-height: 1;
  }
  .es-block05-ttl {
    text-align: center;
    font-size: 46px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 3.6px;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 40px;
    line-height: 1;
  }
  .es-block05-ttl-s {
    text-align: center;
    font-size: 25px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 2.16px;
    color: #374F9F;
    opacity: 1;
    line-height: 1;
    margin-bottom: 65px;
  }
  .es-block05-in {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    margin: 0 auto;
  }
  .es-block05-item {
    width: 645px;
    margin-bottom: 65px;
  }*/
}
@media screen and (min-width: 1280px) {
  .page-contentspages .wrapper {
    margin-top: 0 !important;
  }	
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .es-wrap {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1366px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.8;
    letter-spacing: 0.1em;
    position: relative;
  }
  .es-wrap img {
    width: 100%;
    height: auto;
    display: inherit;
  }
  .es-mv {
    position: relative;
    /*    background-image: url("/img/g/mtbd/KV.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 768px;*/
  }
  .es-kv-new {
    position: absolute;
    top: 53px;
    right: 272px;
    width: 93px;
    height: auto;
  }
  .es-kv-ttl {
    position: absolute;
    top: 94px;
    right: 202px;
    width: 120px;
    height: auto;
  }
  .es-kv-txt {
    position: absolute;
    top: 454px;
    left: 59px;
    width: 458px;
    height: auto;
  }
  .es-block01 {
    padding-top: 120px;
    height: 536px;
    background:
      url('/img/g/mtbd/bg4.png'), linear-gradient(111deg, #01259A 0%, #01134D 100%);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: top, center;
    mix-blend-mode: multiply;
    opacity: 1;
    z-index: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .es-block02-img {
    position: absolute;
    top: -28px;
  }
  .es-block01-ttl {
    max-width: 613px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .es-block01-txt1 {
    text-align: center;
    font-size: 18px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.44px;
    color: #FFFFFF;
    margin-bottom: 3%;
  }
  .es-block01-txt2 {
    text-align: center;
    font-size: 18px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.44px;
    color: #FFFFFF;
    margin-bottom: 3%;
  }
  .es-block01-txt3 {
    text-align: center;
    font-size: 18px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.44px;
    color: #FFFFFF;
  }
  .es-block01-txt3 > span {
    border-bottom: 1px solid #FFF;
  }
  .es-block01-txt-b {
    text-align: center;
    font-size: 18px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1.92px;
    color: #FFFFFF;
    background: linear-gradient(transparent 50%, #3e54b5 50%);
    font-feature-settings: "palt";
    padding: 0 0.2%;
  }
  .es-block02 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url("/img/g/mtbd/bg4_sp.png"), url("/img/g/mtbd/bg1_sp.png");
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, cover;
    background-position: 0px 440px, 0px -530px;
    z-index: 998;
  }
  .es-block02-ttl {
    text-align: center;
    font-size: 30px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 3.6px;
    color: #01259A;
    opacity: 1;
    line-height: 1;
    margin-bottom: 30px;
  }
  .es-block02-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 125px;
	  z-index: 9999;	  
  }
  .es-block02-box-l {
    width: 500px;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 10px;
    opacity: 1;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 50px 54px 36px;
	display: flex;
	flex-direction: column;  	  
  }
  .es-block02-box-r {
    width: 500px;
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    border-radius: 10px;
    opacity: 1;
    margin-left: 10px;
    margin-bottom: 20px;
    padding: 50px 54px 36px;
	display: flex;
	flex-direction: column;  	  
  }
  .es-block02-box-ttl {
    text-align: left;
    font-size: 24px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 2.4px;
    color: #374F9F;
    opacity: 1;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .es-block02-box-txt {
    text-align: left;
    font-size: 15px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.96px;
    color: #2F2D2D;
    opacity: 0.8;
    margin-bottom: 20px;
  }
  .es-block02-box-gender {
    text-align: right;
    font-size: 15px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.96px;
    color: #2F2D2D;
    opacity: 1;
	  margin-top: auto;
  }
  .es-block02-read-box {
    width: 1020px;
    margin: 0 auto;
    margin-bottom: 120px;
  }
  .es-block02-read1 {
    display: flex;
    justify-content: flex-start;
    width: 508px;
    height: 37px;
    text-align: left;
    margin-bottom: 45px;
  }
  .es-block02-read1 img {
    width: 100%;
  }
  .es-block02-read2 {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 37px;
    text-align: right;
    margin-bottom: 95px;
  }
  .es-block02-read2 img {
    max-width: 590px;
  }
  .es-block02-item {}
  .es-block02-item-in {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 1020px;
    height: 400px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000014;
    border-radius: 10px;
    opacity: 1;
    padding: 53px 144px 38px;
    box-sizing: border-box;
  }
  .es-block02-item-new {
    width: 140px;
    height: 127px;
    position: absolute;
    left: 45px;
    top: -42px;
    z-index: 999;
  }
  .es-block02-item-in-l {
    margin-right: 10px;
  }
  .es-block02-item-in-r {
    width: 332px;
  }
  .es-block02-item-in-ttl {
    text-align: left;
    font-size: 24px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-txt {
    text-align: left;
    font-size: 16px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 1.6;
    margin-bottom: 5px;
  }
  .es-block02-item-in-det {
    text-align: left;
    font-size: 12px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0px;
    color: #A59E9E;
    opacity: 1;
  }
  .es-block02-item-in-price {
    text-align: right;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #000000;
    margin-bottom: 20px;
  }
  .es-block02-item-in-price-g {
    text-align: left;
    font-size: 16px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-price-t {
    text-align: left;
    font-size: 14px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  .es-block02-item-in-bt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 332px;
    height: 56px;
    border: 1px solid #374F9F;
    border-radius: 34px;
    text-align: center;
    font-size: 16px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.8px;
    color: #374F9F;
    opacity: 1;
  }
  .es-approach01 {
    margin-bottom: 50px;
    padding-top: 50px;
    position: relative;
  }
  .es-approach01-ttl01 {
    text-align: center;
    font-size: 27px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 3.24px;
    color: #333333;
    margin-bottom: 25px;
    line-height: 1;
  }
  .es-approach01-ttl01 > span {
    font-size: 42px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 5.04px;
    color: #333333;
    margin-bottom: 25px;
  }
  .es-approach01-fig {
    width: 538px;
    margin: 0 auto;
  }
  .es-block04 {
    background: transparent url('/img/g/mtbd/bg1_sp.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    position: relative;
    height: 1380px;
  }
  .es-block04-in {
    background: #1051CC 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    mix-blend-mode: hard-light;
    opacity: 0.35;
    padding-bottom: 0;
  }
  .es-block04-fig {
    width: 310px;
    position: absolute;
    top: 170px;
    right: 140px;
    z-index: 999;
  }
  .es-block04-inner {
    width: 100%;
    z-index: 999;
    opacity: 1;
    position: absolute;
    top: 0;
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .es-block04-inner::after {
    border-width: 22px 20px 0 20px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }
  .es-block04-ttl {
    width: 156px;
    margin: 0 auto;
    margin-bottom: 23px;
  }
  .es-block04-ttl2 {
    text-align: center;
    font-size: 40px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 4.8px;
    color: #01259A;
    opacity: 1;
    margin-bottom: 47px;
    line-height: 1.4;
  }
  .es-approach01-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 3%;
  }
  .es-approach01-box-l {
    box-sizing: border-box;
    text-align: center;
    font-size: 92px;
    font-family: "Great Vibes";
    letter-spacing: 11.04px;
    color: #374F9F;
    opacity: 1;
    width: 160px;
  }
  .es-approach01-box-r {
    width: 608px;
    min-height: 97px;
    padding-left: 50px;
    border-left: 1px solid #1D4199;
  }
  .es-approach01-box-txt {
    text-align: left;
    font-size: 24px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    letter-spacing: 0.31px;
    color: #2F2D2D;
    opacity: 1;
  }
  .es-approach01-box-det {
    text-align: left;
    font-size: 15px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0.96px;
    color: #2F2D2D;
    opacity: 0.8;
  }
  .es-approach01-box-det > span {
    background: linear-gradient(transparent 0%, #e5eaff 0%);
    font-feature-settings: "palt";
  }
  .es-block05 {
    background: transparent url('/img/g/mtbd/bg3.png') 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    height: 562px;
    padding-top: 72px;
  }
  .es-block05-ttl {
    text-align: center;
    font-size: 30px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 3.6px;
    color: #2F2D2D;
    opacity: 1;
    margin-bottom: 24px;
    line-height: 1;
  }
  .es-block05-ttl-s {
    text-align: center;
    font-size: 18px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 2.16px;
    color: #374F9F;
    opacity: 1;
    line-height: 1;
    margin-bottom: 17px;
  }
  .es-block05-in {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 1025px;
    margin: 0 auto;
  }
  .es-block05-item {}
}