@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/* product_detail (/ew/pewnw/brand/index.html) --------------------*/
.pc {
    display: block;
}
.sp {
    display: none !important;
}

#page {
    background: url("/ew/pewnw/brand/images/bg_img.png") repeat-y right top #FFF;
}
#sectionContents {
    background: transparent !important;
}
#brand * {
font-family: "ten-mincho-text", serif;
font-weight: 400;
font-style: normal;
}
a {transition: all 0.5s;}
a:hover {
    opacity: .7;
}
.btn_link img {
    width: 100%;
}
*.title_set strong {
    font-size: 30px;
    color: #00cad4;
}
*.title_set span {
    font-size: 20px;
    color: #bcbcbc;
}

/* header */
header {
    width: 100%;
}
header .brandlogo_set {
    width: 90%;
    max-width: 1523px;
    margin: 0 auto;
    text-align: left;
    padding-top: 38px;
}
header .brandlogo_set a {
    display: inline-flex;
    flex-flow: column;
    align-items: flex-start;
}
header .brandlogo_set a span {
    font-size: 12px;
    color: #666;
}

/* fv_head */
.brand .fv_head {
    padding-top: 110px;
}
.brand .fv_head p.title_set * {
    padding-right: 1em;
    letter-spacing: .125em;
}
.brand .fv_head h1 {
    margin: 90px auto 220px;
    font-size: 60px;
    color: #555;
    line-height: 2em;
    letter-spacing: 0.6em;
}
.brand .fv_head h1 span{
    display: block;
    letter-spacing: 0.6em;
}
.brand .fv_head .img{
    text-align: center;
}
.brand .fv_head .img img{
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}

/* sec01 ----------------*/
.sec_series#sec01 {
    padding: 60px 0 110px;
}
.sec_series#sec01 h2.title_set {
    padding: 103px 0 60px;
    background-image: url("../../brand/images/bg_img_02.png"), url("../../brand/images/bg_img_03.png");
    background-repeat: no-repeat ,no-repeat;
    background-position: top center, bottom center;
}
.sec_series#sec01 h2.title_set strong {
    padding-bottom: 1em;
    letter-spacing: .3em;
    display: block;
}
.sec_series#sec01 h2.title_set span {
    letter-spacing: .2em;
    color: #bcbcbc;
}
.sec_series#sec01 p {
    font-size: 18px;
    letter-spacing: .125em;
    color: #666;
    text-align: center;
    line-height: 2.2em;
}
.sec_series#sec01 p + p {
    margin-top: 3em;
}

/* sec02 ----------------*/
.sec_series#sec02 {
    padding: 0 0 45px;
    background: url("../../brand/images/img_earth.png") no-repeat left top;
    position: relative;
}
.sec_series#sec02 div.wrap {
    width: 80%;
    max-width: 1366px;
    margin: 0 auto;
}
.sec_series#sec02 h2 {
    padding: 120px 0 39px;
    background: url("../../brand/images/bg_img_01.png") no-repeat left top;
    text-align: left;
}
.sec_series#sec02 h2 strong {
    display: block;
    margin-bottom: 0.7em;
    text-align: left;
}
.sec_series#sec02 h2 span {
    letter-spacing: .2em;
    color: #bcbcbc;
    text-align: left;
}
.sec_series#sec02 h2 span.text,
.sec_series#sec02 h2 + p {
    font-size: 18px;
    color: #555;
    letter-spacing: .3em;
    text-align: left;
}
.sec_series#sec02 h2 + p {
    line-height: 2.2em;
}
.sec_series#sec02 ul {
    position: relative;
    top: -100px;
    width: 100%;
    margin: 0 auto;
    max-width: 1367px;
}
.sec_series#sec02 ul li {
    width: 80%;
    max-width: 994px;
    background: rgba(255,255,255,0.7);
    margin: 0 0 0 auto;
    box-sizing: border-box;
    padding: 30px 0 30px 120px;
}
.sec_series#sec02 ul li + li {
    margin-top: 60px;
}
.sec_series#sec02 ul li h3 strong {
    padding-right: 1em;
    letter-spacing: 0.3em;
    position: relative;
    padding-left: 0.5em;
}
.sec_series#sec02 ul li h3 strong:before {
    content: "";
    background: #00cad4;
    height: 1px;
    width: 90px;
    position: absolute;
    top: 50%;
    left: -120px;
}
.sec_series#sec02 ul li h3 strong:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #123f98;
    border-top: 0;
    transform: rotate(315deg);
    position: absolute;
    left: -20px;
    top: 0;
}
.sec_series#sec02 ul li:nth-child(2) h3 strong:after {
    border-bottom-color: #e72e0b;
}
.sec_series#sec02 ul li:nth-child(3) h3 strong:after {
    border-bottom-color: #f3b610;
}
.sec_series#sec02 ul li:nth-child(4) h3 strong:after {
    border-bottom-color: #13a243;
}
.sec_series#sec02 ul li:nth-child(5) h3 strong:after {
    border-bottom-color: #884163;
}
.sec_series#sec02 ul li h3 span {
    font-size: 18px;
    letter-spacing: 0.2em;
}
.sec_series#sec02 ul li h3 {
    margin-bottom: 2.2em;
}
.sec_series#sec02 ul li p {
    font-size: 24px;
    letter-spacing: 0.3em;
    line-height: 1.6em;
    color: #555;
}

