/*one-shop-support_sp.css*/

.sp {
    width: auto;
    height: auto;
    margin-right: auto;
}

p {
    font-size: 14px;
}

.cont_inner h3, .one_column_cont h3 {
    line-height: 1.2;
}

@media screen and (max-width: 767px) {
    .wchiller_top02 {
        min-height: 160px;
    }
}

@media screen and (max-width: 428px) {
    .wchiller_top02 {
        background-image: url(/assets/support/w_chiller/images/title_sp_main.png) no-repeat center center;
background-size:contain;
        min-height: 200px;
    }

}

.ft14_sp {
    font-size: 14px!important;
}

img.sp {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.mb_10_sp {
    margin-bottom: 10px;
}

.mb_20_sp {
    margin-bottom: 20px;
}

.mb_30_sp {
    margin-bottom: 30px;
}

.p_caution {
    margin: auto;
}

/*---------------------------------------------
  One-Stop-Shop 202308追加
  ---------------------------------------------*/
.one_link_area {
    display: block;
    width: 100%;
}

.one_link_area ul {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
padding:10px 34px!important;
    margin-bottom: 5px;
}

.one_link_area ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;

}

/*---------------------------------------------
  Support プログラム 202308追加
  ---------------------------------------------*/
.support_link_area {
    display: block;
    width: 100%;
}

.support_link_area ul {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    padding-left: 36px;
    margin-bottom: 5px;
}

.support_link_area ul li {
    width: 360px;

    margin-bottom: 60px;

}
.support_link_area img{
    width: 100%;
}

.support_ca_box {
    margin: 0 auto;
    width: 100%;
    padding-left: 30px;
}

.support_ca_box p {
    font-size: 12px;
    padding: 5px;

}

.support_ca_box p.ft_title {
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
    padding-top: 10px;
}
.support_ca_box img {
    width: 36%;
    margin: 5px 0px;
    padding-right: 20px;
}

.support_ca_box ul li {
    float: left;
    font-size: 15px;
    line-height: 16px;
    flex: 0 50%;
    padding: 10px 5px;
}

.support_ca_box ul li a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #2e7ac8;

}
/*---------------------------------------------
  SNS Instagram 202309追加
  ---------------------------------------------*/
.sns_insta  p {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    padding-top: 10px;
}

.w760 {
    width: 100%;
}


.rightbox {
    float: left;
    padding-left: 100px;
}

/*---------------------------------------------
  Youtube Campaign 202502追加
  ---------------------------------------------*/
.cam_main_blue {
    font-size: 22px;
    line-height: 36px;
    padding: 20px;
    text-align:center;
}

.cam_main_black {
    font-size: 22px;
    color:#000;
    font-weight: 600;
    line-height: 36px;
    padding: 20px;
    text-align:center;
}

.cam_title_b {
    font-size: 18px;
    color:#000;
    font-weight: 500;
    line-height: 22px;
    padding: 20px;
    text-align:center;
}



.sns_youtube p {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    padding-top: 10px;

}

.r_image {
    width: 100%;
    margin-left: 16px;
}

.bt_bg {
    width: 380px;
    height: 60px;
    background: #0072c1;
    position: relative;
    padding-bottom: 20px;

}

.bt_bg a {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    padding:16px;
    position: relative;
    z-index: 10;
}

.bt_bg a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 20px;
    top: 50%;
    right: 8%;
}

.bt_bg_r {
    width: 380px;
    height: 80px;
    background: #0072c1;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
}

.bt_bg_r a {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 28px;
    padding-left:20px;
    position: relative;
    z-index: 10;
}


.bt_bg_r a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 20px;
    background-image: url(/assets/smc_img/common/arrow_white01.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 30%;
    right: 8%;
}


.bt_bg_r2 {
    width: 380px;
    height: 60px;
    background: #0072c1;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
}

.bt_bg_r2 a {
    color: #fff;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 36px;
    padding-left:20px;
    position: relative;
    z-index: 10;
}


.bt_bg_r2 a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 20px;
    background-image: url(/assets/smc_img/common/arrow_white01.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 24%;
    right: 8%;
}

.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9のアスペクト比 */
    height: 0;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



