@charset "utf-8";
/* CSS Document */

@media print, screen and (min-width: 768px){
/*=====================================================
	.key(各ページ共通)
===================================================*/
	
	.key_gutz{
		width: 100%;
		height: 533px;
		overflow: hidden;
		background: url(/assets/img/keytype/common/key_bg.png) no-repeat center bottom;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-webkit-box-shadow: 0px 0px 4px rgba(84,84,84,0.5);
		-moz-box-shadow: 0px 0px 4px rgba(84,84,84,0.5);
		box-shadow: 0px 0px 4px rgba(84,84,84,0.5);
		margin-bottom: 22px;
	}
		
	.key_gutz img{
		max-width: none;
		margin:0 auto;
		width: 100%;
		display: block;
	}
	
	#key_place2{
		width: 1460px;
		display: block;
		position: relative;
		margin-left: -15%;
	}
}
@media (min-width: 1100px) and (max-width: 1459px){
	#key_place2{
		width: 1460px;
		display: block;
		position: relative;
		margin-left: -9%;
		margin-right: auto;
		text-align: center;
	}
}

@media (min-width: 1460px){
	#key_place2 {
		width: 1460px;
		display: block;
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}
}
	
@media print, screen and (min-width: 768px){

/*=====================================================
	共通部分
===================================================*/	
.overview_wrap{
	background:url(/assets/img/keytype/top_bg.jpg) repeat;
	padding:2px;
}
.overview_wrap h2.overview{
	color: #fff;
    font-weight: bold;
    font-size: 22px;
    border: rgba(255,255,255,0.41) solid 1px;
    padding:10px 0 10px 20px;
}
#key_feature .key_feature_box h2{
	background:url(/assets/img/keytype/common/key_icon.png) no-repeat 0 50%;
}
#key_feature .car_feature_box h2{
	 background:url(/assets/img/keytype/car_maker/common/car_icon.png) no-repeat 0 50%;
}
#key_feature .key_feature_box .for_narrow,
#key_feature .car_feature_box .for_narrow{
	display:none;
}		
#key_feature .key_feature_box,
#key_feature .car_feature_box {
    background:url(/assets/img/keytype/car_maker/common/bg_car_feature_box.png) repeat-x top;
    border-top: 4px solid #aa2222;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0 19px 0;
}	
#key_feature .key_feature_box h2,
#key_feature .car_feature_box h2{
	border-bottom:1px solid #ccc;
	font-size:28px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:29px 0 26px 55px;
}
#key_feature .key_feature_box .block > p,
#key_feature .car_feature_box .block > p{
	line-height:2;
}
#key_feature .key_feature_box .image,
#key_feature .car_feature_box .image{
	float:right;
	width:315px;
	padding:10px 0px 10px 20px;
}
#key_feature .key_feature_box p,
#key_feature .car_feature_box p{
	line-height:2;
	font-size:14px;
	padding-bottom:18px;
}

 /*=====================================================
    メインイメージ　注釈
===================================================*/	   
#annotation_keytype_pc{
position:absolute;
top: 510px;
left: 195px;
}
main .key #annotation_keytype_pc img {
    max-width: none;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 100% !important;
    display: block;
}
main .key_key_maker #annotation_keytype_pc img {
    max-width: none;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 100% !important;
    display: block;
}   
    
/*車種*/
	
  
  #series{
	margin:50px 0;	
}
#series ul.flex{
  background:url(/assets/img/keytype/common/brand_bg_pc.png) center repeat-y;
	padding-bottom:3px;
	display:flex;
	justify-content: flex-start;
	flex-wrap: wrap;
 
}	
 
#series h2{
	font-weight:bold;
	font-size:26px;
	padding:0px 0px 10px 0;
	margin-bottom:20px;
}
#series h2::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}
 #series ul.flex li{
    margin-right:3px;
   margin-top:3px;	
    width:16.18%;
  }
 
#series li:nth-child(6n+1){
	margin-left:3px;
}
#series li:nth-child(6n){
	margin-right:3px;
}

	
/*-------------他のメーカー--#brand---------------------------*/
	
