@media screen and (max-width: 768px) {
.top .sec {
    width: 100%;
    position: relative;
    z-index: 1;
    min-width:100%;	
    margin: 0 auto 0;
  }

.group .top .eng-t{
	font-size: 14px;
	line-height: 1;
}
.group .top .ttl {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	color: #2a1003;
}
	
	
	
/*--------------------------------------------------
  mv
--------------------------------------------------*/
.group .top .mv {
	width: 100%;
	margin: 0 auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 20px;
	position: relative;
}

.group .top .mv .inner {
	background: url("../images/sp-g-mv-bg02.png")0 0 no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 0;
	padding-top: 75.4%;
	position: relative;
}

.group .top .mv .mv-txt {
	position: absolute;
	top: 50%;
	transform: translate(0,-55%);
	left: 0;
	right: 0;
	width: 86%;
	margin: auto;
}
	
.group .top .mv .mv-parts-wrap {
	display: flex;
	justify-content: center;
	margin: 5px 0 0 0;
	position: relative;
}

.group .top .mv .mv-parts01{
	display: flex;
	align-items: center;
	background: none;
	width: 50%;
	margin: 0 2% 0 2%;
	padding: 0 0;
	box-sizing: border-box;
	border-radius: 0;
}

.group .top .mv .mv-parts02{
	display: flex;
	align-items: center;
	background: none;
	width: 50%;
	margin: 0 2% 0 2%;
	padding: 0 0;
	box-sizing: border-box;
	border-radius: 0;
}

	
	
	
	
/*--------------------------------------------------
  sec01
--------------------------------------------------*/

.group .top .sec01 {
	width: 100%;
	margin: 80px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 20px;
	padding-bottom: 100px;
	position: relative;
	z-index: 2;
}

.group .top .sec01 .inner {
	width: 100%;
	max-width: 100%;
	margin: auto;
}


.group .top .sec01 .dec {
	position: absolute;
	opacity: 0.5;
}

.group .top .sec01 .decoration01 {
	width: 80px;
	left: inherit;
	right: -20px;
	top: 50px;
}
.group .top .sec01 .decoration02 {
	width:70px;
	left: 50%;
	bottom: 180px;
}
.group .top .sec01 .decoration03 {
	width: 90px;
	right: inherit;
	top: inherit;
	bottom: 150px;
	left: -15px;
}
.group .top .sec01 .decoration04 {
	width: 110px;
	left: -20px;
	top: 200px;
}

.group .top .sec01 .image01 {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 100px;
	top: inherit;
	bottom: 430px;
	opacity: 0.7;
}
.group .top .sec01 .image02 {
	position: absolute;
	right: 0;
	width: 142px;
	top: inherit;
	bottom: 430px;
	opacity: 0.5;
}

.group .top .sec01 .title-box {
	text-align: center;
	margin-bottom: 20px;
}

.group .top .sec01 .g-ttl {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	line-height: 1.5;
	text-align: center;
	display: inline-block
}
.group .top .sec01 .g-ttl .tx01 {
	position: relative;
	font-weight: bold;
}
.group .top .sec01 .g-ttl .tx01:after {
  content: "";
  display: block;	
  position: absolute;
	background: url("../images/g-sec01-img03.png")0 0 no-repeat;
	background-size: 100% auto;
	left: -18px;;
	width: 22px;
	height: 28px;
	top: -8px;
	z-index: 1;
}

.group .top .sec01 .txt {
	text-align: left;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 2;
	position: relative;
	z-index: 1;
}

.group .top .sec01 .g-ttl::after{
  position: absolute;
  content: "";
	background: url("../images/sec10-img02.png")right 0 no-repeat;
	background-size: 100% auto;
	height: 40px;
	width: 30px;
	top: 24%;
	right: -38px;
}
.group .top .sec01 .g-ttl::before{
  position: absolute;
  content: "";
	background: url("../images/sec10-img01.png")left 0 no-repeat;
	background-size: 100% auto;
	height: 33px;
	width: 44px;
	left: -48px;
	top: 24%;
}

.group .top .sec01 .link01 a {
	width: 90%;
	margin: auto;
	margin-top: 40px;
}


/*--------------------------------------------------
  sec02
--------------------------------------------------*/

.group .top .sec02 {
	width: 100%;
	margin: -60px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 0;
	position: relative;
}

.group .top .sec02 .b-bg01 {
	width: 87px;
	position: absolute;
	left: 3%;
	top: 60px;
}
.group .top .sec02 .b-bg02 {
	width: 121px;
	position: absolute;
	right: 0;
	top: 50px;
}
.group .top .sec02 .inner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: auto;
	padding-bottom: 75px;
}


