@charset "UTF-8";


.top_screen{
position: relative;
width: 100%;
overflow: hidden;
z-index: 5;
background: #fff;
margin-top: 100px;
}
.BackgroundMedia__src {
position: absolute;
top: 50%;
left: 50%;
width: auto;
min-width: 100%;
height: auto;
min-height: 100%;
-webkit-transform: translate(-50%,-50%) translateZ(0);
transform: translate(-50%,-50%) translateZ(0);
}
.top_screen:before {
}
audio, canvas, iframe, svg, video {
vertical-align: middle;
}
video {
width: 100%;
}

h1.top_main{
position: absolute;
width: 70%;
max-width: 800px;
z-index: 10;
left: 0;
right: 0;
top:20vw;
margin: auto;
display: none;
}
@media screen and (max-width:870px){
.top_screen{
margin-top: 50px;
}
}



/*////// CONCEPT////////*/


#top_concept{
width: 100%;
max-width: 1200px;
margin: auto;
padding: 100px 0;
}
.top_concept_copy{
display: inline-block;
vertical-align: top;
width: 49.5%;
text-align: center;
padding: 0 80px;
}
.top_concept_txt{
display: inline-block;
vertical-align: top;
width:49.5%;
padding: 0 30px;
font-size: 90%;
}
.top_concept_copy h2{
width: 100%;
max-width: 360px;
margin: auto;
padding-bottom: 50px;
}
.top_concept_pic{
width: 100%;
border-radius: 15px;
overflow: hidden;
}

p.top_button{
text-align: center;
padding-bottom: 0;
display: table;
font-size: 100%;
margin-top: 2em;
}
p.top_button a{
text-decoration: none;
display: block;
padding: 3px 50px;
border: solid 1px rgba(0,0,0,0.5);
border-radius: 5px;
transition: all 0.5s 0s ease;
}
p.top_button a:hover{
text-decoration: none;
display: block;
padding: 3px 50px;
border: solid 1px #19573b;
border-radius: 5px;
background: rgba(21,149,0,0.2);
}

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

.top_concept_copy{
padding: 0 50px;
}
}

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


#top_concept{
width: 94%;
padding: 50px 0;
}
.top_concept_copy{
width: 44.5%;
margin-bottom: 2em;
}
.top_concept_txt{
width:54.5%;
padding: 0 20px;
font-size: 90%;
}
}

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

.top_concept_copy{
display: block;
vertical-align: top;
width: 100%;
text-align: center;
padding: 0 80px;
}
.top_concept_txt{
display: block;
vertical-align: top;
width:100%;
padding: 0 30px;
}
p.top_button{
margin: auto;
margin-top: 2em;
}
}



/*////// MAINMENU////////*/

#top_mainmenu{
width: 100%;
max-width: 1200px;
margin: auto;
text-align: center;
box-sizing: border-box;
margin-bottom: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.top_menu_plate{
width: 50%;
box-sizing: border-box;
font-size: 18px;
padding: 60px 0;
text-align: center;
position: relative;
}
.top_menu_plate h3{
z-index: 10;
position: relative;
}
.top_menu_plate h4{
text-align: center;
padding: 5px 0;
padding-right: 0;
width: 100%;
color: #fff;
color:#19573b;
border-top: solid 1px rgba(21,105,7,0.8);
border-bottom: solid 1px rgba(21,105,7,0.8);
position: absolute;
right: 0;
top: 43%;
z-index: 3;
display: none;
box-sizing: border-box;
}
.top_menu_hover{
background-color: rgba(164,3,3,0.9);
background-color: rgba(21,105,7,0.8);
background-color: rgba(255,255,255,0.7);
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 2;
display: none;
}

