@charset "UTF-8";
body.first_time{
	position: relative;
	overflow: hidden;
	visibility: hidden;
}
#top a{
	color: #000;
	text-decoration: none;
}
#all_screen_main_visual{
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 2000;
	height: 100%;
	display: none;
}
/*.first_time #all_screen_main_visual{
	display: block;
}*/
.first_time #animation{
	display: block;
}
#all_screen_main_visual .stageBase {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#all_screen_main_visual .visual_box{
	position: relative;
	text-align: center;
	height: 100%;
}
#all_screen_main_visual .visual_box > img{


}
#all_screen_main_visual .fitImg{
    position: absolute;
}
#all_screen_main_visual .visual_box p{
	position: absolute;
	margin: 0;
}
#all_screen_main_visual .visual_box p.copy{
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 1.87%;
}
#all_screen_main_visual .visual_box p.copy img{
	width: 100%;
	height: auto;
}
#all_screen_main_visual .visual_box p.scroll{
	bottom: 4%;
	left: 2.87%;
	width: 1.27%;
}
#all_screen_main_visual .text_box{
	position: relative;
	text-align: center;
}
#all_screen_main_visual .text_box > img{
	width: auto;
	height: 100%;
}
#all_screen_main_visual .text_box p{
	position: absolute;
	bottom: 2.467%;
	right: 4.267%;
	width: 17.53%;
	margin: 0;
}
#pageNav{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}


#main_visual{
	max-width: 1500px;
	min-width: 960px;
	margin: auto;
	line-height: 0;
}
#main_visual .visual_box{
	position: relative;
}
#main_visual .visual_box > img{
	width: 100%;
	height: auto;
}
#main_visual .visual_box p{
	position: absolute;
	margin: 0;
}
#main_visual .visual_box p.copy{
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	/*width: 1.87%;*/
}
#main_visual .visual_box p.copy{
	max-height: 45.86%;
}
#main_visual .visual_box p.copy img{
	width: 100%;
}
#main_visual .visual_box p.scroll{
	bottom: 4%;
	left: 2.87%;
	width: 1.27%;
}
#main_visual .text_box{
	position: relative;
}
#main_visual .text_box > img{
	width: 100%;
	height: auto;
}
#main_visual .text_box p{
	position: absolute;
	bottom: 2.467%;
	right: 4.267%;
	width: 17.53%;
	margin: 0;
}

#sp_main_visual,
#message{
	display: none;
}

.bg_gray{
	background-color: #F4F4F4;
	padding: 0;
	margin: 0 0 5.2%;
}

.section:before{
	content: "";
	display: block;
}
.img{
	position: absolute;
	margin: 0;
}
.img img{
	width: 100%;
	height: auto;
}
main h2{
	position: absolute;
	z-index: 10;
}
main h2 + p{
	position: absolute;
	z-index: 10;
	font-weight: bold;
}

#top_message{
	position: relative;
	width: 68%;
	margin: 2% 0 0 5%;
	left: 50%;
	transform: translate(-50%, 0);
}
#top_message.section:before{
	padding-top: 70.98%;
}
#top_message h2{
	top: 0;
	margin: 0 0 0 49.35%;
	padding: 16.34% 0 0 0;
	width: 38.48%;
	max-width: 354px;
}
#top_message h2 + p{
	top: 43.12%;
	margin: 0 0 0 50%;
	font-size: 20px;
}
#top_message .desc {
	position: absolute;
	top: 43.12%;
	margin: 0 0 0 50%;
	font-size: 20px;
	z-index: 1;
}
#top_message .desc p {
	margin: 0 0 .5em;
	font-weight: bold;
}
#top_message .desc .desc_lv1 {
	font-size: 24px;
}
#top_message .desc .desc_lv2 {
	font-size: 20px;
}
#top_message .desc .desc_lv3 {
	font-size: 16px;
}
@media (max-width: 768px) {
	#top_message .desc {
		position: relative;
		width: 90%;
		margin: 3.65% auto;
	}
	#top_message .desc .desc_lv1 {
		font-size: 16px;
	}
	#top_message .desc .desc_lv2 {
		font-size: 14px;
	}
	#top_message .desc .desc_lv3 {
		font-size: 12px;
	}
}
#top_message .img{
	top: 0;
	left: 0;
	width: 60%;
}

