@charset "UTF-8";

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

body {
  line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

nav ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

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
}

main {
  display: block
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 500
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: 700
}

@media screen and (min-width:769px) {
  * {
    margin: 0;
    padding: 0;
    zoom: 1
  }

  *,
  :after,
  :before {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  html {
    -webkit-text-size-adjust: none
  }

  body {
    color: #252525;
    background: #fff;
    font-size: 14px;
    line-height: 1.8;
    font-family: 'Open Sans', "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: .024em
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 500
  }

  img {
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
  }

  i,
  strong {
    font-style: normal
  }

  a {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    color: #fff
  }

  a:hover {
    text-decoration: none
  }

  a:hover img {
    opacity: .8
  }

  .clear {
    clear: both
  }

  .MODULE .form .tableStyle th:after,
  .SITEMAP ul:after,
  .clearfix:after {
    content: "";
    display: block;
    clear: both
  }

  .display {
    width: 1120px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0
  }

  ol,
  ul {
    list-style: none
  }

  input[type=email],
  input[type=submit],
  input[type=tel],
  input[type=text],
  textarea {
    -webkit-appearance: none
  }
}

@media screen and (max-width:768px) {
  * {
    margin: 0;
    padding: 0;
    zoom: 1
  }

  *,
  :after,
  :before {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  html {
    -webkit-text-size-adjust: none
  }

  body {
    color: #252525;
    background: #fff;
    font-size: 12px;
    line-height: 1.8;
    font-family: 'Open Sans', "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: .024em
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 500
  }

  img {
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
  }

  i,
  strong {
    font-style: normal
  }

  a {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    color: #fff
  }

  a:hover {
    text-decoration: none
  }

  a:hover img {
    opacity: .8
  }

  .clear {
    clear: both
  }

  .MODULE .form .tableStyle th:after,
  .SITEMAP ul:after,
  .clearfix:after {
    content: "";
    display: block;
    clear: both
  }

  .display {
    width: auto;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0
  }

  ol,
  ul {
    list-style: none
  }

  input[type=email],
  input[type=submit],
  input[type=tel],
  input[type=text],
  textarea {
    -webkit-appearance: none
  }
}

#HEADER {
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  box-shadow: 0 0 3px rgba(0, 0, 0, .15)
}

@media screen and (min-width:769px) {
  #HEADER {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    background: #fff;
    z-index: 100
  }

  #HEADER .logo {
    float: left;
    margin: 15px 0 0 24px
  }

  #HEADER .logo img {
    width: 64px;
    height: auto
  }

  #HEADER .gnavi {
    float: right;
    margin: 0 0 10px 0
  }

  #HEADER .gnavi li {
    list-style: none;
    margin-top: 0;
    float: left;
    margin-left: 40px
  }

  #HEADER .gnavi li:first-child {
    margin-left: 0
  }

  #HEADER .gnavi ul {
    display: block !important
  }
}

@media screen and (max-width:768px) {
  #HEADER {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 12px 0 12px;
    background: #fff;
    z-index: 100
  }

  #HEADER .logo {
    float: left;
    margin: 8px 0 0 0
  }

  #HEADER .logo img {
    width: auto;
    height: 30px
  }

  #HEADER .gnavi {
    float: right;
    margin: 14px 0 0 0;
    background: url(../img/common/responsive_nav_2x.png) no-repeat 0 0;
    -ms-background-size: 32px 64px;
    background-size: 32px 64px;
    width: 32px;
    height: 32px;
    cursor: pointer
  }

  #HEADER .gnavi li {
    list-style: none;
    margin-top: 12px;
    float: none
  }

  #HEADER .gnavi.addClose {
    background: url(../img/common/responsive_nav_2x.png) no-repeat 0 -32px;
    -ms-background-size: 32px 64px;
    background-size: 32px 64px
  }

  #HEADER .gnavi ul {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    position: absolute;
    width: 100%;
    top: 60px;
    left: 0;
    display: none
  }

  #HEADER .gnavi ul li {
    margin: 0;
    border-top: #ddd 1px solid
  }

  #HEADER .gnavi ul li a {
    background: #fff;
    color: #252525;
    display: block;
    padding: 12px 12px
  }

  #HEADER .gnavi ul li a:hover {
    opacity: .9
  }
}

#HEADER a {
  color: #252525
}

#HEADER .sp {
  display: none
}

@media screen and (max-width:768px) {
  #HEADER .sp {
    display: block
  }
}

#HEADER .telphone {
  height: 25px;
  float: right;
  margin: 18px 12px 0 0
}

#HEADER .telphone img {
  height: 100%
}

#HEADER .logo {
  height: 35px;
  position: relative
}

@media screen and (max-width:768px) {
  #HEADER .logo {
    margin: 6px 0 0
  }
}

#HEADER .logo img {
  position: absolute;
  top: -5px
}

@media screen and (max-width:768px) {
  #HEADER .logo img {
    top: -3px;
    height: 55px
  }
}

#HEADER .logo span {
  font-size: 22px;
  white-space: nowrap;
  font-weight: 700;
  left: 72px;
  top: 8px;
  position: absolute;
  line-height: 1
}

@media screen and (max-width:768px) {
  #HEADER .logo span {
    left: 64px;
    font-size: 16px
  }
}

#HEADER .logo span:before {
  content: attr(data-text);
  display: block;
  font-size: 11px;
  margin: 0 0 6px
}

#HEADER .gnavi li .link {
  display: block;
  height: 80px;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  top: 0;
  left: 0;
  font-weight: 700;
  font-size: 14px
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li .link {
    height: auto;
    background: url(../../img/common/arrow_2x.png) no-repeat right 12px center #fff;
    -ms-background-size: 6px 10px;
    background-size: 6px 10px
  }
}

#HEADER .gnavi li .link:before {
  content: '';
  width: 0;
  height: 3px;
  background: #00558f;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transition: all 120ms 0s ease-in-out;
  transition: all 120ms 0s ease-in-out
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li .link:before {
    content: none
  }
}

#HEADER .gnavi li .link:hover:before {
  width: 40px;
  margin-left: -20px
}

#HEADER .gnavi li.acd .trigger {
  cursor: pointer;
  background: url(../../img/common/arrow_bottom_2x.png) no-repeat right center;
  -ms-background-size: 8px;
  background-size: 8px;
  padding: 0 18px 0 0
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.acd .trigger {
    background: url(../../img/common/arrow_down_2x.png) no-repeat right 12px center #fff;
    -ms-background-size: 10px 6px;
    background-size: 10px 6px;
    padding: 12px
  }
}

#HEADER .gnavi li.acd .child {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 20px 0;
  border-top: #e5e5e5 1px solid;
  box-shadow: 0 8px 8px rgba(37, 37, 37, .04);
  display: none
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.acd .child {
    position: relative;
    top: auto;
    padding: 0
  }
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.acd .child ul {
    display: block;
    position: relative;
    top: auto
  }
}

#HEADER .gnavi li.acd .child ul li {
  margin: 0;
  padding: 0;
  float: none
}

@media screen and (min-width:769px) {
  #HEADER .gnavi li.acd .child ul li {
    list-style: none;
    width: 23.5%;
    float: left;
    margin: 0 2% 2% 0
  }

  #HEADER .gnavi li.acd .child ul li:nth-child(4n+1) {
    clear: both
  }

  #HEADER .gnavi li.acd .child ul li:nth-child(4n+4) {
    margin-right: 0
  }

  #HEADER .gnavi li.acd .child ul li:nth-last-child(-n+4) {
    margin-bottom: 0
  }
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.acd .child ul li:first-child {
    border-top: none
  }
}

#HEADER .gnavi li.acd .child ul li a {
  display: block;
  background: #f4f4f4;
  padding: 12px 0;
  text-align: center;
  font-size: 16px;
  border-radius: 4px
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.acd .child ul li a {
    font-size: 12px;
    text-align: left;
    padding: 12px
  }
}

#HEADER .gnavi li.acd .child ul li a:hover {
  background: #e5e5e5
}

#HEADER .gnavi li.tel {
  margin-top: 13px;
  line-height: 24px
}

#HEADER .gnavi li.tel .tel-txt {
  font-size: 12px
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.tel {
    display: none
  }
}

