/*
Theme Name: Global Best Staff TEMPLATE
Theme URI: 
Description: グローバル・ベスト・スタッフテーマ

*/


@import url(common/css/top.css);
@import url(common/css/blog.css);
@import url(common/css/about.css);
@import url(common/css/contact.css);
@import url(common/css/foreign.css);
@import url(common/css/staffing.css);
@import url(common/css/transportation.css);



* {
  margin: 0;
  padding: 0;
  font-size : 100%;
  box-sizing:border-box;
}


html{
  scroll-behavior: smooth;
}

body{
color: #173944;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

table{
border-collapse: collapse;
}

td,th{
text-align: left;
vertical-align: top;
}

.clearfix{
zoom: 1;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

li{
list-style-type: none;
}

img{ 
display: block;
border:0;
max-width: 100%;
height: auto;
}

a img{
-webkit-transition: .3s;
transition: .3s;
}

a:hover img{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}


a:link{color: #5b657e;text-decoration: underline;}
a:visited{color: #5b657e;text-decoration: none;}
a:hover{color: #5b657e;text-decoration: none;}
a:active{color: #2177be;text-decoration: none;}


.img{
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
font-family: 'object-fit: cover; object-position: center center;'
}



a[href^="tel:"] {
    cursor: default;
    pointer-events: none;
    color: #173944;
    text-decoration: none;
}

.menu-trigger{
display: none;
}

@media (max-width: 959px) {
a[href^="tel:"] {
    cursor: pointer;
    pointer-events: auto;
}

.menu-trigger{
display: block;
}

}


/* blog_comment */

.comment-num,
#comment-area{
display: none;
}




/* content */



.txt1{
font-size: 106%;
line-height: 1.8;
font-weight: 500;
}

.txt2{
font-size: 96%;
line-height: 1.6;
font-weight: 500;
}

.w1{
width: 90%;
max-width: 1340px;
margin: 0 auto;
}

.w2{
width: 90%;
max-width: 1060px;
margin: 0 auto;
}

.w3{
width: 90%;
max-width: 1160px;
margin: 0 auto;
}


@media (max-width: 1280px) {
.txt1{font-size: 96%;}
.txt2{font-size: 90%;}
}


@media (max-width: 959px) {
.txt1{
font-size: 90%;
line-height: 1.8;
letter-spacing: .05em;
}

.txt2{font-size: 80%;}

}

@media (max-width: 759px) {
.txt1{font-size: 80%;}
.txt2{font-size: 70%;}
}

@media (max-width: 479px) {
.txt1{font-size: 70%;}
}




header{
width: 100%;
position: absoute;
left: 0;
top: 0;
height: 100px;
position: relative;
}

header:before{
content: " ";
display: block;
top: 0;
right: 0;
width: 0;
height: 100px;
background-color: #082A35;
position: fixed;
z-index: 100000;
-webkit-transition: .3s;
transition: .3s;
}

header.is-animation:before{
width: 100%;
}

@media (max-width: 759px) {
header{height: 80px;}
header:before{height: 80px;}
}



#top_main{
width: 100%;
height: 100vh;
position: relative;
background: url(img/top/main.jpg) no-repeat center center;
background-size: cover;
position: relative;
}


@media (max-width: 1280px){
#top_main{
background-image: url(img/top/main.jpg),url(img/top/mainbg.jpg);
background-repeat: no-repeat,repeat;
background-position: bottom center,top;
background-size: 100% auto,auto;
}
}

@media (max-width: 1280px) and (max-height: 810px){
#top_main{
background-image: url(img/top/main.jpg),url(img/top/mainbg.jpg);
background-repeat: no-repeat,repeat;
background-position: bottom right,top;
background-size: 85% auto,auto;
}
}


@media (max-width: 1024px) and (max-height: 780px){
#top_main{
background-image: url(img/top/main.jpg),url(img/top/mainbg.jpg);
background-repeat: no-repeat,repeat;
background-position: bottom right,top;
background-size: 100% auto,auto;
}
}

@media (max-width: 1024px),
@media (max-width: 959px) {
#top_main{
height: 660px;
background-image: url(img/top/main.jpg),url(img/top/mainbg.jpg);
background-repeat: no-repeat,repeat;
background-position: bottom 60px center,top;
background-size: 100% auto,auto;
}
}

@media (max-width: 859px) {
#top_main{height: 560px;}
}

@media (max-width: 759px) {
#top_main{height: 510px;}
}


@media (max-width: 659px) {
#top_main{height: 460px;}
}

@media (max-width: 559px) {
#top_main{height: 410px;}
}

@media (max-width: 459px) {
#top_main{height: 360px;}
}

@media (max-width: 359px) {
#top_main{height: 310px;}
}


header h1{
width: 198px;
height: 198px;
position: fixed;
left: 0;
top: 0;
background-color: #173944;
-webkit-transition: .3s;
transition: .3s;
z-index: 100001;
}

