/*====================================================
////id .itemBox .item-1
====================================================*/
.itemBox .item-1 {
	font-size: 1.9rem;
	margin-bottom: 80px;
}
.itemBox .item-1 h5 {
	font-size: 2.2rem;
}

.itemBox .item-1 .box-1 .imgBox {
	width: 250px;
}
.itemBox .txtBox {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
/* ////////// mobile ////////// */
@media screen and (max-width: 768px) {
	.itemBox .item-1 .box-1 .imgBox {
		width: 60%;
		max-width: 250px;
		margin-bottom: 20px;
	}
	.itemBox .item-1 .box-1 .box-inner:nth-child(2) figure:first-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 10px;
	}
	.itemBox .item-1 .box-1 .box-inner:nth-child(2) figure:first-child img {
		margin: 0 10px;
	}
}

@media screen and (max-width:500px) {
}

/* ////////// PC ////////// */
@media print, screen and (min-width: 769px) {
	.itemBox .item-1 .box-1 .imgBox {
		margin-right: 20px;
	}
	.itemBox .item-1 .box-1 .txtBox {
		font-size: 1.9rem;
	}
	.itemBox h5 {
		font-size: 2.2rem;
	}
	.itemBox .item-1 .box-1 .box-inner:nth-child(2) figure:first-child {
		margin-right: 15px;
	}
	.itemBox .item-1 .box-3 .box-inner:nth-child(2) figure:first-child {
		margin-right: 15px;
	}
}

/* ////////// tablet ////////// */
@media screen and (min-width:769px) and (max-width:959px) {
}

@media screen and (min-width:1200px) {
}

/*====================================================
////id .itemBox .item-2
====================================================*/
/* ////////// mobile ////////// */
@media screen and (max-width: 768px) {
}

@media screen and (max-width:500px) {
}

/* ////////// PC ////////// */
@media print, screen and (min-width: 769px) {
	.itemBox .item-2 h3 {
		font-size: 2.8rem;
		margin: 25px 0;
	}
	.itemBox .item-2 {
		font-size: 1.9rem;
	}
}

/* ////////// tablet ////////// */
@media screen and (min-width:769px) and (max-width:959px) {
}

@media screen and (min-width:1200px) {
}

/*====================================================
////id .itemBox .item-1 .box-3
====================================================*/

/* ////////// mobile ////////// */
@media screen and (max-width: 768px) {
	.itemBox .item-1 .box-3 .box-inner:nth-child(2) figure:first-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 10px;
	}
	.itemBox .item-1 .box-3 .box-inner:nth-child(2) figure:first-child img {
		margin: 0 10px;
	}
	.itemBox .item-1 .box-3 .box-inner:nth-child(4) figure:first-child {
		margin-bottom: 10px;
	}
}

@media screen and (max-width:500px) {
}

/* ////////// PC ////////// */
@media print, screen and (min-width: 769px) {
}

/* ////////// tablet ////////// */
@media screen and (min-width:769px) and (max-width:959px) {
}

@media screen and (min-width:1200px) {
}

/*====================================================
////id 
====================================================*/

/* ////////// mobile ////////// */
@media screen and (max-width: 768px) {
}

@media screen and (max-width:500px) {
}

/* ////////// PC ////////// */
@media print, screen and (min-width: 769px) {
}

/* ////////// tablet ////////// */
@media screen and (min-width:769px) and (max-width:959px) {
}

@media screen and (min-width:1200px) {
}

/*====================================================
////id 
====================================================*/

/* ////////// mobile ////////// */
@media screen and (max-width: 768px) {
}

@media screen and (max-width:500px) {
}

/* ////////// PC ////////// */
@media print, screen and (min-width: 769px) {
}

/* ////////// tablet ////////// */
@media screen and (min-width:769px) and (max-width:959px) {
}

@media screen and (min-width:1200px) {
}
