@charset "utf-8";

/* ----------------------------------------------2020-10-26 Glion warranty */

.min {font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E","メイリオ", Meiryo, serif;}

.gw_top_img {background: url("../img/new/gw_img_bg.png"); margin-bottom: 60px;}

.gw_info-1 {display: table; margin-bottom: 10px;}
.gw_info .gw_info-1:last-of-type {margin-bottom: 0;}
.gw_info-1 > dt {background: #f39800; color: #fff; padding: 0 0.5em; display: table-cell; width: 34%; font-size: 24px; line-height: 1; vertical-align: middle; box-sizing: border-box;}
.gw_info-1 > dd {background: #fff; display: table-cell; width: 66%; padding: 0.2em; box-sizing: border-box;}
.gw_info-1_inner > dt {display: inline-block; width:15%; vertical-align: middle; padding: 10px;}
.gw_info-1_inner > dd {display: inline-block; width:75%; vertical-align: middle;}
.gw_info-1_inner img {max-width: 100%; height: auto;}
.gw_info-1_tt {font-size: 19px!important; line-height: 1.5 !important;}
.gw_info-1_tt small {font-size: 10px !important;}

.tt_gw {color:#b02323; font-size: 24px;}
.tt_gw img {margin-right: 0.3em;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.gw_info {
	background: #cfd0d0;
	padding:15px;
	margin-bottom: 40px;}
h4.gw_case {font-size: 28px; text-align: center; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 0; margin-bottom: 10px;}
h4.gw_case + p {font-size: 20px; font-weight: bold;}
.gw_case_ul {
	display: flex;
	justify-content: space-around;
}
.gw_case_ul li {
	color: #fff;
	background: #b02323;
	width:320px;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;	
	
}
.gw_pri {color:#f39800; float: left;}
.gw_zero {
	float:right;
	font-size:30px;
	font-weight: bold;
	text-align: right;
width:200px;}
.gw_zero strong {
	font-size:60px;
	line-height: 1;
}

.gw_wra {width:100%; height: 415px; background: url("../img/new/gw_bg1.jpg") center no-repeat; position: relative;}
.gw_wra h3 {color:#f39800; position: absolute; top:20px; left:10px; font-size: 30px; border-left:20px solid #f39800; line-height: 1; padding-left: 0.5em;}
.gw_wra p {position: absolute; bottom:10px; right: 10px; color:#fff;  font-size: 40px;}

.gw_tire {width:100%; height: 315px; background: url("../img/new/gw_bg2.jpg") center no-repeat; position: relative;}
.gw_tire h3 {color:#f39800; position: absolute; top:20px; left:10px; font-size: 30px; border-left:20px solid #f39800; line-height: 1; padding-left: 0.5em;}
.gw_tire p {position: absolute; bottom:10px; right: 10px; color:#fff;  font-size: 40px;}

.gw_fg {width:100%; height: 315px; background: url("../img/new/gw_bg3.jpg") center no-repeat; position: relative;}
.gw_fg h3 {color:#f39800; position: absolute; top:20px; left:10px; font-size: 30px; border-left:20px solid #f39800; line-height: 1; padding-left: 0.5em;}
.gw_fg p {position: absolute; bottom:10px; right: 10px; color:#fff;  font-size: 30px;}

.gw_pgp_L {
	width:49%;
	display: inline-block;
	vertical-align: top;
}
.gw_pgp_R {
	width:49%;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	border:5px solid #b02323;
	padding: 5px 10px;
	box-sizing: border-box;
}
.gw_pgp_R p {margin-bottom: 0 !important; padding: 0;}
.gw_pgp {display: flex;
}
.gw_pgp li {
	width: 18%;
	font-size: 18px;
	background: #f39800; color:#fff;
	padding:25px 10px;
-webkit-writing-mode: vertical-rl;	
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	margin-right: 2%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	min-height: 200px;
}
.gw_pgp_price {font-size:20px; font-weight: bold; color:#f39800;}
.gw-red {background: #b02323;}
a.gw-red {color: #fff; padding: 20px 0px; font-size: 24px}
.gw-btn-box {width:400px; margin-left: auto; margin-right: auto;}
.gw-435 {color:#fff; background: #b02323; padding: 0.2em;}
.gw-435 big {border-bottom: 1px solid #fff;}

@media screen and  (max-width:835px) {	
	/* -------------------------- glion warranty */
	.gw_case_ul li {width:32%;}
}

@media screen and  (max-width:668px) {
	
/* ----------------------------------------------2020-10-26 Glion warranty */

.gw_top_img {background: url("../img/new/gw_img_bg.png"); margin-bottom: 20px;}
.gw_info-1 > dt {background: #f39800; color: #fff; padding: 0.3em; display: block; width: 100%; font-size: 22px; line-height: 1; vertical-align: middle;}
.gw_info-1 > dd {background: #fff; display: block; width: 100%; padding: 0.2em;}


.gw_case_ul {
	display: block;
}
.gw_case_ul li {
	width:100%;
	margin-bottom: 20px;
}
.gw_case_ul li:last-child {margin-bottom: 0;}	

.gw_wra {height: 215px; background-size: cover;}
.gw_wra h3 {font-size: 5vw;}
.gw_wra p {font-size: 6vw;}

.gw_tire {height: 215px; background-size: cover;}
.gw_tire h3 {font-size: 5vw;}
.gw_tire p {font-size: 6vw;}

.gw_fg {height: 215px; background-size: cover; background-position: left;}
.gw_fg h3 {font-size: 5vw;}
.gw_fg p {font-size: 4vw;}

.gw_pgp_L {
	width:100%;
	display: block;
	margin-bottom: 20px;
}
.gw_pgp_R {
	width:100%;
	display: block;
}
.gw_pgp {display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
	.gw_pgp li {
		-webkit-writing-mode: vertical-rl;	
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	}
	
.gw_pgp li:last-child {margin-right: 0;}
.gw_pgp_price {font-size:18px; font-weight: bold; color:#f39800;}	
a.gw-red {color: #fff; padding: 10px 0px; font-size: 6vw;}	
.gw-btn-box {width:100%; margin-left: auto; margin-right: auto;}
}