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


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

	
/* contents01 */

.contents .layout00 {
background-size: auto 80%;
}


/* contents01 lay01 */

.contents .contents01 .box-inner {
	width: 88%;
	padding: 50px 0px 70px;
}

/* contents01 lay01 */

.contents01 .lay01 {
	padding: 0px 0px;
}
	
.contents01 .lay01 .box a {
	flex-direction: column;
	padding: 20px 15px;
}
	
.contents01 .lay01 .box a::before {
right: 10px;
	background-position: right bottom 10px;
	background-size: auto 25px;
}

.contents01 .lay01 h5 {
	width: 100%;
	font-size: 15px;
}

.contents01 .lay01 p {
	width: 100%;
}
	
	
/* contents01 lay02 */
	
.box-newstitle h6 {
	font-size: 20px;
	letter-spacing: 0.1em;
}
	
.contents01 .lay02 {
	padding: 40px 30px 50px;
}

.contents01 .lay02 .box-in {
	padding: 40px 0px 60px;
}
	
    .pc-view {
        display: none;
    }
    .sp-view {
        display: inline-block;
    }
   
}
