section strong{
	display:block;
	font-weight:bold;
	}
	
section span.tit{
	display:block;
	width:100%;
	border-bottom:1px solid #333;
	padding-bottom:5px;}	
		
section.ver01 div {
	width:100%;
	margin:30px 0 30px;
}

section.ver01 div.left p{
	width:65%;
	float:left;
	margin-right:5%;
}
section.ver01 div.left img{
	width:30%;
	display:block;
	float:left;
}

section.ver01 div.right p{
	width:65%;
	float:right;
	margin-left:5%;
}
section.ver01 div.right img{
	width:30%;
	display:block;
	float:right;
}

section.ver02 ul {
	width:100%;
}
section.ver02 ul li {
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px #DDD solid;
}
section.ver02 ul li p{
	width:75%;
	line-height:30px;
	float:left;
}
section.ver02 ul li img{
	width:20%;
	display:block;
	float:left;
		margin-right:5%;
}

section.ver03 ul {
	width:100%;
}

section.ver03 ul li{
	width:48%;
	float:left;
	margin-right:1%;
	margin-left:1%;
}
section.ver03 ul li ul{
	width:100%;
	display:block;
	float:left;
}
section.ver03 ul li ul li{
	width:100%;
	}
section.ver03 ul li ul li p{
	width:65%;
	float:left;

}
section.ver03 ul li ul li img{
	width:30%;
	display:block;
	float:left;
	margin-right:5%;
}

section.ver04 img{
	width:80%;
	display:block;
	margin:30px auto 10px;
}

section.ver05 li{
	width:31%;
	margin:1% 1% 1%;
	float:left;
	
}

section.ver05 li img{
	width:100%;
	}

@media screen and (max-width: 899px){
	section {
		width:90%;
		margin:auto;
		}

	section.ver01 div.left p{
		width:100%;
		float:left;
	}
	section.ver01 div.left img{
		width:100%;
		display:block;
		float:left;
	}

	section.ver01 div.right p{
		width:100%;
		float:right;
	}
	section.ver01 div.right img{
		width:100%;
		display:block;
		float:right;
	}


section.ver02 ul li {
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px #DDD solid;
}
section.ver02 ul li p{
	width:100%;
	line-height:30px;
	float:left;
}
section.ver02 ul li img{
	width:100%;
	display:block;
	float:left;
		margin-right:5%;
}

section.ver03 ul li{
	width:100%;
	float:left;
	margin-right:1%;
	margin-left:1%;
}
section.ver03 ul li ul{
	width:100%;
	display:block;
	float:left;
}
section.ver03 ul li ul li{
	width:100%;
	}
section.ver03 ul li ul li p{
	width:100%;
	float:left;

}
section.ver03 ul li ul li img{
	width:100%;
	display:block;
	float:left;
	margin-right:5%;
}

section.ver04 img{
	width:100%;
	display:block;
	margin:30px auto 10px;
}

section.ver05 li{
	width:48%;
	margin:1% 1% 1%;
	float:left;
}


	
	}