#HEADER .gnavi li.tel a {
  font-size: 25px;
  color: #002843;
  font-weight: 700
}

#HEADER .gnavi li.contact {
  width: 80px;
  height: 80px;
  margin-top: 0;
  background: #00558f;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.contact {
    width: auto;
    height: auto;
    background: #fff;
    display: block
  }

  #HEADER .gnavi li.contact a {
    background: url(../../img/common/arrow_2x.png) no-repeat right 12px center #fff;
    -ms-background-size: 6px 10px;
    background-size: 6px 10px;
    position: relative;
    font-size: 14px;
    font-weight: 700
  }

  #HEADER .gnavi li.contact a:before {
    content: attr(data-title);
    display: block
  }
}

#HEADER .gnavi li.contact .icon {
  background: url(../../img/common/mail_icon_2x.png) no-repeat center 0;
  -ms-background-size: 32px;
  background-size: 32px;
  display: block;
  color: #fff;
  font-size: 10px;
  padding-top: 28px;
  text-align: center;
  font-weight: 600
}

@media screen and (max-width:768px) {
  #HEADER .gnavi li.contact .icon {
    display: none
  }
}

@media screen and (min-width:769px) {
  #FOOTER {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    padding: 80px 30px 80px 30px;
    background: #003d66;
    z-index: 1
  }

  #FOOTER .fnav {
    text-align: center;
    padding: 0
  }

  #FOOTER .fnav li {
    list-style: none;
    margin-top: 0;
    display: inline-block;
    margin-left: 10px
  }

  #FOOTER .fnav li:after {
    content: "|";
    display: inline-block;
    margin-left: 10px;
    color: #fff
  }

  #FOOTER .fnav li:last-child:after {
    display: none
  }

  #FOOTER .fnav li:first-child {
    margin-left: 0
  }

  #FOOTER .copy {
    display: block;
    font-size: 11px;
    color: #fff;
    padding: 45px 0 0 0;
    text-align: center
  }
}

@media screen and (max-width:768px) {
  #FOOTER {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    padding: 30px 12px 30px 12px;
    background: #00558f;
    z-index: 1
  }

  #FOOTER .fnav {
    text-align: center;
    padding: 0;
    border: #003152 1px solid;
    border-radius: 6px;
    overflow: hidden
  }

  #FOOTER .fnav li {
    list-style: none;
    margin-top: 12px;
    display: inline-block;
    margin-left: 12px
  }

  #FOOTER .fnav li:first-child {
    margin-left: 0
  }

  #FOOTER .fnav li {
    float: none;
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: #003152 1px solid
  }

  #FOOTER .fnav li:last-child {
    border: none
  }

  #FOOTER .fnav li a {
    background: #003d66;
    color: #fff;
    display: block;
    padding: 12px 12px
  }

  #FOOTER .fnav li a:hover {
    opacity: .9
  }

  #FOOTER .copy {
    display: block;
    font-size: 10px;
    color: #fff;
    padding: 20px 0 0 0;
    text-align: center
  }
}

#FOOTER a {
  color: #fff
}

@media screen and (max-width:768px) {
  #FOOTER .fnav {
    width: 100%;
    font-size: 13px
  }
}

#page_up {
  position: fixed;
  right: 12px;
  bottom: 24px;
  z-index: 101;
  width: 56px
}

#page_up img {
  width: 100%
}

.firstview {
  width: 100%;
  min-height: 400px;
  height: 72vh !important;
  background: #000;
  position: relative
}

.firstview:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .24;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}

.firstview .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center
}

.firstview .content .motion {
  max-width: 1200px;
  min-width: 800px;
  width: 60%
}

@media screen and (max-width:768px) {
  .firstview .content .motion {
    max-width: 100%;
    min-width: 90%;
    width: 95%
  }
}

.firstview .content .motion img {
  width: 100%
}

.firstview .copy {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 0;
  text-align: center;
  height: 100%;
  font-size: 10px;
  letter-spacing: .12em
}

@media screen and (max-width:768px) {
  .firstview .copy {
    -webkit-writing-mode: lr-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    width: 100%;
    height: auto;
    top: auto;
    bottom: 8px;
    right: 50%;
    font-size: 9px;
    letter-spacing: 0;
    -webkit-transform: translateX(50%) translateY(0);
    transform: translateX(50%) translateY(0)
  }
}

.firstview .scroll {
  display: block;
  width: 64px;
  position: absolute;
  left: 50%;
  bottom: 40px;
  margin-left: -32px;
  color: #fff;
  font-size: 10px;
  letter-spacing: .24em;
  text-align: center
}

@media screen and (max-width:768px) {
  .firstview .scroll {
    font-size: 8px
  }
}

.firstview .scroll:after,
.firstview .scroll:before {
  content: '';
  display: block;
  margin: 0 auto
}

.firstview .scroll:before {
  width: 23px;
  height: 44px;
  border-radius: 40px;
  border: #fff 1px solid;
  margin-bottom: 12px
}

@media screen and (max-width:768px) {
  .firstview .scroll:before {
    width: 23px;
    height: 48px;
    margin-bottom: 6px
  }
}

.firstview .scroll:after {
  width: 1px;
  height: 48px;
  position: absolute;
  bottom: 48px;
  left: 49%;
  background: #fff;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation: scroll 1.6s ease 0s infinite;
  animation: scroll 1.6s ease 0s infinite
}

@-webkit-keyframes scroll {
  0% {
    height: 1px;
    bottom: 96px
  }

  40% {
    height: 48px;
    bottom: 48px
  }

  80% {
    height: 0;
    bottom: 48px
  }

  100% {
    height: 0;
    bottom: 48px
  }
}

@keyframes scroll {
  0% {
    height: 1px;
    bottom: 96px
  }

  40% {
    height: 48px;
    bottom: 48px
  }

  80% {
    height: 0;
    bottom: 48px
  }

  100% {
    height: 0;
    bottom: 48px
  }
}

.firstview .hide {
  display: none
}

.INDEX .tit {
  text-align: center;
  font-weight: 700;
  margin: 0 0 40px
}

@media screen and (max-width:768px) {
  .INDEX .tit {
    margin: 0 0 24px
  }
}

.INDEX .tit dt {
  color: #00558f;
  font-size: 13px;
  line-height: 1;
  letter-spacing: .24em;
  margin: 0 0 12px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .INDEX .tit dt {
    font-size: 11px
  }

  .INDEX .tit dt br {
    display: none
  }
}

.INDEX .tit dd {
  font-size: 24px;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .INDEX .tit dd {
    font-size: 16px
  }

  .INDEX .tit dd br {
    display: none
  }
}

.INDEX .tit dd.l {
  font-size: 34px;
  line-height: 1;
  letter-spacing: .04em
}

@media screen and (max-width:768px) {
  .INDEX .tit dd.l {
    font-size: 24px
  }
}

.INDEX .titwhite {
  text-align: center;
  font-weight: 700;
  margin: 0 0 40px;
  color: #fff
}

@media screen and (max-width:768px) {
  .INDEX .titwhite {
    margin: 0 0 24px
  }
}

.INDEX .titwhite dt {
  color: #fff;
  font-size: 13px;
  line-height: 1;
  letter-spacing: .24em;
  margin: 0 0 12px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .INDEX .titwhite dt {
    font-size: 11px
  }

  .INDEX .titwhite dt br {
    display: none
  }
}

.INDEX .titwhite dd {
  font-size: 24px;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .INDEX .titwhite dd {
    font-size: 16px
  }

  .INDEX .titwhite dd br {
    display: none
  }
}

.INDEX .titwhite dd.l {
  font-size: 34px;
  line-height: 1;
  letter-spacing: .04em
}

@media screen and (max-width:768px) {
  .INDEX .titwhite dd.l {
    font-size: 24px
  }
}

.INDEX.first .listable {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .INDEX.first .listable {
    display: block
  }
}

.INDEX.first .listable li {
  width: 31%;
  box-shadow: 0 12px 32px rgba(0, 0, 0, .12)
}

@media screen and (max-width:768px) {
  .INDEX.first .listable li {
    width: 100%;
    margin: 0 0 16px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, .24)
  }

  .INDEX.first .listable li:last-child {
    margin: 0
  }
}

