/* header（デモの参考値） */
.demobox-header{
position: fixed;
top:0px;
left: 0px;
background: #fff;
height: 64px;
width: 100%;
padding: 0;
z-index:98;
}
/* headerのサイト名（デモの参考値） */
.demobox-sitename{
font-weight: 700;
font-size: 18px;
}
/* 全体調整CSS */
.hamburger-demo-ubox *{
	font-size: 16px;
}
.hamburger-demo-menubox li{
	font-size: 14px;
}
/* hamburgerここから */
	/* inputを非表示 */
.input-hidden{
	display: none;
}
	/* label */
.hamburger-demo-switch{
	cursor: pointer;
	position: absolute;
	left: 1%;
	top: 10px; /* ハンバーガーアイコンの位置（上から） */
	z-index: 9999;
	width: 4em; /* アイコン（クリック可能領域）の幅 */
	height: 4em; /* アイコン（クリック可能領域の）高さ */
}
/* メニュー展開時にハンバーガーアイコンを固定 */
#hamburger-demo1:checked ~ .hamburger-demo-switch{
	position: fixed;
}
/* ハンバーガーアイコン */
.hamburger-switch-line1, .hamburger-switch-line1:before, .hamburger-switch-line1:after{
	width: 25px;
	height: 3px;
	background: #333; /* ハンバーガーアイコンの色 */
	position: absolute;
	top: 50%;
	left: 50%;
	transition: .3s;
	content: "";
}
.hamburger-switch-line1{
		transform: translate(-50%, -50%);
}
.hamburger-switch-line1:before{
	transform: translate(-50%, -300%);
}
.hamburger-switch-line1:after{
	transform: translate(-50%, 200%);
}
/* ハンバーガーアイコン･アニメーション */
#hamburger-demo1:checked ~ .hamburger-demo-switch .hamburger-switch-line1{
	width: 0;
}
#hamburger-demo1:checked ~ .hamburger-demo-switch .hamburger-switch-line1:before{
	transform: rotate(45deg) translate(-40%, 325%);
}
#hamburger-demo1:checked ~ .hamburger-demo-switch .hamburger-switch-line1:after{
	transform: rotate(-45deg) translate(-40%, -325%);
}
/* メニューエリア */
.hamburger-demo-menuwrap{
	position: fixed;
	height: 100%;
	background: #fff; /* メニューエリアの背景色 */
	z-index: 99;
	transition: .3s;
	overflow-y: scroll; /* メニュー内容が多い場合に縦スクロールする */
	top: 0;
	left: -100%;
	width: 280px;
overflow: visible;
}
/* メニューリスト */
.hamburger-demo-menulist{
	margin-right: 3%;
	padding-left: 5% !important; /* !important不要な場合もあり */
	list-style: none;
}
.hamburger-demo-menulist li a{
	text-decoration: none;
	color: #333; /* メニューリストの文字色 */
	display: block;
	padding: .5em 0;
}
/* メニューエリア･アニメーション */
	/* 右から */
#hamburger-demo1:checked ~ .hamburger-demo-menuwrap{
	left: 0%;
}
	/* コンテンツカバー */
#hamburger-demo1:checked ~ .hamburger-demo-cover{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9997;
	background: rgba(3,3,3,.5);
	display: block;
}
















html {
	background: url(../img/back/13.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

body{
 -webkit-text-size-adjust: 100%;
	font-size: 10px;
	color: #ff0000;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro', sans-serif !important;

}

video {
width: 100%;
height: auto
  z-index: 1;
}

.vide{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background : url(assets/images/poster.jpg) center center / cover no-repeat scroll padding-box border-box transparent;


}

div#oya {
position:static;
	overflow: hidden;
	margin: 0px;
	width: 100%;
}
/*////////////////////////////////////////////*/
/*???S????*/
/*////////////////////////////////////////////*/

div#main_img {
	margin: 20px 0 60px 0;
	width: 324px;
	height: 210px;
	background: url('../img/pc-rogo.jpg');
	background-size: cover;
}

div#tel_img {
	margin: 0px 0 9px 20px;
	width: 35px;
	max-width: 35px;
	min-width: 35px;
	height: 35px;
max-height: 35px;
min-height: 35px;
	background: url('../img/tel.png');
	background-size: cover;
}


/*////////////////////////////////////////////*/
/*?T?C?h???j???[?g*/
/*////////////////////////////////////////////*/

div#men {
	background-color: #ffffff;
	width: 270px;
	height: 100vh;
	min-height: 100%;
	top: 0px;
	z-index: 20;
	overflow: hidden;
	float: left;
}
div#menn {
	background-color: #ffffff;
	width: 270px;
	height: 100vh;
	min-height: 100%;
	margin-top: 40px;
	z-index: 20;
	overflow: hidden;
	float: left;
}

