/* swt_sonymobile_etm.css */
#etmMod{
    color: #2f353d;
    font-size: 100%;
    background: #ffffff;
}
#etmMod p{
    margin: 0;
    line-height: 1.7em;
}
#etmMod .strong{
    font-weight: 700;
}
#etmMod .modBg{
    background: #f1f5f9;
}
#etmMod .modBlack{
    background: #000;
    color: #fff;
}
#etmMod .modBlack h1
,#etmMod .modBlack h2
,#etmMod .modBlack h3
,#etmMod .modBlack h4
,#etmMod .modBlack p
,#etmMod .modBlack li{
    color: #fff !important;
}
#etmMod  h1
,#etmMod  h2
,#etmMod  h3
,#etmMod  h4
,#etmMod  h5
,#etmMod  h6{
    font-family: "SST W01 Roman","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#etmMod .etmPc{
    display: block !important;
}
#etmMod .etmSp{
    display: none !important;
}

@media screen and (max-width: 770px){
    #etmMod .etmPc{
        display: none !important;
    }
    #etmMod .etmSp{
        display: block !important;
    }
}

/* Module A
===================================== */
#etmMod .etmMod_a1_cont{
    margin: auto;
    padding: 70px 90px;
    text-align: center;
    max-width: 960px;
}
#etmMod .etmMod_a1 h1{
    font-size: 3.16em;
    margin-bottom: 33px;
    line-height: 1.3em;
}

#etmMod .etmMod_a2_cont{
    margin: auto;
    padding: 20px 90px 40px;
    text-align: center;
    max-width: 960px;
}
#etmMod .etmMod_a2 h2
,#etmMod .etmMod_a4 h2{
    font-size: 2.5em;
    margin-bottom: 20px;
    line-height: 1.3em;
}

#etmMod .etmMod_a3_cont
,#etmMod .etmMod_a4_cont{
    margin: auto;
    padding: 20px 90px 40px;
    text-align: left;
    max-width: 960px;
}

#etmMod .etmMod_list li{
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
}
#etmMod .etmMod_list li:first-child{
    margin-top: 0;
}
#etmMod .etmMod_list li::before{
    content: "";
    width: 8px;
    left: -20px;
    top: 5px;
    position: absolute;
    height: 8px;
    border-radius: 50%;
    background-color: #2f353d;
}
@media screen and (max-width: 770px){
    #etmMod .etmMod_a1_cont
    ,#etmMod .etmMod_a2_cont
    ,#etmMod .etmMod_a3_cont
    ,#etmMod .etmMod_a4_cont{
        padding: 32px 20px 40px;
        text-align: left;
        font-size: 1.08em;
    }
    #etmMod .etmMod_a1 h1
    ,#etmMod .etmMod_a2 h2
    ,#etmMod .etmMod_a4 h2{
        font-size: 2.3em;
        
        margin-bottom: 20px;
    }
    #etmMod .etmMod_list li{
        margin-left: 16px;
    }
    #etmMod .etmMod_list li::before{
        content: "";
        width: 8px;
        left: -16px;
        top: 7px;
        height: 8px;
    }
}

/* Module B
===================================== */
#etmMod .etmMod_b1_cont img{
    width: 100%;
}

#etmMod .etmMod_b1_v2 .etmMod_b1_cont img{
    max-width: 100%;
    margin: 0 auto;
    width: auto;
    height: auto;
}

#etmMod .etmMod_b1_s .etmMod_b1_cont img{
    height: 300px;
    object-fit: cover;
}

/* Module B2 Box */
#etmMod .etmMod_b2 h3{
    font-size: 3.16em;
    color: #21253d;
    line-height: 1;
    margin-bottom: 20px;
}

