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

/* section
-----------------------------------------------*/
.section{
	text-align:center;
	margin-top:45px;
}
.section .inner{
	max-width:1200px;
	padding:0 40px;
	margin:0 auto;
}
.section .col1{
	overflow:hidden;
}
.section .col1 .col{
	width:340px;
	margin:0 auto;
}
.section .col3{
	overflow:hidden;
}
.section .col3 .col{
	float:left;
	width:31%;
	margin-left:3.5%;
}
.section .col3 .col:first-child{
	margin-left:0;
}
.section .col a{
	display:block;
}
.section .col a img{
	width:100%;
	height:auto;
}
.section .col h2{
	font-size:180%;
	font-weight:normal;
	margin-top:20px;
	margin-bottom: 10px;
	/* color: #0283cd;
    -webkit-background-clip: text;
    background-image: linear-gradient(94deg, #0283cd, #6fceda);
    -webkit-text-fill-color: transparent;*/
	color:#44c0fe;
    text-shadow:0 -1px 0 rgba(255,255,255,0.6),0 1px 1px rgba(0,0,0,0.5);
}
.section .col .iframe{
  position:relative;
  padding-top:56.25%;
}
.section .col .iframe iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/* 180122�ǉ�*/

.section h3{
	font-size:200%;
	font-weight:normal;
	margin-top:46px;
	/* color: #0283cd;
    -webkit-background-clip: text;
    background-image: linear-gradient(94deg, #0283cd, #6fceda);
    -webkit-text-fill-color: transparent;
	color:#009845;
    text-shadow:0 -1px 0 rgba(255,255,255,0.6),0 1px 1px rgba(0,0,0,0.5);*/
}

.section h4{
	font-size:167%;
	font-weight:normal;
	margin-top:46px;
	color: #0283cd;
}

.section h5{
	font-size:200%;
	font-weight:normal;
	margin-top:46px;
	/* color: #0283cd;
    -webkit-background-clip: text;
    background-image: linear-gradient(94deg, #0283cd, #6fceda);
    -webkit-text-fill-color: transparent;*/
	color:#009845;
    text-shadow:0 -1px 0 rgba(255,255,255,0.6),0 1px 1px rgba(0,0,0,0.5);
}


.section h3:first-child{
	margin-top:0;
}

.section .box{
	max-width:980px;
	/*border-top:1px solid #d8d8d8;*/
	padding-top:60px;
	margin:60px auto 0 auto;
	text-align:center;
}

.section .col1 .col2{
	width:340px;
	margin: 0px 20px 0px 20px;
	text-align: center;
    display: inline-block;
}
.section .col2 a{
	display:block;
}
.section .col2 a img{
	width:100%;
	height:auto;
}
.section .col2 h2{
	font-size:180%;
	font-weight:normal;
	margin-top:20px;
	margin-bottom: 10px;
	/* color: #0283cd;
    -webkit-background-clip: text;
    background-image: linear-gradient(94deg, #0283cd, #6fceda);
    -webkit-text-fill-color: transparent;*/
	color:#44c0fe;
    text-shadow:0 -1px 0 rgba(255,255,255,0.6),0 1px 1px rgba(0,0,0,0.5);
}
.section .col2 .iframe{
  position:relative;
  padding-top:56.25%;
}
.section .col2 .iframe iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.section .col1 .col4{
	width: 330px;
    margin: 0px 10px 0px 10px;
	text-align: center;
    display: inline-block;
}
.section .col4 a{
	display:block;
}
.section .col4 img{
	width:50%;
	height:auto;
}
.section .col4 h2{
	font-size:138.5%;
	font-weight:normal;
	margin-top:20px;
}

.section .col1 .col5{
	width:490px;
	margin: 0px 20px 0px 20px;
	text-align: center;
    display: inline-block;
}
.section .col5 a{
	display:block;
}
.section .col5 a img{
	width:100%;
	height:auto;
}
.section .col5 h2{
	font-size:138.5%;
	font-weight:normal;
	margin-top:20px;
}

.section .col1 .col6{
	width: 360px;
    margin: 0px 10px 0px 10px;
	text-align: center;
    display: inline-block;
}
.section .col6 a{
	display:block;
}
.section .col6 img{
	width:80%;
	height:auto;
}
.section .col6 h2{
	font-size:110%;
	font-weight:normal;
	margin-top:20px;
}

