/* Twitter
 * --------------------------------------- */
.tw_wrapper{
	width: 625px;
	margin: 0 auto;
	display:none;
}
li.twitter{
	display: none;
	position: absolute;
	bottom: calc(50% - 124px);
	width: 625px;
	height: 33px;
	margin: 0 auto;
	font-size: 12px;
	color: #000!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
	vertical-align: middle;
	font-weight: bold;
}
li.twitter:first-child{
	display: block;
}
li.twitter .icon{
	height: 25px;
	vertical-align: middle;
}
li.twitter .name{
	color: #000!important;
	margin-right: 5px;
	text-decoration: none!important;
}
li.twitter .date{
	margin-right: 5px;
}
.tw_tm {
	position:absolute;
	display:block;
	width:300px;
	top:10%;
	right:10px;
	bottom:10%;
	overflow:hidden;
	border-radius:5px;
}

/* Menu
 * --------------------------------------- */
#pp-nav{
	display: none;
}
#menu li {
	margin: 0 0 10px 0;
	height: 74px;
	width: 74px;
	color: #3E3A39!important;
	background:#fff;
	-webkit-border-radius: 37px;
            border-radius: 37px;
}
#menu li:nth-child(5){
	margin-bottom:0;
}
#menu li:nth-child(1).active{
	background:#00813A;
	color: #fff!important;
}
#menu li:nth-child(2).active{
	background:#034DC6;
	color: #fff!important;
}
#menu li:nth-child(3).active{
	background:#EA5514;
	color: #fff!important;
}
#menu li:nth-child(4).active{
	background:#AF0063;
	color: #fff!important;
}
#menu li:nth-child(5).active{
	background:#420C60;
	color: #fff!important;
}
#menu li.ih-item.circle.effect6 .info{
	background: #00813A;
	line-height: 1.2;
}
#menu li:nth-child(2).ih-item.circle.effect6 .info{
	background: #034DC6;
	line-height: 1.2;
	color: #fff!important;
}
#menu li:nth-child(3).ih-item.circle.effect6 .info{
	background: #EA5514;
	line-height: 1.2;
	color: #fff!important;
}
#menu li:nth-child(4).ih-item.circle.effect6 .info{
	background: #AF0063;
	line-height: 1.2;
	color: #fff!important;
}
#menu li:nth-child(5).ih-item.circle.effect6 .info{
	background: #420C60;
	line-height: 1.2;
	color: #fff!important;
}
#menu li.ih-item.circle.effect6.active .info{
	background: #fff;
	color: #3E3A39!important;
}

#menu li a{
	text-decoration:none;
	color: #000!important;
}
#menu li.active a:hover{
	color: #fff!important;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 0;
	text-decoration: none!important;
	height: 74px;
	width: 74px;
	line-height: 1.2;
}
#menu li a span{
	font-size: 10px;
}
#menu li.active a{
	color: #fff!important;
}
#menu{
	position:fixed;
	top: 50%;
left: 0;
transform: translate(0, -50%);
	z-index: 70;
	width: 75px;
	height: auto;
	padding: 44px 0;
	margin:0 0 0 31px;
	font-size: 12px!important;
	background: url(../images/pc/menu_line.png) repeat-x;
}



	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}


	/* Backgrounds will cover all the section
	* --------------------------------------- */
	#section1,
	#section2,
	#section3,
#section4,
#section5{
		background-size: cover;
	overflow: hidden;

	}

	/* Defining each section background and styles
	* --------------------------------------- */
.intro{
	position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
#section1{
		background-image: url(../images/pc/bg_top.png);
	box-sizing:border-box;
	}
	#section2{
		background-image: url(../images/pc/bg_company.png);
	}
#section2 h2{
	font-size: 24px;
	color: #fff;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:10px;
	}
