/*=================================================================*/
/*===========　全体　======================================================*/

* {
	-webkit-appearance: none;
}

.wf-notosansjapanese {
	font-family: "Noto Sans Japanese";
}
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }



body{
	width: 100%;
	box-sizing: border-box;
	color: #4C4D4D;
}
img{
	max-width: auto;
}


p{
	color: #767676;
	letter-spacing: 1px;
	line-height: 36px;
    font-weight: normal;
	font-family: sofia-pro, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif;
	font-family:  "Noto Sans Japanese";
	font-size: 18px;
}

h1{
	color: #fff;
	letter-spacing: 1px;
	line-height: 36px;
    font-weight: normal;
	font-family: sofia-pro, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif;
	font-size: 14px;
}

h2{
	text-align: right;
	font-size: 160px;
	font-weight: bolder;
	font-family: 'Vollkorn', serif;
	color: rgba(136, 136, 136, 0.38);
	text-align: right;
}


h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-family: "Sawarabi Mincho";
	font-family: "Noto Sans Japanese";
    color: #4C4D4D;	
}
a{
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
a:hover{
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}


@media only screen and (max-width: 1024px) and (min-width: 769px){
	h2{
		font-size: 120px;
	}
}

@media only screen and (max-width: 768px){
	.h1{
		width: 100%;
	}
	h1{
		line-height: 20px;
		margin-bottom: 5px;
	    font-size: 12px;
	    text-align: right;
	}
	h2{
		font-size: 100px;
	}
	p{
		letter-spacing: 1px;
		line-height: 26px;
		font-size: 15px;
	}
}
@media only screen and (max-width: 640px) and (min-width: 426px){
	h2{
		font-size: 65px;
	}
}
@media only screen and (max-width: 425px){
	h2{
		font-size: 50px;
	}
	p{
		font-size: 15px;
	}
}


/*=====================HEADER============================================*/
#head_view{
	overflow: hidden;
	background: url(../img/key_img_l.jpg) no-repeat center bottom;
	background-size: 120%;
	height: auto;
	z-index: 0;
	animation-duration: 1.5s;
	animation-delay:0s;
	animation-name:head_view;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	position: relative;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
@keyframes head_view{
0%{
	clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
	transform: scale(1.8);
	}

100%{
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	transform: scale(1.0);
	opacity: 1;
	}
}

#head_bar{
	height: 0px;
}
#keyimg_title{
	position:absolute;
	top: 23%;
	left: 10%;
	width: 80%;
}

.keyimg_title_m{
	display: none;
	margin: 0 auto;
	}
.keyimg_title_s{
	display: none;
	margin: 0 auto;
	}
.keyimg_title_l{
	display: block;
	margin: 0 auto;
	
	}


.bird00_area{
	position: relative;
	z-index: 100;
	height: 100px;
	margin-top: 2%;
	width: 50%;
	position: absolute;
	top:0;

}
.bird00{
	opacity: 0;	
}
.bird00_area .is-animated{
	animation-duration: 5s;
	animation-delay:0.3s;
	animation-name:bird00_area;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	opacity: 0;
	transform: translate3d(2000px,0px,100px) rotateZ(0deg);

}

@keyframes bird00_area{
0%{
	opacity: 0;
	transform: translate3d(2000px,0px,100px) rotateZ(0deg);
	}
10%{

	}
30%{
	opacity: 1;

	}
40%{
	opacity: 1;
	transform: translate3d(600px,-200px,0px)  rotateZ(540deg);
	}
60%{
	opacity: 1;
	transform: translate3d(900px,500px,0px) rotateZ(720deg);
	}

100%{
	
	transform: translate3d(-300px,-300px,0px) rotateZ(720deg);
	opacity: 1;
	}
}

.h1{
	position: absolute;
	right: 10px;
	top: 65px;
	z-index: 100;
	opacity: 0;
	animation-duration: 0.5s;
    animation-delay: 1.5s;
    animation-name: h1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}
@keyframes h1{
0%{
	opacity: 0;
	}
100%{
	opacity: 1;
	}
}

.scroll{
	position: absolute;
	bottom: 62px;
	left: 50%;
	margin-left: -30px;
	z-index: 100;
}

.scroll a {
  padding-top: 60px;
	color: #4C4D4D;
	text-decoration: none;
	font-family:  "Noto Sans Japanese";
	font-family: 'Vollkorn', serif;
	font-weight: bold;
}
.scroll a span {
  position: absolute;
  top: 25px;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 2px solid #4C4D4D;
  border-radius: 100%;
  box-sizing: border-box;
}
.scroll a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 2px solid #4C4D4D;
  border-bottom: 2px solid #4C4D4D;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}


@media only screen and (max-width: 1024px){
	#head_view{
		background: none;
		overflow: hidden;
		animation:none;
	}
	#head_view::before{
	    content: "";
		display: block;
		-webkit-position: fixed;
		top: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
		transform: translate3d(0, 0, -1px);
		width: 150%;
		height: 100vh;
		background: url(../img/key_img_m.jpg) center/cover no-repeat;
		-webkit-background-size: cover;
	}
	.bird00_area{
		position: absolute;
		top: 5%;
		left: 0;
	}

}

@media only screen and (max-width: 768px){
	#head_view:before{
		content: "";
		display: block;
		-webkit-position: fixed;
		top: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
		transform: translate3d(0, 0, -1px);
		width: 150%;
		height: 100vh;
		background:url(../img/key_img_s.jpg) center/cover no-repeat;
		-webkit-background-size: cover;
	}
	.keyimg_title{
		width: 100%;
		overflow: hidden;
		margin-top:-130%; 
	}
	#keyimg_title{
		top:25%
	}
	.keyimg_title_l{
		display: none;
	}
	.keyimg_title_m{
		display: none;
	}
	.keyimg_title_s{
		display: block;
		width: 100%;	
	}
	.scroll{
		bottom: 15%;
	}
	.bird00_area{
	    margin-top: -23%;
   		margin-left: -18%;
		width: 85%;
	}
	.bird00_area .is-animated{
	animation-duration: 3s;
	animation-delay:0.5s;
	animation-name:bird00b_area02;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	opacity: 0;	
	}
	.h1{
	position: absolute;
	top:42px;
}

}

@keyframes bird00b_area02{
0%{
	opacity: 0;
	transform: translate3d(300px,-300px,0px) rotateZ(-90deg);
	
	}
10%{
	opacity: 1;
	transform: translate3d(200px,-150px,10px) rotateZ(-90deg) ;
	}
60%{
	opacity: 1;
	transform: translate3d(60px,-100px,0px)  rotateZ(0deg);
	}
100%{
	
	transform: translate3d(-100px,-100px,0px) rotateZ(0deg);
	opacity: 1;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 769px){

	.keyimg_title_m{
		display: block;
	}
	.keyimg_title_s{
		display: none;
	}
	.keyimg_title_l{
		display: none;
	}
	.bird00_area{
		margin-top: 20%;
	    margin-left: 10%;
	}
}
@media only screen and (max-width: 640px){
	#keyimg_title{
		top:25%
	}
	.bird00_area {
		margin-top: -7%;
	}
}
@media only screen and (max-width: 425px){
	.bird00_area {
		margin-top: -22%;
		margin-left: -45%;
		width: 130%;

	}
	#keyimg_title{
		top:35%
	}
}
@media only screen and (max-width: 1350px) and (min-width: 1025px){
	.bird00_area{
		margin-top: 12%;
	    margin-left: 9%;
	}
}


