@media screen and (min-width:768px) {
    .for_sp {
        display: none !important
    }

    .contents_all_wrap {
        font-size: 12px !important;
        width: 100%;
        background-color: #ff5a3d;
        background-image: url(../images/bg.png);
        background-size: contain;
        background-repeat: repeat-y;
        background-position: top 1500px left 0
    }

    .inner_contents_wrap {
        max-width: 1000px;
        margin: 0 auto;
        position: relative
    }

    .anchor_position {
        position: relative;
        top: -120px
    }

    .section_anchor {
        background-color: #fdecee;
        width: 100%;
        padding: 60px 0 80px 0;
    }

    .section_anchor .title {
        margin: auto;
        width: 100%;
        text-align: center;
        margin-bottom: 60px;
    }

    .section_anchor .anchor_btn_wrap {
        display: flex;
        justify-content: space-between;
        
        width: 100%;
        margin: auto
    }

    .section_anchor a.anchor_btn {
        box-shadow: 0 0 20px 0 rgba(249, 222, 224, 1);
        border-radius: 11px;
        line-height: 0;
        background-color: #fff;
        position: relative;
        width: calc(33.3% - 14px);}

    .section_anchor a.anchor_btn img.btn_charm {
        width: 100%;
        border-radius: 11px;
        border: 4px solid #fff;
        box-sizing: border-box
    }

    .section_anchor .icon_charm {
        position: absolute;
        width: 22%;
        top: -27px;
        left: 2%;
        z-index: 1
    }

    .section_anchor .icon_charm img {
        width: 100%
    }

    .section_charm1 {
        width: 100%
    }

    .section_charm1 .title {
        margin: auto;
        width: 100%;
        text-align: center;
        position: relative;
        background-color: #fff;
        padding: 60px 0;
        position: relative
    }

    .section_charm1 .title::after {
        content: "";
        height: 50px;
        width: 50px;
        background-color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -17px;
        margin: auto;
        transform: rotate(45deg)
    }

    .section_charm1 .icon_charm {
        position: absolute;
        width: 120px;
        top: -27px;
        left: calc(50% - 410px)
    }

    .section_charm1 .icon_charm img {
        width: 100%
    }

    .section_charm1 .section_sub_service {
        padding-top: 75px;
    }

    .section_charm1 .sub_title {
        text-align: center;
        font-size: 40px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 20px
    }

    .section_charm1 .sub_title_text {
        text-align: center;
        font-size: 16px;
        color: #fff;
        margin-bottom: 30px;
    }

    .section_sub_fit {
        padding-bottom: 100px;
    }

    .section_sub_fit .accodion_btn_wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item {
        height: 126px;
        width: calc(33.3% - 10px);
        background-color: #fff;
        border-radius: 5px;
        border: 3px solid #fff;
        box-sizing: border-box;
        margin-bottom: 20px;
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 18px;
        background-position: right 5% center;
        background-repeat: no-repeat;
        color: #000;
        padding-left: 3%;
        cursor: pointer
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item.on {
        background-color: #ffe0e2;
        color: #D9161B
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item p {
        width: 70%
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:hover {
        background-color: #ffe0e2;
        color: #D9161B
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item::after {
        transform: rotate(45deg);
        height: 7px;
        width: 7px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        content: "";
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        margin: auto
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:hover::after {
        border-right: 2px solid #D9161B;
        border-bottom: 2px solid #D9161B
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:nth-child(1) {
        background-image: url(../images/fit_btn_image_1.svg);
        background-size: 30% 45%
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:nth-child(2) {
        background-image: url(../images/fit_btn_image_2.svg);
        background-size: 30% 45%
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:nth-child(3) {
        background-image: url(../images/fit_btn_image_3.svg);
        background-size: 25% 54%
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:nth-child(4) {
        background-image: url(../images/fit_btn_image_4.svg);
        background-size: 25% 59%
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:nth-child(5) {
        background-image: url(../images/fit_btn_image_5.svg);
        background-size: 25% 55%
    }

    .section_sub_fit .accodion_btn_wrap .accodion_btn_item:nth-child(6) {
        background-image: url(../images/fit_btn_image_6.svg);
        background-size: 25% 30%
    }

    .section_sub_fit .accodion_fit_item_wrap .accodion_fit_item {
        background-color: #fdecee;
        border-radius: 10px;
        width: 100%;
        width: 100%;
        box-shadow: 0 40px 52px 0 rgba(199, 35, 9, .3)
    }

    .section_sub_fit .accodion_fit_item_wrap .fit_item_title {
        text-align: center;
        width: 100%;
        padding: 40px 0 40px 0;
    }

    .accodion_fit_item_wrap .icon_all_wrap {
        width: 100%;
        margin-top: 20px
    }

    .accodion_fit_item_wrap .icon_wrap {
        display: inline-flex;
        margin: auto;
        margin-top: 20px
    }

    .accodion_fit_item_wrap .icon_wrap .icon {
        border-radius: 50%;
        background-color: #fff;
        width: 72px;
        height: 72px;
        margin: 0 8px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .accodion_fit_item_wrap .icon_wrap .icon img {
        width: 40px;
        height: 40px
    }

    .accodion_fit_item_wrap .fit_content_wrap {
        background-color: #fff;
        background-image: url(../images/fit_segment.png);
        background-position: top center;
        background-repeat: repeat-x;
        background-size: contain;
        padding: 100px 0 70px 0
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_content {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        position: relative
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_content:nth-child(even) {
        flex-direction: row-reverse
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_content .fit_image {
        border-radius: 20px;
        width: 550px;
        height: 330px
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_content:nth-child(odd) .fit_image {
        position: relative;
        left: -50px
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_content:nth-child(even) .fit_image {
        position: relative;
        left: 50px
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_content .fit_text {
        flex-grow: 1;
        line-height: 4em
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_content:nth-child(even) .fit_text {
        text-align: right
    }

    .fit_text .s {
        font-size: 24px
    }

    .fit_text .underline {
        display: inline-block;
        position: relative;
        z-index: 1;
        line-height: 0;
        font-weight: 700;
        white-space: nowrap
    }

    .fit_text .underline::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -17px;
        z-index: -1;
        height: 7px;
        background-color: #f9f486;
        width: 100%;
        font-weight: 700
    }

    .fit_text .l {
        font-size: 32px
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_link_banner_wrap {
        width: 100%;
        text-align: center;
        margin-top: 70px
    }

    .accodion_fit_item_wrap .fit_content_wrap .fit_link_banner_wrap .fit_link_banner {
        margin: auto
    }

    .section_sub_fit .fit_item_foot {
        padding: 50px 0
    }

    .section_sub_fit .fit_item_foot .fit_item_foot_title {
        text-align: center;
        font-size: 18px
    }

    .fit_foot_link_wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        width: 852px;
        margin: auto;
        margin-top: 20px;
        flex-wrap: wrap
    }

    .fit_foot_link_wrap::after {
        content: "";
        display: block;
        width: 272px
    }

    .fit_foot_link_wrap a {
        height: 65px;
        width: 272px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        font-size: 18px;
        margin-bottom: 15px;
        border-radius: 10px
    }

    .fit_foot_link_wrap a::after {
        content: "";
        height: 6px;
        width: 6px;
        border-top: 1px solid #e93817;
        border-right: 1px solid #e93817;
        transform: rotate(45deg);
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .fit_foot_link_wrap a img {
        width: 30px;
        height: 30px;
        margin-right: 10px
    }

    .fit_foot_link_wrap .tv,
    .fit_foot_link_wrap .tv:active,
    .fit_foot_link_wrap .tv:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .pc,
    .fit_foot_link_wrap .pc:active,
    .fit_foot_link_wrap .pc:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .sp,
    .fit_foot_link_wrap .sp:active,
    .fit_foot_link_wrap .sp:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .iot,
    .fit_foot_link_wrap .iot:active,
    .fit_foot_link_wrap .iot:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .electric,
    .fit_foot_link_wrap .electric:active,
    .fit_foot_link_wrap .electric:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .heart,
    .fit_foot_link_wrap .heart:active,
    .fit_foot_link_wrap .heart:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .tel,
    .fit_foot_link_wrap .tel:active,
    .fit_foot_link_wrap .tel:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .gas,
    .fit_foot_link_wrap .gas:active,
    .fit_foot_link_wrap .gas:hover {
        color: #D9161B
    }

    .fit_foot_link_wrap .doctor,
    .fit_foot_link_wrap .doctor:active,
    .fit_foot_link_wrap .doctor:hover {
        color: #D9161B
    }

    .section_charm2 {
        width: 100%
    }

    .section_charm2 .title {
        margin: auto;
        width: 100%;
        text-align: center;
        position: relative;
        background-color: #fff;
        padding: 60px 0;
        position: relative
    }

    .section_charm2 .title::after {
        content: "";
        height: 50px;
        width: 50px;
        background-color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -17px;
        margin: auto;
        transform: rotate(45deg)
    }

    .section_charm2 .icon_charm {
        position: absolute;
        width: 120px;
        top: -27px;
        left: calc(50% - 410px)
    }

    .section_charm2 .icon_charm img {
        width: 100%
    }

    .section_charm2 .suport_all_wrap {
        padding: 50px 0 85px 0;
    }

    img[src*="suport_family.svg"] {
        width: 420px;
        margin: auto;
        position: relative;
        bottom: -5px;
        left: calc(50% - 210px)
    }

    .section_charm2 .suport_wrap {
        width: 100%;
        max-width: 1000px;
        background-color: #ffd9d8;
        border-radius: 20px;
        text-align: center;
        padding: 80px 0;
        box-sizing: border-box;
        box-shadow: 0 40px 52px 0 rgba(199, 35, 9, .3)
    }

    .section_charm2 .suport_btn_wrap {
        display: flex;
        justify-content: space-between;
        width: 88%;
        margin: 50px auto 0 auto
    }

    .supot_content_choice {
        width: 100%;
        max-width: 867px;
        margin: auto
    }

    .section_charm2 .suport_btn_wrap .suport_content_option {
        width: 48%
    }

    .section_charm2 .suport_btn_wrap .suport_content_option img {
        width: 100%
    }

    .section_charm2 .suport_btn_wrap .suport_content_app {
        width: 48%
    }

    .section_charm2 .suport_btn_wrap .suport_content_app img {
        width: 100%
    }

    .section_charm3 {
        width: 100%
    }

    .section_charm3 .title {
        margin: auto;
        width: 100%;
        text-align: center;
        position: relative;
        background-color: #fff;
        padding: 60px 0;
        position: relative
    }

    .section_charm3 .title::after {
        content: "";
        height: 50px;
        width: 50px;
        background-color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -17px;
        margin: auto;
        transform: rotate(45deg)
    }

    .section_charm3 .icon_charm {
        position: absolute;
        width: 120px;
        top: -27px;
        left: calc(50% - 410px)
    }

    .section_charm3 .icon_charm img {
        width: 100%
    }

    .comunity_content_wrap {
        padding: 130px 0 90px 0;
    }

    .section_charm3 .comunity_content {
        background-color: #fff;
        border-radius: 20px;
        text-align: center;
        margin-bottom: 100px;
        padding-bottom: 60px;
        position: relative;
        box-shadow: 0 40px 52px 0 rgba(199, 35, 9, .3)
    }

    .section_charm3 .comunity_content:nth-child(1) .comunity_image {
        position: absolute;
        left: -50px;
        top: -50px;
        width: 50%;
        max-width: 550px;
        border-radius: 20px
    }

    .section_charm3 .comunity_content:nth-child(1) .comunity_text {
        padding-left: 50%;
        padding-top: 70px;
        text-align: left;
        margin-bottom: 50px;
        padding-right: 20px
    }

    .section_charm3 .comunity_content:nth-child(2) .comunity_image {
        position: absolute;
        right: -50px;
        top: -50px;
        width: 50%;
        max-width: 550px;
        border-radius: 20px
    }

    .section_charm3 .comunity_content:nth-child(2) .comunity_text {
        padding-left: 50px;
        padding-top: 50px;
        text-align: left;
        width: 50%
    }

    .section_charm3 .comunity_content .comunity_text .l {
        font-size: 27px;
        font-weight: 700;
        display: block;
        margin-bottom: 15px;
        line-height: 1.8em
    }

    .section_charm3 .comunity_content .comunity_text .s {
        font-size: 16px;
        line-height: 2em
    }

    .section_charm3 .comunity_content .comunity_btn_wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 480px;
        margin: auto;
        margin-top: 20px
    }

    .section_charm3 .comunity_content .section_charm3 img[src*="comunity_btn_title.png"] {
        margin: 0 auto;
        margin-bottom: 20px
    }

    .section_charm3 .comunity_content .comunity_btn_wrap .comunity_btn {
        border: 2px solid #f0f0f0;
        width: 233px;
        height: 63px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        box-sizing: border-box
    }

    .section_charm3 .comunity_btn img[src*="./images/logo_jcom_channel.png"] {
        width: 100px
    }

    .section_charm3 .comunity_btn img[src*="./images/logo_j_tere.png"] {
        width: 100px
    }

    .section_charm3 .comunity_content .comunity_btn_wrap .comunity_btn::after {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        background-image: url(../images/icon_outerlink.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        display: block;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .section_charm3 .comunity_user_info {
        margin: auto;
        width: 100%;
        text-align: center
    }
    .voice_bnr{
        border: solid 2px #d9d9d9 !important;
        border-radius: 16px !important;
    }
}

.lifestyle_Area{
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    color: #fff;
    font-size: 16px;
    margin-bottom: 95px;
    margin-top: 55px;
}
.lifestyle_img{
    width: 47%;
}
.lifestyle_img img{
    width: 100%;
}
.lifestyle_btnArea{
    width: 44%;
    padding-top: 10px;
}
.lifestyle_btn{
    margin: 18px auto 0 !important;
    text-align: center;
    width: 307px;
    height: 66px;
    padding-top: 4px !important;
    background: #fbc3be;
    border-radius: 19px;
}

.lifestyle_btn a{
    overflow: hidden;
    position: relative;
    display: inline-block;
    transition: .3s opacity ease-out;
    cursor: pointer;
    box-sizing: border-box;
    background: #fff;
    width: 300px;
    min-height: 58px;
    padding: 17px 40px;
    border-radius: 15px;
    line-height: 1.3;
    text-decoration: none !important;
    font-size: 18px;
    font-weight: bold;
    color: #333 !important;
    text-align: center;
}
.lifestyle_btn::after {
    background: url(/common_v10/images/icn-bullet-black.svg) no-repeat center center/contain;
    position: relative;
    top: -44px;
    bottom: 0;
    right: -130px;
    content: "";
    display: inline-block;
    width: 9px;
    height: 16px;
    margin: auto;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.section_top_slide {
    padding: 65px 0 0;
}

.slick_top {
    margin: auto;
    min-width: 680px;
}

.top_slide_ttl {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #EE6A51;
}

.slick_top {
    margin: 0 auto;
    width: 820px;
}

.slick_top a {
    margin: 0;
    display: block;
    border-radius: 20px;
    overflow: hidden;
}

@media screen and (max-width:768px) {
    .lifestyle_Area{
        display: block;
        font-size: 13px;
        margin-bottom: 70px;
    }
    .lifestyle_img{
        width: 100%;
    }
    .lifestyle_btnArea{
        width: 100%;
    }
    .lifestyle_btn{
        width: 100%;
    }
    .lifestyle_btn a{
        width: 98%;
        font-size: 15px;
    }
    .section_top_slide {
        padding: 0px 0 10px;
    }

    .section_top_slide .slick_top {
        margin: auto;
    }

    .section_top_slide .top_slide_ttl {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        color: #EE6A51;
    }

    .section_top_slide .slick_top {
        margin: 0 auto;
        width: 100%;
    }

    .section_top_slide .slick_top a {
        margin: 0;
        display: block;
        border-radius: 4vw;
        overflow: hidden;
        width: 100%;
    }

    .section_top_slide .slick_top a img {
        width: 98vw;
    }
    .slick-active{
        width: 100%;
    }
    .slick_top {
        margin: auto;
        min-width: 180px;
    }
    .inner_contents_wrap_sp{
        width: 100% !important;
    }
}





/* 2501 */

.section-special {
	padding: 120px 20px;
	background: url(/images_v10/bg-cm_2402.jpg) no-repeat center;
	background-size: cover;
}

.section-special .container .btn-white-primary {
    backdrop-filter: blur(12px);
    background: none;
    transition: backdrop-filter 0.3s;
	border-color: #ffffff;
}

.section-special .container .btn-white-primary span {
    color: #fff;
}

.section-special .container .btn-white-primary::after {
    background: url(/common_v10/images/icn-bullet-white.svg) no-repeat center center / contain;
}


@media screen and (min-width: 768px) {
	.section-special {
		background-image: url(/images_v10/bg-cm_2402.webp);
		background-size: auto 100%;
	}
}

@media screen and (max-width: 767px) {
	.section-special {
		padding: 100px 20px;
		background: url(/images_v10/bg-cm-sp_2402.jpg) no-repeat center;
		background-size: cover;
	}
}