.group .top .sec02 .inner:after{
  position: absolute;
	background: url("../images/g-sec02-bg.gif")center 0 no-repeat;
	background-size:  cover;
  content: "";
  display: block;	
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
}


.group .top .sec02 .title-box {
	text-align: center;
	padding-top: 80px;
}

.group .top .sec02 .title-box .ttl {
	color: #2a1003;
	font-size: 24px;
}

.group .top .sec02 .box {
	margin: 0 20px;
}

.group .top .sec02 .i-inner {
	max-width: 100%;
	margin: auto;
}

.group .top .sec02 .item-box {
	display: block;
  justify-content: space-between;
  flex-wrap: wrap;
	margin-top: 30px;
}
.group .top .sec02 .item {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 6px 0px 0px #ffe225;
	margin-bottom: 30px;
}

.group .top .sec02 .item02 {
	position: relative;
	top:0;
}

.group .top .sec02 .item img {
	border-radius: 10px 10px 0 0;
	height: 230px;
}

.group .top .sec02 .text-box {
	padding: 0 20px 30px;
}

.group .top .sec02 .text-box h4 {
	background: #fdec7e;
	font-weight: bold;
	font-size: 18px;
	padding: 14px 0;
	margin-top: -40px;
	z-index: 1;
	position: relative;
	text-align: center;
	border-radius: 15px 15px 0 0;
	margin-bottom: 15px;
}
	.group .top .sec02 .text-box .txt {
		line-height: 2;
		font-size: 14px;
	}


.group .top .sec02 .t-link02 {
	text-align: right;
	margin-top: 15px;
	margin-right: 34px;
}



/*--------------------------------------------------
  sec03
--------------------------------------------------*/

.group .top .sec03 {
	width: 100%;
	margin: 30px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 0;
	position: relative;
}

.group .top .sec03 .inner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: auto;
	padding-bottom: 90px;
}


.group .top .sec03 .inner:after{
  position: absolute;
	background: url("../images/g-sec03-bg.gif")center bottom no-repeat;
	background-size: cover;
  content: "";
	top: 20%;
  display: block;	
	width: 100%;
	height: 80%;
	z-index: -1;
	border-radius: 10px 10px 0 0;
}



.group .top .sec03 .title-box {
	text-align: center;
}

.group .top .sec03 .title-box .ttl {
	font-size: 24px;
	position: relative;
	display: inline-block
}
.group .top .sec03 .title-box .ttl::after{
  position: absolute;
  content: "";
	background: url("../images/dec04.png")right 0 no-repeat;
	background-size: 100% auto;
	height: 14px;
	width: 31px;
	top: 40%;
	right: -45px;
}
.group .top .sec03 .title-box .ttl::before{
  position: absolute;
  content: "";
	background: url("../images/dec05.png")left 0 no-repeat;
	background-size: 100% auto;
	height: 14px;
	width: 31px;
	left: -45px;
	top: 40%;
}

.group .top .sec03 .title-box .image01 {
	width: 80px;
	margin: auto;
	margin-top: 5px;
}

.group .top .sec03 .box {
	margin: 0 20px;
}

.group .top .sec03 .i-inner {
	max-width: 100%;
	margin: auto;
}


.group .top .sec03 .item-box01 {
	position: relative;
	margin-top: 30px;
	height:auto;
}


.group .top .sec03 .item-box01 .image-box .iamge01 {
	position: inherit;
	left: 0;
	top: 20px;
	width: 80%;
}
.group .top .sec03 .item-box01 .image-box .iamge02 {
	position: absolute;
	left: -15px;
	top: -15px;;
	z-index: 1;
	width: 157px;
}
.group .top .sec03 .item-box01 .image-box .iamge01 img {
	border-radius: 10px;
	height: 225px;
}