#etmMod .etmMod_b_text {
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
}
#etmMod .etmMod_b2_cont{
    margin: auto;
}
@media (min-width: 1050px){
    #etmMod .etmMod_b2_cont {
        max-width: 1140px;
    }
    #etmMod .etmMod_b_img  {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
    }
    #etmMod .etmMod_b2{
        padding: 120px 0 140px;
        position: relative;
    }
    #etmMod .etmMod_b_text{
        position: relative;
    }
    #etmMod .etmMod_b_img img{
        margin-bottom: 0;
        max-width: none!important;
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    #etmMod .etmMod_b_text {
        background: #fff;
        max-width: 640px;
        padding: 38px 88px 68px 48px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1050px){
    #etmMod .etmMod_b2_cont img{
        min-height: auto;
        width: 100%;
    }
    #etmMod .etmMod_b_text{
        max-width: 100%;
    }
    #etmMod .etmMod_b_text h3
    ,#etmMod .etmMod_b_text p{
        max-width: 700px;
    }

}
@media screen and (max-width: 1050px){
    #etmMod .etmMod_b_text{
        max-width: 100%;
    }
    #etmMod .etmMod_b_text h3
    ,#etmMod .etmMod_b_text p{
        max-width: 700px;
        margin: auto;
    }

}
/* 背景色黒 */
#etmMod .modB_bgcolor .etmMod_b_text{
    background: rgba(33, 37, 48, 0.95); 
}
#etmMod .modB_bgcolor .etmMod_b_text h3
,#etmMod .modB_bgcolor .etmMod_b_text p{
    color: #ffffff;
}
/* 背景色なし */
#etmMod .modBWhite .etmMod_b_text
,#etmMod .modBBlack .etmMod_b_text{
    background: none;
}
#etmMod .modBWhite .etmMod_b_text h3
,#etmMod .modBWhite .etmMod_b_text p{
    color: #ffffff;
}
#etmMod .modBBlack .etmMod_b_text h3
,#etmMod .modBBlack .etmMod_b_text p{
    color: #21253d;
}

/* 中央寄せ */
#etmMod .etmCenter .etmMod_b_text{
    margin: auto;
} 
/* 左右寄せ */
#etmMod .etmLeft .etmMod_b_text
,#etmMod .etmLeftBottom .etmMod_b_text
,#etmMod .etmLeftTop .etmMod_b_text{
    margin-left: 0;
}
#etmMod .etmRight .etmMod_b_text
,#etmMod .etmRightBottom .etmMod_b_text
,#etmMod .etmRightTop .etmMod_b_text{
    margin-right: 0;
}
/* 下寄せ */
#etmMod .etmBottom .etmMod_b_text
,#etmMod .etmRightBottom .etmMod_b_text
,#etmMod .etmLeftBottom .etmMod_b_text{
    margin-bottom: -60px;
    margin-top: 60px;
}
/* 上寄せ */
#etmMod .etmTop .etmMod_b_text
,#etmMod .etmRightTop .etmMod_b_text
,#etmMod .etmLeftTop .etmMod_b_text{
    margin-bottom: 60px;
    margin-top: -60px;
}

@media screen and (max-width: 1050px){
    #etmMod .etmMod_b2 h3{
        font-size: 2.3em;
        line-height: 1.3em;
    }
    #etmMod .etmMod_b2_cont{
        position: relative;
    }
    #etmMod .etmMod_b_text{
        width: auto !important;
        position: static;
        right: auto;
        top: auto;
        padding: 42px 20px;
        transform: translate(0,0);
        box-sizing: content-box;
    }
    #etmMod .etmCenter .etmMod_b_text
    ,#etmMod .etmTop .etmMod_b_text
    ,#etmMod .etmRightTop .etmMod_b_text
    ,#etmMod .etmLeftTop .etmMod_b_text
    ,#etmMod .etmBottom .etmMod_b_text
    ,#etmMod .etmRightBottom .etmMod_b_text
    ,#etmMod .etmLeftBottom .etmMod_b_text{
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        margin: 0;
    }
    #etmMod .modBWhite .etmMod_b_text h3
    ,#etmMod .modBWhite .etmMod_b_text p{
        color: #21253d;
    }
}

/* 動画 */
#etmMod .etmMod_b1_movie{
    margin: auto;
}
#etmMod .etmMod_movie_container{
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 25px;
    height: 0;
    max-height: 650px;
    overflow: hidden;
    z-index: 0;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}