#section2 .wrapper{
		margin: 0 auto;
	width: 68.5%;
	text-align: left;
	font-size: 14px;
	color: #3E3A39;
	padding-bottom: 50px;
	}
	#section2 ul{
	}
	#section2 ul li{
		background-color: rgba(255,255,255,0.9);
	}
	#section2 dl{
		margin-bottom: 5px;
	}
	#section2 dl dt{
		float: left;
		width: 14%;
		padding: 10px 0 10px 22px;
		font-weight: bold;
	}
#section2 dl dd{
		float: left;
		width: 86%;
		padding: 10px 0 10px;
	}
#section2 dl dd .map{
	width: 53%;
	height: 267px;
	margin-bottom: 14px;
	}
#section2 dl dd .map iframe{
	width: 100%;
	height: 100%;
	margin-top: 10px;
	}

	#section3{
		background-image: url(../images/pc/bg_policy.png);
		padding: 0;
	}
#section3 h2{
	font-size: 24px;
	color: #fff;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:15px;
	padding-top: 60px;
	}
#section3 .wrapper{
		margin: 0 auto;
	width: 68.5%;
	text-align: left;
	font-size: 14px;
	color: #3E3A39;
	padding-bottom: 50px;
	}
#section3 .wrapper .inner{
	width: 100%;
		background-color: rgba(255,255,255,0.9);
	}
#section3 .wrapper .inner ul{
	width: 100%;
	padding: 30px;
	}
#section3 .wrapper .inner ul li{
	float: left;
	width: 49%;
	}
#section3 .wrapper .inner ul li:last-child{
	float: right;
	width: 49%;
	}
#section3 .wrapper .inner ul li img{
	width: 100%;
	}
#section3 .wrapper .inner p{
	font-size: 13px;
	text-align: center;
	padding: 0 15px 30px;
	width: 100%;
}
#section3 .wrapper p span{
	font-weight: bold;
}
	
	#section4{
		background-image: url(../images/pc/bg_about.png);
		padding: 0;
	}
#section4 h2{
	font-size: 24px;
	color: #fff;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:15px;
	padding-top: 60px;
	}
#section4 .wrapper{
		margin: 0 auto;
	width: 68.5%;
	text-align: left;
	font-size: 14px;
	color: #3E3A39;
	padding-bottom: 200px;
	}
#section4 .wrapper .inner{
	width: 100%;
		background-color: rgba(255,255,255,0.9);
	padding: 4%;
	}
#section4 .wrapper .inner ul li img{
	float: left;	
}
#section4 .wrapper .inner ul li{
	padding: 20px 0 25px;
	border-bottom: 1px solid #231815;
}
#section4 .wrapper .inner ul li ul li{
	border-bottom: 0;
	margin: 0;
	padding: 0;
	padding-left: 20%;
}
#section4 .wrapper .inner ul li ul li:last-child{
	padding-top: 15px;
}
#section4 .wrapper .inner ul li p{
	width: 100%;
	padding:0 0 0 20%;
	font-size: 13px;
}
#section4 .wrapper .inner ul li p.text01{
	width: 100%;
	padding:10px 0 15px 20%;
}
#section4 .wrapper .inner ul li p.text02{
	width: 100%;
	padding:0 0 15px 20%;
}
#section4 .wrapper .inner ul li p span.big{
	font-weight: bold;
}
#section4 .wrapper .inner ul li p.text02 span.big:before{
	content: '●';
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin-right: 5px;

}
#section4 .wrapper .inner ul li p.text02 span.box{
	padding-left: 1.3em;
	display: block;
	text-align: left;

}
#section4 .wrapper .inner ul li p.text03 span.box{
	padding-left: 1.3em;
	display: block;
	text-align: left;

}
	#section5{
		background-image: url(../images/pc/bg_contact.png);
		padding: 0;
	}
#section5 h2{
	font-size: 24px;
	color: #fff;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:15px;
	padding-top: 60px;
	}
#section5 .wrapper{
		margin: 0 auto;
	width: 68.5%;
	text-align: left;
	font-size: 14px;
	color: #3E3A39;
	padding-bottom: 200px;
	}