header h1 img{
margin: auto;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}

header.is-animation h1{
width: 100px;
height: 100px;
}

header.is-animation h1 img{
width: 80%;
}


@media (max-width: 1400px) {
header h1{
width: 140px;
height: 140px;
}

header h1 img{
width: 80%;
}

}


@media (max-width: 959px) {
header h1{
width: 100px;
height: 100px;
}

}


@media (max-width: 759px) {
header h1,
header.is-animation h1{
width: 80px;
height: 80px;
}

}


header #menu{
position: fixed;
text-align: right;
font-size: 106%;
padding-top: 40px;
padding-right: 190px;
width: 100%;
z-index: 100001;
}

header #menu li{
display: inline-block;
padding-right: 20px;
position: relative;
}

header #menu li:last-child{
padding-right: 0;
}

header #menu li:before{
content: " ";
display: block;
bottom: 0;
right: 0;
width: 15px;
height: 20px;
position: absolute;
z-index: 10;
background: url(img/line.png) no-repeat 0 0;
background-size: 100% auto;
}


header.is-animation #menu li:before{
background: url(img/line_w.png) no-repeat 0 0;
background-size: 100% auto;
}


header #menu li:last-child:before{
display: none;
}

header #menu a{
text-decoration: none;
color: #000000;
display: inline-block;
padding-right: 30px;
padding-left: 30px;
}


header #menu li:last-child a{
padding-right: 0;
}


header.is-animation #menu a{
color: #fff;
}

.menu-trigger_container{
position: fixed;
top: 20px;
right: 0;
width: 190px;
z-index: 1000001;
}

@media (max-width: 1400px) {
.menu-trigger_container{
width: 100px;
}
header #menu{
font-size: 106%;
padding-right: 100px;
}
}

@media (max-width: 1280px) {
header #menu a{
padding-right: 15px;
padding-left: 15px;
}
}

@media (max-width: 1180px) {
header #menu a{
padding-right: 10px;
padding-left: 10px;
font-size: 90%;
}
}

@media (max-width: 1080px) {
header #menu a{
padding-right: 5px;
padding-left: 5px;
}
}


@media (max-width: 959px) {
header #menu{
display: none;
}
}

@media (max-width: 759px) {
.menu-trigger_container{
top: 10px;
}
}


.menu-trigger{
z-index: 1000001;
display: block;
width: 66px;
height: 66px;
transition: all .4s;
cursor: pointer;
margin: 0 auto;
}

.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	position: fixed;
	z-index: 1000001;
}

.menu-trigger div{
	width: 28px;
	height: 44px;
	margin-left: 19px;
	position: relative;
	z-index: 1000001;
}

header .menu-trigger span{
position: absolute;
left: 0;
width: 100%;
height: 1px;
background-color: #173944;
z-index: 1000001;
}

header.is-animation .menu-trigger span{background-color: #fff;}

.menu-trigger span:nth-of-type(1) {
	top: 20px;
}
.menu-trigger span:nth-of-type(2) {
	top: 30px;
}
.menu-trigger span:nth-of-type(3) {
	top: 40px;
}

.menu-trigger.active span{
background-color: #fff;
}

.menu-trigger.active span:nth-of-type(1) {
	width: 40%;
	-webkit-transform: translate3d(2px, 4px, 0) rotate(45deg);
	transform: translate3d(2px, 4px, 0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	-webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
	transform: translate3d(0, 0, 0) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(3) {
	width: 40%;
	-webkit-transform: translate3d(16px, -3px, 0) rotate(45deg);
	transform: translate3d(16px, -3px, 0) rotate(45deg);
}



.popmenu{
position: fixed;
width: 100%;
height: 100vh;
background-color: #082A35;
z-index: 1000000;
top: 0;
left: 0;
font-family: 'Didact Gothic', Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
text-align: center;
display: none;
}

#popmenu_container{
display: table;
width: 100%;
height: 100%;
}

#popmenu_in{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}



.popmenu h2{
width: 140px;
margin: 0 auto;
padding-bottom: 45px;
}

.popmenu ul a{
display: block;
color: #fff !important;
font-size: 250%;
text-decoration: none;
line-height: 1.8;
letter-spacing: .1em;
font-weight: 500;
}

.popmenu p{
color: #ccc;
padding-top: 45px;
line-height: 2.0;
}

.popmenu p a{
color: #fff !important;
}


@media (max-width: 1280px),
@media (max-height: 980px) {
.popmenu h2{padding-bottom: 25px;}
.popmenu ul a{font-size: 200%;}
}


@media (max-width: 959px),
@media (max-height: 780px){
.popmenu ul a{font-size: 150%;}
}

@media (max-width: 759px),
@media (max-height: 600px) {
.popmenu h2{width: 100px;}
.popmenu ul a{font-size: 120%;}
.popmenu p{padding-top: 25px;font-size: 80%;}
}


@media (max-width: 479px) ,
@media (max-height: 450px) {
.popmenu h2{width: 80px;padding-bottom: 15px;}
.popmenu ul a{font-size: 100%;}
.popmenu p{padding-top: 15px;font-size: 70%;}
}


#news{
width: 90%;
max-width: 1340px;
height: 60px;
margin: auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #173944;
}


#news h2{
background-color: #6dbb4f;
width: 17.6%;
float: left;
height: 60px;
font-family: 'Didact Gothic', sans-serif;
text-align: right;
color: #173944;
letter-spacing: .2em;
font-weight: normal;
font-size: 120%;
padding-right: 20px;
padding-top: 18px;
}

