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




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

	
/* contents00 */

.tab_item {
	font-size: 14px;
	width: 48%;
	height: 46px;
	margin: 0px 1%;
	margin-bottom: 5px;
}
	
.tab_item01 {
	margin-left: 1%;
}

.tab_item02 {
	margin-right: 1%;
}

	
/* contents01 */

.contents01-wrap {
	width: 92%;
	text-align: center;
}
	
.contents01 {
	padding-top: 40px;
}

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

.contents01 h3 {
	margin-bottom: 10px;
	width: 100%;
	
}
	
.contents01 h3 img {
	width: 100%;
	height:130px;
	border-radius: 8px;
}

.contents01 h4 {
	font-size: 13px;
	letter-spacing: 0.05em;
}
	
.contents01 .box li a {
	font-size: 12px;
}
	

.contents01 p {
	font-size: 13px;
	letter-spacing: 0em;
}
	
	

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