@charset "utf-8";

/* ======================================================
 * teltta.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
  ------------------------------------------------------ */
  .table-layout th,
  .table-layout td {
    padding: 11px 20px 10px;
  }
  [class*="list-note"].type-overall {
    margin-top: 70px;
  }
  .image-wrap .image-set {
    margin-top: 0;
  }
  .column-media {
    margin-top: 3.5em;
  }
  
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- ec-button ----- */
  .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;
  }
  
  /* ----- teltta-pc-hidden ----- */
  .teltta-pc-hidden {
    display: none;
  }
  
  /* ----- teltta-hero_mainvisual_caption ----- */
  .teltta-hero-mainvisual_caption {
    margin-top: .8em;
    text-align: right;
    font-weight: bold;
    font-size: 1.8rem;
  }
  
  /* ----- teltta-heading_textvisual ----- */
  .teltta-heading-textvisual {
    margin-top: 1.5em;
    text-align: center;
  }
  
  /* ----- teltta-heading_textvisual-v2 ----- */
  .teltta-heading-textvisual-v2 {
    margin-top: 9.6em;
    text-align: center;
  }
  
  /* ----- teltta-media ----- */
  .teltta-media {
    display: flex;
    margin-top: 6.8em;
    position: relative;
  }
  .teltta-media .teltta-media-bg {
    position: absolute;
    z-index: -1;
    top: -78px;
    left: -38px;
  }
  .teltta-media[data-teltta-column="large-image-left"] {
    margin-left: 40px;
  }
  .teltta-media[data-teltta-column="large-image-left"] .teltta-media-head {
    margin-right: 42px;
  }
  
  /* ----- teltta-media-v2 ----- */
  .teltta-media-v2 {
    display: flex;
    margin-top: 10.7em;
    position: relative;
  }
  .teltta-media-v2 .teltta-media-bg {
    position: absolute;
    z-index: -1;
    top: -135px;
    right: -42px;
  }
  .teltta-media-v2[data-teltta-column="large-image-right"] {
    margin-right: 40px;
    flex-direction: row-reverse;
  }
  .teltta-media-v2[data-teltta-column="large-image-right"] .teltta-media-head {
    margin-left: 42px;
  }
  
  /* ----- teltta-media-v3 ----- */
  .teltta-media-v3 {
    display: flex;
    margin-top: 13.6em;
    position: relative;
  }
  .teltta-media-v3 .teltta-media-bg {
    position: absolute;
    z-index: -1;
    top: -128px;
    left: -38px;
  }
  .teltta-media-v3[data-teltta-column="large-image-left"] {
    margin-left: 40px;
  }
  .teltta-media-v3[data-teltta-column="large-image-left"] .teltta-media-head {
    margin-right: 42px;
  }
  
  /* ----- teltta-image ----- */
  .teltta-image {
    margin-top: 1.8em;
  }
  
  /* ----- teltta-item-wrap ----- */
  .teltta-item-wrap {
    padding: 0 25px;
  }
  .teltta-item-wrap + .teltta-item-wrap {
    margin-top: 1.7em;
  }
  
  /* ----- teltta-subheading ----- */
  .teltta-subheading .teltta-subheading-inner {
    position: relative;
    padding: 25px 26px 29px 109px;
  }
  .teltta-subheading .teltta-subheading-line1 {
    position: relative;
    padding: 25px 26px 29px 109px;
  }
  .teltta-subheading .teltta-subheading-icon01 {
    position: absolute;
    top: 0;
    left: 3px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    width: 95px;
    height: 95px;
    background-color: #dfb500;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .teltta-subheading .teltta-subheading-title {
    display: inline-block;
    margin-top: 27px;
    width: 100%;
    font-size: 1.8rem;
    line-height: 0.5;
    font-weight: bold;
    font-family: Arial, Helvetica, "sans-serif";
  }
  .teltta-subheading .teltta-subheading-number {
    display: inline-block;
    margin-top: -12px;
    width: 100%;
    font-size: 3.6rem;
    line-height: 1;
    font-weight: bold;
    font-family: Arial, Helvetica, "sans-serif";
  }
  .teltta-subheading .teltta-subheading-icon02 {
    position: absolute;
    top: 0;
    left: 3px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    width: 95px;
    height: 95px;
    background-color: #446e54;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .teltta-subheading .teltta-subheading-icon03 {
    position: absolute;
    top: 0;
    left: 3px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    width: 95px;
    height: 95px;
    background-color: #0063a3;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .teltta-subheading .teltta-subheading-text {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .teltta-subheading .teltta-subheading-text .teltta-subheading-underline {
    border-bottom: 2px solid #333333;
  }
  
  /* ----- teltta-column-item ----- */
  .teltta-column-item {
    display: flex;
    margin-top: 1.2em;
  }
  .teltta-column-item > .teltta-column-image {
    margin-left: 30px;
    width: calc((100% - 30px) / 2);
  }
  .teltta-column-item > .teltta-column-image:nth-child(odd) {
    margin-left: 0;
  }
  
  /* ----- teltta-lead-text ----- */
  .teltta-lead-text {
    margin-top: 1.3em;
    line-height: 1.6;
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
  }
  
  /* ----- teltta-movie-wrap ----- */
  .teltta-movie-wrap {
    margin-top: 3.3em;
  }
  .teltta-movie-wrap > .teltta-movie-text {
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- teltta-note-text ----- */
  .teltta-note-text {
    margin-top: .6em;
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .teltta-media .teltta-media-head .teltta-media-bg {
    width: calc(820/1280 * 100vw);
    top: -65px;
  }
  .teltta-media-v2 .teltta-media-head .teltta-media-bg {
    width: calc(820/1280 * 100vw);
  }
  .teltta-media-v3 .teltta-media-head .teltta-media-bg {
    width: calc(820/1280 * 100vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .teltta-media .teltta-media-head .teltta-media-bg {
    width: calc(670/1080 * 100vw);
    top: -60px;
  }
  .teltta-media-v2 .teltta-media-head .teltta-media-bg {
    width: calc(670/1080 * 100vw);
    top: -125px;
  }
  .teltta-subheading .teltta-subheading-icon01 {
    width: 90px;
    height: 90px;
  }
  .teltta-subheading .teltta-subheading-icon02 {
    width: 90px;
    height: 90px;
  }
  .teltta-subheading .teltta-subheading-icon03 {
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 840px) {
  .teltta-media .teltta-media-head .teltta-media-bg {
    top: -50px;
  }
  .teltta-media-v2 .teltta-media-head .teltta-media-bg {
    top: -100px;
  }
  .teltta-media-v3 .teltta-media-head .teltta-media-bg {
    top: -100px;
  }
  .teltta-subheading .teltta-subheading-icon01 {
    width: 84px;
    height: 84px;
  }
  .teltta-subheading .teltta-subheading-icon02 {
    width: 84px;
    height: 84px;
  }
  .teltta-subheading .teltta-subheading-icon03 {
    width: 84px;
    height: 84px;
  }
}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  .table-layout th,
  .table-layout td {
    padding: 13px 10px 11px 10px;
  }
  .image-wrap .image-set {
    margin-top: 0;
  }
  
  /* ----- 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;
  }
  
  /* ----- teltta-sp-hidden ----- */
  .teltta-sp-hidden {
    display: none;
  }
  
  /* ----- teltta-hero_mainvisual ----- */
  .teltta-hero-mainvisual {
    margin: 0 -15px;
  }
  
  /* ----- teltta-hero_mainvisual_caption ----- */
  .teltta-hero-mainvisual_caption {
    margin-top: .9em;
    padding: 0 15px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: right;
  }
  
  .teltta-heading-textvisual {
    margin-top: 1.7em;
  }
  
  /* ----- teltta-media ----- */
  .teltta-media {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  .teltta-media .teltta-media-head {
    position: relative;
    margin-top: .9em;
  }
  .teltta-media .teltta-media-head .teltta-media-bg {
    position: absolute;
    z-index: -1;
    top: -17px;
    left: -15px;
  }
  .teltta-media .teltta-media-body {
    margin-top: 2.2em;
  }
  
  /* ----- teltta-media-v2 ----- */
  .teltta-media-v2 {
    display: flex;
    flex-direction: column-reverse;
  }
  .teltta-media-v2 .teltta-media-head {
    position: relative;
    margin-top: 1.3em;
  }
  .teltta-media-v2 .teltta-media-head .teltta-media-bg {
    position: absolute;
    z-index: -1;
    top: -40px;
    right: -15px;
  }
  .teltta-media-v2 .teltta-media-body {
    margin-top: .5em;
  }
  
  /* ----- teltta-media-v3 ----- */
  .teltta-media-v3 {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  .teltta-media-v3 .teltta-media-head {
    position: relative;
    margin-top: 1.3em;
  }
  .teltta-media-v3 .teltta-media-head .teltta-media-bg {
    position: absolute;
    z-index: -1;
    top: -30px;
    left: -15px;
  }
  .teltta-media-v3 .teltta-media-body {
    margin-top: 3.0em;
  }
  
  /* ----- teltta-heading-textvisual-v2 ----- */
  .teltta-heading-textvisual-v2 {
    margin-top: 3.2em;
  }
  
  /* ----- teltta-image ----- */
  .teltta-image {
    margin: 1.0em -15px 0;
  }
  
  /* ----- teltta-item-wrap ----- */
  .teltta-item-wrap + .teltta-item-wrap {
    margin-top: 1.7em;
  }
  
  /* ----- teltta-subheading ----- */
  .teltta-subheading .teltta-subheading-inner {
    position: relative;
    padding: 2px 26px 5px 64px;
  }
  .teltta-subheading .teltta-subheading-line1 {
    position: relative;
    padding: 16px 26px 14px 64px;
  }
  .teltta-subheading .teltta-subheading-icon01 {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    width: 56px;
    height: 56px;
    background-color: #dfb500;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .teltta-subheading .teltta-subheading-icon02 {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    width: 56px;
    height: 56px;
    background-color: #446e54;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .teltta-subheading .teltta-subheading-icon03 {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    width: 56px;
    height: 56px;
    background-color: #0063a3;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .teltta-subheading .teltta-subheading-title {
    display: inline-block;
    margin-top: 16px;
    width: 100%;
    font-size: 1.0rem;
    line-height: 0.5;
    font-weight: bold;
    font-family: Arial, Helvetica, "sans-serif";
  }
  .teltta-subheading .teltta-subheading-number {
    display: inline-block;
    margin-top: -9px;
    width: 100%;
    font-size: 2.1rem;
    line-height: 1;
    font-weight: bold;
    font-family: Arial, Helvetica, "sans-serif";
  }
  .teltta-subheading .teltta-subheading-text {
    font-size: 1.7rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .teltta-subheading .teltta-subheading-text .teltta-subheading-underline {
    border-bottom: 2px solid #333333;
  }
  
  
  /* ----- teltta-column-item-wrap ----- */
  .teltta-column-item-wrap {
    padding: 0 32.5px;
    text-align: center;
  }
  
  /* ----- teltta-column-item ----- */
  .teltta-column-item {
    margin-top: 1.0em;
  }
  .teltta-column-item > .teltta-column-image {
    margin-top: 15px;
  }
  .teltta-column-item > .teltta-column-image:first-child {
    margin-top: 0;
  }
  
  /* ----- teltta-lead-text ----- */
  .teltta-lead-text {
    margin-top: 1.2em;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6;
  }
  
  /* ----- teltta-movie-wrap ----- */
  .teltta-movie-wrap {
    margin-top: 1.7em;
  }
  .teltta-movie-wrap > .teltta-movie-text {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- teltta-note-text ----- */
  .teltta-note-text {
    margin-top: .95em;
  }
}

/* ======================================================
 * SP Media Queries
====================================================== */
@media screen and (min-width: 535px) and (max-width: 767.9px) {
  .teltta-lead-text {
    font-size: 2.0rem;
  }
}
@media screen and (min-width: 400px) and (max-width: 535px) {
  .teltta-media-v3 .teltta-media-head .teltta-media-bg {
    top: -60px;
  }
  .teltta-lead-text {
    font-size: calc(14.0011/375 * 100vw);
  }
}
@media screen and (min-width: 400px) and (max-width: 520px) {
  .teltta-media-v3 .teltta-media-head .teltta-media-bg {
    top: -50px;
  }
}
@media screen and (min-width: 400px) and (max-width: 440px) {
  .teltta-media-v3 .teltta-media-head .teltta-media-bg {
    top: -45px;
  }
}
@media only screen and (max-width: 330px) {
}

/* ======================================================
 * Print
====================================================== */
@media print {
}