/*---------------------------------------hidynamic
-------------------------------------------------------------*/
.mt__t{
	margin: 3% 0 0;
}
.Hidy__title01{
	margin: 4% auto 3%;
    font-size: 20px;
	text-align: center;
}
.Hidy__sec01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.Hidy__sec01 .sec01__Inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 46%;
	        flex: 0 1 46%;

}
.Hidy__sec01 .sec01__text01{
	margin: 0 0 3%;
	font-size: 21px;
    line-height: 1;
	flex: 0 1 auto;
	    text-align: left;
}
.Hidy__sec01 .sec01__title02{
	margin: 0 0 3%;
	border-bottom: 1px solid #000;
	    padding: 0 0 2%;
}
.Hidy__sec01 .sec01__text02{
	margin: 0 0 3%;
	line-height: 1.9;
}
.Hidy__sec01 .sec01__img01{
	text-align: center;
}
.Hidy__sec01 .sec01__text03{
	margin: 13% auto;
	line-height: 1.9;
}
.Hidy__sec02{
	margin: 0 0 5%;
}
.Hidy__sec02 .sec02__img{
	text-align: center;
}
.Hidy__sec02 .sec02__Inner{
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.Hidy__sec02 .sec02__img02{
	    flex: 0 1 63%;
}
.Hidy__sec02 .sec02__Text01{
	    line-height: 1.5;
}


.Hidy__sec03 .sec03__inner--01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	margin: 0 0 2%;
    padding: 0 0 4%;
		border-bottom: 1px solid #ddd;
}
.Hidy__sec03 .sec03__img01{
	flex: 0 1 159%;
}
.Hidy__sec03 .sec03__number{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
}
.Hidy__sec03 .sec03__number01{
	margin: 0.7% 0 0;
	    flex: 0 1 auto;
}
.Hidy__sec03 .sec03__number02{
	flex: 0 1 93%;
    font-size: 20px;
	color: #395400;
	font-family: "Sawarabi Mincho", serif;
}
.Hidy__sec03 .sec03__Text01{
margin: 4% 0 0;
	line-height: 1.9;
}
@media screen and (max-width: 899px){
	.Hidy__sec01 .sec01__text01{
		text-align: center;
	}
	.Hidy__sec01{
		display: block;
	}
	.Hidy__sec02 .sec02__Inner{
		display: block;
    margin: 3% auto;
	}
	.Hidy__sec02 .sec02__img02{
		text-align: center;
    margin: 0 0 3%;
	}
	.Hidy__sec03 .sec03__inner--01{
		display: block;
	}
	.Hidy__sec03 .sec03__img01{
		text-align: center;
	}
}
@media screen and (max-width: 599px){
	.Hidy__sec03 .sec03__number{
		margin: 8% 0 0;
	}
	.Hidy__sec03 .sec03__number01{
		width: 6%;
    line-height: 2.2;
	}
}