.INDEX.first .listable li figure img {
  width: 100%
}

.INDEX.first .listable li dl {
  padding: 20px;
  text-align: center
}

.INDEX.first .listable li dl dt {
  background-size: 32px;
  padding: 16px 0 12px;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 12px;
  border-bottom: #e5e5e5 1px solid
}

.INDEX.first .listable li dl dd {
  text-align: justify
}

.INDEX.second {
  position: relative;
  top: 0;
  left: 0
}

.INDEX.second:after,
.INDEX.second:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 72%;
  z-index: 1
}

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

  .INDEX.second:after,
  .INDEX.second:before {
    display: none
  }
}

.INDEX.second:before {
  background: #00558f no-repeat center;
  -ms-background-size: cover;
  background-size: cover;
  z-index: 1
}

.INDEX.second:after {
  left: 50%;
  background: #00558f no-repeat center;
  -ms-background-size: cover;
  background-size: cover
}

.INDEX.second .display {
  z-index: 2
}

.INDEX.second .two {
  padding: 240px 0 0;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .INDEX.second .two {
    padding: 0;
    display: block
  }
}

.INDEX.second .two li {
  width: 47.5%;
  background: #00558f;
  color: #fff
}

@media screen and (max-width:768px) {
  .INDEX.second .two li {
    width: 100%;
    margin: 0 0 16px
  }

  .INDEX.second .two li:last-child {
    margin: 0
  }

  .INDEX.second .two li:before {
    content: '';
    width: 100%;
    height: 160px;
    display: block
  }

  .INDEX.second .two li:first-child:before {
    background: url(../img/index/first_bg.jpg) no-repeat center;
    -ms-background-size: cover;
    background-size: cover
  }

  .INDEX.second .two li:last-child:before {
    background: url(../img/index/second_bg.jpg) no-repeat center;
    -ms-background-size: cover;
    background-size: cover
  }
}

.INDEX.second .two li dl {
  padding: 32px
}

@media screen and (max-width:768px) {
  .INDEX.second .two li dl {
    padding: 15px
  }
}

.INDEX.second .two li dl dt {
  background: url(../../img/index/dotto2.png) no-repeat center 0;
  background-size: 32px;
  padding: 16px 0 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 26px;
  text-align: center
}

@media screen and (max-width:768px) {
  .INDEX.second .two li dl dt {
    font-size: 20px
  }
}

.INDEX.second .two li dl dd {
  padding: 8px 16px 0;
  font-size: 15.5px;
  text-align: justify
}

@media screen and (max-width:768px) {
  .INDEX.second .two li dl dd {
    padding: 6px 0 0;
    font-size: 13px
  }
}

.INDEX.third {
  overflow: hidden
}

.INDEX.third .slider {
  -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
  transition-timing-function: cubic-bezier(.77, 0, .175, 1);
  overflow: visible;
  margin: 0 0 72px
}

@media screen and (max-width:768px) {
  .INDEX.third .slider {
    margin: 0 0 56px
  }
}

.INDEX.third .slider .swiper-pagination {
  bottom: -40px
}

.INDEX.third .slider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #d1d1d1;
  opacity: 1;
  margin: 0 8px;
  cursor: pointer
}

@media screen and (max-width:768px) {
  .INDEX.third .slider .swiper-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    margin: 0 6px
  }
}

.INDEX.third .slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00558f
}

.INDEX.third .slider .arwbtn {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 32px rgba(0, 0, 0, .32)
}

@media screen and (max-width:768px) {
  .INDEX.third .slider .arwbtn {
    width: 40px;
    height: 40px
  }
}

.INDEX.third .slider .arwbtn:hover {
  opacity: .88
}

.INDEX.third .slider .arwbtn.swiper-button-prev {
  left: -40px;
  background: url(../../img/index/slide_left.png) no-repeat
}

@media screen and (max-width:768px) {
  .INDEX.third .slider .arwbtn.swiper-button-prev {
    left: 15px;
    background-size: cover
  }
}

.INDEX.third .slider .arwbtn.swiper-button-next {
  right: -40px;
  background: url(../../img/index/slide_right.png) no-repeat
}

@media screen and (max-width:768px) {
  .INDEX.third .slider .arwbtn.swiper-button-next {
    right: 15px;
    background-size: cover
  }
}

.INDEX.third .slider li {
  list-style: none
}

.INDEX.third .slider li figure {
  max-width: 400px
}

.INDEX.third .slider li figure img {
  width: 100%
}

.INDEX.third .recruit {
  margin: 56px 0 0
}

@media screen and (max-width:768px) {
  .INDEX.third .recruit {
    margin: 24px 0 0
  }

  .INDEX.third .recruit img {
    width: 100%
  }
}

.INDEX.four {
  background: #00558f
}

.INDEX.four .listablesecond {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .INDEX.four .listablesecond {
    width: 57%;
    margin: 0 auto
  }
}

.INDEX.four .listablesecond li {
  width: 13%
}

@media screen and (max-width:768px) {
  .INDEX.four .listablesecond li {
    width: 100%;
    margin: 8px 0 8px
  }
}

@media screen and (max-width:768px) {
  .INDEX.four .listablesecond li figure {
    width: 50%;
    float: left;
    margin: 0 0 0 -20px
  }
}

.INDEX.four .listablesecond li figure img {
  width: 100%
}

.INDEX.four .listablesecond li dl {
  text-align: center
}

.INDEX.four .listablesecond li dl dt {
  background-size: 32px;
  padding: 16px 0 12px;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 12px;
  color: #fff
}

@media screen and (max-width:768px) {
  .INDEX.four .listablesecond li dl dt {
    background-size: 32px;
    padding: 30px 0 30px;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 12px;
    color: #fff;
    float: right;
    width: 50%
  }
}

.INDEX.four .listablesecond li dl dd {
  text-align: justify
}

.INDEX.four .tit {
  text-align: center;
  font-weight: 700;
  margin: 0 0 40px
}

@media screen and (max-width:768px) {
  .INDEX.four .tit {
    margin: 0 0 24px
  }
}

.INDEX.four .tit dt {
  color: #00558f;
  font-size: 13px;
  line-height: 1;
  letter-spacing: .24em;
  margin: 0 0 12px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .INDEX.four .tit dt {
    font-size: 11px
  }

  .INDEX.four .tit dt br {
    display: none
  }
}

.INDEX.four .tit dd {
  font-size: 24px;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .INDEX.four .tit dd {
    font-size: 16px
  }

  .INDEX.four .tit dd br {
    display: none
  }
}

.INDEX.four .tit dd.l {
  font-size: 34px;
  line-height: 1;
  letter-spacing: .04em
}

@media screen and (max-width:768px) {
  .INDEX.four .tit dd.l {
    font-size: 24px
  }
}

.INDEX.news {
  background: #003d66;
  padding: 64px 0 !important
}

@media screen and (max-width:768px) {
  .INDEX.news {
    padding: 32px 0 !important
  }
}

.INDEX.news .flex {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

@media only screen and (max-width:768px) {
  .INDEX.news .flex {
    display: block
  }
}

.INDEX.news h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #fff
}

@media only screen and (max-width:768px) {
  .INDEX.news h4 {
    font-size: 18px
  }
}

.INDEX.news .list {
  padding: 0 40px;
  border-left: rgba(255, 255, 255, .16) 1px solid;
  height: 140px;
  width: 880px;
  overflow: auto
}

@media only screen and (max-width:768px) {
  .INDEX.news .list {
    padding: 15px;
    width: auto;
    height: 150px;
    margin: 20px 0 0;
    border: rgba(255, 255, 255, .16) 1px solid
  }
}

.INDEX.news .list li {
  list-style: none;
  border-bottom: rgba(255, 255, 255, .16) 1px solid;
  padding: 0 0 13px;
  margin: 0 0 13px
}

.INDEX.news .list li a {
  color: #fff
}

.INDEX.news .list li a:hover {
  text-decoration: underline
}

.INDEX.news .list li time {
  background: rgba(255, 255, 255, .24);
  color: #fff;
  padding: 2px 16px;
  font-size: 12px;
  margin: 0 16px 0 0;
  display: inline-block
}

@media only screen and (max-width:768px) {
  .INDEX.news .list li time {
    margin: 0 15px 4px 0;
    font-size: 10px;
    padding: 2px 12px
  }
}

