@charset "UTF-8";

#ly-Newsletter header { text-align:center; }
#ly-Newsletter header p:nth-child(1) { font-size:2em; font-weight:400; color:#1c1c1e; margin-bottom: 80px; line-height: 1.6; }
#ly-Newsletter header p:nth-child(2) { font-weight:300; line-height: 1.6; }
#ly-Newsletter header p { margin-top:30px; font-size:1.125rem; color:#3a3a3c; font-weight:400; }
#ly-Newsletter header p span { line-height:1.6; display:block; }

div.id-cont header.type-side h2 { font-size:1.2em; text-align:left; }

div.id-cont p.type-btn { text-align: center; margin-top:120px; }
div.id-cont p.type-btn button { width:206px; height: 56px; font-size:1.125em; color:#FFFFFF; background-color: #009F4F; border : 1px solid #009F4F; padding:10px 5px; border-radius: 8px;
    font-weight: 400; }
div.id-cont p.type-btn button:focus,
div.id-cont p.type-btn button:hover { background-color:#008843; }

#ly-Newsletter-Content { margin-top:120px; padding-bottom:40px; }
#ly-Newsletter-Content div.id-cont { width:44%; margin-left:auto; margin-right:auto; }
#ly-Newsletter-Content div.id-cont div.frame-left a { text-decoration: none;}
#ly-Newsletter-Content div.id-cont div.frame-left a.parent { height: 64px; padding: 0 32px; background: right center no-repeat #F9F9F9; display:block; color:#3A3A3C; 
    border: 1px solid #EAEAEA; border-radius: 5px; }
#ly-Newsletter-Content div.id-cont div.frame-left a.parent dl { height:100%; font-size:1.2em; display:-ms-flexbox; display:flex; -ms-flex-pack:justify; 
    justify-content:flex-start; align-items: center; }
    #ly-Newsletter-Content div.id-cont div.frame-left a.parent dl dt { flex-grow: 1;}
#ly-Newsletter-Content div.id-cont div.frame-left a.parent dl dt span:nth-child(1) { font-weight:bold; margin-right: 24px; font-size: 1.125em; }
#ly-Newsletter-Content div.id-cont div.frame-left a.parent dl dt span:nth-child(2) { font-weight: normal; font-size: 1.125em;}
#ly-Newsletter-Content div.id-cont div.frame-left a.parent dl dd { background-image:url('../../img/view/faq/img-faq-arrow-off.png'); background-repeat:no-repeat; 
    background-position: center; width:32px; height: 100%; }
#ly-Newsletter-Content div.id-cont div.frame-left #obj-Newsletter-Navi { height:326px; overflow:auto; margin-top:20px; border:1px solid #EAEAEA; border-radius: 5px; 
    display:none; position: absolute; width: 44%; min-width: 270px; background: #fff;}
#ly-Newsletter-Content div.id-cont div.frame-left #obj-Newsletter-Navi.active { display: block;}
#ly-Newsletter-Content div.id-cont div.frame-left #obj-Newsletter-Navi a.child { padding:8px 20px; display:block; }
#ly-Newsletter-Content div.id-cont div.frame-left #obj-Newsletter-Navi a.child dl { height: 48px; padding: 0 10px; font-size:1.2em; line-height: 48px; display:-ms-flexbox; display:flex; -ms-flex-pack:justify; justify-content:start; }
#ly-Newsletter-Content div.id-cont div.frame-left #obj-Newsletter-Navi a.child dl dt { font-weight:700; margin-right: 24px; }
#ly-Newsletter-Content div.id-cont div.frame-left #obj-Newsletter-Navi a.child dl.active { background-color: #EEEEEE; border-radius: 4px; }
#ly-Newsletter-Content div.id-cont div.frame-right { margin-top: 42px; }
#ly-Newsletter-Content div.id-cont div.frame-right > div { background:none !important; border:1px solid #EAEAEA; border-radius: 5px; }
#ly-Newsletter-Content div.id-cont div.frame-right > div > table { background:none !important; }
#ly-Newsletter-Content div.id-cont div.frame-right > div > table > tbody > tr > td { padding:0 !important; margin:0 !important; }

#ly-Newsletter-Request { padding-top:80px; padding-bottom:160px; }
#ly-Newsletter-Request header { margin-bottom: 54px; }
#ly-Newsletter-Request header p:nth-child(1) { font-size:1.5em; font-weight:500; color:#3a3a3c; }
#ly-Newsletter-Request div.id-cont { width: 64%; margin-left:auto; margin-right:auto; max-width: 1200px; }
#ly-Newsletter-Request div.id-cont form fieldset label {width: 48.5%; color: #636366; font-size: 1rem; font-weight: 350; }
#ly-Newsletter-Request div.id-cont form fieldset div.newsletter-subscription-input { display: flex; flex-wrap: wrap; justify-content: space-between;}
#ly-Newsletter-Request div.id-cont form fieldset div.newsletter-subscription-input div.subscriptioninput { display: flex; flex-direction: column; width: 48.5%;}
#ly-Newsletter-Request div.id-cont form fieldset input:not(:first-of-type) { margin-left:48px; }
#ly-Newsletter-Request div.id-cont form fieldset input:focus { background-color:#f9f9f9; }
#ly-Newsletter-Request div.id-cont form fieldset input[type='text'] { height: 56px; width: 576px; font-weight:300; border:1px solid #EAEAEA; border-radius: 4px; margin-top: 16px; padding: 10px 12px;}
#ly-Newsletter-Request div.id-cont form fieldset p.proc-agree { margin-top:16px; font-size: .9rem; }
#ly-Newsletter-Request div.id-cont form fieldset p.proc-agree input { margin-right: 6px;}
#ly-Newsletter-Request div.id-cont form fieldset p.proc-agree label { color: #959595; }
#ly-Newsletter-Request div.id-cont form fieldset p label a { color:#009F4F; text-decoration:underline; }
#ly-Newsletter-Request div.id-cont form fieldset input[type='text'] { width: 576px;}

.xxxxx { display:none; }

/* Mobile */
@media screen and (min-width:1px) and (max-width:639px) {

    div.id-cont p.type-btn button { width: 100%;}

    #ly-Newsletter header { width: 98%;}

    #ly-Newsletter-Content div.id-cont { width: 92%;}
    #ly-Newsletter-Content div.id-cont div.frame-right { width: 100%;}

    #ly-Newsletter-Request { padding-bottom: 80px;}
    #ly-Newsletter-Request div.id-cont { width: 92%;}
    #ly-Newsletter-Request div.id-cont form fieldset div.newsletter-subscription-input { flex-direction: column;}
    #ly-Newsletter-Request div.id-cont form fieldset div.newsletter-subscription-input div.subscriptioninput { width: 100%;}
    #ly-Newsletter-Request div.id-cont form fieldset div.newsletter-subscription-input div.subscriptioninput:nth-of-type(1){padding-bottom: 16px;}
    #ly-Newsletter-Request div.id-cont form fieldset input[type='text'] { width: 100%;}
}

/* Mobile & Tablet */
@media screen and (min-width:1px) and (max-width:1219px) {
    #ly-Newsletter-Request div.id-cont form fieldset input[type='text'] { width: 100%;}
}

/* Tablet */
@media screen and (min-width:640px) and (max-width:1219px) {
    #ly-Newsletter-Request div.id-cont form fieldset input[type='text'] { width: 100%;}
}

/* Tablet & Desktop */
@media screen and (min-width:640px) {
    #ly-Newsletter-Request div.id-cont form fieldset input[type='text'] { width: 100%;}
}

/* Desktop */
@media screen and (min-width:1220px) {

}