@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.indexBg {
	background: url("../images/index/main_visual_bg.png") no-repeat left top;
	background-size: 100% auto;
}
.mainVisual {
	padding: 69px 0 600px;
	margin-top: -50px;
}
.mainVisual .infoBox {
	max-width: 80%;
	margin: 0 auto;
	position: relative;
}
.mainVisual .listUl li {
	position: relative;
	float: left;
	width: 100%;
}
.mainVisual .listUl li .ttlImg {
	position: absolute;
	left: 0;
	top: 26.3%;
	width: 100%;
	text-align: center;
}
.mainVisual .listUl li .ttlImg img {
	margin: 0 auto;
}
.mainVisual .infoBox .scroll {
	position: absolute;
	left: 0;
	font-weight: 700;
	font-size: 1.8rem;
	bottom: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
}
.mainVisual .infoBox .scroll a {
	padding-bottom: 41px;
	display: inline-block;
	letter-spacing: 0.04em;
	background: url("../images/common/icon12.png") no-repeat center bottom;
	background-size: 32px auto; 
}
.mainVisual .infoBox .slick-prev,
.mainVisual .infoBox .slick-next {
	margin-top: -99px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 63px;
    height: 65px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
	transition: .3s;
	-webkit-transition: .3s;
}
.mainVisual .infoBox .slick-prev {
	left: -16px;
	background: url("../images/index/prev.png") no-repeat;
	background-size: 63px 65px;
	z-index: 100;
	transition: .3s;
	-webkit-transition: .3s;
}
.mainVisual .infoBox .slick-next {
	right: -13px;
	background: url("../images/index/next.png") no-repeat;
	background-size: 63px 65px;
	z-index: 100;
	transition: .3s;
	-webkit-transition: .3s;
}
@-webkit-keyframes bounce-up {
  25% {-webkit-transform: translateY(10px);}
  50%, 100% {-webkit-transform: translateY(0);}
  75% {-webkit-transform: translateY(-10px);}
 } 
@keyframes bounce-up {
 25% {transform: translateY(10px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(-10px);}
} 
.animate-bounce-up{ -webkit-animation: bounce-up 1.4s linear infinite;animation: bounce-up 1.4s linear infinite;}
@media all and (min-width: 897px) {
	.mainVisual .infoBox .slick-prev:hover {
		background: url("../images/index/prev_over.png") no-repeat;
		background-size: 63px 65px;
	}
	.mainVisual .infoBox .slick-next:hover {
		background: url("../images/index/next_over.png") no-repeat;
		background-size: 63px 65px;
	}
	.mainVisual .infoBox .scroll a:hover {
		color: #1A98D1;
	}
}
#main {
	margin-bottom: 0;
}
#main .sec01 {
	margin-top: -448px;
}
#main .sec01 .inner {
	width: 958px;
	margin: 0 auto 112px;
	padding: 80px 65px 76px 77px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
#main .sec01 .inner .textBox .title {
	margin-bottom: 15px;
	color: #3A9927;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 800;
	font-size: 3.6rem;
	text-align: center;
}
#main .sec01 .inner .textBox .title .info {
	padding: 0 52px;
	display: inline-block;
	background: url("../images/index/icon01.png") no-repeat left center,url("../images/index/icon02.png") no-repeat right center;
	background-size: 47px auto,47px auto; 
}
#main .sec01 .inner .textBox p {
	margin: 0 25px 28px;
	line-height: 1.8;
	font-weight: 300;
}
#main .sec01 .inner .phoSec {
	padding-right: 11px;
}
#main .sec01 .inner .phoSec .lBox {
	float: left;
	width: 560px;
}
#main .sec01 .inner .phoSec .lBox iframe {
	width: 100%;
	/*height: 315px;*/
	vertical-align: top;
}
#main .sec01 .ytube {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
	width: 100%;
	padding-top: 39.1%;
}
#main .sec01 .ytube iframe {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
    }
#main .sec01 .ytube a {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
    }
