@charset "utf-8";
/* reset
---------------------------------------------- */
html{height:100%;}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  font-family: desktop;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a:focus {
  outline: thin dotted #1f1f1f;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  font-size: 0;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  display: block;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
sup {
  vertical-align: super;
}
b,
strong,
em {
  font-style: normal;
  font-weight: bold;
}
p{
line-height: 200%;
text-align: justify;
}
/* body
---------------------------------------------- */
body {
  background-color: #fff;
  line-height: 1.4;
  font-family: “メイリオ”, Meiryo, Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, sans-serif;
  color: #424242;
  font-size: 20px;
  height:100%;
}

/* link
---------------------------------------------- */
a {
text-decoration: none;
color: #2e2e2e;
}
a:hover {
text-decoration: underline;
color: #ccc;
}
/* sup
---------------------------------------------- */
sup {
font-size: 76.94%;
}
/* common parts
============================================== */
/* clearfix
---------------------------------------------- */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
/* hide_text
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */
.hide_text {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}



/* layout
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */


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

.sp{
display: none !important;
}

.inner{
max-width: 984px;
margin: 0 auto;
overflow: hidden;
}
#header,
.gnav,
#footer {
width: 100%;
}

#header{
  width: 984px;
  margin:0 auto;
  padding: 22px 0;
  position:relative;
  text-align: left;
}
#header h1{
height: 37px;
float: left;
padding: 0px 0px 0px 0px;
}
#header .gnav{
float: right;
width: 628px;
}
#header ul{
float: left;
margin-top: 10px;
}
#header ul li{
float: left;
margin-right: 35px;
letter-spacing: 1px;
font-size: 80%;
}
#header ul li.last{
margin-right: 30px;
}
#header .lang{
float: right;
width: 150px;
margin-top: -32px;
padding: 4px 0px 7px 17px;
background-color: #787878;
border: none;
border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
#header .lang h4{
float: left;
margin-right: 10px;
padding: 8px 0px 0px 0px;
font-size: 60%;
font-weight: normal;
color: #fff;
}
#header .sp_lang{
display: none;
}
#header select{
background-color: #787878;
border: none;
font-size: 70%;
color: #fff;
}
.slicknav_menu {
  display:none;
}
#footer{
background-color: #585858;
color: #fff;
bottom: 0;
}
#footer .copy{
  padding: 22px 0px 17px;
  text-align: center;
  font-size: 65%;
}

/* index
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */

#index_article {
  text-align: left;
}
#index_article h2{
  background: url('../../img/tip.gif') no-repeat;
  padding: 16px 0px 0px 24px;
  padding-left: 24px;
  margin-bottom: 48px;
  font-size: 150%;
  fxont-weight: normal;
}

#index_article .sec2,
#index_article .sec3,
#index_article .sec4,
#index_article .sec5{
  padding: 100px 0px 120px 0px;
}

#index_article .sec3,
#index_article .sec4,
#index_article .sec5{
  border-top: 4px solid #585858; 
}
#index_article .sec1{
  padding: 0;
  width: 100%;
  height: 470px;
  background-image: url('../../img/key.png');
  background-size:cover;
  background-position: 0 50%;
  text-align: center;
  position: relative;
}
#index_article .sec1 img{
  position: absolute;
  display: block;
  width: 468px;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#index_article .sec2 p{
font-size: 80%;
line-height: 200%;
}

#index_article .sec2 h3{
margin-bottom: 20px;
}

