@charset "utf-8";
@media (min-width: 751px) {
.clear_pc {
	clear: both;
}
#main {
	padding-top: 60px;
}
#main img {
	width: 100%;
	height: auto;
}
h2 {
	margin-top: 60px !important;
	margin-bottom: 0 !important;
}
h3 {
	margin-top: 40px !important;
	margin-bottom: 0 !important;
}
h4,
h5,
h6 {
	margin-top: 30px !important;
	margin-bottom: 0 !important;
}
#main > section:first-child > h2:first-child,
#main > h2:first-child,
#main > section:first-child > h3:first-child,
#main > h3:first-child,
#main > section:first-child > h4:first-child,
#main > h4:first-child,
#main > box:first-child,
#main > p:first-child {
	margin-top: 0 !important;
}
#main p,
#main .list {
	margin-top: 15px;
	margin-bottom: 0;
}
#main .annotationSymbol {
	margin-top: 10px;
	padding-top: 0;
}
#main p.caption,
#main p.caption3 {
	margin: 10px 0 0;
}
#main .attentionBox {
	font-size: 14px;
	font-weight: 400;
	color: #e50012;
	line-height: 1.4;
	padding: 15px;
	border: 2px solid #e50012;
	border-radius: 5px;
	margin: 15px 0 0;
}
#main .attentionIcon {
	margin-top: 45px;
}
#main .table {
	margin-top: 15px;
}
#main .table .fuelIcon {
	width: 75px;
	height: auto;
}
/* column */
.box1_1_pc {
	width: 100%;
	float: none;
	margin-right: 0;
}
.box2_1_pc {
	width: calc(50% - 7.5px);
	width: -webkit-calc(50% - 7.5px);
	float: left;
	margin-right: 15px;
}
.box3_1_pc {
	width: calc(33.333% - 10px);
	width: -webkit-calc(33.333% - 10px);
	float: left;
	margin-right: 15px;
}
.box3_2_pc {
	width: calc(66.666% - 5px);
	width: -webkit-calc(66.666% - 5px);
	float: left;
	margin-right: 15px;
}
.box4_1_pc {
	width: calc(25% - 11.25px);
	width: -webkit-calc(25% - 11.25px);
	float: left;
	margin-right: 15px;
}
.box4_3_pc {
	width: calc(75% - 3.75px);
	width: -webkit-calc(75% - 3.75px);
	float: left;
	margin-right: 15px;
}
.box6_1_pc {
	width: calc(16.666% - 12.5px);
	width: -webkit-calc(16.666% - 12.5px);
	float: left;
	margin-right: 15px;
}
.box6_5_pc {
	width: calc(83.33% - 2.5px);
	width: -webkit-calc(83.33% - 2.5px);
	float: left;
	margin-right: 15px;
}
.box8_1_pc {
	width: calc(12.5% - 13.125px);
	width: -webkit-calc(12.5% - 13.125px);
	float: left;
	margin-right: 15px;
}
.box8_7_pc {
	width: calc(87.5% - 1.875px);
	width: -webkit-calc(87.5% - 1.875px);
	float: left;
	margin-right: 15px;
}
.box12_1_pc {
	width: calc(8.333% - 13.75px);
	width: -webkit-calc(8.333% - 13.75px);
	float: left;
	margin-right: 15px;
}
.box12_11_pc {
	width: calc(91.666% - 1.25px);
	width: -webkit-calc(91.666% - 1.25px);
	float: left;
	margin-right: 15px;
}
.box14_1_pc {
	width: calc(7.142% - 13.928px);
	width: -webkit-calc(7.142% - 13.928px);
	float: left;
	margin-right: 15px;
}
.box14_13_pc {
	width: calc(92.857% - 1.072px);
	width: -webkit-calc92.857% - 1.072px);
	float: left;
	margin-right: 15px;
}
.box > .box2_1_pc:last-child {
	margin-right: 0px;
}
.box > .box3_1_pc:last-child {
	margin-right: 0px;
}
.box > .box3_2_pc:last-child {
	margin-right: 0px;
}
.box > .box4_1_pc:last-child {
	margin-right: 0px;
}
.box > .box4_3_pc:last-child {
	margin-right: 0px;
}
.box > .box6_1_pc:last-child {
	margin-right: 0px;
}
.box > .box6_5_pc:last-child {
	margin-right: 0px;
}
.box > .box8_1_pc:last-child {
	margin-right: 0px;
}
.box > .box8_7_pc:last-child {
	margin-right: 0px;
}
.box > .box12_1_pc:last-child {
	margin-right: 0px;
}
.box > .box12_11_pc:last-child {
	margin-right: 0px;
}
.box > .box14_1_pc:last-child {
	margin-right: 0px;
}
.box > .box14_13_pc:last-child {
	margin-right: 0px;
}
.box .last {
	margin-right: 0px;
}
.left {
	float: left;
	margin-right: 0;
}
.right {
	float: right;
	margin-right: 0;
}
.left_pc {
	float: left;
	margin-right: 0;
}
.right_pc {
	float: right;
	margin-right: 0;
}
.clear {
	clear: both !important;
}
.clear_pc {
	clear: both !important;
}
.mt {
	margin-top: 15px !important;
}
.mt_pc {
	margin-top: 15px !important;
}
.mt_2 {
	margin-top: 30px !important;
}
.mt_2_pc {
	margin-top: 30px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt0_pc {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt10_pc {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt15_pc {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt20_pc {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt25_pc {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt30_pc {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt35_pc {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt40_pc {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt45_pc {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt50_pc {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt60_pc {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt70_pc {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt80_pc {
	margin-top: 80px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr0_pc {
	margin-right: 0 !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb10_pc {
	margin-bottom: 10px !important;
}
.ml {
	margin-left: 18px !important;
}
.ml_pc {
	margin-left: 18px !important;
}
.mr {
	margin-right: 18px !important;
}
.mr_pc {
	margin-right: 18px !important;
}
.pt5 {
	padding-top: 5px;
}
.pt5_pc {
	padding-top: 5px;
}
}