/*================== ナビゲーション　===============================================*/

.head_navi{
	width: 100%;
	position: fixed;
	top: -100px;
    left: 0;
	height: 70px;
	z-index: 1000;
	box-sizing: border-box;
	background: #fff;
	animation-duration: 0.3s;
	animation-delay:1.5s;
	animation-name:head_navi;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
}
@keyframes head_navi{
0%{
	top:-100px;
	}
100%{
	top:0px;
	}
}

.gblnv_box{
	text-align: right;
	z-index: 100;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	top:-100px;
	right: 0;
	
}


.gblnv_box #menu-trigger-btn {
    margin: 10px 18px;
    padding: 7px 13px;
    width: 70px;
    height: 70px;
	border-radius: 2px;
	top:90px;
	cursor : pointer;
}

.menu-trigger .open{
	background: none;	
}

.head_logo{
	position: relative;
	top: 0;
    left: 10px;
	width: 150px;
	z-index: 110;
}

.head_logo a{
    position: absolute;
    top: 10px;
    left: 0;
    height:auto;
	z-index: 100;
}

.gblnv_box .open{
	background: none;	
}

.head_logo img{
	width: 100%;
}


.menu-trigger {
    position: relative;
    width: 45px;
    height: 45px;
	z-index: 150;
    background: rgba(255, 255, 255, 0.82);
}

.menu-trigger, .menu-trigger span {
    display: inline-block;
    transition: all .5s;
    box-sizing: border-box;
}

.menu-trigger span {
    width: 100%;
    height: 3px;
    background-color: #333333;
    border-radius: 0px;
}

.menu-trigger::after {
  position: absolute;
  top: 85%;
  left: 70%;
  display: block;
  content: '';
  width: 60px;
  height: 60px;
  margin: -58px 0 0 -47px;
  border-radius: 50%;
  border: 3px solid transparent;
  transition: all 0.8s;
}


.menu-trigger.open span:nth-of-type(1) {
  -webkit-transform: translateY(17px) rotate(-45deg);
	transform: translateY(17px) rotate(-45deg);
}

.menu-trigger.open span:nth-of-type(2) {
  left: 60%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 .8s forwards;
  animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
.menu-trigger.open span:nth-of-type(3) {
  -webkit-transform: translateY(-15px) rotate(45deg);
	-moz-transform: translateY(-15px) rotate(45deg);
	-ms-transform: translateY(-15px) rotate(45deg);
  transform: translateY(-15px) rotate(45deg);
}

.menu-trigger.open::after {
  -webkit-animation: circle .4s .25s forwards;
	-moz-animation: circle .4s .25s forwards;
	-ms-animation: circle .4s .25s forwards;
  animation: circle .4s .25s forwards;
}
@-webkit-keyframes circle {
  0% {
    border-color: transparent;
    -webkit-transform: rotate(0);
  }
  25% {
    border-color: transparent #606060 transparent transparent;
  }
  50% {
    border-color: transparent #606060 #606060 transparent;
  }
  75% {
    border-color: transparent #606060 #606060 #606060;
  }
  100% {
    border-color: #fff;
    -webkit-transform: rotate(-680deg);
  }
}
@keyframes circle {
  0% {
    border-color: transparent;
    transform: rotate(0);
  }
  25% {
    border-color: transparent #606060 transparent transparent;
  }
  50% {
    border-color: transparent #606060 #606060 transparent;
  }
  75% {
    border-color: transparent #606060 #606060 #606060;
  }
  100% {
    border-color: #606060;
    transform: rotate(-680deg);
  }
}



.gblnv_block {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.gblnv_block .gblnv_list {
    padding-top: 120px;
	text-align: center;
    background-color: rgba(255, 255, 255, 0.88);
	height: 5000px;
	z-index: 110;
	overflow: hidden;


}

.gblnv_block ul li {
    line-height: 180%;
}

.gblnv_block ul li a {
    color: #606060;
    font-size: 26px;
    line-height: 260%;
	text-decoration: none;
}


@media only screen and (max-width: 768px){
	.head_navi{
		height: 44px;
	}
	.head_logo{
		width: 77px;
	}
	.gblnv_box{
	    top: -93px;
	}
	
	.gblnv_box #menu-trigger-btn {
		margin: 3px 17px;
		padding: 0;
		width: 26px;
		height: 35px;
		border-radius: 2px;
	}
	.gblnv_block ul li a{
		font-size: 16px;
	}

	.gblnv_box .close span:nth-of-type(1){
    	transform: translateY(0);
	}
	.gblnv_box .close span:nth-of-type(2){
    	transform: translateY(-7px);
	}
	.gblnv_box .close span:nth-of-type(3){
    	transform: translateY(-14px);
	}
	.menu-trigger span{
	    height: 2px;
	}
	.menu-trigger::after{
		top: 3px;
		left: -13px;;
		width: 46px;
		height: 46px;
		margin: 0;
		
	}



}
@media only screen and (max-width: 1024px) and (min-width: 769px){

}
@media only screen and (max-width: 425px){

}

/*==============エントリーボタン===================================================*/

.button_entry{
	width: 50%;
	margin: 0 auto;
	z-index: 10;
	display: inline-block;
	height: auto;
	max-width: 1024px;
	position: relative;
	left: 340px;
}

.button_entry_inner{
	width: 100%;
	margin: 0 auto;
	z-index: 10;
}


/*　エントリーボタン　*/

a.entry_tell, a.entry_mail, a.entry_entry{
	display: inline-block;
	width: 20%;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	margin-right: -5px;
}
a.entry_entry{
	width: 50%;
}

.button{
  display: inline-block;
  width: 100%;
  height: 100px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  color: #95989a;
  line-height: 25px;
  overflow: hidden;
  padding: 4% 0;
  letter-spacing:6px;
  font-size: 14px
}

.head_navi a.entry_tell:hover,.head_navi a.entry_mail:hover{
	background: #ebebeb;
}



.button_style{
    font-weight: bolder;
    font-size: 16px;
}

.entry_entry .button_style{
    font-weight: bolder;
    font-size: 16px;
    font-family: 'Vollkorn', serif;
    letter-spacing: 4px;
	color: #4C4D4D;
	
}


.mail_icon,.phone_icon,.entry_icon{
	height: 50px;	
}

.mail_icon{
	height: 30px;
	padding: 20px 0 0px;
}



.entry_title_name,.button_mail,.button_tell{
	padding: 4px 0 4px;
}

/* エントリーボタン　アニメーション*/
.entry_tell .entry_tell_button .button_tell,.entry_mail .entry_mail_button .button_mail,.entry_entry .entry_title .entry_title_name{
	z-index: 20;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin:  0 auto;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	height: 50px;
}

.entry_tell .entry_tell_button .is-animated,.entry_mail .entry_mail_button .is-animated,.entry_entry .entry_title .is-animated{
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	width: 98%;
	height: auto;
	transition: all 0.6s ;
	transition-timing-function:cubic-bezier(0.675, -0.020, 0.330, 1.005); 
	transition-fill-mode:forwards;
	z-index: 20;
	overflow: hidden;
	transition-delay: 0.5s;
}
.entry_tell .entry_tell_button .is-animated,.entry_mail .entry_mail_button .is-animated{
	border-left: dotted 1px #4C4D4D;
}

@media only screen and (max-width: 768px){
	.mail_icon,.phone_icon,.entry_icon{
		height: 30px;	
	}

	.mail_icon{
		height: 20px;
		padding: 10px 0 0px;
	}
	.button_entry{
		left: 45%;
	}
	.entry_icon{
		display: none;
	}
	.entry_title_name, .button_mail, .button_tell{
		padding: 4px 0 0;
	}
	.entry_entry .button_style{
		font-size: 12px;
		letter-spacing: 2px;
	}
	a.entry_entry{
		width: 55px;
	}
}
/*=================================================================*/
/*==================== triangle =============================================*/
.triangle01{
	width: 100%;
	position: relative;
	margin-top: -148px;
	z-index: 100;
}

.triangle01_animation{
	width: 100%;
	height: 150px;
	-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
}

.triangle01 .is-animated{
	background: #fff;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:triangle01;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
	animation-duration: 0.8s;
	animation-delay:0s;
	animation-name:triangle01;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);

	
}
@keyframes triangle01{
0%{
	-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);

	}