.INDEX.news .list li:last-child {
  margin: 0;
  padding: 0;
  border: none
}

.INDEX.news .more {
  height: 140px;
  width: 85px;
  background: rgba(255, 255, 255, .24);
  display: table;
  text-align: center;
  color: #fff;
  -webkit-transition: all .2s 0s ease-in-out;
  transition: all .2s 0s ease-in-out
}

@media only screen and (max-width:768px) {
  .INDEX.news .more {
    width: 100%;
    display: block;
    height: auto;
    margin: 24px 0 0;
    padding: 12px 0
  }
}

.INDEX.news .more .icon {
  display: table-cell;
  vertical-align: middle
}

@media only screen and (max-width:768px) {
  .INDEX.news .more .icon {
    display: block;
    font-size: 17px
  }
}

.INDEX.news .more .icon .icon_list {
  background: url(../img/common/news_icon.png) no-repeat center top;
  padding: 24px 0 0;
  background-size: 24px;
  display: block
}

@media only screen and (max-width:768px) {
  .INDEX.news .more .icon .icon_list {
    background: url(../img/common/news_icon.png) no-repeat center left;
    background-size: 24px;
    padding: 0 0 0 32px;
    display: inline-block
  }
}

.INDEX.news .more:hover {
  background: rgba(255, 255, 255, .32);
  color: #fff
}

.BUSINESS.first h4.bar {
  margin-bottom: 15px
}

.BUSINESS.first .tit {
  text-align: center;
  font-weight: 700;
  margin: 0 0 40px
}

@media screen and (max-width:768px) {
  .BUSINESS.first .tit {
    margin: 0 0 24px
  }
}

.BUSINESS.first .tit dt {
  color: #00558f;
  font-size: 13px;
  line-height: 1;
  letter-spacing: .24em;
  margin: 0 0 12px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .BUSINESS.first .tit dt {
    font-size: 11px
  }

  .BUSINESS.first .tit dt br {
    display: none
  }
}

.BUSINESS.first .tit dd {
  font-size: 24px;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .BUSINESS.first .tit dd {
    font-size: 16px
  }

  .BUSINESS.first .tit dd br {
    display: none
  }
}

.BUSINESS.first .tit dd.l {
  font-size: 34px;
  line-height: 1;
  letter-spacing: .04em
}

@media screen and (max-width:768px) {
  .BUSINESS.first .tit dd.l {
    font-size: 24px
  }
}

.BUSINESS.first .flex {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .BUSINESS.first .flex {
    display: block
  }
}

.BUSINESS.first .flex figure {
  width: 34%
}

@media screen and (max-width:768px) {
  .BUSINESS.first .flex figure {
    width: 100%;
    margin: 0 0 24px
  }
}

.BUSINESS.first .flex figure img {
  max-width: 100%;
  height: auto
}

.BUSINESS.first .flex .right {
  width: 62%
}

@media screen and (max-width:768px) {
  .BUSINESS.first .flex .right {
    width: 100%
  }
}

.BUSINESS.first .flex .right p {
  font-size: 16px
}

@media screen and (max-width:768px) {
  .BUSINESS.first .flex .right p {
    font-size: 13px
  }
}

.BUSINESS.first .flex.r figure {
  -webkit-box-ordinal-group: 3;
  order: 2
}

@media screen and (max-width:768px) {
  .BUSINESS.first .flex.r figure {
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

.BUSINESS.first .flex.r .right {
  -webkit-box-ordinal-group: 2;
  order: 1
}

@media screen and (max-width:768px) {
  .BUSINESS.first .flex.r .right {
    -webkit-box-ordinal-group: 3;
    order: 2
  }
}

@media screen and (max-width:768px) {
  .BUSINESS.second {
    background: #e5e5e5;
    padding: 32px 0 !important
  }
}

.BUSINESS.second .listable {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.BUSINESS.second .listable>li {
  list-style: none;
  width: 31%;
  padding: 18px;
  background: #fff;
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

@media screen and (max-width:768px) {
  .BUSINESS.second .listable>li {
    width: 100%;
    margin: 0 0 4%;
    box-shadow: none
  }

  .BUSINESS.second .listable>li:last-child {
    margin-bottom: 0
  }
}

.BUSINESS.second .listable>li figure {
  margin: 0 0 12px
}

.BUSINESS.second .listable>li figure img {
  max-width: 100%;
  height: auto
}

.BUSINESS.second .listable>li dl dt {
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  color: #00558f
}

@media screen and (max-width:768px) {
  .BUSINESS.second .listable>li dl dt {
    font-size: 18px
  }
}

.BUSINESS.second .listable>li dl dd {
  text-align: justify
}

@media screen and (max-width:768px) {
  .BUSINESS.third {
    padding: 32px 0 !important
  }
}

.BUSINESS.third .flow li {
  list-style: none;
  border: #e5e5e5 4px solid;
  padding: 16px 0;
  border-radius: 6px;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  position: relative
}

@media screen and (min-width:769px) {
  .BUSINESS.third .flow li {
    list-style: none;
    width: 31%;
    float: left;
    margin: 0 3.5% 3.5% 0
  }

  .BUSINESS.third .flow li:nth-child(3n+1) {
    clear: both
  }

  .BUSINESS.third .flow li:nth-child(3n+3) {
    margin-right: 0
  }

  .BUSINESS.third .flow li:nth-last-child(-n+3) {
    margin-bottom: 0
  }
}

@media screen and (max-width:768px) {
  .BUSINESS.third .flow li {
    margin: 0 0 16px;
    padding: 12px 15px;
    font-size: 16px;
    text-align: left
  }

  .BUSINESS.third .flow li:last-child {
    margin: 0
  }
}

.BUSINESS.third .flow li:nth-child(1):before {
  content: "1"
}

.BUSINESS.third .flow li:nth-child(2):before {
  content: "2"
}

.BUSINESS.third .flow li:nth-child(3):before {
  content: "3"
}

.BUSINESS.third .flow li:nth-child(4):before {
  content: "4"
}

.BUSINESS.third .flow li:nth-child(5):before {
  content: "5"
}

.BUSINESS.third .flow li:nth-child(6):before {
  content: "6"
}

.BUSINESS.third .flow li:nth-child(7):before {
  content: "7"
}

.BUSINESS.third .flow li:nth-child(8):before {
  content: "8"
}

.BUSINESS.third .flow li:nth-child(9):before {
  content: "9"
}

.BUSINESS.third .flow li:before {
  content: '';
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #179c4f;
  color: #fff;
  text-align: center;
  position: absolute;
  top: -15px;
  left: -15px;
  border-radius: 50%
}

@media screen and (max-width:768px) {
  .BUSINESS.third .flow li:before {
    width: 28px;
    height: 28px;
    line-height: 28px;
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 0 12px 0 0
  }
}

.BUSINESS.third .flow li:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #e5e5e5;
  position: absolute;
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width:768px) {
  .BUSINESS.third .flow li:after {
    display: none
  }
}

.BUSINESS.third .flow li:last-child:after {
  display: none
}

@media screen and (min-width:769px) {
  .CONSTRUCTION.first .clums li {
    list-style: none;
    width: 30.5%;
    float: left;
    margin: 0 4.25% 4.25% 0
  }

  .CONSTRUCTION.first .clums li:nth-child(3n+1) {
    clear: both
  }

  .CONSTRUCTION.first .clums li:nth-child(3n+3) {
    margin-right: 0
  }

  .CONSTRUCTION.first .clums li:nth-last-child(-n+3) {
    margin-bottom: 0
  }
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.first .clums li {
    list-style: none;
    width: 48.5%;
    float: left;
    margin: 0 3% 3% 0
  }

  .CONSTRUCTION.first .clums li:nth-child(2n+1) {
    clear: both
  }

  .CONSTRUCTION.first .clums li:nth-child(2n+2) {
    margin-right: 0
  }

  .CONSTRUCTION.first .clums li:nth-last-child(-n+2) {
    margin-bottom: 0
  }
}

.CONSTRUCTION.first .clums li img {
  width: 100%
}

.CONSTRUCTION.second #tab1:checked~.panel_area #tableprop1st,
.CONSTRUCTION.second #tab2:checked~.panel_area #tableprop2nd,
.CONSTRUCTION.second #tab3:checked~.panel_area #tableprop3rd {
  display: block
}

.CONSTRUCTION.second input[type=radio] {
  display: none
}

.CONSTRUCTION.second .locals {
  padding-bottom: 20px
}

@media screen and (min-width:769px) {
  .CONSTRUCTION.second .locals li {
    list-style: none;
    width: 31.2%;
    float: left;
    margin: 0 2% 2% 0
  }

  .CONSTRUCTION.second .locals li:nth-child(5n+1) {
    clear: both
  }

  .CONSTRUCTION.second .locals li:nth-child(5n+5) {
    margin-right: 0
  }

  .CONSTRUCTION.second .locals li:nth-last-child(-n+5) {
    margin-bottom: 0
  }
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .locals li {
    margin: 0 0 16px
  }

  .CONSTRUCTION.second .locals li:last-child {
    margin: 0
  }
}

.CONSTRUCTION.second .locals li label {
  border: #e5e5e5 4px solid;
  display: block;
  text-align: center;
  padding: 8px 0;
  color: #252525;
  cursor: pointer;
  font-size: 15px;
  border-radius: 6px
}

.CONSTRUCTION.second .locals li label:hover {
  background: #f2f2f2
}

.CONSTRUCTION.second .panel_area .tab-content {
  display: none
}

.CONSTRUCTION.second .panel_area #tableprop1st {
  margin: 64px 0 0
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop1st {
    margin: 32px 0 0
  }
}

.CONSTRUCTION.second .panel_area #tableprop1st .tableProp {
  border: #e5e5e5 1px solid;
  border-collapse: collapse;
  width: 100%
}