.news_day{
font-family: 'Didact Gothic', sans-serif;
letter-spacing: .2em;
}

#news a{
color: #fff;
}

#news ul{
width: 82.4%;
float: left;
color: #fff;
padding-top: 20px;
display: block;
font-size: 96%;
padding-left: 30px;
}
#news ul li{
width: 100%;
position: relative;
}

.news_day{
display: block;
position: absolute;
left: 0;
top: 0;
}

.news_content{
display: block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding-left: 12em;
padding-right: 35px;
width: 100%;
}


@media (max-width: 959px) {
#news{
width: 100%;
height: 60px;
font-size: 80%;
}

}

@media (max-width: 599px) {
#news h2{
display: none;
}


.news_day{
color: #6dbb4f;
}

#news ul{
width: 100%;
float: none;
}

.news_content{
padding-left: 10em;
}

}



#top_block1{
width: 100%;
max-width: 1920px;
margin: 0 auto;
position: relative;
padding-top: 55px;
padding-bottom: 155px;
}


.top_block1_photo1,
.top_block1_photo2,
.top_block2_photo1{
position: absolute;
max-width: 517px;
z-index: 1;
}

.top_block1_photo1{
left: 0;
top: 0;
}

.top_block1_photo2{
right: 0;
bottom: 0;
height: 564px;
}


#top_block1_in{
width: 80%;
max-width: 960px;
background-color: #fff;
margin: 0 auto;
position: relative;
z-index: 10;
padding-top: 100px;
padding-bottom: 140px;
padding-left: 5%;
padding-right: 5%;
}

#top_block1_in h3{
font-size: 250%;
line-height: 1.6;
font-weight: 600;
letter-spacing: .05em;
padding-bottom: 25px;
}

#top_block1_in ul{
text-align: right;
padding-top: 30px;
}

#top_block1_in li{
display: inline-block;
}

#top_block1_in li a{
display: block;
width: 52px;
height: 52px;
background-color: #0769b6;
-moz-border-radius:50%;
-webkit-border-radius: 50%;
border-radius: 50%;
padding-top: 15px;
}

#top_block1_in li a img{
margin: 0 auto;
}


#top_block1 .en{
font-family: 'Didact Gothic', sans-serif;
letter-spacing: 0;
position: absolute;
left: 50%;
top: 40px;
color: #cecece;
line-height: 0.7;
font-size: 750%;
z-index: 15;
text-align: right;
}

@media (max-width: 1800px) {
#top_block1{
padding-top: 45px;
padding-bottom: 85px;
}

#top_block1_in{
padding-bottom: 100px;
}

.top_block1_photo1,
.top_block1_photo2,
.top_block2_photo1{
max-width: 360px;
}

.top_block1_photo2{
height: 360px;
}

#top_block1 .en{
top: 40px;
font-size: 550%;
}

}


@media (max-width: 1510px) {
#top_block1{
padding-top: 45px;
padding-bottom: 85px;
}

#top_block1_in{
padding-top: 50px;
padding-bottom: 100px;
}

.top_block1_photo1,
.top_block1_photo2,
.top_block2_photo1{
max-width: 300px;
}

.top_block1_photo2{
height: 360px;
}

#top_block1 .en{
top: 40px;
font-size: 400%;
left: 60%;
}


#top_block1_in h3{
font-size: 180%;
}

#top_block1_in ul{
text-align: right;
padding-top: 30px;
}

}



@media (max-width: 1400px) {
#top_block1{
padding-top: 35px;
padding-bottom: 65px;
}

#top_block1_in{
padding-top: 50px;
padding-bottom: 100px;
}

.top_block1_photo1,
.top_block1_photo2,
.top_block2_photo1{
max-width: 200px;
}

.top_block1_photo2{
height: 270px;
}

#top_block1 .en{
top: 30px;
font-size: 360%;
left: 62%;
}


#top_block1_in h3{
font-size: 140%;
}

}



@media (max-width: 1280px) {
#top_block1_in{
width: 70%;
padding-left: 3%;
padding-right: 3%;
}
}