100%{
	-webkit-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);

	}
}



.triangle02{
	width: 100%;
	position: relative;
	background: #fff;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 100%);
	height: 150px;
	margin-bottom: -149px;
	z-index: 100;
}

.nothing{
	z-index: -1;
	top:-100px;
	height: 500px;
	background: url(../img/key_img_l.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;	
}


.triangle03{
	width: 100%;
	position: relative;
	background: #E9E5DD;
	-webkit-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
	height: 150px;
	margin-top: -152px;
}

.triangle04{
	width: 100%;
	position: relative;
	background: #E9E5DD;
	-webkit-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
	height: 150px;
	margin-top: -152px;
}

.triangle05{
	width: 100%;
	position: relative;
	background: #E9E5DD;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%);
	height: 150px;
	margin-bottom: -149px;
	margin-top: -2px;
	z-index: 50;
}
.triangle06{
	width: 100%;
	position: relative;
	background: #E9E5DD;
	-webkit-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
	height: 150px;
	margin-top: -149px;
	margin-bottom: -1px;
    z-index: 50;
}
.triangle07{
	width: 100%;
	position: relative;
	background: #E9E5DD;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%);
	height: 150px;
	margin-bottom: -149px;
	margin-top: -1px;
	z-index: 50;
}
@media only screen and (max-width: 768px){
	.nothing{
		background: none;
		overflow: hidden;
	}
	.nothing::before{
	    content: "";
		display: block;
		-webkit-position: fixed;
		top: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
		transform: translate3d(0, 0, -1px);
		width: 150%;
		height: 100vh;
		background: url(../img/key_img_m.jpg) center/cover no-repeat;
		-webkit-background-size: cover;

	}
	
}
@media only screen and (max-width: 640px){
	.triangle02,.triangle05,.triangle07{
	    height: 100px;
    	margin-bottom: -99px;
	}
	.triangle01,.triangle03,.triangle04,.triangle06{
		height: 100px;
    	margin-top: -100px;
	}
	.nothing{
		height: 300px;
	}
	.triangle01_animation{
		height: 100px;
	}
	.triangle05{
	    margin-top: -1px;
	}
}

/*=================================================================*/
/*=================================================================*/

.entry_side{
	position: fixed;
	top:30%;
	left: 1%;
	z-index: 150;
	width: 100px;

}
.entry_side .button_entry{
	display: block;
	left: 0;
	margin: 0;
	width: 100%;
}
.entry_side a{
	display: block;
    width: 100%;
}
.entry_side .entry_title_name{
	position: relative;
}
.entry_line{
	position: absolute;
	top: 200px;
	left:  -79px;
	width: 250px;
	height: 1px;
	background: #4C4D4D;
	transform: rotate(90deg);
}


.entry_entry:hover{
	-webkit-animation-duration: 1s;
	-webkit-animation-name:entry_line;
	-webkit-animation-timing-function:linear;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 1s;
	animation-name:entry_line;
	animation-timing-function:linear;
	animation-iteration-count: infinite;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 80%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 80%);
}
@keyframes entry_line{
0%{
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 80%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 80%);
	}

100%{
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	}
}

.arrow{
	position: absolute;
	bottom: 24px;
	left:  29px;
	width: 20px;
	height: 1px;
	background: #4C4D4D;
	transform: rotate(45deg);
}

.entry_side a.entry_tell, .entry_side a.entry_mail{
	display: inline-block;
	width: 50%;
}
.entry_side a.entry_tell:hover,.entry_side a.entry_mail:hover{
	-webkit-animation-duration: 0.5s;
	-webkit-animation-name:entry_side;
	-webkit-animation-timing-function:linear;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 0.5s;
	animation-name:entry_side;
	animation-timing-function:linear;
	animation-iteration-count: infinite;
}
@keyframes entry_side{
0%{
	opacity: 1;
	}

100%{
	opacity: 0;
	}
}

.entry_side a.entry_mail{
	border: none;
}
.entry_side .entry_tell .entry_tell_button .is-animated,.entry_side .entry_mail .entry_mail_button .is-animated{
    border-left: none;
}

.entry_side .entry_icon{
	height: auto;
	width: 100%;
}
@media only screen and (max-width: 425px){
	.entry_side{
		display: none;
	}
}

@media only screen and (max-width: 768px) and (min-width: 426px){
	.entry_side .entry_icon{
		display: block;
	}
	.entry_side{
		width: 65px;
	}
	.entry_line{
	    left: -93px;
	}
	.arrow{
		bottom: 4px;
		left: 23px;
		width: 10px;
	}
}
/*=================================================================*/

/*================= bird ================================================*/

.bird{
	width: 15%;
}
.bird01,.bird02,.bird03,.bird04,.bird05,.bird06,.bird07,.bird08,.bird09,.bird10,.bird11,.bird12,{
	opacity: 0;
}


.bird01_area{
	position: absolute;
	left: -40%;
	top:10%;
	
	z-index: 110;

}

.bird01_area .is-animated{
	-webkit-animation-duration: 8s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird01;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 8s;
	animation-delay:0s;
	animation-name:bird01;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	z-index: 110;
	opacity: 0;
}
@keyframes bird01{

0%{
	transform: translate(1000%, -30%);
	opacity: 0;
	}
5%{
	opacity: 1;
	}
90%{
	opacity: 1;	
	}
100%{
	transform: translate(0%, 0%);
	opacity: 0;
	}
}