#section5 .wrapper .inner{
	width: 100%;
	margin-bottom: 5px;
	background: #420C60;
	}
#section5 .wrapper .inner2{
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	padding: 4%;
	}
#section5 .wrapper .inner2  p{
	width: 100%;
	padding:0 0 0 0;
	font-size: 14px;
}
#section5 .wrapper .inner dt{
	padding: 0 15px;
	float: left;
	width: 24%;
	font-weight: bold;
	color: #fff;
	line-height: 34px;
}
#section5 .wrapper .inner dd{
	float: left;
	background: #fff;
	width: 76%;
}
#section5 .wrapper .inner dd input{
	padding: 0 16px;
	background: #fff;
	width: 100%;
	line-height: 34px;
	border: none;
}
#section5 .wrapper .inner dd span{
	display: inline-block;
	padding: 0 16px;
	background: #fff;
	width: 100%;
	line-height: 34px;
	border: none;
}
#section5 .wrapper .inner dd textarea{
	padding: 0 16px;
	background: #fff;
	width: 100%;
	border: none;
	height: 135px;
	vertical-align: bottom;
}
#section5 .wrapper .inner dd span.errormes {
	display: block;
	color: #F00;
	padding: 0 0 0 37px;
	background: url(../images/pc/ic_error.png) no-repeat 18px 11px;
}

#section5 .sub_btn{
	width: 323px;
	height: 50px;
	margin: 25px auto 0;
	text-align: center;
	position: relative;
}
#section5 .sub_btn button{
	background: #420C60;
	display: block;
	margin-bottom: 20px;
	width: 100%;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: 0;
	letter-spacing:5px;
}
#section5 .sub_btn button.gray{
	background: #777777;
}
#section5 .sub_btn a{
	background: #420C60;
	display: block;
	width: 100%;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff!important;
	border: 0;
	letter-spacing:5px;
	text-decoration:none!important;
}
#section5 .sub_btn button span{
	position: absolute;
	right: 0;
}
#section5 .sub_btn a span{
	position: absolute;
	right: 0;
}

	#section1 h1{
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 30px;
		color: #fff;
	}

	

	#infoMenu li a{
			color: #fff;
	}
	
/* animation & bgimg
	* --------------------------------------- */
	div.baloon-1{ display: block;}
	div.baloon-2{ display: block;}
	div.baloon-3{ display: block;}
	div.baloon-1p{ display: block;}
	div.baloon-2p{ display: block;}
	div.baloon-3p{ display: block;}
	div.baloon-4{ display: block;}
	div.baloon-5{ display: block;}
	div.baloon-1sp{ display: none;}
	div.baloon-2sp{ display: none;}
	div.cloud-1{ display: block;}
	div.cloud-2{ display: block;}
	div.cloud-3{ display: block;}
	div.cloud-1p{ display: block;}
	div.cloud-2p{ display: block;}
	div.cloud-3p{ display: block;}
	div.cloud-4{ display: block;}
	div.cloud-5{ display: block;}
	div.cloud-1sp{ display: none;}
	div.cloud-2sp{ display: none;}


div#section1 div.baloon-1{
	position: absolute;
	background:url(../images/pc/bg01_01.png) no-repeat;
	background-size: contain;
	width:166px;
	height:0;
	top:424px;
	left:7%;
	padding-top: 20%;
}
div#section1 div.baloon-1{
	-webkit-animation-name: hslide01;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide01;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div#section1 div.baloon-2{
	position: absolute;
	background:url(../images/pc/bg01_02.png) no-repeat;
	background-size: contain;
	width:373px;
	height:0;
	top:200px;
	left:9%;
	padding-top: 46%;
}
div#section1 div.baloon-2{
	-webkit-animation-name: hslide02;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide02;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}


