<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "UTF-8";
/* CSS Document */

/* スマホ
------------------------------------------------------------
------------------------------------------------------------*/

@media screen and ( max-width:768px )
{

	
/* 共通
------------------------------------------------------------*/

body{
	font-size: 14px; 
}	
	
	
/* ヘッダー
------------------------------------------------------------*/

header {
	width: 100%;
	min-width: auto;
	min-height: auto;
	margin: 0 auto;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:100000;
	background-color:#fff;
	border-bottom:2px solid #23a8d9;
}
.header-wrap{	
	min-height:60px;
	background-color:#fff;
}
.header-left {
	max-width: initial;
	min-height: auto;
	width: 60%;
}
.header-logo {
	height: auto;
	/*font-size: 20px;*/
	margin-top: 22px;
	padding-left: 8%;
	max-width: initial;
}
.header-logo img {
	width: 100%;
	/*max-width: 340px;*/
	height: 40px;	
	margin-top: -12px;
}
.header-right {
	width: 30%;
	padding-top: 0px;
}
.header-fukurou {
	width: 40px;
	height: auto;
	position:fixed;
	top:5px;
	right:70px;
}

/* ハンバーガーメニュー
------------------------------------------------------------*/

#menu02{
	padding-top: 100px;
}
#menu02 li.sp-menu{
	padding-left: 10%;
	padding-bottom: 30px;
	font-size: 125%;
}


/* スライダーとhot情報
------------------------------------------------------------*/

.slider {
    width: 100%;
    margin-top: 60px;
}
.slider .slick-slide{
	height: 348px;
}	
.slider2 img{
	width: 99%;
	height:auto;
	margin: 0 auto;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
}
	
	
/*　スマホ用tel
------------------------------------------------------------*/
	
