@charset "UTF-8";
/*-----------------------------------------
共通設定項目
-----------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 0px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.over {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
html{
	font-size: 62.5%;
	}
body {
	color: #000;
	font-size: 1.4rem;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
}
h1 {
	position: fixed;
	top: 0;
	width: 100%;
	height: 24px;
	margin: 0;
	padding-top: 2px;
	text-align: center;
	color: #04B5BC;
	font-size: 1.2rem;
	background-color: #FFF;
	z-index:1002;
}
/*//////////////////////////////////
ヘッダー
//////////////////////////////////*/
#build-menu-button {display: none;}
#head_cont {
	position: fixed;
	top: 24px;
	left: 0;
	right: 0;
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 5px;
	background-color: #FFF;
	z-index:1002;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
}
	#head_cont > #logo {
		position: relative;
		padding-top: 10px;
		width: 300px;
		margin-right: 40px;
	}
	#head_cont > #g_menu {
		position: relative;
		width: 760px;
		text-align: right;
		padding-right: 5px;
	}
	#head_cont > #g_menu > #social {
		position: relative;
		top: -6px;
		width: 100%;
		text-align: right;
		padding: 0 10px 10px 0;
	}
		#head_cont > #g_menu > a > img {
			margin: 0 0 0 15px;
		}
/*//////////////////////////////////
スライド
//////////////////////////////////*/
.slide_slide {
	position: relative;
	width: 1100px;
	margin: 0 auto 0;
	}
.slide_slide > #main_logo {
	position: absolute;
	top: 207px;
	left: 0;
	right: 0;
	width: 1100px;
	margin: 0 auto 0;
	z-index:900;
	text-align: center;
}
.slide_slide > #main_video {
	position: absolute;
	top: 455px;
	left: 290px;
	right: 550px;
	width: 220px;
	margin: 0 auto 0;
	z-index:900;
	text-align: right;
}
.slide_slide > #main_info {
	position: absolute;
	top: 455px;
	left: 550px;
	right: 290px;
	width: 220px;
	margin: 0 auto 0;
	z-index:900;
	text-align: right;

}
/*//////////////////////////////////
ブロック①
//////////////////////////////////*/
#block1 {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}#block1 > img { vertical-align:bottom;}
#block2 {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background-color: #04B5BC;
}
	#block2 > #block2a {
		position: relative;
		width: 96%;
		max-width: 1100px;
		margin: 0 auto;
	}
	#block2 > #block2b {
		position: relative;
		width: 96%;
		max-width: 600px;
		padding: 30px 0;
		margin: 0 auto;
	}
	#block2 > #block2c {
		position: relative;
		width: 96%;
		max-width: 1040px;
		margin: 0 auto;
		padding: 30px 0;
		font-size: 1.5rem;
		line-height: 160%;
		color: #FFF;
		text-align: left;
	}
#block12 {
	position: relative;
	width: 1100px;
	margin: 20px auto 0;
}
#block13 {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	background-color: #04B5BC;
}
#block13 > img {
	position: relative;
	max-width: 800px;
	top: -25px;
	left: 100px;
}
	#block13 > img#upp {
		position: relative;
		top: -20px;
	}
#block14 {
	position: relative;
	width: 1100px;
	margin: -2px auto 0;
	background-color: #04B5BC;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
}
	#block14 > .block14a {
		position: relative;
		width: 33%;
	}
		#block14 > .block14a > #block14a1 {
			position: relative;
			width: 90%;
			margin: 10px auto;
			padding: 2px;
			text-align: center;
			color: #FFF;
			font-size: 1.8rem;
			background-color: #FF9999;
			 border-radius: 10px;        /* CSS3草案 */  
			-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
			-moz-border-radius: 10px;   /* Firefox用 */  
		}
		#block14 > .block14a > #block14a2 {
			position: relative;
			width: 90%;
			margin: 10px auto;
			padding: 4px;
			color: #FFF;
			font-size: 1.6rem;
		}
