@charset "Shift_JIS";


/*----------自由領域----------*/
#contents .mt1{
    margin-top: 1em;
}

#form_wrapper #enquete .field-item_wrap .field-item_ans .inline_list ul li {
    padding-right: 20px;
}
@media screen and (max-width:767px){
#form_wrapper #enquete .field-item_wrap .field-item_ans .inline_list ul li {
    float: none;
    padding: 0;
}}

#form_wrapper .box .field-item_wrap .field-item_ans p.er_msg_point {
    margin-bottom: 0;
}

#contents .thanks_txt h2 span {
    font-size: 0.85em;
}

#form_wrapper .box dl.email dd ul li input[type=text] {
    width: 50%;
}
@media screen and (max-width:767px){
#form_wrapper .box dl.email dd ul li input[type=text] {
    width: 96%;
}
}

/*----------------------------*/



/***-----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 #00b900;
    border-radius: 15px;
    padding: 10px;
    display: inline-block;
    margin: 1em 0;
}
#contents #outline_area_line .bdr_green img{
    vertical-align: middle;    max-height: 40px;
    max-width: 40px;
    margin: 0 3px;
}

#form_wrapper #line_txt {
    font-size: 180%;
    font-weight: bold;
    background-color: #00b900;
    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;
}
/*----------------------------*/
#suntory_contents img{
  width: max-content;
  height: auto;
}

#contents .thanks_txt h2 {
    color: #0D67AE;
}

#contents_hd #outline_area h2 {
    color: #0D67AE;
}

#contents h2.tit {
    color: #0D67AE;
}

#form_wrapper .box > dl, #form_wrapper .box > .field-item_wrap,
#form_wrapper .box > dl:last-child, #form_wrapper .box > .field-item_wrap:last-child,
#form_wrapper .box > dl > dt, #form_wrapper .box .field-item_wrap legend.field-item_qes,
#form_wrapper .box > dl > dd, #form_wrapper .box > .field-item_wrap .field-item_ans,
#form_wrapper .box.mm_read > dl > dt, #form_wrapper .box.mm_read .field-item_wrap .field-item_qes {
    border-color: #0D67AE;
}

#form_wrapper .box > dl > dt, #form_wrapper .box .field-item_wrap legend.field-item_qes,
#form_wrapper .box.mm_read > dl > dt {
    background-color: #E0F2CD;
}