#etmMod .etmMod_b1_movie iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 600px;
}
@media (min-width: 544px){
    #etmMod .etmMod_b1_movie{
        max-width: 576px;
    }
}
@media (min-width: 768px){
    #etmMod .etmMod_b1_movie{
        max-width: 720px;
    }
}
@media (min-width: 992px){
    #etmMod .etmMod_b1_movie{
        max-width: 1052px;
    }
}

/* Module C
===================================== */
#etmMod .etmMod_c_cont{
    margin: auto;
    padding: 50px 90px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
#etmMod .etmMod_c_cont h3{
    font-size: 2.5em;
    margin-bottom: 20px;
    color: #21253d;
    line-height: 1.3em;
}
#etmMod .etmMod_c_cont img{
    height: 300px;
    max-width: initial;
}

#etmMod .etmMod_c_img{
    /* width: 30%; */
    text-align: center;
}
#etmMod .etmMod_c1 .etmMod_c_text{
    margin-left: 60px;
    width: auto;
    max-width: 466px;
}
#etmMod .etmMod_c2 .etmMod_c_cont
,#etmMod .etmMod_c4 .etmMod_c_cont{
    flex-direction: row;
}
#etmMod .etmMod_c2 .etmMod_c_text{
    margin-right: 60px;
    width: auto;
    max-width: 466px;
}

#etmMod .etmMod_c3 h3
,#etmMod .etmMod_c3 .etmMod_list{
    margin-left: 60px !important;
    width: auto;
    max-width: 466px;
}
#etmMod .etmMod_c4 h3
,#etmMod .etmMod_c4 .etmMod_list{
    margin-left: 0;
    margin-right: 60px;
    width: auto;
    max-width: 466px;
}
@media screen and (max-width: 770px){
    #etmMod .etmMod_c_cont{
        width: 100%;
        margin: auto;
        padding: 42px 0;
        text-align: left;
        display: block;
        align-items: center;
    }
    #etmMod .etmMod_c_cont h3
    ,#etmMod .etmMod_c3 h3
    ,#etmMod .etmMod_c4 h3{
        font-size: 2.3em;
    }
    #etmMod .etmMod_c_text p
    ,#etmMod .etmMod_c3 .etmMod_list
    ,#etmMod .etmMod_c4 .etmMod_list{
        font-size: 1.08em;
    }
    #etmMod .etmMod_c1 .etmMod_c_text
    ,#etmMod .etmMod_c2 .etmMod_c_text
    ,#etmMod .etmMod_c3 .etmMod_c_text
    ,#etmMod .etmMod_c4 .etmMod_c_text{
        margin: 0 20px 34px;
        width: auto;
    }
    #etmMod .etmMod_c3 h3
    ,#etmMod .etmMod_c3 .etmMod_list{
        margin-left: 0px !important;
    }
    #etmMod .etmMod_c_cont img{
        height: auto !important;
        max-width: 351px;
        width: 100%;
        margin: auto;
    }
    #etmMod .etmMod_c_img{
        text-align: center;
        margin: 0 12px;
    }
    #etmMod .etmMod_c3 h3
    ,#etmMod .etmMod_c4 h3{
        margin: 0;
    }
    #etmMod .etmMod_c3 .etmMod_list
    ,#etmMod .etmMod_c4 .etmMod_list{
        margin: 20px 0 0;
    }
}

/* Module D
===================================== */
#etmMod .etmMod_d_cont{
    margin: auto;
    padding: 20px 0 24px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
#etmMod .etmMod_d_img{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#etmMod .etmMod_d_cont img{
    max-width: 351px;
    width: 100%;
}
#etmMod .etmMod_d1 .etmMod_d_img img{
    padding: 20px 18px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#etmMod .etmMod_d2 .etmMod_d_img img{
    padding: 20px 18px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#etmMod .etmMod_d_img.etmPc{
    display: flex !important;
}
#etmMod .etmMod_d_slider.etmSp{
    display: none !important;
}

/* Module E 
===================================== */
#etmMod .etmMod_e1 h3{
    margin-bottom: 12px;
    font-size: 1.375em;
}
#etmMod .etmMod_e1_cont{
    display: flex;
    margin: auto;
    padding: 20px 90px 40px;
    max-width: 960px;
}
#etmMod .e_row{
    display: flex;
    width: auto;
    margin-bottom: 10px;
}