div#menu1{
	background-color: #ffffff;
	width: 270px;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
	float: left;
	position: fixed;
}

/*////////////////////////////////////////////*/
/*?T?C?h???j???[??*/
/*////////////////////////////////////////////*/

.sabutai{
	z-index: 99;
position: absolute;
    text-align: right;
		width: 100%;
		margin-top:40px;
}




/*////////////////////////////////////////////*/
/*?E?R???e???c?g*/
/*////////////////////////////////////////////*/

div#naka{
	width: 100%;
	overflow: hidden;

}


div#naka img{
	width: 100%;
	height: auto;
	overflow: hidden;

}

/*////////////////////////////////////////////*/
/*??*/
/*////////////////////////////////////////////*/

div#naka2{
	float: left;
  display:
-cell;	/* ???????? */
}

div#botom{
position:absolute;
bottom:0;
	width: 100%;
  display:table-cell;	/* ???????? */
}

div#botoms{
position:absolute;
bottom:0px;
	width: 100%;
  display:table-cell;	/* ???????? */
}



div#title{
margin: 70px 0 0 0;
top:0;
	width: 100%;
  display:table-cell;	/* ???????? */
	width: 100px;
	height: 50px;
	background: rgba(0,0,0,0.9);

}


div#bana2 {
    width:auto;
    height:auto;
display:table-cell;
bottom:0px;
}

div#bana3 {
margin: 0 0 0 0;
top:0;
    z-index: 0;
	overflow: hidden;?@/*???o?????????\???????*/
}

div#bana22 {
  flex-direction: column;
  width: 100%;
}

div#bana22 img {
  flex-direction: column;
  width: 26%;
}


div#bana1 {
margin: 40px 40px 20px 20px;
    width:auto;
    height:auto;
position:relative;
}

img.banaa{
	min-height:140px;
	min-width:200px;
	width:100vh;
}

img.sp{
	min-height:67px;
	min-width:80px;
	width:100vh;
}

img.main-rogo{
margin: -70px 0 0 0;
    height:auto;
    max-width:250px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

img.sen{
    width:auto;
    height:auto;
	max-heght:2px;
    max-width:543px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
opacity: 0.8;
}

img.rogo{
z-index:5;
    height:auto;
    max-width:190px;

}

img.rogo1{
z-index:5;
    height:auto;
    max-width:190px;
}


img.rogo2{
    height:auto;
    max-width:100px;
}

img.rogo3{
    height:auto;
    max-width:150px;
z-index:5;
}

div#rogo1 {
margin: 30px 0 20px 0;
}


div#sou{

text-align: left;
	width:  100vw;
display: block;
}

div#sou img{
	margin-top: 20px;
position:relative;
	width: 95%;
	height: auto;
}




/*////////////////////////// ?R???e???c?e?v?f ?y930px?z ////////////////////////////*/

div#content2 {
	height: auto;?@/*? ????????????*/
	max-height:160px;
	overflow: hidden;?@/*???o?????????\???????*/
	width: 100%;
position: fixed;
bottom: 0;
}

div#content22 {
	height: auto;?@/*? ????????????*/
	max-height:160px;
	overflow: hidden;?@/*???o?????????\???????*/
	width: 100%;
position:relative;
bottom: 0;
}

div#content3 {
margin: 20px 5px 0px 5px;
height: auto;
overflow: hidden;
width: 100%;
position: relative;
}

div#content3 img{
margin: 0px 10px 10px 0px;
}

input{
width: 50vw;

}

textarea {
width: 80vw;
height: 12vh;
}


h1 {
margin: 10px 0 0 0;
font-family: "Century",serif;
    position: absolute;
height: auto;
    width: 100%;
    font-size: 1px;
    text-align: center;
    line-height: 1;
    top: -900%;
    bottom: 0;
    color: #fff;
    letter-spacing: 0.05em;
opacity: 0.9;
text-shadow: 0px 0px 5px #ffffff;
}
h1 span {
font-family: "Century","?l?r ????",serif;
    	margin: 8px;
    display: block;
    font-size: 13px;
    letter-spacing: 0.05em;
    font-weight: 400;
    text-transform: none;
    padding-left: 7px;
    opacity: 0.8;
text-shadow: 0px 0px 1px #ffffff,0px 0px 5px #ffffff;
}

h2 {
font-family: "Century","?l?r ????",serif;
    color: #333333;
    display: block;
    font-size: 10px;
    letter-spacing: 0.01em;
    font-weight: 400;
    text-transform: none;
    opacity: 0.8;

}

h2 span {
font-family: "Century","?l?r ????",serif;
    color: #333333;
    display: block;
    font-size: 13px;
    letter-spacing: 0.01em;
    font-weight: 400;
    text-transform: none;
    opacity: 0.8;

}

