/*====================================
Responsive
=====================================*/
@media only screen and (max-width: 964px) {
	.container {
	    width: 94%;
	    padding-left: 3%;
	    padding-right: 3%; 
    }
    .section01-box04 ul li:nth-child(1) {
	    margin-left: 10%;
	}
}
@media only screen and (max-width: 800px) {
	.header-box02-img img {
	    max-width: 80px;
	}
	.header-box02 {
    margin-top: -20px;
	}	
	.header-box03 {
	    margin-top: -50px;
	}
}
@media only screen and (max-width: 640px) {
	.content {	    
	    margin: 0;	    
	    width: 100%;
	}
	.header {	    
	    padding-bottom: 30px;
	    padding-top: 30px;
	}
	.header-box02 {
	    margin-top: 0;	    
	}
	.header-box02-img {
		top: 0;
	}
	.header-box02-img img {
	    max-width: 65px;
	}
	.header-box03 {
	    margin-top: -30px;
	}
	.section-btn {
	    padding-bottom: 30px;
	    padding-top: 30px;
	}
	.section01 {	    
	    padding-bottom: 30px;
	    padding-top: 30px;
	    background-size: 100%;
	}
	.section01-box01 {
	    margin-top: 30px;
	    padding: 50px 0;
	    background-size: cover;
	}
	.section01-box02 {
	    padding-top: 20px;
	}
	.section01-box02 h3 {	    
	    font-size: 2em;
	}
	.section01-box02 p {	    
	    font-size: 1.2em;
	}
	.section01-box03 {
	    margin-top: 30px;
	}
	.section01-box03 h3 {
	    font-size: 2em;
	    margin-bottom: 20px;
	}	
	.section01-box04 {
	    padding: 15px;
	}
	.section01-box04 ul {	    
	    margin-top: 0;
	}
	.section01-box04 ul li:nth-child(1) {
	    margin-left: 0;
	    width: 100%;
	}
	.section01-box04 ul li p {	    
	    font-size: 1.2em;
	}
	.section01-box04 ul li:nth-child(2) {
	    padding-left: 0;
	    padding-top: 10px;
	    width: 100%;
	    text-align: right;
	}
	.section02 {	    
	    padding: 30px 0;
	}
	.section02 h2 {
	    font-size: 2.4em;
	    margin-bottom: 20px;
	}
	.section02-img02 {
	    margin-top: 30px;
	}
	.section02-box {
	    margin-top: 30px;
	}
	.section02-box h3 {
	    border-bottom: 3px solid #ff8f00;
	    font-size: 2em;
	    margin-bottom: 15px;
	    margin-left: 0px;
	    padding-bottom: 10px;
	}
	.section02-box ul li {	    
	    margin-bottom: 10px;
	    margin-top: 10px;
	}
	.section02-box ul li h4 {	    
	    font-size: 1.4em;
	}
	.section02-box ul li p {
	    font-size: 1.2em;
	}	
	.section03 {
	    padding: 50px 0;
	}
	.section03 h2 {
	    font-size: 2.4em;
	}
	.section03 p {
	    font-size: 1.6em;
	}
	.section03 ul {	    
	    margin-top: 20px;
	}
	.section05 {	    
	    padding: 30px 0;
	}
	.section05-box {
	    margin-top: 20px;
	}
	.section05-box h3 {	    
	    font-size: 1.6em;
	    padding-bottom: 10px;
	}	
	.section05-box ul {	    
	    margin-top: 20px;
	}
	.section05-box ul li .box-img {	    
	    width: 40%;
	    padding-right: 10px;
	}
	.section05-box ul li .txt1 {	    
	    font-size: 1.2em;
	}
	.section05-box ul li .txt2 {	    
	    font-size: 1.4em;
	}
	.section05-box .text {	    
	    font-size: 1.2em;
	}
	.section06 {
	    padding: 50px 0;
	}
	.section06-img01 {
	    margin-bottom: 50px;
	}
	.section06-text .txt1 {	    
	    font-size: 2em;
	    margin-top: 30px;
	}
	.section06-text-img03 {
	    margin-top: -30px;	   
	}
	.section06-text-icon p {    
    font-size: 2.6em;
    padding-left: 0px;
 }
	.section06-text .txt2 {	    
	    font-size: 2em;
	    margin-top: -20px;
	    line-height: 1.5;
	}
	.section06-items {	    
	    margin-top: 30px;
	}
	.section06-box01 {	    
	    margin-top: 30px;
	    padding-bottom: 20px;
	}
	.section06-box03 .content,
	.section06-box02 .content,
	.section06-box01 .content {
		padding: 15px;
		width: auto;
		max-width: 100%;
		box-sizing: border-box;
	}
	.section06-box03 h2,
	.section06-box02 h2,
	.section06-box01 h2 {	    
	    font-size: 2.4em;
	    padding-left: 60px;
	    padding-top: 5px;
	}
	.section06-box03 h2::before,
	.section06-box02 h2::before,
	.section06-box01 h2::before {
		height: 50px;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 50px;
	    background-size: 100%;
	}
	.section06-box02 .section06-box02-img {
		display: block;
	}
	.section06-box02 .section06-box02-img li {
		display: block;
		width: 100% !important;
		text-align: center;
		border-bottom: 0px !important;
	}
	.section06-box02-img li:nth-child(2) {
		padding-left: 0;
	}
	.section06-box01 h3 {
	    font-size: 2em;
	}
	.section06-box01 .item01 {	    
	    margin-bottom: 30px;
	    margin-top: 30px;
	}
	.section06-box01 .item01 li:nth-child(2) p {
	    padding-left: 15px;
	}
	.section06-box01 p {	   
	    font-size: 1.2em;
	}
	.section06-box01 .item02 {	    
	    margin-bottom: 20px;
	    margin-top: 40px;
	    display: block;
	}
	.section06-box01 .item02 li {
		display: block;
	}
	.section06-box01 .item02 li:nth-child(1) {
		text-align: center;
		width: 100%;
		padding-bottom: 16px;
	}
	.section06-box01 .item02 li:nth-child(2) {
		width: 100%;
	}
	.section06-box01 .item02 li:nth-child(2) h3, .section06-box01 .item02 li:nth-child(2) p {
		padding-left: 0;
	}
	.section06-box02 {	    
	    margin-top: 30px;
	    padding-bottom: 20px;
	}
	.section06-box02 h2 {	   
	    margin-bottom: 30px;
	}
	.section06-box02 .txt01 {
	    margin-top: 20px;
	}
	.section06-box02 p {
	    font-size: 1.2em;
	}
	.section06-box02 ul {
	    margin-top: 30px;
	}	
	.section06-box02 ul li .btn {	    
	    border-radius: 5px;
	    font-size: 1.4em;
	    margin-bottom: 15px;
	    padding: 8px;
	}
	.section06-box03 {	    
	    margin-bottom: 30px;
	    margin-top: 30px;
	    padding-bottom: 20px;
	}
	.section06-box03 h2 {	   
	    margin-bottom: 30px;
	}
	.section06-box03 .txt01 {
	    margin-bottom: 20px;
	}
	.section06-box03 p {
	    font-size: 1.2em;
	}
	.section06-box03 .item {	    
	    margin-top: 20px;
	    padding: 10px 20px;
	}
	.section06-box03 .item .txt02 {	    
	    font-size: 1.4em;
	}
	.section06-box03 .item h3 {	    
	    font-size: 2em;
	    margin-bottom: 15px;
	    margin-top: -8px;
	    padding-bottom: 10px;
	}
	.section06-box03 .item p {
	    font-size: 1.4em;
	}
	.section06-box03 .item-content {	    
	    padding: 10px;
	}

	.section07 {
	    margin-top: 0;
	    padding-bottom: 50px;
	}
	.section07-top {	    
	    margin-bottom: 20px;
	    padding-bottom: 50px;
	    padding-top: 50px;
	}
	.section07-content .items h3 {
	    border-left: 5px solid #ff8f00;	    
	    font-size: 2em;
	    margin-bottom: 15px;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.section07-content p {
	    font-size: 1.2em;
	}
	.section07-content .item01 li:nth-child(1) {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.section07-content .item01 li:nth-child(1) h3, .section07-content .item01 li:nth-child(1) p {
		padding-right: 0;
	}
	.section07-content .item01 li:nth-child(2) {
		text-align: center;
		float: none;
		width: 100%;
	}
	.section07-content .item01 li:nth-child(2) img {
		margin-top: 0;
	}
	.section07-content .item02 {	    
	    flex-wrap: wrap;
	    margin-top: 30px;
	}
	.section07-content .item02 li:nth-child(1) {
		width: 100%;
		margin-left: 0;
		padding-bottom: 10px;
		order: 1;
	}
	.section07-content .item02 li:nth-child(2) {	
		text-align: center;
		width: 100%;
		order: 2;
	}
	.section07-content .item03-title {
	    margin-top: 30px;
	}	
	.section07-content .item03 {	    
	    margin-bottom: 20px;
	}
	.section07-content .item03 li:nth-child(1) {
		display: block;
		width: 100%;
		padding-bottom: 10px;
	}
	.section07-content .item03 li:nth-child(2) {
		text-align: center;
		display: block;
		width: 100%;
	}
	.section07-img04 {
	    margin-bottom: 30px;
	}
	.section07 .box {	    
	    margin-top: 30px;
	    padding-bottom: 30px;
	    padding-top: 20px;
	}
	.section07 .box h2 {	    
	    font-size: 2em;
	}
	.section07 .box h2::after {
	    bottom: 7px;
	    content: "";
	    height: 18px;
	    position: absolute;
	    right: 0;
	    width: 8px;
	    background-size: 100%;
	}
	.section02 h2 span.arrow01,
	.section07 .box h2 span.arrow01 {
	    height: 19px;
	    padding-right: 3px;
	    width: 8px;
	    background: url('../images/section02_arrow01_sp.png');
	    background-repeat: no-repeat;
	}
	.section02 h2 span.arrow02,
	.section07 .box h2 span.arrow02 {
	    height: 19px;
	    padding-left: 3px;
	    width: 8px;	    
	    background: url('../images/section02_arrow02_sp.png');
	    background-repeat: no-repeat;
	    bottom: 5px;
	}
	.section07 .box-img07 {
	    margin-bottom: 20px;
	}
	.section07 .box-img09 {
	    margin-bottom: 20px;
	}
	.section08 {
	    padding: 50px 0;
	}
	.section08 .bnr {
		padding: 0 15px;
		width: 100%;
		box-sizing: border-box;
	}
	.section08 .bnr p {
		margin: 40px 0 0;
		font-size: 1.5em;
	}
	.section08 .bnr img {
		margin-top: 40px;
	}
	.section08-content ul {
	    padding: 15px;
	    width: 100%;
	    box-sizing: border-box;
	}
	.section09 {	  
	  padding: 30px 0;
	}
	.footer-logo {
	    float: none;
	    text-align: center;
	}
	.footer-copyright {
    	float: none;
    	text-align: center;
	}
	.sp-on {display: initial !important;}
	.sp-off {display: none !important;}
}

@media only screen and (max-width: 420px) {
	.section02-box .pdr {
	    padding-right: 0;
	}
	.section02-box .box-img {	   
	    width: 100%;
	    text-align: center;
	    margin-top: 10px;
	}
	.section02-box .box-text {    
    width: 100%;
    margin-top: 10px;
	}
	.section06-box02 ul {
    display: inline-block;
	}
	.section06-box02 ul li {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 20px;
    border-bottom: 1px solid #52b2af;
    padding-bottom: 20px;
	}
	.section06-box02 ul li:nth-child(1) .box-content {
    padding-right: 0px;
	}
	.section06-box02 ul li:nth-child(2) .box-content {
    border-left: 0px solid #52b2af;
    border-right: 0px solid #52b2af;
    padding-left: 0px;
    padding-right: 0px;
	}
	.section06-box02 ul li:nth-child(3) {
		border-bottom: 0px solid #52b2af;
		padding-bottom: 0px;
	}
	.section06-box02 ul li:nth-child(3) .box-content {
    padding-left: 0px;
	}
	.section06-text-icon p {
    font-size: 2em;
    padding-left: 0;
	}
	.section06-text-icon p {    
    top: 22%;
	}
}