 @import url(https://fonts.googleapis.com/css?family=Oswald);
 
 body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
	margin: 0 !important;
}

a:link {
	text-decoration: nderline;
	color: #0000ff;
}
a:visited {
	text-decoration: nderline;
	color: #0000ff;
}
a:active {
	text-decoration: nderline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}
p {
	font-size: 15px;
	font-weight: 500;
	line-height: 180%;
	max-width: 736px;
	margin: 0 auto 50px auto;
	color: #333;
}
#splash{
	background:#000;
	width:100vw;
	height:100vh;
	position:fixed;
	z-index:9999;
}
#splash img{
	position:absolute;
	top:50%;
	left:50%;
	margin:-250px 0 0 -250px;
}
@media only screen and (max-width:736px) {
	#splash img{
	position:absolute;
	top:50%;
	left:50%;
	margin:-125px 0 0 -125px;
	width:250px;
}
}
@media only screen and (max-width:736px) {
body {
	font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
p {
	font-size: 12px;
	margin-bottom: 35px;
}
}
p a {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	border-radius: 30px;
	padding: 12px 30px;
	transition: all 0.3s ease-in-out;
	background: #FFF;
}
.conf{
	position:fixed;
	top:0;
	right:0;
	z-index:9999;
}	
.conf{
	width: 0;
height: 0;
border-style: solid;
border-width: 0 100px 100px 0;
border-color: transparent #FFF transparent transparent;
animation:touroku 3s ease-in-out infinite;
}
@keyframes touroku{
	0%{
		border-color: transparent #FFF transparent transparent;
	}
		50%{
	border-color: transparent #BF2563 transparent transparent;	
	}
		100%{
		border-color: transparent #FFF transparent transparent;
	}
}
.conf p a{
	border-radius:0 !important;
	background:none;
	position:absolute;
	white-space:nowrap;
	font-size:14px;
	margin-left:10px;
animation:touroku-text 3s ease-in-out infinite;
}
@keyframes touroku-text{
	0%{
		color:#BF2563;
	}
		50%{
	color:#FFF;
	}
		100%{
		color:#BF2563;
	}
}
@media only screen and (max-width:736px) {
.conf p a{
	font-weight:normal;
	font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
}
p + p{
	margin-bottom:0 !important;
}
.pc {
	display: inline-block;
}
.sp {
	display: none;
}
@media only screen and (max-width:736px) {
.pc {
	display: none;
}
.sp {
	display: inline-block;
}
p a {
	font-size: 15px;
	padding: 12px 24px;
	font-family: 'Oswald', sans-serif !important;
}
p + p{
	margin-bottom:25px !important;
}
}
p.link-interop a {
	color: #23135E;
	border: 2px solid #23135E;
}
p.link-interop a:hover {
	background: #23135E;
	color: #FFF;
}
p.link-dsj a {
	color: #D12233;
	border: 2px solid #D12233;
}
p.link-dsj a:hover {
	background: #D12233;
	color: #FFF;
}
p.link-cm a {
	color: #00AABC;
	border: 2px solid #00AABC;
}
p.link-cm a:hover {
	background: #00AABC;
	color: #FFF;
}
p.link-lbj a {
	color: #0075B1;
	border: 2px solid #0075B1;
}
p.link-lbj a:hover {
	background: #0075B1;
	color: #FFF;
}
p.link-app a {
	color: #9F66AA;
	border: 2px solid #9F66AA;
}
p.link-app a:hover {
	background: #9F66AA;
	color: #FFF;
}
h1 {
	top: 50px;
	left: 0;
	padding: 10px 0;
	width: 100%;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: absolute;
}
h1:after{
	content:"";
	display:block;
	background:#FFF;
	width:30px;
	height:3px;
	margin:20px auto 0 auto;
}
h1 span{
		font-family: 'Oswald', sans-serif !important;
		font-size:120%;
}
h1 i{
	font-style:normal;
	font-size:60%;
}
h3 {
	font-size: 24px;
	margin: 25px 0;
	font-weight: bold;
	color: #333;
}
@media only screen and (max-width:736px) {
	h1 {
	top: 20px;
	left: 0;
	padding: 10px 0;
	width: 100%;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: absolute;
}
h1:after{
	margin:10px auto 0 auto;
	height:2px;
}
h2 {
	margin: 20px 0;
}
h3 {
	font-size: 18px;
	line-height: 150%;
	margin: 25px 0 10px auto;
	font-weight: bold;
	color: #333;
	padding: 0;
}
}
section {
	text-align: center;
}
#section0 {
	background: url(../img/slide1.jpg) no-repeat;
	height: 100vh
}
#section1 {
	background: url(../img/slide2.jpg) no-repeat
}
#section2 {
	background: url(../img/slide4.jpg) no-repeat
}
#section3 {
	background: url(../img/slide3.jpg) no-repeat
}
#section4 {
	background: url(../img/slide5.jpg) no-repeat
}
#section5 {
	background: url(../img/slide6.jpg) no-repeat
}
#section6 {
	background: #FFF;
}
 @media only screen and (max-width:736px) {
#section0 {
	background: url(../img/slide1.jpg) no-repeat;
	background-size: cover;
}
#section1 {
	background: url(../img/slide2.jpg) no-repeat;
	background-size: cover;
}
#section2 {
	background: url(../img/slide4.jpg) no-repeat;
	background-size: cover;
}
#section3 {
	background: url(../img/slide3.jpg) no-repeat;
	background-size: cover;
}
#section4 {
	background: url(../img/slide5.jpg) no-repeat;
	background-size: cover;
}
#section5 {
	background: url(../img/slide6.jpg) no-repeat;
	background-size: cover;
}
}
ul.logo-area {
}
ul.logo-area li {
	display: inline-block;
	padding: 3% 3% 0 3%;
	width: 20%;
}
ul.logo-area li a{
	transition:all 0.3s ease-in-out;
}
ul.logo-area li a:hover{
	opacity:0.7;
}
.scroll_guide {
	position: fixed;
	bottom: 20px;
	left: 50%;
	z-index: 999;
	width: 40px;
	margin-bottom: -20px;
	padding: 10px 0 0 10px;
}
.scroll_guide p {
	/* height: 372px; */
	padding: 0;
	font-family: 'Oswald', sans-serif !important;
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	text-align: center;
	font-size: 16px;
	position: relative;
	padding-bottom: 20px;
	color: #FFF;
}
.scroll_guide:after {
	content: "";
	background: #FFF;
	width: 2px;
	height: 100px;
	position: absolute;
	display: block;
	margin: auto;
	left: 20px;
	top: 16px;
	animation: scro 2s ease-in-out infinite;
}
@keyframes scro {
 0% {
 height:0;
}
 50% {
 height:80px;
}
 100% {
 height:0;
}
}
@media only screen and (max-width:736px) {
.scroll_guide {
	position: fixed;
	bottom: 20px;
	left: 0px;
}
.scroll_guide p {
	font-size: 14px;
}
ul.logo-area {
	padding: 0;
	position: relative;
	top: 0vh;
}
ul.logo-area li {
	display: block;
	padding: 0;
	width: 50%;
	margin: 0 auto 10px auto
}
}
ul.logo-area li img {
	width: 100%;
}
.textbox {
	max-width: 1024px;
	background: #FFF;
	box-shadow: 0 0 30px #333;
	margin: 0 auto;
	padding: 50px;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -412px;
}
 @media only screen and (max-width:736px) {
.textbox {
	max-width: 80vw;
	height: auto !important;
	background: #FFF;
	box-shadow: 0 0 30px #666;
	border-radius: 15px;
	margin: 10vh auto;
	padding: 20px;
	box-sizing: border-box;
	position: static;
}
.textbox img {
	width: 100%;
}
.textbox h3 + p {
	text-align: left;
}
}
.textbox2 {
	max-width: 349px;
	margin: 0 auto;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -160px 0 0 -174px;
}
@media only screen and (max-width:736px) {
.textbox2 {
	max-width: 300px;
	margin: 0 auto;
	box-sizing: border-box;
	position: static;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -150px;
}
.textbox2 img {
	width: 50%;
}
}
.textbox2 p {
	font-size: 11px;
	color: #999;
	margin: 25px 0 0 0;
	font-family: 'Oswald', sans-serif !important;
}