@media (max-width: 959px) {

#top_block1_in{
width: 100%;
padding-left: 5%;
padding-right: 5%;
padding-bottom: 0;
}
.top_block1_photo{
width: 100%;
}

.top_block1_photo1,
.top_block1_photo2{
position: relative;
max-width: 517px;
width: 50%;
float: left;
z-index: 1;
}

.top_block2_photo1{
display: none;
}

.top_block1_photo1{
left: auto;
top: auto;
}

.top_block1_photo2{
right: auto;
bottom: auto;
height: auto;
}

#top_block1 .en{
left: auto;
right: 5%;
top: 40px;
font-size: 250%;
}

}



#top_block2{
position: relative;
margin: -230px auto 0;
}

#top_block2 h3{
text-align: center;
position: relative;
z-index: 10;
}

#top_block2 h3 span{
font-family: 'Didact Gothic', sans-serif;
letter-spacing: 0.2em;
font-size: 250%;
line-height: 1.0;
font-weight: 200;
display: block;
}

#top_block2 h3 strong{
font-size: 120%;
line-height: 1.0;
display: block;
font-weight: 500;
padding-top: 15px;
padding-bottom: 45px;
}


.top_block2_in{
z-index: 10;
position: relative;
}

.top_block2_in dl{
width: 32%;
float: left;
margin-right: 2%;
background-color: #e7f2d9;
}

.top_block2_in dl:last-child{
margin-right: 0;
}


.top_block2_in dl > dt > span{
display: block;
position: relative;
text-align: center;
font-size: 140%;
font-weight: 600;
letter-spacing: .05em;
}

.top_block2_in dl span span{
font-family: 'Didact Gothic', sans-serif;
letter-spacing: 0.2em;
color: #72af5d;
display: block;
font-size: 70%;
font-weight: 100;
padding-top: 120px;
padding-bottom: 20px;
}

@media (max-width: 1800px) {
#top_block2{
position: relative;
margin: -120px auto 0;
}
}



@media (max-width: 1280px) {
.top_block2_in dl > dt > span{font-size: 120%;}
}

@media (max-width: 959px) {
#top_block2{
position: relative;
margin: 0 auto 0;
}

#top_block2 h3 span{
font-size: 160%;
}

#top_block2 h3 strong{
font-size: 100%;
padding-top: 10px;
padding-bottom: 25px;
}

.top_block2_in dl > dt > span{font-size: 100%;}

.top_block2_in dl span span{
font-size: 60%;
}

}


@media (max-width: 759px) {
.top_block2_in dl{
width: 80%;
float: none;
margin: 0 auto 5px;
}

.top_block2_in dl:last-child{
margin: 0 auto;
}

}


@media (max-width: 479px) {
#top_block2 h3 span{
font-size: 120%;
}

}

.top_block2_ico1{
background: url(img/top/ico1_1.png) no-repeat top 45px center;
background-size: 99px auto;
}

.top_block2_ico2{
background: url(img/top/ico1_2.png) no-repeat top 45px center;
background-size: 69px auto;
}

.top_block2_ico3{
background: url(img/top/ico1_3.png) no-repeat top 45px center;
background-size: 89px auto;
}

.top_block2_ico4{
background: url(img/top/ico2_1.png) no-repeat top 35px center;
background-size: 57px auto;
}

.top_block2_ico5{
background: url(img/top/ico2_2.png) no-repeat top 30px center;
background-size: 76px auto;
}

.top_block2_ico6{
background: url(img/top/ico2_3.png) no-repeat top 35px center;
background-size: 89px auto;
}



.top_block2_in dl dd{
width: 80%;
margin: 0 auto;
padding-top: 25px;
padding-bottom: 45px;
}


.bt_view{
width: 80%;
max-width: 400px;
margin: 38px auto 120px;
text-align: center;
}

.bt_view a{
display: block;
color: #fff;
background-color: #0769b6;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
font-family: 'Didact Gothic', sans-serif;
letter-spacing: 0.2em;
padding : 17px 0;
text-decoration: none;
font-size: 110%;
}

@media (max-width: 479px) {
.bt_view{
margin: 20px auto 100px;
}

.bt_view a{
font-size: 80%;
}
}


.top_block2_photo1{
left: 0;
top: 30%;
}





#top_block3{
width: 100%;
max-width: 1920px;
background: url(img/top/bg.jpg) no-repeat top center;
margin: -270px auto 0;
padding-top: 470px;
padding-bottom: 210px;
}

#top_block3_container1{
padding-right: 290px;
position: relative;
padding-bottom: 20px;
margin-bottom: 130px;
}

#top_block3_container2{
padding-left: 290px;
position: relative;
padding-bottom: 20px;
}

#top_block3_container1 figure{
position: absolute;
right: 290px;
bottom: 0;
width: 683px;
z-index: 2;
}

#top_block3_container2 figure{
position: absolute;
right: 0;
bottom: 0;
}

