@charset "Shift_JIS";


/*----------自由領域----------*/
#suntory_contents img{
	height: auto;
}

#contents .mt1{
	   margin-top: 1em;
}
#contents .pl1{
	   padding-left: 1em;
}

#contents .thanks_txt p.info.textleft{
    display: block;
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 10px;
}
#contents .thanks_txt p.info.textleft span.caution_s{
    display: block;
    text-indent: -1em;
    margin-left: 1em;
}
/*----------------------------*/


#contents .thanks_txt h2 {
    color: #06a;
}

#contents_hd #outline_area h2, #contents_hd #outline_area dl dt {
    color: #06a;
}

#contents h2.tit {
    color: #06a;
}
#form_wrapper h2.tit:before {
    content: "\0025A0";
}


#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: #30C0CD;
}

#form_wrapper .box > dl > dt, #form_wrapper .box.mm_read > dl > dt, #form_wrapper .box > dl.mm_read > dt {
    background-color: #FBF1BE;
}

#form_wrapper .box.mm_read > dl > dd.bg, #form_wrapper .box > dl.mm_read > dd.bg {
    background-color: #FBF1BE;
}
@media screen and (max-width:767px){
#suntory_contents #container h1 {
	font-size: 110%;
}
#form_wrapper .box.mm_read > dl > dd.bg, #form_wrapper .box > dl.mm_read > dd.bg {
    background-color: #f7eaac;
}}

#contents #form_wrapper .btca_box h3 {
    background-color: #f7eaac;
}

#form_wrapper #kantanriyou.style2022.btca_box .box dt#kantanriyou_title {
    border-bottom: 1px solid #30C0CD;
    background-color: #f7eaac;
}

#form_wrapper #kantanriyou.style2022.btca_box .box #kantanriyou_wrapper {
    border: 1px solid #30C0CD;
}




/***-----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){

    #outline_area img {
        max-width: 100%;
    }
    div#outline_area_line {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px;
    }
}
/***--------------------------***/

#suntory_contents #form_wrapper ul.caution {
    font-size: 0.9em;
    margin:1em 5px;
}

#suntory_contents #form_wrapper ul.caution li {
    padding-left: 1em;
    text-indent: -1em;
}


#suntory_contents #form_wrapper ul.caution li span.required{
    display: inline-block;
    vertical-align: middle;
    background: #f00;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    line-height: 1.5em;
    padding: 0 0.5em 0 1.8em;
    margin-right: 0.2em;
}