﻿@charset "utf-8";
/* CSS Document */
h{
	text-height:30px;
	font-size:16px;
	font-weight:bold;
}
p{
	margin:0;
	line-height:200%;
}
p.kasen{
	text-decoration:underline;
}
p.hosoku{
	font-size:12px;
	text-decoration:underline;
	}
a.white{
	color:#fff;
	}
a.blue{ 
	color:#fff;
	}
a.uldashed{ 
	border-bottom:1px dashed #c0c0c0;
	}
hr.dashed{
	border-width:1px 0 0 0;
	border-style:dashed;
 	border-color:#fff;
}
.p-box{	margin:0 auto;
	max-width:600px;
	padding-bottom:5px;
	padding-left:10px;
	}
.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 );
}

a{
	text-decoration:none;
	color:#303030;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	}
body{
	margin:0px;
	color:#303030;
	font-size:14px;
	line-height:100%;
	font-family: 'Varela Round', sans-serif;
	}
@font-face {
font-family: uzura;
src: url(../font/uzura.woff);
}
@font-face {
font-family: hanamin;
src: url(../font/hanamin.woff);
}
@font-face {
font-family: 'Noto Serif JP', serif;
}
#header {
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	padding:15px 0px 10px;
	width: 100%;
  	background:#4365ba;
	height: 20px;
	position: relative;
	z-index:998;
}
#h-box{
	height:45px;
}
.company{
	margin-top:-8px;
	height:30px;
	width:auto;
}
.tp-logo{
	mim-width:250px;
	max-width:60%;
}
.logo{
	mim-width:250px;
	max-width:60%;
}
table.info{
	margin:0 auto;
	width:100%;
	max-width:620px;
	line-height:150%;
}
th.info-title{
	font-weight:bold;
	font-size:20px;
	font-style:italic;
	color:#fff;
	background:#5b82e3;
	line-height:200%;
}
th.info{
	vertical-align:top;
	position:  relative;
	font-weight:bold;
	padding:7px;
	min-width:80px;
	border-bottom:solid 1px #909090;
	}

td.info{
	padding-top:7px;
	padding-left:40px;
	vertical-align:top;
}
td.info-img{
	background-image:url(../img/shop.jpg);
	background-size:cover;
	background-position:0% 40%;
	height:300px;
	box-shadow:0px 0px 7px 7px #fff inset;
}
td.info-map{
	height:300px;
	}
.icon{
	width:50px;
	height:50px;}

p.title{
	font-weight:bold;
	font-size:20px;
	color:#fff;
}
.content0{
	padding:10px 0px 10px 0px;
	width:100%;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	text-align:center;
	vertical-align:middle;
	background-color:#4365ba;
	color:#fff;
}
.content1{
	padding:10px 0px 10px 0px;
	width:100%;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	text-align:center;
	vertical-align:middle;
	background-color:#b7dff7;
}
.content2{
	padding:10px 0px 10px 0px;
	width:100%;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	text-align:center;
	vertical-align:middle;
	background-color:#256e4e;
	color:#fff;
}
.content3{ 
	padding:10px 0px 10px 0px;
	width:100%;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	text-align:center;
	vertical-align:middle;
	background-color:#ffcab5;
}
.content4{
	width:100%;
	height:500px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	text-align:center;
	vertical-align:middle;
	background-color:#7a3c6e;
	color:#fff;
}
.shishin{
	margin:0 auto;
	width:80%;
	max-width:400px;
	padding:10px;
	border:solid 1px #303030;
}
.top-image1{
	margin-top:-45px;
    	width: 95%;
    	height:100vh;
	background-image:url(../img/bg1.jpg);
	background-size:cover;
    	background-position:center,center;
    	display: flex;
    	align-items: center;
    	justify-content: left;
	padding-left:5%;
}
.top-image2{
	margin-top:-45px;
    	width: 95%;
    	height:100vh;
	background-image:url(../img/bg2.jpg);
	background-size:cover;
    	background-position:60%;
    	display: flex;
    	align-items: center;
    	justify-content: left;
	padding-left:5%;
}
.top-image3{
	margin-top:-45px;
    	width: 95%;
    	height:100vh;
	background-image:url(../img/bg3.jpg);
	background-size:cover;
    	background-position:20%;
    	display: flex;
    	align-items: center;
    	justify-content: left;
	padding-left:5%;
}
.top-image4{
	margin-top:-45px;
    	width: 95%;
    	height:100vh;
	background-image:url(../img/bg4.jpg);
	background-size:cover;
    	background-position:60%;
    	display: flex;
    	align-items: center;
    	justify-content: left;
	padding-left:5%;
}
.top-image5{
	margin-top:-45px;
    	width: 95%;
    	height:100vh;
	background-image:url(../img/bg5.jpg);
	background-size:cover;
    	background-position:30%;
    	display: flex;
    	align-items: center;
    	justify-content: left;
	padding-left:5%;
}