.CONSTRUCTION.second .panel_area #tableprop1st .tableProp td,
.CONSTRUCTION.second .panel_area #tableprop1st .tableProp th {
  border: #e5e5e5 1px solid;
  padding: 8px 16px;
  font-size: 15px
}

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

  .CONSTRUCTION.second .panel_area #tableprop1st .tableProp td,
  .CONSTRUCTION.second .panel_area #tableprop1st .tableProp th {
    padding: 8px 15px;
    font-size: 12px
  }
}

.CONSTRUCTION.second .panel_area #tableprop1st .tableProp tr:first-child td,
.CONSTRUCTION.second .panel_area #tableprop1st .tableProp tr:first-child th {
  background: #f2f2f2
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop1st .tableProp tr td:nth-child(1) {
    width: 24%
  }
}

.CONSTRUCTION.second .panel_area #tableprop1st .tableProp tr td:nth-child(2) {
  width: 10%
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop1st .tableProp tr td:nth-child(2) {
    width: 16%
  }
}

.CONSTRUCTION.second .panel_area #tableprop2nd {
  margin: 64px 0 0
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop2nd {
    margin: 32px 0 0
  }
}

.CONSTRUCTION.second .panel_area #tableprop2nd .tableProp {
  border: #e5e5e5 1px solid;
  border-collapse: collapse;
  width: 100%
}

.CONSTRUCTION.second .panel_area #tableprop2nd .tableProp td,
.CONSTRUCTION.second .panel_area #tableprop2nd .tableProp th {
  border: #e5e5e5 1px solid;
  padding: 8px 16px;
  font-size: 15px
}

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

  .CONSTRUCTION.second .panel_area #tableprop2nd .tableProp td,
  .CONSTRUCTION.second .panel_area #tableprop2nd .tableProp th {
    padding: 8px 15px;
    font-size: 12px
  }
}

.CONSTRUCTION.second .panel_area #tableprop2nd .tableProp tr:first-child td,
.CONSTRUCTION.second .panel_area #tableprop2nd .tableProp tr:first-child th {
  background: #f2f2f2
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop2nd .tableProp tr td:nth-child(1) {
    width: 24%
  }
}

.CONSTRUCTION.second .panel_area #tableprop2nd .tableProp tr td:nth-child(2) {
  width: 10%
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop2nd .tableProp tr td:nth-child(2) {
    width: 16%
  }
}

.CONSTRUCTION.second .panel_area #tableprop3rd {
  margin: 64px 0 0
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop3rd {
    margin: 32px 0 0
  }
}

.CONSTRUCTION.second .panel_area #tableprop3rd .tableProp {
  border: #e5e5e5 1px solid;
  border-collapse: collapse;
  width: 100%
}

.CONSTRUCTION.second .panel_area #tableprop3rd .tableProp td,
.CONSTRUCTION.second .panel_area #tableprop3rd .tableProp th {
  border: #e5e5e5 1px solid;
  padding: 8px 16px;
  font-size: 15px
}

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

  .CONSTRUCTION.second .panel_area #tableprop3rd .tableProp td,
  .CONSTRUCTION.second .panel_area #tableprop3rd .tableProp th {
    padding: 8px 15px;
    font-size: 12px
  }
}

.CONSTRUCTION.second .panel_area #tableprop3rd .tableProp tr:first-child td,
.CONSTRUCTION.second .panel_area #tableprop3rd .tableProp tr:first-child th {
  background: #f2f2f2;
  width: 20%
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop3rd .tableProp tr td:nth-child(1) {
    width: 24%
  }
}

.CONSTRUCTION.second .panel_area #tableprop3rd .tableProp tr td:nth-child(2) {
  width: 50%
}

@media screen and (max-width:768px) {
  .CONSTRUCTION.second .panel_area #tableprop3rd .tableProp tr td:nth-child(2) {
    width: 16%
  }
}

.RECRUIT.first .bnrimg {
  max-width: 100%;
  height: auto
}

.RECRUIT.first .bnrimg img {
  width: 100%
}

@media screen and (max-width:768px) {
  .RECRUIT.first .bnrimg img {
    max-width: 100%;
    height: auto
  }
}

@media screen and (max-width:768px) {
  .RECRUIT.first .tableStyle {
    display: block
  }

  .RECRUIT.first .tableStyle tbody,
  .RECRUIT.first .tableStyle td,
  .RECRUIT.first .tableStyle th,
  .RECRUIT.first .tableStyle tr {
    display: block;
    width: 100%;
    font-size: 14px
  }
}

.RECRUIT.first .tableStyle th {
  width: 200px
}

@media screen and (max-width:768px) {
  .RECRUIT.first .tableStyle th {
    width: 100%
  }
}

.RECRUIT.first .tableStyle td dl.green {
  margin: 0 0 20px
}

.RECRUIT.first .tableStyle td dl.green:last-of-type {
  margin: 0
}

.RECRUIT.first .tableStyle td dl.green dt {
  width: 160px;
  background: #179c4f;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 2px 0;
  text-align: center;
  margin: 0 0 12px
}

.RECRUIT.first .tableStyle td .sml {
  display: block
}

.RECRUIT.first .staffOne {
  margin: 48px 0 0;
  border: #f2f2f2 16px solid;
  background: #f2f2f2
}

@media screen and (max-width:768px) {
  .RECRUIT.first .staffOne {
    border: none;
    background: #fff
  }
}

.RECRUIT.first .staffOne .profile {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .04)
}

@media screen and (max-width:768px) {
  .RECRUIT.first .staffOne .profile figure {
    border: #e5e5e5 1px solid
  }
}

.RECRUIT.first .staffOne .profile figure img {
  width: 100%
}

.RECRUIT.first .staffOne .profile .prof {
  width: 75%;
  padding: 0 80px
}

.RECRUIT.first .staffOne .profile .prof .name {
  margin: 0 0 24px;
  padding: 0 0 24px;
  border-bottom: #e5e5e5 1px solid
}

.RECRUIT.first .staffOne .profile .prof .name dt {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  margin: 4px 0 6px
}

.RECRUIT.first .staffOne .profile .prof .name dt small {
  font-size: 18px;
  display: inline-block;
  margin: 0 0 0 12px
}

.RECRUIT.first .staffOne .profile .prof .name dd {
  font-size: 18px;
  font-weight: 700
}

.RECRUIT.first .staffOne .profile .prof .name dd.job {
  color: #00558f
}

.RECRUIT.first .staffOne .profile .prof .catch {
  font-size: 20px;
  font-weight: 700
}