div#section1 div.baloon-3{
	position: absolute;
	background:url(../images/pc/bg01_03.png) no-repeat;
	background-size: contain;
	width:219px;
	height:0;
	top:349px;
	left:49%;
	padding-top: 27%;
}
div#section1 div.baloon-3{
	-webkit-animation-name: hslide03;
	-webkit-animation-duration: 8s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide03;
	animation-duration: 8s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}


div#section1 div.baloon-4{
	position: absolute;
	background:url(../images/pc/bg01_04.png) no-repeat;
	background-size: contain;
	width:147px;
	height:0;
	top:495px;
	left:71%;
	padding-top: 18%;
}
div#section1 div.baloon-4{
	-webkit-animation-name: hslide04;
	-webkit-animation-duration: 4s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide04;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}


div#section1 div.baloon-5{
	position: absolute;
	background:url(../images/pc/bg01_05.png) no-repeat;
	background-size: contain;
	width:219px;
	height:0;
	top:260px;
	left:79%;
	padding-top: 27%;
}
div#section1 div.baloon-5{
	-webkit-animation-name: hslide05;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide05;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}


div#section2 div.baloon-1p{
	background:url(../images/pc/bg02_01.png) no-repeat;
	background-size: contain;
}
div#section2 div.baloon-2p{
	background:url(../images/pc/bg02_02.png) no-repeat;
	background-size: contain;
}
div#section2 div.baloon-3p{
	background:url(../images/pc/bg02_03.png) no-repeat;
	background-size: contain;
}

div#section3 div.baloon-1p{
	background:url(../images/pc/bg03_01.png) no-repeat;
	background-size: contain;
}
div#section3 div.baloon-2p{
	background:url(../images/pc/bg03_02.png) no-repeat;
	background-size: contain;
}
div#section3 div.baloon-3p{
	background:url(../images/pc/bg03_03.png) no-repeat;
	background-size: contain;
}

div#section4 div.baloon-1p{
	background:url(../images/pc/bg04_01.png) no-repeat;
	background-size: contain;
}
div#section4 div.baloon-2p{
	background:url(../images/pc/bg04_02.png) no-repeat;
	background-size: contain;
}
div#section4 div.baloon-3p{
	background:url(../images/pc/bg04_03.png) no-repeat;
	background-size: contain;
}

div#section5 div.baloon-1p{
	background:url(../images/pc/bg05_01.png) no-repeat;
	background-size: contain;
}
div#section5 div.baloon-2p{
	background:url(../images/pc/bg05_02.png) no-repeat;
	background-size: contain;
}
div#section5 div.baloon-3p{
	background:url(../images/pc/bg05_03.png) no-repeat;
	background-size: contain;
}


div.baloon-1p{
	position: absolute;
	width:341px;
	height:0;
	top:-5%;
	left:1%;
	padding-top: 45%;
}
div.baloon-1p{
	-webkit-animation-name: hslide01;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide01;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div.baloon-2p{
	position: absolute;
	width:156px;
	height:0;
	top:77%;
	left:44%;
	padding-top: 21%;
}
div.baloon-2p{
	-webkit-animation-name: hslide02;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide02;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}


div.baloon-3p{
	position: absolute;
	width:293px;
	height:0;
	top:23%;
	left:81%;
	padding-top: 39%;
}
div.baloon-3p{
	-webkit-animation-name: hslide03;
	-webkit-animation-duration: 8s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide03;
	animation-duration: 8s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}


@-webkit-keyframes hslide01{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 0px,40px); } 
}
@keyframes hslide01{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 0px,40px); } 
}
@-webkit-keyframes hslide02{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 0px,-60px); } 
}
@keyframes hslide02{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 0px,-60px); } 
}
@-webkit-keyframes hslide03{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 0px,70px); } 
}
@keyframes hslide03{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 0px,70px); } 
}
@-webkit-keyframes hslide04{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 0px,-30px); } 
}
@keyframes hslide04{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 0px,-30px); } 
}
@-webkit-keyframes hslide05{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 0px,20px); } 
}
@keyframes hslide05{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 0px,20px); } 
}

