@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, .contents05, .contents06, .contents07 {
	margin-bottom: 40px;
}

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

.contents04 .box01 > div, .contents05 .box01 > div, .contents06 .box01 > div, .contents07 .box01 > div {
	width: 92%;
	margin: auto;
}

.contents04 .box01 .box-box, .contents05 .box01 .box-box, .contents06 .box01 .box-box, .contents07 .box01 .box-box {
	padding: 0px 0px;
	float: none;
}

.contents05 .box01 .box-box, .contents07 .box01 .box-box {
	float: none;
}

.contents04 .box01 h3, .contents05 .box01 h3, .contents06 .box01 h3, .contents07 .box01 h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
	
.contents05 .box01 h3 {
color: #cc0500;
}
	
.contents05 .box01 h4, .contents07 .box01 h4 {
color: #000;
}

.contents04 .box01 h4, .contents05 .box01 h4, .contents06 .box01 h4, .contents07 .box01 h4 {
	font-size: 22px;
}

.contents06 .box01 h5 {
	font-size: 16px;
	padding-top: 5px;
}


.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, .contents05 .box03 section, .contents07 .box03 section {
	width: 92%;
	margin-bottom: 40px;
}
	
	.contents06 .box03 section {
		width: 92%;
		margin-bottom: 10px;
	}	

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

.contents04 .box03 {
	display: block;
}
    
.contents04 .box03 h4 {
    font-size: 17px;
    margin-bottom: 20px;
}

.contents04 .box03 p {
        text-align: center;
    }
    
    .contents04 .box03 img {
        margin-bottom: 30px;
    }

    
.small p {
    font-size: 14px;
}

/*contents05*/

.contents05 .box01 {
	margin-bottom: 30px;
}

.contents05 .box02 h3 {
	font-size: 17px;
	padding: 8px 0px;
	margin-bottom: 30px;
	width: 270px;
}

.contents05 .box03 h4, .contents06 .box03 h4, .contents07 .box03 h4 {
	font-size: 17px;
	margin-bottom: 20px;
}

.list-box {
	width: 92%;
}

.qheader {
	background-position: right 12px top 12px;
}

.list-box h4 {
	font-size: 15px;
	padding: 10px 10px 10px 50px;
	background-size: 40px auto;
}

.list-box p {
	font-size: 14px;
line-height: 1.6;
	padding: 10px 10px 10px 50px;
	background-size: 40px auto;
}


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