.RECRUIT.first .staffOne .comment {
  margin: 16px 0;
  padding: 32px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .04)
}

@media screen and (max-width:768px) {
  .RECRUIT.first .staffOne .comment {
    padding: 15px;
    border: #e5e5e5 1px solid
  }
}

.RECRUIT.first .staffOne .comment:last-of-type {
  margin-bottom: 0
}

.RECRUIT.first .staffOne .comment dt {
  font-size: 18px;
  font-weight: 700;
  color: #00558f;
  position: relative;
  top: 0;
  left: 0;
  padding: 0 0 0 40px
}

@media screen and (max-width:768px) {
  .RECRUIT.first .staffOne .comment dt {
    font-size: 16px;
    padding-left: 35px
  }
}

.RECRUIT.first .staffOne .comment dt:before {
  content: 'Q';
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: #00558f;
  font-size: 15px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  position: absolute;
  top: 4px;
  left: 0
}

.RECRUIT.first .staffOne .comment dd {
  margin: 16px 0 0;
  padding: 16px 0 0;
  padding-left: 40px;
  border-top: #e5e5e5 1px solid;
  font-size: 14px;
  position: relative;
  top: 0;
  left: 0
}

@media screen and (max-width:768px) {
  .RECRUIT.first .staffOne .comment dd {
    padding-left: 35px
  }
}

.RECRUIT.first .staffOne .comment dd:before {
  content: 'A';
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: #f2f2f2;
  font-size: 15px;
  color: #00558f;
  text-align: center;
  font-weight: 700;
  position: absolute;
  top: 21px;
  left: 0
}

.RECRUIT.first .staffOne .comment dd strong {
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin: 0 0 8px
}

.RECRUIT.first .staffOne .comment dd .timeTable li {
  list-style: none;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 0 16px;
  padding: 0 0 0 76px
}

.RECRUIT.first .staffOne .comment dd .timeTable li:last-child {
  margin: 0
}

.RECRUIT.first .staffOne .comment dd .timeTable li:before {
  content: attr(data-time);
  position: absolute;
  top: 5px;
  left: 0;
  width: 60px;
  background: #eee;
  color: #252525;
  font-size: 11px;
  font-weight: 700;
  text-align: center
}

.COMPANY.first dl.mes {
  text-align: center;
  margin: 0 0 24px
}

.COMPANY.first dl.mes dt {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 8px
}

@media only screen and (max-width:768px) {
  .COMPANY.first dl.mes dt {
    font-size: 20px
  }
}

.COMPANY.first dl.mes dd {
  font-size: 15px;
  font-weight: 500
}

@media only screen and (max-width:768px) {
  .COMPANY.first dl.mes dd {
    font-family: 'Open Sans', "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: .024em;
    line-height: 1.8;
    font-size: 3px;
    text-align: left
  }
}

.COMPANY.first .comment {
  background: #f5f5f5;
  padding: 32px
}

@media only screen and (max-width:768px) {
  .COMPANY.first .comment {
    padding: 15px
  }
}

.COMPANY.first .comment dt {
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  border-bottom: rgba(0, 0, 0, .12) 1px solid;
  padding: 0 0 20px;
  margin: 0 0 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .04em;
  font-weight: 700
}

@media only screen and (max-width:768px) {
  .COMPANY.first .comment dt {
    line-height: 1.6;
    font-size: 18px;
    padding: 0 0 15px;
    margin: 0 0 15px
  }
}

.COMPANY.first .comment dd {
  text-align: justify;
  font-size: 14px
}

@media only screen and (max-width:768px) {
  .COMPANY.first .comment dd {
    font-size: 13px
  }
}

.COMPANY.first .comment dd.name {
  text-align: right;
  margin: 24px 0 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .04em
}

.COMPANY.first .comment dd.name strong {
  font-size: 24px;
  display: inline-block;
  margin: 0 0 0 8px
}

.COMPANY.first .flex {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.COMPANY.first .flex .left {
  width: 70%;
  position: relative
}

@media screen and (max-width:768px) {
  .COMPANY.first .flex .left {
    width: 100%
  }
}

.COMPANY.first .flex .left strong {
  font-weight: 700;
  font-size: 21px;
  display: block
}

@media screen and (max-width:768px) {
  .COMPANY.first .flex .left strong {
    font-size: 14px
  }
}

.COMPANY.first .flex .left p {
  margin: 16px 0
}

.COMPANY.first .flex .left p:last-of-type {
  margin-bottom: 0
}

@media screen and (max-width:768px) {
  .COMPANY.first .flex .right {
    width: 100%
  }
}

.COMPANY.first .flex .right img {
  max-width: 100%;
  height: 300px
}

@media screen and (max-width:768px) {
  .COMPANY.first .flex .right img {
    width: 100%;
    height: auto
  }
}

.COMPANY.first .flex .name {
  text-align: right;
  margin: 24px 0 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .04em
}

.COMPANY.first .flex .name strong {
  font-size: 24px;
  display: inline-block;
  margin: 0 0 0 8px
}

.COMPANY.second .story li {
  list-style: none;
  background: url(/images/company/bottom_arrow.png) center bottom no-repeat;
  padding-bottom: 18px;
  margin: 0 0 20px
}

.COMPANY.second .story li dl {
  border: 2px solid #ddd;
  padding: 8px;
  background: #f2f2f2
}

.COMPANY.second .story li dl dt {
  width: 12%;
  float: left;
  background: #107038;
  text-align: center;
  color: #fff;
  padding: 1px 8px;
  font-size: 13px;
  margin: 0 16px 0 0；
}

@media screen and (max-width:768px) {
  .COMPANY.second .story li dl dt {
    width: 100%
  }
}

.COMPANY.second .story li dl dd {
  text-indent: 24px
}

.COMPANY.second .story li:last-child {
  background: 0 0;
  padding: 0;
  margin: 0
}

.COMPANY.third .tableStyle th {
  width: 20%
}

@media screen and (max-width:768px) {
  .COMPANY.third .tableStyle th {
    width: 28%
  }
}

.COMPANY.third .photos {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0 0 32px
}

@media screen and (max-width:768px) {
  .COMPANY.third .photos {
    margin: 0 0 16px;
    display: block
  }
}

@media only screen and (max-width:768px) {
  .COMPANY.third .photos figure {
    margin: 0 0 16px
  }

  .COMPANY.third .photos figure:last-of-type {
    margin: 0
  }
}

.COMPANY.third .photos figure img {
  width: 100%;
  height: auto
}

.COMPANY.third .photos .left,
.COMPANY.third .photos .right {
  width: 48.5%
}

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

  .COMPANY.third .photos .left,
  .COMPANY.third .photos .right {
    width: auto
  }
}

.COMPANY.third .photos .left.twoClum,
.COMPANY.third .photos .right.twoClum {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.COMPANY.third .photos .left.twoClum>li,
.COMPANY.third .photos .right.twoClum>li {
  list-style: none;
  width: 49%;
  margin: 0 0 2%
}

.COMPANY.third .three-photos {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0 0 32px
}

@media only screen and (max-width:768px) {
  .COMPANY.third .three-photos {
    display: block
  }
}

.COMPANY.third .three-photos figure {
  width: 31.5%
}

@media only screen and (max-width:768px) {
  .COMPANY.third .three-photos figure {
    width: 100%;
    margin: 0 0 16px
  }

  .COMPANY.third .three-photos figure:last-of-type {
    margin: 0
  }
}

.COMPANY.third .three-photos figure img {
  width: 100%
}

@media screen and (max-width:768px) {
  .COMPANY.fourth .scroller {
    width: 100%;
    overflow: auto
  }

  .COMPANY.fourth .scroller:before {
    content: '▼ 横にスクロールしてご覧頂けます。';
    display: block;
    margin: 0 0 6px
  }

  .COMPANY.fourth .scroller .tableStyle {
    width: 180%
  }
}

.COMPANY.fourth .tableStyle td,
.COMPANY.fourth .tableStyle th {
  text-align: left;
  font-size: 15px
}

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

  .COMPANY.fourth .tableStyle td,
  .COMPANY.fourth .tableStyle th {
    font-size: 13px
  }
}

.CONTACT .form .info {
  width: 65%;
  margin: 0 auto 30px;
  padding: 25px;
  text-align: center;
  background: #f5f5f5;
  border: 1px solid #e5e5e5
}

