@charset "utf-8";

/* ======================================================
 * satton.css
 * ------------------------------------------------------
 * Common
 * @media print, screen and (min-width: 768px)
 * - Override
 * - Page Component
 * - Clearfix
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Override
 * - Page Component
 * - Clearfix
 * SP Media Queries
 * Print
====================================================== */
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
.zipto-word_block{
  display: inline-block;
}

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * 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: 22px;
    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: 700;
    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;
  }
  
  /* - zipto parts 
  ------------------------------------- */
  /* ----- zipto-hero ----- */
  .zipto-hero{
    display: flex;
    align-items: center;
    background: #f7f7f7;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .zipto-hero_image_area{
    display: flex;
    flex-wrap: nowrap;
    width: min(66%, 790px);
  }
  .zipto-hero_image_item{
    position: relative;
    margin-left: 4px;
  }
  .zipto-hero_image_item:first-child{
    margin-left: 0;
  }
  .zipto-hero_image{
    
  }
  .zipto-hero_image_text_block{
    position: absolute;
    top: 3.6624%;
    right: 5.08905%;
    text-align: right;
  }
  .zipto-hero_image_caption{
    margin-bottom: 20px;
  }
  .zipto-hero_image_lead{
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 3.0rem;
    line-height: 1.666;
  }
  .zipto-hero_image_lead > .zipto-hero_label{
    display: inline-block;
    padding-inline: 14px;
    background: #fff100;
  }
  .zipto-hero_image_text{
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1.666;
  }
  .zipto-hero_image_text > .zipto-hero_label{
    display: inline-block;
    padding-inline: 14px;
    background: #ffffff;
  }
  .zipto-hero_logo_area{
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1;
    padding: 20px;
  }
  .zipto-hero_logo{
    padding: 0 4px 18px 0;
  }
  
    /* ----- zipto-release-date ---- */
  .zipto-release-date {
    margin: .8em 0 0;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: right;
  }
  .zipto-release-date + *,
  .zipto-release-date + section > *:first-child {
    margin-top: 2.75em;
  }
  
  /* ----- zipto-features ----- */
  .zipto-features {
    margin-top: 44px;
  }
  .zipto-features .features_head {
  }
  .zipto-features .features_body {
  }
  .zipto-features .features_column {
    position: relative;
    display: flex;
    background-color: #f7f7f7;
  }
  .zipto-features .features_column .colmun_image {
    flex-shrink: 0; 
    width: 38.25%;
  }
  .zipto-features .features_column .colmun_detail {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1em 1em 1em min(6.17%,7.4rem);
  }
  .zipto-features .features_column .colmun_lead {
    position: relative;
    color: #333;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.6;
  }
  .zipto-features .features_body {
    position: relative;
    margin-top: 116px;
  }
  .zipto-features .features_body::before {
    position: absolute;
    top: -96px;
    left: 50%;
    display: block;
    width: 46px;
    height: 46px;
    border-right: 4px solid #000000;
    border-bottom: 4px solid #000000;
    margin-left: -23px;
    transform: rotateZ(45deg);
    content: '';
  }
  .zipto-features .features_lead > *:first-child{
    margin-top: 0;
  }
  .zipto-features .features_lead .lead_text-v1{
    margin-top: 10px;
    text-align: center;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .zipto-features .features_lead .lead_text-v1 .lead_text_label-pc{
    display: inline-block;
    padding-inline: 24px;
    background: #000000;
    font-weight: bold;
    font-size: 3.2rem;
    color: #ffffff;
    line-height: 1.875;
  }
  .zipto-features .features_lead .lead_text-v2{
    margin-top: 10px;
    text-align: center;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .zipto-features .features_lead .lead_text-v2 .lead_text_label-pc{
    display: inline-block;
    padding-inline: 20px;
    background: #000000;
    font-weight: bold;
    font-size: 3.2rem;
    color: #fff100;
    line-height: 1.875;
  }

  /* ----- zipto-features-v2 ----- */
  .zipto-features-v2 {
    margin-top: 26px;
  }
  .zipto-features-v2 .features_head {
  }
  .zipto-features-v2 .features_body {
  }
  .zipto-features-v2 .features_column {
    position: relative;
    display: flex;
    background-color: #f7f7f7;
  }
  .zipto-features-v2 .features_column > .colmun_image {
    flex-shrink: 0;
  }
  .zipto-features-v2 .features_column > .colmun_detail {
    display: flex;
    align-items: center;
    padding: 1em 60px;
  }
  .zipto-features-v2 .features_column .colmun_detail .colmun_detail_inner{
    width: 100%;
  }
  .zipto-features-v2 .features_column .colmun_detail .colmun_detail_inner > *:first-child{
    margin-top: 0;
  }
  .zipto-features-v2 .features_column .colmun_lead {
    position: relative;
    text-align: center;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    font-size: 2.8rem;
    color: #333;
    line-height: 1.6;
  }
  .zipto-features-v2 .features_lead .lead_text-v2 .lead_text_label{
    display: inline-block;
    padding-inline: 20px;
    background: #000000;
    font-weight: bold;
    font-size: 3.2rem;
    color: #fff100;
    line-height: 1.875;
  }
  .zipto-features-v2 .features_column-v3,
  .zipto-features-v2 .features_column-v2 {
    position: relative;
    display: flex;
    margin-top: 24px;
    background-color: #f7f7f7;
  }
  .zipto-features-v2 .features_column-v2 > .features_column{
    width: calc((100% - 30px) / 2);
    margin-left: 30px;
  }
  .zipto-features-v2 .features_column-v2 > .features_column:nth-child(2n+1){
    margin-left: 0;
  }
  .zipto-features-v2 .features_column-v3 > .features_column{
    width: calc((100% - (20px * 2)) / 3);
    margin-left: 20px;
  }
  .zipto-features-v2 .features_column-v3 > .features_column:nth-child(3n+1){
    margin-left: 0;
  }
  .zipto-features-v2 .features_column-v3 .colmun_image,
  .zipto-features-v2 .features_column-v2 .colmun_image{
    width: 100%;
  }
  .zipto-features-v2 .features_column-v3 .colmun_image .colmun_image_caption ,
  .zipto-features-v2 .features_column-v2 .colmun_image .colmun_image_caption {
    margin-bottom: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.6;
  }

  /* ----- zipto-heading-lv2 ----- */
  .zipto-heading-lv2{
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .zipto-heading-lv2 .zipto-heading_inner{
    border-top: 4px solid #000000;
    padding: 7px 10px 12px;
    background: #fff100;
  }
  .zipto-heading-lv2 .zipto-heading_title{
    text-align: center;
    font-weight: 700;
    font-size: 3.2rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
  /* ----- zipto-heading-lv3 ----- */
  .zipto-heading-lv3{
    margin-top: 50px;
    margin-bottom: 26px;
  }
  .zipto-heading-lv3 .zipto-heading_inner{
  }
  .zipto-heading-lv3 .zipto-heading_title{
    font-weight: 700;
    font-size: 2.8rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
  /* ----- zipto-point-heading-lv4 ----- */
  .zipto-heading-lv4{
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .zipto-heading-lv4 .zipto-heading_inner{
    display: flex;
    border-top: 4px solid #000000;
  }
  .zipto-heading-lv4 .zipto-heading_title{
    position: relative;
    margin-right: 40px;
    padding: 6px 16px 10px 22px;
    background-color: #000000;
    font-weight: 700;
    font-size: 2.8rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #ffffff;
    line-height: 1.6;
  }
  .zipto-heading-lv4 .zipto-heading_title::after{
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background-color: #000000;
    transform-origin: bottom center;
    transform: skewX(-18deg);
    content: '';
  }
  .zipto-heading-lv4 .zipto-heading_subtitle{
    flex: 1 1;
    align-self: center;
    padding-top: 4px; 
    font-weight: 700;
    font-size: 2.5rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
    /* ----- zipto-heading-lv4-v2 ----- */
  .zipto-heading-lv4-v2 {
    margin: 52px 0 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  .zipto-heading-lv4-v2 .zipto-heading_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .zipto-heading-lv4-v2 .zipto-heading_subtitle {
    display: inline-block;
    margin-right: 18px;
    padding: 2px 13px 5px;
    background: #000000;
    font-weight: 700;
    font-size: 1.8rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
    line-height: 1.4;
  }
  .zipto-heading-lv4-v2 .zipto-heading_title {
    flex: 1 1;
    font-weight: 700;
    font-size: 2.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- zipto-column ----- */
  .zipto-point-heading{
    margin-top: 45px;
  }
  .zipto-point-heading .zipto-heading_inner{
    display: flex;
    align-items: center;
  }
  .zipto-point-heading .zipto-heading_image{
    align-self: flex-start;
    width: 75px;
    margin-right: 24px;
  }
  .zipto-point-heading .zipto-heading_title{
    flex: 1 1;
    margin-top: -3px;
    font-weight: 700;
    font-size: 2.5rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
  /* ----- zipto-column ----- */
  .zipto-column-v2,
  .zipto-column{
    display: flex;
    margin-top: 30px;
  }
  .zipto-column{
    margin-top: 60px;
  }
  .zipto-column-v2 > .zipto-column_item,
  .zipto-column > .zipto-column_item{
    width: calc((100% - 36px) / 2);
    margin-left: 36px;
  }
  .zipto-column-v2 > .zipto-column_item:nth-child(2n+1),
  .zipto-column > .zipto-column_item:nth-child(2n+1){
    margin-left: 0;
  }
  .zipto-column-v2 > .zipto-column_item:nth-child(n+3),
  .zipto-column > .zipto-column_item:nth-child(n+3){
    margin-top: 36px;
  }
  .zipto-column-v2 > .zipto-column_item > section:first-child *:first-child,
  .zipto-column-v2 > .zipto-column_item > *:first-child,
  .zipto-column > .zipto-column_item > section:first-child *:first-child,
  .zipto-column > .zipto-column_item > *:first-child{
    margin-top: 0;
  }
  
  /* ----- zipto-point-image ----- */
  .zipto-point-image{
    margin-top: 36px;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after{
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .zipto-hero_image_caption{
    height: 4.53125vw;
    margin-bottom: 1.5625vw;
  }
  .zipto-hero_image_caption > img{
    height: 100%;
  }
  .zipto-hero_image_lead{
    font-size: 2.34375vw;
  }
  .zipto-hero_image_text{
    font-size: 1.875vw;
  }
  .zipto-features .features_lead .lead_text-v1 .lead_text_label-pc,
  .zipto-features .features_lead .lead_text-v2 .lead_text_label-pc{
    font-size: 2.5vw;
  }
  .zipto-features-v2 .features_head > .features_column > .colmun_image{
    width: 33.33vw;
  }
  .zipto-features-v2 .features_head > .features_column > .colmun_detail{
    flex: 1 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .zipto-point-heading .zipto-heading_title{
    margin-top: 0;
    font-size: 2.2rem;
  }
  .zipto-point-heading .zipto-heading_image{
    width: 5.859375vw;
  }
}

/***
@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) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  .list-note.type-overall {
    margin-top: 2.0em;
  }
  
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- 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: 700;
    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-top: 2px;
    margin-left: 18px;
    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: 700;
    font-size: 1.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* - zipto parts 
  ------------------------------------- */
  /* ----- zipto-hero ----- */
  .zipto-hero{
    margin-inline: -15px;
    background: #f7f7f7;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .zipto-hero_image_area{
    display: flex;
  }
  .zipto-hero_image_item{
    position: relative;
    margin-left: 2px;
    width:calc((100% - 2px)/2);
  }
  .zipto-hero_image_item:first-child{
    margin-left: 0;
  }
  .zipto-hero_image{
  }
  .zipto-hero_image_text_block{
    position: absolute;
    top: 2.6666vw;
    right: 4vw;
    text-align: right;
  }
  .zipto-hero_image_caption{
    height: 7.4666vw;
    margin-bottom: 1.3333vw;
  }
  .zipto-hero_image_caption > img{
    height: 100%;
  }
  .zipto-hero_image_lead{
    margin-bottom: 0.8vw;
    font-weight: 700;
    font-size: 4vw;
    line-height: 1.666;
  }
  .zipto-hero_image_lead > .zipto-hero_label{
    display: inline-block;
    padding-inline: 1.8666vw;
    background: #fff100;
  }
  .zipto-hero_image_text{
    margin-bottom: 0.8vw;
    font-weight: 700;
    font-size: 3.2vw;
    line-height: 1.666;
  }
  .zipto-hero_image_text > .zipto-hero_label{
    display: inline-block;
    padding-inline: 1.8666vw;
    background: #ffffff;
  }
  .zipto-hero_logo_area{
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1;
    padding: 4.8vw 0 6.4vw;
  }
  .zipto-hero_logo{
    width: 45.3333vw;
  }
  
    /* ----- zipto-release-date ---- */
  .zipto-release-date {
    margin: 0.9em 0 0;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: right;
  }
  .zipto-release-date + *,
  .zipto-release-date + section > *:first-child {
    margin-top: 2.75em;
  }
  
  /* ----- zipto-features ----- */
  .zipto-features {
    margin-top: 24px;
    margin-inline: -15px;
  }
  .zipto-features .features_head {
  }
  .zipto-features .features_body {
  }
  .zipto-features .features_column {
    position: relative;
    background-color: #f7f7f7;
  }
  .zipto-features .features_column .colmun_image {
  }
  .zipto-features .features_column .colmun_detail {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 17px 15px ;
  }
  .zipto-features .features_column .colmun_lead {
    position: relative;
    color: #333;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.6;
  }
  .zipto-features .features_body {
    position: relative;
    margin-top: 52px;
  }
  .zipto-features .features_body::before {
    position: absolute;
    top: -40px;
    left: 50%;
    display: block;
    width: 23px;
    height: 23px;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    margin-left: -11.5px;
    transform: rotateZ(45deg);
    content: '';
  }
  .zipto-features .features_lead > *:first-child {
    margin-top: 0;
  }
  .zipto-features .features_lead .lead_text-v1{
    text-align: center;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .zipto-features .features_lead .lead_text-v1 .lead_text_label-sp{
    padding: 4px 9px 5px;
    background: #000000;
    font-weight: bold;
    font-size: 2.0rem;
    color: #ffffff;
    line-height: 2.2;
  }
  .zipto-features .features_lead .lead_text-v2{
    text-align: center;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .zipto-features .features_lead .lead_text-v2 .lead_text_label-sp{
    padding: 4px 9px 5px;
    background: #000000;
    font-weight: bold;
    font-size: 2.0rem;
    color: #fff100;
    line-height: 2.2;
  }

  /* ----- zipto-features-v2 ----- */
  .zipto-features-v2 {
    margin-top: 15px;
  }
  .zipto-features-v2 .features_head {
  }
  .zipto-features-v2 .features_body {
  }
  .zipto-features-v2 .features_column {
    position: relative;
    background-color: #f7f7f7;
  }
  .zipto-features-v2 .features_column > .colmun_image {
  }
  .zipto-features-v2 .features_column > .colmun_detail {
    display: flex;
    align-items: center;
    padding: 21px 15px 15px;
  }
  .zipto-features-v2 .features_column .colmun_detail .colmun_detail_inner > *:first-child{
    margin-top: 0;
  }
  .zipto-features-v2 .features_column .colmun_lead {
    position: relative;
    text-align: center;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    color: #333;
    line-height: 1.5;
  }
  .zipto-features-v2 .features_lead .lead_text-v2 .lead_text_label {
    display: inline-block;
    padding-inline: 20px;
    background: #000000;
    font-weight: bold;
    font-size: 3.2rem;
    color: #fff100;
    line-height: 1.875;
  }
  .zipto-features-v2 .features_column-v3,
  .zipto-features-v2 .features_column-v2 {
    position: relative;
    display: flex;
    margin-top: 16px;
    background-color: #f7f7f7;
  }
  .zipto-features-v2 .features_column-v2 > .features_column {
    width: calc((100% - 15px) / 2);
    margin-left: 15px;
  }
  .zipto-features-v2 .features_column-v3 > .features_column{
    width: calc((100% - (10px * 2)) / 3);
    margin-left: 10px;
  }
  .zipto-features-v2 .features_column-v3 > .features_column:nth-child(3n+1),
  .zipto-features-v2 .features_column-v2 > .features_column:nth-child(2n+1) {
    margin-left: 0;
  }
  .zipto-features-v2 .features_column-v3 .colmun_image ,
  .zipto-features-v2 .features_column-v2 .colmun_image{
    width: 100%;
  }
  .zipto-features-v2 .features_column-v3 .colmun_image .colmun_image_caption ,
  .zipto-features-v2 .features_column-v2 .colmun_image .colmun_image_caption {
    margin-bottom: 6px;
    text-align: center;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  /* ----- zipto-heading-lv2 ----- */
  .zipto-heading-lv2{
    margin: 38px -15px 20px;
  }
  .zipto-heading-lv2 .zipto-heading_inner{
    border-top: 2px solid #000000;
    padding: 8px 15px 6px;
    background: #fff100;
  }
  .zipto-heading-lv2 .zipto-heading_title{
    text-align: center;
    font-weight: 700;
    font-size: 2.1rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
  /* ----- zipto-heading-lv3 ----- */
  .zipto-heading-lv3{
    margin-top: 28px;
    margin-bottom: 15px;
  }
  .zipto-heading-lv3 .zipto-heading_inner{
  }
  .zipto-heading-lv3 .zipto-heading_title{
    font-weight: 700;
    font-size: 2.0rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
  /* ----- zipto-point-heading-lv4 ----- */
  .zipto-heading-lv4{
    margin-top: 27px;
    margin-bottom: 7px;
  }
  .zipto-heading-lv4 .zipto-heading_inner{
  }
  .zipto-heading-lv4 .zipto-heading_title{
    position: relative;
    padding: 6px 16px 8px 22px;
    background-color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 1.6rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #ffffff;
    line-height: 1.6;
  }
  .zipto-heading-lv4 .zipto-heading_subtitle{
    margin-top: 11px;
    padding-top: 4px; 
    text-align: center;
    font-weight: 700;
    font-size: 1.6rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
    /* ----- zipto-heading-lv4-v2 ----- */
  .zipto-heading-lv4-v2 {
    margin: 26px 0 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  .zipto-heading-lv4-v2 .zipto-heading_inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .zipto-heading-lv4-v2 .zipto-heading_subtitle {
    display: inline-block;
    margin-bottom: 3px;
    padding: 2px 8px 3px;
    background: #000000;
    font-weight: 700;
    font-size: 1.2rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
    line-height: 1.4;
  }
  .zipto-heading-lv4-v2 .zipto-heading_title {
    flex: 1 1;
    font-weight: 700;
    font-size: 1.8rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- zipto-point-heading ----- */
  .zipto-point-heading{
    margin-top: 44px;
    margin-bottom: 11px;
  }
  .zipto-point-heading .zipto-heading_inner{
    display: flex;
    align-items: center;
  }
  .zipto-point-heading .zipto-heading_image{
    align-self: flex-start;
    width: 50px;
    margin-right: 14px;
  }
  .zipto-point-heading .zipto-heading_title{
    flex: 1 1;
    font-weight: 700;
    font-size: 1.6rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
  }
  
  /* ----- zipto-column ----- */
  .zipto-column{
    margin-top: 18px;
  }
  .zipto-column > .zipto-column_item{
    width: 100%;
  }
  .zipto-column > .zipto-column_item:nth-child(n+2){
    margin-top: 44px;
  }
  .zipto-column > .zipto-column_item:first-child,
  .zipto-column > .zipto-column_item:first-child > section > *:first-child{
    margin-top: 0;
  }
  
  /* ----- zipto-column-v2 ----- */
  .zipto-column-v2{
    margin-top: 7px;
  }
  .zipto-column-v2 > .zipto-column_item {
    width: 100%;
  }
  .zipto-column-v2 > .zipto-column_item:nth-child(n+2) {
    margin-top: 20px;
  }
  .zipto-column-v2 > .zipto-column_item > *:first-child ,
  .zipto-column-v2 > .zipto-column_item:first-child > section > *:first-child {
    margin-top: 0;
  }
  
  /* ----- zipto-point-image ----- */
  .zipto-point-image {
    margin-top: 26px;
  }
  
  
  
  
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * SP Media Queries
====================================================== */
/***
@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: 375px) {
}
***/
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 374px) {
}
@media only screen and (max-width: 370px) {
  .table-ec {
    flex-flow: column;
    align-items: baseline;
  }
  .table-ec-button {
    margin-left: 0;
    margin-top: 5px;
  }
}
/***
@media only screen and (max-width: 320px) {
}



/* ======================================================
 * Print
====================================================== */
@media print {
}