.group .top .sec03 .item-box01 .hos-name {
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	position: absolute;
	right: 2%;
	top: -20px;
}

.group .top .sec03 .item-box01 .hos-name .eng-t {
	font-size: 12px;
}


.group .top .sec03 .item-box01 .hos-name .ttl {
	font-size: 20px;
	margin-right: 5px;
}


.group .top .sec03 .calendar-box {
  background:#fff;
	position: inherit;
	right: inherit;
	left: inherit;
	margin: auto;
	width: 100%;
	bottom: 0;
	border-radius: 10px;
	padding: 15px 0;
	margin-top: 15px;
}

.group .top .sec03 .calendar {
  padding: 0 15px;
}

.group .top .sec03 .calendar table {
	width: 100%;
	text-align: center;
	font-size: 13px;
}

.group .top .sec03 .calendar thead tr {
 background: #f3e14f;
}
.group .top .sec03 .calendar thead .bg01 {
	border-radius: 5px 0 0 0;
	border: none!important;
}

.group .top .sec03 .calendar thead .bg02 {
	border-radius: 0 5px 0 0;

}
.group .top .sec03 .calendar thead th {
	border-left: solid 1px rgba(247,118,54,0.1);
	box-sizing: border-box;
}

.group .top .sec03 .calendar tr {
	border-bottom: solid 1px #f77636;
	box-sizing: border-box;
	position: relative;
}

.group .top .sec03 .calendar th {
	text-align: center;
	color: #2a1003;
	padding: 8px 0;
	font-weight: bold;
}

.group .top .sec03 .calendar td {
	color: #2a1003;
	font-weight: bold;
	text-align: center;
	width: 9%;
	border-left: solid 1px rgba(247,118,54,0.1);
	box-sizing: border-box;
}
.group .top .sec03 .calendar .color01 {
	color: #f77636;
}
.group .top .sec03 .calendar .note {
	color: #2a1003;
	font-size: 12px;
	margin-top: 8px;
	line-height: 1.6;
}



.group .top .sec03 .item-box02 {
	position: relative;
	height: 490px;
	margin-top: 20px;
}
.group .top .sec03 .item-box02 img {
	border-radius: 10px;
}
	
.group .top .sec03 .item-box02 .image01 {
	position: absolute;
	width: 48.5%;
	left: 0;
}

.group .top .sec03 .item-box02 .image01 img {
	height: 110px;
}
.group .top .sec03 .item-box02 .image02 {
	position: absolute;
	width: 48.5%;
	right: 0;
	left: inherit;
	top:0;
	height: 110px;
}

	
.group .top .sec03 .item-box02 .image02 img {
	height: 110px;
}
.group .top .sec03 .item-box02 .image03 {
	position: absolute;
	width: 100%;
	right: inherit;
	left: 0;
	top: 120px;
}

.group .top .sec03 .item-box02 .image03 img {
	height: 180px;
}
.group .top .sec03 .item-box02 .image04 {
	position: absolute;
	width: 100%;
	right: 0;
	top: 310px;
}

.group .top .sec03 .item-box02 .image04 img {
	height: 180px;
}
	
	
.group .top .sec03 .link01 a{
	width: 90%;
	margin: auto;
	margin-top: 40px;
}



/*--------------------------------------------------
  sec04
--------------------------------------------------*/

.group .top .sec04 {
	width: 100%;
	margin: 50px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 ;
	position: relative;
}

.group .top .sec04 .inner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: auto;
	padding-bottom: 90px;
}


.group .top .sec04 .inner:after{
  position: absolute;
	background: url("../images/g-sec04-bg.gif")center bottom no-repeat;
	background-size: cover;
  content: "";
	top: 15%;
  display: block;	
	width: 100%;
	height: 85%;
	z-index: -1;
	border-radius: 10px 10px 0 0;
}


.group .top .sec04 .box {
	margin: 0 20px;
}

.group .top .sec04 .i-inner {
	max-width: 100%;
	margin: auto;
}


.group .top .sec04 .item-box01 {
	position: relative;
	margin-top: 30px;
	height:auto
}


