/* -------------------------------------------------- UTILITY  -------------------------------------------------- */

.mt-10	{ margin-top:-10px !important; }
.mt-5	{ margin-top:-5px !important; }
.mt0	{ margin-top:0px !important; }
.mt5	{ margin-top:5px !important; }
.mt10	{ margin-top:10px !important; }
.mt15	{ margin-top:15px !important; }
.mt20	{ margin-top:20px !important; }
.mt25	{ margin-top:25px !important; }
.mt30	{ margin-top:30px !important; }
.mt40	{ margin-top:40px !important; }
.mt50	{ margin-top:50px !important; }
.mt60	{ margin-top:60px !important; }
.mt100	{ margin-top:100px !important; }

.mr0	{ margin-right:0px !important; }
.mr5	{ margin-right:5px !important; }
.mr10	{ margin-right:10px !important; }
.mr15	{ margin-right:15px !important; }
.mr20	{ margin-right:20px !important; }
.mr25	{ margin-right:25px !important; }
.mr30	{ margin-right:30px !important; }
.mr40	{ margin-right:40px !important; }
.mr50	{ margin-right:50px !important; }
.mr100	{ margin-right:100px !important; }

.mb0	{ margin-bottom:0px !important; }
.mb3	{ margin-bottom:3px !important; }
.mb5	{ margin-bottom:5px !important; }
.mb10	{ margin-bottom:10px !important; }
.mb15	{ margin-bottom:15px !important; }
.mb20	{ margin-bottom:20px !important; }
.mb25	{ margin-bottom:25px !important; }
.mb30	{ margin-bottom:30px !important; }
.mb40	{ margin-bottom:40px !important; }
.mb50	{ margin-bottom:50px !important; }
.mb100	{ margin-bottom:100px !important; }

.ml0	{ margin-left:0px !important; }
.ml2	{ margin-left:2px !important; }
.ml5	{ margin-left:5px !important; }
.ml10	{ margin-left:10px !important; }
.ml15	{ margin-left:15px !important; }
.ml20	{ margin-left:20px !important; }
.ml25	{ margin-left:25px !important; }
.ml30	{ margin-left:30px !important; }
.ml40	{ margin-left:40px !important; }
.ml50	{ margin-left:50px !important; }
.ml100	{ margin-left:100px !important; }


/* -------------------------------------------------- FONT -------------------------------------------------- */

/* defalt font-size */
.f10 { font-size:77% !important; }
.f11 { font-size:85% !important; }
.f12 { font-size:93% !important; }
.f13 { font-size:100% !important; }
.f14 { font-size:108% !important; }
.f15 { font-size:116% !important; }
.f16 { font-size:123.1% !important; }
.f17 { font-size:131% !important; }
.f18 { font-size:138.5% !important; }
.f19 { font-size:146.5% !important; }
.f20 { font-size:153.9% !important; }
.f21 { font-size:161.6% !important; }
.f22 { font-size:167% !important; }
.f23 { font-size:174% !important; }
.f24 { font-size:182% !important; }
.f25 { font-size:189% !important; }
.f26 { font-size:197% !important; }


.right	{
    text-align: right;
    margin-left: auto;
    justify-content: right;
}


	.sub-title {
		font-size: 2.2rem;
		margin-top: 5rem;
	}
	.text-container {
		margin-top: 2rem;
	}
	.text-container {
		color: #111;
	}
	
	.caption {
	margin-top:30px;
	}
	
	.caption a {
	color: #2b7bcf;
	}
	
	
	.pcolor {
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	margin-right: 0.2rem;
	margin-left: 0.2rem;
	background: #fff;
	border: solid 1px #a2a2a2;
	border-radius: 50%;
	}
	

@media only screen and (max-width: 767px) {

	.sub-title {
		font-size: 1.8rem;
		margin-top: 0rem;
	}
	.text-container {
		margin-top: 2rem;
	}
	
}	

@media print , screen and (min-width: 768px) {
	
	.lineupItem {
	padding-right: 20px !important;
	padding-left: 20px !important;
	}
}






/* -------------------------------------------------- original -------------------------------------------------- */