#car_maker #brand h2,
#car_model #brand h2{
	font-weight:bold;
	font-size:26px;
	padding:0px 0px 10px 0;
	margin-bottom:20px;
}
#car_key #brand li img,
#car_maker #brand li img,
#car_model #brand li img{
	width:100%;
}
#car_maker #brand h2::before,
#car_model #brand h2::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}
#car_key #brand ul.flex,
#car_maker #brand ul.flex,
#car_model #brand ul.flex{
	display:flex;
	flex-wrap: wrap;
}	
#car_key #brand,
#car_maker #brand,
#car_model #brand{
	margin-bottom:50px;	
}
#car_key #brand ul,
#car_maker #brand ul,
#car_model #brand ul{
	background:url(/assets/img/keytype/common/brand_bg_pc.png) center repeat-y;
	padding:2px;
}
#car_key #brand li,
#car_maker #brand li,
#car_model #brand li{
	margin-bottom:2px;
	margin-right:2px;	
}
#car_key #brand li.last_pc,
#car_maker #brand li.last_pc,
#car_model #brand li.last_pc{
	margin-bottom:0;
}

/* ========================================================================
	イモビライザーチェック						[ /immo/toyota.html ]
	ブランクキー情報							[ /immo/blank/toyota.html ]
======================================================================== */
#immo{
	padding:0 0 40px 0;
}
#immo h2{
	font-weight:bold;
	font-size:26px;
	padding:0px 0px 10px 0;
	margin:48px 0 20px 0;
	}
	
#immo h2::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}
	
#immo section{
	padding:0 0 10px 0;
}

#immo h2.title{
	margin-bottom:20px;
}

#immo p{
	padding:0 0 8px 0;
	font-size:123.1%;
	line-height:1.875;
}

#immo p.bnr{
	padding:0;
}

#immo table{
	margin:0 0 20px 0;
	font-size:107.7%;
}

#immo table th{
	padding:12px 14px;
	background:#edfade;
	border:1px solid #cccccc;
	line-height:1.4;
}

#immo table td:last-of-type{
	text-align:center;
}

#immo table th:first-of-type,
#immo table td:first-of-type{
	text-align:left;
}

#immo table td{
	padding:12px 14px;
	border:1px solid #cccccc;
	line-height:1.4;
}


/* ----------------------------------------
	blank
---------------------------------------- */
#immo .blank caption{
	padding:0 0 14px 0;
	text-align:left;
	font-size:128.6%;
	font-weight:bold;
}

#immo .blank th,
#immo .blank td,
#immo .blank td:last-of-type{
	padding:10px 12px;
	text-align:left;
}
	
/* ========================================================================
	車の鍵のトラブル 					[ car.html ]
======================================================================== */
#car_key h2{
	margin: 30px 0px 15px 0px;
	padding-left: 20px;
}
	
/*=====================================================

		カードキーについて　card_key.hyml
=========================================================*/
	
#key_object .center{
	text-align:center;	
}
#key_object .service_center{
	padding:20px 0 50px 0;
	display:flex;
}
#key_object .service_center .photo{
    width: 315px;
    margin: 0 auto 10px;
}
#key_object .service_center .text_area{
	font-size:14px;
	width:60%;
	padding-left:22px;
	line-height:1.8;
}	
#key_object .youtube h3 {
	font-size: 20px;
	font-weight:bold;
	padding: 0px 0px 10px 0;
	border-bottom: dotted thin #7e7e7e;
	margin: 20px 0px;
}	
#key_object .youtube h3:before{
	content: "";
	display: inline-block;
	height: 22px;
	padding: 0 7px 0 0;
	border-left: 3px solid #aa2222;
	vertical-align: middle;
}

