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


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

	
/*contents01*/

.contents01{
	padding: 20px 0px;
	display: block;
    width: 92%;
}

.contents01 > div {
	margin: 0px auto;
	position: static;
	padding-bottom: 0px;
	margin-bottom: 50px;
}
    
    .contents01 .box {
        width: 100%;
    }
	
.contents01 > div:last-child {
	margin-bottom: 40px;
}

.contents01 h3 {
	font-size: 20px;
}

.contents01 h4 {
	font-size: 15px;
}

.contents01 h5 {
	position: static;
}

.contents01 h5 a {
	font-size: 17px;
	padding-bottom: 35px;
}

/*contents02*/

.contents02 {
	padding-top: 150px;
	margin-top: -150px;
}


.contents02 .box01 {
	margin-top: 30px;
	display: block;
}


.contents02 .box01 > div {
	padding: 0px 0px;
	text-align: center;
}

.contents02 .box01 > div:first-child {
	border-right-style : none;
}

.contents02 .box01 .box001 {
	text-align: center;
}

.contents02 .box01 h3 {
	font-size: 28px;
	margin-bottom: 5px;
}

.contents02 .box01 h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

.contents02 .box01 p {
	font-size: 14px;
line-height: 1.6;
}

.contents02 .box02 {
	width: 92%;
	height: auto;
background-position: center bottom;
	padding-top: 0px;
	background-size: auto 300px;
	padding-bottom: 320px;
}
	
.contents02 .box02 table {
	width: 100%;
}


.contents02 .box02 h5 {
	margin-bottom: 15px;
	text-align: center;
}
	
.contents02 .box02 h5 img {
	height: 30px;
	width: auto;
}

.contents02 .box02 table td {
	font-size: 14px;
	padding: 7px 0px;
}

	
.contents02 .box02 table td img {
	width: 200px;
	height: auto;
}

.contents02 .box02 table td:first-child {
	padding-right: 10px;
}



/*contents02a*/

.contents02a {
	display: block;
	padding: 0px 4% 30px;
	position: relative;
	top: -3px;
}

.contents02a .box {
	margin: 0px auto;
	margin-bottom: 15px;
}
	
.contents02a .box:last-child {
	margin-bottom: 0px;
}
	
.contents02a .box img {
	width: 100%;
height: auto;
}
    
#p01 .box02 {
	background-image: url("images/p01.png");
}

#p02 .box02 {
	background-image: url("images/p02.png");
}

#p03 .box02 {
	background-image: url("images/p03.png");
}

#p04 .box02 {
	background-image: url("images/p04.png");
}

#p05 .box02 {
	background-image: url("images/p05.png");
}

#p06 .box02 {
	background-image: url("images/p06.png");
}

#p07 .box02 {
	background-image: url("images/p07.png");
}

#p08 .box02 {
	background-image: url("images/p08.png");
}    

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