@charset "utf-8";

/* ======================================================
 * special_sp.css
 * ------------------------------------------------------
 * @media only screen and (max-width: 767px)
 * - Common
 * - Page Component
 * - Clearfix
 * Media Queries
====================================================== */

@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Common
  ------------------------------------------------------ */
  /* ----- font ----- */
  .special-compacknote-box-layout,
  .special-compacknote-column-layout,
  .special-compacknote-box-layout-v2,
  .special-compacknote-box-layout-v3 {
    font-family: "Noto Sans", "Noto Sans CJK JP", Verdana, Arial, Helvetica, sans-serif;
  }
  .special-point-title .point_bg,
  .special-point-title .point_label,
  .special-compack-box-layout > .box_title,
  .special-compack-box-layout .box_features .box_features_caption,
  .special-rucle-box-layout .box_lead,
  .special-rucle-box-layout .box_lead_2,
  .special-rucle-text-lead,
  .special-compacknote-heading-lv3 .heading_title,
  .special-compacknote-column-layout .column_item_title .column_item_number,
  .special-compacknote-column-layout-v2 .column_title {
    font-family: "Noto Sans", "Noto Sans CJK JP", Verdana, Arial, Helvetica, sans-serif;
  }
  .special-compare-layout .compare_before,
  .special-compare-layout .compare_after,
  .special-point-title .point_number {
    font-family: Lato;
  }
  [data-webfont="sawarabigothic"],
  [data-webfont="sawarabigothic"] [class^="heading-lv"]:not(.heading-lv1):not(.heading-lv1-v2) .heading_title,
  [data-webfont="sawarabigothic"] .special-point-title .point_label {
    font-family: "Sawarabi Gothic";
  }
  .special-gallery-layout > .gallery_thumb > .gallery_thumb_item > a:not(.is-active) img {
    opacity: .3;
  }
  .special-gallery-layout > .gallery_thumb > .gallery_thumb_item > a.is-active img {
    opacity: 1;
  }
  .special-gallery-layout > .gallery_thumb > .gallery_thumb_item > a img {
    -webkit-transition: opacity .2s ease-out 0s;
    transition: opacity .2s ease-out 0s;
  }

  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- special-text-caption ----- */
  .special-text-caption {
    margin-top: .25em;
    color: #595757;
    font-size: 1.2rem;
  }
  
  /* ----- special-box-layout ----- */
  .special-box-layout {
    margin-top: 1.25em;
  }
  .special-box-layout > .box_title {
    margin-bottom: .6em;
  }
  .special-box-layout > .box_detail .special-compare-layout {
    margin-top: 1em;
  }
  .special-box-layout > .box_detail:first-child,
  .special-box-layout > .box_detail > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  
  /* ----- special-compare-layout ----- */
  .special-compare-layout {
    margin-top: 1.5em;
  }
  .special-compare-layout > .compare_item {
    position: relative;
  }
  .special-compare-layout > .compare_item + .compare_item {
    margin-top: 1px;
  }
  .special-compare-layout .compare_before,
  .special-compare-layout .compare_after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 102px;
    height: 35px;
    color: #fff;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
  }
  .special-compare-layout .compare_before {
    background-color: #777;
  }
  .special-compare-layout .compare_after.color1 {
    background-color: #418fde;
  }
  .special-compare-layout .compare_after.color2 {
    background-color: #f3a251;
  }
  
  /* ----- special-point-layout ----- */
  .special-point-layout {
    margin-top: 1.5em;
  }
  .special-point-layout + .special-point-layout {
    margin-top: .75em;
  }
  .special-point-layout > .point_item {
    margin-top: .75em;
    padding: 15px;
    background-color: #f1f1f1;
  }
  .special-point-layout > .point_item:first-child {
    margin-top: 0 !important;
  }
  .special-point-layout > .point_item > *:first-child,
  .special-point-layout > .point_item > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
    
  /* ----- special-point-title ----- */
  .special-point-title {
    display: table;
  }
  .special-point-title .point_icon {
    display: table-cell;
    width: 50px;
    vertical-align: top;
  }
  .special-point-title .point_bg {
    display: block;
    width: 50px;
    height: 50px;
    padding-top: 12px;
    border-radius: 50%;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
  }
  .special-point-title .point_bg.color1 {
    background-color: #418fde;
  }
  .special-point-title .point_bg.color2 {
    background-color: #f3a251;
  }
  .special-point-title .point_bg.color3 {
    background-color: #e20070;
  }
  .special-point-title .point_number {
    display: block;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
  }
  .special-point-title .point_text {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
  }
  .special-point-title .point_label {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .special-point-title.type-img .point_label {
    font-size: 1.9rem;
  }
  
  /* ----- special-color-icon ----- */
  .special-color-icon {
    margin: 1em -6px -.5em 0;
    letter-spacing: -.4em;
    line-height: 1;
    overflow: hidden;
  }
  .special-color-icon > li {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 6px .5em 0;
    border-radius: 50%;
    letter-spacing: normal;
    vertical-align: top;
    line-height: 1;
    overflow: hidden;
  }
  .special-color-icon > .color_border {
    border: 1px solid #ddd;
  }
  .special-color-icon > li img {
    width: 100%;
  }
  
  /* ----- special-gallery-layout ----- */
  .special-gallery-layout {
    margin-top: 2.5em;
  }
  .special-gallery-layout > .gallery_visual img {
    width: 100%;
  }
  .special-gallery-layout > .gallery_thumb {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100vw;
    margin: 1em 0 0 calc(50% - 50vw);
    padding: 0 15px 15px;
    overflow-x: auto;
  }
  .special-gallery-layout > .gallery_thumb > .gallery_thumb_item {
    -webkit-flex: 0 0 120px;
    flex: 0 0 120px;
    margin-right: 10px;
  }
  .special-gallery-layout > .gallery_thumb > .gallery_thumb_item:last-child {
    -webkit-flex-basis: 135px;
    flex-basis: 135px;
    margin-right: 0;
    padding-right: 15px;
  }
  .special-gallery-layout > .gallery_thumb > .gallery_thumb_item > a {
    background-color: #fff;
  }
  
  /* ----- special-compack-box-layout ----- */
  .special-compack-box-layout {
    max-width: 580px;
    margin: 0 auto;
    padding: 20px 20px 15px;
    background-color: #ffedfd;
  }
  .special-compack-box-layout + .image-set {
    margin-top: 0;
  }
  .special-compack-box-layout > .box_title {
    color: #5e3498;
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
  }
  .special-compack-box-layout > .box_title .is-smaller {
    color: #333;
    font-size: 1.4rem;
    font-weight: normal;
  }
  .special-compack-box-layout > .box_title + .box_detail {
    margin-top: 1em;
  }
  .special-compack-box-layout > .box_detail > *:first-child,
  .special-compack-box-layout > .box_detail > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  .special-compack-box-layout .box_features {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 1em;
  }
  .special-compack-box-layout .box_features > li {
    width: calc((100% - 15px) / 2);
    margin-left: 15px;
  }
  .special-compack-box-layout .box_features > li:nth-child(2n+1) {
    margin-left: 0;
  }
  .special-compack-box-layout .box_features > li:nth-child(n+3) {
    margin-top: 1em;
  }
  .special-compack-box-layout .box_features .box_features_image {
    text-align: center;
  }
  .special-compack-box-layout .box_features .box_features_caption {
    margin-top: .5em;
    color: #5e3498;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
  }
  
  /* ----- special-compack-column-layout ----- */
  .special-compack-column-layout {
    margin-top: 1.25em;
  }
  .special-compack-column-layout > .column-layout > .column_item + .column_item,
  .special-compack-column-layout > .compack_column_item + .compack_column_item {
    margin-top: 0;
  }
  .special-compack-column-layout[data-row-sp] > .compack_column_item {
    margin-left: 0;
  }
  .special-compack-column-layout[data-row-sp="1"] > .compack_column_item {
    width: 100%;
  }
  .special-compack-column-layout > .compack_column_item > .special-compack-box-layout {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .special-compack-column-layout > .column-layout > .column_item > .special-compack-box-layout,
  .special-compack-column-layout > .compack_column_item > .special-compack-box-layout {
    max-width: inherit;
  }
  .special-compack-column-layout > .compack_column_item > .special-compack-box-layout > .box_title > .is-large {
    display: inline-block;
    color: #171c61;
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
  .special-compack-column-layout > .compack_column_item > .special-compack-box-layout > .box_title > .is-medium {
    display: inline-block;
    color: #171c61;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  
  /* ----- special-compacknote-heading-lv3 ----- */
  .special-compacknote-heading-lv3 {
    margin: 1.8em 0 1.5em;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  .special-compacknote-heading-lv3 .heading_title {
    color: #228cab;
    font-size: 1.8rem;
    font-weight: bold;
  }
  /* ----- special-compacknote-box-layout ----- */
  .special-compacknote-box-layout {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 30px 15px;
    background: #e1eefb;
  }
  .special-compacknote-box-layout > .box_inner {
    width: 100%;
    margin: 0 auto;
  }
  .special-compacknote-box-layout > .box_inner .box_lead {
    margin-bottom: 35px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
  }
  .special-compacknote-box-layout > .box_inner .box_lead > strong {
    color: #0093b6;
  }
  /* v2 */
  .special-compacknote-box-layout-v2 {
    width: 100%;
    padding: 30px 15px;
    background: #e1eefb;
  }
  .special-compacknote-box-layout-v2 .box_detail {
    margin-top: 40px;
  }
  .special-compacknote-box-layout-v2 .box_detail_list {
    padding-left: 2.5em;
    line-height: 1.8;
  }
  .special-compacknote-box-layout-v2 .box_detail_list > dt {
    position: relative;
    margin-top: 1em;
    font-size: 1.3rem;
    font-weight: bold;
  }
  .special-compacknote-box-layout-v2 .box_detail_list > dt:first-child {
    margin-top: 0;
  }
  .special-compacknote-box-layout-v2 .box_detail_list > dt .box_detail_list_number {
    position: absolute;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    top: 0;
    left: -2.5em;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #b3755a;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 21px;
  }
  .special-compacknote-box-layout-v2 .box_detail_list > dd {
    font-size: 1.3rem;
  }
  /* v3 */
  .special-compacknote-box-layout-v3 {
    padding-top: 11px
  }
  .special-compacknote-box-layout-v3 .box_lead {
    font-size: 1.3rem;
    line-height: 1.8;
  }
  .special-compacknote-box-layout-v3 .box_image {
    width: calc(100% + 30px);
    margin-top: 25px;
    margin-left: -15px;
  }
  .special-compacknote-box-layout-v3 + .special-compacknote-column-layout,
  .special-compacknote-box-layout-v3 + .special-compacknote-column-layout[data-row-pc]:not([data-row-pc="auto"]) > .column_item{
    margin-top: 10px;
  }
  
  /* ----- special-compacknote-column-layout ----- */
  .special-compacknote-column-layout {
    margin-top: 1.75em;
  }
  .special-compacknote-column-layout[data-row-pc]:not([data-row-pc="auto"]) > .column_item {
    margin-top: 2.15em;
  }
  .special-compacknote-column-layout .column_item_title {
    position: relative;
    padding: 3px 0px 0 120px;
    color: #228cab;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.2;
  }
  .special-compacknote-column-layout .column_item_title .column_item_number {
    position: absolute;
    width: 100px;
    display: inline-block;
    top: 0;
    left: 0;
    padding: 3px 9px;
    background: #228cab;
    color: #ffffff;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
  }
  .special-compacknote-column-layout .column_item_image {
    margin-top: 15px;
  }
  .special-compacknote-column-layout .column_item_text {
    margin-top: 1em;
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.8;
  }
  .special-compacknote-column-layout .column_item_text > .note {
    font-size: 1.1rem;
  }
  /* v2 */
  .special-compacknote-column-layout-v2 {
    margin-top: 20px;
  }
  .special-compacknote-column-layout-v2 .column_title {
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: 500;
  }
  .special-compacknote-column-layout-v2 .column_item_right {
    margin-top: 30px;
  }
  /* v3 */
  .special-compacknote-column-layout-v3 .column_item {
    width: calc((100% - 45px)/4);
  }
  .special-compacknote-column-layout-v3 .column_item:nth-of-type(-n+4) {
    margin-top: 0;
  }
  .special-compacknote-column-layout-v3 .column_item:nth-of-type(4n+1) {
    margin-left: 0;
  }
  .special-compacknote-column-layout-v3 .column_item_image > figcaption {
    margin-top: 1em;
    font-size: 1.2rem;
    text-align: center;
  }
  /* ----- special-color-column ----- */
  .special-color-icon .color_separate {
    padding: 2px 0 0 6px;
    border-radius: 0;
    letter-spacing: normal;
    vertical-align: baseline;
  }
  /* ----- accordion-layout.type-special ----- */
  .accordion-layout.type-special .accordion_trigger {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
  }
  .accordion-layout .accordion_trigger .accordion_label {
    padding: 12px 40px 12px 15px;
  }
  .accordion-layout.type-special .accordion_trigger.is-active {
    background-color: #f1f1f1;
    border-bottom: none;
  }
  .accordion-layout.type-special .accordion_detail {
    padding: 50px 15px 12px;
  }
  .accordion-layout.type-special .accordion_detail .column-media,
  .accordion-layout.type-special .accordion_detail .column-media[data-layout-sp="col"] > .column_detail {
    margin-top: 3.5em;
  }
  
  /* ----- special-rucle-heading-lv2 ----- */
  .special-rucle-heading-lv2 {
    position: relative;
    margin: 2.5em -15px 1.25em;
    text-align: center;
  }
  .special-rucle-heading-lv2::after {
    position: absolute;
    top: 57%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2px;
    background-image: url(/sp/rucle/img/rucle_ex01-r2x.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-size: 12px 2px;
    content: "";
  }
  .special-rucle-heading-lv2 .heading_title {
    display: inline-block;
    position: relative;
    z-index: 2;
    padding: 0 4px;
    background-color: #fff;
  }
  .special-rucle-heading-lv2 .heading_title img {
    width: auto;
    height: 70px;
  }
  
  /* ----- special-rucle-text-lead ----- */
  .special-rucle-text-lead {
    margin: 1em 0 .75em;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
  }
  
  /* ----- special-rucle-list-description ----- */
  .special-rucle-list-description {
    margin-top: 1.5em;
  }
  .special-rucle-list-description > dt {
    margin: 1.5em 0 1em;
    padding-right: 30px;
  }
  .special-rucle-list-description > dt:first-child,
  .special-rucle-list-description > dd > *:first-child {
    margin-top: 0 !important;
  }
  
  /* ----- special-rucle-box-layout ----- */
  .special-rucle-box-layout {
    margin: 1.5em auto 0;
    padding: 16px 12px;
    border: 2px solid #b5b4b4;
    background-color: #fff;
  }
  .special-rucle-box-layout > .box_detail:first-child,
  .special-rucle-box-layout > .box_detail > section:first-child > [class*="heading-lv"] {
    margin-top: 0 !important;
  }
  .special-rucle-box-layout .box_lead {
    color: #595757;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -.05em;
    text-align: center;
  }
  .special-rucle-box-layout .box_lead_2 {
    color: #3e3a39;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -.05em;
    text-align: center;
  }
  .special-rucle-box-layout .box_lead_2 > strong {
    color: #8ec43e;
    font-size: 138%;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * 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: 480px) {
}
@media only screen and (max-width: 414px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
***/