﻿@charset "utf-8";
/* CSS Document */

p{
	margin:0;
}
p.bold{
	font-weight:bold;
	}
p.hosoku{
	font-size:12px;
	text-decoration:underline;
	}
hr.left{
	top:400px;
	width:100%;
	border-width:1px 0 0 0;
	border-style:solid;
 	border-color:#fff;
	z-index:9999;
}
a.white{
	color:#fff;
	}
.dot-bl{
	border-bottom:dotted;
	border-color:#4a99ed;
	border-width:2px;
	margin-bottom:5px;
}
.dot-wt{
	border-bottom:dotted;
	border-color:#fff;
	border-width:2px;
	margin-bottom:5px;
}
.bold{
	font-weight:bold;
}
.marker{
	background:linear-gradient(90deg,#a1edff 5%, #bfffff 90%,#a1edff );
}
.kaisetsu p {
    margin: 0; 
    padding: 0;
}
a{
	text-decoration:none;
	color:#303030;
	}

.sp-none{
	display:none;
}
body{
	margin:0px;
	color:#303030;
	font-size:18px;
	font-family: 'Varela Round', sans-serif;
	}

/* ヘッダー　*/

.top-logo-sp{
	display: block;
	margin-left:60px;
	width:70%;
	max-width:450px;
	padding:20px;
	object-fit: cover;
	font-size:20px;
	box-sizing:border-box;
	}
.top-logo-sp2{
	display: block;
	width:90%;
	max-width:500px;
	padding:20px;
	object-fit: cover;
	font-size:20px;
	box-sizing:border-box;
	}
.nav{
	top:-130px;
	left:0;
	position: absolute;
	display: -webkit-flex;
	display: flex;
	width:100%;
	height:auto;
	background:rgba(240,240,240,0.8);
	z-index:9999;
	font-size:20px;
	transition-duration: 1.2s;
	box-sizing:border-box;
	opacity:0;
	}
.nav2{
	top:0px;
	left:0;
	position:fixed;
	display: -webkit-flex;
	display: flex;
	width:100%;
	height:auto;
	background:rgba(240,240,240,0.8);
	background-image:url(../img/a-system.png);
	background-position:right;
	backgruoud-size:contain;
	background-repeat:no-repeat;
	z-index:9999;
	font-size:20px;
	transition-duration: 1.2s;
	box-sizing:border-box;
	}
.nav.fixed{
	top:0;
	opacity:1;
	position:fixed;
	background-image:url(../img/a-system.png);
	background-position:right;
	backgruoud-size:contain;
	background-repeat:no-repeat;
	}
.nav:hover{
	transition-duration: 0.2s;
	background:rgba(240,240,240,1);
	background-image:url(../img/a-system.png);
	background-position:right;
	backgruoud-size:contain;
	background-repeat:no-repeat;
}.nav2:hover{
	transition-duration: 0.2s;
	background:rgba(240,240,240,1);
	background-image:url(../img/a-system.png);
	background-position:right;
	backgruoud-size:contain;
	background-repeat:no-repeat;
}
.contact{
	top:70px;
	left:-100%;
	position:absolute;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:16px;
/*	background:rgba(160,160,160,0.8);*/
	text-align:right;
	box-sizing:border-box;
	transition-delay:.7s;
	transition-duration:.6s;
	z-index:9999;
	opacity:0;
}
.arrow{
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	width:10px;
	height:10px;
	border-right:solid 2px #fff;
	border-bottom:solid 2px #fff;
	transform:rotate(-45deg);
}
.contact a{
		color:#fff;
}
.contact a:hover{
	border-bottom:solid 1px #fff;
}

.contact.fixed{
	left:0;
	opacity:1;
	position:fixed;
}
.contact-inside{
	width:100%;
	height:100%;
	box-sizing:border-box;
	padding-right:10px;
	transition-duration: 1s;
	background:rgba(160,160,160,0.8);
}
.contact-inside:hover{
	transition-duration: .2s;
	background:rgba(160,160,160,1);
}
.top-image{
    	width: 100%;
    	height: 400px; 
    	display: flex;
    	align-items: flex-end;
    	justify-content: flex-end;
	background-image:url(../img/bg1.jpg);
    	background-position:center center;
    	background-size: cover;
	}
.top-image2{
    	width:100%;
    	height:300px;
	background:#909090;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	}

/* セクション */
.section1{
	width:100%;
	height:auto;
}
.image-section1{
	margin-top:20px;
	width:100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	height:auto;
}
/* 項目タイトル */
h1{
	font-size:24px;
}
h2{
	font-size:20px;
}
.item-wrapper{
	height:80px;
} 
.item1{
	position: absolute;
	margin-top:40px;
	width:90%;
	max-width:600px;
	height:0px;
	line-height:100%;
	text-align:right;
	border-bottom:solid 2px #c41a23;
	transition-delay: .4s;
	transition-duration: .8s;
	overflow:hidden;
	opacity:0;
}

.item1.after{
	height:40px;
	width:90%;
	opacity:1;
	z-index:1;
}
.item2{ 
	position: absolute;
	margin-top:40px;
	width:90%;
	max-width:600px;
	height:0px;
	line-height:100%;
	text-align:right;
	border-bottom:solid 2px #ba7b22;
	transition-delay: .4s;
	transition-duration: .8s;
	overflow:hidden;
	opacity:0;
}
.item2.after{
	height:40px;
	width:90%;
	opacity:1;
	z-index:1;
}
.item3{ 
	position: absolute;
	margin-top:40px;
	width:90%;
	max-width:600px;
	height:0px;
	line-height:100%;
	text-align:right;
	border-bottom:solid 2px #4522ba;
	transition-delay: .4s;
	transition-duration: .8s;
	overflow:hidden;
	opacity:0;
}
.item3.after{
	height:40px;
	width:90%;
	opacity:1;
	z-index:1;
}
.item4{ 
	position: absolute;
	margin-top:40px;
	width:90%;
	max-width:600px;
	height:0px;
	line-height:100%;
	text-align:right;
	border-bottom:solid 2px #22baa3;
	transition-delay: .4s;
	transition-duration: .8s;
	overflow:hidden;
	opacity:0;
}
.item4.after{
	height:40px;
	width:90%;
	opacity:1; 
	z-index:1;
}
.item5{ 
	position: absolute;
	margin-top:40px;
	width:90%;
	max-width:600px;
	height:0px;
	line-height:100%;
	text-align:right;
	border-bottom:solid 2px #85ba22;
	transition-delay: .4s;
	transition-duration: .8s;
	overflow:hidden;
	opacity:0;
}
.item5.after{
	height:40px;
	width:90%;
	opacity:1;
	z-index:1;
}
.item6{ 
	position: absolute;
	margin-top:40px;
	width:90%;
	max-width:600px;
	height:0px;
	line-height:100%;
	text-align:right;
	border-bottom:solid 2px #1c4bb0;
	transition-delay: .4s;
	transition-duration: .8s;
	overflow:hidden;
	opacity:0;
}
.item6.after{
	height:40px;
	max-height:60px;
	width:90%;
	opacity:1;
	z-index:1;
}
.item-j{
	width:90%;
	max-width:600px;
	height:auto;
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	line-height:100%;
	text-align:right;
}
.descript{
	position:relative;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	width:80%;
	padding:10px 20px 10px 20px;
	border:dashed 1px #303030;
	box-sizing:border-box;
}

/* テキストエリア */
.mark{
	font-size:14px;
	color:#909090;
	margin:0 auto;
	width:80%;
	max-width:500px;
	margin-top:10px;
	padding-left:20px;
	box-sizing:border-box;
}
.comment{
	font-size:14px;
	color:#fff;
	margin:0 auto;
	width:80%;
	max-width:500px;
	padding:10px 15px 10px 15px;
	box-sizing:border-box;
	border-radius:10px;
	background:#909090;
}

/* イメージ */
.v1{
	display:flex;
	justify-content: center;
	align-items: center;
	width:180px;
	height:180px;
	border-radius:200px;
	background:#e8998b;
	margin:10px;
}

.v2{
	display:flex;
	justify-content: center;
	align-items: center;
	width:180px;
	height:180px;
	border-radius:200px;
	background:#99e88b;
	margin:10px;
}

.v3{
	display:flex;
	justify-content: center;
	align-items: center;
	width:180px;
	height:180px;
	border-radius:200px;
	background:#8bcbe8;
	margin:10px;
}

/* フッター */
.info{
	width:100%;
	box-sizing:border-box;
	margin-top:50px;
	background:#d0d0d0;
	padding:20px 10px 20px 40px;
}
.copy{
	width:100%;
	box-sizing:border-box;
	background: #909090;
	text-align:right;
	padding:10px;
	font-size:16px;
	color: #fff;
	}

/* ナビ */
.gnav__menu{
	padding-right:0px;
	list-style-type:none;
}
.gnav__menu__item{display: inline;
	margin-right: 15px;
	margin-bottom: 10px;
}
.gnav__menu__item a{
	text-decoration:none;
}
.gnav__menu__item a:hover{
	color:yellow;
}
.nav-unshown {
  display:none;
}
#nav-content {
}
#nav-content a{
	color: #303030;
}
#nav-content a:hover{
	border-bottom:solid 2px #c41a23;
}