.sp-tel-wrap{
	width:90%;
	margin: 20px auto;
	position: static;
	z-index: 0;
	background: linear-gradient(#fff 15%, #23a8d9 15%);
}
.sp-tel-num{
	font-weight:bold;
}
.sp-tel a{
	pointer-events: auto;
}
	
/* ふくろう便り（TOP）
------------------------------------------------------------*/

.top-fukurou {
	padding-bottom:50px;
}	
.top-fukurou li{
	background:#F7F7F7;
	padding:0 10px;
}
.top-fukurou h2{
	padding:40px 0;
}
.top-fukurou h2 img{
	width: 232px;
	height:auto;
}
.top-fukurou li div.fuku-wrap{
	margin: 0 auto;
	width:90%;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-align-items:center;
	align-items:center;
}
div.fuku-wrap p.f-title{
	width:98%;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:16px;
	-webkit-flex-shrink:0;
	flex-shrink:0;
}
div.fuku-wrap .new{
	margin-left: 0;
	line-height: 3em;
}	
	

/* 一覧はこちらボタン
------------------------------------------------------------*/

div.button-wrap,div.button-wrap2{
	width:90%;
	margin: 0 auto;
	padding:10px 0;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	}
div.button-wrap-center{
	width:90%;
	margin: 0 auto;
	}
.list-button,
.list-button02,
.list-button02-large {
	min-width: auto;
	padding: 10px 40px;
	font-size: 14px;
}

/* Lock（TOP）
------------------------------------------------------------*/

.top-lock {
	width: 100%;
    margin: 0 auto;
	border-top:2px solid #23a8d9;
	background-color:#f2f7f9;
	padding-bottom:50px;
}
.top-lock h2{
	background-size: auto 35px;
	background-position: center 60px;
	padding-top: 120px;
}
p.read{
	width:90%;
	text-align:left;
	margin: 0 auto;
}	


/* Service（TOP）
------------------------------------------------------------*/

.top-service {
	width: 100%;
    margin: 0 auto;
	border-top:2px solid #23a8d9;
	background-color:#F7F7F7;
	padding-bottom:50px;
}
.top-service h2{
	background-size: auto 35px;
	background-position: center 60px;
	padding-top: 120px;
}	
	
	
/* TOPページコンテンツ共通
------------------------------------------------------------*/

.box01{
	width:90%;
	margin: 0 auto;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.box01 div{
	-webkit-flex-basis:90%;
	padding-bottom:40px;
}
.box01 p.text{
	padding:0;
}
.box01 h3{
	padding:20px 0 20px 20px;
	background-position:0;
	font-size: 120%;
}

/* Products（TOP）
------------------------------------------------------------*/

.top-products {
	padding-bottom:30px;
}
.products-title{
	width:90%;
	margin: 0 auto;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	padding:60px 0;
}
.products-title h2{
	padding:5px 0 70px 165px;
	background-size: auto 30px;
}	
.products-wrap{
	width:90%;
	margin: 0 auto;
	padding-bottom:60px;
        -webkit-justify-content: space-between;
        justify-content: space-between;
}
.products-wrap div{
	width:48%;
	height:auto;
	margin-bottom:19px;
        margin-right:0px;
	border:1px solid #C6C6C6;
	background-color:#C6C6C6;
}
.products-wrap div p {
	padding: 10px;
}
	
	

/* Information（TOP）
------------------------------------------------------------*/

.top-info {
	width: 90%;
    margin: 0 auto;
	padding-bottom:30px;
	background-image: linear-gradient(-20deg, #FFFFFF, #FFFFFF 91.5%,#23a8d9 23.5%);
}
.info-title{
	-webkit-flex-direction: column;
	flex-direction: column;
}
.info-title h2{
	color: #23a8d9;
	padding: 25px 0 0 0;
}
.info-title p img{
	width: auto;
	height: 30px;
	margin-top: 0;
}
.top-info ul{
	width:90%;
	padding: 40px 0 10px 0;
}
.top-info ul li{
	padding:20px;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:center;
	align-items:center;
}
.top-info ul li p.date{
	padding:0 0 10px 0;
}
.top-info ul li p.title{
	width:100%;
	padding:0;	
}
	

/* 共通バナー（TOP）
------------------------------------------------------------*/

ul.top-bnr-box{
	margin: 0 auto;
	width:80%;
	height:auto;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-content:space-between;
	align-content:space-between;
	padding:60px 0;
}
ul.top-bnr-box li{
	width:100%;
	margin: 10px 0;
}
ul.top-bnr-box li img{
	width:100%;
	height:auto;
}	
	

/* 共通バナー（一覧系）
------------------------------------------------------------*/

ul.list-bnr-box{
	margin: 0 auto;
	width:80%;
	height:auto;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-content:space-between;
	align-content:space-between;
	padding:60px 0;
}
ul.list-bnr-box li{
	width:100%;
	margin: 10px 0;
}	
ul.list-bnr-box li img{
	width:100%;
	height:auto;
}


/* 共通バナー（サイドナビ）
------------------------------------------------------------*/

ul.side-bnr-box{
	margin: 0 auto;
	width:80%;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	padding-top:10px;
	padding-bottom:60px;
}
ul.side-bnr-box li{
	padding-top: 10px;
	padding-bottom:10px
	}
ul.side-bnr-box li img{
	width:100%;
	height:auto;
}
ul.side-bnr-box p img{
	width:100%;
	height:auto;
}


/* footer
------------------------------------------------------------*/

footer p.pagetop{
	margin: 0 auto;
	padding:0;
	width:100%;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:flex-end;
	justify-content:flex-end;
}
footer .ft-sitemap-wrap{
	background-image: none;
	background-color: #f2f7f9;
	width:100%;
}
footer .ft-sitemap{
	padding:0;
	margin: 0 auto;
	width:100%;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
footer .ft-sitemap02 {
	font-size: 12px;
	font-weight: normal;
	width:100%;
	padding:0;
	margin:0;
}
footer .ft-sitemap02 a {
	display: block;
}
footer .ft-sitemap02 ul{
	padding-top: 20px;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	width:100%;
	border-collapse:collapse;
}
footer .ft-sitemap02 li{
	width: 50%;
	min-height:80px;
	margin:0;
	box-sizing: border-box;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
	font-size:100%;
	text-align:center;
	border-bottom:1px solid #d0e7f0;
}	
footer .ft-sitemap02 li:nth-child(1),
footer .ft-sitemap02 li:nth-child(2){
	border-top:1px solid #d0e7f0;
}	
footer .ft-sitemap02 li:nth-of-type(odd){
	border-right:1px solid #d0e7f0;
}
footer .sns02{
	width:100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
footer .sns02 img{
	width:44px;
	hight:44px;
	padding-right: 15px;
	padding-left: 15px;
}
footer .ft-company{
	width: 100%;
    margin: 0 auto;
	background-color:#dcedf4;
	border-bottom:5px solid #23a8d9;
}
footer .ft-company .ft-txt{
	font-size:88.75%;
}
footer .ft-company .company-wrap{
	width:100%;
	margin: 0 auto;
	padding:30px 0;
	text-align: center;
}
footer .ft-company .company-wrap p:first-child{
	font-size: 20px;
	font-weight: bold;
}
footer .ft-company .company-wrap p img{
	width: 160px;
	height: 80px;
	object-fit: contain;
	object-position: center center;
}
footer .ft-company .company-wrap .copy-right{
	padding-top: 25px;
}

/*　一覧系共通
------------------------------------------------------------*/

.list-pagetitle{
	width: 100%;
    margin: 0 auto;
	padding: 120px 0 50px 0;
}
.list-pagetitle h1{
	font-size:200%;
}

/*　Lock一覧ページ
------------------------------------------------------------*/
.list-lock .list-pagetitle img{
	width: 80px;
	height: auto;
}

/*　Product一覧ページ
------------------------------------------------------------*/
		

/*　Product 第二階層ページ
------------------------------------------------------------*/
.low-products-wrap{
	width:90%;
	margin: 0 auto;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	padding-bottom:15px;
}
.low-products-wrap div{
	width:100%;
	height:auto;
	margin-bottom:30px;
	border:1px solid #C6C6C6;
	background-color:#C6C6C6;
}
.low-products-wrap div img{
	width:100%;
	height:auto;
}
.low-products-wrap div p {
	padding: 10px;
}

/*　１カラム系共通
------------------------------------------------------------*/

.col1-wrap{
	width: 90%;
	margin: 80px auto 0 auto;
	padding-bottom: 0px;
}
.pagetitle h1{
	font-size:200%;
}	
.pagetitle .title-border{
	width:25%;
}
.col1-wrap h2{
	margin: 80px 0 50px 0;
}	
.col1-wrap h3{
	margin: 80px 0 50px 0;
}	
.col1-wrap .read{
	width: 100%;
}
.col1-wrap .content-wrap-1 {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}	
.col1-wrap .content-wrap-1 .text {
	padding: 0 0 30px 0;
}
.sub-img300{
	text-align: center;
}
.sub-img300 img{
	width:70%;
	height:auto;
}
.sub-img690{
	text-align: center;
}
.sub-img690 img{
	width:100%;
	height:auto;
}
.text-info{
	padding: 20px;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.text-info .text{
}
.text-info .cpmark{
	text-align: center;
}	
.text-info .cpmark img{
	padding: 20px 0 0 0;
}	
.text-pickup{
	padding: 20px;
}	
.link-btn {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.link-btn li {
	width: 80%;
	float: none;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
}
.link-btn li:last-child {
	margin-bottom: 0px;
}

/*　お問い合わせフォーム
------------------------------------------------------------*/

.form-wrap {
	padding-bottom: 80px;
}
	
.form-tel {
	margin: 20px 0 60px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	text-align: center;
}
.form-tel span {
	font-size: 23px;
}
.form-tel img{
	padding: 0 0 20px 0;
}

.form-flow li {
	font-size: 14px;
}
.form-flow img {
	height: auto;
	width: 25px;
	padding: 0px;
}
.form-flow .text,
.form-flow .text-on{
	width: 26%;
}	
.form-table {
	font-size: 12px;
	line-height: 1.8em;	
}
.form-table th p{
	height: 44px;
}
.form-address {
	overflow: visible;
}
.form-address p {
	float: none;
}
.form-address .input-s,.form-address .input-m {
	float: none;
}
.input-s { width: 100%;height: 3em;margin: 2px 0; }
.input-m { width: 100%;height: 3em;margin: 2px 0; }
.input-l { width: 100%;height: 3em;margin: 2px 0; }
select { width: 100%;height: 3em; }

textarea {
	margin-top: 0;
	margin-bottom: 0;
}	
	
/*個人情報保護方針*/
.privacy &gt; dl &gt; dt {
    font-size: 16px !important;
}
.privacy label {
	width: 100%;
    font-size: 16px !important;
}
	
	
	
/*　詳細系共通
------------------------------------------------------------*/

.detail-content .detail-wrap{
	padding-top: 60px 0 40px 0;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.detail-main{
	width: 90%;
	margin: 0 auto 90px auto;
	padding:20px 0 0 0;
	border-right:none;
}
.detail-pagetitle{
	padding-bottom:50px;
}
.detail-pagetitle .title-border{
	width:25%;
}
.detail-main h2{
	margin-top:80px;
	margin-bottom:50px;
}
.detail-main h3{
	margin: 80px 0 50px 0;
}
.detail-main h4{
	padding: 30px 0 20px 0;
}
.detail-main h3+h4{
	padding: 0 0 20px 0;
}	
	
.detail-main .content-wrap-1{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:row;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.detail-main .content-wrap-2{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:column;
	flex-direction:column;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.detail-main .content-wrap-3{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:row;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.detail-main .text-wrap-r{
	width:100%;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:row;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.detail-main .text-w{
	width:100%;
}
.detail-main .text-annotation{
	padding:15px;
}
.detail-main .text-annotation700{
	padding:15px;
}
.detail-main p.sub-img img{
	width:100%;
	height:auto;
	padding:20px 0;
}
.detail-main div + p.sub-img img{
	padding: 20px 0;
}
.detail-main .info-box{
	margin: 10px auto;
	padding:20px;
}
.detail-main .info-box .detail-flex{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:row;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
}
.detail-main .info-box .tel-txt br{
	display: inline;
}
.detail-main .info-box .tel-txt .tel-num {
	line-height: 1.8em;
}
.list-company {
	padding-top:30px;
}	
.list-company table th {
	min-width: initial;
	width:30%;
	padding: 10px;
}
.list-company table td {
	width:70%;
	padding: 10px;
}


/*　コンタクト
------------------------------------------------------------*/

.contact-box{
    margin-top:0;
	padding:20px;
}
.contact-box .contact-title-wrap{
	width:100%;
	padding-bottom:20px;
	border-bottom:2px solid #818181;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;	
}
.contact-box .contact-title-wrap p img{
	width:146px;
	height:auto;
}
.contact-box .contact-title-wrap p.contact-title-txt{
	font-size:12px;
}
.contact-box .contact-main-wrap{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.contact-box .contact-main-wrap div{
	text-align:center;
	width:100%;
	padding-botton:10px;
}
.contact-box .contact-main-wrap div:first-child{
	width:100%;
	padding-bottom:15px;
	border-right:none;
	border-bottom:1px solid #FFF;
	margin-bottom:30px
}
.contact-box .contact-main-wrap div p.c-main-title{
	font-size:17px;
}
.contact-box .c-tel-num span{
	font-size:23px;
}
.contact-button {
	width:230px;
	padding: 10px 0;
	font-size: 14px;
}

/*1カラムコンタクト追加分*/
.col1-contact{
	width:100%;
}
.col1-contact .contact-main-wrap{
	width:100%;
}
.col1-contact .contact-main-wrap div{
	width:100%;
}

/*　ふくろう便り
------------------------------------------------------------*/

.article-wrap{
}
.article-wrap-latest{
	padding: 20px;
}	
.article-box{
	width:100%;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.article-box .article-left{
	width:100%;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:column;
	flex-direction:column;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.article-box .article-info{
	width:100%;
}
.article-box .article-left .article-text{
	width:100%;
	padding:15px 0;
}
.article-box .article-image{
	width:100%;
	padding-left:0;
}
.article-box .article-image img{
	width:100%;
	height:auto;
}

.sidenavi .category-box{
	border:1px solid #B8B8B8;
	width:80%;
	margin:20px auto 0 auto;
}
.sidenavi .category-box .category-box-title{
	border-bottom:1px solid #B8B8B8;
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	padding:15px 5%;
	line-height:100%;
}
.sidenavi .category-box ul{
	padding:0 5%;
}

.box02{
	width:90%;
	margin: 0 auto;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.box02 div{
	width:100%;
	margin: 0;
	padding-bottom:20px;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
    -webkit-flex-basis:100%;
}
.box02 h4{
	width:50%;
    -webkit-flex-basis:60%;
	padding:0 0 0 28px;
	background-position:10px 2px;
}
.box02 div p {
	width:50%;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



	
/*　ページネーション
------------------------------------------------------------*/
.pagination-wrap{
	padding:30px 0 20px 0;
}
ul.pagination li a {
    padding: 5px 10px;
	margin:0px 0px 10px 0px;
}


/*　サイドナビ
------------------------------------------------------------*/

.sidenavi{
	width:100%;
	padding-left:0;	
}
.navi-box li.nav-parent{
	margin-bottom:20px;
	width:100%;
}
.side-nav-btn2 {
	background-color: #23a8d9;
	color:#FFF;
	font-weight:nomal;
	height: 70px;
	padding-left: 15px;
	/* background-image:url(/images/sd/sd01/side-navi-bg-close.png); */
	background-position:93% 50%;
	background-repeat:no-repeat;
	line-height:55px;
}
.navi-box li.nav-child{
	padding-top:20px;
	padding-bottom:20px;
	padding-right:22px;
	margin:0;
	border-bottom:1px solid #E2E2E2;
	background-image:url(/images/sd/sd01/side-navi-bg.png);
	background-position:95% 50%;
	background-repeat:no-repeat;
}
.navi-box li.nav-child:last-child{
	border-bottom:1px solid #23a8d9;
}

.navi-box li.latest{
	background-color:#f2f7f9;
	padding-left:0;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:22px;
	
}

.navi-box li.title{
	background-color:#ECECEC;
	background-image:none;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:22px;
}


.navi-box li.nav-child div.navi-title {
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	line-height:100%;
	padding:0 20px;
	}
.navi-box li.nav-child div .active {
	color:#23a8d9 !important;
	}



/*　アコーディオン専用
------------------------------------------------------------*/
ul.accordion li.opened .side-nav-btn2 {
	background-image:url(/images/sd/sd01/side-navi-bg-close.png);
	background-size:12px;
}
ul.accordion li.closed .side-nav-btn2 {
	background-image:url(/images/sd/sd01/side-navi-bg-open.png);
	background-size:12px;
}


/* 追加分
------------------------------------------------------------*/
.box01 {
    padding-left: 0;
}

.box01 div &gt; h3 &gt; a {
    width: 100%;
}

.header-logo-h1 {
    font-size: 23px;
    margin-bottom: 18px;
    padding-left: 20px;
    padding-top: 23px;
}

.article-detail-wrap{
	width:100%;
}
.article-detail-wrap .article-detail-info .date{
	width:80%;
	text-align:right;
	font-weight:bold;
}

.product_spec span.dan2 {
  margin-left: 45%;
}

.sidenavi .nav-archive-title {
    width: 100%;
}


.info-box {
    border:3px solid #E6E1DC;
    overflow:hidden;
    padding:15px 20px 10px 20px;
    font-size: 100%;
}
.info-box .info-title{
	float: left;
	width: 15%;
}
.info-box .info-title img {
    width: 100%;
}
.info-box .tel-txt{
	float: right;
	width: 80%;
	padding:0px 0;
}
.info-box .fd-icon {
	padding-right:10px;
	position: relative;
	top: -5px;
	width:30px;
	height:auto;
}
.info-box .tel-txt .tel-num{
	font-size:154%;
	font-weight:bold;
	margin-right:20px;
}
.info-box .c-tel-txt{
	font-size: 85%;
}
.info-box .c-eigyo {
	padding: 2px 8px;
	background-color: #463737;
	border-radius: 5px;
	margin-right: 5px;
	color: #FFF;
}

.detail-main .tel-txt br {
    display: block;
}

.product_spec ul {
    display: table;
    width: 100%
}
.product_spec li {
    display: table-row;
    width: 100%
}

.product_spec span.dan {
    display: table-cell;
    width: 50%;
    float: none;
}

.product_spec span.dan2 {
    display: table-cell;
    width: 50%;
}

.product_spec .first span {
    border: 1px solid #ccc;
}

.product_spec span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.list-button02-large {
    display: table-cell;
    line-height: 15px;
    vertical-align: middle;
}

p.sub-img img{
    width:100%;
}

.btn-margin {
    display: block;
    margin: 10px 0;
}

.col1-wrap .content-wrap-3{
	width:100%;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:row;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.col1-wrap .content-wrap-1 .text-w{
	width:100%;
	padding-left: 0px;
}

.col1-wrap .content-wrap-3 .text-w{
	width:100%;
}

.col1-wrap .content-wrap-3 p.sub-img img{
	width:100%;
	height:auto;
	padding-left:0;
	padding-top:10px;
	padding-bottom:10px;
}
.col1-wrap .text-annotation .text {
    padding-right: 15px;
    width: 95%;
}

.col1-wrap .content-wrap-1.col1-contact {
    width: 95%;
}
.org-component {
    width: 100%;
    margin: 0 auto;
}
.org-component .org-component-main {
    display: block;
}
.org-component .org-component-img img {
    width: 100%;
}
.org-component .pad-left20 {
    padding-left: 0px;
}
.org-component .pad-right20 {
    padding-right: 0px;
    padding-bottom: 15px;
}
.detail-main .org-component .org-component-img img {
    width: 100%;
}
.button-area {
  max-width: 100%;
  margin: 0;
}
.button-area .btn01 {
  margin: 0px;
}
.button-area .btn02 {
  margin: 0px;
}
.col1-wrap .content-wrap-1 .sub-img {
  text-align: center;
}
.col1-wrap .text-annotation .text {
    padding: 15px;
}

}

/* 調整
------------------------------------------------------------
------------------------------------------------------------*/

@media screen and ( max-width:510px )
{
	.slider .slick-slide{
	height: 260px;
	}	
}
@media screen and ( max-width:480px )
{
	.slider .slick-slide{
	height: 220px;
	}	
}
@media screen and ( max-width:375px )
{
	.slider .slick-slide{
	height: 170px;
	}	
}	

/*　追加の調整
------------------------------------------------------------*/

/*TOPページスライダーの調整*/
@media not all and (min-width: 520px)
	{
		.slider .slick-slide{
			height: 220px;
		}
}




</pre></body></html>