/*---------------------------------------trc
-------------------------------------------------------------*/
.Trc__title01{
	margin: 2% auto 3%;
    font-size: 20px;
	text-align: center;
}
.Trc__sec01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.Trc__sec01 .sec01__Inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 46%;
	        flex: 0 1 46%;
}
.Trc__sec01 .sec01__text01{
	margin: 0 0 3%;
	font-size: 21px;
    line-height: 1;
	flex: 0 1 auto;
}
.Trc__sec01 .sec01__title02{
	margin: 0 0 3%;
	border-bottom: 1px solid #000;
	padding: 0 0 2%;
}
.Trc__sec01 .sec01__text02{
	margin: 0 0 3%;
	line-height: 1.9;
}
.Trc__sec01 .sec01__img01{
	text-align: center;
}
.Trc__sec01 .sec01__text03{
	margin: 13% auto;
	line-height: 1.9;
}
.Trc__title02{
	margin: 0 0 3%;
	text-align: center;
}
.Trc__sec02{
	text-align: center;
}
.Trc__sec02 .sec02__img{
	text-align: center;
}
.Trc__sec03{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.Trc__sec03 .sec03__In{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	flex: 0 1 auto;
	line-height: 1.9;
}
.Trc__sec03 .sec03__number{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
}
.Trc__sec03 .sec03__number01{
	margin: 0.7% 0 0;
}
.Trc__sec03 .sec03__number02{
	flex: 0 1 92%;
    font-size: 24px;
	color: #395400;
	font-family: "Sawarabi Mincho", serif;
}
.Trc__sec03 .sec03__img01{
	text-align: center;
	flex: 0 1 146%;
    margin: 0 3% 0 0%;
}
.sec03__In .sec03__Text02{
	line-height: 2.1;
	margin: 0 0 5%;
}
.Trc__sec03 .sec03__inner--01{
	margin: 0 0 5%;
    border-bottom: 1px solid #ddd;
    flex: 0 1 auto;
}
.Trc__sec03 .sec03__inner--02{
	margin: 0 0 5%;
    border-bottom: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
}
.Trc__sec04{
	text-align: center;
	position: relative;
}
.Trc__sec04 .sec04__img01{
	text-align: center;
}
.Trc__sec04 .sec04__Title01{
	position: absolute;
    top: 4%;
    right: 37%;
    font-size: 24px;
}
.Trc__sec04 .sec04__Text01{
	position: absolute;
    top: 16%;
    right: 19%;
    width: 56%;
    line-height: 1.7;
}
@media screen and (max-width: 899px){
.Trc__sec03 .sec03__inner--02{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.Trc__sec03 .sec03__img01 {
    order: 2;
		flex: 0 1 auto;
}
	.Trc__sec04 .sec04__Title01{
	   font-size: 3vw;
    right: 23%;
	}
 
}
@media screen and (max-width: 599px){
	.Trc__sec01{
		display: block;
	}
	.Trc__sec03 .sec03__number02{
		font-size: 22px;
        margin: 0 0 3%;
	}
	.Trc__sec04 .sec04__Title01{
		right: 18%;
    font-size: 3vw;
    top: 0%;
	}
	.Trc__sec04 .sec04__Text01{
	width: 82%;
    right: 0%;
    font-size: 1.7vw;
    top: 14%;
		line-height: 1.2;
	}
	.Trc__sec01 .sec01__text01{
		font-size:16px;
	}
	.Trc__title02 {
    margin: 0 0 11%;
}
}
/*---------------------------------------galcon
-------------------------------------------------------------*/
.Gal__sec01{
	position: relative;
	margin: 0 0 8%;
	
}
.Gal__img01{
	position: absolute;
    left: 5%;
    bottom: -26%;
    width: 49%;
	line-height: 1.9;
}
.Gal__title01{
	margin: 2% auto 3%;
	text-align: center;
}

.Gal__title02{
	margin: 12% auto 4%;
	text-align: center;
}
.Gal__sec02{
	margin:0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.Galcon .sec02__inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	flex: 0 1 50%;
    margin: 0 0 3%;
}
.Galcon .sec02__inner01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.Galcon .sec02__Text{
	flex: 0 1 67%;
    line-height: 1.5;
	margin: 2% 0 0;
}
.Galcon .sec02__Img{
	flex: 0 1 37%;
    margin: 0 0 0 1%;
}
.Galcon .sec02__inner02{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;}
.Galcon .sec__03{
	margin: 5% 0 0;
}
.Galcon .sec03__inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    margin: 0 0 0 2.3%;
}
.Galcon .sec03__inner--01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	flex: 0 1 47%;
    margin-right: 3%;
}
.Galcon .sec03__dete{
	font-size: 21px;
	background-color: #16446D;
	color: #fff;
	margin: 0 0 3%;
	width: 37%;
    text-align: center;
}
.Galcon .sec03__Text{
	font-size: 19px;
}
.Galcon .sec__text{
	font-size: 14px;
	color: #666;
}
@media screen and (max-width: 899px){
	.Gal__img01 {
    height: 18vw;
    font-size: 2vw;
	left: 0%;
    bottom: -34%;
    width: 53%;
	
	}
	.Gal__sec01{
	margin: 0 0 17%;
}
	.Gal__sec02{
		display: block;
	}
	.Galcon .sec03__dete{
		    width: 62%;
	}
}
@media screen and (max-width: 599px){
	.Galcon .sec03__inner{
		display: block;
	}
	.Galcon .sec03__dete{
		  width: 38%;
    font-size: 14px;
    line-height: 2.1;
	}
	.Gal__img01 {
    position: inherit;
    width: 100%;
    font-size: 16px;
    line-height: 1.9;
	}
	.Galcon .sec03__inner{
	    margin: 0 0 0 1%;
}

}
/*---------------------------------------evoltz
-------------------------------------------------------------*/
.Evo__sec01{
	position: relative;
	margin: 0 0 3%;
}
.Evo__title01{
	text-align: center;
}
.Evo__Text01{
	width: 45%;
    position: absolute;
    bottom: 4%;
    line-height: 1.5;
    left: 10%;
    height: 13%;
}
.Evo__Text02{
	position: absolute;
    width: 39%;
    right: 9%;
    bottom: 8%;
    line-height: 1.9;
    height: 35%;
}
	.Evo__title02{
	text-align: center;
    margin: 4% 0 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 auto;
		        flex: 1 1 auto;
		font-size: 30px;
		padding: 2%;
}
.Evo__title02::before, .Evo__title02::after{
		content: '';
		display: block;
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 10%;
		        flex: 1 0 10%;
		height: 0;
		border-bottom: 2px solid  #000;
		
	}
		.Evo__title02::before{
			margin-right: 20px;
		}
		.Evo__title02::after{
			margin-left: 20px;
		}