/* さらに作例を見る */
.more {	padding:5px 20px 5px 20px;
	font-weight: bold;
	border-radius:20px;
	background-color:#fff;
	color:#606060;
	margin:0 auto;
	width: 120px;
	text-align: center;
	cursor: pointer;
	line-height:150%;
	margin-top:-50px;
}

/* ページトップへ */
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:999;
}
#pageTop a {
	display: block;
	z-index: 999;
	font-size:12px;
  border-radius: 30px;
  padding-top:12px;
  padding-left:6px;
  padding-right:6px;
  width: 30px;
  height: 30px;
	opacity:1;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#303030;
	color: #fff;
	font-weight: bold;
	text-decoration: bold;
	text-align: center;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;

}

/*メールフォーム*/
#formWrap {
	width:100%;
	margin:0 auto;
}
table.formTable {
	margin:0 auto;
	width:95%;
	max-width:600px;
	font-size:16px;
}
table.formTable th, table.formTable td {
	margin:0 auto;
	width:95%;
	display:block;
}
table.formTable th {
	margin-top:10px;
	border-bottom:0;
	text-align:left;
}
select {
	width:100%;
	font-size:100%;
	display:block;
}
input[type="text"], textarea {
	width:100%;
	font-size:100%;
	display:block;
}
input[type="submit"],input[type="button"] {
	display:block;
	width:200px;
	height:30px;
	font-size:16px;
}
input[type="reset"]{
	display:block;
	width:200px;
	height:30px;
	font-size:16px;
	margin-bottom:20px;
}
.hissu{
	margin-bottom:3px;
	width:40px;
	font-size:12px;
	padding:2px;
	border-radius:6px;
	background-color:#ed514e;
	color:#fff;
	float:right;
	text-align:center;
}
.hissu{
	width:40px;
	font-size:12px;
	padding:2px;
	border-radius:6px;
	background-color:#ed514e;
	color:#fff;
	float:right;
	text-align:center;
}

