@charset "UTF-8";
/* CSS Document */

#contentsWrap {
	padding-bottom: 5%;
}
#contentsWrap p {
	letter-spacing: 0em;
	font-size: 1.2cqw;
}
#contentsWrap p.caption {
	font-size: 13px;
}
#btnswrap {
    background-color: #fff;
    padding: 25px 0 50px 0;
}
#bgWrap {
	/*background-color: #f8f9fe;*/
	/*background-image:url("../img/bg-main.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;*/
	padding-bottom: 6%;
	position: relative;
/*	background: #EFF1F8;
background: linear-gradient(180deg, rgba(239, 241, 248, 1) 0%, rgba(239, 241, 248, 1) 50%, rgba(248, 249, 254, 1) 100%);*/
	background-color: #dfe3e9;
	
}
#bgWrap::after {
	content: "";
	position: absolute;
	/*z-index: -1;*/
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	
	background-image:url("../img/bg-main.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	
}
.boxWidth {
	container-type: inline-size;
}
#sec01 {
	padding-top: 6%;
	position: relative;
	z-index: 1;
}
#sec01 .h2-01 {
	margin: 0 auto;
	width: 46%;
	max-width: 700px;
}
#sec01 h3 {
	font-size: 1.8vw;
	font-size: 32px;
	text-align: center;
	padding: 2em 0 1em;
	color: #000;
	
}
#sec01 .lead {
	font-size: 1.0vw;
	font-size: 15px;
	text-align: center;
	padding: 1.5em 0;
	line-height: 2.2;
	
}
#sec01 .about {
	width: 80%;
	max-width: 800px;
	margin: 0 auto 5%;
	padding: 20px;
	border: #000 solid 1px;
}
#sec01 .lineTate {
	width: 1px;
	background-color: #000;
}
#sec01 .about .leftBox {
	width:26%;
	
}
#sec01 .about .rightBox {
	width: 70%;
	container-type: inline-size;
}
#sec01 .about .rightBox p {
font-size: 13px;
	font-size: clamp(13px, 1.7cqw, 16px);
	font-size: 2.35cqw;
	text-align: justify;
	line-height: 1.4;
	padding: 0;
}

#sec02 {
	border: #000 solid 1px;
	padding: 1% 5%;
	position: relative;
	z-index: 1;
	max-width: 1000px;
}
#sec02 .box01 {
	border-bottom: #000 solid 1px;
	padding-bottom: 20px;
}
#sec02 .box01 h3 {
	font-size: 3.5cqw;
	text-align: center;
	padding-bottom: 0.7em;
	color: #304f68;
}
#sec02 .box02 {
	padding-top: 15px;
}
#sec02 .box02 h3 {
	font-size: 2.1cqw;
	text-align: center;
	padding-bottom: 1em;
}
#sec02 .box02 .fig02 {
	max-width: 700px;
	margin: 0 auto;
}

#sec03 {
	padding: 5% 0;
}
#sec03 h3 {
	font-size: 2.5cqw;
	text-align: center;
	padding: 0.5em 0;
}
#sec03 .flexP {
justify-content: center;
	padding-top: 30px;
	gap:0px 6px;
}
#sec03 .flexP p {
	background-color: #cc8843;
	color: #fff;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
	width: 16em;
	height: 2.2em;
	display: flex;
justify-content: center;
align-items: center;
	font-weight: 400;
	font-size: 18px;
}
#sec03 .flexP p.p02 {
	background-color: #5782a6;
}
#sec03 .fig01 {
	padding: 30px 0;
}
.org {
	color: #cc8944;
}
.ble {
	color: #5882a7;
}
#sec03 h4 {
	width: 100%;
	background-color: #cc8843;
	color: #fff;
	font-size: 1.7cqw;
	letter-spacing: 0em;
	display: flex;
justify-content: center;
align-items: center;
	height: 2em;
}
.ls-0 {
	letter-spacing: -0.05em!important;
}
#sec03 h4 i {
	margin-left: 1em;
	font-style: normal;
}


#sec03 .box01 {
	
}