.section .col1 .col7{
	width:490px;
	margin: 0px 20px 0px 20px;
	text-align: center;
    display: inline-block;
}
.section .col7 a{
	display:block;
}
.section .col7 a img{
	width:100%;
	height:auto;
}
.section .col7 h2{
	font-size:138.5%;
	font-weight:normal;
	margin-top:20px;
}

.section .col1 .col8{
	width:490px;
	margin: 0px 20px 0px 20px;
	text-align: center;
    display: inline-block;
}
.section .col8 a{
	display:block;
}
.section .col8 a img{
	width:70%;
	height:auto;
}
.section .col8 h2{
	font-size:138.5%;
	font-weight:normal;
	margin-top:20px;
}

.section .col1 .col9{
	width:800px;
	margin: 0px 20px 0px 20px;
	text-align: center;
    display: inline-block;
}
.section .col9 a{
	display:block;
}
.section .col9 a img{
	width:100%;
	height:auto;
}
.section .col9 h2{
	font-size:180%;
	font-weight:normal;
	margin-top:20px;
	margin-bottom: 10px;
	/* color: #0283cd;
    -webkit-background-clip: text;
    background-image: linear-gradient(94deg, #0283cd, #6fceda);
    -webkit-text-fill-color: transparent;*/
	color:#44c0fe;
    text-shadow:0 -1px 0 rgba(255,255,255,0.6),0 1px 1px rgba(0,0,0,0.5);
}


.list{
	width:304px;
	margin: 0px 20px 0px 20px;
	text-align: center;
    display: inline-block;
}

.mt20{
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
.section{
	margin-top:30px;
}
.section .inner{
	padding:0 20px;
}
.section .col1 .col{
	width:100%;
}
.section .col3 .col{
	float:none;
	width:100%;
	margin:45px 0 0 0;
}
.section .col3 .col:first-child{
	margin:0;
}
.section .col a{
	margin:0 20px;
}
.section .col h2{
	font-size:17px;
	margin-top:15px;
}
.section .col .box{
	padding:0 20px;
}

/* 180122�ǉ�*/
.section .box{
	padding-top:25px;
	margin:25px auto 0 auto;
}

.section .col1 .col2{
	width:100%;
	margin: 0 auto;
}
.section .col3 .col:first-child{
	margin:0;
}
.section .col2 a{
	margin:0 20px;
}
.section .col2 h2{
	font-size:17px;
	margin-top:15px;
}
.section .col2 .box{
	padding:0 20px;
}

.section .col2 a img{
	width:100%;
	height:auto;
	margin-top: 20px;
}

.section .col2 .iframe{
  position:relative;
  padding-top:56.25%;
}
.section .col2 .iframe iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.section .col1 .col4{
	width:100%;
	margin: 0 auto;
}
.section .col3 .col:first-child{
	margin:0;
}
.section .col4 a{
	margin:0 20px;
}
.section .col4 h2{
	font-size:16px;
	margin-top:15px;
}
.section .col4 .box{
	padding:0 20px;
}

.section .col4 img{
	width:50%;
	height:auto;
	margin-top: 10px;
}

.section .col1 .col5{
	width:100%;
	margin: 0 auto;
}
.section .col3 .col:first-child{
	margin:0;
}
.section .col5 a{
	margin:0 20px;
}
.section .col5 h2{
	font-size:16px;
	margin-top:15px;
}
.section .col5 .box{
	padding:0 20px;
}

.section .col5 a img{
	width:100%;
	height:auto;
	margin-top: 20px;
}

.section .col1 .col6{
	width:100%;
	margin: 0 auto;
}
.section .col3 .col:first-child{
	margin:0;
}
.section .col6 a{
	margin:0 20px;
}
.section .col6 h2{
	font-size:14px;
	margin-top:15px;
}
.section .col6 .box{
	padding:0 20px;
}

.section .col6 img{
	width:80%;
	height:auto;
	margin-top: 20px;
}

.section .col1 .col7{
	width:100%;
	margin: 0 auto;
}
.section .col3 .col:first-child{
	margin:0;
}
.section .col7 a{
	margin:0 20px;
}
.section .col7 h2{
	font-size:16px;
	margin-top:15px;
}
.section .col7 .box{
	padding:0 20px;
}

.section .col7 img{
	width:80%;
	height:auto;
	margin-top: 20px;
}
	
.section .col1 .col9{
	width:100%;
	margin: 0 auto;
}
.section .col3 .col:first-child{
	margin:0;
}
.section .col9 a{
	margin:0 20px;
}
.section .col9 h2{
	font-size:17px;
	margin-top:15px;
}
.section .col9 .box{
	padding:0 20px;
}

.section .col9 a img{
	width:100%;
	height:auto;
	margin-top: 20px;
}

.section .col9 .iframe{
  position:relative;
  padding-top:56.25%;
}
.section .col9 .iframe iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
	
.section .col9 h2{
	font-size:180%;
	font-weight:normal;
	margin-top:10px;
	color:#44c0fe;
    text-shadow:0 -1px 0 rgba(255,255,255,0.6),0 1px 1px rgba(0,0,0,0.5);
}

}