.bird02_area{
	width: 15%;
	position: absolute;
	right: -40%;
    top: 10%;
}
.bird02_area .is-animated{
	-webkit-animation-duration: 8s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird02;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 8s;
	animation-delay:0s;
	animation-name:bird02;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	opacity: 0;
}
@keyframes bird02{
0%{
	transform: translate(-950%, -150%)rotate(0deg);
	opacity: 0;
	}
5%{
	opacity: 1;
	}

50%{
	transform: translate(-500%, 20%) rotate(-15deg);
	opacity: 1;
	}
100%{
	transform: translate(0%, 0%) rotate(-30deg);
	opacity: 1;
	}
}

.bird03_area{
	width: 15%;
	position: absolute;
	left: -40%;
	top:30%;	
}
.bird03_area .is-animated{
	-webkit-animation-duration: 10s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird03;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 10s;
	animation-delay:0s;
	animation-name:bird03;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(950%, 100%);
	opacity: 0;
}
@keyframes bird03{
0%{
	transform: translate(950%, 500%);
	opacity: 0;
	}
5%{
	opacity: 1;
	}
100%{
	transform: translate(0%, 0%);
	opacity: 1;
	}
}

.bird04_area{
	width: 15%;
	position: absolute;
	left: 10%;
	bottom:20%;
	
}
.bird04_area .is-animated{
	-webkit-animation-duration: 8s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird04;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 8s;
	animation-delay:0s;
	animation-name:bird04;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(30%, -30%) rotate(-3deg);
}
@keyframes bird04{
0%{
	transform: translate(30%, -30%) rotate(-3deg);
	}
50%{
	transform: translate(0%, 0%) rotate(1deg);
	}

100%{
	transform: translate(30%, -30%) rotate(-3deg);
	}
}


.bird05_area{
	width: 15%;
	position: absolute;
	right: -50%;
	top:10%;
}
.bird05_area .is-animated{
	-webkit-animation-duration: 9s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird05;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 9s;
	animation-delay:0s;
	animation-name:bird05;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, 0%);
	opacity: 0;
}
@keyframes bird05{
0%{
	transform: translate(0%, 0%) rotate(-45deg);
	opacity: 0;
	}
5%{
	opacity: 1;
	}

100%{
	transform: translate(-1000%, 100%) rotate(0deg);
	opacity: 1;
	}
}

/*イメージ*/
.bird06_area{
	width: 15%;
	position: absolute;
	left: 18%;
	top:10%;
}
.bird06_area .is-animated{
	-webkit-animation-duration: 8s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird06;
	-webkit-animation-timing-function:linear;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 8s;
	animation-delay:0s;
	animation-name:bird06;
	animation-timing-function:linear;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, 0%);
	opacity: 0;
}
@keyframes bird06{
0%{
	transform: translate(-200%, 100%) rotate(0deg);
	opacity: 0;
	}
5%{
	opacity: 1;
	}
30%{
	transform: translate(50%, -25%) rotate(45deg);
	opacity: 1;
	}
35%{
	transform: translate(75%, -50%) rotate(90deg);
	opacity: 1;
	}
100%{
	transform: translate(-200%, 100%) rotate(180deg);
	opacity: 1;
	}
}
.bird07_area{
	width: 15%;
	position: absolute;
	right: 0%;
	bottom:8%;
	z-index: 10;
}
.bird07_area .is-animated{
	-webkit-animation-duration: 6s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird07;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 6s;
	animation-delay:0s;
	animation-name:bird07;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, 0%);
}
@keyframes bird07{
0%{
	transform: translate(0%, -30%);
	}
50%{
	transform: translate(0%, 0%);
	}
100%{
	transform: translate(0%, -30%);
	}
}

/*イメージ*/
.bird08_area{
	width: 15%;
	position: absolute;
	left: -40%;
	top:8%;
}
.bird08_area .is-animated{
	-webkit-animation-duration: 7s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird08;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 7s;
	animation-delay:0s;
	animation-name:bird08;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, 0%);
	z-index: 110;
	opacity: 0;
}
@keyframes bird08{
0%{
	transform: translate(0%, 0%);
	opacity: 0;
	}
5%{
	opacity: 1;
	}
100%{
	transform: translate(1000%, 50%);
	opacity: 1;
	}
}

/*イメージ*/
.bird09_area{
	width: 15%;
	position: absolute;
	left: 10%;
	top:10%;
}
.bird09_area .is-animated{
	-webkit-animation-duration: 6s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird09;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 6s;
	animation-delay:0s;
	animation-name:bird09;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, -30%);
}
@keyframes bird09{
0%{
	transform: translate(0%, -30%) rotate(0deg);

	}

50%{
	transform: translate(0%, 0%) rotate(-5deg);

	}
100%{
	transform: translate(0%, -30%) rotate(0deg);

	}
}

.bird10_area{
	width: 15%;
	position: absolute;
	right: -40%;
	bottom:20%;
}
.bird10_area .is-animated{
	-webkit-animation-duration: 6s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird10;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 6s;
	animation-delay:0s;
	animation-name:bird10;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, 0%);
	opacity: 0;
}
@keyframes bird10{
0%{
	transform: translate(0%, -200%) rotate(0deg);
	opacity: 0;
	}
5%{
	opacity: 1;
	}
45%{
	transform: translate(-300%, 100%) rotate(90deg);
	opacity: 1;
	}
50%{
	transform: translate(-300%, 100%) rotate(90deg);
	opacity: 1;
	}
100%{
	transform: translate(-1200%, -100%) rotate(100deg);
	opacity: 1;
	}
}
/*イメージ*/
.bird11_area{
	width: 15%;
	position: absolute;
	left: -50%;
	top:30%;
}
.bird11_area .is-animated{
	-webkit-animation-duration: 6s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird11;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 6s;
	animation-delay:0s;
	animation-name:bird11;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, 0%);
}
@keyframes bird11{
0%{
	transform: translate(0%, -200%) rotate(0deg) ;
	}

50%{
	transform: translate(500%, 100%) rotate(-45deg)  ;
	}
100%{
	transform: translate(1100%, 0%) rotate(-45deg)  ;
	}
}
.bird12_area{
	width: 15%;
	position: absolute;
	right: 23%;
	bottom: 0;
}
.bird12_area .is-animated{
	-webkit-animation-duration: 6s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:bird12;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 6s;
	animation-delay:0s;
	animation-name:bird12;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: infinite;
	position: relative;
	transform: translate(0%, 0%);
}
@keyframes bird12{
0%{
	transform: translate(10%, -20%);
	}
50%{
	transform: translate(0%, 0%);
	}
100%{
	transform: translate(10%, -20%);
	}
}
@media only screen and (max-width: 768px){
	.bird{
		width: 20%;
	}
	.bird01_area{
		top: 5%;
	}
	.bird01_area .is-animated,.bird02_area .is-animated,.bird03_area .is-animated,.bird04_area .is-animated,.bird05_area .is-animated,.bird06_area .is-animated,.bird07_area .is-animated,.bird08_area .is-animated,.bird09_area .is-animated,.bird010_area .is-animated,.bird11_area .is-animated,.bird12_area .is-animated{
		-webkit-animation-duration: 6s;
		-webkit-animation-delay:0s;
		animation-duration: 6s;
		animation-delay:0s;
	}
	.bird12_area{
	    right: 8%;
	}
	
}
@media only screen and (max-width: 640px){
	.bird{
		width: 30%;
	}
	.bird11_area{
		left: -100%;
    	top: 15%;
	}
}
@media only screen and (max-width: 425px){
	.bird{
		width: 40%;
	}
	.bird11_area{
		left: -200%;
    	top: 15%;
	}
	.bird12_area{
		right: -7%;
	    bottom: -2%;
	}

}