#aboutus{
	width: 70%;
	position: relative;
	margin: 0 0 2%;
}
#aboutus.section:before{
	padding-top: 53.668%;
}
#aboutus h2{
	top: 0;
	margin: 0 0 0 66.87%;
	padding: 18.76% 0 0 0;
	width: 27.18%;
}
#aboutus h2 img{
	max-width: 243px;
}
#aboutus h2 + p{
	top: 52.412%;
	margin: 0 0 0 72%;
	font-size: 20px;
}
#aboutus .img{
	top: 0;
	left: 0;
}

#top .news {
  max-width: 1500px;
  min-width: 960px;
  margin: 1.8rem auto;
  text-align: left;
}
#top .news > dl {
	font-weight: bolder;
	margin-left: 1rem;
	line-height: 2;
}
#top .news dl dt {
	width: 6.5rem;
  float: left;
}
#top .news dl dd {
	margin-left: 6.5rem;
}


#declaration{
	position: relative;
	width: 100%;
	margin: 5.8% 0 0 0;
	clear: both;
}
#declaration h2{
	position: relative;
	top: auto;
	left: auto;
	margin: 0;
	padding: 0 0 0;
	width:auto;
	max-width: auto;
	text-align: center;
}
#declaration h2 img{
	width: 18%;
	height: auto;
}
#declaration h2 + p{
	top: auto;
	left: auto;
	margin: 2% 0 4%;
	font-size: 20px;
	position: relative;
	text-align: center;
}
.decla{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1248px;
	margin: 0 auto;
}
.decla .box_top_person{
	display: flex;
	width:396px;
	margin-bottom: 30px;
	flex-direction: column;
}
.decla .box_top_person .img{
	position: relative;
}
.decla .box_top_person .img img{
	width: 100%;
	height: auto;
}
.decla .box_top_person .text_area{
	text-align: center;
	background-color: #fff;
	padding: 30px 0;
}
.decla .box_top_person .text_area p{
	margin: 0;
	font-size: 17px;
}
.decla .box_top_person .text_area p img{
	width: 43px;
	height: 43px;
}
.decla .box_top_person .text_area h3{
	font-size: 20px;
	margin: 60px 0 20px;
}

#title{
	position: relative;
	width: 84.53%;
	margin: 0 0 5.33% auto;
}
#title.section:before{
	padding-top: 54.6563%;
}
#title h2{
	top: 0;
	margin: 0;
	padding: 20.932% 0 0 0;
	width: 25.356%;
}
#title h2 img{
	max-width: 267px;
}
#title h2 + p{
	width: 28%;
	top: 54.08%;
	margin: 0;
	font-size: 20px;
}
#title .img{
	top: 0;
	right: 0;
	width: 90.85%;
}

#num_box{
	overflow: hidden;
	margin: 0 8.33% 5%;
	font-size: 0;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: space-between;
}
#num_box a{
	display: block;
	width: 47.44%;
}

#num_box .num{
	width: 100%;
	background-color: #FEEBC8;
	font-size: 0;
	margin-bottom: 4.8%;
	vertical-align: top;
	display: flex;
	flex-wrap: wrap;
}
#num_box .img{
	position: relative;
	width: 50%;
}
#num_box .text{
	width: 50%;
	font-size: 10px;
	display: flex;
	flex-direction: column;
	align-content: space-between;
	align-items: stretch;
	position: relative;
	/*justify-content: space-between;*/
}
#num_box .num03,
#num_box .num04,
#num_box .num07,
#num_box .num08{
	flex-direction: row-reverse;
}
.tanamin{
	width: 47.44%;
}
#num_box .text h3{
	margin: 0 auto;
	text-align: center;
	padding: 22.64% 0 0;
	width: 19.595%;
	display: block;
	margin-bottom: 10%;
}
#num_box .text h3 img{
	max-width: 58px;
}
#num_box .text dl{
	margin: 0 8.78% 3%;
	padding: 0;
	font-weight: bold;
	display: block;
}
#num_box .num05 .text dl{
	margin-top: 0;
}
#num_box .text dt{
	margin: 0 0 10.135%;
	padding: 0;
	font-size: 16px;
}
#num_box .text dt span {
	margin: 0 0 10.135%;
	padding: 0;
	font-size: 12px;
}
#num_box .text dd{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.8;
}

#special{
	position: relative;
	margin: 4% 0 8%;
}
#special h2{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 21.73%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#special h2 img {
	max-width: 325px;
}
#special p{
	margin: 0;
	position: relative;
}
#special p img{
	width: 100%;
	height: auto;
}

