<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


@media all and (min-width: 750px) {


/* ------------------------------------------

browser style clear

------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	overflow-y: scroll;
}

ul,li,dl,dt,dd{
	list-style: none;
}

img{
	vertical-align: top;
}

a img{
	border: none;
}

a:hover,
a:hover img {
	opacity:0.70;
	filter:alpha( opacity=70 );
	-ms-filter: alpha( opacity=70 );
	-webkit-filter: alpha( opacity=70 );
	-moz-filter: alpha( opacity=70 );
	-o-filter: alpha( opacity=70 );

	transition: opacity .20s ease-in-out;
	-ms-transition: opacity .20s ease-in-out;
	-webkit-transition: opacity .20s ease-in-out;
	-moz-transition: opacity .20s ease-in-out;
	-o-transition: opacity .20s ease-in-out;
}

body {
	font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 2.3;
	letter-spacing: 0.5px;
	-webkit-font-smoothing: antialiased;
}

/*============================
#header
============================*/
header {
	position: fixed;
	width: 100%;
	height: 100px;
	background-color: #fff;
	z-index: 9999;
}
header .hd_wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
header .hd_wrapper .hd_logo {
	position: absolute;
	top: 30px;
	left: 0;
}
header .hd_wrapper .hd_btn {
	position: absolute;
	top: 20px;
	right: 0;
}
header .hd_wrapper .hd_btn li {
	display: inline-block;
	margin-left: 5px;
}
/*============================
footer
============================*/
footer {
	width: 100%;
	background: #333333;
	text-align: center;
	height: 70px;
}
footer p {
	padding-top: 20px;
	color: #fff;
	font-size: 14px;
}


/*============================
common
============================*/
body {width: 100%;}

div#container {
	background-color: #ffffff;
	width: 100%;
}

.open,
.close {
  cursor: pointer;
}

.inner {
	width: 1000px;
	margin: 0 auto;
}

.SPonly {
	display: none;
}

.PConly {
	display: block;
}

/*============================
entry-area
============================*/
	.entry-area {
		background-color: #ffffff;
		width: 100%;
		padding: 40px 0;
		text-align: center;
	}

	.entry-area .inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

/*============================
video-area
============================*/
.video {
	margin: 0 auto;
	text-align: center;
}


/*============================
#index
============================*/
#index div.main {
	width: 100%;
	margin: 0 auto;
	padding-top: 100px;
	text-align: center;
}
#index div.main01{
	min-height:460px;
	height: auto;
	background-image:url(../images/pc_main_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-size: cover;
	text-align: center;
}
#index div.main01 img {
	padding-top: 0px;
}

#index div#container {
	width: 100%;
	height: auto;
}

#index div.contents01 {
	min-height:1657px;
	height: auto;
	background-image:url(../images/pc_contents01_bg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	background-size: cover;
	text-align: center;
}
	
#index div.contents02 {
	min-height:805px;
	height: auto;
	background-image:url(../images/pc_contents02_bg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
	background-size: cover;
	text-align: center;
}
	

#index div.contents03 {
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #e3f5ff;
}
#index div.contents03 div.block02 {
	margin: 0 auto 10px;
}
#index div.contents03 div.block03 {
	margin: 0 auto;
	display: none;
}
	
	
#index div.contents04 {
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #e3f5ff;
}
#index div.contents04 div.block02 {
	margin: 0 auto 10px;
}
#index div.contents04 div.block03 {
	margin: 0 auto;
	display: none;
}	
	
	
#index div.contents05 {
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #e3f5ff;
}
#index div.contents05 div.block02 {
	margin: 0 auto 10px;
}
#index div.contents05 div.block03 {
	margin: 0 auto;
	display: none;
}	
	

#index div.contents06 {
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #e3f5ff;
}
#index div.contents06 div.block02 {
	margin: 0 auto 10px;
}
#index div.contents06 div.block03 {
	margin: 0 auto;
	display: none;
}
	
	
#index div.contents07 {
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #dae9ee;
}
#index div.contents07 div.block02 {
	margin: 0 auto 10px;
}
#index div.contents07 div.block03 {
	margin: 0 auto;
	display: none;
}	

	
#index div.contents08 {
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: #dae9ee;
}
#index div.contents08 div.block02 {
	margin: 0 auto 10px;
}
#index div.contents08 div.block03 {
	margin: 0 auto;
	display: none;
}
	
	
#index div.contents09 {
	margin: 0 auto;
	padding-bottom: 40px;
	background-color: #e3f5ff;
}
#index div.contents09 div.block02 {
	margin: 0 auto 10px;
}
#index div.contents09 div.block03 {
	margin: 0 auto;
	display: none;
}



}
</pre></body></html>