#key_object .area_movie_box{
   border: 1px solid #bdd8ec;
    background-color: #fff;
	text-align: center;
	width:520px; 
	margin:0 auto;
}
#key_object .area_movie_box .youtube iframe{
	width:520px;
	height:292px;	
}
#key_object .process{
	background: #fff;
	padding:30px 20px 20px ;
}
#key_object .process h4{
	margin-bottom:15px;
	font-size:19px;
	font-weight:bold;
	border-bottom:#aa2222 solid 2px;
	padding:10px 0 10px 133px;
}
#key_object .process h4.step1{
	background:url(/assets/img/keytype/common/step1.png) left bottom no-repeat;	
}
#key_object .process h4.step2{
	background:url(/assets/img/keytype/common/step2.png) left bottom no-repeat;	
}
#key_object .process h4.step3{
	background:url(/assets/img/keytype/common/step3.png) left bottom no-repeat;	
}
#key_object .process h4.step4{
	background:url(/assets/img/keytype/common/step5.png)left bottom no-repeat;	
}
#key_object .process h4.step5{
	background:url(/assets/img/keytype/common/step5.png)left bottom no-repeat;	
}
	
#key_object .process li{
	margin-bottom:25px;
}
#key_object .process .photo{
	width:40%;	
	font-size:14px;
	text-align: center;
}
#key_object .process .photo img{
	width:100%;
}
#key_object .process .text{
	padding:10px 30px 0px 25px;
	width:55%;
	line-height: 2;
}
#key_object .process h4 span img{
	width:80px;
}
#key_object .process .step{
	display:flex;
}
#key_object .movie_p{
	width:580px;
	margin:20px auto;
	font-size:14px;
	line-height:2;	
}
#key_object .youtube_bg {
	padding: 0 10px 22px 10px;
	background: #ffeae9;
	margin-bottom: 50px;
}
#key_object .movie.movie1 {
	border: solid 2px #f2d8d8;
	background: #fff;
}
#key_object .example h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
#key_object .example ul{
	margin-bottom:25px;
}
#key_object .example ul li{
	background:#ffe9e9;
	padding: 15px;
	margin-bottom:20px;
	border:solid 2px #f2d8d8;
}
#key_object .example p{
	background: #fff;
	font-size: 14px;
	line-height: 2;
	border: 1px solid pink;
	padding: 11px;
	margin-top: 9px;
}
#key_object .movie{
	border: solid 2px #f2d8d8;
	background:#fff;
}
#key_object .movie_faq li{
	padding: 0px 20px 15px;
    margin-bottom: 15px;
	line-height:2;
	border-bottom: thin #7e7e7e dotted;
	font-size:14px;
	padding-left:2em;
	display:flex;
	background-image:url(/assets/img/keytype/car_maker/common/faq_line.png);
	background-position:left 8px;
	background-repeat:no-repeat;
}
#key_object .movie_faq li:last-child{
	border:none;
	margin-bottom:0;
	padding: 0 20px;
}
#key_object .movie_faq li p{
	line-height:2;
}
#key_object .movie_faq li dt{
	margin-left:5px;
	margin-bottom:10px;
	line-height:1.6;
}
#key_object .movie_faq li dd{
	color:#aa2222;
	font-weight:bold;
	line-height:1.6;
	margin-bottom:10px;
}
#key_object .process .step{
	display:flex;
}

/* ===============================================================

	鍵のトラブル

============================================================ */
#key_maker #brand ul.flex{
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#key_maker #brand ul{
	background:url(/assets/img/keytype/common/brand_bg_pc.png) center repeat-y;
	margin-bottom:50px;	
}
#key_maker #brand li{
	margin-top:2px;	
}
#key_maker #brand li:nth-child(6n+1){
	padding-left:3px;
}
#key_maker #brand li:nth-child(6n){
	padding-right:2px;
}

#key_maker #brand .last_line_pc{
	padding-bottom:2px;
}

/*========================================================================
	ハイエース 					[ hiace.html ]
======================================================================== */
#car_model h3 img.hiace{
	width:180px;
}

#car_model .service_center{
	overflow:hidden;
	padding:0 0 30px 0;
	margin:20px 0;
}
	
#car_model .service_center h3 {
	display: inline;
	float: left;
	padding: 30px 20px 0px 20px;
}
#car_model .service_center h3 img{
		width:150px;
	}	
