@charset "utf-8";

/* ======================================================
 * mc.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Page Component
 * - Clearfix
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Page Component
 * - Clearfix
 * SP Media Queries
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- mc-hero-layout ----- */
  .mc-hero-layout {
    position: relative;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
    border: 1px solid  #3f2817;
  }
  .hero_txt_wrap {
    display: -webkit-flex;
    display: flex;
    margin-top: -11.8%;
    padding: 7px 275px 16px 46px;
  }
  .hero_txt_area01 {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-basis: 64.7%;
    max-width: 64.7%;
    flex-shrink: 0;
  }
  .hero_txt_area02 {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-left: 22px;
  }
  .hero_title {
    margin-top: 18px;
    color: #738087;
  }
  .hero_title_sub {
    line-height: 1;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .hero_title_main {
    line-height: 1;
    font-size: 6.8rem;
    font-weight: bold;
  }
  .hero_balloon {
    margin-left: 30px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    background: #fff100;
    border-radius: 50%;
  }
  .hero_balloon::after {
    content: '';
    display: block;
    position: absolute;
    left: -40px;
    top: 69%;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    margin-top: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 45px 15px 0;
    border-color: transparent #fff200 transparent transparent;
  }
  .hero_balloon > span{
    color: #738087;
    font-size: 4.2rem;
    font-weight: bold;
  }
  .hero_detail {
    line-height: 2.2;
    position: relative;
    color: #738087;
    font-size: 2.0rem;
  }
  .hero_detail::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    width: 100%;
    border-top: 4px dotted #738087;
  }
  .mc-hiro_note{
    float: left;
    margin-top: 14px;
  }

  .mc-release-date {
    margin-top: 14px;
    text-align: right;
    font-weight: 700;
  }
  
  
  /* ----- mc-layout_v1 ----- */
  .mc-layout_v1 {
    display: -webkit-flex;
    display: flex;
      margin-top: 45px;
  }
  .mc-headingCol {
    flex-basis: 56.9%;
    max-width: 56.9%;
    flex-shrink: 0;
    padding: 20px 25px 20px;
    background: -webkit-linear-gradient(top,  rgba(227,194,157,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(227,194,157,1) 0%,rgba(255,255,255,1) 100%);
    color: #738087;

  }
  .mc-heading_lv1 {
    display: -webkit-flex;
    display: flex;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .mc-heading_lv1_balioon {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff100;
    font-size: 3.6rem;
    font-weight: bold;
  }
  .mc-heading_lv1_title {
    line-height: 1.4;
    margin-left: 22px;
    font-size: 3.6rem;
    font-weight: bold;
  }
  .mc-heading_detail {
    margin-top: 20px;
  }
  .mc-imgCol {
    position: relative;
    max-width: 43%;
  }
  .mc-imgCol .mc-img_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #738087;
    font-size: 2.6rem;
    text-shadow: 2px 2px 2px #fff,-2px -2px 2px #fff,2px -2px 2px #fff,-2px 2px 2px #fff,-2px -2px 2px #fff,0 0 2px #fff;
    text-align: center;
  }
  
  /* ----- mc-layout_v2 ----- */
  .mc-layout_v2 {
    margin-top: 35px;
    padding-bottom: 28px;
    border-bottom: 1px solid  #dedede;
  }
  .mc-col2_v1 {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .mc-col2_v1 .mc-col {
    flex-basis: 48.3%;
    max-width: 48.3%;
    color: #738087;
  }
  .mc-col2_v1 .mc-col .mc-col_img {}
  .mc-col2_v1 .mc-col .mc-col_title {
    margin: 10px 0;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 2.6rem;
    
  }
  .mc-col2_v1 .mc-col .mc-col_notes {
    padding-left: 1.2em;
    text-indent: -1.3em;
    font-size: 1.6rem;
  }
  
  /* ----- mc-layout_v3 ----- */
  .mc-layout_v3 {
    margin-top: 40px;
    padding-bottom: 55px;
    border-bottom: 1px solid #e2e2e2;
  }
  
  .mc-col4_v1 {
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
  }
  .mc-col4_v1 .mc-col4_col {
    display: -webkit-flex;
    display: flex;
    flex-basis: 25%;
    max-width: 25%;
    justify-content: center;
    position: relative;
    padding-bottom: 35px;
  }
  .mc-col4_v1 .mc-col4_col::after,
  .mc-col4_v1 .mc-col4_col:first-child::before{
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 100%;
    background: url("/sp/mc/img/mc_bg01.png") 0 0 repeat-y;
  }
  .mc-col4_v1 .mc-col4_col::after {
    right: 0;
  }
  .mc-col4_v1 .mc-col4_col:first-child::before {
    left: 0;
  }
  .mc-col4_v1 .mc-col4_col .mc-col_img {
    align-self: center;
  }
  .mc-col4_v1 .mc-col4_col .mc-col_txt {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: #738087;
    text-align: center;
    font-size: 1.6rem;
  }
  .mc-use_wrap {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-top: 30px;
    color: #738087;
  }
  .mc-use_title {
    margin-right: 20px;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 2.6rem;
  }
  .mc-use_note {
    padding-left: 1.2em;
    text-indent: -1.3em;
    font-size: 1.6rem;
  }
  
  .image-set {
    margin-top: 0;
  }
  .box-layout-v5.type-caution {
    margin-top: 75px;
  }
  
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {
  
  /* ----- mc-hero-layout ----- */
  .hero_txt_wrap {
    margin-top: -11.8%;
    padding: calc(100vw * 7 / 1280) calc(100vw * 275 / 1280) calc(100vw * 16 / 1280) calc(100vw * 46 / 1280) ;
  }
 .hero_txt_area01 {
    flex-basis: 66%;
    max-width: 66%;
  }
  .hero_txt_area02 {
    margin-left: calc(100vw * 22 / 1280);
  }
  .hero_title {
    margin-top: calc(100vw * 18 / 1280);
  }
  .hero_title_sub {
    font-size: calc(100vw * 18 / 1280);
  }
  .hero_title_main {
    white-space: nowrap;
    font-size: calc(100vw * 68 / 1280);
  }
  .hero_balloon {
    margin-left: calc(100vw * 30 / 1280);
    width: calc(100vw * 120 / 1280);
    height: calc(100vw * 120 / 1280);
  }
  .hero_balloon::after {
    left:  calc(100vw * -40 / 1280);
    top: 69%;
    margin-top: calc(100vw * -15 / 1280);
    border-width: calc(100vw * 15 / 1280) calc(100vw * 45 / 1280) calc(100vw * 15 / 1280) 0;
  }
  .hero_balloon > span{
    font-size: calc(100vw * 42 / 1280);
  }
  .hero_detail {
    font-size: calc(100vw * 20 / 1280);
  }
  
  
  /* ----- mc-layout_v1 ----- */
  .mc-headingCol {
    flex-basis: 56.9%;
    max-width: 56.9%;
    padding: calc(100vw * 20 / 1280) calc(100vw * 25 / 1280) calc(100vw * 20 / 1280);
  }

  .mc-heading_lv1_balioon {
    width: calc(100vw * 110 / 1280);
    height: calc(100vw * 110 / 1280);
    font-size: calc(100vw * 36 / 1280);
  }
  .mc-heading_lv1_title {
    margin-left: calc(100vw * 22 / 1280);
    font-size: calc(100vw * 36 / 1280);
  }
  .mc-heading_detail {
    margin-top: calc(100vw * 20 / 1280);
  }
  .mc-imgCol .mc-img_title {
    font-size: calc(100vw * 26 / 1280);
    text-shadow: 2px 2px 2px #fff,-2px -2px 2px #fff,2px -2px 2px #fff,-2px 2px 2px #fff,-2px -2px 2px #fff,0 0 2px #fff;
  }
  
  /* ----- mc-layout_v2 ----- */
  .mc-layout_v2 {
    margin-top: calc(100vw * 35 / 1280);
    padding-bottom: calc(100vw * 28 / 1280);
  }
  .mc-col2_v1 .mc-col .mc-col_title {
    margin: calc(100vw * 10 / 1280) 0;
    font-size: calc(100vw * 26 / 1280);
  }
  .mc-col2_v1 .mc-col .mc-col_notes {
    font-size: calc(100vw * 16 / 1280);
  }
  
  /* ----- mc-layout_v3 ----- */
  .mc-layout_v3 {
    margin-top:  calc(100vw * 40 / 1280);
    padding-bottom:  calc(100vw * 55 / 1280);
  }
  .mc-col4_v1 .mc-col4_col {
    padding-bottom:  calc(100vw * 50 / 1280);
  }
  .mc-col4_v1 .mc-col4_col .mc-col_img {
    padding: 0 15%;
  }
  body[data-browser=ie11] .mc-col4_v1 .mc-col4_col .mc-col_img img {
    width: calc(100% - 20px);
  }
  .mc-col4_v1 .mc-col4_col .mc-col_txt {
    font-size: calc(100vw * 16 / 1280);
  }
  .mc-use_wrap {
    margin-top: 30px;
    margin-top: calc(100vw * 30 / 1280);
  }
  .mc-use_title {
    margin-right: calc(100vw * 20 / 1280);
    font-size: calc(100vw * 26 / 1280);
  }
  .mc-use_note {
    font-size: calc(100vw * 16 / 1280);
  }
  
  .image-set {
    margin-top: 0;
  }
  
  
}

/* **
@media screen and (min-width: 768px) and (max-width: 1080px) {
}
@media screen and (min-width: 768px) and (max-width: 960px) {
}
@media screen and (min-width: 1921px) {
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
** */

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- mc-hero-layout ----- */
  .mc-hero-layout {
    margin: 0 -15px;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-bottom: 1px solid  #3f2817;
  }
  .hero_txt_wrap {
    padding: 0 calc(100vw * 30 / 750) calc(100vw * 30 / 750);
  }
  .hero_txt_area01 {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
  }
  .hero_txt_area02 {
  }
  .hero_title {
    margin-top: 6px;
    color: #738087;
  }
  .hero_title_sub {
    line-height: 1;
    font-size: calc(100vw * 24 / 750);
    font-weight: bold;
  }
  .hero_title_main {
    line-height: 1;
    margin-top: 5px;
    font-size: calc(100vw * 85 / 750);
    font-weight: bold;
  }
  .hero_balloon {
    position: relative;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100vw * 140 / 750);
    height: calc(100vw * 140 / 750);
    background: #fff100;
    border-radius: 50%;
  }
  .hero_balloon::after {
    content: '';
    display: block;
    position: absolute;
    left: calc(100vw *  -40 / 750);
    top: 69%;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    margin-top: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(100vw * 15 / 750) calc(100vw * 45 / 750) calc(100vw * 15 / 750) 0;
    border-color: transparent #fff200 transparent transparent;
  }
  .hero_balloon > span{
    color: #738087;
    font-size: calc(100vw * 54 / 750);
    font-weight: bold;
  }
  .hero_detail {
    margin-top: 15px;
    padding-top: 5px;
    line-height: 2.2;
    border-top: 3px dotted #738087;
    position: relative;
    color: #738087;
    font-size: calc(100vw * 31 / 750);
  }
  .mc-hiro_note{
    margin-top: 10px;
  }

  .mc-release-date {
    margin-top: 10px;
    text-align: right;
    font-weight: 700;
  }
  
  
  /* ----- mc-layout_v1 ----- */
  .mc-layout_v1 {
    display: -webkit-flex;
    display: flex;
    margin-top: 30px;
    flex-direction: column-reverse;
  }
  .mc-headingCol {
    margin-top: 20px;
    padding: 15px 15px 15px;
    background: -webkit-linear-gradient(top,  rgba(227,194,157,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(227,194,157,1) 0%,rgba(255,255,255,1) 100%);
    color: #738087;

  }
  .mc-heading_lv1 {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .mc-heading_lv1_balioon {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100vw * 140 / 750);
    height: calc(100vw * 140 / 750);
    border-radius: 50%;
    background: #fff100;
    font-size: calc(100vw * 54 / 750);
    font-weight: bold;
  }
  .mc-heading_lv1_title {
    line-height: 1.4;
    margin-left: calc(100vw * 22 / 750);
    font-size: calc(100vw * 36 / 750);
    font-weight: bold;
  }
  .mc-heading_detail {
    margin-top: 15px;
  }
  .mc-imgCol {
    position: relative;
  }
  .mc-imgCol .mc-img_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #738087;
    font-size: calc(100vw * 35 / 750);
    text-shadow: 2px 2px 2px #fff,-2px -2px 2px #fff,2px -2px 2px #fff,-2px 2px 2px #fff,-2px -2px 2px #fff,0 0 2px #fff;
    text-align: center;
  }
  
  /* ----- mc-layout_v2 ----- */
  .mc-layout_v2 {
    margin-top: 30px;
  }
  .mc-col2_v1 {
  }
  .mc-col2_v1 .mc-col {
    color: #738087;
    padding-bottom: 15px;
    border-bottom: 1px solid  #ddd;
  }
  .mc-col2_v1 .mc-col + .mc-col {
    margin-top: 25px;
  }
  .mc-col2_v1 .mc-col .mc-col_img {}
  .mc-col2_v1 .mc-col .mc-col_title {
    line-height: 1.4;
    margin: 10px 0 0 calc(100vw * 50 / 750);
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: calc(100vw * 48 / 750);
    
  }
  .mc-col2_v1 .mc-col .mc-col_notes {
    margin: 10px 0 0 calc(100vw * 50 / 750);
    padding-left: 1.2em;
    text-indent: -1.3em;
    font-size: calc(100vw * 28 / 750);
  }
  
  /* ----- mc-layout_v3 ----- */
  .mc-layout_v3 {
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e2e2e2;
  }
  
  .mc-col4_v1 {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .mc-col4_v1 .mc-col4_col {
    display: -webkit-flex;
    display: flex;
    flex-basis: 50%;
    max-width: 50%;
    justify-content: center;
    position: relative;
    padding-bottom: calc(100vw * 70 / 750);
  }
  .mc-col4_v1 .mc-col4_col:nth-child(n+3) {
    margin-top: 15px;
    padding-bottom: calc(100vw * 90 / 750);
  }
  .mc-col4_v1 .mc-col4_col::after,
  .mc-col4_v1 .mc-col4_col:nth-child(2n-1)::before{
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 100%;
    background: url("/sp/mc/img/mc_bg01.png") 0 0 repeat-y;
  }
  .mc-col4_v1 .mc-col4_col::after {
    right: 0;
  }
  .mc-col4_v1 .mc-col4_col:nth-child(2n-1)::before {
    left: 0;
  }
  .mc-col4_v1 .mc-col4_col .mc-col_img {
    align-self: center;
  }
  .mc-col4_v1 .mc-col4_col:nth-child(-n+2) .mc-col_img {
    padding: 0 20%;
  }
  .mc-col4_v1 .mc-col4_col:nth-child(n+3) .mc-col_img {
    padding: 0 25%;
  }
  .mc-col4_v1 .mc-col4_col .mc-col_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #738087;
    text-align: center;
    font-size: calc(100vw * 28 / 750);
  }
  .mc-use_wrap {
    margin-top: 22px;
    color: #738087;
  }
  .mc-use_title {
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: calc(100vw * 48 / 750);
  }
  .mc-use_note {
    margin-top: 5px;
    padding-left: 1.2em;
    text-indent: -1.3em;
    font-size: calc(100vw * 28 / 750);
  }
  
  .table-layout th, .table-layout td {
    word-break: break-all;
  }
  .box-layout-v5.type-caution {
    margin-top: 40px;
  }


  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * SP Media Queries
====================================================== */
@media only screen and (max-width: 351px) {
}
/* **
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
** */

/* ======================================================
 * Print
====================================================== */
@media print {
}