/*====================================
Responsive
=====================================*/
@media only screen and (max-width: 1024px) {
	.section02-box ul li {
		width: 100%;
		box-sizing: border-box;
	}
}
@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%;
	}
	.section01-box04 {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.section01-box04 ul {
		bottom: 0;
		padding-bottom: 15px;
	}
}
@media only screen and (max-width: 800px) {
	.header-box02-img img {
	    max-width: 80px;
	}
	.header-box02 {
    margin-top: -20px;
	}
	.header-box03 {
	    margin-top: -50px;
	}
	.section01-box04 ul {
		bottom: 5px;
	}
	.section01-box04 ul li p {
		font-size: 1.1em;
	}
	.section04-box ul li .box-content h4 {
		font-size: 1.3em;
	}
	.section06-box03 .content > img {
		margin: 20px 0;
	}
  .section06-box03 h3 {
    font-size: 14px;
  }
  
	.section04-box ul li {
		width: 50%;
	}
}
@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 {
		width: 100%;
	}
	.header-box02-img img {
	    max-width: 65px;
	}
	.header-box03 {
	    margin-top: -6px;
	}
	.section-btn {
	    padding-bottom: 30px;
	    padding-top: 30px;
	}
	.section01 {
	    padding-bottom: 30px;
	    padding-top: 30px;
	    background-size: 100%;
	}
	.section01-box01 {
	    margin-top: 30px;
	    padding: 0 0 20px;
	    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;
	    position: unset;
	}
	.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-width: 3px;
	    font-size: 1.9em;
	    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;
	}
	.section04-img {
		margin-top: 10px;
	}
	.section04-box ul {
		width: 100%;
	}
	.section04-box ul li .box-content h4 {
		font-size: 1.1em;
	}
	.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 {
		text-align: center;
	}
	.section05-box ul li .box-img {
	    width: 100%;
	    padding-right: 10px;
	    display: block;
	}
	.section05-box ul li .box-text {
		display: block;
	}
	.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 30px;
	}
	.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-items li.items {
		margin: 10px 1% 0;
	}
	.section06-box01 {
	    margin-top: 30px;
	    padding-bottom: 20px;
	}
	.section06-box05 .content,
	.section06-box04 .content,
	.section06-box03 .content,
	.section06-box02 .content,
	.section06-box01 .content {
		padding: 15px;
		width: auto;
		max-width: 100%;
		box-sizing: border-box;
	}
	.section06-box05 h2,
	.section06-box04 h2,
	.section06-box03 h2,
	.section06-box02 h2,
	.section06-box01 h2 {
	    font-size: 2.1em;
	    padding-left: 60px;
	    padding-top: 0;
		margin-bottom: 30px;
	}
	.section06-box05 h2::before,
	.section06-box04 h2::before,
	.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: 0px;
	}
	.section06-box01 .item01 li:nth-child(2) p {
	    padding-left: 15px;
	}
	.section06-box01 p {
	    font-size: 1.2em;
	}
	.section06-box02 .item02 {
	    margin-bottom: 20px;
	    display: block;
	}
	.section06-box02 .item02 li {
		display: block;
	}
	.section06-box02 .item02 li:nth-child(1) {
		text-align: center;
		width: 100%;
		padding-bottom: 16px;
	}
	.section06-box02 .item02 li:nth-child(2) {
		width: 100%;
	}
	.section06-box02 .item02 li:nth-child(2) h3,
	.section06-box02 .item02 li:nth-child(2) p {
		padding-left: 0;
	}
	.section06-box02 {
	    padding-bottom: 20px;
		margin-top: 30px;
	}
	.section06-box02 h2 {
	    margin-bottom: 30px;
	}
	.section06-box02 .txt01 {
	    margin-top: 20px;
	}
	.section06-box02 p {
	    font-size: 1.2em;
	}
	.section06-box05-img {
		padding-bottom: 0;
		margin-top: 30px;
	}
	.section06-box03,
	.section06-box04 {
		margin-top: 30px;
		padding-bottom: 20px;
	}
	.section06-box03,
	.section06-box03 .content {
		padding-bottom: 10px;
	}
	.section06-box03 p {
		font-size: 1.2em;
	}
	.section06-box03 .item01 li {
		display: block;
		text-align: center;
		width: 100%!important;
		padding-bottom: 16px;
	}
	.section06-box03 .item01 li:nth-child(2) p {
		padding-left: 0;
	}
	.section06-box04 p {
		font-size: 1.2em;
	}
	.section06-box04 ul {
		margin-top: 0;
	}
	.section06-box04 ul {
	    margin-top: 30px;
	}
	.section06-box04 ul li .btn {
	    border-radius: 5px;
	    font-size: 1.4em;
	    margin-bottom: 15px;
	    padding: 8px;
	}
	.section06-box04 .section06-box04-img li {
		display: block;
		width: 100% !important;
		text-align: center;
		border-bottom: 0px !important;
		margin-bottom: 30px;
	}
	.section06-box04-img li:nth-child(2) {
		padding-left: 0;
	}
	.section06-box04 .txt01 {
		margin-top: 0;
	}
	.section06-box05 {
	    margin-bottom: 30px;
	    margin-top: 30px;
	    padding-bottom: 20px;
	}
	.section06-box05 .txt01 {
		padding: 0;
	}
	.section06-box05 h2 {
	    margin-bottom: 30px;
	}
	.section06-box05 .txt01 {
	    margin-bottom: 20px;
	}
	.section06-box05 p {
	    font-size: 1.2em;
	}
	.section06-box05 .item {
	    margin-top: 20px;
	    padding: 10px 20px;
	}
	.section06-box05 .item .txt02 {
	    font-size: 1.4em;
	}
	.section06-box05 .item h3 {
	    font-size: 2em;
	    margin-bottom: 15px;
	    margin-top: -8px;
	    padding-bottom: 10px;
	}
	.section06-box05 .item p {
	    font-size: 1.4em;
	}
	.section06-box05 .item p.note {
	    font-size: 1.1em;
	}
	.section06-box05 .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: 40px 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: block !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;
	}
	.section05-box ul li {
		display: block;
	}
	.section06-box02 ul {
    display: inline-block;
	}
	.section06-box02 ul li {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 20px;
    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%;
	}
	.section06-box01 .item01 li {
		width: 100%;
	}
	.section06-text-icon p {
		font-size: 1.5em;
	}
}
