@charset "UTF-8";

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 14px;
    vertical-align: baseline;
	font-family: "M PLUS 1p";
}
 body {
	-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
}
 
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea{
    margin: 0;
    padding: 0;
}
 
ol, ul{
    list-style:none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}
 
a:focus {
    outline:none;
}
 
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}
 
.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
	border-bottom: dashed 1px #818181;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
 
.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important; }
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 25px !important; }
.mt30 {margin-top: 30px !important; }
.mt40 {margin-top: 40px !important; }
.mt50 {margin-top: 50px !important; }
.mt60 {margin-top: 60px !important; }
.mt-20 {margin-top: -20px !important; }
.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important; }
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 25px !important; }
.mb30 {margin-bottom: 30px !important; }
.mb40 {margin-bottom: 40px !important; }
.mb50 {margin-bottom: 50px !important; }
.mb60 {margin-bottom: 60px !important; }
.mb70 {margin-bottom: 70px !important; }
.mb80 {margin-bottom: 80px !important; }
.mb90 {margin-bottom: 90px !important; }
.ml0 { margin-left: 0px !important;}
.ml5 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml30 { margin-left: 30px !important;}
.ml40 { margin-left: 40px !important;}
.mr0 { margin-right: 0px !important;}
.mr5 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr30 { margin-right: 30px !important;}
.mr40 { margin-right: 40px !important;}
.pt0 {padding-top: 0 !important;}
.pt5 {padding-top: 5px !important; }
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 25px !important; }
.pt30 {padding-top: 30px !important; }
.pt40 {padding-top: 40px !important; }
.pb0 {padding-bottom: 0 !important;}
.pb5 {padding-bottom: 5px !important; }
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 25px !important; }
.pb30 {padding-bottom: 30px !important; }
.pb40 {padding-bottom: 40px !important; }
.pl0 {padding-left: 0px !important;}
.pl5 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl30 {padding-left: 30px !important;}
.pl40 {padding-left: 40px !important;}
.pr0 {padding-right: 0px !important;}
.pr5 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr30 {padding-right: 30px !important;}
.pr40 {padding-right: 40px !important;}
.font40{font-size:40px !important;}
.font36{font-size:36px !important;}
.font30{font-size:30px !important;}
.font24{font-size:24px !important;}
.font20{font-size:20px !important;}
.font18{font-size:18px !important;}
.font14{font-size:14px !important;}
.font12{font-size:12px !important;}
.font10{font-size:10px !important;}