#main .sec01 .inner .phoSec .rPho {
	float: right;
}
#main .sec01 .subBox {
	max-width: 1690px;
	margin: 0 auto;
}
#main .sec01 .subBox .photoBox {
	float: right;
	width: 47.2%;
}
#main .sec01 .subBox .photoBox img {
	width: 100%;
}
#main .sec01 .subBox .textBox {
	width: 52.8%;
}
#main .sec01 .subBox .textBox .infoBox {
	max-width: 600px;
	margin: 0 47px 0 auto;
}
#main .sec01 .subBox .textBox .ttlImg {
	margin-bottom: 32px;
}
#main .sec01 .subBox .textBox p {
	margin: 0 0 87px 28px;
	letter-spacing: 0.04em;
	line-height: 1.8;
}
#main .sec01 .subBox .comLink {
	margin-left: 30px;
}
#main .sec01 .subBox .comLink a {
	background-image: url("../images/common/icon13.png");
	background-size: 34px auto; 
}
#main .sec02 {
	padding: 394px 0 0;
	position: relative;
	background: url("../images/index/sec02_bg.jpg") no-repeat center top 100px;
	background-size: 100% auto;
}
#main .sec02 .img01 {
	position: absolute;
	left: 0;
	top: 184px;
	z-index: 1;
}
#main .sec02 .img02 {
	position: absolute;
	right: 0;
	top: 62px;
	z-index: 1;
}
#main .sec02 .content {
	width: 874px;
	position: relative;
	z-index: 2;
}
#main .sec02 h2 {
	margin-bottom: 53px;
	color: #F68E00;
	font-size: 5.6rem;
	text-align: center;
}
#main .sec02 .txt {
	margin-bottom: 50px;
	text-align: justify;
	line-height: 1.8;
	letter-spacing: 0.04em;
}
#main .sec02 .subBox {
	position: relative;
}
#main .sec02 .subBox .ttl {
	position: absolute;
	left: 0;
	top: -40px;
	width: 100%;
	color: #F2F2F2;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16.8rem;
	text-align: center;
	letter-spacing: -0.04em;
	line-height: 130px;
	z-index: 1;
}
#main .sec02 .linkList {
	width: 742px;
	margin: 0 auto;
	padding-top: 42px;
	position: relative;
	z-index: 2;
}
#main .sec02 .linkList li a {
	display: flex;
	align-items: center;
	width: 320px;
	font-family: 'Noto Sans JP', sans-serif;
	height: 90px;
	padding: 0 20px 0 40px;
	border: 1px solid #0C626B;
	background: #fff url("../images/common/icon14.png") no-repeat right 7px center;
	background-size: 47px auto; 
	box-sizing: border-box;
}
#main .sec02 .linkList li .info {
	padding-left: 38px;
	display: inline-block;
	background: url("../images/common/icon15.png") no-repeat left center;
	background-size: 31px auto; 
}
#main .sec02 .linkList li .small {
	font-size: 1rem;
	display: block;
	margin-top: -2px;
}
#main .sec02 .linkList .liStyle a {
	padding: 0 0 0 24px;
	background: #fff;
}
#main .sec02 .linkList .centerbnr {
	margin: 50px auto 0;
}