div#section1 div.cloud-1{
	position: absolute;
	background:url(../images/pc/bg01_11.png) no-repeat;
	background-size: contain;
	width:206px;
	height:0;
	top:87px;
	left:10%;
	padding-top: 17%;
}
div#section1 div.cloud-1{
	-webkit-animation-name: wslide01;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide01;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div#section1 div.cloud-2{
	position: absolute;
	background:url(../images/pc/bg01_12.png) no-repeat;
	background-size: contain;
	width: 343px;
	height:0;
	top:7px;
	left:39%;
	padding-top: 28%;
}
div#section1 div.cloud-2{
	-webkit-animation-name: wslide02;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide02;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div#section1 div.cloud-3{
	position: absolute;
	background:url(../images/pc/bg01_13.png) no-repeat;
	background-size: contain;
	width:206px;
	height:0;
	top:168px;
	left:62%;
	padding-top: 16%;
}
div#section1 div.cloud-3{
	-webkit-animation-name: wslide03;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide03;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div#section1 div.cloud-4{
	position: absolute;
	background:url(../images/pc/bg01_14.png) no-repeat;
	background-size: contain;
	width:248px;
	height:0;
	top:85px;
	left:79%;
	padding-top: 19%;
}
div#section1 div.cloud-4{
	-webkit-animation-name: wslide04;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide04;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div#section1 div.cloud-5{
	position: absolute;
	background:url(../images/pc/bg01_15.png) no-repeat;
	background-size: contain;
	width:206px;
	height:0;
	top:600px;
	left:33%;
	padding-top: 16%;
}
div#section1 div.cloud-5{
	-webkit-animation-name: wslide05;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide05;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}


div.cloud-1p{
	background:url(../images/pc/bg02_11.png) no-repeat;
	background-size: contain;
}
div.cloud-2p{
	background:url(../images/pc/bg02_12.png) no-repeat;
	background-size: contain;
}
div.cloud-3p{
	background:url(../images/pc/bg02_13.png) no-repeat;
	background-size: contain;
}

div.cloud-1p{
	position: absolute;
	width:125px;
	height:0;
	top:83%;
	left:15%;
	padding-top: 7%;
}
div.cloud-1p{
	-webkit-animation-name: wslide01;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide01;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div.cloud-2p{
	position: absolute;
	width: 152px;
	height:0;
	top:18%;
	left:72%;
	padding-top: 9%;
}
div.cloud-2p{
	-webkit-animation-name: wslide02;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide02;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div.cloud-3p{
	position: absolute;
	width:116px;
	height:0;
	top:5%;
	left:86%;
	padding-top: 7%;
}
div.cloud-3p{
	-webkit-animation-name: wslide03;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide03;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}




@-webkit-keyframes wslide01{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 40px,0px); } 
}
@keyframes wslide01{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 40px,0px); } 
}
@-webkit-keyframes wslide02{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 30px,0px); } 
}
@keyframes wslide02{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 30px,0px); } 
}
@-webkit-keyframes wslide03{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 10px,0px); } 
}
@keyframes wslide03{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 10px,0px); } 
}
@-webkit-keyframes wslide04{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 60px,0px); } 
}
@keyframes wslide04{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 60px,0px); } 
}
@-webkit-keyframes wslide05{
	  0%{ -webkit-transform: translate( 0px, 0px); } 
	100%{ -webkit-transform: translate( 20px,0px); } 
}
@keyframes wslide05{
	  0%{ transform: translate( 0px, 0px); } 
	100%{ transform: translate( 20px,0px); } 
}
















	
	
