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


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

	

.title-box h2 {
	background-size: auto 50px;
	padding-top: 60px;
}

#i01 {
	padding-top: 150px;
	margin-top: -150px;
}
	

/*contents01*/

.contents01, .contents02 {
	position: static;
	margin-bottom: 20px;
	padding: 40px 0px 70px;
}

.contents01 .box-in, .contents02 .box-in {
position: static;
   -webkit-transform: translate(0%, 0%);
   transform: translate(0%, 0%);
	width: 85%;
}

.contents01{
	background-position: left 20% top;
	height: auto;
}

.contents02{
	background-position: center top;
	height: auto;
	background-image: url("../common/images/img002-sp.jpg");
}

.contents01 .box {
	float: none;
}

.contents01 h3, .contents02 h3 {
	font-size: 45px;
	text-shadow: 0px 0px 5px #000;
}

.contents01 h4, .contents02 h4 {
	font-size: 24px;
	text-shadow: 0px 0px 5px #000;
}

.contents01 p, .contents02 p {
	font-size: 14px;
	text-shadow: 0px 0px 5px #000;
}
	
.contents02 p br {
	display: none;
}

.contents01 h3 {
	margin-bottom: 15px;
}

.contents01 h4 {
	margin-bottom: 15px;
	color: #FFF;
}

/*contents02*/

.contents02 .box-box {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.contents02 h3 {
	margin-right: 0px;
	margin-bottom: 15px;
}

.contents02 h4 {
	color: #FFF;
}

.contents02 p {
	color: #FFF;
}


/*contents03*/

.contents03 {
	display: block;
	padding: 20px 0px;
}

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

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

.contents03 h3 {
	font-size: 24px;
	margin-bottom: 10px;
}

.contents03 h4 {
	font-size: 20px;
}

/*contents04*/

.contents04 {
	margin-bottom: 40px;
}

.contents04 .box01 {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	padding-top: 170px;
	padding-bottom: 0px;
	height: auto;
	background-size: auto 150px;
	text-align: center;
	background-position: center top;
}

.contents04 .box01 > div {
	width: 92%;
	margin: auto;
}

.contents04 .box01 .box-box {
	padding: 0px 0px;
	float: none;
}

.contents04 .box01 h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
	
.contents04 .box01 h4 {
	font-size: 22px;
}

.contents04 .box02 {
	display: block;
}

.contents04 .box02 > div {
	margin: 0px auto;
}
	
.contents04 .box02 > div {
	margin: 0px auto;
	width: 250px;
	margin-bottom: 30px;
}
	
.contents04 .box02 > div:last-child {
	margin-bottom: 0px;
}
	
.contents04 .box02 > div img {
	width: 100%;
height: auto;
}


.contents04 .box03 section {
	width: 92%;
	margin-bottom: 40px;
}

.contents04 .box03 section > p {
	font-size: 16px;
line-height: 1.6;
}

.contents04 .box03 h4 {
	font-size: 17px;
	margin-bottom: 20px;
}
	
.contents04 .box03 h6 {
	padding-top: 30px;
	width: 100%;
}

.contents04 .box04 {
	display: block;
	margin-top: 30px;
	width: 96%;
}

.contents04 .box04 h5 {
	width: 100%;
}

.contents04 .box04 h5:first-child {
	padding: 18px 20px;
	border-radius: 20px;
	font-size: 18px;
	margin-bottom: 20px;
}

.contents04 .box04 h5:first-child span {
	font-size: 14px;
}

/*box-pdf*/

.box-pdf {
	width: 90%;
	border-radius: 15px;
	padding: 38px 10px 20px;
	margin-top: 60px;
}

.box-pdf:before {
	margin-top: -26px;
	background-size: auto 100%;
	width: 100%;
	height: 50px;
}

.box-pdf ul {
	flex-wrap: wrap;
}

.box-pdf ul li {
	margin: 0px 5px;
	margin-bottom: 7px;
}
	
.box-pdf ul li:last-child {
	margin-bottom: 0px;
}



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