@media only screen and (min-width: 769px)and (max-width: 1024px){
	.bird{

	}	
}
/*=================================================================*/
/*=============== key ==================================================*/


.key01_area{
	position: absolute;
	bottom: 0;
	left: 30%;
	width: 15%;
	max-width: 130px;
}
.key01{
	opacity: 0;
}
.key01_area .is-animated{
	-webkit-animation-duration: 1s;
	-webkit-animation-delay:0s;
	-webkit-animation-name:key01;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-fill-mode:forwards;
	-webkit-animation-iteration-count: 1;
	animation-duration: 1s;
	animation-delay:0.5s;
	animation-name:key01;
	animation-timing-function:ease-in-out;
	animation-fill-mode:forwards;
	animation-iteration-count: 1;
	position: relative;
	transform: translate(0%, -200%);
	opacity: 0;
}
@keyframes key01{
0%{
	transform: translate(0%, -200%);
	opacity: 0;
	}
5%{
	opacity: 1;
	}
60%{
	transform: translate(0%, 0%);
	opacity: 1;
	}
70%{
	transform: translate(0%, -15%);
	opacity: 1;
	}
80%{
	transform: translate(0%, 0%);
	opacity: 1;
	}
90%{
	transform: translate(0%, -3%);
	opacity: 1;
	}
100%{
	transform: translate(0%, 0%);
	opacity: 1;
	}
}

@media only screen and (max-width: 768px){
	.key01_area{
		width: 25%;
	}
}
@media only screen and (max-width: 425px){
	.key01_area{
		width: 30%;
	}
}
/*=================================================================*/
/*=================================================================*/
@media only screen and (max-width: 768px){}
@media only screen and (min-width: 769px){}
/*=================================================================*/
/*===========　コンセプト======================================================*/

#concept,#workstyle,#creative,#staff_voice,#flow,#faq,#recruit,#massage{
	width: 100%;
	z-index: 10;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	height: auto;

}
#concept{
    background: #fff;
    padding: 30px 0;
}
.concept_title{
	overflow: hidden;
	width: 100%;
}



.concept_inner{
	width: 90%;
	margin: 0px 0 0 10%;

}


/*テキスト*/

.concept_title h2{
	width: 100%;
	text-align: right;
}



.concept_p{
	width: 70%;
    margin: 0 auto;
	padding: 50px 0 100px;
}

.concept_p h3{
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 50px;
	line-height: 60px;
}

.concept_p p{
	position: relative;	
}





@media only screen and (max-width: 768px){
	.concept_p{
		width: 85%;
	}
	.concept_p h3{
	    font-size: 33px;
	    line-height: 46px;
		
	}

}
@media only screen and (max-width: 425px){
	#concept{
		margin: 0;
	}
}


@media only screen and (max-width: 425px){
	.concept_inner{
		width: 100%;
		margin: 0px 0 0 0%;
	}
	.concept_p{
		padding: 30px 0 50px;
	}
	.concept_p h3{
		font-size: 25px;
	    line-height: 36px;
	    padding: 0 0 30px;
	}
	.bird01_area{
		top: 2%;
		right: -5%;	
	}
	
}

@media only screen and (min-width: 1441px){
	.concept_p{
		max-width: 1024px;
	}
}

/*=====================ワークスタイル　========================================*/


#workstyle{
	width: 100%;
	background: #E9E5DD;
	margin-top: -1px;
	padding-bottom: 100px;
}

.workstyle_inner{
	width: 100%;
	margin: 0 0 0 0;
}


/*　ワークスタイル　タイトル　*/


.workstyle_title{
	z-index: 20;
	width: 100%;
	height: auto;
	overflow: hidden;
}



/*　ワークスタイル */
/*　タイトル　*/

.workstyle_title h2{
	width: 100%;
	height: auto;
	overflow: hidden;
}

/*ワークスタイル　ワークスタイル　スライド画像①ボックス*/
.work {
	display: block;
	width: 100%;
	margin: 0 auto;
	position: relative;
	margin-bottom: 50px;
}

.work01_img,.work02_img,.work03_img,.work04_img{
	width: 45%;
	border-radius: 10px;
	overflow: hidden;
	margin-left: 20%;
}
.work img{
	width: 100%;
	max-width: auto;
}

.work01_text,.work02_text,.work03_text,.work04_text{
	background:rgba(255, 255, 255, 0.84);
	width: 50%;
	padding: 5%;
	border-radius: 10px;
	margin-left: 40%;
	position: relative;
	margin-top: -90px;
	box-sizing: border-box;
	box-shadow: 80px 80px 20px 10px rgba(0,0,0,0.1);
}

.work h3{
	font-size: 30px;
	padding-top: 0px;
	padding-bottom: 30px; 
	letter-spacing: 3px;
    line-height: 37px;
	
}
.workstyle_content{
	max-width: 1500px;
	margin: 0 auto;
}

@media only screen and (min-width: 769px)and (max-width: 1024px){
	.work01_img, .work02_img, .work03_img, .work04_img{
		width: 65%;
	}
	.work01_text, .work02_text, .work03_text, .work04_text{
		margin-left: 35%;
		width: 60%;
	    margin-top: -40px;
	}
	.work h3{
		font-size: 28px;
	}

}
@media only screen and (min-width: 426px)and (max-width: 768px){
	.work01_img, .work02_img, .work03_img, .work04_img{
		width: 65%;
	}
	.work01_text, .work02_text, .work03_text, .work04_text{
		margin-left: 25%;
		width: 72%;
	    margin-top: -40px;
	}
	.work h3{
		font-size: 29px;
	}
}
@media only screen and (max-width: 768px){
	.work01_text, .work02_text, .work03_text, .work04_text{
	    box-shadow: 10px 15px 3px 1px rgba(0,0,0,0.3);
	}
}
@media only screen and (max-width: 640px){
	#workstyle{
		padding-bottom: 0;
	}	
}

@media only screen and (max-width: 425px){
	.workstyle_inner{
		width: 100%;
		margin: 0;
	}
	.workstyle_content{
		width: 90%;
		margin: 0 5%;
	}
	.work01_img, .work02_img, .work03_img, .work04_img{
		width: 100%;
		margin-left: 0%;
	}
	.work01_text,.work02_text,.work03_text,.work04_text{
		width: 100%;
		margin-left: 0%;
		margin-top: -15px;
		box-shadow: 10px 20px 5px 5px rgba(0,0,0,0.1);
	    padding: 15% 5%;
	}
	.work h3{
		font-size: 21px;
		padding-bottom: 10px;
		border-bottom: dotted 1px;
	}
	.work p{
		font-size: 13px;
		padding-top: 10px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px){
	.workstyle_title h2{
		font-size: 160px;
	}
}

/*=================================================================*/



/*=============クリエイティブ====================================================*/

#creative{
	padding-bottom: 100px;
	padding-top: 100px;
}