#top_block3 .en{
font-family: 'Didact Gothic', sans-serif;
font-size: 450%;
line-height: 0.8;
text-align: right;
position: absolute;
z-index: 1;
}

#top_block3 .en span{
display: block;
}


#top_block3_container1 .en span:nth-child(1),
#top_block3_container1 .en span:nth-child(2),
#top_block3_container2 .en span:nth-child(1){
color: #fff;
}

#top_block3_container1 .en span:nth-child(3),
#top_block3_container1 .en span:nth-child(4){
color: #7fac94;
}

#top_block3_container2 .en span:nth-child(2),
#top_block3_container2 .en span:nth-child(3){
color: #63a2c6;
}



#top_block3_container1 .en{
top: -130px;
right: 310px;
}

#top_block3_container2 .en{
top: -70px;
right: 20px;
}



.top_block3_in{
width: 100%;
background-color: #fff;
padding: 0 8%;
min-height: 412px;
}

.top_block3_in h3{
padding-top: 80px;
font-size: 200%;
padding-bottom: 20px;
}

.top_block3_in h3 a{
text-decoration: none;
display: inline-block;
padding-right: 90px;
padding-top: 10px;
padding-bottom: 10px;
color: #173944;
position: relative;
z-index: 100;
}

.top_block3_in h3 a:before{
content: " ";
display: block;
top: 0;
right: 0;
width: 52px;
height: 52px;
position: absolute;
background: url(img/arrow2.png) no-repeat center center #0769b6;
background-size: 24px auto;
-moz-border-radius:50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}


.top_block3_in p{
padding-bottom: 100px;
width: 50%;
}


@media (max-width: 1400px) {
.top_block3_in h3{
font-size: 150%;
padding-top: 50px;
}
#top_block3_container1 figure{
position: absolute;
right: 290px;
bottom: 0;
width: 573px;
z-index: 2;
}

}



@media (max-width: 1280px) {
#top_block3_container1{
padding-right: 0;
}

#top_block3_container2{
padding-left: 0;
}


#top_block3_container1 .en{
right: 20px;
}

#top_block3_container1 figure{
right:0;
width: 683px;
}

}


@media (max-width: 1024px) {
#top_block3_container1 figure{
width: 540px;
}
}


@media (max-width: 959px) {
#top_block3{
width: 100%;
max-width: 959px;
background: url(img/top/bg.jpg) no-repeat top center;
background-size: 959px auto;
margin: -170px auto 0;
padding-top: 210px;
padding-bottom: 0;
}

#top_block3_container1{
padding-right: 0;
position: relative;
padding-bottom: 20px;
width: 80%;
margin: 0 auto 50px;
}

#top_block3_container2{
padding-right: 0;
position: relative;
padding-bottom: 20px;
width: 80%;
margin: 0 auto 50px;
}

#top_block3_container1 figure{
position: absolute;
right: 0;
bottom: 0;
width: 500px;
z-index: 2;
}

#top_block3_container2 figure{
position: absolute;
right: 0;
bottom: 0;
width: 300px;
}

#top_block3 .en{
font-size: 250%;
}

#top_block3_container1 .en{
top: -65px;
right: 10px;
}

#top_block3_container2 .en{
top:  0;
right: 10px;
}

#top_block3_container2 .en span:nth-child(1){color: #63a2c6;}

.top_block3_in{
width: 100%;
background-color: #fff;
padding: 0 8%;
min-height:250px;
}

.top_block3_in h3{
padding-top: 40px;
font-size: 110%;
padding-bottom: 20px;
}

.top_block3_in h3 a{
text-decoration: none;
display: inline-block;
padding-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
color: #173944;
position: relative;
z-index: 100;
}

.top_block3_in h3 a:before{
content: " ";
display: block;
top: 0;
right: 0;
width: 40px;
height: 40px;
position: absolute;
background: url(img/arrow2.png) no-repeat center center #0769b6;
background-size: 20px auto;
-moz-border-radius:50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}


.top_block3_in p{
padding-bottom: 100px;
width: 50%;
font-size: 80%;
}


}


@media (max-width: 859px) {
#top_block3_container1 figure{
width: 450px;
}

#top_block3_container1 p br{
display: none;
}
}


@media (max-width: 800px) {
#top_block3_container1 p{
width: 100%;
padding-bottom: 280px;
}

#top_block3_container2 p{
width: 100%;
padding-bottom: 230px;
}

#top_block3_container2 figure{
right: 50%;
margin-right: -180px;
}

}

@media (max-width: 640px) {
#top_block3 .en{
font-size: 150%;
}

#top_block3_container1 .en{
top: -45px;
right: 10px;
}

#top_block3_container2 .en{
top:  10px;
right: 10px;
}
}

@media (max-width: 520px) {
#top_block3_container1 figure{
width: 320px;
}

#top_block3_container1 p{
padding-bottom: 180px;
}