/* BreakPoint 641px
=============================================================*/
@media only screen and (max-width: 641px) {
	
.tw_wrapper{
	display:block;
	width: 90%;
	margin: 0 auto;
}
li.twitter{
	display: none;
	position: absolute;
	top: calc(50% + 6vw);
	width: 90%;
	height: 33px;
	margin: 0 auto;
	font-size: 12px;
	color: #000!important;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 1;
	vertical-align: middle;
	font-weight: bold;
}
.tw_tm {
	display:none;
}
	
	body{
		position: relative;
	}
	.modal-open{
		position: absolute;
    top: 18px;
    right: 18px;
    width: 30px;
    display: block;
    z-index: 2;
	}
	.modal-open img{
		width: 100%;
	}
	
.lock {
overflow:hidden;
}

.modal-content {
position:relative;
display:none;
width:84%;
	height: 87%;
margin:9% 2%;
padding:4%;
		background-color: rgba(255,255,255,0.9);
}

.modal-content p {
margin:0;
padding:0;
}

.modal-overlay {
z-index:1;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
background-color:rgba(0,0,0,0.0);
}

.modal-wrap {
z-index:2;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow:auto;
}


.modal-open {
color:#00f;
text-decoration:underline;
}

.modal-open:hover {
cursor:pointer;
color:#f00;
}

.modal-close {
color:#00f;
text-align: right;
}

.modal-close:hover {
cursor:pointer;
color:#f00;
}

p.close_top{
text-align: right;
}

p.close_top .modal-close{
height:30px;
}

.modal-content > ul{
overflow: hidden;
margin:0;
padding:0;
}


ul.nav_box{
margin:0;
padding:15px 0 0;
overflow: hidden;
}

ul.nav_box li{
font-size: 1.5em;
width: 100%;
margin:0 0 20px 0;
}

ul.nav_box li a{
	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
color: #727171;
display: block;
	text-decoration: none!important;
	letter-spacing: 5px;
	font-size: 5vw;
}
ul.nav_box li a:hover{
color: #B5B5B6;
	text-decoration: none!important;
}



	
	
	
	
/* Defining each section background and styles
	* --------------------------------------- */
	.intro{
		position: relative;
		top: 0;
		left: 0;
	width: 100%;
}
#section1{
		background-image: url(../images/pc/bg_top.png);
	box-sizing:border-box;
	}

	#section2{
		background-image: url(../images/sp/bg_company.png);
	}
#section2 h2{
	font-size: 4vw;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:15px;
	padding-top: 60px;
	}
#section2 .wrapper{
		margin: 0 auto;
	width: 78%;
	text-align: left;
	font-size: 3vw;
	color: #3E3A39;
	line-height: 1.5;
	}
	#section2 ul{
	}
	#section2 ul li{
		background-color: rgba(255,255,255,0.9);
	}
	#section2 dl{
		margin-bottom: 5px;
		padding: 15px 20px;
	}
	#section2 dl dt{
		float: none;
		width: 100%;
		padding: 0;
		font-weight: bold;
	}
#section2 dl dd{
		float: none;
		width: 100%;
		padding: 0;
	}
#section2 dl dd .map{
	width: 100%;
	height: 236px;
	margin-bottom: 14px;
	}
#section2 dl dd .map iframe{
	width: 100%;
	height: 100%;
	margin-top: 10px;
	}

	#section3{
		background-image: url(../images/sp/bg_policy.png);
		padding: 0;
	}
	#section3 h2{
	font-size: 4vw;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:15px;
	}
	#section3 .wrapper{
		margin: 0 auto;
	width: 78%;
	color: #3E3A39;
	line-height: 1.5;
	}
	#section3 .wrapper .inner p{
		font-size: 2.5vw;
		padding: 0 4% 6%;
	}
	#section3 .wrapper .inner ul{
	width: 100%;
	padding: 6%;
	}
#section3 .wrapper .inner ul li{
	float: none;
	width: 100%;
	margin-bottom: 6%;
	}
#section3 .wrapper .inner ul li:last-child{
	float: none;
	width: 100%;
	margin-bottom: 0;
	}
	#section4{
		background-image: url(../images/sp/bg_about.png);
		padding: 0;
	}

#section4 h2{
	font-size: 4vw;
	color: #fff;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:15px;
	padding-top: 60px;
	}
