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

html{
	font-size: 62.5%;
}
*,*::before,*::after{
	box-sizing: border-box;
}
body{
	font-family: "Hiragino kaku Gothic ProN",　"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"sans-serif;
	margin: 0 auto;
}
a { text-decoration: none; }


/*---　ページトップへ戻るバタン -----*/
#page_top{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom:500px;
  opacity: 0.8;
}
#page_top a{
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #008686;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #008686;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/*---　カタログダウンロードボタン -----*/
#catalog_dl{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom:580px;
  opacity: 0.8;
}
#catalog_dl a{
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
}
#catalog_dl a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f019';
  font-size: 25px;
  color: #008686;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#catalog_dl a::after{
  content: 'カタログ\Aダウンロード';
  white-space: pre;
  font-size: 13px;
  color: #008686;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}



/*---- ヘッダー ----*/
.top_main{
	background: url("../images/image_product/b0328484ff68a8f0dbc7903652a0a17c_l.jpg");
	background-size: cover;
}
.header{ background: rgba(0,0,0,0.20); }
.cols-inner{
	margin: 0 auto;
	width: 960px;
}
.top_head:after{
	content: '';
	display: block;
	clear: both;
}
.top_head h1{ padding: 30px 0 0;}
.logo{
	color: #fff;
	font-size: 2.5rem;
}
.appeal{
	display: inline-block;
	color: #fff;
	font-size: 1.4rem;
	margin: 10px 0 0;
	line-height: 20px;
}
.left{ 
	width: 570px;
	float:left;
}
.float_left{ float: left; }
.float_right{ float: right; }
.top_tel{ 
	margin-top:45px; 
	width: 280px;
}
.right{
	float: right;
	display: table;
	margin: 40px 0 0 0;;
	width: 370px;
}
.item{
	display: table-cell;
	padding: 0 5px;
}
.item a:hover img{ opacity: 0.6; }

/*---- グローバルナビエリア -----*/
.global_nav { margin-top: 30px; }
.menu ul{
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	line-height: 1.4;
}
.menu li a{
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
}
.menu li a:hover{ 
	transition: 0.3s;
	color:#FFD900;
}



/*---- トップアフターサービス -----*/
.customer_main_title_area{
	background-color: #008686; 
	margin-top: 10px;
}
.width960px{ 
	width: 960px;
	margin: 0 auto ;
}
.customer_main_title{
	width: 90%;
	margin: 80px auto -80px;
}

/*---- トライアルサービス -----*/

.customer_text{
	margin: 110px auto 50px;
	text-align: center;
	font-size: 1.5rem;
}
.trial h2{ text-align: center;}
.trial img{ width: 70%; }

.trial_menu{
	width: 60%;
	margin: 50px auto 0;
}
.trial_menu dt{ 
	font-weight: bold;
	margin: 10px 0 3px;
	font-size: 2.3rem;
}
.trial_menu dt:before{
	font-family: "Font Awesome 5 Free";
  	font-weight: 900;
	content: '\f061';
	color: #FFD900;
}
.trial_menu dd{ 
	margin: 10px 0 30px;
	font-size: 1.5rem;
	line-height: 25px
}
.compact{
	font-size: 1.8rem;
	background: #FFD900;
	padding: 5px 10px;
	margin: 0 0 0 10px;
}

/*----- コンタクトボックス -----*/
.contact_box{
	background-color:rgba(240,240,240,1.00);
	height: 350px;
	margin-top: 80px;
}
.contact_text{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	padding: 60px 0 0;
	font-size: 2.2rem;
	font-weight: bold;
	color: #3E3E3E;
}
.mailcontact_bt{
	display: block;
	margin: 20px auto;
	width: 500px;
}
.mail_and_tel{ 
	width:50%;
	margin: 0 auto;
}
.tel_arrow{
	float: left;
	width: 50%;
}
.contact_box_tel{
	float: right;
	width: 45%;
	margin: 10px;
}
.contact_box:after{
	content: '';
	display: block;
	clear: both;
}


/*---- アフターサービス -----*/
.after_title{
	width: 70%;
	margin: 50px 0 0;
}
.after{ text-align: center;} 
.after p{ 
	font-size: 1.5rem; 
	margin-top: 30px;
}