/* sec03 ----------------*/
.sec_series#sec03 {
    padding: 0 0 150px;
}
.sec_series#sec03 ul {
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    gap: 100px;
}
.sec_series#sec03 ul iframe {
    width: 100%;
    height: auto;
    max-width: 970px;
    aspect-ratio: 16 / 9;
}
.sec_series#sec03 h2.title_set {
    padding: 103px 0 60px;
    background-image: url("../../brand/images/bg_img_02.png"), url("../../brand/images/bg_img_03.png");
    background-repeat: no-repeat ,no-repeat;
    background-position: top center, bottom center;
}
.sec_series#sec03 h2.title_set strong {
    padding-bottom: 1em;
    letter-spacing: .3em;
    display: block;
}
.sec_series#sec03 h2.title_set span {
    letter-spacing: .2em;
    color: #bcbcbc;
}
.sec_series#sec03 p {
    font-size: 18px;
    letter-spacing: .125em;
    color: #666;
    text-align: center;
    line-height: 2.2em;
    margin-bottom: 100px;
}

@media (max-width: 1590px){
/* sec02 ----------------*/
    .sec_series#sec02 ul {
        top: 0;
        margin: 10vw auto;
    }
}

 
@media (max-width: 984px){
    .pc {
        display: none;
    }
    .sp {
        display: block !important;
    }

    #page {
        background-size: 160vw auto;
        background-position: right -107vw  top;
    }
    #sectionContents {
        padding: 0 5vw !important;
    }
        *.title_set strong {
        font-size: 20px;
    }
    *.title_set span {
        font-size: 14px;
    }

    /* header */
    header .brandlogo_set {
        padding-top: 6vw;
    }
    header .brandlogo_set a img {
        max-width: 153px;
        width: 40vw;
    }

    /* fv_head */
    .brand .fv_head h1 {
        margin: 1.5em auto 3.5em;
        font-size: 8vw;
        letter-spacing: .5em;
    }
    .brand .fv_head .img {
        width: 100vw;
        position: relative;
        left: -5vw;
    }

    /* sec01 ----------------*/
    .sec_series#sec01 {
        padding: 18vw 0 30vw;
    }
    .sec_series#sec01 h2.title_set {
        padding: 20vw 0 14vw;
        background-size: 3.5em  auto , 10vw auto;
    }
    .sec_series#sec01 h2.title_set strong {
        font-size: 24px;
        margin-bottom: 0;
        letter-spacing: .25em;
    }
    .sec_series#sec01 p {
        font-size: 15px;
        text-align: left;
        line-height: 2.0em;
    }
    .sec_series#sec01 h2 + p {
        margin-top: 1.8em;
    }

    /* sec02 ----------------*/
    .sec_series#sec02 {
        padding: 0 0 10vw;
        background-image:url("../../brand/images/img_earth_sp.png") ;
        background-size: 90vw auto;
        width: 100vw;
        left: -5vw;
    }
    .sec_series#sec02 div.wrap {
        margin: 0 auto 0 13vw
    }
    .sec_series#sec02 h2 {
        padding: 30vw 0 10vw;
        background-size: 3em auto;
        background-position:top 12vw left;
    }
    .sec_series#sec02 h2 strong {
        font-size: 24px;
        line-height: 1.4em;
    }
    .sec_series#sec02 ul li h3 strong:after {
        border-right-width: 6px ;
        border-left-width: 6px;
        border-bottom-width: 6px;
        left: -0.2em;
    }
    .sec_series#sec02 h2 span {
        font-size: 16px;
    }
    .sec_series#sec02 h2 span.text{
       margin-bottom: 1.3em;
    }
    .sec_series#sec02 h2 span.text,
    .sec_series#sec02 h2 + p {
        font-size: 15px;
    }
    .sec_series#sec02 h2 + p {
        line-height: 2.0em;
    }
    .sec_series#sec02 ul li {
        width: 90%;
        margin: 0 auto;
        padding: 5vw;
    }
    .sec_series#sec02 ul li + li {
        margin-top: 7vw;
    }
    .sec_series#sec02 ul li h3 strong {
        font-size: 24px;
    }
    .sec_series#sec02 ul li h3 strong:before {
        width: 7vw;
        left: -10vw;
    }
    .sec_series#sec02 ul li h3 span {
        font-size: 15px;
    }
    .sec_series#sec02 ul li h3 {
        margin-bottom: .8em;
    }
    .sec_series#sec02 ul li p {
        font-size: 16px;
    }
}
