@charset "Shift_JIS";


/*----------自由領域----------*/
#contents .mt1{
	   margin-top: 1em;
}

#outline_area_line a {
    text-decoration: underline;
    color: #00e;
}
#outline_area_line a.hover {
    text-decoration: none;
}

#contents p.caution_p {
    text-indent: -1em;
    margin-left: 1em;
}


/*アンケート画像*/

#suntory_contents .sampleimg {
    display: flex;
    margin: 0 auto;
}

#suntory_contents .sampleimg ul {
    display: flex;
}

#suntory_contents .sampleimg ul li {
    margin: 5px;
}


@media screen and (max-width:767px){
#suntory_contents .sampleimg {
    display: block;
}
}
/*----------------------------*/



/***-----LINEログイン関連-----***/
div#outline_area_line {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
}

div.browser_caution{
	margin-bottom: 1em;
}

#contents #outline_area_line p,
#contents #outline_area_line ul li{
    line-height:1.3em;
    padding-bottom: 0.2em;
}

#contents #outline_area_line ul.caution li{
    text-indent: -1em;
    margin-left: 1em;
}

.bdr_green {
    border: 1px solid #00b900;
    border-radius: 15px;
    padding: 10px;
    display: inline-block;
    margin: 1em 0;
}

.bdr_green img{
    vertical-align: middle;
    max-height: 40px;
}

div#line_txt {
    font-size: 180%;
    font-weight: bold;
    background-color: #00b900;
    text-align: center;
}

div#line_txt a {
    color: #fff;
    text-decoration: underline;
}

div#line_txt2 {
    padding: 16px;
}

#contents_hd #outline_area p.mt1 {
    margin-top: 1em;
}

#suntory_contents .browser_caution ul.caution li {
    text-indent: -1em;
    margin-left: 1em;
}

@media screen and (max-width:767px){
    #form_wrapper .box > dl.mm_read > dd.bg {
        background:#fff78b;
    }
    #outline_area img {
        max-width: 100%;
    }
    div#outline_area_line {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px;
    }
}



#contents .thanks_txt h2 {
    color:#0f96b8;
}

#contents_hd #outline_area h2, #contents_hd #outline_area dl dt {
    color:#0f96b8;
}

#form_wrapper h2.tit {
    color:#0f96b8;
}

#form_wrapper .box > dl, #form_wrapper .box > dl:last-child, #form_wrapper .box > dl > dt, #form_wrapper .box > dl > dd, #form_wrapper .box.mm_read > dl > dt, #form_wrapper .box > dl.mm_read > dt, #form_wrapper .box > dl.mm_read > dt {
    border-color:#0f96b8;
}

#form_wrapper .box > dl > dt, #form_wrapper .box.mm_read > dl > dt, #form_wrapper .box > dl.mm_read > dt {
    background-color: #eee;
}

#form_wrapper .box.mm_read > dl > dd.bg, #form_wrapper .box > dl.mm_read > dd.bg {
    background-color: #eee;
}
@media screen and (max-width:767px){
#form_wrapper .box.mm_read > dl > dd.bg, #form_wrapper .box > dl.mm_read > dd.bg {
    background-color: #ddd;
}
}

#contents #form_wrapper .btca_box h3 {
    background: #ddd;
}

#form_wrapper #kantanriyou.style2022.btca_box .box dt#kantanriyou_title {
    border-bottom: 1px solid #0f96b8;
    background-color: #ddd;
}

#form_wrapper #kantanriyou.style2022.btca_box .box #kantanriyou_wrapper {
    border: 1px solid #0f96b8;
}