h3 {
font-family: "Century","?l?r ????",serif;
margin: 2px 0 0px 0px;
position: absolute;
height: auto;
width: 100%;
font-size: 25px;
text-align: left
line-height: 1;
top: -8%;
color: #333333;
letter-spacing: 0.05em;
opacity: 0.9;

}

h3 span {
font-family: "Century","?l?r ????",serif;
margin: 0px 0 -8px 43px;
display: block;
font-size: 10px;
letter-spacing: 0.05em;
font-weight: 400;
text-transform: none;
opacity: 0.8;
text-align: left
}



.hhh {
font-family: "Century","?l?r ????",serif;
margin: -1px 0 0px 0px;
position: absolute;
height: auto;
width: 100%;
font-size: 25px;
text-align: left
line-height: 1;
color: #333333;
letter-spacing: 0.05em;
opacity: 0.9;
top: -5%;
}


.hhh a {
font-family: "Century","?l?r ????",serif;
margin: 0px 0 0px -15px;
height: auto;
width: 100%;
font-size: 25px;
text-align: left
line-height: 1;
color: #333333;
letter-spacing: 0.05em;
opacity: 0.9;
font-weight: 900;
}

.hhh span {
font-family: "Century","?l?r ????",serif;
margin: 0px 0 -8px 43px;
display: block;
font-size: 10px;
letter-spacing: 0.05em;
font-weight: 400;
text-transform: none;
opacity: 0.8;
text-align: left
}



h4 {
position: absolute;
	margin: 12px 0 0px 60px;
    text-align: left;

        z-index: 1;
}

h4 span {


	height: auto;
	width: 80%;
}








h6 {
font-family: "Century","?l?r ????",serif;
	margin: 5px 0 0 0px;
    width: auto;
    font-size: calc((100% + 0.2vw) * 1.5);
    color: #fff;
    letter-spacing: 0.05em;
    z-index: 99;
}

h6 span {
font-family: "Century","?l?r ????",serif;
	margin: 0 0 0 30px;
    width: auto;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.1em;
}

h7 {
	margin:0;
font-family: "Century","?l?r ????",serif;
    position: relative;
height: auto;
    width: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 1;
    top: 30vh;
    color: #fff;
    letter-spacing: 0.05em;
opacity: 0.9;
text-shadow: 0px 0px 5px #ffffff;
	overflow: hidden;
}

h8 {
font-family: "Century","?l?r ????",serif;
	margin: 0px 0 0 0px;
top:200px;
left:10px;
    font-size: 8px;
    color: #161616;
    letter-spacing: 0.05em;
text-align: left;
    z-index: 3;
opacity: 0.9;
text-shadow: 0px 0px 5px #ffffff;
position:relative;
}

h9 {
font-family: "Century","?l?r ????",serif;
margin: 20px 0 0 0px;
width: 350px;
border-bottom: solid 3px #87CEFA;
left:20px;
right:20px;
font-size: 30px;
color: #161616;
letter-spacing: 0.05em;
text-align: left;
z-index: 3;
opacity: 0.9;
text-shadow: 0px 0px 5px #ffffff;
position:absolute;
}

h9 span {
font-family: "Century","?l?r ????",serif;
	margin: 20px 0 0 0px;
    font-size: 14px;
    color: #161616;
    letter-spacing: 0.05em;
text-align: left;
    z-index: 99;
position:absolute;
}


h10 {
margin: 10px 0 0 0;
font-family: "Century",serif;
    position: absolute;
height: auto;
    width: 100%;
    font-size: 15px;
    text-align: center;
    line-height: 1;
    top: 50%;
	left:1%;
    bottom: 0;
    color: #fff;
    letter-spacing: 0.05em;
opacity: 0.9;
text-shadow: 0px 0px 5px #ffffff;
}
h10 span {
font-family: "Century","?l?r ????",serif;
    	margin: 8px;
    display: block;
    font-size: 13px;
    letter-spacing: 0.05em;
    font-weight: 400;
    text-transform: none;
    padding-left: 7px;
    opacity: 0.8;
text-shadow: 0px 0px 1px #ffffff,0px 0px 5px #ffffff;
}


h12{
	position: absolute;
z-index: 99;
font-family: 'Italianno', cursive;
	margin-top: -10px;
    font-size: 12px;
    text-align: left
    color: #ff0000;
    letter-spacing: 0.05em;
}

h12 span{
    width: 300px;
	margin: 100px 0 px 0 0px;
    display: block;
    font-size: 15px;
    letter-spacing: 0.15em;
    font-weight: 400;
    text-transform: none;
text-align: center;
}

button{
letter-spacing: 5px;
font-family: Georgia,??????,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS????E,???C???I,Meiryo,serif;
width: 230px;
  background:#ffffff;
  color:#333333;
  border:none;
  position:relative;
  height:35px;
  font-size:15px;
  padding:0 2em;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
	overflow: hidden;

}