.group .top .sec04 .item-box01 .image-box .iamge01 {
	position: inherit;
	right: 0;
	top: 20px;
	margin-left: 30%;
	width: 70%;
}
.group .top .sec04 .item-box01 .image-box .iamge02 {
	position: absolute;
	right: -15px;
	top: -15px;;
	z-index: 1;
	width: 157px;
}
.group .top .sec04 .item-box01 .image-box .iamge01 img {
	border-radius: 10px;
	height: 225px;
}

.group .top .sec04 .item-box01 .hos-name {
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	position: absolute;
	left: 1%;
	top: -20px;
}

.group .top .sec04 .item-box01 .hos-name .eng-t {
	font-size: 13px;
	color: #32bacf;
}


.group .top .sec04 .item-box01 .hos-name .ttl {
	font-size: 24px;
	margin-right: 5px;
}


.group .top .sec04 .calendar-box {
  background:#fff;
	position: inherit;
	left: 0;
	width: 100%;
	bottom: 0;
	border-radius: 10px;
	padding: 15px 0;
	margin-top: 15px;
}
.group .top .sec04 .calendar {
  padding: 0 15px;
}



.group .top .sec04 .calendar table {
	width: 100%;
	text-align: center;
	font-size: 13px;
}

.group .top .sec04 .calendar thead tr {
 background: #a1d8e6;
}
.group .top .sec04 .calendar thead .bg01 {
	border-radius: 5px 0 0 0;
	border: none!important;
}

.group .top .sec04 .calendar thead .bg02 {
	border-radius: 0 5px 0 0;

}
.group .top .sec04 .calendar thead th {
	border-left: solid 1px rgba(23,184,205,0.1);
	box-sizing: border-box;
	color: #2a1003;
}

.group .top .sec04 .calendar tr {
	border-bottom: solid 1px #17b8cd;
	box-sizing: border-box;
	position: relative;
}

.group .top .sec04 .calendar th {
	text-align: center;
	color: #2a1003;
	padding: 8px 0;
	font-weight: bold;
}

.group .top .sec04 .calendar td {
	color: #17b7cd;
	font-weight: bold;
	text-align: center;
	width: 9%;
	border-left: solid 1px rgba(23,184,205,0.1);
	box-sizing: border-box;
}

.group .top .sec04 .calendar .note {
	color: #2a1003;
	font-size: 12px;
	margin-top: 8px;
	line-height: 1.6;
}

.group .top .sec04 .item-box02 {
	position: relative;
	height: 490px;
	margin-top: 20px;
}
.group .top .sec04 .item-box02 img {
	border-radius: 10px;
}
.group .top .sec04 .item-box02 .image01 {
	position: absolute;
	width: 100%;
	height: 180px;
	left: 0;
	top: 0;	
}
.group .top .sec04 .item-box02 .image01 img {
	height: 180px;
}

.group .top .sec04 .item-box02 .image02 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 190px;
}

.group .top .sec04 .item-box02 .image02 img {
	height: 180px;
}

	
.group .top .sec04 .item-box02 .image03 {
	position: absolute;
	width: 48.5%;
	left: 0;
	top:380px;
}

.group .top .sec04 .item-box02 .image03 img {
	height: 110px;
}
.group .top .sec04 .item-box02 .image04 {
	position: absolute;
	width: 48.5%;
	right: 0;
	top:380px;
}

.group .top .sec04 .item-box02 .image04 img {
  height: 110px;
}
.group .top .sec04 .link04 a{
	width: 90%;
	margin: auto;
	margin-top: 40px;
}



/*--------------------------------------------------
  sec05
--------------------------------------------------*/


.group .top .sec05 {
	width: 100%;
	margin: 50px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 20px;
	position: relative;
}

.group .top .sec05 .inner {
	width: 100%;
	position: relative;
	background: url("../images/g-sec05-bg.jpg")center center no-repeat;
	background-size: cover;
	height: 100%;
	border-radius: 10px;
	padding-bottom: 60px;
	overflow: hidden;
}


.group .top .sec05 .i-inner {
	max-width: 100%;
	margin: auto;
}

.group .top .sec05 .box {
  margin: 0 0px;
}