/* modal
-----------------------------------------------*/
.modal .modalInner{
	display:block;
	max-width:900px;
	margin:0 auto;
}
.modal .modalBox{
	padding:25px;
}
.modal .modalBox iframe{
	display:block;
}
.movie{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.movie iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
@media screen and (max-width: 767px) {
.modal .modalBox{
	padding:15px;
}
}


/* faq
-----------------------------------------------*/
#faq{
	margin-top:60px;
}
@media screen and (max-width: 767px) {
#faq{
	margin-top:30px;
}
}


/* main
-----------------------------------------------*/
.main{
	padding-top:60px;
}
.main .inner{
	max-width:980px;
	text-align:center;
	margin:0 auto;
	padding:0 40px;
}
.main p{
	font-size:153.9%;
	line-height:2;
	margin-top:30px;
}

.main ul li{
	width:304px;
	margin: 0px 20px 0px 20px;
	text-align: center;
    display: inline-block;
}

@media screen and (max-width: 767px) {
.main{
	padding-top:40px;
}
.main .inner{
	padding:0 20px;
}
.main p{
	font-size:17px;
	margin-top:25px;
	line-height:1.5;
	text-align:left;
}
}



/*180117追加*/
.list-box {
  display: table;
  text-align:center;
  margin: 30px auto 0px;
}

.list-left{
  display: table-cell;
  vertical-align: middle;
}

.list-right {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.m0{
margin: 0px!important;
}

.broadcast {
    padding: 10px;
    margin: 40px auto 0px;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 2px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
	width: 600px;
	text-align:center;
}
.broadcast p {
    margin: 0; 
    padding: 0;
}

.lead{
	padding-top:20px;
}
.lead .inner{
	max-width:980px;
	text-align:center;
	margin:0 auto;
	padding:0 40px;
}
.lead p{
	font-size:153.9%;
	line-height:2;
	margin-top:30px;
}

.section .box2{
	max-width:980px;
	border-top:1px solid #d8d8d8;
	margin:60px auto 0 auto;
	text-align:center;
}

.back{
	background-color: #edf8fb;
	padding: 0px 0px 20px 0px;
}


@media (max-width: 767px) {

.list-box {
  width:80%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
}
	
.list-box img{
  width:80%;
	height:auto;
}

.list-left {
	width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
        margin: 0 auto;
}

.list-right {
        width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
        padding: 10px 0px 0px 0px;
}
	
.broadcast {
    padding: 10px;
    margin: 40px auto 0px;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 2px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
	width: 280px;
}
.broadcast p {
    margin: 0; 
    padding: 0;
}
	
.section .col1 .col8{
	width:100%;
	margin: 0 auto;
}
	
.section .col8 a img{
	width: 100%;
    height: auto;
}
	
.section .col8 a{
	margin:0 20px;
}
.section .col8 h2{
	font-size:16px;
	margin-top:15px;
}
.section .col8 .box{
	padding:0 20px;
}

.lead{
	padding-top:40px;
}
.lead .inner{
	padding:0 20px;
}
.lead p{
	font-size:17px;
	margin-top:25px;
	line-height:1.5;
	text-align:left;
}
}

.pt20{
	padding-top: 20px;
}

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