#career_diversity{
	position: relative;
	width: 88%;
	margin-bottom: 100px!important;
}
#career_diversity.section:before{
	position: relative;
	display: block;
	content: "";
	padding-top: 51.288%;
	/*padding-top: 55%;*/
}
#career_diversity h2{
	top: 0;
	margin: 0 0 0 57.24%;
	padding: 17.7% 0 0 0;
	width: 13.53%;
	max-width: 204px;
}
#career_diversity h2 img{
	max-height: 46px;
}
#career_diversity h2 + p{
	top: 50.154%;
	margin: 0 0 0 57.64%;
	font-size: 20px;
}







#career_diversity .img{
	top: 0;
	left: 0;
	width: 83%;
	/*max-width: 840px;*/
}








#career_talk{
	position: relative;
	margin: 8.4% 0 6.4% auto;
	width: 68%;
	margin-bottom: 100px!important;
}
#career_talk.section:before{
	position: relative;
	display: block;
	content: "";
	padding-top: 54.864%;
}
#career_talk h2{
	top: 0;
	margin: 0;
	padding: 24.12% 0 0 0;
	width: 28.92%;
	max-width: 295px;
}
#career_talk h2 + p{
	top: 0;
	margin: 35.5% 0 0 0;
	font-size: 20px;
	width: 36%;
}
#career_talk .img{
	top: 0;
	right: 0;
	width: 80%;
	/*max-width: 660px;*/
}

#diversity_talk{
	position: relative;
	margin: 7.93% 0 6% 8.67%;
	width: 74%;
	margin-bottom: 100px!important;
}
#diversity_talk.section:before{
	position: relative;
	display: block;
	content: "";
	padding-top: 51.891%;
	/*padding-top: 55%;*/
}
#diversity_talk h2{
	top: 0;
	right: 2%;
	margin: 0 0 6% 0;
	padding:19% 0 0 0;
	width: 31.44%;
}
#diversity_talk h2 img {
	max-width: 339px;
}
#diversity_talk h2 + p{
	top: 57.057%;
	margin: 0 0 0 67.35%;
	font-size: 20px;
}
#diversity_talk .img{
	top: 0;
	left: 0;
	width: 77.985%;
}

@media all and (-ms-high-contrast:none) {
	_::-ms-backdrop, #career_talk .img {
		max-width: 660px!important;
	}
	_::-ms-backdrop, #career_diversity .img {
		max-width: 840px!important;
	}
	_::-ms-backdrop, #diversity_talk .img {
		max-width: 660px!important;
	}
}

@media all and (-ms-high-contrast:none){
  #career_talk .img {
		max-width: 660px!important;
	}
	#career_diversity .img {
		max-width: 840px!important;
	}
	#diversity_talk .img {
		max-width: 660px!important;
	}
}
@supports (-ms-ime-align: auto) {
  /* Edge のみ適用される */
  #career_talk .img {
		max-width: 660px!important;
	}
	#career_diversity .img {
		max-width: 840px!important;
	}
	#diversity_talk .img {
		max-width: 660px!important;
	}
}

#tanabe{
	position: relative;
	width: 55.267%;
	margin: -8.2% 10.67% 0 auto;
}
#tanabe.section:before{
	/*padding-top: 66.1%;*/
	padding-top: 55%;
}
#tanabe h2{
	top: 0;
	margin: 0;
	padding: 37.33% 0 0 0;
	width: 73.214%;
}
#tanabe h2 img{
	max-width: 480px;
}
#tanabe h2 + p{
	top: 79.486%;
	margin: 0;
	font-size: 20px;
}
#tanabe .img{
	top: 0;
	right: 0;
	width: 88%;
}

@media screen and (max-width: 768px) {
	.wrap02{
		margin: 0!important;
	}
	#all_screen_main_visual {
		display: none;
}
	#main_visual {
	display: block;
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	height: auto;
}

	#sp_main_visual,
	#message{
		display: none;
	}
	#sp_main_visual img,
	#message img{
		width: 100%;
		height: auto;
	}

.decla{
	width: 100%;
}
.bg_gray{
	background-color: #fff;
	padding: 1px 0;
	margin: 0 0 0;
}

.section:before{
	content: "";
	display: block;
}
.img{
	position: relative;
	margin: 0;
}
.img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sp_only > span > img {
	object-position: left center;
}

