/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2022 | 06:41:10 */

/* ---------------------------------------------------

    Parts

--------------------------------------------------- */
/*.fnt_en_lato{
  font-family: 'Lato', sans-serif;
  }
.fnt_jp_tg{
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  }*/


/* floating menu */
.flt_menu {
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 1000;
    transition: all .3s;
}

body.scrollhide.hide .flt_menu {
    top: 100px;
}

.flt_menu_inr {
}

.asmt_btn,
  .rsn_btn,
  .raiten_btn {
    border-radius: 5px 0 0 5px;
    background-color: rgba(255,255,255,1);
    position: absolute;
    right: 0;
}

.asmt_btn {
    top: 0;
}

.rsn_btn {
    top: 285px;
}

.raiten_btn {
    top: 285px;
}

.flt_mnu_btn {
    display: block;
    width: 70px;
    height: 270px;
    padding-top: 13px;
    text-align: center;
    border: 1px solid rgba(255,255,255,1);
    border-right: 0;
    border-radius: 5px 0 0 5px;
    position: relative;
    box-sizing: border-box;
    transition: .3s;
}

.raiten_btn .flt_mnu_btn {
    height: 170px;
}

.flt_mnu_btn::before {
    content: "";
    width: 10px;
    height: 15px;
    background-image: url(/baibai/sell/src/images/common/arrow_r_w.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 13px;
    left: 31px;
}

.asmt_btn .flt_mnu_btn {
    background-color: rgba(255,122,118,1);
}

.asmt_btn .flt_mnu_btn:hover {
    background-color: rgba(255,122,118,.7);
}

.rsn_btn .flt_mnu_btn {
    background-color: rgba(0,170,142,1);
}

.rsn_btn .flt_mnu_btn:hover {
    background-color: rgba(0,170,142,.7);
}

.raiten_btn .flt_mnu_btn {
    background-color: rgba(0,174,212,1);
}

.raiten_btn .flt_mnu_btn:hover {
    background-color: rgba(0,174,212,.7);
}

.asmt_btn_inr,
      .rsn_btn_inr,
      .raiten_btn_inr {
    display: inline-block;
    padding-top: 28px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 19px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    text-align: center;
    position: relative;
}

.raiten_btn_inr {
    padding-top: 35px;
}

.asmt_btn_inr::before,
      .rsn_btn_inr::before,
      .raiten_btn_inr::before {
    content: "";
    width: 100%;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.raiten_btn_inr::before {
    height: 30px;
}

.asmt_btn_inr::before {
    background-image: url(/baibai/sell/src/images/common/mail_icon_w.png);
}

.rsn_btn_inr::before {
    background-image: url(/baibai/sell/src/images/common/star_icon_w.png);
}

.raiten_btn_inr::before {
    background-image: url(/baibai/sell/src/images/common/store_icon_w.png);
}    

/* office_list */
.office_blc {
    padding: 90px 20px 50px;
    box-sizing: border-box;
}

.office_lst {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.ofc_lst_inr {
    display: flex;
    flex-wrap: wrap;
}

.office_blc .cntt_intr {
    padding: 0;
}

.ofc_itm {
    width: calc((100% - 60px) / 3);
    margin: 0 30px 35px 0;
    position: relative;
}

.ofc_itm:nth-of-type(3n+3) {
    margin: 0 0 35px 0;
}

.ofc_itm_fig {
    display: block;
    margin-bottom: 10px;
}

.ofc_itm_fig:hover img {
    transition: .3s;
}

.ofc_itm_fig:hover img {
    opacity: .7;
}

.ofc_itm_data {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    border-bottom: 1px solid rgba(203,204,194,1);
}

.ofc_itm_area {
    width: 120px;
    height: 30px;
    margin-right: 13px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 31px;
    border-radius: 15px;
    background-color: rgba(0,168,142,1);
}

.ofc_itm_name {
    font-weight: bold;
    transition: .3s
}

.ofc_itm_name:hover {
    color: rgba(0,0,0,.7);
}

.ofc_itm_label {
    width: 90px;
    margin-left: 10px;
    height: 30px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 31px;
    border-radius: 15px;
    background-color: rgba(255,122,120,1);
    font-size: 15px;
}

.ofc_itm_tel {
    padding-left: 26px;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    background-image: url(/baibai/sell/src/images/common/tel_icon_b.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 20px;
    pointer-events: none;
}

/* pages common */
.content {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 100;
}

.cntt_ttl {
    margin-bottom: 30px;
    text-align: center;
}

.cntt_ttl_jp {
    margin-bottom: 12px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
}

.cntt_ttl_en {
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: rgba(35, 165, 90, 1);
    line-height: 1;
    letter-spacing: 0.1em;
    position: relative;
}

.cntt_ttl_en::before,
      .cntt_ttl_en::after {
    content: "";
    width: 32px;
    height: 2px;
    background-color: rgba(35, 165, 90, 1);
    position: absolute;
    top: 10px;
}

.cntt_ttl_en::before {
    left: -40px;
}

.cntt_ttl_en::after {
    right: -40px;
}

.cntt_intr {
    margin-bottom: 30px;
    padding: 0 20px;
    line-height: 2;
    text-align: center;
}

.btn_blc {
    text-align: center;
}

.btn_base {
    overflow: hidden;
    display: inline-block;
    width: 300px;
    height: 60px;
    border: 0;
    border-radius: 30px;
    background: none;
    position: relative;
    cursor: pointer;
    z-index: 10;
    outline: none;
}

.btn_base::after {
    content: "";
    display: block;
    width: 102%;
    height: 102%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: -100%;
    transition: .5s;
    z-index: -1;
}

.btn_base:hover::after {
    left: 0;
    background-color: rgba(1,147,120,1);
}

.btn_base:disabled {
    opacity: .3;
    cursor: initial;
    pointer-events: none;
}

.btn_base_inr {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    color: rgba(1,147,120,1);
    line-height: 56px;
    text-align: center;
    border: 0;
    border: 2px solid rgba(1,147,120,1);
    border-radius: 30px;
    background: none;
    position: relative;
    box-sizing: border-box;
    transition: .5s;
}

.btn_base:hover .btn_base_inr {
    color: rgba(255,255,255,1)
}

.btn_arrow {
    width: 9px;
    height: 100%;
    position: absolute;
    right: 12px;
    top: 0;
}

.btn_arrow::before,
        .btn_arrow::after {
    content: "";
          /*width: 9px;*/
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: .5s;
}

.btn_arrow::before {
    background-image: url(/baibai/sell/src/images/common/arrow_r_w.png);
}

.btn_arrow::after {
    background-image: url(/baibai/sell/src/images/common/arrow_r_g.png);
}

.btn_base:hover .btn_arrow::after {
    opacity: 0;
}

.d-btn_base {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 60px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    border-radius: 30px;
    box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.15);
    z-index: auto;
    transition: .3s;
    position: relative;
}

.d-btn_base::before {
    content: "";
    width: 10px;
    height: 15px;
    background-image: url(/baibai/sell/src/images/common/arrow_r_w.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.d-btn_base:hover {
    box-shadow: none;
    transform: translate3d(4px, 4px, 0);
}

.blc-btn_base {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.15);
    transition: .3s;
    position: relative;
}

.blc-btn_base::before {
    content: "";
    width: 10px;
    height: 15px;
    background-image: url(/baibai/sell/src/images/common/arrow_r_w.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.blc-btn_base:hover {
    box-shadow: none;
    transform: translate3d(4px, 4px, 0);
}

@media screen and (max-width: 1100px) {

/* office_list */
    .ofc_itm {
        margin: 0 30px 30px 0;
    }

    .ofc_itm:nth-of-type(3n+3) {
        margin: 0 0 30px 0;
    }

    .ofc_itm_data {
        font-size: 16px;
    }

    .ofc_itm_area {
        width: 110px;
        height: 26px;
        margin-right: 13px;
        font-size: 15px;
        line-height: 27px;
        border-radius: 13px;
    }

    .ofc_itm_tel {
        padding-left: 24px;
        font-size: 26px;
        background-size: 18px;
    }

/* pages common */
    .d-btn_base {
        width: 280px;
        height: 50px;
        font-size: 18px;
        border-radius: 25px;
    }
}/* max-width: 1100px */

@media screen and (max-width: 950px) {

/* office_list */
    .ofc_itm_data {
        font-size: 14px;
    }

    .ofc_itm_area {
        width: 90px;
        margin-right: 10px;
        font-size: 13px;
    }

    .ofc_itm_tel {
        padding-left: 24px;
        font-size: 26px;
        background-size: 18px;
    }

/* pages common */
    .cntt_ttl {
        margin-bottom: 20px;
    }

    .cntt_ttl_jp {
        margin-bottom: 5px;
        font-size: 32px;
    }

    .cntt_ttl_en {
        font-size: 18px;
    }

    .cntt_ttl_en::before,
    .cntt_ttl_en::after {
        width: 30px;
        top: 8px;
    }
}/* max-width: 950px */

@media screen and (max-width: 850px) {

/* office_list */
    .ofc_itm {
        width: calc((100% - 50px) / 3);
        margin: 0 25px 30px 0;
    }

    .ofc_itm_data {
        font-size: 13px;
    }

    .ofc_itm_area {
        width: 85px;
        margin-right: 8px;
        font-size: 12px;
    }

    .ofc_itm_tel {
        padding-left: 22px;
        font-size: 24px;
        background-size: 16px;
    }  
  
/* footer */
    .gl_ftr_inr {
        display: block;
        padding: 25px 20px;
        text-align: center;
    }

    .gl_ftr_data {
        display: block;
        margin-bottom: 20px;
    }

    .gl_ftr_logo {
        margin: 0 auto 20px;
    }

    .gl_ftr_add {
        line-height: 1.6;
    }

    .gl_ftr_zip {
        display: block;
        margin: 0;
    }
}/* max-width: 850px */

@media screen and (min-width: 751px) {

/* Common */
    .sp_only {
        display: none;
    }
}/* min-width: 751px */

@media screen and (max-width: 750px) {

/* Common */
    .pc_only {
        display: none;
    }

/*body{
  padding-top: 70px;
  font-size: 16px;
  }*/

/* floating menu */

    .flt_menu {
        display: none;
        width: 100%;
        position: fixed;
        top: auto;
        right: 0;
        bottom: 0;
    }

    .flt_menu_inr {
        display: flex;
        width: 100%;
        border-top: 1px solid rgba(255,255,255,1);
        background-color: rgba(255,255,255,1);
    }

    .asmt_btn,
    .rsn_btn {
        width: 50%;
        position: relative;
        top: auto;
        right: auto;
    }

    .rsn_btn {
        border-left: 1px solid rgba(255,255,255,1);
    }

    .flt_mnu_btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 50px;
        padding-top: 0;
        text-align: center;
        border: 0;
        border-radius: 0;
    }

    .flt_mnu_btn::before {
        right: 10px;
        bottom: 16px;
        left: auto;
    }

    .asmt_btn_inr,
        .rsn_btn_inr {
        padding-top: 0;
        writing-mode: initial;
        font-size: 16px;
    }

    .asmt_btn_inr::before {
        width: 22px;
        top: 3px;
        left: -32px;
    }

    .rsn_btn_inr::before {
        width: 17px;
        top: 2px;
        left: -24px;
    }    

/* office_list */
    .office_blc {
        padding: 50px 20px 30px;
    }

    .ofc_itm {
        width: calc((100% - 30px) / 2);
        margin: 0 30px 30px 0;
    }

    .ofc_itm:nth-of-type(3n+3) {
        margin: 0 30px 35px 0;
    }

    .ofc_itm:nth-of-type(2n+2) {
        margin: 0 0 35px 0;
    }

    .ofc_itm_data {
        font-size: 16px;
    }

    .ofc_itm_area {
        width: 110px;
        margin-right: 10px;
        font-size: 15px;
    }

    .ofc_itm_tel {
        padding-left: 26px;
        font-size: 28px;
        background-size: 20px;
        pointer-events: initial;
    }      

/* pages common */
    .cntt_ttl {
        margin-bottom: 20px;
    }

    .cntt_ttl_jp {
    /*margin-bottom: 10px;*/
        font-size: 26px;
    }

    .cntt_ttl_en {
        font-size: 15px;
    }

    .cntt_ttl_en::before,
    .cntt_ttl_en::after {
        width: 25px;
        top: 6px;
    }

    .cntt_ttl_en::before {
        left: -36px;
    }

    .cntt_ttl_en::after {
        right: -36px;
    }

    .cntt_intr {
        margin-bottom: 25px;
        line-height: 1.8;
    }

    .btn_base {
        width: 250px;
        height: 50px;
        border-radius: 25px;
    }

    .btn_base_inr {
        font-size: 18px;
        line-height: 49px;
        border-radius: 25px;
    }
}/* max-width: 750px */

@media screen and (max-width: 650px) {

/* office_list */
    .ofc_itm {
        width: calc((100% - 20px) / 2);
        margin: 0 20px 30px 0;
    }

    .ofc_itm:nth-of-type(3n+3) {
        margin: 0 20px 30px 0;
    }

    .ofc_itm:nth-of-type(2n+2) {
        margin: 0 0 30px 0;
    }

    .ofc_itm_data {
        font-size: 14px;
    }

    .ofc_itm_area {
        width: 90px;
        margin-right: 10px;
        font-size: 13px;
    }

    .ofc_itm_tel {
        padding-left: 24px;
        font-size: 26px;
        background-size: 18px;
    }

/* pages common */
    .cntt_intr {
        text-align: left;
    }

    .cntt_intr br {
        display: none;
    }
}/* max-width: 650px */

@media screen and (max-width: 550px) {

/* floating menu */
    .flt_mnu_btn::before {
        width: 8px;
        height: 13px;
        right: 8px;
        bottom: 18px;
    }

    .asmt_btn_inr,
  .rsn_btn_inr {
        font-size: 14px;
    }

    .asmt_btn_inr::before {
        width: 18px;
        top: 1px;
        left: -26px;
    }

    .rsn_btn_inr::before {
        width: 13px;
        top: 1px;
        left: -18px;
    }    

/* office_list */
/* .ofc_itm{
  width: 100%;
  margin: 0 0px 30px 0;
  }
  .ofc_itm:nth-of-type(3n+3){margin: 0 0 30px 0;}
  .ofc_itm:nth-of-type(2n+2){margin: 0 0 30px 0;}
  .ofc_itm:last-of-type{margin: 0;}
    .ofc_itm_data{font-size: 16px;}
      .ofc_itm_area{
        width: 110px; 
        margin-right: 10px;
        font-size: 15px;
        }
    .ofc_itm_tel{
      padding-left: 26px;
      font-size: 28px;
      background-size: 20px;
      pointer-events: initial;
      }       */

    .ofc_itm_data {
        display: block;
        font-size: 16px;
    }

    .ofc_itm_area {
        margin-bottom: 5px;
    }

    .ofc_itm_label {
        margin-left: 0;
        margin-bottom: 5px;
        position: absolute;
        width: 80px;
        top: 0;
        right: 0;
        font-size: 12px;
        height: 25px;
        line-height: 26px;
        border-radius: 0 0 0 15px;
    }

    .ofc_itm_tel {
        padding-left: 20px;
        font-size: 22px;
        background-size: 16px;
    }
}/* max-width: 550px */


@media screen and (min-width: 421px) {
}/* min-width: 421px */

@media screen and (max-width: 450px) {

/* office_list */
    .ofc_itm_data {
        font-size: 13px;
    }
    /* .ofc_itm_area{
      width: 90px; 
      margin-right: 10px;
      font-size: 13px;
      }
  .ofc_itm_tel{
    padding-left: 24px;
    font-size: 26px;
    background-size: 18px;
    } */

    .ofc_itm_tel {
        padding-left: 18px;
        font-size: 16px;
        background-size: 14px;
    }    

/* pages common */
    .cntt_ttl_jp {
        font-size: 26px;
    }

    .cntt_ttl_en {
        font-size: 15px;
    }

    .cntt_ttl_en::before,
    .cntt_ttl_en::after {
        width: 20px;
        top: 7px;
    }

    .cntt_ttl_en::before {
        left: -30px;
    }

    .cntt_ttl_en::after {
        right: -30px;
    }

    .btn_base {
        width: 250px;
        height: 44px;
        border-radius: 22px;
    }

    .btn_base_inr {
        font-size: 16px;
        line-height: 40px;
        border-radius: 22px;
    }

    .btn_arrow {
        width: 7px;
        right: 11px;
    }

/* footer */
    .gl_ftr_data {
        margin-bottom: 15px;
    }

    .gl_ftr_logo {
        margin: 0 auto 15px;
    }

    .gl_ftr_add {
        font-size: 13px;
    }

    .gl_ftr_lnk {
        padding-left: 9px;
        font-size: 13px;
    }

    .gl_ftr_lnk::before {
        width: 5px;
        height: 8px;
        top: 4px;
    }

    .gl_ftr_copy {
        padding: 10px 10px;
        font-size: 11px;
    }
}/* max-width: 450px */

@media screen and (max-width: 400px) {

/* floating menu */
    .asmt_btn_inr,
  .rsn_btn_inr {
        font-size: 12px;
    }

    .asmt_btn_inr::before {
        width: 17px;
        top: 0px;
        left: -21px;
    }

    .rsn_btn_inr::before {
        width: 12px;
        top: -1px;
        left: -15px;
    }
}/* max-width: 400px */



/* 

Common > Voice

 */

/* List */
.vic-lst {
    margin: 0 auto;
}

.vic-lst-item {
    border-top: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.vic-itm-inner {
}

.vic-itm-inner::after {
    content: '';
    clear: both;
    display: block;
}

.vic-figarea {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: 50%;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .15);
}

.vic-fa-cap {
    display: table;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

.vic-fa-cap span {
    display: table-cell;
    font-weight: 700;
    vertical-align: middle;
}

.vic-conarea {
    text-align: left;
}

.vic-ttl {
    color: rgba(0,168,142,1);
    font-weight: 700;
}

.vic-dataarea {
    background-color: rgba(0, 0, 0, .05);
    display: table;
    width: 100%;
}

.vic-dat-inner {
    display: table-cell;
    letter-spacing: -0.4em;
    vertical-align: middle;
}

.vic-dat-item {
    display: inline-table;
    letter-spacing: 0em;
    text-align: center;
    vertical-align: top;
}

.vic-dat-item span {
    display: table-cell;
    font-weight: 700;
    vertical-align: middle;
}

.vic-txt {
}

.vic-txt p {
}
  /* List > Scheme */
.vic-type {
}

.vic-category,
  .vic-data,
  .vic-area {
    background-color: rgba(255, 255, 255, 1);
}
    /* List > Scheme > Gender */
.vic-male .vic-figarea {
    background-color: rgba(8, 174, 234, 1);
    background-image: url(/baibai/sell/src/images/voice/icon-male.png);
}

.vic-male .vic-fa-cap span {
    color: rgba(8, 174, 234, 1);
}

.vic-female .vic-figarea {
    background-color: rgba(250, 172, 168, 1);
    background-image: url(/baibai/sell/src/images/voice/icon-female.png);
}

.vic-female .vic-fa-cap span {
    color: rgba(250, 172, 168, 1);
}
    /* List > Scheme > Type */
.vic-mansion .vic-type {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(143, 132, 188, 1);
}

.vic-land .vic-type {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(218, 106, 118, 1);
}

.vic-house .vic-type {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(79, 166, 59, 1);
}
    /* List > Scheme > Category */
    /* 仲介 */.vic-intermediary .vic-XXX {
    background-color: rgba(83,99,164,1);
}
    /* 買取 */.vic-purchase .vic-XXX {
    background-color: rgba(0,148,182,1);
}

/* Media Query */
@media screen and (min-width: 751px) {

  /* List */
    .vic-lst {
        max-width: 1000px;
    }

    .vic-lst-itm {
    }

    .vic-itm-inner {
        padding: 50px 20px;
    }

    .vic-figarea {
        float: left;
        margin-right: 40px;
        height: 170px;
        width: 170px;
    }

    .vic-fa-cap {
        top: 105%;
    }

    .vic-fa-cap span {
    }

    .vic-conarea {
        max-width: 83%;
        overflow: hidden;
    }

    .vic-ttl {
        font-size: 30px;
        line-height: 1.35;
        letter-spacing: 1px;
        margin-left: 1px;
    }

    .vic-dataarea {
        height: 50px;
        margin-top: 20px;
        border-radius: 25px;
    }

    .vic-dat-inner {
        padding: 0 2.5px;
    }

    .vic-dat-item {
        margin: 5px 2.5px;
        padding: 0 20px;
        height: 40px;
        border-radius: 20px;
        box-shadow: 1px 1.5px 0 rgba(0, 0, 0, .2);
    }

    .vic-dat-item span {
        font-size: 14.5px;
    }

    .vic-txt {
        margin-top: 20px;
    }

    .vic-txt p {
        font-size: 16px;
        line-height: 1.75;
    }
}

@media screen and (max-width: 750px) {

  /* List */
    .vic-lst {
    }

    .vic-lst-itm {
    }

    .vic-itm-inner {
        padding: 30px 15px;
    }

    .vic-figarea {
        float: left;
        margin-right: 20px;
        height: 70px;
        width: 70px;
    }

    .vic-fa-cap {
        bottom: 105%;
    }

    .vic-fa-cap span {
        font-size: 11px;
    }

    .vic-conarea {
    }

    .vic-ttl {
        font-size: 19px;
        line-height: 1.35;
        letter-spacing: 1px;
        margin-left: 1px;
        margin-top: 10px;
    }

    .vic-dataarea {
        margin-top: 20px;
        border-radius: 25px;
    }

    .vic-dat-inner {
        padding: 0 2.5px;
    }

    .vic-dat-item {
        margin: 5px 2.5px;
        padding: 0 10px;
        height: 40px;
        border-radius: 20px;
        box-shadow: 1px 1.5px 0 rgba(0, 0, 0, .2);
    }

    .vic-dat-item span {
        font-size: 11.5px;
    }

    .vic-txt {
        padding: 15px 15px 0;
    }

    .vic-txt p {
        font-size: 13px;
        line-height: 1.75;
    }
}

.com-specialcontents {
    background-color: rgba(0, 0, 0, .05);
}

.com-sc-ttlarea {
    text-align: center;
}

.com-sc-ttl {
    font-weight: 700;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.com-sc-ttl:after {
    background-color: rgba(212,125,0,1);
    bottom: 0;
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.com-sc-list {
    letter-spacing: -0.4em;
    text-align: center;
}

.com-sc-item {
    border: 1px solid rgba(0, 0, 0, .4);
    display: inline-block;
    vertical-align: top;
}

.com-sc-item img {
    max-width: 100%;
    vertical-align: bottom;
}

@media screen and (min-width: 751px) {
    .com-specialcontents {
        margin-top: 20px;
        padding: 30px 20px 10px;
    }

    .com-sc-ttlarea {
    }

    .com-sc-ttl {
        font-size: 20px;
        line-height: 1;
        padding-bottom: 15px;
    }

    .com-sc-ttl:after {
        height: 5px;
        width: 150px;
    }

    .com-sc-list {
        padding: 30px 20px 20px;
    }

    .com-sc-item {
        margin: 0 5px 10px;
        max-width: 450px;
        -webkit-transition: .3s;
        transition: .3s;
    }

    .com-sc-item img {
    }

    .com-sc-item:hover {
        opacity: .6;
    }
}

@media screen and (max-width: 750px) {
    .com-specialcontents {
        padding: 30px 15px 10px;
    }

    .com-sc-ttlarea {
    }

    .com-sc-ttl {
        font-size: 16px;
        line-height: 1;
        padding-bottom: 10px;
    }

    .com-sc-ttl:after {
        height: 3px;
        width: 100px;
    }

    .com-sc-list {
        padding: 20px 0 20px;
    }

    .com-sc-item {
        margin-bottom: 10px;
    }

    .com-sc-item img {
    }
}

.com-bnrarea {
    text-align: center;
}

.com-ba-item {
    display: inline-block;
    vertical-align: top;
}

.com-ba-item img {
    max-width: 100%;
}

@media screen and (min-width: 751px) {
    .com-bnrarea {
        padding: 20px;
    }

    .com-ba-item {
        margin-bottom: 30px;
        max-width: 750px;
        -webkit-transition: .3s;
        transition: .3s;
    }

    .com-ba-item:hover {
        opacity: .6;
    }

    .com-ba-item:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 750px) {
    .com-bnrarea {
        padding: 20px 15px;
    }

    .com-ba-item {
        margin-bottom: 20px;
    }

    .com-ba-item:last-child {
        margin-bottom: 0;
    }
}

/* ---------------------------------------------------

    Parts

--------------------------------------------------- */
/* ------------------------------------------------ */
@media screen and (min-width: 751px) {
}
/* ------------------------------------------------ */
@media screen and (max-width: 750px) {
}

/* ---------------------------------------------------

    Parts

--------------------------------------------------- */
/* ------------------------------------------------ */
@media screen and (min-width: 751px) {
}
/* ------------------------------------------------ */
@media screen and (max-width: 750px) {
}