@charset "utf-8";

.clr_red3{color: #922A40;}
.kasen{text-decoration:underline;}
.border_top{border-top: 1px solid #DBDBEA;}
a.no_pdf {background: none;}

/* qrcode.html
--------------------------*/
.qrcode_infomation_content{
border: 2px solid #ddd;
width: 100%;
padding: 20px 0px;
padding-left:20px;
margin-top:20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;

}

.qrcode__infomation_title {
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 10px;
}

.qrcode_title {
padding: 14px;
font-weight: bold;
color: #fff;
background: #922A40;
text-align: center;
font-size: 180%;
margin-bottom: 30px;
}

.qrcode_code {
 text-align: center;
}

.qrcode_explain {
 width: 80%;
 margin: 20px auto 0;
}

/* qrcode_table01
--------------------------*/
.qrcode_table_01 {
	margin-top:30px;
}

.qrcode_table_01  { width: 100%; }

.qrcode_table_01 th, .qrcode_table_01 td  { 
padding: 10px; 
border: 1px solid #ddd; 
font-size: 18px;
padding-left: 20px;
}

.qrcode_table_01 th  { background: #f4f4f4; }


/* exam.html
--------------------------*/

a.exam_pdf{
background-position-x: 13px;
background-position-y: 11px;
}

/* member_list.html
--------------------------*/

.table_member_list {

}
.table_member_list  { width: 100%; }
.table_member_list th, .table_member_list td  { padding: 10px; border: 1px solid #ddd; width:50% }
.table_member_list th  { background: #f4f4f4; }

.table_member_list_half {

}
.table_member_list_halft  { width: 50%; }
.table_member_list_half th, .table_member_list_half td  { padding: 10px; border: 1px solid #ddd; width:50% }
.table_member_list_half th  { background: #f4f4f4; }


/* contact.html
--------------------------*/

.contact_btn_content{
width: 75%;
text-align: center;
margin: auto;
margin-top:30px;
}

.contact_tel{
padding: 10px 10px;
font-size: 150%;
color: #922A40;
}


/* exam_guidance_detail1.html
--------------------------*/

.exam_guidance_detail_btn_content{
width: 80%;
text-align: center;
margin: auto;
margin-top:30px;
}

/* pastissues.html
--------------------------*/

.table_pastissues {

}
.table_pastissues  { width: 100%; }
.table_pastissues th, .table_pastissues td  { padding: 10px;}
.table_pastissues th  { background: #f4f4f4; }


/* sommelier_honor.html
--------------------------*/

td.w20per  { width: 20%; }


@media only screen and (max-width: 767px) {
	
/* contact.html
--------------------------*/

.contact_btn_content{
width: 90%;
}
.contact_btn_content input.btn_line2
{
padding-left:0;
padding-right:0;
}
/* pastissues.html
--------------------------*/

.table_pastissues {

}
.table_pastissues  { width: 100%; }
.table_pastissues th, .table_pastissues td  { padding: 10px;
width: 100%;
display:block;}
.table_pastissues td p { padding: 0;
}
.table_pastissues th  { background: #f4f4f4; }

/**/}
