@charset "utf-8";

/* ======================================================
 * anstouch.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Page Component

 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- ec-button ----- */
  .ec-heading {
    position: relative;
    padding-right: 100px;
  }
  .ec-heading {
    position: relative;
    padding-right: 100px;
  }
  .heading-ec-button {
    position: absolute;
    display: inline-block;
    width: 88px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .ec-button {
    display: inline-block;
    max-width: 300px;
    min-width: 88px;
    margin-top: 10px;
  }
  .ec-button_link {
    display: inline-block;
    padding: 5px 25px 7px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 6px;
    color: #418fde!important;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .ec-button_link:hover {
    background-color: #daebfc;
  }
  .table-ec {
    display: flex;
    align-items: center;
  }
  .table-ec-button {
    margin-left: 10px;
    max-width: 250px;
    min-width: 88px;
    vertical-align: top;
  }
  .table-ec-button_link {
    display: inline-block;
    padding: 5px 25px 7px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 6px;
    color: #418fde;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .table-ec-button_link:hover {
    opacity: 1;
    background-color: #daebfc;
  }
  
  /* ----- pc-hidden ----- */
  .pc-hidden {
    display: none;
  }
  
  /* ----- anstouch-main-layout ----- */
  .anstouch-main-layout {
    position: relative;
  }
  .anstouch-main-logo {
    position: absolute;
    left: 50%;
    z-index: 3;
    width: 37.0833%;
    transform: translateX(-50%);
  }
  
  /* ----- anstouch-main-visual ----- */
  .anstouch-main-visual {
    display: flex;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .anstouch-main-visual-lv1,
  .anstouch-main-visual-lv2{
    position: relative;
  }
  .anstouch-main-visual-lv1-text {
    position: absolute;
    bottom: 3.9%;
    left: 5%;
    color: #ffffff;
  }
  .anstouch-main-visual-lv2-text {
    position: absolute;
    top: 8.652%;
    left: 38.833%;
    color: #ffffff;
  }
  .anstouch-main-underline {
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.6;
  }
  .anstouch-main-underline_label {
    background: linear-gradient(transparent 90%, #bad300 90%, #bad300 100%);
  }
  .anstouch-main-text-sub{
    margin-top: 10px;
    font-size: 2.0rem;
  }
  .anstouch-main-text-sub_emphasis{
    font-weight: bold;
    font-style: normal;
  }
  
  /* ----- anstouch-right-text ----- */
  .anstouch-right-text {
    margin-top: 10px;
    text-align: right;
    font-size: 1.6rem;
    font-weight: bold;
  }
  
  /* ----- anstouch-head ----- */
  .anstouch-heading-lv2 {
    position: relative;
    margin-top: 60px;
  }
  .anstouch-heading_title:before {
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background: #616872;
  }
  .anstouch-heading_title {
    font-size: 2.2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
  .anstouch-label {
    position: relative;
    display: inline-block;
    width: 142px;
    border-radius: 8px;
    background-color: #616872;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- anstouch-visual-wrapper ----- */
  .anstouch-visual-wrapper {
    margin-top: 5.0rem;
  }
  .anstouch-lead {
    text-align: center;
  }
  .anstouch-lead_text {
    font-size: 3.2rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: linear-gradient(#fff 70%, #bad300 70%, #bad300 93%, #fff 93%);
  }
  
  /* ----- anstouch-card_wrap ----- */
  .anstouch-card_wrap {
    display: flex;
    margin-top: 30px;
  }
  .anstouch-card,
  .anstouch-card-v2 {
    display: flex;
    padding: 30px;
    color: #ffffff;
  }
  .anstouch-card {
    background: #84989f;
  }
  .anstouch-card-v2 {
    background: #647074;
  }
  .anstouch-card_detail_left {
    width: 60%;
  }
  .anstouch-card_detail_right {
    flex: 1 1;
    margin-left: 7.03%;
  }
  .anstouch-card_detail_right .anstouch-card_image {
    margin-left: -49.438%;
  }
  .anstouch-card_figure {
    display: flex;
    align-items: center;
  }
  .anstouch-card_detail .anstouch-card_text {
    margin-top: 22px;
  }
  .anstouch-card_text {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 26px;
  }
  .anstouch-card_text_bold {
    font-weight: bold;
    font-size: 2.0rem;
    text-align: center;
  }
  .anstouch-card_text_sub {
    text-align: center;
  }
}
@media only screen and (max-width: 1250px) and (min-width: 768px) {
  .anstouch-main-underline {
    font-size: 3.24rem;
  }
  .anstouch-main-text-sub{
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1145px) and (min-width: 768px) {
  .anstouch-main-underline {
    font-size: 2.88rem;
  }
  .anstouch-main-text-sub{
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1095px) and (min-width: 768px) {
  .anstouch-card_text_sub {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 835px) and (min-width: 768px) {
  .anstouch-card_text_sub {
    font-size: 1.4rem;
  }
}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  
  /* ----- ec-button ----- */
  .ec-heading {
    position: relative;
    padding-right: 80px;
  }
  .heading-ec-button {
    position: absolute;
    display: inline-block;
    width: 70px;
    right: 0;
    top: 0;
  }
  .ec-button {
    margin-top: 17px;
    text-align: center;
  }
  .ec-button_link {
    display: inline-block;
    padding: 2px 19px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 5px;
    color: #418fde!important;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .table-ec {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
  }
  .table-ec-button {
    display: inline-block;
    max-width: 120px;
    min-width: 65px;
    margin-left: 10px;
    padding: 0;
    vertical-align: middle;
  }
  .table-ec-button_link {
    display: inline-block;
    border: 2px solid #418fde;
    border-radius: 5px;
    padding: 3px 15px;
    color: #418fde;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- anstouch-main-layout ----- */
  .anstouch-main-layout {
    margin: 0 -15px;
  }
  
  /* ----- anstouch-main-visual ----- */
  .anstouch-main-visual {
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .anstouch-main-visual-lv1,
  .anstouch-main-visual-lv2{
    position: relative;
  }
  .anstouch-main-visual-lv1-text {
    position: absolute;
    bottom: 4.0%;
    left: 4.0%;
    color: #ffffff;
  }
  .anstouch-main-visual-lv2-text {
    position: absolute;
    top: 11.4%;
    left: 50%;
    color: #ffffff;
  }
  
  /* ----- anstouch-right-text ----- */
  .anstouch-right-text {
    margin-top: 16px;
    text-align: right;
    font-size: 1.4rem;
    font-weight: bold;
  }
  
  /* ----- anstouch-heading-lv2 ----- */
  .anstouch-heading-lv2 {
    position: relative;
    margin: 30px -15px 0;
  }
  .anstouch-heading_title:before {
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background: #616872;
  }
  .anstouch-heading_title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
  .anstouch-label {
    position: relative;
    display: inline-block;
    width: 142px;
    border-radius: 4px;
    background-color: #616872;
    line-height: 1.4;
    padding: 4px 0;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- anstouch-visual-wrapper ----- */
  .anstouch-visual-wrapper {
    margin-top: 17px;
  }
  
  /* ----- anstouch-lead ----- */
  .anstouch-lead {
    text-align: center;
  }
  .anstouch-lead_text {
    font-size: 1.9rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: linear-gradient(#fff 68%, #bad300 68%, #bad300 85%, #fff 85%);
  }
  
  /* ----- anstouch-card_wrap ----- */
  .anstouch-card_wrap {
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .anstouch-card,
  .anstouch-card-v2 {
    display: flex;
    padding: 15px;
    color: #ffffff;
  }
  .anstouch-card {
    background: #84989f;
  }
  .anstouch-card-v2 {
    background: #647074;
  }
  .anstouch-card_detail_left {
    width: 55.4666vw;
  }
  .anstouch-card_detail_right {
    flex: 1 1;
    margin-left: 6.1333vw;
  }
  .anstouch-card_detail_right .anstouch-card_image {
    margin-left: -14.9333vw;
  }
  .anstouch-card_detail_right .anstouch-card_image > img {
    width: 45.6vw;
  }
  .anstouch-card_figure {
    display: flex;
    align-items: center;
  }
  .anstouch-card_text {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .anstouch-card_text_bold {
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
  }
  .anstouch-card_text_sub {
    font-size: 1.4rem;
    text-align: center;
  }
  
  .anstouch-main-underline {
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.6;
  }
  .anstouch-main-underline_label {
    background: linear-gradient(transparent 90%, #bad300 90%, #bad300 100%);
  }
  
  .anstouch-main-text-sub{
    margin-top: 5px;
    font-size: 3.2vw;
  }
  .anstouch-main-text-sub_emphasis{
    font-weight: bold;
    font-style: normal;
  }
  .anstouch-card_wrap {
    margin-top: 25px;
  }
  .anstouch-card,
  .anstouch-card-v2 {
    display: flex;
    padding: 15px;
    color: #ffffff;
  }
}
@media only screen and (max-width: 835px) and (min-width: 768px) {
  .anstouch-card_text_sub {
    font-size: 1.4rem;
  }
}


/* ======================================================
 * Print
====================================================== */
@media print {
}