
@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: 90%;
}
.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   ------------  */
	
h1 {
	width: 180px;
	left: 15px;
	top: 15px;
}
.video-wrap {
	background-size: cover;
}
.video-wrap img {
	height: 100%;
}
header {
	background: url("../images/main_sp.jpg") no-repeat top center;
	background-size: 520px;
}
#head_icon1 a {
	width: 50%;
	position: fixed;
	left: 0;
	bottom: 0;
	top: auto;
	padding: 18px 0;
	height: auto;
}
#head_icon2 a {
	width: 50%;
	position: fixed;
	right: 0;
	bottom: 0;
	top: auto;
	padding: 18px 0;
	height: auto;
}
#global_nav {
	opacity: 0;
	transition: all .3s;
}
.head_nav {
	position: relative;
	margin-bottom: 40px;
	height: 110px;
}
.head_nav #head_icon1 a, .head_nav #head_icon2 a {
	position: static;
	float: left;
}
#head_icon1 img, #head_icon2 img {
	display: none;
}
.head_nav #head_icon1 img, .head_nav #head_icon2 img {
	display: block;
	width: 80px;
}
.head_tel {
	display: none;
}
header .wrapper {
	top: 340px;
	padding: 0;
}
header .wrapper p.f_english {
	font-size: 48px;
	line-height: 1.1;
}
header .wrapper p.f_english .min {
	font-size: 28px;
}
header .wrapper p.f_english:before {
	width: 60px;
	left: 32px;
}
header h2 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 25px;
}
header .wrapper {
	font-size: 14px;
}
.sec01_box p.tit {
	font-size: 16px;
}
.body_c {
	width: auto;
	padding: 30px 0px;
	background: #f2f6fa;
	background-image: url("../images/blue_arrow02.svg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 30px 10px;
}
.body_c img {
	max-width: 300px;
	margin: 0 auto;
}
header {
	height: 709px;
	background-color: #004ea2;
	color: #FFF;
}
header .blue {
	color: #86c3e8;
}
.tag {
	width: 180px;
	right: 20px;
	top: 285px;
}
/*   -----------   section01   ------------  */
#sec02_box01 img {
	margin: 20px 0;
}
#section01 .wrapper {
	padding: 0 20px 0 20px;
	top: 0;
	width: calc(100% - 40px);
}
#section01 {
	background: #FFF;
	margin-top: 50px;
}
.sec01_box {
	padding: 0 0 30px 0;
	margin-bottom: 30px;
}
.sec01_box .img_area {
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	width: auto;
}
.sec01_box p {
	margin: 15px 0px;
	padding: 0 20px;
}
.sec01_box p.f_english {
	margin-bottom: 20px;
}
.sec01_box .img_area img {
}
#section02 h3 .h3_text, #section04 h3 .h3_text, #section05 h3 .h3_text, #section06 h3 .h3_text, #section07 h3 .h3_text, #section08 h3 .h3_text {
	font-size: 16px;
	margin-top: 15px;
}
/*   -----------   section02   ------------  */
#section02 .wrapper {
	padding: 30px 20px 45px 20px;
	width: calc(100% - 40px);
}
#section02 {
	background-image: none;
	padding-top: 0;
}
.title01 {
	font-size: 15px;
}
.title03 {
	margin-bottom: 60px;
}
.arrow {
	width: 100px;
	margin-bottom: 20px;
}
.flag {
	margin: -35px auto 15px auto;
}
#sec02_box02 {
	width: calc(100% - 40px);
	position: static;
	padding: 20px 20px 35px;
	text-align: center;
	margin-bottom: 50px;
}
#section02 h3, #section05 h3, #section06 h3, #section07 h3, #section08 h3 {
	font-size: 35px;
	text-align: center;
	display: block;
}
#section02 h3:before, #section05 h3:before, #section06 h3:before, #section07 h3:before, #section08 h3:before {
	left: 50%;
	width: 40px;
	height: 4px;
	bottom: 40px;
}
#section04 h3 {
	font-size: 18px;
}
#section04 h3:before {
	bottom: -20px;
	width: 40px;
	height: 4px;
}
#sec02_box02 h4 {
	font-size: 16px;
	margin: 10px 20px 20px;
	text-align: left;
}
#sec02_box02 p {
	margin: 20px 0px;
	text-align: left;
}
#sec02_box02 img {
	width: 100%;
}
#sec02_box01 {
	width: 100%;
	padding: 0;
	height: auto;
	margin-top: 30px;
}
#sec02_box02 h4 {
	margin: 10px 0px 20px;
}
/*   -----------   section03   ------------  */
#section03 {
	height: auto;
}
#section03 .wrapper p:first-child {
	font-size: 18px;
	margin-bottom: 5%;
}
#section03 .wrapper {
	font-size: 100%;
	padding: 50px 20px;
	width: calc(100% - 40px);
}
#section03 .wrapper p.contact {
	width: 100%;
	padding: 10px 0;
}
#section03 .wrapper p.contact a {
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
}
/*   -----------   section04   ------------  */
#section04 {
	padding: 40px 0px;
}
.two_box .staff_box {
	padding: 25px 15px;
	width: calc(100% - 66px);
	margin: 0 10px 20px 10px;
}
#section04 .two_box {
	margin-top: 30px;
}
.sec04_box p.tit {
	width: 85%;
	top: 5%;
	font-size: 16px;
}
.sec04_box .img_area {
	padding: 20px 10px;
	width: calc(100% - 20px);
	margin: -10px auto 0;
	border: none;
	border-top: solid 1px #E5E5E5;
}
.sec04_box p.sub_tit {
	margin: 0 0 20px 0;
}
.sec04_box ul {
	width: 94%;
	margin-left: 6%;
}
.sec04_box p:first-child {
	font-size: 25px;
	border: none;
	top: -22px;
}
.title02 {
	font-size: 18px;
}
#section02 .wrapper p.contact a {
	width: 100%;
	font-size: 15px;
	margin-top: 30px;
	padding: 13px 0;
}
/*   -----------   section05   ------------  */
#section05 {
	padding: 30px 0 40px 0;
}
.w470 {
	width: 100%;
}
.w470 img {
	width: 270px;
	margin-bottom: 30px;
}
.intro_box .w670 {
	margin: 0 10px;
	padding: 30px 20px;
	width: calc(100% - 60px)
}
#section05 .wrapper {
}
.title06 {
	font-size: 18px;
	text-align: center;
}
#section05 p.title .industry {
	display: block;
	margin-left: 0px;
}
.sec02_box {
	padding: 0;
}
.w320 {
	width: 100%;
	float: none;
}
.two_box iframe {
	width: 300px;
	height: 170px;
	margin-bottom: 20px;
}
/*   -----------   section06   ------------  */
#section06 {
	padding: 40px 0 50px 0;
}
#sec06_box01 {
	position: static;
	bottom: 0;
	left: 0;
	height: auto;
	background: none;
	padding: 0;
	margin-bottom: 35px;
	margin-top: 30px;
}
#sec06_box02 {
	position: static;
	bottom: 0;
	left: 0;
	height: auto;
	background: none;
	padding: 0;
}
#sec06_box01 p.tit, #sec06_box02 p.tit {
	width: 100%;
	margin: 0;
}
#section06 .wrapper {
	padding: 0 20px;
	width: calc(100% - 40px);
	height: auto;
}
#section06 p.sub_tit {
	font-size: 16px;
	margin: 15px 0;
}
/*   -----------   section07   ------------  */
#section07 .wrapper {
	padding: 0 20px;
	width: calc(100% - 40px);
}
#section07 {
	padding: 40px 0 50px 0;
	background-image: url("../images/arrow_blue.svg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 30px 15px;
	text-align: center;
}
#section07 p {
	margin: 0;
}
/*   -----------   section08   ------------  */
#section08 {
	padding: 40px 0 50px 0;
}
#section08 .wrapper {
	padding: 0 10px;
	width: calc(100% - 20px);
}
#sec08_box01 .tel p:first-child {
	font-size: 28px;
}
#sec08_box01, #sec08_box02, #sec08_box03 {
	width: 100%;
	padding: 10% 0;
	margin-bottom: 10px;
}
#sec08_box03 {
	margin-bottom: 1px;
}
#sec08_box01 {
	margin-top: 30px;
}
#sec08_box02 p:first-child, #sec08_box03 p:first-child {
	font-size: 18px;
	margin-bottom: 15px;
}
#sec08_box02 p, #sec08_box03 p {
	font-size: 14px;
}
#sec08_box01 p.tit {
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin: 2% 0;
}
#sec08_box02 p.link_btn a, #sec08_box03 p.link_btn a {
	width: 80%;
	padding: 15px 0;
}
.ebook p.link_btn a {
	width: 90%;
	padding: 15px 0;
}
#sec08_box01 .tel {
	width: 100%;
	border: none;
	text-align: center;
	float: none;
	padding: unset;
	font-size: 130%;
}
#sec08_box01 .tel p {
	text-align: center;
	font-size: 13px;
}
footer {
	padding: 30px 20px 80px;
	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;
}
}