.creative_inner{
	width: 80%;
	margin: 0 5% 0 15%;
}

.creative_img{
	width: 89%;
	margin: 0 5% 0 5%;
	border-radius: 10px;
	box-shadow: 30px 30px 5px 5px rgba(0,0,0,0.1);
	
	
}

.single-item{
	max-width: none;
}


/*テキスト*/
.criative_p {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 100px;
}








/*=============スライドボタン====================================================*/
.single-item .slick-prev::before, .single-item .slick-next::before {
    color: #ffffff;
}

.slider_test{
	width: 100%;
	display: block;
}
/*左右の矢印の色を変える*/
.slick-prev:before{
    color: #ffffff;	
}
.slick-next:before {
    color: #ffffff;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 10px;
    z-index: 99;
	width: 40px;
	height: 40px;
	-ms-top: 31%;
}
.slick-prev {
     left: 10px;
    z-index: 100;
	width: 40px;
	height: 40px;
	-ms-top: 31%;
}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before{
    color: #fff;	
}
.slick-dots li button:before {
    color: #fff;
}
/*スライド画像の横幅可変*/
img {
    max-width: 100%;
     height: auto;
}

.single-item {
    margin: 0 auto ;
	border-radius: 10px;
    overflow: hidden;
}

.slider img {
    width: 100%;
    height: auto;
}


@media only screen and (min-width: 769px)and (max-width: 1024px){

}



@media only screen and (max-width: 768px){
	.creative_inner p{
		width: 100%;
	}

	.creative_inner h2.is-animated, .creative_inner p.is-animated{
		width: 100%;
	}

	.creative_inner h2.is-animated{
		margin: -50px auto 0;
	}
	.slick-next{
		right: 0px;
	}
	.slick-prev{
		left: 0;
	}
	.criative_p{
		width: 80%;
	}
	.creative_img{
		box-shadow:15px 15px 3px 1px rgba(0,0,0,0.3);
	}

}
@media only screen and (max-width: 640px){

}

@media only screen and (max-width: 425px){
	.creative_inner{
		width: 100%;
		margin: 0;
	}
	.creative_inner p{
		font-size: 14px;
	}
	.criative_p{
		width: 85%;
		padding-bottom: 30px;
	}
}
@media only screen and (min-width: 426px)and (max-width: 768px){

}

@media only screen and (min-width: 1441px){
	.creative_inner{
		width: 95%;
    	margin: 0 0 0 5%;
	}
	.creative_img{
		max-width: 1024px;
		margin: 0 auto;
	}
	.criative_p{
		max-width: 1024px;
	}
}


/*===============　スタッフ　ボイス==================================================*/
#staff_voice{
	margin-bottom: 300px;
}

#staff_voice_title{
	margin: 0 auto;
	padding: 0px 0 0px;
	overflow: hidden;
}

.staff_voice_inner{
	width: 80%;
	margin: 0 5% 0 15%;
}
.staff_voice_content{
	width: 100%;


}

.staff_voice_staff01,.staff_voice_staff02,.staff_voice_staff03,.staff_voice_staff04{
	width: 30%;
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
	vertical-align: top;
}

.staff_voice_staff01,.staff_voice_staff03{
	top:250px;
	
}
.staff_voice_staff02{
	top:0px;
}
.staff_voice_staff04{
	left: 30.5%;
	display: none;
}
.staff_img,.staff01_img,.staff02_img,.staff03_img,.staff04_img{
	position: relative;
}

.staff01_position,.staff02_position,.staff03_position,.staff04_position{
	width: 250px;
	position: absolute;
	bottom:140px;
	left: 50%;
	margin-left:-120px; 
}





/*　sutaff　アコーディオン　*/

#staff {
   position: relative;
	cursor : pointer;
	
}
#staff01_img:after {
   content: "VOICE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #000;
   color: #fff;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
	border-radius: 10px;
	z-index: 10;
	font-family: 'Vollkorn', serif; 
}

#staff02_img:after {
   content: "VOICE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #000;
   color: #fff;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
	border-radius: 10px;
	z-index: 10;
	font-family: 'Vollkorn', serif; 
}
#staff03_img:after {
   content: "VOICE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #000;
   color: #fff;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
	border-radius: 10px;
	z-index: 10;
	font-family: 'Vollkorn', serif; 
}
#staff04_img:after {
   content: "VOICE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #000;
   color: #fff;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
	border-radius: 10px;
	z-index: 10;
	font-family: 'Vollkorn', serif; 
}


#staff01_img.ac:after {
   content: "CLOSE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #fff;
   color: #4C4D4D;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
}
#staff02_img.ac:after {
   content: "CLOSE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #fff;
   color: #4C4D4D;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
}
#staff03_img.ac:after {
   content: "CLOSE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #fff;
   color: #4C4D4D;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
}
#staff04_img.ac:after {
   content: "CLOSE";
   position: absolute;
   bottom: -16px;
   left: 50%;
   background: #fff;
   color: #4C4D4D;
   width: 200px;
   height: 20px;
	margin-left: -100px;
	text-align: center;
	padding: 10px 0 ;
	font-size: 20px;
}


.staff_text,.staff01_text,.staff02_text,.staff03_text,.staff04_text{
	padding: 50px 10px 10px 16px;
	background: #ddd9d2;
	color: #4c4d4d;
}
.staff_text .staff_q{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: dotted 1px ;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-family: "Noto Sans Japanese";
}
.staff_text .staff_a{
	padding-bottom: 50px;
	letter-spacing: 1px;
	line-height: 30px;
	font-family:  "Noto Sans Japanese";
	font-weight: normal;
	
}



@media only screen and (max-width: 768px){
	.staff_voice_staff01,.staff_voice_staff03{
		top:0px;
	}
}

@media only screen and (min-width: 641px)and (max-width: 768px){
	.staff_voice_staff01, .staff_voice_staff02, .staff_voice_staff03, .staff_voice_staff04{
		width: 49%;
	}
	.staff_voice_staff02{
		top:200px;
	}
}

@media only screen and (max-width: 640px){
	.staff_voice_inner{
	    width: 90%;
    	margin: 0 5%;
	}
	.staff_voice_staff01, .staff_voice_staff02, .staff_voice_staff03, .staff_voice_staff04{
		width: 100%;
	}
	.staff_text .staff_a{
		font-size: 13px;
	    padding-bottom: 20px;
		letter-spacing: 1px;
		line-height: 20px;
	}
	.staff_img, .staff01_img, .staff02_img, .staff03_img, .staff04_img{
		height: 400px;
		overflow: hidden;
	}
	#staff01_img:after{
	    bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;	
	}
	#staff01_img.ac:after{
		bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;
	}
	#staff02_img:after{
		bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;
	}
	#staff02_img.ac:after{
		bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;
	}
	#staff03_img:after{
		bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;
	}
	#staff03_img.ac:after{
		bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;
	}
	#staff04_img:after{
		bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;
	}
	#staff04_img.ac:after{
		bottom: 0;
		height: 14px;
		border-radius: 10px 10px 0 0;
	}
	.staff01_position, .staff02_position, .staff03_position, .staff04_position{
	    bottom: 40px;
	}
	#staff_voice{
	    margin-bottom: 30px;
	}
}