.group .top .sec05 .title-box {
	color: #2a1003;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 20px;
}

.group .top .sec05 .title-box .ttl {
	color: #2a1003;
	font-size: 35px;
}
.group .top .sec05 .title-box .eng-t {
	color: #2a1003;
	font-size: 24px;
	font-weight: bold;
}

.group .top .sec05 .image-box {
	position: relative;
}

.group .top .sec05 .image01 {
	width: 80%;
	margin: auto;
}

.group .top .sec05 .image02 {
	width: 22%;
	top: -30px;
	position: absolute;
	left: 5%;
}

.group .top .sec05 .image03 {
	width: 25%;
	bottom: -40px;
	position: absolute;
	right: 2%;
}
.group .top .sec05 .image04 {
	width: 22%;
	top: -40px;
	position: absolute;
	right: 2%;
}

.group .top .sec05 .txt {
	width:80%;
	margin: auto;
	color: #2a1003;
	font-weight: bold;
	font-size: 14px;
	margin-top: 50px;
}
.group .top .sec05 .link03 a {
	font-size: 15px;
	width: 80%;
	margin: 30px auto 0;
}	


.group .top .sec05 .link03 a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 14px;
	height: 13px;
	margin-top: -6px;
	background: url("../images/arrow04.png") right center no-repeat;
	background-size: 100% auto;	
}
	
	
	
	
/*--------------------------------------------------
  sec06
--------------------------------------------------*/
.group .top .sec06 {
	width: 100%;
	margin: 70px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 20px;
	position: relative;
}

.group .top .sec06 .inner {
	width: 100%;
	position: relative;
	background: url("../images/g-sec06-bg.jpg")center 0 no-repeat;
	background-size: cover;
	height: 100%;
	border-radius: 10px;
	padding-bottom: 55px;
	overflow: hidden;
}


.group .top .sec06 .eng-txt {
	width: 140px;
	position: absolute;
	right:0;
	left: 0;
	margin: auto;
	top: -32px;
	z-index: 2;
	padding-left: 10px;
	display: block;
}

.group .top .sec06 .i-inner {
	max-width: 100%;
	margin: auto;
}

.group .top .sec06 .box {
  margin: 0 20px;
}

.group .top .sec06 .title-box {
	color: #fff;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 20px;
}

.group .top .sec06 .title-box .ttl {
	color: #fff;
	font-size:26px;
}


.group .top .sec06 .title-box .r-txt {
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0;
}

.group .top .sec06 .link01 a{
	width: 85%;
	margin: auto;
}
.group .top .sec06 .link01 a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 14px;
	height: 13px;
	margin-top: -5px;
	background: url("../images/arrow04.png") right center no-repeat;
	background-size: 100% auto;	
}
	
	
/*--------------------------------------------------
  sec07
--------------------------------------------------*/

.group .top .sec07 {
	width: 100%;
	margin: 70px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 20px;
	position: relative;
}

.group .top .sec07 .inner {
	width: 100%;
	max-width: 100%;
	margin: auto;
	position: relative;
}
.group .top .sec07 .item-box {
	display: block;
  justify-content: space-between;
  flex-wrap: wrap;
	margin-top: 40px;
}
.group .top .sec07 .item {
	background: #f9f9f1;
	width: 100%;
	border-radius: 10px;
	margin-bottom: 20px;
}
.group .top .sec07 .item .i-inner {
	padding: 25px 20px;
}

.group .top .sec07 .item h3 {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.group .top .sec07 .item .i-link {
	margin-top: 20px;
}
.group .top .sec07 .item .i-link01 {
	margin-top: 12px;
}
	
/*--------------------------------------------------
  map
--------------------------------------------------*/

.group .top .sec08 {
	width: 100%;
	margin: 50px auto 0;
	min-width: 100%;
	box-sizing:border-box;
  padding: 0 ;
	position: relative;
}

.group .top .sec08 .inner {
	width: 100%;
	margin: auto;
	position: relative;
}

.group .top .sec08 .map {
	position: relative;
	height: 340px;
	overflow: hidden;
	border-radius: 0;
}

.group .top .sec08 iframe {
	width: 100%;
	height: 340px;
}
	
	
	
	

}