#block15 {
	position: relative;
	width: 1100px;
	margin: 40px auto;
}
#block16 {
	position: relative;
	width: 1100px;
	margin: 40px auto;
	font-size: 1.6rem;
}
#block17 {
	position: relative;
	width: 1100px;
	margin: -2px auto 0;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
}
	#block17 > #block17a {
		position: relative;
		width: 58%;
		margin-right: 4%;
	}
	#block17 > #block17b {
		position: relative;
		width: 38%;
	}
#block18 {
	position: relative;
	width: 1100px;
	margin: 20px auto 30px;
	font-size: 2.9rem;
	font-weight: bold;
}
#block19 {
	position: relative;
	width: 1100px;
	margin: 0 auto 0;
}
#block19a {
	position: relative;
	width: 1100px;
	margin: 0 auto 0;
}
#block20 {
	position: relative;
	width: 1100px;
	margin: 50px auto 0;
	text-align: center
}
#block21 {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding-top: 50px;
	background-color: #04B5BC;
	text-align: center;
}
	#block21 > img {
		max-width: 600px;
	}
#block22 {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding-top:20px;
	/*background-color: #04B5BC;*/
	background-color: #FFF;
	text-align: center;
}
#block23 {
	position: relative;
	width: 1100px;
	margin: 0 auto 0;
	padding: 20px 0;
	background-color: #FFF;
	text-align: center;
}
#block23 > a > img {
    border: 3px solid #04B5BC;
    border-radius: 30px;		/* CSS3草案 */
	-webkit-border-radius: 30px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 30px;	
}
#block23 > a > img:hover {border-color: #F6F;}
#block25 {
	position: relative;
	width: 900px;
	margin: 0 auto;
	margin: 0 auto 30px;
	padding-top:50px;
	text-align: center;
}
#block26 {
	position: relative;
	width: 1100px;
	margin: 0 auto 50px;
	text-align: center;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
}
	#block26 > .block26a {
		position: relative;
		width: 50%;
		padding: 0 1%;
	}
	#block26 > .block26a > .block26ab {
		position: relative;
		width: 100%;
		padding: 3px;
		background-color: #04B5BC;
		color: #FFF;
		text-align: center;
		font-size: 1.6rem;
		border-radius: 10px;        /* CSS3草案 */  
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 10px;   /* Firefox用 */  
	}
	#block26 > .block26a > .block26ac {
		position: relative;
		width: 100%;
		padding: 16px 10px 16px;
		color: #000;
		text-align: left;
		font-size: 1.5rem;
	}
#block27 {
	position: relative;
	background-color: #04B5BC;
	width: 1100px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
}
#block28 {
	position: relative;
	margin: 0 auto 30px;
	width: 400px;
}
#block29 {
	position: relative;
	margin: 10px auto 30px;
	width: 900px;
	font-size: 1.6rem;
}#block29 > span {
		position: relative;
		display: block;
		margin-top: 20px;
	}
#block30 {
	position: relative;
	margin: 10px auto 30px;
	width: 350px;
	font-size: 1.6rem;
}
#pagetop {
	position: fixed;
	bottom: 140px;
	right: 0;
	left: 0;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	z-index: 1000;
	text-align: right;
}
/*-----------------------------------------
企業情報
-----------------------------------------*/
	.table {
		position: relative;
		width: 98%;
		max-width: 880px;
		margin: 10px auto;
		display: table;
		border-top: 1px solid #CCC;
		border-left: 1px solid #CCC;
	}
	.line {
		position: relative;
		display: table-row;
	}
		.line #left {
			width: 200px;
			padding-left:10px;
			background-color: #f2f2f2;
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			color: #663;
			border-right: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
	}
		.line #right {
			position: relative;
			width: 498px;
			padding: 20px;
			color: #333;
			display: table-cell;
			vertical-align: middle;
			border-right: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
	}
		.line #right > a {
			text-decoration: none;
			color: #000;
		}
/*-----------------------------------------
お問い合わせ
-----------------------------------------*/
#toi_end {
	position: relative;
	max-width: 800px;
	width: 96%;
	margin: 100px auto auto;
	text-align: center;
}
#toi_back {
	position: relative;
	margin: 10px auto;
	text-align: center;
}
#formWrap {
	position: relative;
	width: 90%;
	max-width: 900px;
	margin:0 auto ;
	color:#555;
	line-height:120%;
	font-size:90%;
		z-index: 1001;

}
#formWrap > p {
	margin-top: 50px;
	font-size: 1.6rem;
	color: #F99;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