#sec03 .lineTate {
	width: 1px;
	border-left: #aaa dotted 1px;
	margin: 20px 0;
}
#sec03 .itemBox {
	margin: 20px 0;
}
#sec03 .itemBox dt {
	font-size: 1.8cqw;
	color: #cc8944;
	padding: 0.3em 0;
	letter-spacing: 0em;
}
#sec03 .itemBox dd {
	font-size: 1.25cqw;
	letter-spacing: 0em;
	width: 90%;
}
#sec03 .itemBox dt span {
	width: 1.2em;
	display: inline-block;
	margin-right: 0.3em;
	position: relative;
	top: -0.2em;
}
#sec03 .itemBox dt i {
	display: block;
	font-size: 70%;
	font-style: normal;
	color: #000;
}
#sec03 .box01 .itemBox,
#sec03 .box02 .itemBox{
	width: 48%;
}
#sec03 .box02 .itemBox{
	margin: 10px 0;
	padding-bottom: 20px;
}
#sec03 .box02 .item03, 
#sec03 .box02 .item04,
#sec03 .box02 .item05,
#sec03 .box02 .item06,
#sec03 .box02 {
	background-image: url("../img/dotline.svg");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: 10%;
}
#sec03 .box02 {
	background-size: 5%;
}
#sec03 .box02 .itemBox .dotline {
	line-height: 0;
}

#sec03 .box01 .itemBox dl,
#sec03 .box02 .itemBox dl{
	width: 52%;
}
#sec03 .box01 .itemBox .imgBox,
#sec03 .box02 .itemBox .imgBox{
	width: 46%;
	max-width: 264px;
}
#sec03 .box02 h4 {
	background-color: #5782a6;
}

#sec03 .box02 .itemBox dt,
#sec03 .box03 .itemBox dt{
	color: #5882a7;
}


#sec03 .itemBox .leftBox dt i {
	font-style: normal;
	font-size: 80%;
}

#sec03 .item04 .leftBox .flex01 {}
#sec03 .item04 .leftBox h5 {
	font-size: 1.5cqw;
	background-color: #d3dfe8;
	text-align: center;
	padding: 0.2em;
	color: #5882a7;
	margin: 15px 0;
}
#sec03 .item04 .leftBox .flex01 dl {
	width: 23%;
}
#sec03 .item04 .leftBox .flex01 dt {
	font-size: 1.5cqw;
	text-align: center;
	padding: 0.2em;
	background-color: #5882a7;
	color: #fff;
}
#sec03 .item05 dt span.yokukan {
	width: auto;
  margin-right: 0em;
	padding-left: 1.5em;
 
}
#sec03 .item05 dd {
   letter-spacing: 0.05em;
}
#sec03 .item04 .leftBox .flex01 dd {
	font-size: 1.1cqw;
	line-height: 1.3;
	padding-top: 0.5em;
}
#sec03 .item05 .item, #sec03 .item06 .item {
	width: 47%;
	align-items: flex-start;
}
#sec03 .item05 .item dl, #sec03 .item06 .item dl {
	width: 54%;
}
#sec03 .item05 .item .imgBox, #sec03 .item06 .item .imgBox {
	width: 43%;
	max-width: 240px;
}
#sec03 .item05 .item dt i {
	font-style: normal;
	font-size: 70%;
	letter-spacing: -0.05em;
}
#sec03 .box03 {}
#sec03 .box03 .leftBox {
	width: 29%;
	margin-right: 1%;
}
#sec03 .box03 .leftBox .imgBox {
	margin: 15px 0 0;
}
#sec03 .box03 .leftBox .imgBox .ico {
	position: absolute;
	width: 20%;
	top: 2%;
	right: 1%;
}
#sec03 .box03 dd {
	width: 100%;
}
#sec03 .box03 .rightBox {
	width: 32%;
	container-type: inline-size;
}
#sec03 .box03 .rightBox h4 {
	position: relative;
	background: none;
	font-size: clamp(16px, 6cqw, 24px);
	letter-spacing: -0.05em;
	padding-left: 22%;
	padding-top: 0.2em;