div#title{
	width: 100%;
	width: 100vw;
	height: 140px;
	max-height: 140px;
	background: rgba(0,0,255,0);
}

div#title_line{
	width: 3px;
	height: 40px;
text-align: left;
	background: #ffffff;
	margin: 80px 15px 0px 20px;
    z-index: 3;
position:absolute;
}

div#title_moji{
	margin: 80px 0 0px 40px;
	height: 60px;
text-align: left;
position:absolute;
    z-index: 4;
}
div.bun img{
padding: 30px 0 0px 20px;
width: 100%;
max-width: 1200px;
min-width: 320px;
display: block;
}


.honbun_oya{
	width: 100vw;
    z-index: 1;
	background: rgba(255,255,255,0.8);
			height: 100%;
}

.clearfix:after {
    content: "";         /* 擬似要素を実体化 */
    clear: both;        /* floatを解除する */
    display: block;     /* ブロック要素にする */
}


.honbun_oya2{
	padding: 0 0 30px 30px;
	width: 100vw;
	background: rgba(255,255,255,0.8);
}

.honbun_oya3{
		width: 100vw;
		height: 100vh;
	background: rgba(255,255,255,0.8);
 rgba(255,0,0,0.3);
    z-index: 1;
}

.honbun_oya4{
	background: rgba(255,255,255,0.8);
 rgba(255,0,0,0.3);
    z-index: 1;
		height: clac(auto + 180px);
		min-height: calc(100vh + 1080px);
}


.honbun_oya5{
	background: rgba(255,255,255,0.9);
 rgba(255,0,0,0.3);
    z-index: 1;
		overflow: visible;
}


div#honbun_1{
	width: 100vw;
	height: auto;
display:table-cell;
}

div#honbun_1 img{
	position:relative;
margin-top:30px;
	width: 90%;
	height: auto;
}




div#honbun_2{
	width: 100vw;
	height: auto;
vertical-align:top;
}

div#honbun_2 img{
	position:relative;
	width: 90%;
	height: auto;
margin-top:20px;
}

div#gm{

text-align: center;
	width:  100vw;
display: block;
}

div#gm img{
position:relative;
	height: auto;
}

iframe{
	max-width:80%;
	height:200px;
}

div#reki-ue{
text-align: left;
	width:  100vw;
display: block;
}

div#reki-ue img{
	margin-top: 20px;
margin-bottom: 20px;
margin-left: 2%;
position:relative;
	width: 100%;
	height: auto;
}

div#reki-ue1{


}

div#reki-ue1 img{
	margin-top: 20px;
margin-bottom: 0px;
margin-left: 2%;
position:relative;
width: 200px;
height: auto;
}

div#reki-ue2{

}

div#reki-ue2 img{
	margin-top: 20px;
margin-bottom: 20px;
text-align: center;
	width: 85%;
	height: auto;
}


div#reki1{
	width: 90vw;
display:table-cell;
}


div#reki1 img{
	position:relative;
	width: 95%;
	height: auto;
}


div#reki2{
	width: 90vw;
	height: auto;
vertical-align:top;

}

div#reki2 img{
	position:relative;
	width: 95%;
	height: auto;
}


div#reki-sita{
	width:  100vw;
display: block;
}

div#reki-sita img{
	margin-top: 20px;
position:relative;
	width: 90%;
}


div#syuu1{
	width:  100vw;
display: block;
}

div#syuu1 img{
	margin-top: 20px;
position:relative;
	width: 100%;
}


div#ibe_1{
	width: 45vw;
	height: calc(100vh - 180px);
display:table-cell;
}

div#ibe_1 img{
	position:relative;
margin-top:10px;
	width: 95%;
	height: auto;
}


div#ibe2a{
	width: 70vw;
display:table-cell;
margin-top: -40px;
}

div#ibe2a img{

	width: 90%;
	height: auto;
margin-top: -40px;
}

div#ibe2{
	width: 70vw;
display:table-cell;

}

div#ibe2 img{
	position:relative;
	width: 90%;
	height: auto;

}

div#ibe_22{
	padding-top: 10px;
}

div#ibe22 img{
width: 100%;
max-width: 100px;

}

.ax_text{
	color:#222222;
	margin-left: 20px;
	font-weight: 600;
	font-size:18px;
text-align: left;
}




div#ibe-hon{
	width: 50vw;
	height: auto;
display:table-cell;
text-align: left;
vertical-align:top;
margin-top: 10px;
margin-left: 20px;
}

div#ibe-hon img{
	position:relative;
	width: 90%;
	height: auto;
margin-top:10px;
margin-left: 20px;
}


div#jy16{
	width: 100vw;
	height: calc(100vh - 100px);
display:table-cell;
}

div#jy16 img{
	position:relative;
margin-top:10px;
	width: 25%;
	height: auto;
}


#go{
	text-align: center;
		width: 100vw;
}