#top_block3_container2 figure{
right: 50%;
margin-right: -120px;
width: 240px;
}

#top_block3_container2 p{
padding-bottom: 160px;
}

}

@media (max-width: 479px) {
.top_block3_in h3{
font-size: 90%;
}


.top_block3_in h3 a{
padding-right: 35px;
padding-top: 10px;
padding-bottom: 0;
}

.top_block3_in h3 a:before{
content: " ";
width: 30px;
height: 30px;
background: url(img/arrow2.png) no-repeat center center #0769b6;
background-size: 15px auto;
}


}


@media (max-width: 400px) {
#top_block3 .en{
font-size: 120%;
}

#top_block3_container1 .en{
top: -35px;
right: 10px;
}

#top_block3_container2 .en{
top:  10px;
right: 10px;
}
}


#top_block4_in1{
position: relative;
padding-left: 255px;
margin-top: 110px;
margin-bottom: 80px;
}


#top_block4_in1:before{
content: "About Me";
display: block;
top: 0;
right: 0;
position: absolute;
font-family: 'Didact Gothic', sans-serif;
font-size: 450%;
line-height: 1.0;
}


#top_block4_in1 h2{
position: absolute;
left: 0;
top: 0;
}

#top_block4_in1 dt{
font-size: 170%;
line-height: 1.0;
font-weight: 600;
padding-top: 40px;
padding-bottom: 40px;
}

#top_block4_in2{
position: relative;
}

#top_block4_in2:before{
content: " ";
display: block;
bottom: 0;
left: 50%;
width: 1px;
height: 100%;
background-color: #173944;
position: absolute;
}


#top_block4_in2_left{
width: 50%;
float: left;
}

#top_block4_in2_right{
width: 50%;
float: left;
}

#top_block4_in2 dl{
padding: 0 8%;
margin-bottom: 15px;
}


#top_block4_in2 dl:last-child{
margin-bottom: 0;
}

#top_block4_in2 dt{
width: 25%;
float: left;
font-weight: bold;
}

#top_block4_in2 dd{
width: 75%;
float: left;
}


#top_block4_bt{
width: 90%;
max-width: 820px;
margin: 0 auto;
padding-top: 80px;
padding-bottom: 130px;
}

#top_block4_bt li{
width: 48%;
float: left;
font-family: 'Didact Gothic', sans-serif;
font-size: 110%;
letter-spacing: .1em;
}

#top_block4_bt li:first-child{
margin-right: 4%;
}

#top_block4_bt li a{
display: block;
text-align: center;
width: 100%;
padding-top: 18px;
padding-bottom: 18px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
color: #fff;
text-decoration: none;
}

#top_block4_bt li:first-child a{
background-color: #0769b6;
}

#top_block4_bt li:last-child a{
background-color: #70b539;
}

#top_block4_bt li:last-child a span{
display: inline-block;
padding-left: 38px;
background: url(img/ico_email.png) no-repeat left center;
background-size: 24px auto;
}


@media (max-width: 1180px) {
#top_block4_in1:before{
font-size: 300%;
}

#top_block4_in1 dt{
font-size: 130%;
padding-top: 25px;
padding-bottom: 40px;
}

}


@media (max-width: 959px) {
#top_block4_in1{
position: relative;
padding-left: 180px;
margin-top: 110px;
margin-bottom: 80px;
}


#top_block4_in1 h2{
width: 150px;
}

#top_block4_in1 dt{
padding-bottom: 20px;
}

}


@media (max-width: 810px) {
#top_block4_in1{
padding-left: 0;
margin-top: 40px;
margin-bottom: 40px;
}


#top_block4_in1:before{
content: "About Me";
display: block;
top: 0;
right: 0;
position: absolute;
font-family: 'Didact Gothic', sans-serif;
font-size: 150%;
line-height: 1.0;
text-align: center;
color: #ccc;
}


#top_block4_in1 h2{
position: relative;
left: auto;
top: auto;
width: 100px;
margin: 0 auto;
}

#top_block4_in1 dt{
font-size: 120%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#top_block4_in2{
position: relative;
}

#top_block4_in2:before{
display: none;
}


#top_block4_in2_left{
width: 100%;
float: none;
}

#top_block4_in2_right{
width: 100%;
float: none;
}

#top_block4_in2 dl{
padding: 0 8%;
margin-bottom: 15px;
}


#top_block4_in2 dl:last-child{
margin-bottom: 15px;
}

}

@media (max-width: 479px) {
#top_block4_in1:before{
font-size: 120%;
}


#top_block4_in2 dl{
font-size: 70%;
}

#top_block4_in1 dt{
font-size: 90%;
}


#top_block4_bt{
padding-top: 25px;
padding-bottom: 80px;
}

#top_block4_bt li{
font-size: 80%;
}

#top_block4_bt li:last-child a span{
padding-left: 22px;
background: url(img/ico_email.png) no-repeat left center;
background-size: 16px auto;
}


}