@media only screen and (min-width: 426px)and (max-width: 640px){
	.staff_voice_inner{
		width: 80%;
    	margin: 0 5% 0 15%;
	}
	.staff_img, .staff01_img, .staff02_img, .staff03_img, .staff04_img{
	    height: 500px;
	}
}

@media only screen and (min-width: 769px){
	.staff_voice_content{
		padding-left: 5%;
	}
	.staff_voice_staff01, .staff_voice_staff03{
		margin-bottom: 270px;
	}
}
@media only screen and (min-width: 1441px){
	.staff_voice_inner{
		max-width: 1024px;
		margin: 0 auto;
	}
}
/*================エントリーの流れ=================================================*/




#flow{
	width: 100%;
	max-width: none;
	margin-top: -1px;
	padding-bottom: 100px;
	padding-top: 50px;
}

.flow{
	width: 100%;
	background: #E9E5DD;
	color: #4C4D4D;
}

.flow_content{
	width: 80%;
	margin: 0 5% 0 15%;	
}
.flow01,.flow02,.flow03{
	padding: 5%;
}

.flow01_left,.flow02_left,.flow03_left{
	width: 60%;
	display: inline-block;
}
.flow01_right,.flow02_right,.flow03_right{
	width: 37%;
	display: inline-block;
	margin-left: 2%;
}

.flow_content h3{
	font-size: 35px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.flow_number01,.flow_number02,.flow_number03{
	width: 100%;
}




@media only screen and (min-width: 769px)and (max-width: 1024px){
	.flow_content p{
		font-size: 16px;		
	}
}
@media only screen and (max-width: 768px){
	.flow01_right, .flow02_right, .flow03_right{
		width: 36%;
	}
	.flow_content h3{
		font-size: 26px;
	}
}
@media only screen and (min-width: 426px)and (max-width: 640px){
	.flow01_left, .flow02_left, .flow03_left{
		width: 100%;
	}
	.flow01_right, .flow02_right, .flow03_right{
		width: 50%;
		margin-left: 25%;
	}
	.flow_number01, .flow_number02, .flow_number03{
		width: 60%;
	}
}
@media only screen and (max-width: 640px){
	#flow{
		padding: 0;
	}	
}

@media only screen and (max-width: 425px){

	.flow_content{
		width: 90%;
		margin: 0 5%;
	}
	.flow01_left, .flow02_left, .flow03_left{
		width: 100%;
	}
	.flow_content h3{
		font-size: 22px;
		padding-top: 10px;
    	padding-bottom: 20px;
		letter-spacing: -1px;
	}
	.flow_number01, .flow_number02, .flow_number03 {
		width: 70%;
	}
	.flow_content p{
		font-size: 14px;
		letter-spacing: 0px;
    	line-height: 22px;
	}
	.flow01_right, .flow02_right, .flow03_right{
	    width: 60%;
		margin-left: 20%;
	}

}

@media only screen and (min-width: 1025px){
	.flow_content{
   		margin: 0 auto;
		max-width: 900px;
	    padding-left: 5%;
	}
}

/*=================================================================*/
/*=================================================================*/
/*===============　FAQ ==================================================*/
#faq{
	margin: 0px auto;
	display: block;
	background: rgba(176,176,176,1.00);
	padding: 200px 0 250px;
}

.faq_title p{
	width: 78%;
	margin-left: 15%;
	color: #4C4D4D;
}
.faq_content{
	width: 80%;
	margin: 0 5% 0 15%;	
	box-sizing: border-box;
}

.faq00{
	width: 38%;
	margin-top: 5%;
	display: inline-block;
	background: #fff;
	padding: 4%;
	vertical-align: top;
    box-shadow: 20px 30px 5px 5px rgba(0,0,0,0.1);
}
.faq_content_inner li:nth-child(even){
	margin-left: 5%;
}
.faq_qmark{
	font-family: "Sawarabi Mincho";
	font-weight: bold;
	font-size: 30px;
	width: 10%;
	display: inline-block;
}
.faq_q{
	font-family: "Sawarabi Mincho";
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 2%;
	display: inline-block;
	width: 84%;
	vertical-align: middle;
    letter-spacing: 2px;
	color: #4C4D4D;
}

.faq_a{
	line-height: 25px;
    letter-spacing: 1px;
	font-size: 16px;
}



@media only screen and (max-width: 768px){
	.faq00{
		box-shadow:10px 10px 3px 1px rgba(0,0,0,0.3);
	}
}

@media only screen and (max-width: 640px){
	.faq_title p{
		margin-left: 10%;
		
	}
	.faq_content{
		margin: 0 5%;
		width: 90%;
	}
	.faq00{
		padding: 20px;
		box-sizing: border-box;
		width: 100%;
	}
	.faq_content_inner li:nth-child(even){
		margin-left: 0;
	}
	.faq_qmark{
		width: 9%;
	}
	.faq_q{
	    width: 86%;
		margin-left: 2%;
	    letter-spacing: 0px;
    	margin-bottom: 10px;
		font-size: 16px;
	}
	.faq_a {
		line-height: 22px;
		letter-spacing: -1px;
		font-size: 14px;
		border-top: dotted 1px;
		padding-top: 10px;
	}
	#faq{
		padding: 100px 0 120px;		
	}
	
}

@media only screen and (min-width: 641px)and (max-width: 768px){
	.faq_qmark{
		display: block;
    	margin: 0 auto 10px;
	}
	.faq_q{
		margin-left: 0;
		width: 100%;
	}
	
	
}
@media only screen and (min-width: 426px)and (max-width: 640px){
	.faq_content {
		margin: 0 5% 0 15%;
		width: 80%;
	}
	.faq_title p{
		margin-left: 15%;
	}
}

@media only screen and (min-width: 1441px){
	.faq_title p{
		margin:0 auto;
		max-width: 1024px;
	}
	.faq_content{
		margin: 0 auto;
		max-width: 1024px;
	}    
}


/*=================　リクルート　================================================*/
#recruit{
	width: 100%;
    z-index: 10;
    overflow: hidden;
    position: relative;
	background: #E9E5DD;
	padding:50px 0 100px;
}
.recruit_content{
	width: 80%;
	margin: 0 5% 0 15%;	
	box-sizing: border-box;
	background: #fff;
	padding: 5%;
    box-shadow: 15px 15px 8px 8px rgba(0,0,0,0.2);
	border-radius: 10px;
}
.recruit_img_map{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
}
.recruit_img{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	background: url(../img/recruit_img.png) no-repeat center center;
	background-size: 150%;
	height: 300px;
}
.recruit_map{
	width: 49%;
	display: inline-block;
}
.recruit_map iframe{
	width: 100%;
	
}