@media screen and (max-width:768px) {
  .CONTACT .form .info {
    width: auto;
    padding: 15px
  }
}

.CONTACT .form .info dt {
  font-size: 16px;
  font-weight: 700
}

.CONTACT .form .info dd {
  font-size: 30px;
  font-weight: 700;
  color: #179c4f
}

.CONTACT .form select {
  margin: 0 10px
}

.CONTACT .form select.ss {
  width: 10%
}

.CONTACT .form .mb-2 {
  margin-bottom: 20px
}

.CONTACT .form .mb-1 {
  margin-bottom: 10px
}

.form-feedback.invalid-feedback {
  color: #d00
}

.PRIVACY dl {
  margin: 0 0 30px;
  border: 5px solid #e5e5e5;
  padding: 25px
}

.PRIVACY dl:first-of-type {
  margin-top: 30px
}

@media screen and (max-width:768px) {
  .PRIVACY dl {
    padding: 15px
  }
}

.PRIVACY dl dt {
  font-size: 18px;
  font-weight: 700;
  color: #00558f;
  padding: 0 0 5px;
  margin: 0 0 10px;
  border-bottom: 1px solid #e5e5e5
}

@media screen and (max-width:768px) {
  .PRIVACY dl dt {
    font-size: 15px
  }
}

.PRIVACY dl dd ul {
  margin: 20px 0 0
}

.PRIVACY dl dd ul>li {
  list-style: disc outside;
  margin-left: 20px
}

@media screen and (min-width:768px) {
  .SITEMAP ul>li {
    list-style: none;
    width: 23.5%;
    float: left;
    margin: 0 2% 2% 0
  }

  .SITEMAP ul>li:nth-child(4n+1) {
    clear: both
  }

  .SITEMAP ul>li:nth-child(4n+4) {
    margin-right: 0
  }

  .SITEMAP ul>li:nth-last-child(-n+4) {
    margin-bottom: 0
  }
}

@media screen and (max-width:768px) {
  .SITEMAP ul>li {
    list-style: none;
    margin: 0 0 15px
  }
}

.SITEMAP ul>li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #00558f;
  border: 1px solid #00558f;
  padding: 10px
}

@media screen and (max-width:768px) {
  .SITEMAP ul>li a {
    font-weight: 700;
    background: #00558f;
    color: #fff;
    border-radius: 6px
  }
}

.SITEMAP ul>li a:hover {
  -webkit-transition: all .4s 0s ease-in-out;
  transition: all .4s 0s ease-in-out;
  background: #00558f;
  color: #fff
}

.NEWS .newsList {
  border: #e5e5e5 1px solid;
  margin: 0 60px
}

@media screen and (max-width:768px) {
  .NEWS .newsList {
    margin: 0
  }
}

.NEWS .newsList li {
  list-style: none;
  border-bottom: #e5e5e5 1px solid
}

.NEWS .newsList li:last-child {
  border: none
}

.NEWS .newsList li a {
  display: block;
  padding: 20px;
  color: #252525;
  background: #fff url(../img/common/arrow_icon2_2x.png) no-repeat right 20px center;
  background-size: 8px;
  -webkit-transition: all 80ms 0s ease-in-out;
  transition: all 80ms 0s ease-in-out
}

.NEWS .newsList li a:hover {
  background: #f2f2f2 url(../img/common/arrow_icon2_2x.png) no-repeat right 19px center;
  background-size: 8px
}

@media screen and (max-width:768px) {
  .NEWS .newsList li a {
    padding-right: 34px
  }
}

.NEWS .newsList li a time {
  display: inline-block;
  background: #00558f;
  color: #fff;
  width: 80px;
  margin: 0 12px 0 0;
  padding: 2px 0;
  font-size: 12px;
  text-align: center
}

.NEWS .detail {
  font-family: 'Open Sans', "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .024em;
  font-size: 15px;
  line-height: 1.8
}

.NEWS .detail .fileLink {
  margin: 32px 0 0
}

.NEWS .detail .fileLink a {
  display: inline-block;
  padding: 4px 16px;
  background: #179c4f;
  color: #fff;
  margin: 0 8px 0 0;
  border-radius: 5px
}

.NEWS .detail .fileLink a i {
  display: inline-block;
  margin: 0 8px 0 0
}

.NEWS .detail .fileLink a:hover {
  background: #1cc061
}

.NEWS p.underDate {
  margin: 56px 0 0;
  padding: 15px 0 0;
  text-align: right;
  border-top: #e5e5e5 1px solid
}

.SINGLE h4 {
  font-size: 24px;
  background: url(../img/common/h3.png) no-repeat left center;
  border-bottom: 1px solid #179c4f;
  padding-left: 40px;
  margin: 0 0 22px;
  position: relative
}

.SINGLE h4 time {
  display: inline-block;
  background: #179c4f;
  color: #fff;
  font-size: 14px;
  padding: 2px 20px;
  position: absolute;
  top: 5px;
  right: 0
}

.SINGLE .list>li {
  list-style: none;
  border: 1px solid #179c4f;
  margin: 0 0 1%
}

.SINGLE .list>li a {
  display: block;
  background: url(../img/common/arrow_icon2_2x.png) no-repeat right 20px center;
  padding: 20px;
  font-size: 16px
}

.SINGLE .list>li a time {
  display: inline-block;
  background: #179c4f;
  color: #fff;
  padding: 5px 15px;
  margin-right: 10px;
  font-size: 12px
}

#FOOTER,
#WRAPPER {
  position: relative;
  top: 80px;
  left: 0
}

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

  #FOOTER,
  #WRAPPER {
    top: 60px
  }
}

#MAIN {
  background-size: cover !important
}

#MAIN .display {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -o-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  height: 300px
}

#MAIN .display h2 {
  margin: 0 auto;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 7.52px rgba(0, 0, 0, .5)
}

#MAIN .display h2:before {
  content: attr(data-text);
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  line-height: 1.2
}

@media screen and (max-width:768px) {
  #MAIN {
    position: relative
  }

  #MAIN:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .48);
    position: absolute;
    top: 0;
    left: 0
  }

  #MAIN .display {
    height: 140px;
    z-index: 2
  }

  #MAIN .display h2 {
    font-size: 14px
  }

  #MAIN .display h2:before {
    font-size: 28px
  }
}

#BREADCRUMB {
  background: #e5e5e5;
  padding: 9px 0
}

@media screen and (max-width:768px) {
  #BREADCRUMB {
    padding: 9px 12px
  }
}

#BREADCRUMB ol {
  background: url(../img/common/home_icon_2x.png) no-repeat left 3px;
  -ms-background-size: 13px;
  background-size: 13px;
  padding: 0 0 0 24px
}

#BREADCRUMB ol li {
  list-style: none;
  float: left;
  background: url(../img/common/arrow_2x.png) no-repeat right center;
  -ms-background-size: 5px;
  background-size: 5px;
  padding: 0 20px 0 0;
  margin: 0 16px 0 0;
  font-size: 12px
}

#BREADCRUMB ol li a {
  color: #252525
}

#BREADCRUMB ol li:last-child {
  background: 0 0
}

.MODULE.wrap {
  padding: 72px 0
}

@media screen and (max-width:768px) {
  .MODULE.wrap {
    padding: 32px 0
  }
}

.MODULE.no-top {
  padding-top: 0
}

.MODULE.no-bottom {
  padding-bottom: 0
}

.MODULE .block-margin {
  margin-bottom: 64px
}

.MODULE .middle-margin {
  margin-bottom: 40px
}

.MODULE.border {
  border-bottom: #e5e5e5 1px solid
}

@media screen and (max-width:768px) {
  .MODULE .display {
    padding-left: 15px;
    padding-right: 15px
  }
}

.MODULE h3 {
  padding: 35px 0 0;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  background: url(/images/common/dotto_main.png) no-repeat center top;
  margin: 0 0 40px
}

@media screen and (max-width:768px) {
  .MODULE h3 {
    margin: 0 0 24px;
    background-size: 13px;
    padding: 18px 0 0
  }
}

.MODULE h3:before {
  content: attr(data-text);
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.4
}