#car_model .service_center p{
	float:left;
	width:220px;
	padding:0 0 0 7px;
}
#car_model .service_center a{ text-decoration:underline; }
#car_model .service_center a:hover{ text-decoration:none; }

#car_model .service_center table{
	width:520px;
	font-size:107.7%;
}
#car_model .service_center table th{
	width:140px;
	padding:10px 8px;
	background:#ffe9e9;
	border:1px solid #cccccc;
	text-align:left;
	vertical-align:top;
	line-height:1.857;
}
#car_model .service_center table th::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}
#car_model .service_center table td{
	padding:10px 16px;
	border:1px solid #cccccc;
	line-height:1.857;
}
	
#car_model .table_wrap{
	height:267px;
	overflow-y:overlay;
}
#car_model .service_center table td{
	padding:10px 0px 10px 16px;
}
#car_model .service_center table td{
	line-height: 2;	
}
#car_model .service_center dl{
	display:none;
}
#car_model table th{
	font-size:18px;
	font-weight:bold;
}
#car_model .process{
	background: #fff;
	padding:30px 20px 20px ;
}
#car_model .movie{
	border: solid 2px #f2d8d8;
	background:#fff;
}
	
/*----------------youtube---共通横並び以外------------------------*/

#car_model .area_movie_box{
   border: 1px solid #bdd8ec;
    background-color: #fff;
	text-align: center;
	width:520px; 
	margin:0 auto;
}
#car_model .area_movie_box .youtube iframe{
	width:520px;
	height:299px;	
}
#key_object .youtube h3,
#car_model .youtube h3{
	font-size: 20px;
	font-weight:bold;
	padding: 0 0 10px 0;
	border-bottom: dotted thin #7e7e7e;
	margin: 20px 0px 20px 20px;
	display:inline-block;
	width:600px;
}	
#car_model .youtube h3:before{
	content: "";
	display: inline-block;
	height: 22px;
	padding: 0 7px 0 0;
	border-left: 3px solid #aa2222;
	vertical-align: middle;
}
#car_model .youtube_bg{
	background:hsla(0,100%,95%,1.00);
	padding:15px;
}

#car_model .process h4{
	padding:10px 0 10px 133px;
}
#car_model .process h4.step1{
	background:url(/assets/img/keytype/common/step1.png) bottom left no-repeat;	
}
#car_model .process h4.step2{
	background:url(/assets/img/keytype/common/step2.png) bottom left no-repeat;	
}
#car_model .process h4.step3{
	background:url(/assets/img/keytype/common/step3.png) bottom left no-repeat;	
}
#car_model .process h4.step4{
	background:url(/assets/img/keytype/common/step4.png) bottom left no-repeat;
}
#car_model .process h4.step5{
	background:url(/assets/img/keytype/common/step5.png) bottom left no-repeat;	
}

#car_model .process li{
	margin-bottom:25px;
}
#car_model .process .photo{
	width:40%;	
	font-size:14px;
	text-align: center;
}
#car_model .process .photo img{
	width:100%;
}
#car_model .process .text{
	padding:10px 30px 0px 25px;
	width:55%;
	line-height: 2;
}
#car_model .process h4{
	margin-bottom:15px;
	font-size:19px;
	font-weight:bold;
	border-bottom:#aa2222 solid 2px;
}
#car_model .process h4 span img{
	width:80px;
}
#car_model .movie_faq li{
	padding: 0px 20px 15px;
    margin-bottom: 15px;
	line-height:2;
	border-bottom: thin #7e7e7e dotted;
	font-size:14px;
	padding-left:2em;
	display:flex;
	background-image:url(/assets/img/keytype/car_maker/common/faq_line.png);
	background-position:left 8px;
	background-repeat:no-repeat;
}
#car_model .movie_faq li:last-child{
	border:none;
	margin-bottom:0;
	padding: 0 20px;
}
#car_model .movie_faq li p{
	line-height:2;
}
#car_model .movie_faq li dt{
	margin-left:5px;
	margin-bottom:10px;
	line-height:1.6;
}
#car_model .movie_faq li dd{
	color:#aa2222;
	font-weight:bold;
	line-height:1.6;
	margin-bottom:10px;
}
#car_model .process .step{
	display:flex;
}
/*================================================*/
	/*             toyota.html                          */