.Evo__title03{
	text-align: center;
    margin: 6% 0 0;
}
.Evo__sec02{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	text-align: center;
    margin: 9% auto;
}
.Evo__img01{
	    margin: 0 auto 4%;
	flex: 0 1 auto;
}

@media screen and (max-width: 899px){
	.Evo__img01{
	flex: 0 1 50%;
}
	.Evo__sec01{
	margin: 0 0 11%;
}
	.Evo__Text01{
	height: 5vw;
    width: 53vw;
    left: 2%;
	}
	
}
@media screen and (max-width: 599px){
	.Evo__sec01 {
    margin: 0 0 18%;
}
	.Evo__Text01{
	position: static;
    width: 100%;
		font-size: 14px;
	}
	.Evo__sec02{
	display: block;
	width: 100%;
}
.Evo__Text02{
    position: static;
    width: 100%;
    margin: 4% 0 0;
    right: 5%;
    height: 35%;
	font-size: 14px;
}
	.Evo__title02 {
    margin: 1% 0 0;
}
	.Evo__img01{
	margin: 0 auto 7%;
}
}



/*---------------------------------------mudamz
-------------------------------------------------------------*/
section.Mud01 div {
	width:100%;
}

section.Mud01 div.left p{
	width:65%;
	float:left;
	margin-right:5%;
}
section.Mud01 div.left img{
	width:30%;
	display:block;
	float:left;
}

section.Mud01 div.right p{
	width:65%;
	margin-left:5%;
}
section.Mud01 div.right img{
	width:30%;
	display:block;
	float:right;
	padding-left: 30px;
}

section.Mud02 ul {
	width:100%;
}
section.Mud02 ul li {
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px #DDD solid;
}
section.Mud02 ul li p{
	width:75%;
	line-height:30px;
	float:left;
}
section.Mud02 ul li img{
	width:20%;
	display:block;
	float:left;
	margin-right:5%;
}

.h2_mud {
	margin-
}

@media screen and (max-width: 899px){
	section.Mud01 div {
		width:100%;
	}
	
	section.Mud01 div.left p{
		width:65%;
		margin-right:5%;
	}
	section.Mud01 div.left img{
		width:30%;
		display:block;
	}
	
	section.Mud01 div.right p{
		width:100%;
		float:none;
		margin:0;
		padding:0;
	}
	section.Mud01 div.right img{
		width:100%;
		float:none;
		margin:0;
		padding:0;
	}

	section.Mud02 ul {
		width:100%;
	}
	section.Mud02 ul li {
		padding-bottom:10px;
		margin-bottom:20px;
		border-bottom:1px #DDD solid;
	}
	section.Mud02 ul li p{
		width:100%;
		float:none;
		margin:0;
		padding:0;
	}
	section.Mud02 ul li img{
		width:100%;
		margin:0;
		padding:0;
	}

}