/* -------------------------------------------------- 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; }
.mt70	{ margin-top:70px !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; }


.B	{ font-weight:bold; }
.blue	{ color:#2c8ed2; }
.gray	{ color:#777; }
.red	{ color:#e6002d; }
.black	{ color:#000000; }
.white	{ color:#ffffff; }




.right	{
    text-align: right;
    margin-left: auto;
    justify-content: right;
}


	.sub-title {
		font-size: 2.2rem;
		margin-top: 3rem;
	}
	.text-container {
		margin-top: 2rem;
	}
	.text-container {
		color: #111;
	}
	
	.caption {
	margin-top:25px;
	}
	
	.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:-30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;

	padding-bottom: 60px;
}
.second	{
	margin-top:50px !important;
}

.lagetitle {
	margin-top: 8rem;
	font-size:174%;
}

.sub-sub-title {
	margin-top: 6rem;
	margin-left: 13px;
	font-size: 2.0rem;
	position: relative;
}

.sub-sub-title:before {
	content: '';
	display: block;
	background: #000;
	height: 85%;
	width: 4px;
	position: absolute;
	bottom: 1px;
	left: -13px;
}

.container_block {
	display: flex;
	margin-top: 3rem;
}

.packing-img {
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
}


/* ==================================== */


.max-80 {
	max-width: 80px;
}
.max-100 {
	max-width: 100px !important;
}
.max-120 {
	max-width: 120px !important;
}
.max-150 {
	max-width: 150px !important;
}
.max-178 {
	max-width: 178px !important;
}
.max-200 {
	max-width: 200px !important;
}
.max-220 {
	max-width: 220px !important;
}
.max-250 {
	max-width: 250px !important;
}
.max-300 {
	max-width: 300px !important;
}
.max-370 {
	max-width: 370px !important;
}
.max-400 {
	max-width: 400px !important;
}
.max-450 {
	max-width: 450px !important;
}
.max-465 {
	max-width: 465px !important;
}
.max-480 {
	max-width: 480px !important;
}
.max-500 {
	max-width: 500px !important;
}
.max-519 {
	max-width: 519px !important;
}
.max-525 {
	max-width: 525px !important;
}
.max-550 {
	max-width: 550px !important;
}
.max-580 {
	max-width: 580px !important;
}
.max-600 {
	max-width: 600px !important;
}
.max-620 {
	max-width: 620px !important;
}
.max-630 {
	max-width: 630px !important;
}
.max-650 {
	max-width: 650px !important;
}
.max-700 {
	max-width: 700px !important;
}
.max-750 {
	max-width: 750px !important;
}
.max-800 {
	max-width: 800px !important;
}
.max-820 {
	max-width: 820px !important;
}
.max-850 {
	max-width: 850px !important;
}
.max-900 {
	max-width: 900px !important;
}
.max-950 {
	max-width: 950px !important;
}
.max-1000 {
	max-width: 1000px !important;
}
.max-1080 {
	max-width: 1080px !important;
}



.container_block .contents_l_10_90 {
	width: 8%;
}
.container_block .contents_r_10_90 {
	flex: 1;
	width: 88%;
	margin-left: 4%;
}
.container_block .contents_l_20_80 {
	width: 18%;
}
.container_block .contents_r_20_80 {
	flex: 1;
	width: 78%;
	margin-left: 4%;
}
.container_block .contents_l_30_70 {
	width: 28%;
}
.container_block .contents_r_30_70 {
	flex: 1;
	width: 68%;
	margin-left: 4%;
}

.container_block .contents_l_35_65 {
	width: 33%;
}
.container_block .contents_r_35_65 {
	flex: 1;
	width: 63%;
	margin-left: 4%;
}

.container_block .contents_l_40_60 {
	width: 38%;
}
.container_block .contents_r_40_60 {
	flex: 1;
	width: 58%;
	margin-left: 4%;
}
.container_block .contents_l_45_55 {
	width: 43%;
}
.container_block .contents_r_45_55 {
	flex: 1;
	width: 53%;
	margin-left: 4%;
}
.container_block .contents_l_50_50 {
	width: 48%;
}
.container_block .contents_r_50_50 {
	flex: 1;
	width: 48%;
	margin-left: 4%;
}
.container_block .contents_l_60_40 {
	width: 58%;
}
.container_block .contents_r_60_40 {
	flex: 1;
	width: 38%;
	margin-left: 4%;
	max-width: 400px;
}
.container_block .contents_l_70_30 {
	width: 68%;
}
.container_block .contents_r_70_30 {
	flex: 1;
	width: 28%;
	margin-left: 4%;
}
.container_block .contents_l_80_20 {
	width: 78%;
}
.container_block .contents_r_80_20 {
	flex: 1;
	width: 18%;
	margin-left: 4%;
}
.container_block .contents_l_90_10 {
	width: 88%;
}
.container_block .contents_r_90_10 {
	flex: 1;
	width: 8%;
	margin-left: 4%;
}


@media only screen and (max-width: 767px) {
	
.packing-img {
	margin-top:20px;
	margin-bottom:10px;
}
.first	{
	margin-top:0px;
}	
.second	{
	margin-bottom:40px;
}

.lagetitle {
	margin-top: 4rem;
	font-size:146.5%;
}

.sub-sub-title {
	font-size: 1.8rem;
}
.sub-sub-title:before {
 content: '';
 display: block;
 background: #000;
 height: 85%;
 width: 4px;
 position: absolute;
 bottom: 1.5px;
 left: -13px;
}
.container_block {
 display: block;
 margin-top: 2rem;
}
/* ==================================== */

.container_block .contents_l_10_90, .container_block .contents_l_20_80, .container_block .contents_l_30_70, .container_block .contents_l_35_65, .container_block .contents_l_40_60, .container_block .contents_l_45_55, .container_block .contents_l_50_50, .container_block .contents_l_60_40, .container_block .contents_l_70_30, .container_block .contents_l_80_20, .container_block .contents_l_90_10 {
 width: 100%;
}
.container_block .contents_r_10_90, .container_block .contents_r_20_80, .container_block .contents_r_30_70, .container_block .contents_r_35_65, .container_block .contents_r_40_60, .container_block .contents_r_45_55, .container_block .contents_r_50_50, .container_block .contents_r_60_40, .container_block .contents_r_70_30, .container_block .contents_r_80_20, .container_block .contents_r_90_10 {
 width: 100%;
 margin-left: 0%;
 margin-top: 20px;
}

/* ==================================== */
}