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




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

#header {
	padding-bottom: 0px;
}
	
/*
.hidden {
  background: rgba(255,255,255,0.9);
}
*/
	

/* main-img-top */

#main-img-top {
	width: 100%;
	height: auto;
	padding-top: 0px;
}
	
.slider .box img {
	width: 100%;
	max-height: 100vh;
}

.slider .box img.pc-view {
	display: none;
}
	
.slider .box img.sp-view {
	display: block;
}

/* title-box-top */

.title-box-top {
	background-size: 100% auto;
/*	background-image: url("top/images/img01_01-sp.png");*/
}

.title-top {
	position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	text-align: left;
	width: 90%;
}
	
.title-box-top h2 img {
	width: 80%;
	height: auto;
}

.title-box-top p {
	line-height: 1.6;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
	
.midashi-box {
	width:92%;
	margin-bottom: 25px;
}

	
/* contents01 */

.contents01 {
	width:92%;
/*	background-image: url("top/images/img01_02-sp.png");*/
	background-size: 100% auto;
	padding-top: 0px;
	margin-bottom: 20px;
}

.contents01 .box01 {
	width: 100%;
/*	margin-bottom: 35%;*/
	margin-bottom: 10%;
	padding-top: 0%;
}

.contents01 .box01 h3, .contents03 h5 {
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.1em;
	font-size: 18px;
}
	
.contents01 .box01 h3 {
	margin-bottom: 0%;
	display: inline-block;
}
	
.contents01 h5 {
	margin-bottom: 0px;
}
	
	.contents01 h6 {
	text-align: center;
		width: 100%;
		margin-bottom: 30px;
}
	


.contents01 .box01 p {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 20px;
}

.contents01 .box02 {
	width: 100%;
	padding-bottom: 20px;
	background-size: auto 50px;
}

.contents01 .box02 img {
	width: 100%;
	height: auto;
}
	
.contents01 .box02 .contents-left, .contents01 .box02 .contents-right {
	display: inline-block;
	vertical-align: top;
}

.contents01 .box02 .contents-left {
	width: 60%;
	background-size: auto 22px;
	padding-top: 22px;
	margin-top: 30px;
	float: left;
}

.contents01 .box02 .contents-right {
	width: 35%;
	float: right;
}


/* contents02 */

.contents02, .contents03 {
	width:98%;
	
}

.contents02 h3, .contents03 h3, .contents05 h3, .contents06 h3 {
	padding-bottom: 8px;
	font-size: 38px;
}
	
.midashi-box h4, .contents03 > h4 {
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.1em;
	font-size: 15px;
}
	
.contents02 .midashi-box h4 {
	padding-top: 0px;
	padding-left: 0px;
}
	
.contents03 > h4 {
	padding-bottom: 25px;
	}

.contents02 {
	margin-bottom: 120px;
}


.contents02 .box-in {
	margin-bottom: 10px;
}

.contents02 .box {
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
}

.contents02 .box img {
	width: 100%;
	height: 140px;
	border-radius: 8px;
}

.contents02 h4 {
	margin-bottom: 12px;
}

.contents02 h5, .contents02 .box02 h6 {
	font-size: 13px;
}

.contents02 p {
	font-size: 12px;
}

/* contents03 */

.contents03 {
	margin-bottom: 50px;
	padding-bottom: 80px;
}
	
.contents03::before {
	height: 35px;
	margin-top: -35px;
}

.contents03::after {
	height: 25px;
}


.contents03 > h3 {
	background-image: none;
	margin-top: 55px;
}
	
.contents03 > h3:before {
	height: 50px;
	margin-top: -55px;
}

	
.contents03 .box h3 img {
	width: 100%;
height: 250px;
	object-fit: cover;
	border-radius: 8px;
}
	
.contents03 h4 img {
	width: 100%;
	height: auto;
}

.contents03 .box-in {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}

.contents03 .box {
	width: 100%;
}
	
.contents03 .box:last-child {
	margin-bottom: 0px;
}

	
.contents03 .box h4 {
	font-size: 13px;
}
	
.contents03 .box h5 p {
	font-size: 14px;
}
	
div.slider-wrap2 {
	width: 92%;
}
	
	

/* contents04 */

.contents04 {
	width: 100%;
	padding-bottom: 80px;
	margin-bottom: 50px;
}
	
.contents04::before {
	height: 35px;
}

.contents04::after {
	height: 25px;
}

.contents04 h3 {
	width: 100%;
	margin-bottom: 30px;
}
	
.contents04 h3 img {
	height: 140px;
	width: auto;
}

.contents04 .box01 {
	width: 100%;
	background-image: none;
	padding-bottom: 0px;
}
	
.contents04 .box01 p {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
	
.contents04 .box02 {
	width: 92%;
	margin-bottom: 20px;
}

.contents04 ul li {
	margin: 0 1%;
	width: 47%;
	margin-bottom: 8px;
}
	
.contents04 ul li img {
	width: 100%;
	height: auto;
}


/* contents05 */

.contents05 {
	width: 100%;
	margin-bottom: 30px;
}
	
.contents05 .box h3 {
	margin-bottom: 20px;
}
	
.contents05 h3 img {
	height: 75px;
	width: auto;
}
	
.contents05 .box02 h3 {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 15px;
}
	
.contents05 .box02 h3 img {
	height: 47px;
	width: auto;
}

	
.contents05 > h4 {
	line-height: 1.6;
	letter-spacing: 0.15em;
font-style: normal;
font-weight: 400;
}
	
.contents05 .box-in {
	width: 92%;
	display: block;
	background-image: none;
}
	
.contents05 .box-in .box01 {
	width: 100%;
}

.contents05 .box-in .box02 {
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

.contents05 .box-in h4 {
font-size: 16px;
	margin-bottom: 30px;
	background-size: auto 50px;
	padding-right: 0px;
}
	
.contents05 h5 {
	font-size: 27px;
}

.contents05 .box01 h6 {
	font-size: 16px;
}
	
.contents05 .box-in .box02 h6 a {
	width: 230px;
}
	
.contents05 .box-in {
	margin-bottom: 70px;
}
	
	
/* contents06 */

.contents06 {
	width:98%;
	margin-bottom: 60px;
}
	
.contents06 .midashi-box {
	padding-left: 60px;
}

.contents06 .midashi-box::before {
	height: 55px;
}

.contents06 .box-in {
	margin-bottom: 20px;
  justify-content: center;
flex-wrap: wrap;
}

.contents06 .box {
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
}

.contents06 .box:nth-child(4) {
	display: block;
}

.contents06 .box img {
	width: 100%;
	height:140px;
	border-radius: 8px;
}

.contents06 .box h6, .contents06 .box h6 a {
	font-size: 16px;
}

	
/*movie-box*/

.movie-box {
	margin-bottom: 40px;
}
	
.movie-box h3 img {
	height: 25px;
	width: auto;
}

.movie-box .box-in {
  justify-content: center;
	padding: 20px 0px 30px;
	width: 85%;
}

.movie-box .box {
	width: 100%;
	max-width: 400px;
	padding-left: 0%;
}
	
.movie-box .movie {
  width: 100%;
}
	



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