<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, p, a, address,img, 
dl, dt, dd, ol, ul, li{
  margin: 0;
  padding: 0;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
  border: 0;
}

body {
  line-height: 0;
  background-color: #fff;
}


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

.pc {
	width: 1200px;
	margin: 0px auto;
	display: block;
}


.smp {
	display: none;
}

.bottom-fixed-button {
  position: fixed;
  top: 0;
  width: 100%;
  height: 7.5%;
  padding-top: 0;
  text-align: right;
	z-index: 9999;
}

.bottom-fixed-button button:hover {
  opacity: 0.8;
}

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

.contents p {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
	letter-spacing: 0.1em;
}

.clear {
	float: none;
	clear: both;
}


.btnBox {
	width: 100%;
	margin: 0 2.5%;
	text-align: right;
	float: right;
	z-index: 9999;
}

.btnBox img{
	width: 13.3%;
	max-width: 160px;
	margin: 2.5% 0.8% 0;
	
}

.btnBox2 {
	width: 100%;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 145px;
	text-align: center;
	background: url(../../img/bg.jpg) repeat-y;
}

.mt {
	margin-top: 0;
}

.logo{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.logo img{
	width: 15%;
}

.box {
width: 1070px;
background: #fefee6;
border-left: #339be4 65px solid;
border-right: #339be4 65px solid;
}

.copyright {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.1em;
}

.youtube_wrap {
	width: 100%;
	height: auto;
	margin: 10% auto 0;
}

.youtube_inner {
	position: relative;
height: 0;
padding: 0 0 56.25%;
overflow: hidden;
margin: 0 auto;
text-align: center;
}

.youtube_inner iframe {
	position: absolute;
 top: 0;
  left: 50%;
  transform: translateX(-50%);

width: 77%;
height: 77%;
}

@media screen and (max-width: 1200px) {
.pc {
	display: block;
	width: 100%;
	margin: 0px auto;
}

.pc img{
	width: 100%;
}

.mt {
	margin-top: 0;
}



.box{
width: calc(100% - 120px);
background: #fefee6;
border-left: #339be4 60px solid;
border-right: #339be4 60px solid;
}	

.box img {
width: 100%;
	}
	
.logo{
	width: 15%;
	text-align: center;
	margin: 0 auto;
}

.smp {
	display: none;
}

}

@media screen and (max-width: 1100px) {
.box{
width: calc(100% - 110px);
background: #fefee6;
border-left: #339be4 55px solid;
border-right: #339be4 55px solid;
}	
}


@media screen and (max-width: 1000px) {
.box{
width: calc(100% - 100px);
background: #fefee6;
border-left: #339be4 50px solid;
border-right: #339be4 50px solid;
}	
}


@media screen and (max-width: 750px) {
.wrapper{
   height: auto;
		max-width: 100%;
		width: auto;
		text-align: center;
		margin: 0 auto;
  }

.wrapper img{
    height: auto;
		max-width: 100%;
		width: auto;
  }

.bottom-fixed-button {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  padding-top: 0;
  text-align: center;
}

.contents{
	height: auto;
		max-width: 100%;
		width: auto;
		text-align: center;
		margin: 0 auto;
}

.pc {
	display: none;
}

.smp {
	display: block;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

.smp img{
	width: 100%;
}


.mt {
	margin-top: 0;
}

.btnBox {
	width: 100%;
	margin: 4% 0 0;
	text-align: center;
	float: none;
}

.btnBox img{
	width: 29%;
	max-width: 217px;
	margin: 1%;
	
}

.btnBox2 {
	width: 100%;
	margin: 0;
	padding-top: 26px;
	padding-bottom: 54px;
	text-align: center;
	background: url(../../img/bgsmp.jpg) repeat-y auto;
	background-size: 100%;
}

.btnBox2 img{
	max-width: 73%;
	margin: 0 auto;
	
}

.logo{
	width: 23%;
	text-align: center;
	margin: 74px auto 0;
}

.youtube_wrap {
	width: 100%;
	height: auto;
	margin: 8% auto 5%;
	
}

.youtube_inner {
	position: relative;
height: 0;
padding: 0 0 56.25%;
overflow: hidden;
margin: 0 auto;
text-align: center;
}

.youtube_inner iframe {
	position: absolute;
 top: 0;
  left: 50%;
  transform: translateX(-50%);

width: 90%;
height: 90%;
}	

.box{
width: calc(100% - 80px);
background: #fefee6;
border-left: #339be4 40px solid;
border-right: #339be4 40px solid;
}	
	
}

@media screen and (max-width: 650px) {
.box{
width: calc(100% - 60px);
background: #fefee6;
border-left: #339be4 30px solid;
border-right: #339be4 30px solid;
}	
}</pre></body></html>