@charset "utf-8";

@media screen and (min-width:768px) {
  #products{ margin: 0 auto;padding-top:350px; }
}

.contents{ letter-spacing:0;
	background:linear-gradient(to bottom, #333F48 0%, #000000 5%, #000000 95%, #333F48 100%);
}
.contents ul{ list-style:none; }

.products_box{
	line-height: 1.8;
}

.products_head_h2{
	margin-bottom: 20px;
}

.products_head_txt01{
	margin-bottom: 14px;
	font-weight: bold;
}

.products_head_txt02{
	margin-bottom: 34px;
}

.products_anchor_link{
	color: #fff;
	text-decoration: none;
	display: block;
}

.products_main_box_caution{
	padding: 20px; 
	border:1px solid #fff;
	margin-bottom: 40px;
}

.products_main_box_list{
	text-indent: -1em;
	margin-left: 1em;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

@media screen and (min-width:768px) {
	.contents{ padding:80px 20px; }
	.products_main_box_list{
		font-size: 2.2rem;
	}
	.products_head{
		max-width: 1120px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.products_head ._1{
		padding: 60px 60px 322px;
		background: url("../img/products_bg.png") no-repeat bottom center/100%;
	}
	.products_head ._2{
		padding: 0 60px 60px;
	}

	
	.products_head_h2 img{
		width: 537px;
		height: 93px;
	}
	
	.products_head_txt01{
		font-size:3.9rem;
	}

	.products_head_txt02{
		font-size:2.2rem;
	}
	
	.products_cd{
		background: #333333;
		border-radius: 8px;
		padding: 5px 7px;
		width: 175px;
		text-align: center;
		font-size:2.7rem;
		margin-bottom: 30px;
	}
	
	.products_h3_type01{
		font-size:3.4rem;
		background-image: -webkit-linear-gradient(left, #fff 0%, #000 100%);
		background-image: linear-gradient(to right, #fff 0%, #000 100%);
		background-size: 100% 2px;
		background-position: left bottom;
		background-repeat: no-repeat;
		margin-bottom: 20px;
	}
	
	.products__txt01{
		font-size:2.2rem;
	}
	
	.products_anchor{
		max-width: 1120px;
		margin: 0 auto 80px;
		display:flex;
		justify-content: center;
	}
	
	.products_anchor_link{
		color: #fff;
		text-decoration: none;
		font-size:2.2rem;
		display: block;
		line-height: 76px;
		padding-bottom: 20px;
		text-align: center;
		width: calc(100% * 340 / 1220);
		background: url(../img/products_bottom_top.jpg) left top no-repeat, url(../img/products_bottom_top.jpg) left bottom no-repeat, url(../img/arrow_r_w.png) center bottom  20px no-repeat;
	}
	
	.products_anchor_link:not(:last-child){
		margin-right: calc(100% * 50 / 1220);
	}
	
	.products_main{
		max-width: 1120px;
		margin: 0 auto;
	}
	
	.products_box00{
		display: flex;
	}
	
	.products_box00_l{
		width: calc(100% * 570 / 1220);
	}
	
	.products_box00_r{
		width: calc(100% * 550 / 1220);
	}
	
	.img_type00{
		width: 100%;
	}
	
	.products_h3_type02{
		font-size:4.0rem;
		font-style: italic;
		margin-bottom: 5px;
		font-weight: normal;
	}
	
	.products__txt02{
		font-size:3.1rem;
		letter-spacing: -0.1px;
	}
	
	.products__txt03{
		font-size:2.2rem;
		margin-bottom: 20px;
	}	
	
	.products_colors{
		background: #3D3533;
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		height: 323px;
		margin-bottom: 30px;
	}
	
	.products_colors_box{
		width: calc(100% * 340 / 1220);
		text-align: center;
	}
	
	.products_colors_box_img{
		margin-bottom: 15px;
	}
	
	.img_type01{
		width: calc(100% * 305 / 340);
		height: 122px;
	}
	
	.products_colors_box_txt{
		display: inline-block;
		text-align: left;
		font-size:2.2rem;
	}
	
	.products_colors_color{
		float: right;
		width: calc(100% * 331 / 1220);
	}
	
	.img_type02{
	}
	
	.products__txt04{
		float: left;
		font-size:2.2rem;
		width: 760px;
		margin-bottom: 30px;
	}
	
	.products_box01{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 20px;
	}
	
	.products_box01_01{
		width: calc(100% * 760 / 1220);
		box-sizing: border-box;
	}	
	
	.products_box01_02{
		width: calc(100% * 450 / 1220);
		text-align: right;
	}
	
	.products_feature{
		background: url("../img/img02.jpg") right top no-repeat;
		padding-right: 170px;
	}
	
	.products_feature_table{
		width: 100%;
	}
	
	.products_feature_table_td01{
		width: 205px;
		vertical-align: top;
	}
	
	.products_feature_table_td02{
		width: 196px;
		padding-bottom: 15px;
		vertical-align: top;		
	}
	
	.products__txt05{
		border: 1px solid #FFFFFF;
		border-radius: 8px;
		padding: 4px 8px;
		font-size:2.2rem;
		text-align: center;
		width: 196px;
	}
	
	.products_feature_table_td03{
		padding-left: 20px;
		font-size:2.2rem;
		vertical-align: top;
	}
	
	.products_box02{
		display: flex;
		margin-bottom: 40px;
	}
	
	.products_box02_l{
		width: 510px;
		margin-right: 100px;
	}
	
	.products_box02_r{
		width: 510px;
	}		
	
	.products_box02__cat{
		display: inline-block;
		width: 68px;
		line-height: 44px;
		text-align: center;
		font-size:2.2rem;
		background: #0066B5;
		border-radius: 8px;
		margin-right: 8px;
		margin-bottom: 5px;
	}
	
	.products_box02__title{
		display: inline-block;
		font-size:2.2rem;
	}
	
	.width100{
		width: 100%;
	}
	
	.products_h4_type01{
		font-size:3.1rem;
		margin-bottom: 15px;
	}
	
	.products_h4_type01_small{
		font-size:1.8rem;
	}
	
	.products_box03{
		display: flex;
		margin-bottom: 40px;
	}
	
	.products_box03_l{
		width: 866px;
		margin-right: 40px;
	}
	
	.img_type03{
		width: 214px;
		height: 146px;
	}
	
	.products_box04{
		display: flex;
	}
	
	.products_box04_l{
		width: 850px;
		padding-right: 20px;
		box-sizing: border-box;
	}
	
	.products_box04_r{
		width: 370px;
	}		
	
	.img_type07{
		width: 370px;
		height: auto;
	}
	
	.products_box05{
		display: flex;
	}
	
	.products_box05_item{
		width: 535px;
		margin-bottom: 20px;
	}
	
	.products_box05_item + .products_box05_item{
		margin-left: 50px;
	}
	
	.products__txt06{
		font-size:2.2rem;
		margin-bottom: 40px;
	}
	
	.products_box06{
		display: flex;
		margin-bottom: 30px;
	}
	
	.products_box06_l{
		width: 535px;
	}
	
	.products_box06_r{
		margin-left: 30px;
		width: 545px;
	}
	
	.products__txt07{
		background: #333333;
		border-radius: 8px;
		padding: 10px;
		font-size:2.2rem;
		margin-bottom: 8px;
	}
	
	.products_table03{
		font-size:2.2rem;
	}
	
	.products_table03 td:first-child{
		word-break: keep-all;
		vertical-align: top;
	}
	
	.products_box07{
		display: flex;
		margin-bottom: 40px;
	}
	
	.products_box07_l{
		width: 804px;
		margin-right: 61px;
		display: flex;
	}
	
	.products_box07_l_item{
		width: 248px;
	}
	
	.products_box07_l_item + .products_box07_l_item{
		margin-left: 30px;
	}
	
	.products_box07_l_txt{
		display: flex;
		align-items: center;
		padding-left: 15px;
		font-size:2.2rem;
		border-left: 1px solid #FFFFFF;
		height: 70px;
		margin-bottom: 15px;
	}
	
	.products_box07_l_txt_small{
		font-size:1.8rem;
	}
	
	.products_box07_r{
		width: 255px;
	}
	
	.products_box07_r_txt{
		font-size:2.2rem;
		margin-bottom: 15px;
	}
	
	.products_box07_r_txt_small{
		font-size:1.4rem;
	}
	
	.products_box07_r_img{
		margin-bottom: 7px;
	}
	
	.products_box08{
		display: flex;
		margin-bottom: 30px;
	}
	
	.products_box08_item{
		width: 324px;
	}
	
	.products_box08_item + .products_box08_item{
		margin-left: 74px;
	}
	
	.products_box08_item_img{
		text-align: center;
		margin-bottom: 10px;
	}
	
	.img_type04{
		width: 278px;
		height: 162px;
	}	
	
	.products_table02{
		font-size:2.2rem;
		color: #201713;
		width: 100%;
		border-spacing: 2px;
	}

	.products_table02 th{
		background-color: #DCDDDD;
		vertical-align: middle;
		width: 172px;
		text-align: left;
		padding: 10px 10px 10px 20px;
		font-weight: normal;
	}

	.products_table02 td{
		background-color: #fff;
		padding: 10px 10px 10px 20px;
	}

	.products_btn{ 
		background-color: #0056B7;
		color: #fff;
		display: block;
		text-decoration: none;
		border-radius: 5px;
		width: 324px;
		padding:5px 3px 3px 13px;
		box-sizing: border-box;
		margin-bottom: 20px;
		font-size:1.8rem;
		margin: 0 auto;
		text-align: center;
	}
	
	.products__txt08{
		font-size:2.2rem;
		margin-bottom: 20px;
	}
	
	.products__txt09{
		font-size:2.2rem;
		margin-bottom: 14px;

	}	
	
	.products_box09{
		display: flex;
		padding: 30px;
		border: 1px solid #FFFFFF;
		margin-bottom: 30px;
	}
	
	.img_type05{
		max-width:none;
		width: 177px !important;
		height: 176px !important;
	}
	
	.products__txt10{
		width: calc(100% - 177px - 15px);
		margin-left: 15px;
		font-size:2.2rem;
	}
	
	.products__txt11{
		font-size:3.1rem;
		margin-bottom: 20px;
	}
	
}

@media screen and (max-width:767px) {
	.contents{ padding:50px 0 0; }
	.products_main_box_list{
		font-size: 4.4rem;
	}
	
	.contents#products{
		padding: 50px 0 0;
		width: auto;
	}
	
	.products_head ._1{
		background: url(../img/products_bg_sp.png) no-repeat center bottom/100%;
		padding: 30px 15px calc(100% * 620 / 750);
	}
	
	.products_head ._2{
		padding: 0 15px 15px;
	}

	.products_head_h2 img{
		width: 300px;
		height: 53px;
	}
	
	.products_head_txt01{
		font-size:4.6rem;
	}

	.products_head_txt02{
		font-size:3.0rem;
	}
	
	.products_head_img img{
		max-width: 100%;
	}
	
	.products_cd{
		background: #333333;
		border-radius: 8px;
		padding: 5px 7px;
		width: 86px;
		text-align: center;
		font-size:3.0rem;
		margin-bottom: 15px;
	}
	
	.products_h3_type01{
		padding-bottom: 5px;
		font-size:3.0rem;
		background-image: -webkit-linear-gradient(left, #fff 0%, #000 100%);
		background-image: linear-gradient(to right, #fff 0%, #000 100%);
		background-size: 100% 1px;
		background-position: left bottom;
		background-repeat: no-repeat;
		margin-bottom: 10px;
	}
	
	.products__txt01{
		font-size:3.0rem;
	}
	
	
	.products_anchor{
		margin-bottom: 30px;
		background:url(../img/products_bottom_top_sp.jpg) left bottom/100% 1px no-repeat;
		padding-top:1px;
	}
	
	.products_anchor_link{
		color: #fff;
		text-decoration: none;
		font-size:3.0rem;
		display: block;
		line-height: 58px;
		padding-left: 20px;
		background:
			url(../img/products_bottom_top_sp.jpg) left top/100% 1px no-repeat,
			url(../img/arrow_r_w.png) center right 20px/13px 7px no-repeat;
	}
	
	.products_main{
		padding: 15px;
	}

	.products_box00_r{
		text-align: center;
		margin-bottom: 15px;
	}
	
	.img_type00{
		width: 288px;
		height: 80px;
	}
	
	
	.products_h3_type02{
		font-size:5.0rem;
		font-style: italic;
		margin-bottom: 5px;
		font-weight: normal;
	}
	
	.products__txt02{
		font-size:3.0rem;
	}
	
	.products__txt03{
		font-size:3.0rem;
		margin-bottom: 20px;
	}	
	
	.products_colors{
		background: #3D3533;
		margin-bottom: 10px;
		padding-top: 25px;
		padding-bottom: 1px;
	}
	
	.products_colors_box{
		text-align: center;
		margin-bottom: 25px;
	}
	
	.products_colors_box_img{
		margin-bottom: 10px;
	}
	
	.img_type01{
		width: 200px;
		height: 80px;
	}
	
	.products_colors_box_txt{
		font-size:3.0rem;
	}
	
	.products_colors_color{
		text-align: center;
		margin-bottom: 10px;
	}
	
	.img_type02{
		width: 223px;
		height: 30px;
	}
	
	.products__txt04{
		font-size:3.0rem;
		margin-bottom: 30px;
	}
	
	.products_box01_01{
		margin-bottom: 20px;
	}
	
	.img_type06{
		max-width: 100%;
	}
	
	.products_feature_table{
		width: 100%;
		margin-bottom: 20px;
	}
	
	.products_feature_table_td01{
		display: block;
	}
	
	.products_feature_table_td02{
		display: block;
		padding-bottom: 10px;
	}
	
	.products__txt05{
		border: 1px solid #FFFFFF;
		border-radius: 8px;
		padding: 4px 8px;
		font-size:3.0rem;
		text-align: center;
		width: 128px;
	}
	
	.products_feature_table_td03{
		display: block;
		font-size:3.0rem;
		padding-bottom: 10px;
	}
	
	.products_box02_l{
		margin-bottom: 25px;
	}
	
	.products_box02_r{
		margin-bottom: 25px;
	}		
	
	.products_box02__cat{
		display: inline-block;
		width: 34px;
		line-height: 22px;
		text-align: center;
		font-size:3.0rem;
		background: #0066B5;
		border-radius: 4px;
		margin-right: 8px;
		margin-bottom: 5px;
	}
	
	.products_box02__title{
		display: inline-block;
		font-size:3.0rem;
	}
	
	.width100{
		width: 100%;
	}
	
	.products_h4_type01{
		font-size:3.0rem;
		margin-bottom: 10px;
	}
	
	.products_h4_type01_small{
		font-size:2.2rem;
	}
	
	.products_box03{
		display: flex;
		margin-bottom: 30px;
	}
	
	.products_box03_l{
		width: calc(100% - 123px);
		margin-right: 16px;
		margin-bottom: 20px;
	}
	
	.img_type03{
		width: 107px;
		height: 78px;
	}
	
	.products_box04_l{
		margin-bottom: 20px;
	}
	
	.products_box04_r{
		text-align: center;
		margin-bottom: 20px;
	}		
	
	.img_type07{
		max-width: 100%;
	}
	
	.products_box05_item{
		margin-bottom: 15px;
	}
	
	.products__txt06{
		font-size:3.0rem;
		margin-bottom: 30px;
	}
	
	.products__txt07{
		background: #333333;
		border-radius: 8px;
		padding: 10px;
		font-size:3.0rem;
		margin-bottom: 8px;
	}
	
	.products_table03{
		font-size:3.0rem;
	}
	
	.products_table03 td:first-child{
		word-break: keep-all;
		vertical-align: top;
	}
	
	.products_box06_l{
		margin-bottom: 10px;
	}	
	
	.products_box06_r{
		margin-bottom: 20px;
	}
	
	.products_box07_l{
		display: flex;
		flex-wrap: wrap;
	}
	
	.products_box07_r{
		margin-bottom: 20px;
	}	
	
	.products_box07_l_item{
		width: 48%;
		margin-bottom: 10px;
	}
	
	.products_box07_l_item:nth-child(2n){
		margin-left: 4%;
	}
	
	.products_box07_l_txt{
		display: flex;
		align-items: center;
		padding-left: 10px;
		font-size:3.0rem;
		border-left: 1px solid #FFFFFF;
		height: 40px;
		margin-bottom: 10px;
	}
	
	.products_box07_l_txt_small{
		font-size:2.2rem;
	}
	
	.products_box07_r_txt{
		font-size:3.0rem;
		margin-bottom: 10px;
	}
	
	.products_box07_r_txt_small{
		font-size:2.2rem;
	}
	
	.products_box07_r_img{
		margin-bottom: 7px;
	}
	
	.products_box08{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	
	.products_box08_item{
		width: 48%;
		margin-bottom: 10px;
	}
	
	.products_box08_item:nth-child(2n){
		margin-left: 4%;
	}
	
	.products_box08_item_img{
		text-align: center;
		margin-bottom: 10px;
	}
	
	.img_type04{
		width: 139px;
		height: 81px;
	}	
	
	.products_table02_sp_01{
		background-color: #DCDDDD;
		border-bottom: 1px solid #000;
		padding: 8px;
		color: #201713;
		font-size:3.0rem;
	}
	
	.products_table02_sp_02{
		background-color: #fff;
		border-bottom: 1px solid #000;
		padding: 8px;
		color: #201713;
		font-size:3.0rem;
	}
	
	.products_main_box_caution{
		padding: 15px; 
		border:1px solid #fff;
		margin-bottom: 40px;
	}

	.products_main_box_list{
		text-indent: -1em;
		margin-left: 1em;
		font-size:3.0rem;
	}
	
	.products_btn{ 
		background-color: #0056B7;
		color: #fff;
		display: block;
		text-decoration: none;
		border-radius: 5px;
		padding:5px 3px 3px 13px;
		box-sizing: border-box;
		margin-bottom: 20px;
		font-size:3.0rem;
		text-align: center;
	}
	
	.products__txt08{
		font-size:3.0rem;
		margin-bottom: 20px;
	}	
	
	.products__txt09{
		font-size:3.0rem;
		margin-bottom: 14px;
		font-weight: bold;
	}	
	
	.products_box09{
		display: flex;
		padding: 15px;
		border: 1px solid #FFFFFF;
		margin-bottom: 20px;
	}
	
	.img_type05{
		width: 88px !important;
		height: 88px !important;
	}
	
	.products__txt10{
		width: calc(100% - 88px - 15px);
		margin-left: 15px;
		font-size:3.0rem;
	}

	.products__txt11{
		font-size:4.0rem;
		margin-bottom: 20px;
	}
	
}