#section4 .wrapper{
		margin: 0 auto;
	width: 78%;
	text-align: left;
	font-size: 2.5vw;
	color: #3E3A39;
	padding-bottom: 50px;
	}
#section4 .wrapper .inner{
	width: 100%;
		background-color: rgba(255,255,255,0.9);
	padding: 4%;
	}
#section4 .wrapper .inner ul li img{
	float: none;
	width: 52%;
	display: block;
	margin: 0 auto;
}
#section4 .wrapper .inner ul li{
	padding: 20px 0 25px;
	border-bottom: 1px solid #231815;
}
#section4 .wrapper .inner ul li ul li{
	border-bottom: 0;
	margin: 0;
	padding: 0;
	padding-left: 0;
}
#section4 .wrapper .inner ul li ul li:last-child{
	padding-top: 15px;
}
#section4 .wrapper .inner ul li p{
	width: 100%;
	padding:0 0 0 0;
	font-size: 2.5vw;
}
#section4 .wrapper .inner ul li p.text01{
	width: 100%;
	padding:10px 0 15px 0;
}
#section4 .wrapper .inner ul li p.text02{
	width: 100%;
	padding:0 0 15px 0;
}
#section4 .wrapper .inner ul li p span.big{
	font-weight: bold;
}
#section4 .wrapper .inner ul li p.text02 span.big:before{
	content: '●';
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin-right: 5px;

}
#section4 .wrapper .inner ul li p.text02 span.box{
	padding-left: 1.3em;
	display: block;
	text-align: left;

}
#section4 .wrapper .inner ul li p.text03 span.box{
	padding-left: 1.3em;
	display: block;
	text-align: left;

}


	#section1 h1{
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 30px;
		color: #fff;
	}
#section5{
		background-image: url(../images/sp/bg_contact.png);
		padding: 0;
	}
#section5 h2{
	font-size: 4vw;
	color: #fff;
	line-height: 1;
	margin-bottom: 21px;
	letter-spacing:15px;
	padding-top: 60px;
	}
#section5 .wrapper{
		margin: 0 auto;
	width: 78%;
	text-align: left;
	font-size: 2.5vw;
	color: #3E3A39;
	padding-bottom: 50px;
	}
#section5 .wrapper .inner{
	width: 100%;
	margin-bottom: 25px;
	background: #420C60;
	}
#section5 .wrapper .inner2{
	width: 100%;
		background-color: rgba(255,255,255,0.9);
	padding: 4%;
	}
#section5 .wrapper .inner2  p{
	width: 100%;
	padding:0 0 0 0;
	font-size: 2.5vw;
}

#section5 .wrapper .inner dt{
	padding: 0 15px;
	float: none;
	width: 100%;
	font-weight: bold;
	color: #fff;
	line-height: 34px;
}
#section5 .wrapper .inner dd{
	float: none;
	background: #fff;
	width: 100%;
}
#section5 .wrapper .inner dd input{
	padding: 0 16px;
	background: #fff;
	width: 100%;
	line-height: 34px;
	border: none;
}
#section5 .wrapper .inner dd span{
	display: inline-block;
	padding: 0 16px;
	background: #fff;
	width: 100%;
	line-height: 34px;
	border: none;
}
#section5 .wrapper .inner dd textarea{
	padding: 0 16px;
	background: #fff;
	width: 100%;
	border: none;
	height: 135px;
	vertical-align: bottom;
}
#section5 .wrapper .inner dd span.errormes {
	display: block;
	color: #F00;
	padding: 0 0 0 37px;
	background: url(../images/sp/ic_error.png) no-repeat 18px 11px;
}
	
#section5 .sub_btn{
	width: 100%;
	height: 50px;
	margin: 25px auto 0;
	text-align: center;
	position: relative;
}
#section5 .sub_btn button{
	background: #420C60;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: 0;
	letter-spacing:5px;
}
#section5 .sub_btn button.gray{
	background: #777777;
}
#section5 .sub_btn button span{
	position: absolute;
	right: 0;
}

	#infoMenu li a{
			color: #fff;
	}
	