color: #a99132;
	height: auto;
	justify-content: flex-start;
}
#sec03 .box03 .rightBox h4 .ico {
	position: absolute;
	width: 20%;
	left: 0;
	top: 0;
}
#sec03 .box03 .rightBox dt {
	background-color: #fbd375;
	color: #000000;
	font-size: clamp(13px, 5.5cqw, 16px);
	text-align: center;
	margin: 0.8em 0 0.3em;
	padding: 0;
}
#sec03 .box03 .rightBox dd {
	width: 100%;
	font-size: clamp(13px, 4.8cqw, 15px);
	text-align: justify;
}
#sec03 .box03 .caption {
	padding: 0;
	font-size: 12px;
}

#sec04 {}
#sec04 h3 {
	padding: 0.3em 0;
	font-size: 2.3cqw;
	text-align: center;
}

#sec04 .flex {
	padding: 30px 0;
	align-items: center;
}
#sec04 .flex h4 {
	background: #2f5581;
	padding: 0%;
	width: 12%;
}
#sec04 .flex dl {
	width: 86%;
}
#sec04 dt {
	font-size: 2.3cqw;
	padding-bottom: 0.6em;
	letter-spacing: 0.1em;
	color: #000;
}
#sec04 dd {
	font-size: 1.3cqw;
	letter-spacing: -0em;
}
#sec04 .flex01 {
	padding-bottom: 40px;
}
#sec04 h5 {
	color: #fff;
	font-size: 1.8cqw;
	background-color: #2f5581;
	text-align: center;
	padding: 0.2em;
	width: 100%;
	margin-bottom: 50px;
}
#sec04 .flex01 .itemBox {
	width: 48%;
	text-align: center;
}
#sec04 .flex01 .itemBox img {
	max-width: 560px;
}
#sec04 .dotline {
	width: 100%;
	height: 3px;
	background-image: url("../img/dotline.svg");
	background-position: center center;
	background-repeat: repeat-x;
	background-size: 5%;
}

#sec04 .box02 .flex01 {
}
#sec04 .box02 p.syuten {
	padding-top: 1em;
}
#sec04 h6 {
	font-size: 1.5cqw;
	letter-spacing: 0em;
	font-weight: 500;
	padding: 0.3em 0;
}
#sec04 h6::before {
	content: "■";
	color: #000;
	margin-right: 0.2em;
	
}
#sec04 .box02 .flex01 .leftBox {
	width: 48%;
}
#sec04 p {
	font-size: 1.2cqw;
}
#sec04 .box02 .flex01 .leftBox p {
	padding: 1em 0;
}
#sec04 .box02 .flex01 .rightBox {
	width: 47%;
}
#sec04 .box02 .flex01 .rightBox .imgBox {
	margin-top: -8%;
}

#sec04 .box02 .flex02 {
	padding: 40px 0 40px 0;
	align-items: flex-start;
}

#sec04 .box02 .flex02 .imgBox {
	width: 70%;
}
#sec04 .box02 .flex02 > p {
	flex: 1;
	margin-left: 30px;
	padding: 1.5em;
	font-size: 1.3cqw;
}
#sec04 p.caption {
	padding-bottom: 0;
}

#sec04 .box03 .flex01 {
	align-items: flex-end;
}
#sec04 .box03 .flex01 .leftBox {
	width: 100%;
}
#sec04 .box03 .flex01 .caption {


}
#sec04 .box03 dl {
	padding: 30px 0;
}
#sec04 .box03 .item02 {
	padding-bottom: 40px;
}
#sec04 .box03 .item02 .caption {
	margin-top: -3em;
}
#sec04 .box04 h5 {
	margin-bottom: 0;
}
#sec04 .box04 .lead {
	text-align: center;
	padding: 1em 0;
	font-size: 1.5cqw;
}
#sec04 .box04 dd span {
	width: 48%;
}
#sec04 .box04 dd .imgBox {
	width: 48%;
	margin-top: -6%;
}
#sec04 .box04 .flex01 p {
	width: 17%;
}
#sec04 .box04 .flex01 .fig01 {
	width: 49%;
}
#sec04 .box04 .flex01 .fig02 {
	width: 45%;
}