/*=================================================*/

.flex{
	display:flex;	
}
.center{
	text-align:center;
}
.overview_wrap{
	margin-bottom:20px;
}
/* ----------------------------------------
	service_center
---------------------------------------- */
#key_feature .info h2{
	background:url(/assets/img/keytype/common/key_icon.png) no-repeat 0 50%;
}
.service_center{
	overflow:hidden;
	padding:0 0 30px 0;
}
.service_center h3{
	display: inline;
	float:left;
	padding:30px 40px 0px 30px;
}
	
.service_center h3 img{
	width:150px;
}
.service_center a{ text-decoration:underline; }
.service_center a:hover{ text-decoration:none; }

.service_center p{
	float:left;
	width:220px;
	padding:0 0 0 7px;
}

.service_center table{
	width:520px;
	font-size:107.7%;
}

.service_center table th{
	width:140px;
	padding:10px 8px;
	background:#ffe9e9;
	border:1px solid #cccccc;
	text-align:left;
	vertical-align:top;
	line-height:1.857;
}

.service_center table th::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}

.service_center table td{
	padding:10px 16px;
	border:1px solid #cccccc;
	line-height:1.857;
}
	
/*----YOUTUBE---------------------------*/	

.area_movie_box{
	background-color: #fff;
	text-align: center;
	width:400px; 
	margin:0 auto;
}
.area_movie_box .youtube iframe{
	width:400px;
	height:226px;	
}

.youtube_bg{
	background:hsla(0,100%,95%,1.00);
	padding:15px;
}
.youtube h3{
	font-weight:bold;
	font-size:20px;
	padding:0px 0px 10px 0;
	border-bottom: dotted thin #7e7e7e;
	margin-bottom:20px;
}

.youtube h3::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}

.youtube .text_area{
	width:278px;
	line-height:2;
	font-size:14px;
	padding:0 35px 10px 10px;
}
.youtube_bg .movie{
	margin-bottom:20px;
	background:#fff;
	padding: 20px 10px;
}
.youtube_bg .movie:last-child{
	margin:0;
}

/*====================================================
				miwa.html
====================================================*/
#key_feature .key_about_box h2{
	 background:url(/assets/img/keytype/common/key_icon.png) no-repeat 0 50%;
}
	
#key_maker .service_center{
	overflow:hidden;
	padding:0 0 30px 0;
}
#key_maker .service_center h3{
	display: inline;
	float:left;
	padding:30px 40px 0px 30px;
}
.key_feature_box ul li{
	list-style:none;
}
.key_feature_box ul li h3{
	font-weight:bold;
	font-size:20px;
}
.key_product_list li{
	border-bottom:#ccc solid 1px;
	margin-bottom:23px;
}
.key_product_list li:last-child{
	border:none;
}
#key_feature .key_feature_box .key_product_list .image{
	padding: 0 0 0 25px;
	margin: 0;
}

#key_feature .key_feature_box .key_product_list p:after{
	content: "";
	clear: both;
	display: block;
}

#key_maker .service_center h3 img{
		width:150px;
}
#key_maker .service_center a{ text-decoration:underline; }
#key_maker .service_center a:hover{ text-decoration:none; }


#key_maker .service_center p{
	float:left;
	width:220px;
	padding:0 0 0 7px;
}

#key_maker .service_center table{
	width:520px;
	font-size:107.7%;
}

#key_maker .service_center table th{
	width:140px;
	padding:10px 8px;
	background:#ffe9e9;
	border:1px solid #cccccc;
	text-align:left;
	vertical-align:top;
	line-height:1.857;
}

#key_maker .service_center table th::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}

#key_maker .service_center table td{
	padding:10px 16px;
	border:1px solid #cccccc;
	line-height:1.857;
}
	
