<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!*
	--------------------------------
	Created: 2018.01.15
	Last Modified:
	--------------------------------
	- Table of Contents -
	初期化
	--------------------------------
*!*/
/*!* -------------------------------
	main_visual
------------------------------- *!*/
.main_visual.features{background-image:url(../img/difference/img_main_visual_features.jpg)}
/*!* -------------------------------
	product feature image
------------------------------- *!*/
.content.difference #section01 .section_table{max-width:1200px;margin:30px auto 0}
.content.difference #section01 .section_table .basic_table th{text-align:center;width:40%}
.content.difference #section01 .section_table .basic_table th:first-child{width:20%}
.content.difference #section01 .section_table .basic_table td{text-align:center;vertical-align:middle}
.content.difference #section01 .section_table .basic_table td img{max-width:100%}
.content.difference #section01 .section_table .basic_table td img+.products_text{margin-top:20px}
.content.difference #section01 .section_table .basic_table td .products_text{max-width:380px;margin:0 auto;text-align:left}
.content.difference #section02 .products_text+.products_text{margin-top:55px}
.content.difference #section02 .products_button_wrap{background-color:#f2f2f2;padding:30px 0;margin-top:50px}
.content.difference #section02 .products_has_2col .col{order:2;margin-left:5%}
.content.difference #section02 .products_has_2col .col+.col{order:1;margin-left:0}
.content.difference #section02 .products_has_2col+.products_text{margin-top: 20px;}
.content.difference #section02 .bold.has_indent{position:relative;padding-left:1em;margin-top:30px}
.content.difference #section02 .bold.has_indent:before{position:absolute;left:0}
.content.difference .foot_banner {max-width:1200px;margin-left:auto;margin-right:auto;margin-top:100px}
.content.difference .foot_banner img {width:100%}

@media only screen and (max-width:767px){
.main_visual.features{background-image:url(../img/difference/img_main_visual_features_sp.jpg)}
.product_tab_nav .upper_nav .product_wrap .head_img{width:42.59%;padding:0 15px 0 0}
.content.difference #section01 .section_table .sp_swipe:after{display: none;}
.content.difference #section02 .products_text+.products_text{margin-top:45px}
.content.difference #section02 .products_button_wrap{margin-top:30px}
.content.difference #section02 .products_has_2col .col{margin-left:0}
.content.difference #section02 .bold.has_indent{margin-top:20px}
.content.difference .foot_banner{margin-top:60px;margin-bottom:-40px}
}</pre></body></html>