.bold {font-weight:bold;}
.red{color:#F00;}
.black{color:#000;}
.blue {color:#004896 !important;}
.pink {color:#db436b !important;}
img{margin: 0;padding: 0;vertical-align: bottom;}
.text-left{ text-align:left;}
.center{text-align: center;}
.rigth{float:right;}
.left {float:left;}
.width30 {width:30px !important;}
.under{	text-decoration:underline;}
.pc-none {display:none;}
.web-font {
font-family: 'Alfa Slab One', cursive;
font-family: 'Ceviche One', cursive;
font-family: 'Fugaz One', cursive;
}
/****************************************

          Link

*****************************************/
nav a:link {
	text-decoration:none;
	color:#000;
}

nav a:visited {
	text-decoration:none;
	color:#000;
}

.link1 a:link {
	color:blue !important;
}
.link1 a:visited{
	color:blue !important;
}
a:link {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:  red;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#000;
}
a:active {
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}

a:hover {
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
a:active img {
	-ms-filter:"alpha(opacity=80)";
	zoom:1;
}

a:hover img {
	-ms-filter:"alpha(opacity=80)";
	zoom:1;
}

a:active img:not(:target) {
	-ms-filter:"alpha(opacity=100)";
	zoom:1;
}

a:hover img:not(:target) {
	-ms-filter:"alpha(opacity=100)";
	zoom:1;
}
.hover {
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
/****************************************

         top link

*****************************************/
#page-top {
	width:130px;
	height:25px;
	padding-top: 10px;
	background-color: #BCBCBC;
}
#page-top a {
display: block;
position: relative;
color: #fff;
font-weight: bold;
font-size: 12px;
	padding-bottom: 10px;
text-decoration: none;
	text-align: center;
}
#page-top {
    position: fixed !important;
    bottom: 0;
    right: 20px;
	z-index:200;
}
#page-top a {
    display: block;
}
/*共通*/
body {
    animation: fadeIn 4s ease 0s 1 normal;
    -webkit-animation: fadeIn 4s ease 0s 1 normal;
	margin-top: 90px;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.header {
	width: 100%;
	height: 90px;
	position: fixed;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	box-shadow: 2px 2px 4px #eee;
	min-width: 1100px;
}
.header h1 {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	height: 70px;
}
.header h1 img {
	width: auto;
	height: 100%;
}
.header nav {
	float: right;
	padding-right: 20px;
}
.header nav li {
	text-align: center;
	display: inline-block;
	margin-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
.header nav li a {
	font-weight: bold;
}
.single-item img {
	width: 100%;
	height: auto;
}
.contact {
	background-color: #009fe8;
	padding: 10px 30px;
	border-radius: 30px;
}
.contact:link,.contact:visited {
	color: #fff;
}
.img100 {
	width: 100%;
	height: auto;
}
.slick-dots {
    bottom: 30px !important;
}
.width1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.main_2_text {
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 100px;
}
.footer {
	background-image: url("images/f-bg.jpg");
	background-size: 100%;
	margin-top: 60px;
}
.footer_logo {
	float: left;
	width: 250px;
	padding-top: 30px;
	padding-left: 60px;
}
.footer_logo img {
	width: 100%;
	height: 100%;
}
.adress {
	float: left;
	width: 450px;
	text-align: left;
	padding-left: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
}
.copy {
	clear: both;
	color: #fff;
	padding-bottom: 20px;
}
.slick-dots li button:before {
    font-size: 30px !important;
}
.baes {
	position: relative;
}
.sd_con {
	position: absolute;
	left: 5%;
	z-index: 99;
	top: 20%;
}
.wid80 {
	width: 80%;
}
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
	text-align: left;
}
table.formTable th{
	width:25%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
	vertical-align: middle;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}
.company_area table {
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
}
.company_area table tr {
	border-bottom: solid 1px #ABABAB;
}
.company_area table td {
	padding: 10px 30px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
.ander_title {
	font-size: 24px;
	padding-top: 60px;
	padding-bottom: 10px;
	border-bottom: solid 2px #036eb8;
	display: inline-block;
	margin-bottom: 30px;
}
.slick-next::before {
    content: "" !important;
	 width: 0;
  height: 0;
  border-left: 30px solid #DDDDDD;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
	font-size: 0 !important;
}

.slick-prev::before {
    content: "" !important;
	 width: 0;
  height: 0;
  border-right: 30px solid #DDDDDD;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
	font-size: 0 !important;
}

.slick-prev {
	z-index: 999;
}
/*---追加---*/
.width1100 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.descase_area {
	overflow: hidden;
	margin-bottom: 100px;
}
.descase_area .left {
	float: left;
	text-align: left;
	width: 600px;
}
.descase_area .left h2 {
	font-size: 30px;
	color: #00589b;
	font-weight: bold;
	margin-bottom: 20px;
}
.descase_area .left h3 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.fc1 {
	color: #00a0e9;
}
.ander {
	margin-top: 150px;
}
.filter_area {
	margin-bottom: 100px;
	clear: both;
}
.box {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.filter_area1 {
	padding-bottom: 60px;
}
.filter_area > h2 {
	text-align: left;
	font-size: 36px;
	color: #00589b;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
.filter_area > h3 {
	text-align: left;
	font-size: 24px;
	color: #00589b;
	background-image: url("images/ander/h3_bar2.png");
	background-repeat: repeat-x;
	margin-bottom: 30px;
}
.filter_area > h3 img {
	padding-right: 30px;
}
.filter_area1 h4{
	font-size: 24px;
	color: #00589b;
}
.filter_area1 h5{
	font-size: 18px;
}
.filter_area1_img1 img {
	padding-left: 40px;
	padding-right: 40px;
}
.f_text {
	font-size: 20px;
	margin-top: 20px;
}
.box2 {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.box2_text {
	padding: 30px;
}
.box2_text p {
	font-size: 18px;
	width: 600px;
	text-align: left;
}
.products_box {
	padding-bottom: 60px;
}
.products_box h1 {
	text-align: left;
	font-size: 36px;
	color: #00589b;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
.products_box h2 {
	text-align: left;
	font-size: 30px;
	color: #7dccf3;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
.series {
	margin-left: 30px;
	background-color: #7dccf3;
	color: #fff;
	font-size: 18px;
	padding: 5px 30px;
	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
}
.products_box h3 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.products_table {
	margin-top: 60px;
	margin-bottom: 60px;
}
.products_table p {
	font-size: 20px;
}
.products_table th {
	padding-right: 30px;
}
.products_table td {
	text-align: left;
	vertical-align: top;
	border-left: solid 1px #CFCFCF;
	padding-left: 30px;
}
.f-blue {
	color: #00589a;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}
.p_text2 {
	font-size: 30px;
	color: #00589b;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
.p_text3 {
	color: #00a0e9;
}
.p_text4 {
	color: #00589b;
	font-size: 20px;
	vertical-align: middle;
	margin-top: 30px;
}
.p_text4 img {
	vertical-align: middle;
}