/*スライダー*/
.bg-slider {
    	width: 100%;
    	height: 100vh;
    	background-position:center center;
    	background-size: cover;
    	display: flex;
    	align-items: center;
    	justify-content: center;
}
.bg-slider2 {
    	width: 100%;
    	height: 40vh;
    	background-position:center center;
    	background-size: cover;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	background-attachment:fixed;
}
.bg-slider_title{
    	color: #fff;
    	font-size: 48px;
    	line-height: 1.5;
    	font-weight: bold;
    	text-align:center;
    	text-shadow: 1px 1px 1px #000;
}
.spacer{
	height:50px;
}

/* バーガーメニュー */
/*開閉用ボタン（ハンバーガーボタン）*/
.menu-btn {
position: fixed;
top: 0;
right: 0;
margin:5px;
width: 30px;
height: 30px;
border-radius: 50%;
cursor: pointer;
z-index: 9999;
background:#fff;
-webkit-transition: all 3s ease-in-out;
transition: all .3s ease-in-out;
}
.menu-btn-line {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 2px;
width: 40%;
background: #606060;
-webkit-transition: all 3s ease-in-out;
transition: all .3s ease-in-out;
}
.menu-btn-line::before,
.menu-btn-line::after {
content: "";
height: 2px;
width: 100%;
background: #606060;
position: absolute;
left: 0;
-webkit-transition: inherit;
transition: inherit;
}
.menu-btn-line::before{
top: -5px;
}
.menu-btn-line::after{
top: 5px;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
-webkit-transition: all .6s;
transition: all .6s;
top:0;
right:0;
width:100vw;
height:100vh;
border-radius:0;
background: rgba(30,30,30,.8);
}
.open .menu-btn {
border-color: #fff;
}
.open .menu-btn-line{
background-color: transparent;
}
.open .menu-btn-line::before,
.open .menu-btn-line::after {
top: 0;
}
.open .menu-btn-line::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.open .menu-btn-line::after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}

/*開いたメニュー*/
.menu-bar{
	width:100%;
	height:40px;
	background:#606060;
	position:fixed;
	z-index:9998;
	item-align:right;
	}
.back{
	display:flex;
    	align-items: center;
    	justify-content: center;
	width:30px;
	height:30px;
	margin:5px 0px 5px 5px;
	background:#fff;
	border-radius:50%;
	}
.link-box{
	width:220%;
	padding:10px;
	text-align:left;
	border-radius:20px 0px  0px 20px;
	border:solid 1px #fff;
	background:rgba(255,255,255,.3);
	box-sizing:border-box;
}

.menu {
	position: fixed;
	display: flex;
	justify-content: center;
	top:0;
	right:-100vw;
	width: 100vw;
	height: 100vh;
	overflow:hidden;
	-webkit-transition: all .6s;
	transition: all .6s;
	z-index: 9997;
}
.menu ul {
transform: translateY(30%);
padding: 0;
list-style-type: none;
}
.menu li {
width: 100%;
height: 30px;
line-height:150%;
}
.menu li a {
display: block;
font-size: 20px;
color: #fff;
text-decoration: none;
}

