@media(max-width: 720px) {


body,html {
  margin: 0 auto;
  background: #FFF;
  opacity: 0.9;
  position: relative;
  color: black;
  font-family:"Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
button{
	color:black;
}	

button:hover{
	border:1px solid black !important;
}

.none720{
	display: none;
}

img{
	width: 100%;
}

.text-child h3,.text-child h1{
	color:black;
	width:auto;
}

.text-child h3{
	padding-left:1rem;
}

.title h3{
	display:inline-block;
	min-width:1.8rem;
    font-size:1.8rem;
	padding-bottom:0rem;
	margin-bottom:0;
	border-bottom:0.5px solid black;
	margin-top:0;
}

.row1{
	margin-top:3rem;
}

.header .page-title {
	display: none;
}
.header .text-child h1 .resp {
    width: 126%;
}
.header .resp{
	display: block;
	margin-top: 140px;
	margin-left: 10px;
}

.header .arrow_bottom {
	text-align: center;
	margin: 0 auto;
	margin-top: 178px;
}
.header .arrow_bottom img{
	width: 38px;
}


.row1 .content{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height:387px;
}

.row1 .title p,
.title .flow{
	padding-top: 2rem;
	font-size:21.5px;
	margin:0;
	/*border-top:1px solid black;*/
	margin-top:0;
	display:block;
}

.flow-list.none720{
	display: none;
}

.row2 .title h3,.produce-img.none720{
	display: none;
}

.flow-item{
    text-align: center;
	width:390px;
	max-width:100%;
	margin:0 auto;
}

.flow-item img ,.flow-item p{
	width:77%;
	height:auto;
	display:block;
	margin-left: auto;
	margin-right: auto;
	font-weight:bold;
}

.flow{
	text-align:center;
}

.flow>img{
	width: 100%;
}
.flow-cursor{
	margin-top: -4px;
	height: 31px;
}
.flow-cursor img {
	width: 15px;
	height: auto;
}

.row2 .produce-img {
	width: 94%;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
}



.col-half{
	width:47%;
}
.col-full {
	text-align: center;
}
.row1 .col-half img{
	width:95%;
	height:auto;
}

.half-box{
	background-color:#E4E4E4;
	border-top:1px solid black;
	padding:2rem 0.5rem 2rem 2rem;
	position:relative;
	z-index:1;
	height:180px;
}

.half-box ul{
	position:relative;
	border:none;
	padding:0;
	z-index:100;
	line-height:1.9rem;
}

.half-box ul.font-sm{
	font-size:18px;
}
.row3 .norm {
	display: none;
}
.row3 .half-box li:before{
	background:black;
}

.row3 .half-box li span:before{
	font-family: "Font Awesome 5 Pro";
    content: "\f45c";
	background:black;
	font-size:80%;
	margin:0 1%;
}

.row3 .title h3 img{
	height:1.6rem;
} 

.row3 .title .half-box ul img{
	height:;
}

li .small{
	font-size:3px;
}

li .small:before{
	display:none;
}

.half-box .bg-img{
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
	width:100%;
}
.half-box .image-text{
	max-width:90%;
}

.half-box .corner{
	height:50%;
	float:right;
	z-index:300;
}

.block720{
	display:none;
}

.planning-img {
	margin-top: -39px;
}
.resp_img {
	margin-bottom: 43px;
}
.media-img {
	margin-bottom: -29px;
}

	.header-text{
		width:85%;
	}


	.content{
		width:85%;
	}





	.half-box ul.font-sm{
		font-size:16px;
	}



	.col-half{
		width:48%;
	}

	.col-half .title h3{
		font-size:1.5rem;
	} 

	.half-box ul.font-sm{
		font-size:15px;
	}

    .footer-arrow{
		display: flex;
		justify-content: center;
		align-items: center;
		padding-bottom: 50px;
	}
	.footer-arrow .center {
		margin-right: 30px;
		margin-left: 30px;
		width: 67px;
	}

    .footer-arrow a{
    	width: 49px;
    }



	.content{
		width:92%;
	}

	.title h3{
		font-size:1.5rem;
	}

	.row1 .title p{
		font-size:14px;
		text-align: left;
	}

	.row1 .title p .a-text-l4{
		letter-spacing: 0px;
	}

	.row1 .content{
		height:336px;
	}
	footer {
		display: none;
	}
}



@media(max-width: 720px) {
	.header-container{
		width:auto;
	}

	.container{
		width:auto;
	}

	.title h3{
		font-size:1.3rem;
	}

	.title h3 img{
		max-width:82%;
	}


	.content{
		width:85%;
	}

	.row2 .content{
		width: 80%;
	}

	.row1 .content{
		height:auto;
	}

	.row1 .col-half h3{
		width:80%;
		padding-bottom:1rem;
	}


	.row1 .col-half img{
		padding-top:26px;
		height:auto;
	}

	.row1 .col-half h3{
		margin-bottom:-6px;
	}

	.col-half{
		width:100%;
		text-align: center;
	}

	.half-box{
		padding:2rem 0.5rem;
		height:auto;
	}

	.row3 .content{
		width: 54.67%;
	}

	.row3 .title ul{
		line-height:2rem;
		font-size:1.2rem;
	}

	.row3 .title ul img {
		width: 95%; 
	}

	.block720{
		display:block;
	}

	.row1 .title .none720 p{
		border-top: none;
		font-size: 12px;
		text-align: left;
		padding-top: 4px;
		line-height: 34px;
		height: auto;
	}

	footer{
		text-align:center;
	}
	
	.row2 {
		margin-top: 8px;
	}

}