.top-title{
	width:100%;
	height:200px;
	background-image:url(../gazo/logo.png);
	background-repeat:no-repeat;
	background-position:bottom 10px right;
}
.top-title2{
	margin-top:-20px;
	width:100%;
	height:200px;
	background-image:url(../gazo/logo3b.png);
	background-repeat:no-repeat;
	background-size:150px;
	background-position:50%,50%;
}
.top-title3{
	margin-top:-45px;
	width:70%;
	height:150px;
	background-image:url(../gazo/yokuhai.png);
	background-repeat:no-repeat;
	background-size:240px;
	background-position:50%,50%;
}
.top-title5{
	width:100%;
	height:200px;
	background-image:url(../gazo/logo.png);
	background-repeat:no-repeat;
	background-position:bottom 10px left;
}
.counter{
	margin:0 auto;
	width:auto;
	height:auto;
	padding:10px;
	text-align:right;
	font-weight:bold;
	}
.counter-box{
	width:100%;
	height:auto;
  	background-color:#6bb0ff;
}
.icon{
	width:50px;
	height:50px;
}
.photo-box{
	margin:0 auto;
	display:flex;
	justify-content:center;
	align-items: flex-start;
	width:auto;
	margin-top:20px;
	margin-bottom:20px;
	flex-wrap: wrap;
	}
.g-img1{
	width:100%;
	max-height:270px;
	max-width:360px;
	margin:10px;
	padding:5px;
	border:solid 1px #909090;
	background:#fff;
}
.g-img2{
	width:100%;
	max-width:360px;
	max-width:270px;
	margin:10px;
	padding:5px;
	border:solid 1px #909090;
	background:#fff;
}
.c-img{
	margin:0 auto;
	max-width:120px;
	max-height:120px;
	border-radius:60px;
	margin:10px 0px 10px 30px;
	float:right;
	}
.bild-box{
	margin:0 auto;
	width:100%;
	height:250px;
	text-align:center;
	vertical-align:middle;
}

.comment-box-inside{
	margin:0 auto;
	width:90%;
	max-width:420px;
	border-radius:10px;
	background:#5b82e3;
	color:#fff;
	padding:10px;
	margin-bottom:10px;
	}
.comment-box-tag{
	width:120px;
	height:20px;
	border-radius:15px;
	background:#fff;
	color:#303030;
	line-height:120%;
	text-align:center;
	padding:5px;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	font-family: 'Noto Serif JP', serif;
}
.n-box{
	margin:0 auto;
	width:100%;
	padding-bottom:20px;
	}