/* animation & bgimg
	* --------------------------------------- */
	div.baloon-1{ display: none;}
	div.baloon-2{ display: none;}
	div.baloon-3{ display: none;}
	div.baloon-1p{ display: none;}
	div.baloon-2p{ display: none;}
	div.baloon-3p{ display: none;}
	div.baloon-4{ display: none;}
	div.baloon-5{ display: none;}
	div.baloon-1sp{ display: block;}
	div.baloon-2sp{ display: block;}
	div.cloud-1{ display: none;}
	div.cloud-2{ display: none;}
	div.cloud-3{ display: none;}
	div.cloud-1p{ display: none;}
	div.cloud-2p{ display: none;}
	div.cloud-3p{ display: none;}
	div.cloud-4{ display: none;}
	div.cloud-5{ display: none;}
	div.cloud-1sp{ display: block;}
	div.cloud-2sp{ display: block;}
	
	
div.baloon-1sp{
	position: absolute;
	background:url(../images/sp/bg01_01.png) no-repeat;
	background-size: contain;
	width:343px;
	height:0;
	top:-5%;
	left:-9%;
	padding-top: 92%;
}
div#section2 div.baloon-1sp{
	background:url(../images/sp/bg02_01.png) no-repeat;
	background-size: contain;
}
	div#section3 div.baloon-1sp{
	background:url(../images/sp/bg03_01.png) no-repeat;
	background-size: contain;
}
	div#section4 div.baloon-1sp{
	background:url(../images/sp/bg04_01.png) no-repeat;
	background-size: contain;
}
	div#section5 div.baloon-1sp{
	background:url(../images/sp/bg05_01.png) no-repeat;
	background-size: contain;
}
div.baloon-1sp{
	-webkit-animation-name: hslide01;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide01;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div.baloon-2sp{
	position: absolute;
	background:url(../images/sp/bg01_02.png) no-repeat;
	background-size: contain;
	width:165px;	
	height:0;
	top:70%;
	left:79%;
	padding-top: 44%;
}
div#section2 div.baloon-2sp{
	background:url(../images/sp/bg02_02.png) no-repeat;
	background-size: contain;
}
	div#section3 div.baloon-2sp{
	background:url(../images/sp/bg03_02.png) no-repeat;
	background-size: contain;
}
	div#section4 div.baloon-2sp{
	background:url(../images/sp/bg04_02.png) no-repeat;
	background-size: contain;
}
	div#section5 div.baloon-2sp{
	background:url(../images/sp/bg05_02.png) no-repeat;
	background-size: contain;
}
 div.baloon-2sp{
	-webkit-animation-name: hslide02;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: hslide02;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}



div#section1 div.cloud-1sp,
	div#section2 div.cloud-1sp,
	div#section3 div.cloud-1sp,
	div#section4 div.cloud-1sp,
	div#section5 div.cloud-1sp{
	position: absolute;
	background:url(../images/sp/bg01_11.png) no-repeat;
	background-size: contain;
	width:138px;
	height:0;
	top:83%;
	left:0%;
	padding-top: 15%;
}

 div.cloud-1sp{
	-webkit-animation-name: wslide01;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide01;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}

div#section1 div.cloud-2sp,
	div#section2 div.cloud-2sp,
	div#section3 div.cloud-2sp,
	div#section4 div.cloud-2sp,
	div#section5 div.cloud-2sp{
	position: absolute;
	background:url(../images/sp/bg01_12.png) no-repeat;
	background-size: contain;
	width: 190px;
	height:0;
	top:9%;
	left:70%;
	padding-top: 20%;
}

 div.cloud-2sp{
	-webkit-animation-name: wslide02;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction:alternate;
	animation-name: wslide02;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-direction:alternate;
}



	
}