#index_article .sec2-text01,
#index_article .sec2-text02,
#index_article .sec2-text03,
#index_article .sec2-text04{
width: 840px;
margin: 0px 0px 48px 70px;
}
#index_article .sec2-text01 h3,
#index_article .sec2-text02 h3,
#index_article .sec2-text03 h3,
#index_article .sec2-text04 h3{
pxadding-left: 45px;
bxackground: url('../../img/h3-tip-s.png') no-repeat;
}
#index_article .sec2-text02 p{
  
}
#index_article .sec2-name{
margin-top: 30px;
text-align: right;
}
#index_article .sec2-text03 h3{
margin-left: 0px;
}
#index_article .sec2-pht02{
float: left;
margin-right: 40px;
}
#index_article .sec3 .sec3-text{
width: 840px;
margin-left: 70px;
}
#index_article .sec3 img{
float: left;
}
#index_article .sec3 h3{
  width: 610px;
  margin: 50px 0px 0px 215px;
  padding: 30px 0px;
  font-size: 140%;
  font-weight: normal;
  line-height: 120%;
}
#index_article .sec3 h3 span{
  font-size: 16px;  
}
#index_article .sec3 p{
  margin-left: 215px;
  font-size: 80%;
  text-align: justify;
  line-height: 200%;
}

#index_article .sec4-text01,
#index_article .sec4-text02,
#index_article .sec4-text03{
padding-left: 70px;
margin-bottom: 40px;
}
#index_article .sec4-text01{
text-align: center; 
}
#index_article .sec4-text01 img{
display: inline;
}
#index_article .sec4-text01 h3{
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
color: #f16060;
font-weight: normal;
}
#index_article .sec4-text01 p{
width: 96%;
text-align: center;
font-size: 130%;
line-height: 150%;
letter-spacing: 2px;
}
#index_article .sec4-text02{
padding: 40px 70px 36px;
position: relative;
}

#index_article .sec4-text03 dl{
padding-top: 50px;
/*border-top: 2px solid #ccc;*/
font-size: 80%;
letter-spacing: 2px;
}
#index_article .sec4-text03 dl dt{
float: left;
width: 210px;
/*width: 150px;*/
margin-top: 5px;
}
#index_article .sec4-text03 dl dd{
  margin-left: 240px;
/*  margin-left: 180px;*/
  margin-bottom: 40px;
  line-height: 210%;
}

#index_article .sec5{
margin-top: -5px;
margin-left: 0px;
}
#index_article .sec5 h4{
float: right;
margin-top: 33px;
margin-right: 110px;
}
#index_article .sec4-list-li03 h4 span{
font-size: 80%;
}
#index_article .sec5 h3{
margin-top: 122px;
margin-left: 300px;
margin-bottom: 50px;
padding-left: 70px;
background-image: url('../../img/sec4-tip.png');
background-repeat: no-repeat;
text-align: left;
font-size: 150%;
}
#index_article .sec5 p{
padding-left: 70px;
font-size: 80%;
text-align: left;
}

#index_article .sec5-read{
margin-bottom: 40px;
line-height: 180%;
}
#index_article p.sec5-joblist{
line-height: 220%;
}
#index_article p.sec5-caption{
padding-left: 110px;
font-size: 70%;
line-height: 160%;
}
#index_article .sec5-subtext{
margin-top: 40px;
line-height: 180%
}






}

/* 780
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */

@media (max-width: 780px) {

body{
background-color: #fff;
}
p {
line-height: 160%;
}
.pc{
display: none !important;
}
.sp{
display: block !important;
}
.inner{
width: 90% !important;
}
#header{
width: 100%;
position: relative;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
z-index: 100;
}
#header h1{
float: left;
margin-right: 0px;
font-size: 65%;
padding: 0px 0px 0px 10px;
}
#header h1 img{
width: 80%;
height: auto;
padding-top: 5px;
}
#header .gnav{
float: none;
width: 100%;
z-index: 1;
}
.nav-collapse li {
  width: 100%;
  display: block;
  padding: 15px 0px 0px 18px;
  background-color: #787878;
}
.nav-collapse li a {
  color: #fff;
}
.nav-collapse li.sp_lang{
width: 100%;
padding-left: 0px;
display: inline !important;
text-align: center;
font-size: 80%;
letter-spacing: 0px !important;
}
#footer {
padding-top: 5px;
}
#footer .copy{
  padding: 18px 0;
  text-align: center;
}

/* sp_index
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
---------------------------------------------- */

#index_article .sec1{
  padding: 0;
  width: 100%;
  height: 240px;
  background-image: url('../../img/key.png');
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

#index_article .sec1 img{
  width: auto;
  height: 80%;