@media screen and (max-width:768px) {
  .MODULE h3 {
    font-size: 13px;
    margin: 0 0 20px
  }

  .MODULE h3:before {
    font-size: 26px
  }
}

.MODULE h4 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 25px
}

@media screen and (max-width:768px) {
  .MODULE h4 {
    font-size: 17px;
    margin: 0 0 16px
  }
}

.MODULE h4.bar {
  padding: 0 0 5px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 10px;
  position: relative
}

@media screen and (max-width:768px) {
  .MODULE h4.bar {
    padding: 2px 0 4px 12px
  }
}

.MODULE h4.bar:before {
  content: "";
  width: 4px;
  height: 28px;
  background: #00558f;
  position: absolute;
  top: 5px;
  left: 0
}

@media screen and (max-width:768px) {
  .MODULE h4.bar:before {
    height: 24px
  }
}

.MODULE .btnArea {
  margin: 50px 0 0;
  text-align: center
}

@media screen and (max-width:768px) {
  .MODULE .btnArea {
    margin: 25px 10px 0 10px
  }
}

.MODULE .btnArea a {
  display: inline-block;
  background: #00558f;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 13px 86px
}

@media screen and (max-width:768px) {
  .MODULE .btnArea a {
    display: block;
    font-size: 17px;
    padding: 11px 0
  }

  .MODULE .btnArea a:last-of-type {
    margin: 0
  }
}

.MODULE .btnArea a:hover {
  background: #005b99
}

.MODULE .shadow {
  background: #fff;
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  margin: 52px 0 0;
  padding: 32px;
  text-align: center
}

@media screen and (max-width:768px) {
  .MODULE .shadow {
    padding: 15px;
    margin: 32px 0 0
  }
}

.MODULE .shadow dt {
  font-size: 32px;
  font-weight: 700;
  color: #179c4f;
  padding: 0 0 12px
}

@media screen and (max-width:768px) {
  .MODULE .shadow dt {
    font-size: 24px;
    padding: 0
  }
}

.MODULE .tableStyle {
  width: 100%;
  border: 1px solid #e5e5e5;
  border-collapse: collapse
}

.MODULE .tableStyle th {
  border: 1px solid #e5e5e5;
  padding: 15px;
  vertical-align: middle;
  text-align: left;
  background: #f5f5f5
}

.MODULE .tableStyle td {
  border: 1px solid #e5e5e5;
  padding: 15px;
  background: #fff
}

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

  .MODULE .tableStyle td,
  .MODULE .tableStyle th {
    padding: 10px
  }
}

.MODULE .form .tableStyle {
  border: none
}

.MODULE .form .tableStyle td,
.MODULE .form .tableStyle th {
  background: 0 0;
  border: none;
  padding: 40px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: 700
}

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

  .MODULE .form .tableStyle td,
  .MODULE .form .tableStyle th {
    display: block;
    font-size: 14px;
    padding: 8px 0
  }
}

.MODULE .form .tableStyle th {
  width: 30%;
  padding-right: 40px
}

@media screen and (max-width:768px) {
  .MODULE .form .tableStyle th {
    width: 100%;
    padding: 8px 4px;
    background: #f5f5f5
  }
}

.MODULE .form .tableStyle th:before {
  content: "任意項目";
  background: #bbb;
  color: #fff;
  padding: 2px 10px;
  float: right
}

@media screen and (max-width:768px) {
  .MODULE .form .tableStyle th:before {
    font-size: 12px
  }
}

.MODULE .form .tableStyle th.hiss:before {
  content: "必須項目";
  background: #ff4e4e
}

.MODULE .form .tableStyle th i {
  color: #ff4e4e;
  display: block
}

.MODULE .form .tableStyle td label {
  display: inline-block;
  margin-right: 5px
}

.MODULE .form .tableStyle td .mt {
  display: block;
  margin-top: 20px
}

.MODULE .form input[type=email],
.MODULE .form input[type=tel],
.MODULE .form input[type=text],
.MODULE .form select,
.MODULE .form textarea {
  font-family: 'Open Sans', "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .024em;
  font-size: 15px;
  background: #f5f5f5;
  width: 100%;
  border: none;
  padding: 5px 10px;
  line-height: 1.8
}

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

  .MODULE .form input[type=email],
  .MODULE .form input[type=tel],
  .MODULE .form input[type=text],
  .MODULE .form select,
  .MODULE .form textarea {
    display: block;
    margin: 0 0 5px;
    width: 100% !important;
    background: 0 0;
    border: 1px solid #e5e5e5
  }
}

.MODULE .form input[type=email].s,
.MODULE .form input[type=tel].s,
.MODULE .form input[type=text].s,
.MODULE .form select.s,
.MODULE .form textarea.s {
  width: 25%
}

.MODULE .form input[type=email].m,
.MODULE .form input[type=tel].m,
.MODULE .form input[type=text].m,
.MODULE .form select.m,
.MODULE .form textarea.m {
  width: 50%
}

.MODULE .form input[type=reset],
.MODULE .form input[type=submit] {
  border: none;
  background: #00558f;
  color: #fff;
  font-family: 'Open Sans', "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .024em;
  font-size: 18px;
  display: inline-block;
  padding: 10px 0;
  margin: 0 1%;
  width: 20%;
  cursor: pointer
}

.MODULE .form input[type=reset]:hover,
.MODULE .form input[type=submit]:hover {
  background: #0064a9
}

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

  .MODULE .form input[type=reset],
  .MODULE .form input[type=submit] {
    display: block;
    padding: 12px 0;
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    text-align: center
  }
}

.MODULE .form input[type=button] {
  border: none;
  background: #003d91;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: .024em;
  font-size: 18px;
  display: inline-block;
  padding: 10px 0;
  margin: 0 1%;
  width: 20%;
  cursor: pointer
}

.MODULE .form input[type=reset] {
  background: #9e9e9e
}

.MODULE .form input[type=reset]:hover {
  background: #b3b3b3
}

.MODULE .form input[type=radio] {
  margin: 0 5px
}

.MODULE.contact {
  background: url(/images/common/back_01.jpg) no-repeat center fixed;
  -ms-background-size: cover;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 45px;
  position: relative
}

@media screen and (max-width:768px) {
  .MODULE.contact {
    padding: 32px 12px
  }
}

.MODULE.contact:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  position: absolute;
  top: 0;
  left: 0
}

.MODULE.contact .display {
  z-index: 1
}

.MODULE.contact dl dt {
  font-size: 32px;
  font-weight: 700;
  text-shadow: 0 0 1.5px rgba(49, 49, 49, .22)
}

@media screen and (max-width:768px) {
  .MODULE.contact dl dt {
    font-size: 24px;
    line-height: 1.5
  }
}

.MODULE.contact dl dd {
  font-size: 24px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .MODULE.contact dl dd {
    font-size: 15px;
    margin: 8px 0
  }
}

.MODULE.contact p {
  font-size: 16px;
  font-weight: 700;
  text-shadow: 0 0 1.5px rgba(49, 49, 49, .22)
}

@media screen and (max-width:768px) {
  .MODULE.contact p {
    font-size: 13px
  }
}

.MODULE.contact p a {
  display: inline-block;
  margin: 0 0 0 35px;
  padding: 0 0 0 35px;
  background: url(/images/common/icon_tel_2x.png) no-repeat left center;
  -ms-background-size: 25px;
  background-size: 25px;
  font-size: 48px;
  font-weight: 700;
  text-shadow: 0 0 1.5px rgba(49, 49, 49, .22)
}

@media screen and (max-width:768px) {
  .MODULE.contact p a {
    display: block;
    display: block;
    font-size: 26px;
    margin: 0 40px
  }
}

.MODULE #pager {
  text-align: center;
  margin: 32px 0 0
}

.MODULE #pager a,
.MODULE #pager span {
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  border: #00558f 2px solid;
  display: inline-block;
  margin: 0 3px
}

.MODULE #pager a {
  background: #fff;
  color: #00558f
}

.MODULE #pager a:hover {
  background: #00558f;
  color: #fff
}

.MODULE #pager span {
  background: #00558f;
  color: #fff
}

@media screen and (max-width:768px) {
  #addMap {
    height: 200px
  }
}

#addMap iframe {
  vertical-align: bottom
}

/*# sourceMappingURL=style.css.map */