#title .img.sp_only{
	width: 100%;
	height: auto;
}
main h2{
	position: relative;
	z-index: 10;
}
main h2 + p{
	position: relative;
	z-index: 10;
	font-weight: bold;
	width: 90%;
	margin: 3.65% auto;
}
#title h2 + p,
#career_talk h2 + p {
	width: 90%;
	margin: 3.65% auto;
}

#top .news {
  max-width: 100%;
  min-width: 100%;
  margin: 1.4rem auto;
  text-align: left;
}
#top .news > p {
	font-weight: bolder;
}
#top .news p span {
	font-size: 1rem;
  color: #b4b5c0;
  margin-left: 2rem;
  border-bottom: 1px #b4b5c0 solid;
}
#top .news p span:hover {
  color: #666;
  border-bottom: 1.3px #666 solid;
}
#top .news p span a {
  color: #b4b5c0;
}
#top .news p span a:hover {
  color: #666;
}

#aboutus{
	width: auto;
	position: relative;
	margin: 0;
}
#aboutus.section:before{
	padding-top: 0;
}
#aboutus h2,
#top_message h2,
	#declaration h2,
	#title h2,
	#career_diversity h2,
	#career_talk h2,
	#diversity_talk h2,
	#tanabe h2{
	top: auto;
	margin: 8% auto 3.65%;
	padding: 0;
	width: 30.9%;
}
#aboutus h2 + p,
#top_message h2 + p,
	#title h2 + p,
	#declaration h2 + p,
	#career_diversity h2 + p,
	#career_talk h2 + p,
	#diversity_talk h2 + p,
	#tanabe h2 + p{
	width: 90%;
	top: auto;
	margin: 3.65% auto;
	font-size: 1.2rem;
	text-align: left;
}
#aboutus h2{
	width: 34.4%;
	max-width: none;
}
#aboutus h2 img {
	max-width: none;
	width: 100%;
}
#aboutus .img{
	top: auto;
	left: auto;
}

#top_message{
	position: relative;
	width: auto;
	margin: 0;
}
#top_message.section:before{
	padding-top: 0;
}
#top_message h2{
	/*top: 0;
	margin: 0;
	padding: 0;*/
	width: 47.93%;
}
#top_message h2 img {
	max-width: none;
	width: 100%;
}
/*#top_message h2 + p{
	top: auto;
	margin: 0;
	font-size: 20px;
}
	*/
#top_message .img{
	top: auto;
	left: auto;
	width: auto;
}

#declaration{
	position: relative;
	width: auto;
	margin: 0;
}
#declaration.section:before{
	padding-top: 0;
}
#declaration h2{
	/*top: auto;
	margin: 0;
	padding: 0;*/
	width: 35.55%;
	left: auto;
}

#declaration h2 img {
	max-width: none;
	width: 100%;
}
#declaration h2 + p{
	top: auto;
	left: auto;
}
#declaration h2 .img{
	top: auto;
	right: auto;
	width: auto;
}
.decla{
	width: auto;
	margin: 0 1.95%;
}
.decla .box_top_person{
	width:48%;
	margin-bottom: 4%;
	background-color: #efefef;
}
.decla .box_top_person .text_area{
	padding: 10% 0;
	background: none;
}
.decla .box_top_person .text_area p{
	margin: 0;
	font-size: 1rem;
}
.decla .box_top_person .text_area p img{
	width: 15%;
}
.decla .box_top_person .text_area h3{
	font-size: 1.2rem;
	margin: 10% 0 5%;
}
.decla .box_top_person .text_area p img {
	width: auto;
	height: auto;
	max-width: 25px;
}

	#job{
		margin: 0;
	}
#title{
	position: relative;
	width: auto;
	margin: 0;
}
#title.section:before{
	padding-top: 0;
}
#title h2{
	/*top: auto;
	margin: 0;
	padding: 0;*/
	width: 36.665%;
}
#title h2 img {
	max-width: none;
	width: 100%;
}
/*#title h2 + p{
	top: auto;
	margin: 0;
	font-size: 24px;
}*/
#title .img.sp_only{
	top: auto;
	right: auto;
	width: auto;
	display: table;
	background-color: #FEEBC8;
	line-height: 1;
}
	#title .img span{
		display: table-cell;
		width: 50%;
		vertical-align: middle;
		text-align: center;
	}
	#title .img span:nth-of-type(2) img{
		width: 52%;
	}