#go img{
	  position: relative;
	width: 60%;
	height: auto;
}





.bk{
margin: 0 0 0 0;
bottom:0;
  position: relative;
  max-height: 40px;
  z-index: 2;
}


.example-image{
	width: 25vw;
height: 100px;
margin: 0 10px 0px 10px;
border: 3px #ffffff solid;
}
.gya1{
width: 25vw;
margin: -10px 10px 20px 15px;
font-size: 12px;
color: #333333;
text-align: left;
font-weight: bold;
}



.header{
    z-index: 99;
    display: flex;
    position: fixed;
    justify-content: space-between;
    width: 100%;
}



/*?`?F?b?N?{?b?N?X??????\????*/
.nav-unshown {
  display:none;
}

/*?A?C?R????X?y?[?X*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*?n???o?[?K?[?A?C?R????CSS??????\??*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*???????*/
  width: 25px;/*????*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*??????p??????J?o?[*/
#nav-close {
  display: none;/*??????B???????*/
  position: fixed;
  z-index: 99;
  top: 0;/*?S???L????????*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*???g*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*??O???*/
  width: 90%;/*?E?????????????i??????J?o?[???\???j*/
  max-width: 330px;/*??啝?i????????????????j*/
  height: 100%;
  background: #fff;/*?w?i?F*/
  transition: .3s ease-in-out;/*??????\??*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*????B???????*/
}

/*?`?F?b?N???????????????????\??*/
#nav-input:checked ~ #nav-close {
  display: block;/*?J?o?[???\??*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*???g???\???i?E??X???C?h?j*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

p{
    color: #ffffff;
    font-size: 12px;
    position: relative;
    z-index: 2;
}




p 2{
top: -500px;
    color: #222222;
    font-size: 3em;
    margin: 30px;
    position: relative;
    z-index: 2;
}

a{

    color: #333333;

}

exa{
display:block;
	width: 200px;
	height: auto;


}

exa1{
clear: left;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}






a.btn--green {

  color: #fff;
  background-color: #094;
}

a.btn--green:hover {
  color: #fff;
  background: #00a349;
}

a.btn--green.btn--cubic {
  border-bottom: 5px solid #00662d;
}

a.btn--green.btn--cubic:hover {
  border-bottom: 2px solid #00662d;
}

a.btn-c {
  font-size: 20px;
  padding: 7 30 7 30;
  border-radius: 100vh;
	position:relative;
}

.link{
	margin: 20 20 20 20;
	width:90%;
float: left;
text-align:center;
}

.link p {
color:#ffffff;
top:1px;
    margin: 0 0 0 0;
    padding: 0;
		font-weight: 600;
}

.link img {
	left: -3px;
    margin: -5px 0 0 0;
    padding: 0;
}


.balloon3{
  position: relative;
	left:30px;
  padding: 20px;
  width: 20px;
  height: 20px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.2em;
  font-size: 9px;
  background-color: #21a410;
	bottom:-10px;
}
.balloon3::before{
	content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 2px;
  bottom: 2px;
  border-left: 20px solid #21a410;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(45deg);
}


.balloon4{
  position: relative;
	left:30px;
	padding: 20px;
  width: 20px;
  height: 20px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.2em;
  font-size: 14px;
  background-color: #684e11;
	bottom:-10px;
}
.balloon4::before{
	content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 2px;
  bottom: 2px;
  border-left: 20px solid #684e11;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(45deg);
}



.balloon5{
  position: relative;
	left:30px;
	padding: 20px;
  width: 20px;
  height: 20px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.2em;
  font-size: 14px;
  background-color: #fc8f1a;
	bottom:-10px;
}
.balloon5::before{
	content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 2px;
  bottom: 2px;
  border-left: 20px solid #fc8f1a;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(45deg);
}

.sinboru{
color: #ffffff;
font-size:30px;
margin: -15px 0 0 -4px;
font-weight: 500;
}

.sinboru2{
color: #222222;
font-size:30px;
top:-80px;
left:20px;
font-weight: 500;
width:150px;
}


.box2 {
	position:relative;
	width:80%;
left:30px;
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    background: #FFF;
    border: solid 3px #999999;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
color:#222222;
top:15px;
left:20px;
    margin: 0 40px 0 0;
    padding: 0;
}

.box2 p span{
color:#cc0000;
top:15px;
left:20px;
    margin: 0 40px 0 0;
    padding: 0;
}

.box3 {
	position:relative;
	width:80%;
    padding: 0.5em 1em;
margin : 50 auto;
    font-weight: bold;
    background: #FFF;
    border: solid 3px #999999;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box3 p {
color:#222222;
top:15px;
left:20px;
    margin: 0 40px 0 0;
    padding: 0;
}

.box3 p span{
color:#cc0000;
top:15px;
left:20px;
    margin: 0 40px 0 0;
    padding: 0;
}

.box3 img {
	max-width: 100px;
    margin: 10 10 10 10;
    padding: 0;
		border: solid 1px #000000;
}

.taitoru{
	margin: 10px;
	position: relative;
   padding: 1rem 2rem;
   color: #fff;
	 font-size: 18px;
   border-radius: 10px;
   background: #4fbbff;
 }

.taitoru:after {
   position: absolute;
   bottom: -9px;
   left: 1em;
   width: 0;
   height: 0;
   content: '';
   border-width: 10px 10px 0 10px;
   border-style: solid;
   border-color: #4fbbff transparent transparent transparent;
 }




.yokonarabe>div{
  margin:0 1%;
  border:0;
  background:#FFF;
}


/* 横並び */