footer{
background: url(img/bg_foot.png) no-repeat right 30% bottom #173944;
background-size: auto 100%;
padding-top: 130px;
padding-bottom: 130px;
}

#foot_logo{
width: 27%;
float: left;
}

#foot_logo p{
font-family: 'Didact Gothic', sans-serif;
font-size: 80%;
color: #6dbb4f;
letter-spacing: .1em;
padding-top: 35px;
}

#foot_link{
width: 53%;
float: left;
line-height: 2.8;
font-weight: 500;
}


#foot_link a{
color: #fff;
text-decoration: none;
}


#foot_contact{
width: 20%;
float: left;
position: relative;
}


#foot_contact p{
text-align: right;
color: #fff;
font-size: 80%;
position: absolute;
bottom: 90px;
right: 0;
line-height: 1.8;
letter-spacing: .1em;
font-family: 'Didact Gothic', Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


#foot_contact ul{
position: absolute;
right: 0;
bottom: 0;
width: 100%;
}

#foot_contact li a{
display: block;
width: 100%;
background-color: #fff;
color: #000000;
padding: 18px 0;
text-decoration: none;
text-align: center;
}


.foot_tel{
color: #fff !important;
}

.foot_tel span:first-child{
display: inline-block;
padding-right: 10px;
}

.foot_tel a{
color: #fff !important;
text-decoration: none !important;
}


@media (max-width: 1400px) {
#foot_logo{width: 30%;}
#foot_link{width: 45%;}
#foot_contact{width: 25%;}

.foot_tel span:first-child{
display: block;
padding-right: 0;
}
}

@media (max-width: 1120px) {
#foot_logo p{font-size: 70%;}
}


@media (max-width: 959px) {
footer{
background: url(img/bg_foot.png) no-repeat right bottom #173944;
background-size: auto 100%;
padding-top: 80px;
padding-bottom: 80px;
}

#foot_logo{
width: 100%;
float: none;
text-align: center;
}

#foot_logo p{
padding-top: 15px;
}

#foot_logo img{
width: 100px;
margin: 0 auto;
}

#foot_link{
display: none;
}

#foot_contact{
width: 100%;
float: none;
position: relative;
}


#foot_contact p{
font-size: 80%;
position: relative;
bottom: auto;
right: auto;
text-align: center;
padding-top: 25px;
padding-bottom: 25px;
}


#foot_contact ul{
position: relative;
right: auto;
bottom: auto;
width: 100%;
}

#foot_contact li a{
display: block;
width: 60px;
height: 60px;
background: url(img/ico_email.png) no-repeat center center;
background-size: 20px auto;
box-sizing: content-box;
border: 2px solid #fff;
-moz-border-radius:50%;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hiddem;
margin: 0 auto;
font-size: 0;
padding: 0;
}

.foot_tel span:first-child{
display: inline-block;
padding-right: 10px;
}
}





/*


contents


*/

#c_main{
width: 100%;
height: 623px;
position: relative;
margin: 0 auto;
}


#c_main.main_about{background: url(img/about/main.jpg) no-repeat top center #C9DEA3;}
#c_main.main_staffing{background: url(img/staffing/main.jpg) no-repeat top center #D3D8C4;}
#c_main.main_foreign{background: url(img/foreign/main.jpg) no-repeat top center #AEC5BF;}
#c_main.main_transportation{background: url(img/transportation/main.jpg) no-repeat top center #57B8D9;}
#c_main.main_contact{background: url(img/contact/main.jpg) no-repeat top center #D4C7A5;}


#c_main_title{
width: 80%;
max-width: 1100px;
margin: 0 auto;
padding-top: 200px;
}

#c_main_title strong{
display: block;
font-size: 350%;
line-height: 1.0;
font-weight: 400;
letter-spacing: .1em;
padding-bottom: 15px;
}

#c_main_title span{
display: block;
line-height: 1.0;
font-family: 'Didact Gothic', Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
letter-spacing: .1em;
font-weight: 400;
font-size: 180%;
color: #fff;
}

@media (max-width: 1280px) {
#c_main{height: 415px;}

#c_main.main_about{background: url(img/about/main.jpg) no-repeat top center #C9DEA3;background-size: 1280px auto;}
#c_main.main_staffing{background: url(img/staffing/main.jpg) no-repeat top center #D3D8C4;background-size: 1280px auto;}
#c_main.main_foreign{background: url(img/foreign/main.jpg) no-repeat top center #AEC5BF;background-size: 1280px auto;}
#c_main.main_transportation{background: url(img/transportation/main.jpg) no-repeat top center #57B8D9;background-size: 1280px auto;}
#c_main.main_contact{background: url(img/contact/main.jpg) no-repeat top center #D4C7A5;background-size: 1280px auto;}


#c_main_title{
padding-top: 100px;
}

