﻿* {
margin: 0;
padding: 0;
font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

a {
color: #000;
text-decoration: none;
}
a:hover {
border-bottom: 2px solid;
}
img {
width: 100%;
}
li {
list-style: none;
}

.content_img .content_inner {
position: relative;
background-attachment: fixed;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
margin: 0 auto;
padding: 0;
}
/*#head.content_img {
background-image: url("../images/img01.jpg");
background-position: center top;
}*/
#head .content_inner {
position: absolute;
top: 0;
width: 100%;
background-color: rgba(255,255,255,0.3);
}
#box_img01.content_img {
}
#box_img01 {
overflow: hidden;
}
#box_img01 .content_inner {
background-image: url("../picture/sho3.png");
position: relative;
min-height: 500px;
}
#box_img02.content_img {
}
#box_img02 {
overflow: hidden;
}
#box_img02 .content_inner {
background-image: url("../picture/sho3.png");
position: relative;
min-height: 500px;
}



#head {
position: relative;
}
.head_area {
}
#head > p {
overflow: hidden;
}
#head > p img {
    height: 730px;
    width: auto;
}
.head_navi {
margin: 0 auto;
padding: 20px 0;
width: 1000px;
}
.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
overflow: hidden;
}
.head_navi p {
float: left;
}
.head_navi ul {
float: right;
}
.head_navi ul li {
display: table-cell;
padding: 0 15px;
}
.head_navi ul li:first-child {
padding-left: 0;
}
.head_navi ul li:last-child {
padding-right: 0;
}
.head_navi ul li a {
border-color: #445977;
}

.content {
margin: 150px auto 0;
width: 1000px;
}
.content dl dt {
font-size: 24px;
line-height: 1.2em;
}
.content dl dt span {
width: 60px;
display: inline-block;
background-color: #a75453;
height: 2px;
margin: 0 0 8px 8px;
}
.content dl dd {
line-height: 1.5em;
margin-bottom: 15px;
}

#ABOUT div {
height: 450px;
background: url(../picture/sho1.png) no-repeat;
background-size: 100% 100%;
color: #fff;
margin-bottom: 30px;
position: relative;
}
#ABOUT div p:first-child {
position: absolute;
top: 140px;
font-size: 21px;
width: 100%;
text-align: center;
letter-spacing: .15em;
}
#ABOUT div p:last-child {
position: absolute;
top: 200px;
width: 100%;
text-align: center;
letter-spacing: .1em;
line-height: 2em;
}
#ABOUT ul {
width: 100%;
display: table;
}
#ABOUT ul li {
border-right: 2px solid #dce3e5;
display: table-cell;
text-align: center;
width: 25%;
}
#ABOUT ul li:last-child {
border-right: none;
}
#ABOUT ul li a:hover {
border-bottom: none;
opacity: .7;
}
#ABOUT ul li img {
width: auto;
}
#CORPORATEPHILOSOPHY div {
margin-bottom: 150px;
padding: 10px 0 20px;
background: url(../image/img05.jpg) repeat left top;
}
#CORPORATEPHILOSOPHY dl {
    margin: 0 auto;
    padding: 30px 0 0;
    width: 1000px;
}
#CORPORATEPHILOSOPHY p {
line-height: 2em;
text-align: center;
}
#CORPORATEPHILOSOPHY p {
margin-top: 20px;
}
#CORPORATEPHILOSOPHY p.mds {
font-weight: bold;
font-size: 21px;
letter-spacing: .1em;
margin-top: 50px;
}
#CORPORATEPHILOSOPHY p.ul {
text-decoration: underline;
margin-bottom: 30px;
}
#CORPORATEPHILOSOPHY p.mg {
text-align: right;
}
#CORPORATEPHILOSOPHY .triangle{
  margin: 25px auto 10px;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid gray;
}
#COMPANY + div {
background: url(../image/img05.jpg) repeat left top;
margin-bottom: 150px;
}
#COMPANY + div dl {
margin: 0 auto;
padding: 30px 0;
width: 870px;
}
#COMPANY + div dl dt,
#COMPANY + div dl dd {
float: left;
line-height: 2em;
font-size: 14px;
}
#COMPANY + div dl dt {
font-weight: bold;
width: 30%;
}
#COMPANY + div dl dd {
width: 70%;
}
#PRIVACY + div {
background: url(../image/img05.jpg) repeat left top;
margin-bottom: 150px;
}
#PRIVACY + div dl {
margin: 0 auto;
padding: 30px 0;
width: 870px;
}
#PRIVACY + div dl dt,
#PRIVACY + div dl dd {
float: left;
line-height: 2em;
font-size: 14px;
}
#PRIVACY + div dl dt {
font-weight: bold;
width: 30%;
}
#PRIVACY + div dl dd {
width: 70%;
}

#RECRUIT div {
margin-bottom: 150px;
}
#RECRUIT p {
line-height: 2em;
text-align: center;
}
#RECRUIT p:nth-child(1) {
font-weight: bold;
font-size: 21px;
letter-spacing: .1em;
}
#RECRUIT p:nth-child(2) {
display: none;
font-weight: bold;
line-height: 2.25em;
}
#RECRUIT p:nth-child(3), #RECRUIT p:nth-child(4) {
margin-top: 30px;
}
#CONTACT p {
text-align: center;
margin-bottom: 150px;
}

#foot p {
background-color: #223c5f;
color: #fff;
text-align: center;
font-family: "times new roman";
font-size: 13px;
padding: 5px 0;
}

.nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%);
background-color: #223c5f;
}
.is-show {
  transform: translateY(0);
}
.nav .head_navi {
padding: 20px 0;
}
.nav .head_navi a {
color: #fff;
}
.nav .head_navi a:hover {
border-bottom-color: #fff;
}

/* モーダルデザインここから */
.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.modal__bg{
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content{
  background: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  height: 60%;
  overflow-y: auto;
}
a.js-modal-close {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  text-indent: -9999px;
  z-index: 100;
}
a.js-modal-close::before, a.js-modal-close::after {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
a.js-modal-close::before {
  transform: translateY(14px) rotate(-45deg);
}
a.js-modal-close::after {
  transform: translateY(14px) rotate(45deg);
}
a.js-modal-close:hover {
  text-decoration: none;
}