@charset "utf-8";
/* CSS Document */

/* 追加
------------------------------------------------------------*/
.fb_timeline{text-align:center;margin:0 auto 10px;}
.indent-1 {padding-left:1em;text-indent:-1em;}
.indent-2 {padding-left:2em;text-indent:-2em;}
.indent-7 {padding-left:6.5em;text-indent:-6.5em;}
.fade{display:none;}
.banner_img{text-align:center;margin:0 auto;clear:both;}
.banner_img img{border-radius:20px 0 20px 0;}
br.pcbr{display:block;}
br.spbr{display:none;}
.text_box{text-align:left;padding:0 1em;margin:10px auto 50px;}
.text_box_c{text-align:center;margin:10px auto 50px;}
.text_box_c p,.text_box p{margin-bottom:1.5em;}
.text_box ul,.text_box ol{margin-left:1em;list-style-position: outside;}
.text_box ul li{list-style:none;margin-bottom:0.5em;position: relative;padding: 0 0 0 1.5em;}
.text_box li::before {
  content: "\f054";
  font-family: FontAwesome;
font-weight: 400;
padding-right:5px;
color:#F8B500;
position: absolute;
left: 0.5em;
}
.text_box_w{background:#fff;text-align:left;padding:1em 2em;margin:20px auto 50px;}
.text_box_w img{width:200px;margin-top:5px;}
.text_box_w li > p{font-weight:400;margin-left:1em;}

.sptel{display:none;}
.twoblock{display:flex;flex-wrap:wrap;justify-content:space-between;}
.block_area{width:49%;}


.marker{background: linear-gradient(transparent 70%, #FF7F00 70%);padding:0 0 0 0.2em;}
.marker2{color:#317091;font-weight:700;}
.marker-space{letter-spacing:-0.5em;}
.pagetop {display: none;position: fixed;bottom: 50px;right:5%;width:66px;z-index:100;}
.pagetop a {display: block;}
.pagetop img{width:100%;}
.sp_btn{display:none;}

.slides img{width:100%;}
.head_img{position: relative;margin-bottom:30px;}
.head_img img{width:100%;}
.head_title{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 3.0rem;font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;margin: 0 auto;color:#3332CC;background: #fff;display: flex;align-items: center;justify-content: center;width: 30%;border-radius: 30px;line-height: 1;height: 60px;padding-bottom:0.2em;}

h2.title{font-size:3.0rem;font-weight: 700;font-style: normal;margin:0 auto;color:#3332CC;background:#fff;display:flex;align-items:center;justify-content:center;width:30%;border-radius:30px;line-height:1;height:60px;}
h3.title{font-size:2.6rem;font-family:dnp-shuei-mincho-pr6n, sans-serif;font-weight:700;display: flex;align-items: center;width: 100%;color:#3332CC;margin:0px auto 0px;}
h3.title::after {content: "";flex-grow: 1;margin: 5px 3px 0 5px;height: 2px;background: #FE0000;}
h3.title2{font-size:30px;font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;text-align:center;margin:40px auto 20px;letter-spacing:0.2em;}
h4.title{font-size:2.6rem;font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;line-height:1;color:#000;margin-bottom:0.2em;}



/*back
------------------------------------------------------------*/
.pnavi{text-align:center;font-size:16px;margin-top:20px;}
.blue_back{background:#C5E3F9;padding:50px 0 50px;}


/*TOP
------------------------------------------------------------*/
h2.top{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:3.0rem;font-weight:700;text-align:center;margin-bottom:20px;color:#fff;background:#3332CC;display:flex;align-items:center;justify-content:center;border-radius:30px;line-height:1;height:60px;padding-bottom:0.2em;}
h3.top{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:3.0rem;font-weight:700;display:inline-block;margin:50px auto 0 !important;position: relative;padding: 0 55px;line-height:1;}
h3.top:before, h3.top:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 3px;
  background-color: black;
}
h3.top:before {left:0;}
h3.top:after {right: 0;}

h3.sline{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:2.6rem;font-weight:700;display:inline-block;margin:50px auto 0 !important;position: relative;padding: 0 55px;line-height:1;}
h3.sline:before, h3.sline:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 3px;
  background-color:#3383CC;
}
h3.sline:before {left:0;}
h3.sline:after {right: 0;}

h2.uline{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:2.8rem;font-weight:700;text-align:center;margin-bottom:20px;line-height:1;padding-bottom:20px;border-bottom:1px solid #3383CC;}
.greet_txt p{margin-bottom:1em;}

.top_servicearea{display:flex;flex-wrap:wrap;margin:50px auto 50px;justify-content:space-between;}
.top_servicebox{position:relative;width:49%;border:#3383CC 1px solid;background:#fff url(/userdata/products-top/arrow.svg) calc(100% - 20px) calc(50% - 0.05em) no-repeat;background-size: 8px auto;min-height:60px;margin-bottom:10px;}
.top_servicebox a{position: absolute;top: 0;left: 0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;display:flex;align-items:center;justify-content:center;line-height:1;}
.top_servicebox a:hover{background:#3383CC url(/userdata/products-top/arrow2.svg) calc(100% - 20px) calc(50% - 0.05em) no-repeat;background-size: 8px auto;color:#fff;}

.point_title{width:400px;margin:0 auto 30px;}
.point_title img{width:100%;}
.top_point_box{display:flex;flex-wrap:wrap;margin:0 auto;justify-content:space-between;}
.top_point{width:32%;background:#fff;border-radius:10px;padding:1em 0.5em;font-size:2.4rem;font-weight:700;line-height:1.6;text-align:center;}
.point_num{width:150px;margin:10px auto;}
.point_num img{width:100%;}
.point_ex{display:flex;align-items:center;margin:50px 0 20px;border-bottom:2px solid #3332CC;padding-bottom:5px;}
.point_num2{width:150px;margin-right:10px;}
.point_num2 img{width:100%;}
.free{font-size:1.2rem;}


.news{border:2px solid #3332CC;padding:30px 80px;border-radius:10px;margin:50px auto 20px;position: relative;}
.news_blog{border:2px solid #3332CC;padding:30px 30px;border-radius:10px;margin:50px auto;position: relative;}

.infobox{display:table;width:100%;padding:15px 10px;border-bottom:2px dotted #8c8c8c;}
.info_date {width: 10%;display:table-cell;line-height:1;vertical-align:middle;}
.info_cat {width: 22%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;text-align:center;color:#fff;}
.info_title {width: 68%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;}
.catbox{height:34px;background:#3332CC;color:#fff;width:100%;font-size:1.4rem;display:flex;align-items:center;justify-content:center;}
.info_img{position: absolute;width:215px;top:-23px;left:50px;}
.info_img img{width:100%;}
.single_info_date{color:#3332CC;margin-top:-50px;background:#fff;width:150px;padding:0 15px;text-align:center;margin-left:-20px;}
.single_info_title{font-size:2.6rem;margin:10px 0 0;border-bottom:dotted 2px #8c8c8c;}
.info_txt{margin-top:20px;}
.info_txt img{width:100%;height:auto;margin-bottom:20px;}

table.price{border-collapse: collapse;border:1px solid #444;font-size:2rem;margin-top:30px;}
table.price th{background:#42A995;color:#fff;padding:1em;vertical-align: middle;border:1px solid #444;}
table.price td{background:#fff;padding:1em;vertical-align: middle;border:1px solid #444;}
td.price_gray{background:#eee !important;text-align:center;}
td.price_pink{background:#FFEAEA !important;text-align:center;}




.link_btn{position:relative;margin:30px auto 50px;display:flex;width:250px;height:50px;text-align:center;background:#3332CC;clear:both;align-items:center;line-height:1;}
.link_btn a{position: absolute;top: 0;left: 0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1;}
.link_btn a:hover{background:#fff;color:#3332CC;border:1px solid #3332CC;}

.link_btn2{position:relative;margin:30px auto 50px;display:flex;width:500px;height:50px;text-align:center;background:#3332CC;clear:both;align-items:center;line-height:1;}
.link_btn2 a{position: absolute;top: 0;left: 0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1;}
.link_btn2 a:hover{background:#fff;color:#3332CC;border:1px solid #3332CC;}

/*link
------------------------------------------------------------*/
.link_area{display:flex;flex-wrap:wrap;margin:20px auto 50px;width:90%;}
.link_box{width:48%;margin:0 1% 10px;border:dotted 1px #999;padding:0.5em 1em;}
.link_box::before {
  content: "\f0c1";
  font-family: FontAwesome;
font-weight: 400;
padding-right:0.2em;
color:#3383CC;
}



/*products
------------------------------------------------------------*/
.products_area{display:flex;flex-wrap:wrap;margin:20px 0 50px;}
.products_box{width:32%;margin:10px calc(4%/6);text-align:center;}
.products_img img{width:100%;}
.products_title{font-size:1.6rem;font-weight:700;}
.detail_area{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px auto;width:90%;}
.detail_box{width:30%;}
.detail_box img{width:100%;}
.detail_txt{width:68%;text-align:left;}
h2.product{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:2.6rem;font-weight:700;text-align:center;margin-bottom:20px;color:#fff;background:#3332CC;display:flex;align-items:center;justify-content:center;border-radius:30px;line-height:1;height:60px;padding-bottom:0.2em;}
h3.detail{font-size:2.0rem;font-weight:700;border-bottom:#3383CC 3px solid;margin-top:50px;}
.border_box{background-image: linear-gradient(#ccc 1px, transparent 1px);background-size: 100% 3em;line-height: 3;padding-bottom: 1px;width:90%;margin:0 auto;}
.detail_img_area{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px auto;width:90%;}
.detail_img_box{width:48%;}
.detail_img_box img{width:100%;}
.detail_txt_box{width:90%;margin:0.5em auto 0;}
.detail_txt_box:last-child{margin:0.5em auto 50px;}
.detail_img_box_med{width:100%;}
.detail_img_box_med img{width:100%;}

/*company
------------------------------------------------------------*/
.mapbox{width:90%;margin:30px auto 50px;}
.access_img{text-align:center;margin:20px auto 0;clear:both;}
.access_img img{border-radius:20px 0 20px 0;}
.his_area{width:96%;margin:20px auto 50px;font-size:90%;}
.his_box{display:table;width:100%;margin:0 auto -1px;border:solid #ccc 1px;border-collapse: collapse;}
.his_box:last-child{margin:0 auto 0;}
.his_title{width:20%;display:table-cell;padding:5px 10px 5px 10px;vertical-align:middle;background:#eee;text-align:center;border-right:solid #ccc 1px;}
.his_con{width:80%;display:table-cell;padding:5px 10px 5px 1em;vertical-align:middle;}
.his_con ul{margin:0 0 0 1.5em;}

h3.rinen{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:2.4rem;font-weight:700;text-align:center;text-decoration:underline;margin-bottom:20px;}
.greet_box{display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px auto 50px;align-items:center;}
.greet_img{width:33%;}
.greet_img img{width:100%;}
.greet_txt{width:66%;text-align:left;font-size:90%;}
h3.greet{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:2.4rem;font-weight:700;border-bottom:1px solid #000;margin-bottom:15px;padding-bottom:10px;line-height:1.4;}
.greet_txt p{margin-bottom:1em;}


/*PRICE
------------------------------------------------------------*/
.wsn{white-space: nowrap;}
h2.main{font-size:3.0rem;font-weight: 700;font-style: normal;margin:0 auto;color:#fff;background:#3332CC;display:flex;align-items:center;justify-content:center;border-radius:30px;line-height:1;height:60px;}
h3.price{font-size:2.2rem;font-weight: 700;font-style: normal;margin:0 auto;border:2px solid #3332CC;padding:0.5em;line-height;:1;background:#F3FEFB;margin-top:50px;}
.base_box{border:5px dotted #3332CC;padding:1em;font-size:2.4rem;font-weight:700;border-radius:20px;margin:30px auto 10px;width:90%;}
.base_box p{width:fit-content;margin:0 auto;}
table.price_all{border-collapse: collapse;border: 1px solid #444;margin:10px auto 50px;width:90%;}
table.price_all td{padding: 1em;vertical-align: middle;border: 1px solid #444;}
table.price_all th{padding: 1em 3em;vertical-align: middle;border: 1px solid #444;background:#3332CC;color:#fff;white-space: nowrap;width:20%;text-align:left;}

table.general{border-collapse: collapse;border: 1px solid #444;margin:10px auto 0px;width:90%;font-size:1.6rem;}
table.general td{padding: 1em;vertical-align: middle;border: 1px solid #444;}
table.general th{padding: 1em;vertical-align: middle;border: 1px solid #444;background:#3332CC;color:#fff;}





/*取扱業務
------------------------------------------------------------*/
h3.consul{font-size:2.2rem;font-weight:700;}
.consul_txt{padding:10px 0 50px 1em;}
.consul_txt p{padding-bottom:1.5em;}
.consul_txt ul{margin:1em 0 1em 1.5em;}
.consul_txt li{color:#0A7755;}

/*OEM
------------------------------------------------------------*/
.flow_title{background:#3383CC;color:#fff;font-size:2.2rem;font-weight700;padding:0.5em 1em;margin:20px auto 0;width:80%;}
.flow_con{padding:1em;margin:0 auto 20px;border:1px solid #3383CC;width:80%;display:flex;justify-content:space-between;text-align:left;}
.flow_con img{width:300px;border-radius:12px 0 12px 0;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4),-1px -1px 2px rgba(0,0,0,0.2);margin-left:1em;}
.flow_arrow{font-size:6.0rem;text-align:center;}
.flow_txt{width:80%;margin:30px auto;}
.flow_txt p{font-size:2.2rem;font-weight:700;margin-top:1em;color:#109972;border-bottom:1px solid #109972;}
.caution_txt{background:#FAF8F5;padding:1em;border-radius:20px;margin-top:10px;}
p.caution{font-size:2.2rem;font-weight:700;color:#109972;margin:0;}
.caution_txt ul{margin:0.5em 0 0 2em;}
.flow_con:last-child{margin-bottom:50px;}

/*QA
------------------------------------------------------------*/
.qa_box{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto 10px;align-items:center;}
.qa_img{width:82px;display:flex;flex-direction:column;align-items:center;}
.qa_img img{width:100%;}
.qaq_txt{width:1000px;border:#e0b3c0 1px solid;border-radius:20px;padding:1em;display:flex;align-items:center;}
.qaa_txt{width:1000px;border:#91cec2 1px solid;border-radius:20px;padding:1em;display:flex;align-items:center;}














/* 1599px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1699px){
.head_title{font-size:2.4rem;min-height:40px;letter-spacing:0.2em;width:50%;line-height:1;}
h2.title{font-size:2.4rem;width:50%;border-radius:30px;line-height:1;height:60px;}
}


/* 1099px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 999px){
.banner_img img{width:90%;}
.area_l{width:100%;margin-bottom:20px;}
.area_r{width:100%;}
.sptable{overflow-x: scroll;}
table.general,table.price_all{white-space: nowrap;}
h2.top{font-size:2.0rem;height:60px;padding-bottom:0.2em;}
h2.uline{font-size:2.0rem;line-height:1.4;}
.greet_box{display:flex;flex-wrap:wrap;justify-content:center;margin:30px auto 50px;align-items:center;}
.greet_img{width:100%;}
.greet_txt{width:100%;text-align:left;font-size:100%;margin-top:10px;}
}





/* 640px
------------------------------------------------------------*/
@media only screen and (max-width: 640px){
br.pcbr{display:none;}
br.spbr{display:block;}
.banner_img img{width:100%;}
.text_box_w{background:#fff;text-align:left;padding:1em;margin:20px auto 50px;}
.text_box ul,.text_box ol{margin-left:0em;}
.top_point{width:100%;background:#fff;border-radius:10px;padding:1em;font-size:2.0rem;line-height:1.6;margin-bottom:20px;}
.point_ex{display:flex;flex-wrap:wrap;align-items:center;margin:50px 0 20px;border-bottom:2px solid #3332CC;padding-bottom:5px;}
.news{padding:20px;border-radius:10px;margin-top:60px;position: relative;}
.infobox{display:block;width:100%;margin:0 auto;padding:10px;border-bottom:2px dotted #8c8c8c;}
.info_date {width:100%;display:block;line-height:1;vertical-align:middle;padding-left:0px;padding-bottom:10px;}
.info_cat {width: 80%;display:block;vertical-align: middle;line-height:1;padding-left:0px;text-align:center;color:#fff;margin-bottom:10px;}
.info_title {width:100%;display:block;vertical-align: middle;line-height:1;padding-left:0px;padding-bottom:5px;}
.catbox{height:24px;background:#3332CC;color:#fff;width:100%;font-size:1.4rem;display:flex;align-items:center;justify-content:center;padding-bottom:0.2em;}
.single_info_title{font-size:2.0rem;margin:10px 0 0;border-bottom:dotted 2px #8c8c8c;}
h2.title{font-size:2.4rem;width:90%;border-radius:30px;line-height:1;height:60px;}
h2.main{font-size:2.0rem;}
h2.top{line-height:1.4;height:60px;padding:0.2em 1em 0.2em;}
.top_servicebox{position:relative;width:100%;font-size:1.4rem;}
.point_title{width:100%;margin:0 auto 30px;}


.link_area{display:flex;flex-wrap:wrap;margin:20px auto 50px;width:100%;}
.link_box{width:100%;margin:0 0 10px;border:dotted 1px #999;padding:0.5em 1em;}

.access_img img{width:100%;}
.his_area{width:100%;margin:20px auto 50px;}
.his_box{display:block;width:100%;margin:0 auto -1px;}
.his_title{width:100%;display:block;font-weight:bold;border-bottom:solid #ccc 1px;border-right:none;}
.his_con{width:100%;display:block;padding:10px 0.5em 10px 0.5em;}
h3.rinen{font-size:2.2rem;}
h3.greet{font-size:2.2rem;}

.detail_area{display:flex;flex-wrap:wrap;justify-content:center;margin:20px auto;width:100%;}
.detail_box{width:80%;margin-bottom:10px;}
.detail_txt{width:100%;text-align:left;}
h2.product{font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;font-size:1.6rem;font-weight:700;text-align:center;margin-bottom:20px;color:#fff;background:#3332CC;display:flex;align-items:center;justify-content:center;border-radius:30px;line-height:1;height:60px;padding-bottom:0.2em;}
h3.detail{font-size:1.8rem;font-weight:700;border-bottom:#3383CC 3px solid;margin-top:50px;}
.border_box{background-image: linear-gradient(#ccc 1px, transparent 1px);background-size: 100% 3em;line-height: 3;padding-bottom: 1px;width:100%;margin:0 auto;font-size:1.6rem;}
.detail_img_area{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px auto;width:90%;}
.detail_txt_box{width:100%;margin:0.5em auto 0;}



h3.title{font-size:2.0rem;}
h3.title2{font-size:20px;font-family: dnp-shuei-mincho-pr6n, sans-serif;font-weight: 700;font-style: normal;text-align:center;margin:40px auto 20px;letter-spacing:0.2em;}
h4.title{font-size:2.4rem;width: 100%;margin:10px 0 0;padding-bottom:10px;}
h3.sline{font-size:2.0rem;}

.head_title{font-size:20px;min-height:40px;letter-spacing:0;width:90%;line-height:1;padding:0.2em 0;}

.flow_title{font-size:1.8rem;font-weight700;margin:20px auto 0;width:100%;}
.flow_con{padding:1em;margin:0 auto 20px;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.flow_con img{width:100%;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4),-1px -1px 2px rgba(0,0,0,0.2);margin-left:0em;margin-top:1em;}
.flow_txt{width:100%;margin:30px auto;}

.mapbox{width:100%;}
.products_title{font-size:1.4rem;font-weight:700;}

.sptel{display:flex;position:fixed;bottom:0;left:0;}
.sptel img{width:100%;}
.pagetop {display: none;position: fixed;bottom: 100px;right:5%;width:55px;z-index:100;}



}