#main .sec03 .topBg {
	padding: 172px 0 200px;
	background: url("../images/index/sec03_bg01.png") no-repeat center top 256px;
	background-size: 100% auto;
}
#main .sec03 .linkBox {
	margin-bottom: 147px;
}
#main .sec03 .linkBox .top {
	margin-bottom: 43px;
	font-size: 3.2rem;
	font-weight: 500;
	font-family: 'M PLUS 1p', sans-serif;
	letter-spacing: 0.04em;
	text-align: center;
	line-height: 1.4;
}
#main .sec03 .linkBox .linkList li {
	margin: 0 15px;
}
#main .sec03 .linkBox .linkList li a {
	color: #fff;
	width: 380px;
	height: 120px;
	position: relative;
	padding-left: 25px;
	display: flex;
	font-family: 'M PLUS 1p', sans-serif;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	border-radius: 80px;
	box-sizing: border-box;
	background: url("../images/index/link01_bg.png") no-repeat center center;
	background-size: cover;
}
#main .sec03 .linkBox .linkList .li02 a {
	background: url("../images/index/link02_bg.png") no-repeat center center;
	background-size: cover;	
}
#main .sec03 .linkBox .linkList .li03 a {
	background: url("../images/index/link03_bg.png") no-repeat center center;
	background-size: cover;	
}
#main .sec03 .linkBox .linkList li a:before {
	position: absolute;
	right: 26px;
	background: url("../images/common/icon06.png") no-repeat right center;
	background-size: 14px auto;
	width: 14px;
	height: 23px;
	content: "";
	top: 50%;
	margin-top: -12px;
}
#main .sec03 .linkBox .linkList li .topSpan {
	margin-bottom: 2px;
	display: block;
	font-weight: 400;
	letter-spacing: 0.06em;
}
#main .sec03 .linkBox .linkList li .infoTxt {
	display: block;
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: 0.02em;
}
#main .sec03 .linkBox .linkList li .small {
	font-size: 1.2rem;
}
#main .sec03 .detailBox {
	max-width: 1513px;
	margin: 0 auto;
	padding: 12% 9.1% 10% 9.8%;
	box-sizing: border-box;
	background: url("../images/index/sec03_bg04.png") no-repeat left center;
	background-size: 100% 100%; 
}
#main .sec03 .detailBox .inner .photoBox {
	float: right;
	width: 46.7%;
	padding-top: 9%;
}
#main .sec03 .detailBox .inner .textBox {
	float: left;
	width: 50%;
}
#main .sec03 .detailBox .inner .textBox h2 {
	margin-bottom: 17px;
	font-size: 5.6rem;
	font-weight: 700;
	color: #3A9927;
}
#main .sec03 .detailBox .inner .textBox .txt {
	line-height: 1.8;
	letter-spacing: 0.04em;
}
#main .sec03 .btmBg {
	padding-bottom: 222px;
	background: url("../images/index/sec03_bg03.png") repeat-x center bottom;
	background-size: 1922px auto;
}
#main .sec03 .subBox {
	margin: -67px 0 0;
	padding: 74px 0 0;
	min-height: 720px;
	border-radius: 60px;
	box-sizing: border-box;
	background: url("../images/index/sec03_bg02.jpg") no-repeat center center;
	background-size: cover;
}
#main .sec03 .subBox .infoSub {
	min-height: 595px;
	width: 977px;
	margin: 0 auto;
	padding: 90px 0 0;
	box-sizing: border-box;
	background: url("../images/index/sec03_bg05.png") no-repeat center center;
	background-size: 977px auto; 
}
#main .sec03 .subBox .title {
	width: 632px;
	margin: 0 auto 35px;
	text-align: center;
}
#main .sec03 .subBox .title .txtSpan {
	display: block;
	color: #fff;
	padding: 4px 13px 7px;
	font-size: 2.8rem;
	letter-spacing: 0.04em;
	font-family: 'Noto Sans JP', sans-serif;
	background: #F68E00;
	border-radius: 15px;
}
#main .sec03 .subBox .ttl {
	margin-bottom: 23px;
	text-align: center;
}
#main .sec03 .subBox .txtP {
	margin-bottom: 55px;
	color: #fff;
	font-size: 2.1rem;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 0.04em;
}
#main .sec03 .subBox .comLink a {
	margin: 0 auto;
	background-image: url("../images/common/icon13.png");
	background-size: 34px auto;
	background-position: right 25px center;
}
#main .sec03 .txt {
	margin-bottom: 50px;
	line-height: 1.8;
	letter-spacing: 0.04em;
	/*text-align: center;*/
}
#main .sec03 .stake_bn {
	background-image: url("../images/index/stake_bn_on.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 740px;
	text-align: center;
	margin: 0 auto 50px;
}
#main .sec03 .stake_bn a:hover {
	opacity: 0;
}
#main .sec04 {
	padding: 67px 0 116px;
	background: url("../images/index/sec04_bg.png") repeat left top;
	background-size: 16.5px auto;
}

#main .sec03 .txt_pc {
	margin-bottom: 50px;
    line-height: 1.8;
    letter-spacing: 0.04em;
text-align: center;
}