#twitter {
	padding:10px;
	width:90%;
	background:#4365ba;
	color:#fff;
	margin:0 auto;
	text-align:left;
}
#twitter2 {
	background:#4365ba;
	width:100%;
	max-width:600px;
	padding:10px 0px 15px 0px;
	margin:0px auto;
	text-align:center;
	margin-bottom:20px;
}
#twitter-sp{
	width:90%;
	margin:0 auto;
	margin-bottom:20px;
}
.zaiko{
	width:100px;
	height:40px;
	font-weight:bold;
	border:none;
	vertical-align:bottom;
	border:solid 2px #333333;
	border-radius:10px;
	margin:0px 5px 0px 5px;
	font-size:32px;
	background-color:#fff;
}
.midashi0{ 
	font-family: Noto Serif JP;
	margin:0 auto;
	text-align:center;
	color:#303030;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	}
.midashi3{ 
	font-family: Noto Serif JP;
	margin:0 auto;
	text-align:center;
	color:#303030;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	}
.midashi-s{
	margin:0 auto;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	height:5px;
	background:linear-gradient(to right , #fff 5% , #bafff9 10%, #85d1ed 20% , #5f90de 40% , #5f90de 60% , #85d1ed 80% ,#bafff9 90%, #fff 95%);
}
.midashi2{
	margin:0 auto;
	max-width:600px;
	padding-bottom:5px;
	padding-left:10px;
	color:#303030;
	font-weight:bold;
	font-size:20px;
	font-family:Noto Serif JP;
	}
.sign{
	width:240px;
	height:auto;
	margin-bottom:20px;
	margin-top:10px;
}
.topic1{
	margin:0 auto;
	width:auto;
	max-width:600px;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}

.topic2{
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	width:auto;
	max-width:540px;
	color:#fff;
	overflow:hidden;
	background:#909090;
	border:solid 1px #909090;

}
.topic3{
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	width:auto;
	max-width:540px;
	overflow:hidden;
	background:rgba(255,255,255,0.8);

}
.topic-inside1{
	padding:20px 10px 20px 10px;
	width:100%;
}
.topic-inside2{
	padding:20px 10px 20px 10px;
	width:auto;
	line-height:150%;
}
.topic4{
	margin:0 auto;
	max-width:100%;
	width:100%;
	height:auto;
	background:rgba(255,255,255,0.8);
	margin-bottom:20px;
}
.topic5{
	display: flex;
	flex-direction: column; 
	justify-content: center; 
	align-items: center; 
	margin:0 auto;
	max-width:100%;
	min-height:360px;
	background:rgba(255,255,255,0.8);
}
.topic-img1{
	margin:0 auto;
	width:100%;
	height:400px;
	background-image:url(../img/bg1.jpg);
	background-position:center center;
	background-size:cover;
}
.topic-img2{
	margin:0 auto;
	width:100%;
	height:400px;
	background-image:url(../img/bg3.jpg); 
	background-position:center center;
	background-size:cover;
}
.topic-img3{
	margin:0 auto;
	width:100%;
	height:400px;
	background-image:url(../img/bg2.jpg);
	background-position:center center;
	background-size:cover;
}
a.shousai{
	margin:50px 20px 20px 10px;
	width:auto;
	font-weight:bold;
	background-color:#4365ba;
	color:#fff;
	font-size:16px;
	line-height:200%;
	padding:16px;
	text-align:center;
}
.slash-box{
	margin:0 auto;
	padding-right:10px;
	padding-left:10px;
	padding-top:50px;
	padding-bottom:50px;
	margin-bottom:150px;
	background-color:#5b82e3;
	-webkit-justify-content: center;
	justify-content: center;
	background-image:url(../img/slash.png),url(../img/slash2.png);
	background-position:top,bottom;
	background-repeat:no-repeat,no-repeat;
	background-size:100% 10%,100% 10%;
}
.slash-box2{
	margin:0 auto;
	padding-right:10px;
	padding-left:10px;
	margin-top:50px;
	margin-bottom:50px;
	padding-bottom:20px;
	margin-bottom:20px;
	background-color:#5b82e3;
	-webkit-justify-content: center;
	justify-content: center;
	background-image:url(../img/slash.png),url(../img/slash2.png);
	background-position:top,bottom;
	background-repeat:no-repeat,no-repeat;
	background-size:100% 5%,100% 5%;
}
.slash-box3{
	margin:0 auto;
	padding-right:10px;
	padding-left:10px;
	margin-top:50px;
	margin-bottom:50px;
	padding-bottom:20px;
	margin-bottom:20px;
	background-color:#5b82e3;
	-webkit-justify-content: center;
	justify-content: center;
	background-image:url(../img/slash.png),url(../img/slash2.png);
	background-position:top,bottom;
	background-repeat:no-repeat,no-repeat;
	background-size:100% 20%,100% 20%;
}
.QA{
	margin:0 auto;
	margin:5px 10px 10px 10px;
	width:auto;
	height:auto;
	border:solid 1px #cccccc;
}
.Q{
	padding:20px 10px 10px 20px;
	width:auto;
	height:auto;
	background:#eeeeee;
	background-image:url(../gazo/Q.png);
	background-position:center;
	background-repeat:no-repeat;
}
.A{
	padding:20px 10px 10px 20px;
	width:auto;
	height:auto;
	background:#fff;
	background-image:url(../gazo/A.png);
	background-position:center;
	background-repeat:no-repeat;
}
.shop-info{
	margin:0 auto;
	margin:10px;
	padding:10px;
	width:auto;
	max-width:600px;
	background-color:#fff;
	color: #4365ba;
	vertical-align:middle;
	border-radius:5px;
}
.scene1{
	margin:20px 0px 10px 0px;
	height:120px;
	border-radius:5px;
	background-image:url(../gazo/2-1.jpg);
	background-size:cover;
	background-position:center;
	text-align:center;
	padding-top:70px;
	font-weight:bold;
	font-size:32px;
	color:#fff;
	text-shadow:0px 0px 5px #000000;
	opacity: 0.8;
}.scene2{
	margin:20px 0px 10px 0px;
	height:120px;
	border-radius:5px;
	background-image:url(../gazo/2-2.jpg);
	background-size:cover;
	background-position:center;
	text-align:center;
	padding-top:70px;
	font-weight:bold;
	font-size:32px;
	color:#fff;
	text-shadow:0px 0px 5px #000000;
	opacity: 0.8;
}.scene3{
	margin:20px 0px 10px 0px;
	height:120px;
	border-radius:5px;
	background-image:url(../gazo/2-3.jpg);
	background-size:cover;
	background-position:center;
	text-align:center;
	padding-top:70px;
	font-weight:bold;
	font-size:32px;
	color:#fff;
	text-shadow:0px 0px 5px #000000;
	opacity: 0.8;
}.scene4{
	margin:20px 0px 10px 0px;
	height:120px;
	border-radius:5px;
	background-image:url(../gazo/2-4.jpg);
	background-size:cover;
	background-position:center;
	text-align:center;
	padding-top:70px;
	font-weight:bold;
	font-size:32px;
	color:#fff;
	text-shadow:0px 0px 5px #000000;
	opacity: 0.8;
}

.of{
	overflow: auto;
	}
.cb{
	clear:both;
}	
.pagebody-2{
	background: #ffffff;
	/*background-image:url(../gazo/koutaku.PNG);
	background-position:top;
	background-repeat:repeat-x;*/
	margin-left:0px;
	margin:0px, auto;
	padding:0px;
	width:100％;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: default;
	/* box-shadow:4px 4px 4px; */
	/* border-radius:10px ; */
	}

.honbun{
	clear:both;
	background: #ffffff;
	background-image:url(../gazo/line.png);
	background-repeat:repeat-x;
	border-radius:0px;
	margin:0,auto;
	padding:20px 10px 10px 10px;
	}
.f-box3{
	margin:0 auto;
	display;-moz-box;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-justify-content: center;
	justify-content: center;
	width:auto;
	flex-wrap: wrap;
	background: #4365ba;
	padding:10px 0px 20px 0px;
	border-bottom:solid 1px #fff;
	}
.site-map{
	margin:0 auto;
	margin:20px 5px 10px 5px;
	width:auto;
	vertical-align:top;
	color: #fff;
	font-size:14px;
}
.site-map-s{ 
	list-style: none;
	border-bottom:1px dashed #fff;
	font-size:14px;
	margin-left:-35px;
	line-height:200%;
	color:#fff;
}
.footer{
	clear:both;
	background: #4365ba;
	margin-top:0px;
	padding:10px;
	font-size:16px;
	color: #fff;
	}
.copy{
	background-image:url(../gazo/line2.png);
	height:30px;
	font-size:20px;
	color: #ffffff;
	letter-spacing:0px;
	margin-top:0px;	
	padding:10px;
	text-align:center;
	min-width:800px;
	}
.init-bottom{
	padding:2px 10px 2px 10px;
	border-radius:15px;
	background:rgba(255,255,255,0.4);
}
.menu{
	padding-top:10px;
	list-style-type:none;
	color: #fff;
}
 .menu__second-level li{
	margin-left:-20px;
	list-style-type:none;
	color: #fff;
	font-size:12px;
	line-height:200%;
}


/* さらに作例を見る */
.more {	padding:5px 20px 5px 20px;
	font-weight: bold;
	border-radius:0px 0px 20px 20px;
	border-left:solid #909090 1px;
	border-bottom:solid #909090 1px;
	border-right:solid #909090 1px;
	background-color:#fff;
	color:#606060;
	margin:0 auto;
	margin-bottom:20px;
	width: 120px;
	text-align: center;
	cursor: pointer;
	line-height:150%;
}


/*ハンバーガーメニュー*/

#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	border-radius:0px 5px 5px 0px;
	padding:6px 1px 3px 12px;
	background:rgba(67, 101, 186, 0.6);
	margin-top:-8px;
	vertical-align: middle;
	position:fixed;
	left:0;
	z-index:1000;

}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span::before, #nav-open span::after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #fff;
  display: block;
  content: '';
  cursor: pointer;

}
#nav-open span::before {
	bottom:-8px;
}
#nav-open span::after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 220px;
  max-width: auto;
  height: 100%;
  background: #4365ba;
  background-repeat:repeat-y;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
	line-height:200%;
}
#nav-content a{

  color: #fff;
}

