
@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
body {
	font-size: 14px;
	font-size: 1.4em;
}
.sp_none {
	display: none;
}
.pc_none {
	display: block;
}
.sp_block {
	display: block;
	margin-bottom: -6%;
	line-height: 1.4;
}
.image-l {
	margin: 0 auto 15px auto;
	float: none;
	display: block;
}
.respon_img {
	width: 100%;
}
.two_box, .three_box, .content_box, .intro_box {
	display: block;
}
.two_box div, .three_box div, .content_box .text_box, .content_box .img_box {
	width : 100%;
}
.two_box div:first-child, .three_box div:first-child {
	margin-right: 0px;
}
.three_box div, .content_box .img_box {
	margin-left: 0px;
}
#section05 .two_box div.sec02_box {
	margin: 0 10px 30px 10px;
	width: calc(100% - 60px);
	padding: 30px 20px;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
.wrapper {
	width: 100%;
}
/*   -----------   header   ------------  */

/*   -----------   section01   ------------  */

.sem_head {
	background-size: 720px;
	height: 95px;
	padding: 55px 0 0 0;
}
.sem_wrapper {
	width: calc(100% - 0px);
	padding: 40px 0px;
	margin-top: 0;
	background-size: 170px 5px;
}
.sem_wrapper02 {
	width: calc(100% - 40px);
	padding: 20px;
	margin-bottom: 30px;
}
.sem_info01 {
	background: none;
	height: auto;
	position: relative;
	background-size: cover;
}
.sem_info01 .button01 a {
	position: static;
	margin-bottom: 10px;
}
.sem_info01 .desc {
	position: static;
}
.bt_bg {
	padding: 0 15px 50px;
	background: #edf3f8;
}
.sem_info02 {
	margin: -30px 10px 0 10px;
	width: calc(100% - 50px);
	padding: 30px 15px 30px 15px;
	border: none;
}
.sem_info02 h2 {
	text-align: center;
}
.two_box div {
	margin-bottom: 15px;
}
.button01 a, .button02 a {
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
}
	.button02 a {
		margin-bottom: 15px;
	}
.sem_head h1 {
	font-size: 28px;
}
	.title01 {
		font-size: 15px;
		margin-bottom: 20px;
	}
	.title01 span.in {
		font-size: 26px;
		line-height: 1.5em;
	}
	.sem_info03 {
		margin-bottom: 50px;
	}
	.sem_info04 p {
		font-size: 13px;
	}
footer {
	padding: 30px 20px;
	width: calc(100% - 40px);
	font-size: 12px;
}
#f_info {
	margin-bottom: 15px;
}
address {
	float: left;
}
.ebook {
	width: calc(100% - 60px);
	padding: 30px 20px 40px;
	margin: 0 auto;
	color: #FFF;
}
.simpleSlider {
	width: 260px;
	height: 195px;
}
.slide {
	width: 260px;
	margin: 0 auto;
}
.title04 {
	font-size: 15px;
	width: 270px;
}
.swiper-slide {
	min-width: 270px;
}
.swiper-slide p {
	margin-bottom: 15px;
}
}