#num_box{
	overflow: hidden;
	margin: 3.16% 1.95% 0;
	font-size: 0;
	flex-direction: column;
}
#num_box a {
    display: block;
    width: 100%;
}
#num_box .num{
	background-color: #FEEBC8;
	font-size: 0;
	margin-bottom: 4.8%;
	display: flex;
}
#num_box a:nth-of-type(odd) .num{
	margin-right: 0;
}
#num_box .img{
	position: relative;
	width: 50%;
	display: block;
	vertical-align: top;
}
#num_box .text{
	width: 50%;
	display: flex;
	font-size: 10px;
	vertical-align: top;
	position: relative;
}
#num_box .text h3{
	margin: 0 auto;
	text-align: center;
	padding: 22.64% 0 0;
	width: 19.595%;
}
#num_box .text h3 img{
	max-width: 35px;
}

	#num_box .num01,
	#num_box .num03,
	#num_box .num05,
	#num_box .num07{
		flex-direction: row-reverse;
	}
#num_box .num04,
#num_box .num06,
	#num_box .num08{
	flex-direction: row;
}


#num_box .text dt{
	margin: 0 0 10.135%;
	padding: 0;
	font-size: 1.1rem;
}
#num_box .text dd{
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1.8;
}
	.tanamin{
	width:100%;
}

#special{
	position: relative;
	margin: 4% 0 8%;
}
#special h2{
	width: 40%;
}
#special h2 img {
	max-width: none;
	width: 100%;
}
#special p{
	margin: 0;
	position: relative;
}
#special p img{
	width: 100%;
	height: 178px;
	object-fit: cover;
}

#career_diversity{
	position: relative;
	width: auto;
}
#career_diversity.section:before{
	padding-top: 0;
}
#career_diversity h2{
	width: 42.78%;
}
#career_diversity h2 img {
	max-width: none;
	width: 100%;
}
/*#career_diversity h2 + p{
	top: auto;
	margin: 0 0 0 0;
	font-size: 24px;
}*/
#career_diversity .img{
	width: 100%;
	top: auto;
	left: auto;
}

#career_talk{
	position: relative;
	margin: 0;
	width: auto;
}
#career_talk.section:before{
	padding-top: 0;
}
#career_talk h2{
	width: 38.45%;
}
#career_talk h2 img {
	max-width: none;
	width: 100%;
}
/*#career_talk h2 + p{
	top: auto;
	margin: 0 0 0 0;
	font-size: 20px;
}*/
#career_talk .img{
	top: auto;
	right: auto;
	width: auto;
}

#diversity_talk{
	position: relative;
	margin: 0;
	width: auto;
}
#diversity_talk.section:before{
	padding-top: 0;
}
#diversity_talk h2{
	width: 45.6%;
}
#diversity_talk h2 img {
	max-width: none;
	width: 100%;
}
/*#diversity_talk h2 + p{
	top: auto;
	margin: 0 0 0 0;
	font-size: 20px;
}*/
#diversity_talk .img{
	top: auto;
	left: auto;
	width: auto;
}