.top_menu_plate_sp{
display: none;
}
.top_menu_plate a{
display: block;
}
.topmenu_service{
background-image: url("../img2021/top/top_plate2025_pic1.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.topmenu_interview{
background-image: url("../img2021/top/top_plate2025_pic2.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}


@media screen and (max-width:1130px){
.top_menu_plate img{
width: 40px;
}
}
@media screen and (max-width:970px){

.top_menu_plate h4{
position: absolute;
text-align: center;
padding-right: 0;
width: 100%;
color: #fff;
padding: 3px 0;
border-top: solid 1px rgba(255,255,255,0.7);
border-bottom: solid 1px rgba(255,255,255,0.7);
top: 92%;
right: 0;
left:0;
font-size: 90%;
z-index: 3;
box-sizing: border-box;
}
}


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


#top_mainmenu{
text-align: left;
border-top: solid 1px rgba(0,0,0,0.2);
}
.top_menu_plate{
width: 100%;
display: none;
}
.top_menu_plate_sp{
width: 100%;
display: block;
font-size: 0;
height: 32vw;
border-bottom: solid 1px rgba(0,0,0,0.2);
position: relative;
}
.menu_sp_pic{
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: inline-block;
width: 45%;
vertical-align: top;
font-size: 16px;
height: 32vw;
}
.menu_sp_image_service{
background-image: url("../img2021/top/top_plate2025_pic1.jpg");
}
.menu_sp_image_interview{
background-image: url("../img2021/top/top_plate2025_pic2.jpg");
}


.menu_sp_pic a{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

.menu_sp_txt{
display: inline-block;
width: 55%;
vertical-align: top;
font-size: 16px;
padding: 5vw 30px 0;
}
.menu_sp_txt h3{
padding-bottom: 1em;
width:100%;
}
p.menu_button_sp{
text-align: center;
padding-bottom: 0;
font-size: 75%;
}
p.menu_button_sp a{
text-decoration: none;
display: block;
padding: 3px 0;
border: solid 1px rgba(0,0,0,0.5);
border-radius: 5px;
}
p.menu_button_sp a:hover{
text-decoration: none;
display: block;
padding: 3px 0;
border: solid 1px #19573b;
border-radius: 5px;
}

}



/*////// NEWS////////*/

#top_news{
position: relative;
width: 94%;
max-width: 1000px;
text-align: center;
margin: 60px auto;
}
#top_news h3{
font-size: 150%;
padding-bottom: 1.0em;
color: #ad3232;
color: #19573b;
}
.top_news_thread{
position: relative;
text-align: left;
font-size: 85%;
border-top: dotted 1px rgba(0,0,0,0.2);
margin-bottom: 2em;
}
.top_news_list{
position: relative;
border-bottom: dotted 1px rgba(0,0,0,0.2);
padding: 20px 0;
}
.top_news_list a{
text-decoration: none;
}
.top_news_list a:hover{
text-decoration: underline;
}
p.news_arrow{
position: absolute;
right: 0;
top: 1.5em;
width: 1em;
vertical-align: middle;
}
p.news_arrow a{
display: block;
}
.top_news_thread .st0{fill:none;stroke:#323232;stroke-width:0.8377;stroke-miterlimit:10;}

.top_news_thread p.news_arrow:hover .st0{fill:none;stroke:#ad3232;stroke-width:0.8377;stroke-miterlimit:10;}

p.top_button_news{
text-align: center;
padding-bottom: 0;
font-size: 80%;
width: 90%;
max-width: 360px;
margin: auto;
box-sizing: border-box;
}
p.top_button_news a{
text-decoration: none;
display: block;
padding: 3px 0;
border: solid 1px rgba(0,0,0,0.5);
border-radius: 5px;
transition: all 0.5s 0s ease;
}
p.top_button_news a:hover{
text-decoration: none;
display: block;
padding: 3px 0;
border: solid 1px #19573b;
border-radius: 5px;
background: rgba(21,149,0,0.2);
}


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

p.news_arrow{
display: none;
}
}



/*////// YOUTUBE////////*/

#top_youtube{
position: relative;
width: 94%;
max-width: 1020px;
text-align: center;
margin: 60px auto;
}
#top_youtube h3{
font-size: 150%;
padding-bottom: 1.0em;
color: #ad3232;
color: #19573b;
}

.top_youtube_wrap {
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}
.top_youtube_wrap ul{
padding-bottom: 10px;
display: flex;
justify-content: space-between;
}
.top_youtube_wrap li{
text-align: center;
font-size: 14px;
width: 32%;
list-style-type: none;
}
.youtube_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 0.5em;
}
.youtube_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
p.top_button_yt{
text-align: center;
padding-bottom: 0;
font-size: 80%;
width: 90%;
max-width: 360px;
margin: auto;
box-sizing: border-box;
}
p.top_button_yt a{
text-decoration: none;
display: block;
padding: 3px 0;
border: solid 1px rgba(0,0,0,0.5);
border-radius: 5px;
transition: all 0.5s 0s ease;
}
p.top_button_yt a:hover{
text-decoration: none;
display: block;
padding: 3px 0;
border: solid 1px #19573b;
border-radius: 5px;
background: rgba(21,149,0,0.2);
}


@media screen and (max-width:670px){
.top_youtube_wrap ul{
padding-bottom: 10px;
display: block;
}
.top_youtube_wrap li{
text-align: center;
font-size: 14px;
width: 90%;
margin: auto;
list-style-type: none;
margin-bottom: 1em;
}
}