.recruit_content li{
	border-bottom: dotted 1px;
	display: flex;
	padding: 10px;
}

.th{
	vertical-align: middle;
    font-size: 16px;
    width: 20%;
    font-weight: bolder;
	display: inline-block;
	text-align: center;
	font-family: "Noto Sans Japanese";
	line-height: 30px;
    letter-spacing: 1px;
	
	}
		
.td{
	vertical-align: middle;
    font-size: 16px;
	display: inline-block;
	font-family: "Noto Sans Japanese";
	line-height: 30px;
    letter-spacing: 1px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    width: 100%;
	}



@media only screen and (max-width: 768px){
	.recruit_content{
		box-shadow: 15px 15px 5px 1px rgba(0,0,0,0.2);
	}

}

@media only screen and (max-width: 640px){
	#recruit{
		padding: 0 0 20px;
	}
	.recruit_content{
		padding: 10px;
	}
	.recruit_img_map{
		height: 610px;
	}
	.recruit_img{
		height: 300px;
		width: 100%;
		background-size: 120%;
		margin-bottom: 10px;
	}
	.recruit_map{
		width: 100%;
	}
	.recruit_content li{
		padding: 6px;
	}
	.th,.td{
		font-size: 13px;
		line-height: 23px;
		letter-spacing: -0.4px;
	}
}
@media only screen and (max-width: 425px){
	.recruit_content{
		margin: 0 5%;
		width: 90%;	
	}
}
@media only screen and (min-width: 1441px){
	.recruit_content{
		margin: 0 auto;
		max-width: 1024px;
	}
}

/*====================メッセージ=============================================*/
#massage{
	padding-top: 200px;
}

.massage_content{
	width: 80%;
	margin: 0 5% 0 15%;	
	box-sizing: border-box;
}
.massage_content img{
	box-shadow: 3px 5px 8px 1px rgba(0,0,0,0.2);
}

.massage_comment{
	padding: 10%;
}
.massage_sign{
	position: absolute;
	top: 31%;
    left: 28%;
	
}
.massage_sign p{
	font-size: 20px;
	font-weight: bold;
    font-family: "Sawarabi Mincho";
}

.massage_logo{
	margin: 10% auto;
	width: 150px;
}




@media only screen and (max-width: 640px){
	#massage{
		padding: 80px 0 0;
	}
	.massage_sign p{
		font-size: 18px;
	}
	.massage_sign{
	    top: 380px;
    	left: 18%;
	}
	.massage_comment{
		padding: 20px 0 0 ;
	}
	.massage_logo{
		margin: 90px auto 140px;
	}
}
@media only screen and (max-width: 425px){
	.massage_content{
		margin: 0 5%;
		width: 90%;	
	}
	.massage_sign{
		top: 300px;
		left: 50px;
	}
	.massage_logo{
	    margin: 70px auto 100px;
	}
}
@media only screen and (min-width: 425px) and (max-width: 640px){
	
}



@media only screen and (min-width: 1441px){
	.massage_content{
		margin: 0 auto;
		max-width: 1024px;
	}
}
/*===================== フッター ============================================*/
#footer{
	background: #6B6B6B;
	color: #fff;
	font-family: "Noto Sans Japanese";	
	letter-spacing: 4px;
    line-height: 30px;
    font-weight: normal;
	z-index: 100;
	position: relative;
	width: 100%;
}

#footer a{
	text-decoration: none;
	
}

.footer_gblnv{
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}

.footer_gblnv li{
	display: inline-block;
	padding-right: 4%;
}
.footer_gblnv li:last-child{
	padding-right: 0; 
}
.footer_gblnv li a{
	font-family: "Noto Sans Japanese";	
	letter-spacing: 2px;
    line-height: 30px;
    font-weight: normal;
	font-size: 14px;
	color: #fff;
}
.footer_mail,.footer_tell{
	color: #fff;	
}
.footer_entry{
	margin: 50px auto;
	width: 300px;
	box-sizing: border-box;
}
.footer_tell{
	margin-left: 9%;
}
.footer_mail_button p,.footer_mail_button img,.footer_tell_button p,.footer_tell_button img{	
	color: #fff;
}
.footer_mail_button p,.footer_tell_button p{
	text-align: center;
}

.footer_mail_button,.footer_tell_button{
	width: 100px;
	border: solid 1px;
	display: inline-block;
	padding: 5%;
	text-align: center;
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;

}
.footer_mail_button:hover,.footer_tell_button:hover{
	color: #6B6B6B;
	background:#464646;
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}



/*store*/
.store_guide{
	font-family: "Noto Sans Japanese";	
	width: 200px;
	background:#6B6B6B;
	height: 50px;
	margin: -16px auto 0;
	text-align: center;
	
}
.store_line{
	border-bottom: dotted 1px;
	height: 10px;
	width: 100%;
	color: #fff;
	
}
.footer_store{
	position: relative;
	width: 60%;
	margin: 0 auto;	
}
.store_img,.store_logo{
	width: 49%;
	display: inline-block;
	vertical-align: middle;
    text-align: center;
}
.store_logo img{
	margin: 0 auto;	
}
.store_address p{
	font-family: "Noto Sans Japanese";
	color: #fff;
	text-align: left;
	font-size: 14px;
	padding-left: 20px;
}
.store_button{
	font-family: "Noto Sans Japanese";
	color: #fff;
	border: solid 1px;
	text-align: center;
	border-radius: 20px;
	padding: 10px;
	margin-top: 10px;
}
.store_button:hover{
	color: #fff;
	border: solid 1px #6B6B6B;
	background:#464646;
}
.store_button img{
	vertical-align: middle;
    margin-bottom: 3px;
}
.footer_area{
	padding: 30px 0;
}
#footerPolicy{
	width: 100%;
}

.clearfix{
	width: 49%;
	display: inline-block;
	margin-top: 10px;
}

.clearfix a{
	color: #fff;
	border: solid 1px;
	margin: 10px;
	padding: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-family: "Noto Sans Japanese";
	font-size: 12px;
}

.clearfix a:hover{
	color: #fff;
	border: solid 1px #6B6B6B;
	background:#464646;
}

.footer_area p{
	width: 50%;
	display: inline-block;
	text-align: right;
	color: #fff;
}
.footer_area{
	margin-top: 30px;
	border-top: dotted 1px;
}


@media only screen and (max-width: 768px){
	.clearfix{
		width: 100%;
	}
	#footerPolicy{
		text-align: center;
	}
	.footer_area p{
		width: auto;
	}

}
@media only screen and (max-width: 640px){
	.store_img,.store_logo{
		width: 100%;
	}


}
@media only screen and (max-width: 425px){
	.footer_mail_button, .footer_tell_button{
		padding: 5%;
		text-align: center;
	}
	.footer_tell {
		margin-left: 9px;
	}
	.footer_entry{
	    width: 276px;
	}


}
/*=================================================================*/
/*=================================================================*/