/*  width: 70%;*/
/*  height: auto;*/
}

#index_article h2{
  background: url('../../img/tip.gif') no-repeat;
  padding: 23px 0px 15px 25px;
  margin-bottom: 10px;
  font-size: 130%;
  font-weight: normal;
}

#index_article .sec2,
#index_article .sec3,
#index_article .sec4,
#index_article .sec5{
  padding: 60px 0px 70px 0px;
}

#index_article .sec3,
#index_article .sec4,
#index_article .sec5{
  background: url('../../img/line.gif') repeat-x;
}

#index_article .sec2 p{
font-size: 80%;
line-height: 220%;
}

#index_article .sec2 img{
width: 100%;
}

#index_article .sec2 h3{
margin-bottom: 10px;
}

#index_article .sec2-text01,
#index_article .sec2-text02,
#index_article .sec2-text03,
#index_article .sec2-text04{
width: 100%;
margin: 0px 0px 30px 0px;
}

#index_article .sec2-text01 h3,
#index_article .sec2-text02 h3,
#index_article .sec2-text03 h3,
#index_article .sec2-text04 h3{
background: none;
padding: 0;
font-size: 90%;
}

#index_article .sec2-name{
margin-top: 30px;
text-align: right;
}
#index_article .sec2-text02{
padding-left: 0;
}
#index_article .sec2-text03{
wxidth: 910px;
margin: 0px 0px 30px 0px;
}
#index_article .sec2-text03 h3{
margin-left: 0;
}
#index_article .sec2-pht02{
float: left;
margin-right: 40px;
}
#index_article .sec3 h2{
margin-bottom: 40px;
}
#index_article .sec3 .sec3-text{
width: 100%;
margin-left: 0px;
margin-bottom: 35px;
text-align: center;
}
#index_article .sec3 img{
float: none;
display: inline;
}
#index_article .sec3 h3{
  width: 610px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-bottom: 15px;
  font-size: 100%;
  font-weight: normal;
  line-height: 120%;
  text-align: left;
}
#index_article .sec3 h3 span{
  font-size: 16px;  
}
#index_article .sec3 p{
  margin-left: 0px;
  font-size: 80%;
  text-align: left;
  line-height: 210%;
}
#index_article .sec4-text01,
#index_article .sec4-text02,
#index_article .sec4-text03{
padding-left: 0px;
margin-bottom: 50px;
}
#index_article .sec4-text01{
text-align: center; 
}
#index_article .sec4-text01 img{
display: inline;
}
#index_article .sec4-text01 h3{
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
color: #e238a2;
font-weight: normal;
}
#index_article .sec4-text01 p{
width: 96%;
text-align: center;
font-size: 100%;
line-height: 150%;
letter-spacing: 0px;
}
#index_article .sec4-text02{
padding: 0px 0px 0px 0px;
}

#index_article .sec4-text03 dl{
padding-top: 50px;
border-top: 2px solid #ccc;
font-size: 80%;
letter-spacing: 0px;
}
#index_article .sec4-text03 dl dt{
float: none;
width: 200px;
/*width: 120px;*/
margin: 0px 0px 10px 0px;
font-weight: bold;
}
#index_article .sec4-text03 dl dd{
  margin-left: 0px;
  margin-bottom: 25px;
  line-height: 160%;
}

#index_article .sec5{
margin: 0;
}
#index_article .sec5 h3{
margin-top: 122px;
margin-left: 300px;
margin-bottom: 50px;
padding-left: 70px;
background-image: url('../../img/sec4-tip.png');
background-repeat: no-repeat;
text-align: left;
font-size: 150%;
}
#index_article .sec5 p{
padding-left: 0px;
font-size: 80%;
text-align: left;
}

#index_article .sec5-read{
margin-bottom: 40px;
line-height: 180%;
}
#index_article p.sec5-joblist{
font-size: 70%;
line-height: 220%;
}
#index_article p.sec5-caption{
padding-left: 10px;
font-size: 70%;
line-height: 160%;
}
#index_article .sec5-subtext{
margin-top: 40px;
line-height: 180%
}












}