.after dt{ 
	margin: 50px auto 0;
	font-size: 1.7rem;
	font-weight: bold;
	padding: 8px 80px;
	background: #FFD900;
	display: table;
	border: solid 1px;
}
.after tt{
	margin: 15px auto 0;
	font-size: 2rem;
	display: table;
}
.first{ margin-top: 30px!important; }
.down_arrow{ 
	width: 30px;
	margin-top: 50px;
}

/*--- 3つの安心サポート ----*/
.support_3point h2{ text-align: center;}
.support_3point img{
	width: 70%;
	margin: 50px 0 0;
}

.support_3point dt{ 
	font-weight: bold;
	margin: 10px 0 3px;
	font-size: 2.3rem;
}
.support_3point dt:before{
	font-family: "Font Awesome 5 Free";
  	font-weight: 900;
	content: '\f061';
	color: #FFD900;
}
.support_3point dd{ 
	margin: 10px 0 30px;
	font-size: 1.5rem;
	line-height: 25px
}
.compact{
	font-size: 1.8rem;
	background: #FFD900;
	padding: 5px 10px;
	margin: 0 0 0 10px;
}
	

/*--- お問い合わせ -----*/

.contact{ 
	background: #f1f1f1;  
}
.width_960px{ 
	width: 960px;
	margin: 0 auto;
}
.contact_title{
	color: #151c20;
	padding-top: 150px;
	font-size: 2.4rem;
	margin-bottom: 5px;
	text-align: center;
}
.contact_caption{
	color: #ec595e;
	font-weight: 500;
	font-size: 1.2rem;
	margin-bottom: 20px;
	text-align: center;
}
.contact_message{
	color: #151c20;
	font-size: 1.5rem;
	line-height: 25px;
	margin-bottom: 40px;
	text-align: center;
}
.width_606px{ 
	width: 606px;
	margin: 0 auto;
}
.width_606px:after{
	content: '';
	display: block;
	clear: both;
}
.contact_mail{
	float: left;
	margin-right: 10px;
	width: 304px;
}
.contact_tel{
	float: left;
	width: 292px;
	margin-top: 4px;
	margin-bottom: 100px;
}
.contact_mail :hover{
	opacity: 0.6;
}
/*----▲ お問い合わせ　▲------*/