@media screen and (max-width : 959px ){
	#bgWrap {
		padding-top: 25%;
		/*padding-bottom: 6%;
		background-position: center center;*/
	}
	.boxWidth {
		container-type: inline-size;
	}
	#sec01 {
		padding-top: 0%;
		margin-top: -18%;
		container-type: inline-size;
	}
	#sec01 .h2-01 {
		margin: 0 auto;
		width: 40%;
	}
	#sec01 h3 {
		font-size: 2.4cqw;

	}
	#sec01 .lead {
		font-size: 1.8cqw;

	}
	#sec03 h4 {
		display: block;
		text-align: center;
		font-size: 2.2cqw;
		padding: 0.5em;
		letter-spacing: 0em;
		line-height: 1.3;
	}
	#sec03 h4 span {
		display: block;
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-size: 100%;
		height: 1.5em;
		line-height: 1.5em;
		margin: 0 auto 6px;
	}
	#sec03 .flexP p {
		font-size: 2.2cqw;
		height: 2em;
	}
	/*#sec03 h4 span::after {
		content: "▼";
		font-size: 70%;
		display: block;
		transform: rotateZ(0deg);
	}*/
	#sec03 .box01 .itemBox,#sec03 .box02 .itemBox {
		width: 100%;
	}
	#sec03 .lineTate {
		width: 100%;
		border-left: #aaa dotted 0px;
		border-top: #999 solid 1px;
		margin: 0px 0;
		display: none;
	}
	#sec03 .itemBox, #sec03 .box02 .itemBox {
		margin: 20px auto;
		padding-bottom: 20px;
		max-width: 500px;
	}
	#sec03 .item01,#sec03 .item02,#sec03 .item03 {
		
		
	}
	#sec03 .itemBox {
		border: none;
		 background-image: url(../img/dotline.svg);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10%;
		padding-bottom: 20px;
	}
	#sec03 .item02,#sec03 .item08,
	#sec03 .box03 .leftBox,
	#sec03 .box03 .rightBox{
		background: none;
	}
	
	#sec03 .itemBox dt {
		font-size: 16px;
	}
	
	#sec03 .itemBox dd {
		font-size: 13px;
		letter-spacing: 0em;
	}
	#sec03 .box03 .leftBox {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
	}

	#sec03 .box03 .leftBox .imgBox .ico {
		width: 18%;
	}

	#sec03 .box03 .rightBox {
		width: 100%;
		container-type: inline-size;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#sec03 .box03 .rightBox h4 {
		text-align: left;
		padding-left: 16%;
		font-size: clamp(13px, 3cqw, 15px);
		margin-top: 1em;
		padding-bottom: 0;
	}
	#sec03 .box03 .rightBox h4 .ico {
	position: absolute;
	width: 14%;
	left: 0;
	top: 0;
}
	#sec03 .box03 .rightBox dt {
		font-size: clamp(13px, 3cqw, 15px);
	}
	#sec03 .box03 .rightBox dd {
		font-size: clamp(12px, 2.7cqw, 14px);
	}
	#sec03 .box03 .caption {
		max-width: 500px;
		padding-top: 1em;
		margin: 0 auto;
	}
	/*#sec03 .item03 .leftBox {
		width: 100%;
		position: relative;
		display: flex;
		justify-content:space-between;
		margin-bottom: 20px;
	}
	#sec03 .item03 .leftBox dl {
		width: 56%;
	}
	#sec03 .item03 .leftBox dd {
	width: 100%;
	}
	#sec03 .item03 .leftBox .imgBox {
		position: relative;
		right: 0;
		bottom: 0;
		width: 40%;
		z-index: -1;
	}
	#sec03 .item03 .centerBox {
		width: 46%;
	}
	#sec03 .item03 .rightBox {
		width: 49%;
	}
	#sec03 .item04,#sec03 .item05,#sec03 .item06 {
		margin-top: 0;
	}
	#sec03 .item04 .leftBox {
		width: 100%;
	}
	#sec03 .item04 .imgBox {
		width: 100%;
		max-width: 240px;
		margin: 10px auto
	}
	#sec03 .item04 .leftBox h5 {
		font-size: 14px;
	}
	#sec03 .item04 .leftBox .flex01 dl {
		width: 23%;
	}
	#sec03 .item04 .leftBox .flex01 dt {
		font-size: 13px;
	}
	#sec03 .item04 .leftBox .flex01 dd {
		font-size: 12px;
		letter-spacing: -0.05em;
	}
	#sec03 .item05 .item, #sec03 .item06 .item {
		width: 100%;
	}
	#sec03 .item05 .leftBox,#sec03 .item06 .leftBox {
		padding-bottom: 20px;
		border-bottom: #999 solid 1px;
		margin-bottom: 20px;
	}*/
	
	#contentsWrap p.caption {
    font-size: 11px;
	}
	#sec04 h3 {
    
	}
	#sec04 .flex {
		align-items: flex-start;
	}
	#sec04 h3 {
		font-size: 3cqw;
	}
	#sec04 dt {
		font-size: 2.6cqw;
		padding-bottom: 0.3em;
		letter-spacing: 0em;
	}
	#sec04 dd {
		font-size: 13px;
		line-height: 1.4;
	}
	#sec04 h5 {
    font-size: 14px;
	}
	#sec04 h6 {
    font-size: 14px;
	}
	#sec04 .box02 .flex01 .leftBox,#sec04 .box02 .flex01 .rightBox {
    width: 100%;
	}
	#sec04 p {
		font-size: 12px;
	}
	#sec04 .box02 .flex01 {
		max-width: 500px;
		margin: 0 auto;
	}
	#sec04 .box02 .flex01 .imgBox {
		max-width: 400px;
		margin: 0 auto;
	}
	#sec04 .box02 .flex01 .rightBox {
		margin-top: 8%;
	}
	#sec04 .box02 .flex02 .imgBox {
    width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}
	#sec04 .box02 .flex02 > p {
		width: 100%;
		max-width: 600px;
    flex: none;
    margin:0 auto;
		margin-top: 15px;
		font-size: 13px;
	}
	#sec04 .box03 .flex01 .leftBox {
		width: 100%;
	}
	#sec04 .box03 .flex01 .caption {
		width: 100%;
    flex: none;
    margin-left: 0px;
	}
	#sec04 .box03 dl {
    padding: 0px 0;
		/*padding-top: 30px;*/
}
	
	#sec04 .box03 .item02 .caption {
		margin-top: -0em;
	}
	#sec04 .box04 .flex01 p {
		width: 100%;
	}
	#sec04 .box04 .flex01 .fig01 {
		width: 60%;
		margin: 30px auto;
	}
	#sec04 .box04 .flex01 .fig02 {
		width: 60%;
		margin: 0 auto;
	}

}
@media screen and (max-width : 599px ){
	#bgWrap {

		
	}
	#bgWrap::after {