.main_gabun {
margin: 0px 25px 20px 5px;
}
.main_gabun .image {
  width: 100%; /*画像サイズ指定*/
  margin: 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
flex-flow: column;
}
.main_gabun .right {
  margin: -40px 0 0 20px;
  padding: 0;
}
.main_gabun .title {
font-family: "Century",serif;
  margin: 50px 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 35px;
color: #005f7f;
font-weight: 900;
background: linear-gradient(transparent 70%, #fff691 70%);
width: 50%;
}

.main_gabun .text {
font-family: "Century",serif;
  margin: 10px 0 0;
  padding: 0;
color: #222222;
font-weight: 900;
}

/* 横並び2 */

.main_gabun3 {
margin: 0px 25px 20px 5px;
}
.main_gabun3 .image3 {
  width: 100%; /*画像サイズ指定*/
  margin: 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
flex-flow: column;
}
.main_gabun3 .right3 {
  margin: -40px 0 0 20px;
  padding: 0;
}
.main_gabun3 .title3 {
font-family: "Century",serif;
  margin: 50px 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 35px;
color: #005f7f;
font-weight: 900;
background: linear-gradient(transparent 70%, #fff691 70%);
width: 50%;
}

.main_gabun3 .text3 {
font-family: "Century",serif;
  margin: 10px 0 0;
  padding: 0;
color: #222222;
font-weight: 900;
}

/* 横並び3 */

.main_gabun4 {
margin: 0px 25px 20px 5px;
}
.main_gabun4 .image4 {
display: none !important;
  width: 100%; /*画像サイズ指定*/
  margin: 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
flex-flow: column;
}
.main_gabun4 .right4 {
  margin: -40px 0 0 20px;
  padding: 0;
}

.main_gabun4 .text4 {
font-family: "Century",serif;
  margin: 50px 0 0 0;
  padding: 0;
color: #222222;
font-weight: 900;
}

/* 横並び4 */

.main_gabun5 {
margin: 0px 25px 20px 5px;
}
.main_gabun5 .image5 {
display: none !important;
  width: 100%; /*画像サイズ指定*/
  margin: 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
flex-flow: column;
}
.main_gabun5 .right5 {
  margin: -40px 0 0 20px;
  padding: 0;
}

.main_gabun5 .text5 {
font-family: "Century",serif;
  margin: 50px 0 0 0;
  padding: 0;
color: #222222;
font-weight: 900;
}



.title2 {
margin: 50px 0 0 0;
  position: relative;
  text-shadow: 0 0 2px white;
font-family: "Century",serif;
  padding: 0;
  font-weight: bold;
  font-size: 20px;
color: #005571;
font-weight: 900;
}
.title2:before {
  content: "";
  position: absolute;
  background: #afebff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.title33 {
margin: 30px 0 0 0;
padding-top: 20px !important;
  position: relative;
  text-shadow: 0 0 2px white;
font-family: "Century",serif;
  padding: 0;
  font-weight: bold;
  font-size: 20px;
color: #005571;
font-weight: 900;

}
.title33:before {
  content: "";
  position: absolute;
  background: #afebff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.title333 {
margin: -10px 0 10px 0;
  position: relative;
  text-shadow: 0 0 2px white;
font-family: "Century",serif;
  padding: 0;
  font-weight: bold;
  font-size: 10px;
color: #333333;
font-weight: 900;
text-align:left;

}
.title333:before {
margin-left: 10px;
  content: "";
  position: absolute;
  background: #afebff;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}




.gai{
margin : 0 auto;
margin-top:40px;
width: 90%; /* table幅を100%に指定 */
}



table{
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%; /* table幅を100%に指定 */
    background: #fff;
    border: none;
font-size: 13px;
margin-bottom: 50px;
}


table th{
display: block !important;
  width: 100%;
  background-color: #0079a1;
  color: white;
  padding: 5px 0 5px 0px;
font-family: "Century",serif;
font-weight: 900;
}

table th span{
margin-left: 20px;
}

table td{
display: block !important;
  width: calc(100% - 40px;);
  background-color: #ffffff;
  padding: 5px 20px;
font-family: "Century",serif;
font-weight: 900;
color: #222222;

}


div#title_line2{
	width: 0px;
	height: 20px;
text-align: center;
	background: rgba(255,255,255,0.5);
	margin: 0 auto;
    z-index: 3;
position:absolute;
}


.dli-caret-circle-fill-right {
  display: inline-block;
  vertical-align: middle;
  color: #0084b0;
  line-height: 1;
  position: relative;
  width: 0.8em;
  height: 0.8em;
  border: 0.075em solid currentColor;
  background: currentColor;
  border-radius: 50%;
  box-sizing: content-box;
margin: -4px 4px 0 0;
}
.dli-caret-circle-fill-right::before {
  content: '';
  color: #fff;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.18em 0.31177em;
  border-left-color: currentColor;
  border-right: 0;
  transform: translateX(15%);
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■　　求人　冒頭文章　　　　　■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■ */

.riku{
background: url(../img/back/15.jpg);
background-size: cover;
display:flex;
width: calc(100%; - 10px);
height: 250px;
padding:10px 5px;
margin-top: -2px;
flex-flow: column;
}

.p1{
font-family: "Century",serif;
font-size: 13px;
font-weight: 900;
color: #fff;
letter-spacing: 0.05em;
opacity: 0.9;
text-shadow: 0px 0px 5px #ffffff;
line-height: 20px;
margin-left: 5px;
}


.taita{
font-weight: 900;
color: #222222;/*文字色*/
font-family: "Century",serif;
font-size: 20px;
margin: -40px 0 20px 0px;
  position: relative;
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #7db4e6;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■　　下部　お問い合わせ　　　■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■ */

.yokonarabe{
background: url(../img/back/14.jpg);
background-size: cover;
display:flex;
width:100%;
height: 400px;
margin:0px 0 0 0;
flex-flow: column;
}

.yokoyoko{
width: 100%;
text-align: center;
margin: 0 auto;
position: relative;
}


.yokoo{
  width: 100%;
  height: 0px;
text-align: center;
margin: 0 auto;
border: 0;
}

.yokoyoko1>p{
font-family: "Century",serif;
font-size: 18px;
font-weight: 900;
margin-bottom: 10px;
padding-bottom: 0;
}

.yokoyoko2>p{
font-family: "Century",serif;
font-size: 18px;
font-weight: 900;
margin-bottom: 0;
padding-bottom: 0;
}

.yokoyoko22>p{
font-family: "Century",serif;
font-size: 26px;
font-weight: 900;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

.yokoyoko22>span{
font-family: "Century",serif;
font-size: 13px;
font-weight: 900;
margin-top: -30px;
margin-bottom: 0;
padding-bottom: 0;
color: #ffffff;
}



.yokoyoko1{
border: solid 2px #ffffff;
border-radius: 10px;
width:80%;
height: 110px;
float:left;
margin: 0 auto;
margin-left: 5%;
margin-top: 15px;
margin-bottom: 15px;
padding: 5px 10px 10px 10px;
}

.yokoyoko2{
border: solid 2px #ffffff;
border-radius: 10px;
width:80%;
height: 110px;
float:left;
margin: 0 auto;
margin-left: 5%;
padding: 10px 10px 20px 10px;
}

.yokoyoko>div{
border: solid 2px #ffffff;
border-radius: 10px;
width:40%;
float:left;
margin: 0 20px;
}

.yokonarabe>p{
margin: 50px auto;
text-align: center;
bottom: 10px;
}


/* 003 */
.button003 a {
font-weight: 900;
font-family: "Century",serif;
font-size: 15px;
    background: #38b2db;;
    color: #ffffff;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 260px;
    padding: 10px 20px;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.button003 a:hover {
    background: rgba(230,230,230,0.9);
    color: #0079a1;
}
.button003 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button003 a:hover:after {
    border-color: #FFF;
}


h5 {
position: relative;
display: inline-block;
width: 100%;
font-family: "Century",serif;
font-size: 25px;
color: #ffffff;
margin: 20px auto;
text-align: center;
}

h5:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(255,255,255,0.5);
  border-radius: 2px;
}



.fa-solid fa-phone{
margin-right: 20px;
}


.aikon{
position: absolute;
text-align: center;
width:260px;
margin-top: -70px;
}

.aikon img{
text-align: center;
width:50px;
height:50px;
}






    .pic_frame {
      display: inline-block;
      text-align: center;
    }






/* ■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■　　お問い合わせ　ページ　　■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■ */

.con_taito {
  position: relative;
  color: #333;
  display: inline-block;
  margin: 30px 0;
  text-shadow: 0 0 2px white;
font-size: 20px;
font-weight: 900;
font-family: "Century",serif;
letter-spacing: 5px;
  z-index: 5;
 display:flex;
  flex-flow: column;
}
.con_taito:before {
  content: "";
  position: absolute;
  background: #a9e8ff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -5;
}


.con_taito2 {
  position: relative;
  color: #333;
  display: inline-block;
font-size: 20px;
font-weight: 900;
font-family: "Century",serif;
  padding: 0 55px;
margin-top: 30px;
}





.con_taito2:before, .con_taito2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.con_taito2:before {
  left:0;
}
.con_taito2:after {
  right: 0;
}





.yokonarabe2{
display:flex;
width:100%;
height: auto;
margin:0px 0 0 0;
flex-flow: column;
}



.yokoo2{
  width: 100%;
  height: 200px;
text-align: center;
margin: 0 auto;
}

.cont1>p{
font-family: "Century",serif;
font-size: 18px;
font-weight: 900;
margin-bottom: 10px;
padding-bottom: 0;
color: #222222;
  border-bottom: solid 3px #cce4ff;
  position: relative;
}

.cont1>p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}


.cont2>p{
font-family: "Century",serif;
font-size: 18px;
font-weight: 900;
margin-bottom: 10px;
padding-bottom: 0;
color: #222222;
  border-bottom: solid 3px #cce4ff;
  position: relative;
}

.cont2>p:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}

.cont22>p{
font-family: "Century",serif;
font-size: 16px;
font-weight: 900;
margin-top: 5px;
margin-bottom: 10px;
padding-bottom: 0px;
color: #222222;
}

.cont22>span{
font-family: "Century",serif;
font-size: 11px;
font-weight: 900;
margin-top: -30px;
margin-bottom: 0;
padding-bottom: 0;
color: #222222;
}
.cont222>p{
font-family: "Century",serif;
font-size: 20px;
font-weight: 900;
margin-top: -5px;
margin-bottom: 5px;
padding-bottom: 0px;
color: #222222;
}

.cont222>span{
font-family: "Century",serif;
font-size: 13px;
font-weight: 900;
margin-top: -30px;
margin-bottom: 0;
padding-bottom: 0;
color: #222222;
}



.cont1{
border: solid 2px #b4b4b4;
border-radius: 10px;
width:85%;
height: 150px;
float:left;
margin: 0 auto;
margin-left: 5%;
margin-top: 15px;
margin-bottom: 15px;
padding: 0px 10px 0px 10px;
background: #ffffff;
}




.cont2{
border: solid 2px #b4b4b4;
border-radius: 10px;
width:85%;
height: 110px;
float:left;
margin: 0 auto;
margin-left: 5%;
padding: 0px 10px 0px 10px;
background: #ffffff;
}



.yokoyoko>div{
border: solid 2px #ffffff;
border-radius: 10px;
width:40%;
float:left;
margin: 0 20px;
}

.yokonarabe>p{
margin: 50px auto;
text-align: center;
bottom: 10px;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■　　　　メールフォーム　　　■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■ */

.Form {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1000px;
text-align: left;
}
@media screen and (max-width: 480px) {
  .Form {
    margin-top: 0px;
  }
}
.Form-Item {
  width: 100%;
  display: flex;
height:60px;
}

.Form-Item1 {
  display: flex;
height:auto;
}
@media screen and (max-width: 480px) {
  .Form-Item {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
  .Form-Item1 {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}
.Form-Item:nth-child(5) {
  border-bottom: 1px solid #ddd;
}
.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 18px;
color: #111111;
font-family: "Century",serif;
margin-top: 0px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
  }
}
.Form-Item-Label-Required {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #dd0039;
  color: #fff;
  font-size: 14px;
}
.Form-Item-Label-Required2 {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #5bc8ac;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label-Required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
  .Form-Item-Label-Required2 {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}
.Form-Item-Input {
  border: 1px solid #999999;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 5px;
  padding-right: 5px;
  height: 50px;
  flex: 1;
  width: 90%;
  background: #ffffff;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Input {
    margin-left: 0;
    margin-top: 0px;
    height: 30px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Item-Textarea {
  border: 1px solid #999999;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  background: #ffffff;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Btn {
  border-radius: 6px;
  margin-top: 32px;
margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #5bc8ac;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .Form-Btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}



.yokonarabe3{
display:flex;
width:100%;
height: auto;
margin:50px 0 0px 20px;
flex-flow: column;
}



.cont3{
border: solid 2px #b4b4b4;
border-radius: 10px;
width:90%;
float:left;
margin: 0 auto;
margin-left: 0px;
margin-top: 65px;
margin-bottom: 50px;
padding: 0px 0px 0px 0px;
background: #ffffff;
}







/*////////////////////////// TOP?e?R???e???c?o?i?[ ////////////////////////////*/

/* ?X?}?[?g?t?H????????????"sp"??class????????????\???????? */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

.botom_pc { display: none !important; }
.banaa { display: none !important; }
.sp { display: block !important; }
.botom_sp { display: block !important; }