#main .sec04 h2 {
	margin-bottom: 66px;
	color: #022555;
	font-size: 5.6rem;
	font-weight: 700;
	text-align: center;
}
#main .sec04 .comNews {
	margin-bottom: 67px;
}
#main .sec04 .comNews li .infoCategory {
	margin: 0 0 0 13px;
}
#main .sec04 .comLink a {
	padding-right: 67px;
	margin: 0 auto;
	background-image: url("../images/common/icon13.png");
	background-size: 34px auto;
}
#main .sec05 {
	padding: 102px 0 117px;
}
#main .sec05 .headLine04 {
	margin-bottom: 54px;
}
#main .sec05 .subBox {
	position: relative;
	margin: 0 0 0 12px;
}
#main .sec05 .subBox .calendarBox {
	width: 560px;
}
#main .sec05 .subBox .year {
	color: #000;
	align-items: center;
	font-family: 'Oswald', sans-serif;
}
#main .sec05 .subBox .year .month {
	width: 48px;
	font-size: 5.5rem;
	font-weight: 500;
	text-align: center;
}
#main .sec05 .subBox .year .txtSpan {
	font-size: 2.2rem;
	line-height: 1.02;
	width: 400px;
}
#main .sec05 .subBox .infoCalendar {
	margin-bottom: 100px;
}
#main .sec05 .subBox .comLink {
	margin: 0 0 0 -10px;
}
#main .sec05 .subBox .comLink a {
	padding-right: 67px;
	background-position: right 26px center;
	background-image: url("../images/common/icon13.png");
	background-size: 34px auto;
}
#main .sec05 .subBox .eventBox {
	margin-top: 26px;
	width: 600px;
	padding: 15px;
	box-sizing: border-box;
	background: #F7F7F7;
}
#main .sec05 .subBox .eventBox .listUl li {
	width: 100%;
	margin-bottom: 20px;
}
#main .sec05 .subBox .eventBox .listUl li:last-child {
	margin-bottom: 0;
}
#main .sec05 .subBox .eventBox .listUl li a {
	display: flex;
	position: relative;
	justify-content: space-between;
	align-items: flex-start;
	padding: 15px 30px 10px 12px;
	background: #fff;
}
#main .sec05 .subBox .eventBox .listUl li a:before {
	margin-top: -12px;
	position: absolute;
	right: 15px;
	top: 50%;
	width: 24px;
	height: 24px;
	background: url("../images/common/icon03.png") no-repeat left top;
	background-size: 24px auto; 
	content: "";
    transition: .3s;
	-webkit-transition: .3s;
}
#main .sec05 .subBox .eventBox .listUl li .pho {
	width: 34%;
	display: block;
	padding-bottom: 21%;
	background: url("../images/index/sec05_photo.jpg") no-repeat center center;
	background-size: cover;
}
#main .sec05 .subBox .eventBox .listUl li .txtBox {
	padding-top: 8px;
	width: 63%;
}
#main .sec05 .subBox .eventBox .listUl li .date {
	margin-bottom: 4px;
	font-weight: 700;
	display: block;
}
#main .sec05 .subBox .eventBox .listUl li .new {
	color: #fff;
	padding: 2px 9px 0;
	font-size: 1.7rem;
	font-weight: 400;
	font-family: Arial, Helvetica, "sans-serif";
	border-radius: 30px;
	letter-spacing: -0.04em;
	background: #FF0000;
	line-height: 1.3;
	display: inline-block;
	margin: -7px 0 0 3px;
	vertical-align: middle;
}
#main .sec05 .subBox .eventBox .listUl li .detTxt {
	padding-right: 20px;
	display: block;
	line-height: 1.6;
}
#main .sec06 {
	margin-bottom: 93px;
}
#main .sec06 .headLine04 {
	margin-bottom: 25px;
}
#main .sec06 .map {
	width: 1200px;
	height: 585px;
}
#main .sec07 {
	padding-bottom: 207px;
	background: url("../images/index/sec07_bg.png") repeat-x center bottom;
	background-size: 1922px auto;
}
#main .sec07 .snsList li {
	margin-right: 26px;
	width: 280px;
}
#main .sec07 .snsList li:nth-child(4n) {
	margin-right: 0;
}
#main .sec07 .snsList li a:hover {
	opacity: 0.7;
}
#main .eventSec {
    padding: 110px 0;
}
#main .eventSec .headLine04 {
    margin-bottom: 63px;
}
#main .eventSec .listUl {
	margin: -30px 0 64px 45px;
}
#main .eventSec .listUl li {
	margin: 30px 50px 0 0;
	width: 240px;
}
#main .eventSec .listUl li a {
	display: block;
}
#main .eventSec .listUl li a:hover {
	opacity: 0.7;
}
#main .eventSec .listUl li:nth-child(4n) {
	margin-right: 0;
}
#main .eventSec .listUl li .pho {
	margin-bottom: 20px;
	display: block;
	padding-bottom: 66.6%;
	background: url("../images/event/photo.jpg") no-repeat center center;
	background-size: cover;
}
#main .eventSec .listUl li .date {
	margin: 0 0 5px 10px;
	display: block;
	font-weight: 700;
}
#main .eventSec .listUl li .date .new {
	margin: -8px 0 0 5px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 8px;
	font-size: 1.7rem;
	color: #fff;
	font-weight: 400;
	font-family: Arial, Helvetica, "sans-serif";
	background: #FF0000;
	border-radius: 30px;
	letter-spacing: -0.04em;
}
#main .eventSec .listUl li .txtSpan {
	margin: 0 10px 0 10px;
	display: block;
    font-size: 1.6rem;
}
#main .eventSec .comLink a {
    margin: 0 auto;
	padding-right: 67px;
	background-position: right 26px center;
	background-image: url("../images/common/icon13.png");
	background-size: 34px auto;
}
@media all and (min-width: 897px) and (max-width: 1440px) {
	.mainVisual .infoBox .slick-prev {
		left: 0;
	}
	.mainVisual .infoBox .slick-next {
		right: 0;
	}
}
@media all and (min-width: 897px) {
	#main .sec05 .subBox .eventBox .listUl li a:hover:before {
		background: url("../images/common/icon03_over.png") no-repeat left top;
		background-size: 24px auto; 
	}
	#main .sec03 .linkBox .linkList li a:hover {
		background: #1C9AFF;
	}
	#main .sec03 .linkBox .linkList .li02 a:hover {
		background: #3A9927;
	}
	#main .sec03 .linkBox .linkList .li03 a:hover {
		background: #ED6A02;
	}
    #main .sec02 .linkList li a:hover {
        color: #fff;
        background: #21B9CC url("../images/common/icon14_over.png") no-repeat right 7px center;
        background-size: 47px auto;
        border-color: #21B9CC;
    }
    #main .sec02 .linkList .liStyle a:hover {
        background: #21B9CC;
    }
}
@media all and (max-width: 896px) {
	#gHeader {
		padding: 0;
		background: none;
	}
	.indexBg {
		background: none;
	}
	.mainVisual {
		margin-top: 0;
		position: relative;
		padding: 0 0 87px;
		background: url("../images/index/sp_main_visual_bg01.png") no-repeat left top,url("../images/index/sp_main_visual_bg02.png") no-repeat left bottom;
		background-size: 100% auto,100% auto;
		z-index: 10;
	}
	.mainVisual .infoBox {
		max-width: inherit;
	}
	.mainVisual .listUl li .ttlImg {
		position: absolute;
		left: 0;
		top: 25.5%;
		width: 100%;
		text-align: center;
	}
	.mainVisual .listUl li > img {
		width: 100%;
	}
	.mainVisual .infoBox .scroll {
		bottom: 18.5%;
	}
	.mainVisual .infoBox .slick-prev,
	.mainVisual .infoBox .slick-next {
		margin-top: -19px;
		width: 45px;
		height: 47px;
	}
	.mainVisual .infoBox .slick-prev {
		left: 20px;
		background: url("../images/index/sp_prev.png") no-repeat;
		background-size: 45px 47px;
	}
	.mainVisual .infoBox .slick-next {
		right: 16px;
		background: url("../images/index/sp_next.png") no-repeat;
		background-size: 45px 47px;
	}
	#main .sec01 {
		margin-top: -45px;
		position: relative;
		z-index: 10;
	}
	#main .sec01 .inner {
		width: auto;
		margin: 0 -5px 58px;
		padding: 30px 20px 30px;
	}
	#main .sec01 .inner .spPho {
		width: 50%;
		margin: 0 auto;
	}
	#main .sec01 .inner .textBox {
		padding-top: 26px;
	}
	#main .sec01 .inner .textBox .title {
		margin-bottom: 9px;
		font-size: 2.4rem;
	}
	#main .sec01 .inner .textBox .title .info {
		padding: 0 40px;
		text-align: center;
		line-height: 1.32;
	}
	#main .sec01 .inner .textBox p {
		margin: 0 5px 28px;
		line-height: 2;
		font-size: 1.6rem;
	}
	#main .sec01 .inner .phoSec {
		padding: 0;
	}
	#main .sec01 .inner .phoSec .lBox {
		width: 100%;
		float: none;
	}
	#main .sec01 .inner .phoSec .lBox iframe {
		/*height: 175px;*/
	}
	#main .sec01 .ytube {
		padding-top: 56.1%;
	}
	#main .sec01 .subBox {
		max-width: inherit;
		margin: 0 30px;
	}
	#main .sec01 .subBox .photoBox {
		float: none;
		width: auto;
		margin: 0 -13px 20px -6px;
	}
	#main .sec01 .subBox .photoBox img {
		width: 100%;
	}
	#main .sec01 .subBox .textBox {
		width: 100%;
	}
	#main .sec01 .subBox .textBox .infoBox {
		max-width: inherit;
		margin: 0;
	}
	#main .sec01 .subBox .ttlImg {
		margin: 0 5px 16px;
		text-align: center;
	}
	#main .sec01 .subBox .textBox p {
		margin: 0 9px 68px;
		font-size: 2rem;
		line-height: 1.8;
		letter-spacing: 0.02em;
	}
	#main .sec01 .subBox .comLink {
		margin: 0;
	}
	#main .sec01 .subBox .comLink a {
		padding-right: 70px;
		margin: 0 auto;
		background-position: right 24px center;
		background-image: url("../images/common/icon13.png");
		background-size: 34px auto; 
	}
	#main .sec02 {
		padding: 0;
		position: relative;
		background: none;
	}
	#main .sec02 .img01 {
		margin: -50px 0 15px;
		position: static;
		left: 0;
		top: 0;
	}
	#main .sec02 .img02 {
		position: relative;
		margin-top: -19px;
		top: auto;
		z-index: 3;
	}
	#main .sec02 .img01 img,
	#main .sec02 .img02 img {
		width: 100%;
	}
	#main .sec02 .content {
		width: auto;
		background: url("../images/index/sp_sec02_bg.jpg") no-repeat center top 48px;
		background-size: 100% auto;
	}
	#main .sec02 h2 {
		margin-bottom: 57px;
		font-size: 3.2rem;
		line-height: 1.25;
	}
	#main .sec02 .txt {
		margin: 0 7px 52px;
		font-size: 2rem;
		letter-spacing: 0.02em;
		line-height: 1.8;
	}
	#main .sec02 .subBox {
		position: relative;
		padding-bottom: 110px;
	}
	#main .sec02 .subBox .ttl {
		position: absolute;
		left: -20px;
		right: -20px;
		top: auto;
		bottom: 0;
		width: auto;
		font-size: 8.9rem;
		letter-spacing: -0.09em;
		line-height: 74px;
	}
	#main .sec02 .linkList {
		width: auto;
		max-width: 320px;
		margin: 0 auto;
		padding-top: 0;
		display: block;
	}
	#main .sec02 .linkList li {
		margin-bottom: 24px;
	}
	#main .sec02 .linkList li:last-child {
		margin-bottom: 0;
	}
	#main .sec02 .linkList li a {
		width: 100%;
		height: 80px;
		font-size: 2rem;
		padding: 0 24px 0 40px;
		background: #fff url("../images/common/icon14.png") no-repeat right 9px center;
		background-size: 47px auto; 
	}
	#main .sec02 .linkList li .info {
		padding-left: 38px;
		background: url("../images/common/icon15.png") no-repeat left center;
		background-size: 31px auto; 
	}
	#main .sec02 .linkList li .small {
		margin-top: -4px;
	}
	#main .sec02 .linkList .liStyle a {
		padding: 0 0 0 27px;
	}
	#main .sec02 .linkList .centerbnr {
		margin: 0 auto;
	}	
	#main .sec03 .topBg {
		padding: 60px 0 0;
		background: none;
	}
	#main .sec03 .linkBox {
		margin-bottom: 58px;
	}
	#main .sec03 .linkBox .top {
		margin-bottom: 35px;
		font-size: 2.4rem;
		line-height: 1.5;
		padding: 0 5px;
	}
	#main .sec03 .linkBox .spTxt {
		margin-bottom: 54px;
		text-align: center;
		font-size: 2rem;
		line-height: 1.8;
		letter-spacing: 0.02em;
	}
	#main .sec03 .linkBox .linkList {
		margin: 0 auto;
		padding: 0 10px;
		max-width: 320px;
	}
	#main .sec03 .linkBox .linkList li {
		width: 100%;
		margin: 0 0 28px;
	}
	#main .sec03 .linkBox .linkList li:last-child {
		margin-bottom: 0;
	}
	#main .sec03 .linkBox .linkList li a {
		color: #fff;
		width: 100%;
		height: 80px;
		padding-left: 26px;
		align-items: flex-start;
		text-align: left;
		box-sizing: border-box;
		background: url("../images/index/sp_link01_bg.png") no-repeat center center;
		background-size: cover;
	}
	#main .sec03 .linkBox .linkList .li02 a {
		background: url("../images/index/sp_link02_bg.png") no-repeat center center;
		background-size: cover;	
	}
	#main .sec03 .linkBox .linkList .li03 a {
		background: url("../images/index/sp_link03_bg.png") no-repeat center center;
		background-size: cover;	
	}
	#main .sec03 .linkBox .linkList li a:before {
		position: absolute;
		right: 17px;
		background: url("../images/common/sp_icon04.png") no-repeat right center;
		background-size: 10px auto;
		width: 10px;
		height: 15px;
		content: "";
		margin-top: -7px;
	}
	#main .sec03 .linkBox .linkList li .topSpan {
		margin-bottom: -3px;
		font-size: 1.2rem;
		letter-spacing: 0.06em;
	}
	#main .sec03 .linkBox .linkList li .infoTxt {
		font-size: 1.8rem;
	}
	#main .sec03 .linkBox .linkList li .infoTxt .small {
		margin-left: 4px;
		font-size: 1.2rem;
		letter-spacing: 0.06em;
	}
	#main .sec03 .spImg img {
		width: 100%;
	}
	#main .sec03 .detailBox {
		max-width: inherit;
		position: relative;
		margin: -80px auto 27px;
		padding: 91px 0 0;
		z-index: 10;
		box-sizing: border-box;
		background: url("../images/index/sp_sec03_bg02.png") no-repeat left top;
		background-size: 100% 91px;
	}
	#main .sec03 .detailBox .inner {
		padding: 0 36px 212px;
		background: url("../images/index/sp_sec03_bg03.png") no-repeat center bottom;
		background-size: 100% auto;
	}
	#main .sec03 .detailBox .inner .photoBox {
		float: none;
		width: auto;
		padding: 0 1px;
	}
	#main .sec03 .detailBox .inner .photoBox img {
		width: 100%;
	}
	#main .sec03 .detailBox .inner .textBox {
		float: none;
		width: auto;
	}
	#main .sec03 .detailBox .inner .textBox h2 {
		position: relative;
		top: -26px;
		margin-bottom: 0px;
		font-size: 3.2rem;
	}
	#main .sec03 .detailBox .inner .textBox .txt {
		margin: 0 -10px 53px 0;
		font-size: 2rem;
		line-height: 1.6;
		letter-spacing: 0;
	}
	#main .sec03 .btmBg {
		padding-bottom: 83px;
		background: none;
	}
	#main .sec03 .subBox {
		margin: 0;
		padding: 30px 10px 0;
		min-height: 600px;
		border-radius: 30px;
		box-sizing: border-box;
		background: url("../images/index/sp_sec03_bg01.jpg") no-repeat center center;
		background-size: cover;
	}
	#main .sec03 .subBox .infoSub {
		padding: 50px 0 0;
		width: 100%;
		max-width: 327px;
		min-height: 547px;
		background: url("../images/index/sp_sec03_bg04.png") no-repeat center center;
		background-size: 100% 100%;
	}
	#main .sec03 .subBox .title {
		width: auto;
		margin: 0 auto 22px;
	}
	#main .sec03 .subBox .title .txtSpan {
		display: inline-block;
		padding: 6px 16px 7px;
		font-size: 1.8rem;
		text-align: center;
		line-height: 1.2;
	}
	#main .sec03 .subBox .ttl {
		margin-bottom: 20px;
	}
	#main .sec03 .subBox .txtP {
		margin-bottom: 41px;
		font-size: 1.4rem;
		line-height: 1.6;
		letter-spacing: 0;
	}
	#main .sec03 .subBox .comLink a {
		margin: 0 auto;
		max-width: 280px;
		font-size: 1.8rem;
		background-image: url("../images/common/sp_icon03.png");
		background-size: 29px auto;
		background-position: right 21px center;
	}
	#main .sec03 .sp_stake_bn {
		margin: 0 auto 40px;
		padding: 0 20px;
	}
	#main .sec04 {
		padding: 43px 0 63px;
	}
	#main .sec04 h2 {
		margin-bottom: 47px;
		font-size: 3.2rem;
	}
	#main .sec04 .content {
		padding: 0 26px;
	}
	#main .sec04 .comNews {
		margin-bottom: 79px;
	}
	#main .sec04 .comNews li a {
		padding: 0 35px 16px 23px;
	}
	#main .sec04 .comNews li .infoCategory {
		margin: 0;
	}
	#main .sec04 .comNews li .infoCategory img {
		width: 100%;
	}
	#main .sec04 .comNews li .new {
		margin-right: 12px;
	}
	#main .sec04 .comNews li .detailTxt {
		font-size: 2rem;
	}
	#main .sec04 .comLink a {
		padding-right: 72px;
		background-position: right 22px center;
	}
	#main .sec05 {
		padding: 59px 0 77px;
	}
	#main .sec05 .headLine04 {
		margin-bottom: 54px;
		line-height: 1.25;
	}
	#main .sec05 .subBox {
		margin: 0 12px;
		display: block;
	}
	#main .sec05 .subBox .calendarBox {
		width: auto;
	}
	#main .sec05 .subBox .year {
		margin-bottom: 16px;
	}
	#main .sec05 .subBox .year .txtSpan {
		width: calc(100% - 48px);
	}
	#main .sec05 .subBox .infoCalendar {
		margin-bottom: 58px;
	}
	#main .sec05 .subBox .infoCalendar img {
		width: 100%;
	}
	#main .sec05 .subBox .comLink {
		margin: 0 auto;
	}
	#main .sec05 .subBox .comLink a {
		margin: 0 auto;
		padding-right: 67px;
		background-position: right 26px center;
		background-image: url("../images/common/icon13.png");
		background-size: 34px auto;
	}
	#main .sec05 .subBox .eventBox {
		margin: 0 -32px;
		padding: 39px 32px 66px;
		width: auto;
	}
	#main .sec05 .subBox .eventBox .spTit {
		margin-bottom: 25px;
		font-size: 2rem;
		color: #000;
		font-weight: 700;
		text-align: center;
	}
	#main .sec05 .subBox .eventBox .listUl {
		margin-bottom: 50px;
	}
	#main .sec05 .subBox .eventBox .listUl li {
		width: 100%;
		margin-bottom: 25px;
	}
	#main .sec05 .subBox .eventBox .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec05 .subBox .eventBox .listUl li a {
		padding: 0;
		background: none;
	}
	#main .sec05 .subBox .eventBox .listUl li a:before {
		display: none;
	}
	#main .sec05 .subBox .eventBox .listUl li .pho {
		width: 37%;
		display: block;
		padding-bottom: 28%;
		background: url("../images/index/sec05_photo.jpg") no-repeat center center;
		background-size: cover;
	}
	#main .sec05 .subBox .eventBox .listUl li .txtBox {
		padding-top: 2px;
		width: 59%;
	}
	#main .sec05 .subBox .eventBox .listUl li .date {
		margin-bottom: 0;
		font-size: 1.8rem;
	}
	#main .sec05 .subBox .eventBox .listUl li .new {
		padding: 2px 7px 0;
		font-size: 0.9rem;
		margin: -7px 0 0 3px;
	}
	#main .sec05 .subBox .eventBox .listUl li .detTxt {
		padding-right: 0;
		line-height: 1.45;
	}
	#main .sec06 {
		margin-bottom: 58px;
	}
	#main .sec06 .headLine04 {
		margin-bottom: 15px;
	}
	#main .sec06 .map {
		margin: 0 -20px;
		width: auto;
		position: relative;
		padding-bottom: 122%;
		height: 0;
		overflow: hidden;
	}
	#main .sec06 .map iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#main .sec07 {
		padding-bottom: 96px;
		background: none;
	}
	#main .sec07 .snsList {
		margin: -9px -2px 0 -2px;
		overflow: hidden;
		justify-content: space-between;
	}
	#main .sec07 .snsList li {
		margin: 9px 0 0;
		width: 48.6%;
	}
	#main .sec07 .snsList li img {
		width: 100%;
	}
    #main .eventSec {
        padding: 59px 0;
    }
    #main .eventSec .headLine04 {
        margin-bottom: 70px;
        line-height: 1.25;
    }
    #main .eventSec .listUl {
        margin: 0 12px 55px;
        display: block;
    }
    #main .eventSec .listUl li {
        margin: 0 0 26px;
        width: auto;
    }
    #main .eventSec .listUl li:last-child {
        margin-bottom: 0;
    }
    #main .eventSec .listUl li a {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    #main .eventSec .listUl li .pho {
        margin: 0;
        width: 37%;
        padding-bottom: 28%;
    }
    #main .eventSec .listUl li .txtBox {
        width: 59.5%;
    }
    #main .eventSec .listUl li .date {
        margin: 0 -10px -1px 0;
        font-size: 1.8rem;
    }
    #main .eventSec .listUl li .date .new {
        margin: -5px 0 0 5px;
        padding: 0 8px;
        font-size: 0.9rem;
    }
    #main .eventSec .listUl li .txtSpan {
        margin: 0;
        font-size: 1.4rem;
        line-height: 1.35;
    }
    #main .eventSec .comLink {
        margin: 0 15px;
    }
}
@media all and (max-width: 374px) {
	#main .sec02 .linkList li a {
		font-size: 1.8rem;
	}
	#main .sec02 .linkList .liStyle a {
		padding-left: 15px;
		font-size: 1.8rem;
	}
	#main .sec02 .subBox .ttl {
		font-size: 7.3rem;
	}
	#main .sec03 .subBox .title .txtSpan {
		font-size: 1.7rem;
		padding: 6px 10px 7px;
	}
	#main .sec03 .subBox .ttl img {
		width: 215px;
	}
	#main .sec03 .subBox .comLink a {
		max-width: 240px;
	}
	#main .sec03 .linkBox .linkList li a {
		padding-left: 20px;
	}
	#main .sec03 .linkBox .linkList li .infoTxt {
		font-size: 1.7rem;
	}
	#main .sec03 .linkBox .linkList li a::before {
		right: 12px;
	}
	#main .sec04 .comLink a {
		padding-right: 53px;
		background-position: right 18px center;
	}
	#main .sec05 .subBox .comLink a {
		padding: 15px 50px 15px 10px;
		background-position: right 18px center;
	}
    #main .eventSec .listUl li .date {
        font-size: 1.4rem;
    }
    #main .eventSec .comLink {
        margin: 0 auto;
    }
    #main .eventSec .comLink a {
        font-size: 1.7rem;
    }
}