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




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


/* contents01 */

.contents01 {
	width: 92%;
}

.contents01 .box {
	margin-bottom: 40px;
}

.contents01 .box01 {
	display: flex;
  justify-content: center;
	flex-wrap: wrap;
	padding: 30px 0px 20px;
	width: 100%;
}
	
.contents01 .box01 div {
	width: 46%;
	margin: 0px 2%;
	margin-bottom: 10px;
}
	
.contents01 .box01 img {
	width: 100%;
height: auto;
}

.contents01 .box02 {
	width: 100%;
}

.contents01 .box02 div {
	position:relative;
	width:100%;
	height:0;
	padding-top:60%;
}

.contents01 .box02 div iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.contents01 .box03 {
	width: 100%;
	display: block;
}

.contents01 .box03 div:first-child {
	width: 100%;
	margin-bottom: 20px;
}

.contents01 .box03 div:last-child {
	width: 100%;
}


/* contents02 */

.contents02, .contents04 {
	width: 100%;
	padding: 10px 0px;
}

.contents02 .box-in, .contents04 .box-in {
	width: 92%;
}

.contents02 .box {
	margin-bottom: 60px;
	padding: 0px 20px 10px;
}

.contents02 .box:last-child {
	margin-bottom: 0px;
}

.contents02 .box:after {
	background-size: auto 25px;
	height: 45px;
	display: block;
	margin-bottom: -45px;
}


.contents02 .box div {
	background-size: auto 20px;
	padding: 30px 5px 25px;
}

/*
.contents02 .box div:nth-child(2) {
	background-image: none;
	padding-top: 30px;
}
*/

.contents02 h4 {
	width: 80%;
	font-size: 17px;
	font-family: yu-mincho-pr6, sans-serif;
font-style: normal;
font-weight: 400;
}

.contents02 h5 {
	font-size: 17px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 35px;
}

.contents02 h5:before {
	background-size: auto 100%;
	height: 28px;
}

/* contents03 */

.contents03 .box-in {
	margin-top: 30px;
	padding: 25px 20px;
	width: 92%;
}

.contents03 h6 {
	font-size: 18px;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

font-style: normal;
font-weight: 400;
	margin-bottom: 15px;
}

	
/* contents04 */

.contents04 .box-in {
	padding: 0px;
}
	
.contents04 .box {
}
	

.contents04 table td {
	padding: 10px 5px;
	font-size: 12px;
	line-height: 1.4;
}

.contents04 table td span {
	font-size: 10px;
}
	
.contents04 p.sp-view {
	padding-bottom: 15px;
}
	
.contents04 .box01 {
	width: 90%;
height: auto;
	margin: auto;
	margin-top: 30px;
}

.contents04 h6 {
	font-size: 18px;
	font-family: yu-mincho-pr6, sans-serif;
font-style: normal;
font-weight: 400;
}

.contents04 h6:before {
	font-size: 12px;
}

.contents04 .box01 {
	margin-top: 40px;
}

.contents01 .box001 {
	display: flex;
  justify-content: center;
	flex-wrap: wrap;
	padding: 30px 0px 20px;
	width: 100%;
    gap:0px;
}

 .midashi001 p{
   font-size: 18px;
    }    
    
.lay001{
        padding-top:0px;
    }

.contents004 .box {
    display: block;
    margin-bottom: 25px;
    border-radius: 10px;
}
    
.contents004 .box01 {
    width: 100%;
    position: static;
}
    
.contents004 h4 {
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    width: 100%;
    font-size: 17px;
    padding: 12px 0px;
}

.contents004 .box02 {
    width: 100%;
    padding: 15px 20px;
    display: block;
}

.contents004 .box001 {
    width: 100%;
}

.feature {
    padding-right: 10px;
    padding-left:10px;
}


#a01 {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
    height: 1px;
}

.lay001 {
    margin-bottom: 40px;
}

p.reserve {
    font-size: 14px;
    font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

}

.cp {
   width: 90%;
   margin-right: auto;
   margin-left: auto;
}

.cp img {
   width:100%;
   height: auto;
}
	
.box-detail {
        width: 88%;
        margin-top: 40px;
        border-width: 3px;
        padding: 30px 20px 27px;
    }	
	
.box-detail h5 {
        font-size: 20px;
        letter-spacing: 0.1em;
    }
	
    .box-detail p a {
        font-size: 15px;
    }	


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