/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

.header-logo-menu{
 display: flex;
 display: -moz-flex;
 display: -o-flex;
 display: -webkit-flex;
 display: -ms-flex;
 flex-direction: row;
 -moz-flex-direction: row;
 -o-flex-direction: row;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 padding-left:20px;
}

/* ページトップへ */
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:999;
}
#pageTop a {
	display: block;
	z-index: 999;
	font-size:12px;
	line-height:150%;
  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:#4a99ed;
	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;
}
table.formTable th, table.formTable td {
	width:95%;
	display:block;
}
table.formTable th {
	margin-top:10px;
	border-bottom:0;
	text-align:left;
	padding-left:10px;
}
input[type="text"], textarea {
	width:100%;
	padding:5px;
	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;
}

/*スライダー*/
.bg-slider { 
	margin-top:-40px;
    	width: 95%;
    	height:100vh;
    	background-position:center center;
    	background-size: cover;
    	display: flex;
    	align-items: center;
    	justify-content: left;
	padding-left:5%;
}
.bg-slider2 {
    	width: 100%;
    	height:100vh;
    	background-position:center center;
    	background-size: cover;
    	display: flex;
    	align-items:center;
    	justify-content: center;
}
.bg-slider_title{
}
/*.spacer{
	height:50px;
}  */