#c_main_title strong{
font-size: 250%;
}

}


@media (max-width: 1024px) {
#c_main{height: 332px;}
#c_main.main_about{background: url(img/about/main.jpg) no-repeat top center #C9DEA3;background-size: 1024px auto;}
#c_main.main_staffing{background: url(img/staffing/main.jpg) no-repeat top center #D3D8C4;background-size: 1024px auto;}
#c_main.main_foreign{background: url(img/foreign/main.jpg) no-repeat top center #AEC5BF;background-size: 1024px auto;}
#c_main.main_transportation{background: url(img/transportation/main.jpg) no-repeat top center #57B8D9;background-size: 1024px auto;}
#c_main.main_contact{background: url(img/contact/main.jpg) no-repeat top center #D4C7A5;background-size: 1024px auto;}

#c_main_title{
padding-top: 80px;
width: 60%;
}

#c_main_title strong{font-size: 180%;}
#c_main_title span{font-size: 140%;}

}


@media (max-width: 959px) {
#c_main{height: 311px;}
#c_main.main_about{background: url(img/about/main.jpg) no-repeat top center #C9DEA3;background-size: 959px auto;}
#c_main.main_staffing{background: url(img/staffing/main.jpg) no-repeat top center #D3D8C4;background-size: 959px auto;}
#c_main.main_foreign{background: url(img/foreign/main.jpg) no-repeat top center #AEC5BF;background-size: 959px auto;}
#c_main.main_transportation{background: url(img/transportation/main.jpg) no-repeat top center #57B8D9;background-size: 959px auto;}
#c_main.main_contact{background: url(img/contact/main.jpg) no-repeat top center #D4C7A5;background-size: 959px auto;}


#c_main_title{
padding-top: 60px;
}

#c_main_title strong{font-size: 140%;}
#c_main_title span{font-size: 120%;}
}


@media (max-width: 759px) {
#c_main{height: 246px;}
#c_main.main_about{background: url(img/about/main.jpg) no-repeat top center #C9DEA3;background-size: 759px auto;}
#c_main.main_staffing{background: url(img/staffing/main.jpg) no-repeat top center #D3D8C4;background-size: 759px auto;}
#c_main.main_foreign{background: url(img/foreign/main.jpg) no-repeat top center #AEC5BF;background-size: 759px auto;}
#c_main.main_transportation{background: url(img/transportation/main.jpg) no-repeat top center #57B8D9;background-size: 759px auto;}
#c_main.main_contact{background: url(img/contact/main.jpg) no-repeat top center #D4C7A5;background-size: 759px auto;}


#c_main_title{
padding-top: 40px;
}

#c_main_title strong{font-size: 120%;}
#c_main_title span{font-size: 110%;}
}


@media (max-width: 599px) {
#c_main{height: 194px;}
#c_main.main_about{background: url(img/about/main.jpg) no-repeat top center #C9DEA3;background-size: 599px auto;}
#c_main.main_staffing{background: url(img/staffing/main.jpg) no-repeat top center #D3D8C4;background-size: 599px auto;}
#c_main.main_foreign{background: url(img/foreign/main.jpg) no-repeat top center #AEC5BF;background-size: 599px auto;}
#c_main.main_transportation{background: url(img/transportation/main.jpg) no-repeat top center #57B8D9;background-size: 599px auto;}
#c_main.main_contact{background: url(img/contact/main.jpg) no-repeat top center #D4C7A5;background-size: 599px auto;}


#c_main_title{
padding-top: 30px;
}

#c_main_title strong{font-size: 110%;padding-bottom: 5px;}
#c_main_title span{font-size: 80%;}
}


@media (max-width: 479px) {
#c_main{height: 155px;}
#c_main.main_about{background: url(img/about/main.jpg) no-repeat top center #C9DEA3;background-size: 479px auto;}
#c_main.main_staffing{background: url(img/staffing/main.jpg) no-repeat top center #D3D8C4;background-size: 479px auto;}
#c_main.main_foreign{background: url(img/foreign/main.jpg) no-repeat top center #AEC5BF;background-size: 479px auto;}
#c_main.main_transportation{background: url(img/transportation/main.jpg) no-repeat top center #57B8D9;background-size: 479px auto;}
#c_main.main_contact{background: url(img/contact/main.jpg) no-repeat top center #D4C7A5;background-size: 479px auto;}


#c_main_title{
padding-top: 20px;
width: 90%;
}

#c_main_title strong{font-size: 100%;padding-bottom: 5px;}
#c_main_title span{font-size: 70%;}
}



.title1{
text-align: center;
font-size: 200%;
letter-spacing: .1em;
line-height: 1.0;
font-weight: bold;
}


@media (max-width: 1280px) {
.title1{font-size: 150%;}
}

@media (max-width: 959px) {
.title1{font-size: 110%;}
}
@media (max-width: 479px) {
.title1{font-size: 100%;}
}

