@charset "UTF-8";

#column .table01 th{width:120px;}
#column .table02 th.tate{ min-height:9em; width: 2em; text-align: center;}
#column .table02 th.tate span{-webkit-writing-mode: vertical-lr;-ms-writing-mode: tb-lr;writing-mode: vertical-lr;}
#column .section_title_s {font-size: 21px;line-height: 1.2;font-weight: 700;color: #777;margin: 40px 0 0;margin-bottom: 15px;padding-left: 8px;border-left: 5px solid #46cccc;}
#column .section_title_s span {font-size: 14px;}
#column .table_box {margin: 0;}
#column .attention {padding: 1em 0 0;}

@media screen and (max-width:767px){
#column .table01 th{width:100%;box-sizing: border-box;}	
#column .section_title_s {font-size: 16px;margin: 40px 10px 15px;}
#column .section_title_s span {font-size: 12px;}
#column .attention {padding: 1em 0 0;}
#column .table_box {margin: 0 10px 0;}
#column .attention {margin: 0 10px 0;}
}