.overview_wrap{
	background:url(/assets/img/keytype/top_bg.jpg) repeat;
	padding:2px;
}
.overview_wrap h2.overview{
	color: #fff;
    font-weight: bold;
    font-size: 22px;
    border: rgba(255,255,255,0.41) solid 1px;
    padding:10px 0 10px 20px;
}

#key_maker #brand ul.flex{
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
	background:url(/assets/img/keytype/common/brand_bg_pc.png) center repeat-y;
}	
#key_maker #brand{
	margin-bottom:50px;	
}
#key_maker #brand li{
	margin-top:2px;	
}
#key_maker #brand li:nth-child(6n+1){
	padding-left:3px;
}
#key_maker #brand li:nth-child(6n){
	padding-right:2px;
}
#key_maker #brand h2{
	font-weight:bold;
	font-size:26px;
	padding:0 0 10px 0;
	margin-bottom:10px;
}
#key_maker #brand h2::before{
	content:"";
	display:inline-block;
	height:22px;
	padding:0 7px 0 0;
	border-left:3px solid #aa2222;
	vertical-align:middle;
}

#key_maker #brand .last_line_pc{
	padding-bottom:2px;
}
	
#key_maker #brand li{
	margin-bottom:0px;
	margin-right:0px;	
}

/*おすすめシリンダー*/
#cylinder h2{
	display:table;
	position:relative;
	width:100%;
	margin:0 0 15px 0;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e3e3e3',GradientType=0 );
	background:-webkit-linear-gradient(top,  #fefefe 0%,#e3e3e3 100%);
	background:-moz-linear-gradient(top,  #fefefe 0%, #e3e3e3 100%);
	background:linear-gradient(to bottom,  #fefefe 0%,#e3e3e3 100%);
}

#cylinder h2::after{
	content:"";
	position:absolute;
	left:136px;
	top:50%;
	margin-top:-8px;
	border:8px solid transparent;
	border-left-color:#b42e2e;
}

#cylinder h2 span{
	display:table-cell;
	padding:12px 0 12px 16px;
	border:1px solid #cccccc;
	border-left:none;
	font-size:184.6%;
	font-weight:bold;
	line-height:1.4;
}

#cylinder h2 span.arrow{
	width:136px;
	padding:0;
	background:#b42e2e;
	border:none;
	text-align:center;
	vertical-align:middle;
	font-size:169.2%;
	color:#ffff00;
}

#cylinder .cylinder_txt{
    overflow: hidden;
    padding: 0 0 20px 0;
    font-size: 123.1%;
    line-height: 1.875;
}

#cylinder .cylinder_txt img{
	float:right;
	margin:0 0 20px 20px;
}
#cylinder dl dt{
	background:#606792;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	font-size:123.1%;
}
#cylinder dl dd{
	padding:0 15px 15px;
	background:#606792;
}
#cylinder dl dd ul{
	padding:15px 0 15px 16px;
	background:#ffffff;
}

#cylinder dl dd ul li{
	float:left;
	width:162px;
	margin:0 10px 0 0;
	font-size:107.7%;
	line-height:1.428;
}

#cylinder dl dd ul li img{
	margin:0 0 8px 0;
}
.contact_cylinder{
	margin:20px 0 0 0;
}
.contact_cylinder p{
	overflow:hidden;
	padding:0 0 20px 0;
	font-size:123.1%;
	line-height:1.875;
}
.contact_cylinder img{
	float:right;
	margin:0 0 20px 20px;
}

#cylinder .price_red {
    color: #F33;
}

.cylinder_ability{
    background: #fff;
    border: 1px solid #ccc;
    border-top: 4px solid #a22;
    padding: 15px 15px;
	margin:0 0 20px 0;
	font-size: 123.1%;
}
.cylinder_ability ul li{
	line-height:1.6;
}
.cylinder_detail{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 0 30px 0;
	font-size: 123.1%;
}
.cylinder_detail th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#ededed;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	line-height:1.6;
}
.cylinder_detail td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	line-height:1.6;
	vertical-align:top;
}
.cylinder_detail td ul li{
	margin:0 0 10px 0;
}
}