@charset "Shift_JIS";


/*----------自由領域----------*/
#contents .mt1{
    margin-top: 1em;
}

#contents .cl_red {
    color: #E0000F;
}

#contents #outline_area_line h2 {
    color: #0064a3;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 1em 0 0.4em;
}

#form_wrapper p.caution_p {
    text-indent: -1em;
    margin-left: 1em;
}

#form_wrapper .box.mm_read > dl.text_only > dt {
    display: none;
}
#form_wrapper .box.mm_read > dl.text_only > dd {
    color: #E0000F;
    font-weight: bold;
    padding-bottom: 5px;
}

#form_wrapper .box dl dd ul li.inpchoice label {
    display: inline-block;
}
#form_wrapper #enquete.box dl dd ul li.inpchoice input[type=text] {
    width: 70%;
}
@media screen and (max-width:767px){
#form_wrapper #enquete.box dl dd ul li.inpchoice input[type=text] {
    width: 60%;
}}

#contents .thanks_txt p.info.textleft {
    display: block;
    text-align: left;
    max-width: 670px;
    margin: 0 auto;
    padding: 0 10px;
}
#contents .thanks_txt ul.info_caution {
    font-size: 1em;
    display: block;
    text-align: left;
    max-width: 670px;
    margin: 0 auto;
    padding: 0 10px;
}
#contents .thanks_txt ul.info_caution li {
    text-indent: -1em;
    padding-left: 1em;
}
/*----------------------------*/


/***-----LINEログイン関連-----***/
#contents #outline_area_line {
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
@media screen and (max-width:767px){
#contents #outline_area_line {
    padding-left: 12px;
    padding-right: 12px;
}}

#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;
}

#contents #outline_area_line a {
    text-decoration: underline;
    color: #00e;
}
#contents #outline_area_line a.hover {
    text-decoration: none;
}

#contents #outline_area_line .browser_caution{
    margin-bottom: 1em;
}

#contents #outline_area_line .bdr_green {
    border: 1px solid #06c755;
    border-radius: 15px;
    padding: 10px;
    display: inline-block;
    margin: 1em 0;
}
#contents #outline_area_line .bdr_green img{
    vertical-align: middle;
}

#form_wrapper #line_txt {
    font-size: 180%;
    font-weight: bold;
    background-color: #06c755;
    text-align: center;
}
#form_wrapper #line_txt a {
    color: #fff;
    text-decoration: underline;
}

#form_wrapper #line_txt2 {
    padding: 16px;
}

#suntory_contents p.line_logged_in {
    font-size: 16px;
    background-color: #06c755;
}
/*----------------------------*/


#suntory_contents #container h1.txt_header {
    background-color: #0064a3;
    color: #fff;
}

#contents .thanks_txt h2 {
    color: #0064a3;
}

#contents_hd #outline_area h2 {
    color: #0064a3;
}

#contents h2.tit {
    color: #0064a3;
}

#form_wrapper .box > dl > dt, #form_wrapper .box .field-item_wrap legend.field-item_qes,
#form_wrapper .box.mm_read > dl > dt {
    background-color: #ffd500;
}

#contents #form_wrapper .btca_box h3 {
    background: #ffd500;
}
#form_wrapper #kantanriyou.style2022.btca_box .box dt#kantanriyou_title {
    background-color: #ffd500;
}