#tanabe{
	position: relative;
	width: auto;
	margin: 0;
}
#tanabe.section:before{
	padding-top: 0;
}
#tanabe h2{
	width: 70.45%;
}
#tanabe h2 img {
	max-width: none;
	width: 100%;
}
/*#tanabe h2 + p{
	top: auto;
	margin: 0;
	font-size: 20px;
}*/
#tanabe .img{
	top: auto;
	right: auto;
	width: auto;
}
.slider .slider-for{
    float: left;
    width: 79.1666%;
}
.slider .slider-nav-wrap{
    position: absolute;
    top: 50%;
    right: 0;
    width: 16.6666%;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider .slider-nav-wrap .slider-nav .slick-list{
    padding: 0 0 !important;
    /*height: 300px!important;*/
}
/*.slick-list.dragging{
	height: 300px!important;
}*/
/*.slider .slider-nav-wrap .slider-nav .slick-list.draggable{
	height: 300px!important;
}*/
.slider .slider-nav-wrap .slider-nav .slick-track{
    left: 0 !important;
}
.slider .slider-nav-wrap .slider-nav .slick-slide{
    padding: 0;
}
.slider .slider-nav-wrap .slick-arrow{
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.slider .slider-nav-wrap .slick-prev{
    top: auto;
    bottom: -1.5em;
    border-width: 18px 9px 0 9px;
    border-color: #444444 transparent transparent transparent;
}
.slider .slider-nav-wrap .slick-next{
    top: -1.5em;
    border-width: 0 9px 18px 9px;
    border-color: transparent transparent #444444 transparent;
}

}


/*斉野追記*/
body.first_time{
  overflow: visible;
  visibility: visible;
}
.js-fadeIn{
	transition:all 1s;
	opacity: 0;
	-webkit-transform: translateY(80px);
	-ms-transform: translateY(80px);
	transform: translateY(80px);
}
.js-fadeIn.js-over{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}










/*浅野追記*/

#myContainer .section .section-content {
  height: 100vh;
  margin: 0 auto;
  text-align: center;
}
#myContainer .section .section-content .scroll{
  position: absolute;
  right: 30px;
  bottom: 30px;
}
#myContainer .section .section-content--1{
  position: relative;
  background: url('../../img/img_slide01.jpg') no-repeat center center;
  background-size: cover;
}
#myContainer .section .section-content--2{
  position: relative;
  background: url('../../img/img_slide02.jpg') no-repeat center center;
  background-size: cover;
}
#myContainer .section .section-content--3{
  position: relative;
  background: url('../../img/img_slide03.jpg') no-repeat center center;
  background-size: cover;
}
#myContainer .section .section-content--4{
  position: relative;
  background: url('../../img/img_slide04.jpg') no-repeat center center;
  background-size: cover;
}
#myContainer .section .section-content--5{
  position: relative;
  background-size: 100%;
}
#myContainer .section .section-content--5 .read-more{
  position: absolute;
  right: 10%;
  bottom: 28%;
  max-width: 100%;
  cursor: pointer;
}
#myContainer .section .section-content--1 .copy,
#myContainer .section .section-content--2 .copy,
#myContainer .section .section-content--3 .copy,
#myContainer .section .section-content--4 .copy{
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#myContainer .section .section-content--1 .copy img,
#myContainer .section .section-content--2 .copy img,
#myContainer .section .section-content--3 .copy img,
#myContainer .section .section-content--4 .copy img{
  width: auto;
  max-height: 45.5vh;
}
.header,
#top,
.footer{
  display: none;
}
.header.active,
#top.active,
.footer.active{
  display: block;
}
#myContainer.active{
  display: none;
}
.message{
	width: 100%;
	display: none;
}



@media (max-width: 768px) {
	#myContainer .section {
		/*position: relative;*/
	}
	#myContainer .section .section-content{
	}
	#myContainer .section .section-content .section-content__image{
		position: absolute;
    top: 0;
	}
  #myContainer .section .section-content--1{
  	background: none;
	  width: 100%;
	  height: 100%;
    position: absolute;
    bottom: 0;
	}
	#myContainer .section .section-content--1 img{
	  width: 100%;
	  height: 100%;
	}
	#myContainer .section .section-content--2{
  	background: none;
	  width: 100%;
	  height: 100%;
    position: absolute;
    bottom: 0;
	}
	#myContainer .section .section-content--2 img{
	  width: 100%;
	  height: 100%;
	}
	#myContainer .section .section-content--3{
  	background: none;
	  width: 100%;
	  height: 100%;
    position: absolute;
    bottom: 0;
	}
	#myContainer .section .section-content--3 img{
	  width: 100%;
	  height: 100%;
	}
	#myContainer .section .section-content--4{
  	background: none;
	  width: 100%;
	  height: 100%;
    position: absolute;
    bottom: 0;
	}
	#myContainer .section .section-content--4 img{
	  width: 100%;
	  height: 100%;
	}
	#myContainer .section .section-content--5{
  	background: none;
	  width: 100%;
	  height: 100%;
    position: absolute;
    bottom: 0;
	}
	#myContainer .section .section-content--5 .section-content__image{
    bottom: 30px;
	}
	#myContainer .section .section-content--5 img{
	  width: 100%;
	  height: 100%;
	}
	#myContainer .section .section-content--5 .read-more {
    position: absolute;
    right: 0;
  }
  #myContainer .section .section-content--5 .read-more img{
  	width: 100%;
  }
  #main_visual .visual_box p.copy{
		/*width: 8%;*/
	}
	#main_visual .visual_box p.copy{
		max-height: auto;
	}
  #sp_menu_btn{
  	display: none;
  }
  #sp_menu_btn.block{
  	display: block;
  }
  #myContainer .section .section-content .scroll{
  	display: none!important;
  }
  #myContainer .section .section-content--5 .read-more{
	  position: absolute;
	  right: 0;
	  bottom: 0;
	  width: 100%;
	  cursor: pointer;
	}
	.message{
		width: 100%;
		display: block;
	}
	.message img{
		width: 100%;
	}
}