height: 70%;
background-image:url("../img/bg-main_sp.jpg");
	}

	#sec01 {

	}
	
	#sec01 .h2-01 {
		margin: 0 auto;
		width: 86%;
		padding-top: 0%;
	}
	#sec01 h3 {
		font-size: 4.6cqw;
		font-size: clamp(13px, 4.6cqw, 18px);

	}
	#sec01 .lead {
		font-size: 3.8cqw;
		font-size: clamp(13px, 3.8cqw, 15px);
		line-height: 1.8;
	}
	#sec01 .about {
		width: 90%;
		max-width: 900px;
		margin: 0 auto 30px;
		padding: 20px;
		display: block;
	}
	#sec01 .lineTate {
		width: 100%;
		height: 1px;
		background-color: #777;
	}
	#sec01 .about .leftBox {
		width: 100%;
		margin: 0 auto 0px;
		padding: 0 20% 10px;

	}
	#sec01 .about .rightBox {
		width: 100%;
		padding-top: 1em;
	}
	#sec01 .about .rightBox p {
		font-size: 0.80vw;
		font-size: clamp(12px, 2.8vw, 14px);
	}
	
	#sec02 .box01 {
    padding-bottom: 0px;
	}
	#sec02 .box02 {
    padding-top: 10px;
	}
	#sec02 .box01 h3,#sec02 .box02 h3 {
    font-size: 4.2cqw;
		font-size: clamp(13px, 4.2cqw, 17px);
    text-align: center;
    padding-bottom: 1em;
		letter-spacing: 0em;
	}
	#sec03 h3 {
    font-size: 3.8cqw;
		font-size: clamp(13px, 4.2cqw, 17px);
	}
	#sec03 .flexP p {
		font-size: clamp(13px, 4.0cqw, 17px);
		margin-bottom: 5px;
	}
	    #sec03 h4 {
        font-size: clamp(13px, 4.2cqw, 17px);
    }
	#sec03 h4 span {
        height: 2em;
        line-height: 2em;
        margin: 0 auto 6px;
    }
	#sec03 .box01 .itemBox,#sec03 .box02 .itemBox {
		flex-direction: column-reverse;
		width: 100%;
		max-width: 350px;
		margin: 15px auto;
	}
	#sec03 .box01 .itemBox dl,
	#sec03 .box01 .itemBox dd,
	#sec03 .box02 .itemBox dl,
	#sec03 .box02 .itemBox dd{
    width: 100%;
	}
	#sec03 .itemBox dt span.yokukan {
		width: auto;
    margin-right: 0em;
		padding-left: 0em;
    position: static;
}
	#sec03 .itemBox dt br,
	#sec03 .item05 dd br,
	#sec03 .box01 .itemBox dd br {
		display: none;
	}

	#sec03 .box01 .itemBox .imgBox,
	#sec03 .box02 .itemBox .imgBox{
    width: 75%;
		max-width: 300px;
		margin: 0 auto;
	}
	#sec03 .box03 .leftBox .imgBox .ico {
    width: 20%;
		transform: translate(10%, -10%);
	}
	#sec03 .itemBox dt i {
    display: inline;
    font-size: 80%;
}
	#sec03 .box03 .rightBox dd {
		font-size: 13px;
	}
	/*#sec03 .box02 .item03 {
		
	}
	#sec03 .box02 .item03 .leftBox {
		flex-wrap: wrap;
	}
	#sec03 .box02 .item03 .leftBox dl {
		width: 100%;
	}
	#sec03 .box02 .item03 .leftBox .imgBox {
		width: 70%;
		max-width: 300px;
		margin: 0 auto;
	}*/
	/*#sec03 .item03 .centerBox,#sec03 .item03 .rightBox {
		width: 100%;
		max-width: 500px;
		margin: 0 auto 20px;
	}
	#sec03 .item04 .leftBox .flex01 dl {
    width: 48%;
		margin-bottom: 15px;
  }
	#sec03 .item05 .item dl, #sec03 .item06 .item dl {
		width: 100%;
	}
	#sec03 .item05 .item .imgBox, #sec03 .item06 .item .imgBox {
		width: 75%;
		max-width: 300px;
		margin: 20px auto 0;
	}*/
	#sec03 .box02 {
    background-size: 10%;
	}
	#sec04 h3 {
		font-size: 4.8cqw;
		padding-top: 2em;
    }
	#sec04 h5 {
		font-size: 3.8cqw;
		padding: 1em 0;
  }
	#sec04 .flex02 h5 {
		margin-top: 1em;
	}
	#sec04 .box03 .flex01 {
    padding-bottom: 30px;
	}
	#sec03 .box03 .rightBox h4 {
		font-size: clamp(13px, 4.4cqw, 15px);
  }
	#sec04 .dotline {
    background-size: 100%;
		    background-image: url(../img/dotline_sp.svg);
	}
	#sec04 .flex h4 {
		padding: 2%;
		width: 30%;
		margin: 0 auto 15px;
	}
	#sec04 .flex dl {
		width: 100%;
	}
	#sec04 dt {
    font-size: 16px;
		font-size: 4.7cqw;
		text-align: center;
		padding: 1em 0;
	}
	#sec04 .box02 .flex02 {
    padding: 0px 0 40px 0;
}
	#sec04 .box02 .flex01 .rightBox .imgBox {
    margin-top: 0%;
	}
	#sec04 .box04 dd span {
		width: 100%;
	}
	#sec04 .box04 dd .imgBox {
		width: 100%;
		margin-top: 0%;
	}
	#sec04 .box04 .flex01 .fig01,
	#sec04 .box04 .flex01 .fig02{
    width: 100%;
		max-width: 400px;
    margin: 30px auto 0;
  }
	#sec04 .flex01 .itemBox {
    width: 100%;
		padding: 10px 0;
}
	#sec04 .flex01 {
    padding-bottom: 0px;
}
	
	
	
}