/*---- フッター ------*/
@media( min-width:1431px ){
	footer{ background-color: #008686; }
	footer:after{
		content: '';
		display: block;
		clear: both;
	}
	.footer_left{
		width: 30%;
		float: left;
	}

	.footer_left h1{ font-size: 2rem; }
	.footer_logo{
		float: left;
		margin: 150px 0 0 150px;
		color: #fff;
	}
	.address_area{
		color: #fff;
		font-style: normal;
		margin-left: 150px ;
		padding-top: 50px;
		text-align: left;
		clear: both;
	}
	.address_area:after{
		content: '';
		display: block;
		clear: both;
	}
	.co_name{
		font-size: 1.4rem;
		margin-bottom: 10px;
		font-weight: 500;
	}
	.address{
		line-height: 20px;
	}
	.web{ color: #FFF;}
	.web:hover{ color: #686868}

	.footer_right{
		float: right;
		width: 60%;
		margin: 150px 30px 30px 0; 
	}
	.footer_nav{
		list-style: none;
		text-align: center;
	}
	.footer_nav li{ 
		display: inline;
		margin-left: 10px;
		padding-left: 10px;
		font-size: 1.3rem;
		border-left: solid 1px #fff;
	}
	.footer_nav li:last-child{
		border-right: solid 1px #fff;
		padding: 0 8px;
	}
	.footer_nav a { color: #fff; }
	.footer_nav a:hover { color: #bebebe; }

	.footer_yellow { color: #ffd900 !important; }
	.footer_yellow:hover { color: #bebebe !important; }


	/*----▼ コピーライト ▼-------*/
	.copyright{ 
		background-color: #008686; 
		padding: 50px 0 100px 150px ;
		text-align: left;
		color: #fff;

	}
	small{ font-size: 1rem; }
}



/*----------------------------------------------------
------------------------------------------------------*/


/*レスポンシブ*/

/*1200px以下：カタログダウンロードトップページの位置*/
@media( max-width: 1200px ){
	#page_top{ right: 0px; }
	#catalog_dl{ right: 0px; }
}

/*width960pxはwidth:90%に変更*/
@media ( max-width:1200px ){
	.width960px{ width: 85%; }
	.width1200px{ width: 85%; }
}

/*1430px以下フッターをなくす*/
@media( min-width:600px ) and ( max-width:1430px ){
	.footer_nav{ display: none; }
	footer{ background-color: #008686; }
	footer:after{
		content: '';
		display: block;
		clear: both;
	}
	.footer_left{
		width: 70%;
		float: none;
		margin: 0 auto;
		padding: 100px 0 50px;
	}
	.footer_left:after{
		content: '';
		display: block;
		clear: both;
	}

	.footer_left h1{ 
		font-size: 2rem;
		margin: 0;
	}
	.footer_logo{
		float: none;
		margin: 0;
		color: #fff;
	}
	.address_area{
		color: #fff;
		font-style: normal;
		padding-top: 50px;
		text-align: left;
		clear: both;
	}
	.address_area:after{
		content: '';
		display: block;
		clear: both;
		margin: 0;
	}
	.co_name{
		font-size: 1.4rem;
		margin-bottom: 10px;
		font-weight: bold;
	}
	.address{
		line-height: 20px;
	}
	.web{ color: #FFF;}
	.web:hover{ color: #686868}

	.footer_right{
		float: none;
		margin: 0; 
	}
	.footer_nav{
		list-style: none;
		text-align: center;
	}
	
	/*----▼ コピーライト ▼-------*/
	.copyright_area{ 
		width: 70%;
		margin: 0 auto;
	}
	.copyright{ 
		margin: 0;
		background-color: #008686; 
		padding: 0 0 50px;
		text-align: left;
		color: #fff;

	}
	small{ font-size: 1rem; }
}


/*----------------------------------------------------
------------------------------------------------------*/
/*999px以下:追従ダウンロードボタン&TOP戻るボタン*/

/*---　ページトップへ戻るボタン -----*/
@media(min-width:600px) and (max-width:999px){
	#page_top{
	  width: 90px;
	  height: 60px;
	  position: fixed;
	  right: 1px;
	  bottom:500px;
	  opacity: 0.8;
	}
	#page_top a{
	  position: relative;
	  display: block;
	  width: 90px;
	  height: 60px;
	  text-decoration: none;
	}
	#page_top a::before{
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 900;
	  content: '\f102';
	  font-size: 20px;
	  color: #008686;
	  position: absolute;
	  width: 25px;
	  height: 25px;
	  top: -25px;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  margin: auto;
	  text-align: center;
	}
	#page_top a::after{
	  content: 'PAGE TOP';
	  font-size: 12px;
	  color: #008686;
	  position: absolute;
	  top: 30px;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  margin: auto;
	  text-align: center;
	}

	/*---　カタログダウンロードボタン -----*/
	#catalog_dl{
	  width: 90px;
	  height: 60px;
	  position: fixed;
	  right: 1px;
	  bottom:580px;
	  opacity: 0.8;
	}
	#catalog_dl a{
	  position: relative;
	  display: block;
	  width: 90px;
	  height: 60px;
	  text-decoration: none;
	}
	#catalog_dl a::before{
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 900;
	  content: '\f019';
	  font-size: 20px;
	  color: #008686;
	  position: absolute;
	  width: 25px;
	  height: 25px;
	  top: -30px;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  margin: auto;
	  text-align: center;
	}
	#catalog_dl a::after{
	  content: 'カタログ\Aダウンロード';
	  white-space: pre;
	  font-size: 12px;
	  color: #008686;
	  position: absolute;
	  top: 30px;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  margin: auto;
	  text-align: center;
	}
}





/*999px以下:ヘッダー*/
@media (min-width:600px) and (max-width:999px){
	.cols-inner{
		margin: 0 auto;
		width: 95%;
	}
	.top_head h1{ padding: 30px 0 0;}
	.logo{
		color: #fff;
		font-size: 2.2vw;
	}
	.appeal{ 
		display: none;
		color: #fff;
		font-size: 1.4rem;
		margin: 10px 0 0;
		line-height: 20px;
	}
	.left{
		width: 60%;
		float: left;
		margin: 0 auto;
	}
	.left:after{
		content: '';
		display: block;
		clear: both
	}
	.right{
		float: left;
		display: table;
		margin: 20px auto 0;
		width: 35%;
		padding-bottom: 10px;
	}
	.float_left{ 
		float: left;
		width: 45%;
	}
	.float_right{ 
		float: right;
		width: 55%;
	}
	.top_tel{ 
		margin-top:25px; 
		width: 80%;
	}
	
	.item{
		display: table-cell;
		padding: 0 5px;
	}
	.item a:hover img{ opacity: 0.6; }
}


/*1000px以上：グローバルメニュー*/
@media (min-width: 1000px){
	.menu{ 
		display: block!important;
		width: 960px;
	}
	.menu li { 
		float: left;
		width: 159px;
		margin-right: 1px;
		text-align: center;
		border-bottom: solid 1px #fff;
		border-top: solid 1px #fff;
	}
	.menu li:hover{
		transition: 0.3s;
		border-bottom: solid 1px #ffd900;
		border-top: solid 1px #ffd900;
	}
	.menu ul:after{
		content: '';
		display: block;
		clear: both;
	}
	.menubtn{ display: none;}
}

@media (max-width: 999px){
	.menu { display: none; }
	.menubtn{
		position: absolute;
		top: 25px;
		right: 20px;
		cursor: pointer;
	}
	.menubtn i:hover{ color:rgba(77,77,77,1.00) }
	.menubtn i { 
		color:rgba(255,255,255,0.73);
		font-size: 4vw;
	}
	.menubtn span{
		display: inline-block;
		text-indent: -9999px;
	}
}

/*999px以下：トップアフターサービス*/
@media(min-width:600px) and (max-width:999px){
	
	.customer_main_title_area{
		background-color: #008686; 
		margin-top: 10px;
	}
	.width960px{ 
		width: 90%;
		margin: 0 auto ;
	}
	.customer_main_title{
		width: 90%;
		margin: 80px auto -80px;
	}
}


/*---- 999px以下：トライアルサービス ----*/
@media(min-width:600px) and (max-width:999px){
	.customer_text{
		margin: 110px auto 50px;
		text-align: center;
		font-size: 1.5rem;
	}
	.trial h2{ text-align: center;}
	.trial img{ width: 80%; }

	.trial_menu{
		width: 70%;
		margin: 50px auto 0;
	}
	.trial_menu dt{ 
		font-weight: bold;
		margin: 10px 0 3px;
		font-size: 2.3rem;
	}
	.trial_menu dt:before{
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: '\f061';
		color: #FFD900;
	}
	.trial_menu dd{ 
		margin: 10px 0 30px;
		font-size: 1.5rem;
		line-height: 25px
	}
	.compact{
		font-size: 1.5rem;
		background: #FFD900;
		padding: 5px 10px;
		margin: 0 0 0 10px;
	}
}


/*999px以下：コンタクトボックス*/
@media(min-width:600px) and (max-width:999px){
	
	.contact_box{
		background-color:rgba(240,240,240,1.00);
		height: 290px;
		margin-top: 80px;
	}
	.contact_text{
		font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
		text-align: center;
		padding: 40px 0 0;
		font-size: 2rem;
		font-weight: bold;
		color: #3E3E3E;
	}
	.mailcontact_bt{
		display: block;
		margin: 20px auto;
		width: 80%;
	}
	.mail_and_tel{ 
		width:60%;
		margin: 0 auto;
	}
	.tel_arrow{
		float: left;
		width: 50%;
	}
	.contact_box_tel{
		float: right;
		width: 45%;
		margin: 10px 0;
	}
	.contact_box:after{
		content: '';
		display: block;
		clear: both;
	}
}


/*999px以下：アフターサービス*/

@media(min-width:600px) and (max-width:999px){
	.after_title{
		width: 80%;
		margin: 50px 0 0;
	}
	.after{ text-align: center;} 
	.after p{ 
		font-size: 1.5rem; 
		margin-top: 30px;
	}

	.after dt{ 
		margin: 50px auto 0;
		font-size: 1.7rem;
		font-weight: bold;
		padding: 8px 80px;
		background: #FFD900;
		display: table;
		border: solid 1px;
	}
	.after tt{
		margin: 15px auto 0;
		font-size: 2rem;
		display: table;
	}
	.first{ margin-top: 30px!important; }
	.down_arrow{ 
		width: 30px;
		margin-top: 50px;
	}

	/*--- 3つの安心サポート ----*/
	.support_3point h2{ text-align: center;}
	.support_3point img{
		width: 80%;
		margin: 50px 0 0;
	}

	.support_3point dt{ 
		font-weight: bold;
		margin: 10px 0 3px;
		font-size: 2.3rem;
	}
	.support_3point dt:before{
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: '\f061';
		color: #FFD900;
	}
	.support_3point dd{ 
		margin: 10px 0 30px;
		font-size: 1.5rem;
		line-height: 25px
	}
	.compact{
		font-size: 1.8rem;
		background: #FFD900;
		padding: 5px 10px;
		margin: 0 0 0 10px;
	}
}


/*999px以下：お問い合わせ*/
@media(min-width:600px) and (max-width:999px){
	
	.width_960px{ 
		width: 90%;
		margin: 0 auto;
	}

	.width_606px{ 
		width: 70%;
		margin: 0 auto;
	}
	.contact_mail{
		float: left;
		margin-right: 0;
		width: 50%;
	}
	.contact_tel{
		float: right;
		width: 50%;
		margin-top: 4px;
		margin-bottom: 100px;
	}
	.contact_mail :hover{
		opacity: 0.6;
	}
}

/*----------------------------------------
-------------------------------------------*/
/*599px以下：ダウンロード&TOPボタン*/
@media( max-width:599px ){
	#page_top{ display: none; }
	#catalog_dl{ display: none; }
}

/*599px以下:ヘッダー*/
@media (max-width:599px){
	.cols-inner{
		margin: 0 auto;
		width: 95%;
	}
	.top_head h1{ padding: 10px 0 0;}
	.logo{
		color: #fff;
		font-size: 2.5vw;
	}
	.appeal{ 
		display: none;
		color: #fff;
		font-size: 1.4rem;
		margin: 10px 0 0;
		line-height: 20px;
	}
	.left{
		width: 55%;
		float: left;
		margin: 0 auto;
	}
	.left:after{
		content: '';
		display: block;
		clear: both
	}
	.right{
		float: left;
		display: table;
		margin: 10px 0 0;
		width: 40%;
		padding-bottom: 5px;
	}
	.float_left{ 
		float: left;
		width: 45%;
	}
	.float_right{ 
		float: right;
		width: 55%;
	}
	.top_tel{ 
		margin-top:15px; 
		width: 80%;
	}
	
	.item{
		display: table-cell;
		padding: 0 5px;
	}
	.item a:hover img{ opacity: 0.6; }

}

@media (max-width: 599px){
	.menu { display: none; }
	.menubtn{
		position: absolute;
		top: 13px;
		right: 10px;
		cursor: pointer;
	}
	.menubtn i:hover{ color:rgba(77,77,77,1.00) }
	.menubtn i { 
		color:rgba(255,255,255,0.73);
		font-size: 5vw;
	}
	.menubtn span{
		display: inline-block;
		text-indent: -9999px;
	}
}




/*599px以下：トップアフターサービス*/
@media(max-width:599px){
	.customer_main_title_area{
		background-color: #008686; 
		margin-top: 10px;
	}
	.width960px{ 
		width: 90%;
		margin: 0 auto ;
	}
	.customer_main_title{
		width: 90%;
		margin: 40px auto -30px;
	}	
}


/*---- 599px以下：トライアルサービス ----*/
@media(max-width:599px){
	.customer_text{
		width: 80%;
		line-height: 150%;
		margin: 50px auto 30px;
		text-align: left;
		font-size: 2.5vw;
	}
	.trial h2{ text-align: center;}
	.trial img{ width: 100%; }

	.trial_menu{
		width: 90%;
		margin: 20px auto 0;
	}
	.trial_menu dt{ 
		font-weight: bold;
		margin: 20px 0 5px;
		font-size: 3vw;
	}
	.trial_menu dt:before{
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: '\f061';
		color: #FFD900;
	}
	.trial_menu dd{ 
		margin: 5px 0 15px;
		font-size: 2.5vw;
		line-height: 15px;
	}
	.compact{
		font-size:  1.5vw;
		background: #FFD900;
		padding: 3px 5px;
		margin: 0 0 0 5px;
	}
}

/*599px以下：コンタクトボックス*/
@media(max-width:599px){
	
	.contact_box{
	background-color:rgba(240,240,240,1.00);
	height: auto;
	margin-top: 50px;
	}
	.contact_text{
		font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
		text-align: center;
		padding: 40px 0 0;
		font-size: 3vw;
		font-weight: bold;
		color: #3E3E3E;
	}
	.mailcontact_bt{
		display: block;
		margin: 20px auto;
		width: 90%;
	}
	.mail_and_tel{ 
		width:80%;
		margin: 0 auto;
	}
	.tel_arrow{
		float: left;
		width: 50%;
	}
	.contact_box_tel{
		float: right;
		width: 40%;
		margin: 10px 0 50px;
	}
}


/*599px以下：アフターサービス*/

@media(max-width:599px){
	.after_title{
		width: 100%;
		margin: 50px 0 0;
	}
	.after{ text-align: center;} 
	.after p{ 
		font-size: 2.5vw; 
		margin-top: 20px;
		line-height: 150%;
		text-align: center;
	}
	.after_p{ text-align: left!important; }

	.after dt{ 
		margin: 20px auto 0;
		font-size: 2.5vw;
		font-weight: bold;
		padding: 8px 10px;
		background: #FFD900;
		display: table;
		border: solid 1px;
	}
	.after tt{
		margin: 10px auto 0;
		font-size: 2.5vw;
		display: table;
		text-align: left;
	}
	.first{ margin-top: 30px!important; }
	.down_arrow{ 
		width: 15px;
		margin-top: 15px;
	}

	.support_3point{ margin-bottom: 30px; }
	.support_3point h2{ text-align: center;}
	.support_3point img{
		width: 100%;
		margin: 15px 0 0;
	}

	.support_3point dt{ 
		font-weight: bold;
		margin: 20px 0 5px;
		font-size: 3vw;
	}
	.support_3point dt:before{
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: '\f061';
		color: #FFD900;
	}
	.support_3point dd{ 
		margin: 5px 0 15px;
		font-size: 2.5vw;
		line-height: 15px;
	}
}

/*599px以下：お問い合わせ*/
@media(max-width: 599px){
	
	.contact{ 
		background: #f1f1f1;  
	}
	.width_960px{ 
		width: 95%;
		margin: 0 auto;
	}
	.contact_title{
		color: #151c20;
		padding-top: 50px;
		font-size: 4.5vw;
		margin-bottom: 5px;
		text-align: center;
	}
	.contact_caption{
		color: #ec595e;
		font-weight: 500;
		font-size: 2vw;
		margin-bottom: 20px;
		text-align: center;
	}
	.contact_message{
		color: #151c20;
		font-size: 3vw;
		line-height: 160%;
		margin-bottom: 40px;
		text-align: center;
	}
	.width_606px{ 
		width: 90%;
		margin: 0 auto;
	}
	.width_606px:after{
		content: '';
		display: block;
		clear: both;
	}
	.contact_mail{
		float: left;
		margin-right: 0px;
		width: 51%;
	}
	.contact_tel{
		float: left;
		width: 49%;
		margin-top: 2px;
		margin-bottom: 100px;
	}
	.contact_mail :hover{
		opacity: 0.6;
	}
}
	/*---- フッター ------*/
@media( max-width:599px ){
	.footer_nav{ display: none; }
	footer{ background-color: #008686; }
	footer:after{
		content: '';
		display: block;
		clear: both;
	}
	.footer_left{
		width: 80%;
		float: none;
		margin: 0 auto;
		padding: 50px 0 50px;
	}
	.footer_left:after{
		content: '';
		display: block;
		clear: both;
	}

	.footer_left h1{ 
		font-size: 1.5rem;
		margin: 0;
	}
	.footer_logo{
		float: none;
		margin: 0;
		color: #fff;
	}
	.address_area{
		color: #fff;
		font-style: normal;
		padding-top: 30px;
		text-align: left;
		clear: both;
	}
	.address_area:after{
		content: '';
		display: block;
		clear: both;
		margin: 0;
	}
	.co_name{
		font-size: 1.2rem;
		margin-bottom: 10px;
		font-weight: bold;
	}
	.address{
		line-height: 20px;
	}
	.web{ color: #FFF;}
	.web:hover{ color: #686868}

	.footer_right{
		float: none;
		margin: 0; 
	}
	.footer_nav{
		list-style: none;
		text-align: center;
	}
	
	/*----▼ コピーライト ▼-------*/
	.copyright_area{ 
		width: 80%;
		margin: 0 auto;
	}
	.copyright{ 
		margin: 0;
		background-color: #008686; 
		padding: 0 0 30px;
		text-align: left;
		color: #fff;

	}
	small{ font-size: 1rem; }
	}

@media( max-width:599px ){
	#page_top{ display: none!important; }
	#catalog_dl{ display: none!important; }
}