select {
		padding: 5px 30px 5px 10px;
		margin-left: 5px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border: 1px solid #999;
		background: #eee;
		font-size: 1.2rem;
		background: url(lib/arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
		background: url(lib/arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
		background-size: 20px, 100%;
	}
input[type=text],input[type=email],input[type=number] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	width:84%;
	max-width: 600px;
	height:30px;
	padding:0 6px;
}
input[type=password]{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	width:80%;
	max-width: 600px;
	height:30px;
	padding:0 6px;
}
textarea {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#a9a9a9 1px solid;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	width:95%;
	max-width: 600px;
	height: 200px;
	padding:0 3px;
}
table.formTable span {color:#F60; }
input[type=submit]{
		padding: 5px 20px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	   border-radius: 5px;
	   color: #FFF;
	   -moz-border-radius: 5px;
	   -webkit-border-radius: 5px;
	   -o-border-radius: 5px;
	   -ms-border-radius: 5px;
	   border:#999 1px solid;
		background: #04B5BC;
	   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	   cursor: pointer;
cursor: hand;
	}
input[type=reset],input[type=button]{
		padding: 5px 20px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	   border-radius: 5px;
	   color: #333;
	   -moz-border-radius: 5px;
	   -webkit-border-radius: 5px;
	   -o-border-radius: 5px;
	   -ms-border-radius: 5px;
	   border:#999 1px solid;
		background: #FFF;
	   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
	   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
	   cursor: pointer;
cursor: hand;
	}
#footer {
	position: relative;
	width: 100%;
	background-color: #04B5BC;
	margin-top: 120px;
	padding: 20px 30px 30px;
}
#footer > #logo {
	position: relative;
	width: 98%;
	max-width: 1000px;
	margin: 0 auto 20px;
}
#footer > #copyright {
	text-align: center;
	color: #FFF;
}
#footer > #social {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	width: 800px;
	margin: 0 auto 0;
	z-index: 100;
	text-align: right;
}
#top {
	position: relative;
	padding: 0;
	margin: 0;
	height: 84px;
}
#unk1 {
	position: relative;
	height: 0;
}
#unk2 {
	position: relative;
	height: 34px;
}
#unk3 {
	position: relative;
	height: 94px;
}
#company {
	position: relative;
	height: 94px;
}
#bosyuu {
	position: relative;
	text-align: center;
	color: #000;
	font-size: 1.8rem;
	font-weight: bold;
}
/*-----------------------------------------
販売店のご紹介
-----------------------------------------*/
#partner {
	position: relative;
	width: 1100px;
	margin: 50px auto;
}
	#partner > #title01 {
		position: relative;
		width: 600px;
		margin: 40px auto;
	}
	#partner > #junbi {
		position: relative;
		text-align: center;
		font-size: 2.4rem;
		font-weight: bold;
		padding: 100px 0;
	}
/*-----------------------------------------
20190424color.ber
-----------------------------------------*/
#bl20190424 {
	position: relative;
	width: 1100px;
	margin: 50px auto 0;
	background-color: #FFF;
	padding: 50px 0;
}
#tit4024 {
	position: relative;
	width: 1100px;
	text-align: center;
	font-size: 2.8rem;
	padding: 6px 0;
	margin: 0 auto 40px;
	font-weight: bold;
	background-color: #13b5bb;
	color:#FFF;
	
}
#bl20190424 > #cl01 {
	position: relative;
    top: -20px;
	text-align: center;
	font-size: 2.4rem;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #666;
	margin-bottom: 0px;
}
#bl20190424 > #cl02 {
	position: relative;
	text-align: center;
	font-size: 1.8rem;
	margin-top: 40px;
	color: #333;
}
#bl20190424 > #cl00 {
	position: relative;
    max-width: 600px;
    margin: 0 auto;
}
#bl20190425 {
	position: relative;
	width: 1100px;
	margin: 0 auto 0;
	background-color: #FFF;
	padding: 0 0;
}
/*-----------------------------------------
20190429プレゼント
-----------------------------------------*/
#present_1 {
	position: relative;
	padding: 15px 0 5px;
	text-align: center;
	font-size: 1.8rem;
	color:#F00;
	font-weight: bold;
}
#present_2 {
	position: relative;
	padding: 15px 0 5px;
	text-align: center;
	font-size: 1.8rem;
	color:#F00;
	font-weight: bold;
}
.blink {
  animation: blinkAnime 1s infinite alternate;
}
@keyframes blinkAnime{
   0% { color: #000000 }
 100% { color: #FF0000 }
}
#present {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
#present > #present_enter {
	position: absolute;
	top:750px;
	left: 240px;
	width: 150px;
	height: auto;
	cursor: pointer;
}
#present > #present_enter:hover {
	top: 745px;
	left:235px;
	width: 160px;
}
/*top_pr*/
#top_pr {
	position: relative;
	width: 98%;
	max-width: 500px;
	margin: 0 auto 20px;
}
#top_pr > img {vertical-align: bottom;}
/*動画*/
.video_c { 
	position: relative;
	width: 100%;
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
} 
	.video_c:before {
		content: "";
		display: block;
		padding-top: 56.2%;
	}