.first	{
	margin-top:25px !important;
}
.second	{
	margin-top:70px !important;
}
.first-bs	{
	margin-top:30px !important;
}
.second-bs	{
	margin-top:50px !important;
}
.green	{
	color:#469b74;
	font-weight: bold;
	margin-top:40px !important;
}

.circle	{
	margin-top:20px !important;
}

main ul.circle-bs {
	margin-top:20px !important;
}
main ul.circle-bs li {
	margin: 0 0 0.5em 1em;
	padding: 0;
	list-style: none;
	border-bottom: none;
	text-indent: -1em;
	font-size: 77%;
}
main ul.circle-bs li:last-child {
	margin: 0 0 0.5em 1em;
}
main ul.circle-bs li:before {
	content: "";
	width: 0.8em;
	height: 0.8em;
	margin: 0 0.25em 0 0;
	background-color: #8C9195;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
main ul.circle-bs li a {
	display: inline;
	color: #1f2ba5;
}
main ul.circle-bs li a:hover, main ul.circle-bs li a:active {
	text-decoration: underline;
}

.attention04 {
	margin: 0 0 5px 1.3em;
	text-indent: -1.3em;
	font-size: 9px;
	color: #666;
}





.lineupItem img	{
	max-width: 100%;
}


.container-bs{
	display: block;
	width: 100%;
	margin-top: 20px;  
}
.container-bs .contents01 {
  width: 100%;
}
.container-bs .contents02 {
	width: 100%;
	margin-top: -1px;
}

table.outline_bs3 {
	table-layout:auto;
	width:100%;
	font-size:108%;
	border: 1px #e5e5e5 solid;
	clear:both;
	border-collapse:collapse;

}

table.outline_bs3 {
	font-size: 1.5rem;
	font-weight: 400;
}

table.outline_bs3 th {
	font-weight: 500;
}

.black-th {
	padding:7px 5px 7px 5px;
	border: 1px #e5e5e5 solid;
	background-color:#000;
	color:#fff;
	width:40%;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}

.silver-th {
	padding:7px 5px 7px 5px;
	border: 1px #e5e5e5 solid;
	background: -moz-linear-gradient(top, #b5b5b6, #dcdddd);
	background: -webkit-linear-gradient(top, #b5b5b6, #dcdddd);
	background: linear-gradient(to bottom, #b5b5b6, #dcdddd);
	color:#000;
	width:40%;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}
.gold-th {
	padding:7px 5px 7px 5px;
	border: 1px #e5e5e5 solid;
	background-color:#b18c1d;
	color:#fff;
	width:40%;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}

.blue-th {
	padding:7px 5px 7px 5px;
	border: 1px #e5e5e5 solid;
	background-color:#0068bd;
	color:#fff;
	width:40%;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}

.black-th a,.gold-th a,.blue-th a {
color:#fff;
}
.silver-th a {
color:#000;
}

table.outline_bs3 td {
	border: 1px #e5e5e5 solid;
	color:#555;
	text-align:center;
	vertical-align:middle;
	width:60%;
	height: 42px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}


table.outline_bs3 td a {
	color: #255da7 !important;
}

.packing-img {
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
}

.packing-img img {
	max-width:540px !important;
}

table.table01 {
	width:100%;
	border-right:#e5e5e5 solid 0px;
	border-collapse: collapse;
	line-height: 140%;
	font-size: 1.4rem;
	font-weight: 400;
}
table.table01 thead th {
	background:#f8f8f8;
	color:#111;
	padding:10px 15px;
	border-bottom:#e5e5e5 solid 1px;
	font-weight: 500;
	font-size:93%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.red_th2 {
	background-color:#c7000b;
	border:#e5e5e5 solid 1px;
	font-size:100%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.red_th2 a {
	color:#fff;
}
table.table01 tbody th.black_th2 {
	background-color:#000;
	border:#e5e5e5 solid 1px;
	font-size:100%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.black_th2 a {
	color:#fff;
}
table.table01 tbody th.silver_th2 {
	background: -moz-linear-gradient(top, #b5b5b6, #ff0000);
	background: -webkit-linear-gradient(top, #b5b5b6, #dcdddd);
	background: linear-gradient(to bottom, #b5b5b6, #dcdddd);
	border:#e5e5e5 solid 1px;
	font-size:100%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.silver_th2 a {
	color:#000;
}
table.table01 tbody th.gold_th2 {
	background-color:#b18c1d;
	border:#e5e5e5 solid 1px;
	font-size:100%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.gold_th2 a {
	color:#fff;
}
table.table01 tbody th.blue_th2 {
	background-color:#255da7;
	border:#e5e5e5 solid 1px;
	font-size:100%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.blue_th2 a {
	color:#fff;
}
table.table01 tbody th.dblue_th2 {
	background-color:#70818e;
	border:#e5e5e5 solid 1px;
	font-size:100%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.dblue_th2 a {
	color:#fff;
}

table.table01 tbody th.default_th2 {
	border:#e5e5e5 solid 1px;
	font-size:100%;
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
}
table.table01 tbody th.default_th2 a {
	color:#fff;
}




table.table01 thead th.pack11 {
	width:12%;
}
table.table01 thead th.pack23 {
	width:16%;
}
table.table01 thead th:last-child {
	border-right:#e5e5e5 solid 0px;
}
table.table01 tbody th {
	background:#fff;
	color:#FFF;
	padding:10px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:middle;
	line-height: 160%;
}
table.table01 tbody tr:last-child th {
	border-bottom:#e5e5e5 solid 1px;
}
table.table01 tbody td {
	background:#FFF;
	border-left:#e5e5e5 solid 0px;
	border-bottom:#e5e5e5 solid 1px;
	text-align: center;
}

table.table01 tbody td.gray_td {
	background:#f8f8f8;
    line-height: 3.0rem;
}

table.table01 tbody td.gray_td a {
	color: #255da7 !important;
	font-size: 1.5rem;
}
 
@media only screen and (max-width: 767px) {

.first	{
	margin-bottom:30px !important;
}

.packing-img {
	margin-top:15px;
	margin-bottom:10px;
}
	
table.table01 {
	margin-top:0px !important;
}
table.table01 thead {
	display:none;
}
table.table01 tbody th {
	display:block;
}

table.table01 tbody th.red_th2,table.table01 tbody th.black_th2,table.table01 tbody th.gold_th2,table.table01 tbody th.blue_th2,table.table01 tbody th.dblue_th2 {

font-size: 1.5rem;
}
table.table01 tbody td {
	display:block;
	padding:0px 0px;
    vertical-align: middle;
    line-height: 3.0rem;

}
table.table01 tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
	width:50%;
	background:#f8f8f8;
	border-right:#e5e5e5 solid 1px;
	border-bottom:#e5e5e5 solid 1px;
    line-height: 3.0rem;
	font-weight: 500;
	font-size: 1.3rem;
}
table.table01 tbody td.gray_td {
	background:#e6e6e6;
}
table.table01 tbody td.gray_td::before {
	background:#e6e6e6;
}
}



@media print , screen and (min-width: 768px) {

	
.first	{
	margin-top:-20px !important;
}
.second	{
	margin-top:100px !important;
}
.first-bs	{
	margin-top:0px !important;
}
.second-bs	{
	margin-top:80px !important;
}
.green	{
	margin-top:60px !important;
	font-size: 138.5% !important;
}
.circle	{
	margin-top:20px !important;
}
.attention {
 font-size: 11px;
}
.attention04 {
 font-size: 11px;
}

.circle li {
	font-size: 15px !important;
}



.container-bs{
  display: flex;

}
.container-bs .contents01 {
  width: 33%;
}
.container-bs .contents02 {
  width: 33%;
  padding-left: 2%;
}



.packing-right-text	{
    text-align: right;
    margin-left: auto;
    justify-content: right;
}


}


main .titleetc01 {
	margin: 30px 0 20px 0;
	font-size: 27px;
	font-weight: 500;
	line-height: 1em;
}
 main .titleetc02 {
	font-size: 16px;
	margin-top: 15px;
}

@media only screen and (max-width: 767px) {

.selectSize, .selectSeries {
	margin: 0 0 0px 0;
	padding: 20px 0 1px 0;
	background-color: #333;
}

}

@media print , screen and (min-width: 768px) {
.selectSize .linkBox, .selectSeries .linkBox {
	margin: 0 auto 0px;
}

 main .titleetc01 {
 font-size: 40px;
 margin-top: 50px;
}
 main .titleetc02 {
 font-size: 24px;
 margin-top: 20px;
}

}