@charset "UTF-8";

header{
    width:100%;
    background : #433528;
    padding:0;
    color:#FFF;
}

body {
    font-family: "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ","MS Pゴシック",sans-serif;
}

/*
a:link{
    color: #aa187a;;
    /*font-weight: bold;*/
text-decoration: underline;*/
}
*/

#all {
    margin-top:0px;
}

img {
    background-color : #433528;
}

h1 {
    width:100%;
}

h1 img{
    display: none;
    margin-left: auto;
    margin-right: auto;
}

header .tit {
    margin: 0.5em 0;
    color:#FFF;
}

h2{
    background : #433528;
    color:#FFF;
}

footer{
    background : #433528;

}

footer .copyright{
    color:#FFF;
}

dt{
    float: left;
}
dd{
    margin-left: 80px;
}

h3.txttitle{
    padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 8px #433528;
}

.Btn_box2{
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0 0;
}

.Btn_box2 .Big_button_gray{
    margin: auto 40px;
    width: 100%;
    background: #fed700;
    color: #000;
    cursor: text;
}

.consent strong{
    margin-left:1.5rem;
}

/* PC用文字サイズ */
@media screen and (min-width:1080px) {

    body {
        font-size: 2.0rem;
    }

    .input-block {
        font-size: 3.0rem;
    }

    .choice{
        font-size: 2.0rem;
    }

    .choice div label p {
        top: -4px;
    }

    .required {
        font-size: 2.0rem;
        font-weight: normal;

    }

img {
    background-color : #433528;
}
    .rem25{
        font-size: 2.5rem;
        line-height: 1.6em;
    }

    h2{
        max-width:980px;
        margin:4.0rem auto 0 auto;
    }

    .m3 {
        font-size: 1.1em;
    }

}

/*ボタンのデザイン*/
.btn-border {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #fed700;
    border: 4px solid  #fed700;
    color: #000;
    font-size: 1.25em;
    text-decoration: none;
    font-weight: bold;
    padding: 1.0em 1.0em;
    border-radius: 8px;
    transition: .4s;
    margin:1em auto;
}

.btn-border:hover {
    border: 4px solid  #fed700;
    background-color: #FFF;
    color: #000;
}

.choice div {
    width: 100%;
}

/*FAQ表示非表示*/
label.faqmidashi {
    display: block;
    margin: 0 0 4px 0;
    padding : 15px;
    line-height: 1;
    border: 6px solid #001475;
    background : #fff;
    font-weight: bold;
    font-size: 1.25em;
    color: #001475;
    cursor :pointer;
}
input.accordion{
    display: none;
}
.faqmenu ul {
    margin: 0;
    padding: 0 1.0em 0 0.5em;
    background :#f5f4f4;
    list-style: none;
}

.faqmenu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#type1:checked ~ #links1 li,
#type2:checked ~ #links2 li {
    height: 43.0em;
    opacity: 1;
}

p.indentback,p.indentbackanswer{
    text-indent: -1.75em;
    padding-left: 2.5em;
}

p.indentbackanswer{
    margin-top:-0.5em;
}

footer .copyright{
    font-size:0;
}
footer .copyright:after {
    font-size: 24px; color:#FFF; content: "© 2024 LG Electronics Japan Inc. All Right Reserved.";
}

/* PC用文字サイズ */
@media screen and (min-width:1080px) {
    footer .copyright:after {
        font-size: 18px; color:#FFF; content: "© 2024 LG Electronics Japan Inc. All Right Reserved.";
    }
}


#agree_box .consent strong , .consent strong{
    font-size:0;
}

#agree_box .consent strong:after {
    font-size: 24px; color:#4d4c4c; content: "キャンペーン応募規約に同意する";
}

.consent strong:after {
    font-size: 24px; color:#4d4c4c; content: "個人情報の取扱いについて同意する";
}

/* PC用文字サイズ */
@media screen and (min-width:1080px) {
    #agree_box .consent strong:after {
		font-size: 2.25rem; color:#4d4c4c; content: "キャンペーン応募規約に同意する";
    }
    .consent strong:after {
        font-size: 2.25rem; color:#4d4c4c; content: "個人情報の取扱いについて同意する";
    }
}


/*入荷待ち文面変更*/

#lg_serial_box .input-block__whide label{
    font-size:0;
}

#lg_serial_box .input-block__whide label:after {
    font-size: 3.5rem; color:#4d4c4c; content: "　入荷（設置工事）待ち";
}

/* PC用文字サイズ */
@media screen and (min-width:1080px) {
    #lg_serial_box .input-block__whide label:after {
        font-size: 2rem; color:#4d4c4c; content: "　入荷（設置工事）待ち";
    }
}


/*見出し文追加*/

/*見出し文追加(SP用)*/
div#file2_box h3:before {
    margin : 0 0 15px 0;
    padding : 0;
    font-size: 3.75rem;
    color: #fc0000;
    content: '（1枚に収まらない場合）';
}

/*見出し文追加(PC用)*/
@media screen and (min-width:1080px) {
    div#file2_box h3:before {
        margin : 0 0 15px 0;
        padding : 0;
        font-size: 2.25rem;
        color: #fc0000;
        content: '（1枚に収まらない場合）';
    }
}