.video_c > video {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*流れる文字*/
/* 表示領域 */
.area {
    position: relative;
    margin: 0 auto;
    padding: 4px;
    width: 1100px;
    overflow: hidden;
    font-size: 1.8rem;
    font-weight: bold;
    color: #FFF;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#959595+0,0d0d0d+46,010101+50,0a0a0a+53,4e4e4e+76,383838+87,1b1b1b+100;Black+Gloss+Pipe */
background: #959595; /* Old browsers */
background: -moz-linear-gradient(top,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */

}
/* 表示領域に合わせてサイズと余白を設定 */
.marquee {
    width: 2500px;
    padding-left: 100%;
    white-space: nowrap;

    animation-name: marquee;
    animation-duration: 25s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@keyframes marquee {
    from    { transform: translate(0%); } 
    100%,to { transform: translate(-100%); }
}
/* 画面外にいる状態 */
.fadein {
    opacity : 0.1;
    transform : translate(0, 300px);
    transition : all 500ms;
    }
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }
/*おうちでデンプロ*/
.block20200302 {
	position: relative;
	width: 90%;
	max-width: 900px;
	margin: 30px auto;
}
.block20200302 > a > img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/*lp誘導*/
#bi20200312 {
	position: relative;
	width: 80%;
	max-width: 800px;
	margin: 10px auto 100px;
}
#bl20200502 {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding: 8px 0;
	font-size: 2.8rem;
	background-color: #04B5BC;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#bl20200502a {
	position: relative;
	width: 1100px;
	margin: 0 auto 50px;
	height: auto;
	background-image: url("../home/img/image06.jpg");
	background-size:  cover; 
}
	#bl20200502a:before {
		content: "";
		display: block;
		padding-top: 28.5%;
	}
	#bl20200502a > #text_areea {
		position: absolute;
		top: 10.12%;
		left: 41%;
		height: 71.5%;
		/*width: 49%;*/
		max-width: 645px;
		font-size: 1.7rem;
		line-height: 200%;
		text-align: justify;
		text-justify: inter-ideograph;
	}
 .link_ban {
        position: relative;
        width: 100%;
     max-width: 900px;
        margin: 30px auto;
    }
.link_ban > a > img {width: 100%;max-width: 900px;}



/*バリデーション*/
input + span {
    display: inline-block;
	font-size: 1.0rem;
	font-weight: bold;
	text-align: center;
}

input:invalid + span:before {
	content: 'ERROR';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 34px;
	color: #fff;
	background-color: #F60;
    margin-left: 4px;
}

input:valid + span:before {
	content: 'OK';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 34px;
	color: #fff;
	background-color: #0066ff;
    margin-left: 4px;
}
textarea + span {
    display: inline-block;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
}

textarea:invalid + span:before {
	content: 'ERROR';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 34px;
	color: #fff;
	background-color: #F60;
    margin-left: 4px;
}

textarea:valid + span:before {
	content: 'OK';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 54px;
	height: 34px;
	color: #fff;
	background-color: #0066ff;
    margin-left: 4px;
}
















