@charset "utf-8";
/*===================================================================
	index.htm
===================================================================*/
.mainSection .recoOutBox:after {
    content: "";
    display: block;
    clear: both;
}
body.supply h4 {
    background: #fff;
}
#contents .mainvisual_guide {
    margin: 0 -120px 60px;
    border-top: 1px solid #ededed;
}
.recoOutBox h2#osusume {
    box-sizing: border-box;
    height: 64px;
    color: #10218B;
    font-size: 214%;
    line-height: 1;
    background: url(../images/bg_h2.gif) repeat-x;
}
.recoOutBox ul.number li {
    line-height: 1.7;
}
.recoOutBox ul.number li p {
    line-height: 1.8;
}
.recoOutBox ul.number li strong {
    color: #008CFF;
    font-size: 158%;
    display: block;
}
.recoOutBox ul.number li:first-child {
    background: url(../images/icon_number1.gif) no-repeat left 0;
}
.recoOutBox ul.number li:nth-child(2) {
    background: url(../images/icon_number2.gif) no-repeat left 0;
}
.recoOutBox ul.number li:nth-child(2) dd {
    line-height: 1.8;
}
.recoOutBox ul.number li:nth-child(2) p#fig {
    width: 550px;
    margin: 0 auto;
}
#storageBox {
    box-sizing: border-box;
    border: 6px solid #10218B;
    padding: 17px 15px;
}
#storageBox h3 {
    padding: 0;
    background: #FFFFFF;
}
#storageBox dl dt {
    width: 96px;
    padding-top: 4px;
}
#purchase {
    box-sizing: border-box;
    background: #F0F0F0;
    padding: 33px;
}
#purchase p {
    line-height: 1.6;
    color: #353535;
}
#purchase h2 {
    color: #008CFF;
    font-size: 200%;
}
#purchase h3 {
    color: #353535;
    font-size: 179%;
    padding: 0;
}
body.supply #purchase h4.tlg {
    border-left: 5px solid #00A56E;
    color: #353535;
    font-size: 136%;
    line-height: 1;
    background: #F0F0F0;
}
body.supply #purchase h4.tlb {
    border-left: 5px solid #5980EB;
    color: #353535;
    font-size: 143%;
    line-height: 1;
    background: #F0F0F0;
}

body.supply #purchase h4.tlb.tlb2 {
    border-left: 5px solid #008CFF;
}

table.brwsr1 {
    margin: 0 auto;
    background: #ffffff;
}
table.brwsr1 td {
    vertical-align: middle;
    border-bottom: #808080 1px dotted;
    border-bottom-width: 1px;
    font-size: 93%;
    padding: 5px 12px;
}
table.brwsr1 th {
    border-right: #fff 2px solid;
    background: #00A56E;
}
table.brwsr1 th.r6,table.brwsr2 th.r6,table.brwsr2.th_bgblue th.r6 {
    border-right: none;
}
table.brwsr2 {
    margin: 0 auto;
    background: #fff;
}

table.brwsr2 td {
    border-bottom: #000 1px dotted;
    border-bottom-width: 1px;
    font-size: 93%;
    padding: 5px 12px;
}
table.brwsr2 th {
    border-right: #fff 2px solid;
    background: #5980EB;
}

table.brwsr2.th_bgblue th {
    border-right: #fff 2px solid;
    background: #008CFF;
}

table.brwsr2 th.r7 {
    border-right: none;
}
table.brwsr1 th, table.brwsr2 th {
    color: #fff;
    font-size: 100%;
    height:auto;
    box-sizing: border-box;
    padding: 10px 2px;
    line-height: 1.2;
}
table.brwsr1 td.r01, table.brwsr1 td.r02, table.brwsr2 td.r01, table.brwsr2 td.r02 {
    border-right: #808080 2px solid;
}
table.brwsr1 td.r03, table.brwsr1 td.r04, table.brwsr1 td.r05, table.brwsr2 td.r03, table.brwsr2 td.r04, table.brwsr2 td.r05{
    border-right: #808080 2px solid;
}
table.brwsr1 td.solid, table.brwsr2 td.solid {
    border-bottom: 1px solid #000;
}
table.brwsr1 td.bornone, table.brwsr2 td.bornone {
    border-bottom: none;
}

.smp_slide{
	overflow:auto !important;
	-webkit-overflow-scrolling: touch;
	border:2px solid #eaeaea;
	margin-top:3px;
	border-radius:4px;
	padding: 0 0px 7px;
}
.smp_slide > table{
	width:1300px !important;
	max-width:initial !important;
}

table.brwsr1 th.bbfff {
    border-bottom: #fff 2px solid;
}
