@charset "UTF-8";
/* CSS Document */


@media screen and (max-width: 767px) {


/* contents-top */

.contents-top {
	width: 100%;
	padding-top: 70px;
background-position: center top -10px;
background-size: auto 500px;
}

.contents-top-wrap {
	padding-top: 100px;
    padding-top: 40px;
}

.contents-top-wrap section:not(:last-child) {
	margin-bottom: 70px;
}

/* main-img-top */

.main-img-top::before {
	background-size: auto 150px;
}

.main-img-top::after {
right: 0%;
background-position: center bottom;
	width: 100%;
	height: 120px;
	margin-bottom: -70px;
    display: none;
}

.main-img-top .box-img {
	width: 100%;
}

.main-img-top .box-img-inner {
	width: 88%;
    margin: 0px auto;
}
    
.main-img-top .box-img-inner img {
	border-radius: 30px;
	height: auto;
	min-height: 180px;
}

.main-img-top .box-text-top {
    width: 100%;
    position: relative;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
}
    
.main-img-top .box-text-top h2 {
	padding-left: 0%;
    margin-bottom: 20px;
}

.main-img-top .box-text-top h2 img {
	width: 70%;
	max-width: 400px;
    mix-blend-mode: normal;
}
    
.main-img-top .box-time {
    width: 100%;
    min-width: 0px;
    margin: 0px auto;
}

	.box-day {
		width: 100%;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.box-day img {
		width: 70%;
		max-width: 350px;
	}
    
.box-feature {
    width:100%;
    text-align: center;
    margin-bottom: 40px;
	}
    
.box-feature img {
		width:92%;
		max-width: 400px;
    margin: 0px auto;
	}
	
/* contents01 */

.contents01 .layout-contents01-pink {
    margin-top: 50px;
}
    
.contents01 .layout-contents01-green p {
	font-size: 16px;
}
    
.contents01 .box-text {
	text-align: left;
}
	
.box-list {
	padding: 25px;
}

.box-list ul {
	display: block;
}

.box-list ul li {
	font-size: 16px;
letter-spacing: 0.1em;
	text-indent: -18px;
	margin-left: 18px;
}

/* contents02 */

.contents02 .box-img {
	margin-bottom: 60px;
}

.contents02 .box-img img {
	border-radius: 30px;
	max-width: 400px;
}

.contents02 .box-img p {
	padding-top: 30px;
	text-align: left;
}

.contents02 .layout-contents01 p {
	font-size: 16px;
}


/* contents05 */

.contents05 {
	padding: 40px 0px 50px;
}

.contents05 .news-box {
	height: 300px;
}

.contents05 .news-box iframe {
	height: 300px;
}

.contents05 .box:not(:last-child) {
	margin-bottom: 20px;
}

.contents05 .box {
  justify-content: flex-start;
	padding: 20px;
	flex-direction: column;
	gap:15px 0px;
}

.contents05 h6 {
	font-size: 14px;
	width: 110px;
	padding: 5px 0px;
}

.contents05 p {
	width: 100%;
	padding: 0px;
	font-size: 14px;
}



/* layout01 */

.layout01 {
  justify-content: center;
	gap:40px 0px;
	flex-direction: column;
	margin-bottom: 60px;
}

.layout01 .box-detail {
	width: 100%;
	padding-left: 0px;
}

.layout01 .box-img {
	width: 100%;
	text-align: center;
}
	
.layout01 .box-img img {
	max-width: 400px;
}

.layout01 h5 {
	font-size: 24px;
}


/* layout02 */

.layout02-wrap {
	width: 100%;
	padding: 50px 0px 60px;
}

.layout02 .box:not(:last-child) {
	margin-bottom: 40px;
}
	
.layout02 p {
	text-align: left;
}

.layout03 .midashi02 {
	font-size: 18px;
}


/* layout03 */

.layout03 {
  justify-content: center;
	gap:40px 0px;
	flex-direction: column;
}

.layout03 .box-img {
	width: 100%;
	text-align: center;
}

.layout03 .box-img img {
	max-width: 320px;
}

.layout03 .box-detail {
	width: 100%;
}
	
.layout03 h4 img {
	height: 80px;
	width: auto;
}

.layout03 h5 {
	font-size: 28px;
}

.layout03 h5 span {
	font-size: 18px;
}

.layout03 p {
	padding: 0px 10px;
}

    
    
/* box-event */

.box-event .box-text {
    margin-bottom: 45px;
}


.box-event .box-text img {
    width: 88%;
}

.box-event .box-link img {
    width: 100%;
height: auto;
}



    .pc-view {
        display: none;
    }
    .sp-view {
        display: inline-block;
    }
   
}