#etmMod .etmMod_e1_col{
    margin: 0 auto;
    padding: 20px 0 24px;
    max-width: 480px;
    justify-content: center;
    
}
#etmMod .e_col_img{
    padding: 0;
    min-width: 65px;
}
#etmMod .e_col_img img{
    width: 55px;
}
#etmMod .e_col_title
,#etmMod .e_col_cont{
    padding: 0 10px;
}

@media screen and (max-width: 890px){
    #etmMod .etmMod_e1_cont{
        display: block;
        padding: 32px 20px 40px;
        
    }
    #etmMod .etmMod_e1_col{
        margin: 0;
        max-width: none;
    }
    #etmMod .e_col_cont{
        padding: 0 0 0 10px;
    }
    #etmMod .e_row{
        margin-bottom: 15px;
    }
}


/* spacer
===================================== */
#etmMod .etmMod_s{
    height: 70px;
}
@media screen and (max-width: 770px){
    #etmMod .etmMod_s{
        height: 0;
    }
}

/* slider
===================================== */
#etmMod .etmSlider{
    width: 312px;
}
#etmMod .etmSlider img{
    width: 100%;
}

/* =====================================
rtl style
===================================== */
/* Module A */
html[dir="rtl"] #etmMod .etmMod_a3_cont
,html[dir="rtl"] #etmMod .etmMod_a4_cont{
    text-align: right;
}

/* Module C */
html[dir="rtl"] #etmMod .etmMod_c_cont{
    text-align: right;
}
html[dir="rtl"] #etmMod .etmMod_c1 .etmMod_c_text{
    margin-right: 60px;
    margin-left: 0;
}
html[dir="rtl"] #etmMod .etmMod_c2 .etmMod_c_text{
    margin-right: 0;
    margin-left: 60px;
}
html[dir="rtl"] #etmMod .etmMod_c3 h3
,html[dir="rtl"] #etmMod .etmMod_c3 .etmMod_list{
    margin-left: 0px !important;
    margin-right: 60px !important;
}
html[dir="rtl"] #etmMod .etmMod_c4 h3
,html[dir="rtl"] #etmMod .etmMod_c4 .etmMod_list{
    margin-left: 60px !important;
    margin-right: 0 !important;
}
/* list style */
html[dir="rtl"] #etmMod .etmMod_list li{
    margin-top: 20px;
    margin-left: 0;
    margin-right: 20px;
    position: relative;
}
html[dir="rtl"] #etmMod .etmMod_list li::before{
    content: none;
}
html[dir="rtl"] #etmMod .etmMod_list li::after{
    content: "";
    width: 8px;
    right: -20px;
    top: 5px;
    position: absolute;
    height: 8px;
    border-radius: 50%;
    background-color: #2f353d;
}
@media screen and (max-width: 770px){
    html[dir="rtl"] #etmMod .etmMod_a1_cont
    ,html[dir="rtl"] #etmMod .etmMod_a2_cont
    ,html[dir="rtl"] #etmMod .etmMod_a3_cont
    ,html[dir="rtl"] #etmMod .etmMod_a4_cont{
        text-align: right;
    }
    html[dir="rtl"] #etmMod .etmMod_c1 .etmMod_c_text
    ,html[dir="rtl"] #etmMod .etmMod_c2 .etmMod_c_text
    ,html[dir="rtl"] #etmMod .etmMod_c3 .etmMod_c_text
    ,html[dir="rtl"] #etmMod .etmMod_c4 .etmMod_c_text{
        margin: 0 20px 34px;
        width: auto;
    }
    html[dir="rtl"] #etmMod .etmMod_c3 h3
    ,html[dir="rtl"] #etmMod .etmMod_c4 h3 {
        margin: 0 !important;
    }
    html[dir="rtl"] #etmMod .etmMod_c3 .etmMod_list
    ,html[dir="rtl"] #etmMod .etmMod_c4 .etmMod_list {
        margin: 20px 0 0 !important;
    }
}


