@charset utf-8;

/* -------------------------------------------
 * initialize
 */

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, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display:block;
}

ul li {
  list-style: none;
}

input, select {
  vertical-align: middle;
}

.hide {
  display: none;
}

.clear {
  clear: both;
}

.clearfix:before, .clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}


/* --------------------------------------------------
 * common styles
 */

body {
  color: #000000;
  font-family: sans-serif;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
  color: #02599E;
}

a:hover {
  text-decoration: underline;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

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

.pc {
  display: none;
}


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

.wrap-all {
  width: 100%;
}

.wrap {
  position: relative;
  width: 100%;
}

.site-header {
  position: relative;
  height: 1.77rem;
  z-index: 10;
}

.site-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.58rem;
  background-color: #F1F1F1;
  z-index: 0;
}

.site-header h1 {
  position: absolute;
  top: 0.77rem;
  left: 0.2rem;
}

.site-header h1 a {
  display: block;
  padding: 0 0 0 0.92rem;
  color: #000000;
  font-size: 0.39rem;
  font-weight: bold;
  line-height: 0.81rem;
  letter-spacing: -0.02em;
  background: url(../img/common/logo.png) no-repeat 0 0;
  background-size: 0.77rem auto;
}

.site-header .description {
  position: absolute;
  top: 0.08rem;
  left: 0.2rem;
  right: 0.2rem;
  font-size: 0.15rem;
  line-height: 0.21rem;
}

.site-header .tel,
.site-header .inquiry a,
.global-nav {
  display: none;
}

.site-header .sp.menu .button {
  position: absolute;
  top: 0.92rem;
  right: 0.23rem;
  width: 0.43rem;
  height: 0.53rem;
  background: url(../img/common/header/menu-open-sp.png) no-repeat 0 0;
  background-size: cover;
  cursor: pointer;
}

.site-header .sp.menu.opened .button {
  background: url(../img/common/header/menu-close-sp.png) no-repeat 0 0;
  background-size: cover;
}

.site-header .sp.menu ul {
  display: none;
  position: absolute;
  top: 1.75rem;
  left: 0;
  width: 100%;
  border-top: 0.02rem solid #E8E8E8;
}

.site-header .sp.menu.opened ul {
  display: block;
}

.site-header .sp.menu ul li a {
  display: block;
  padding: 0 0 0 0.28rem;
  border-bottom: 0.02rem solid #E8E8E8;
  font-family: "リュウミン R-KL", selif;
  font-size: 0.29rem;
  line-height: 0.83rem;
  background: #FFFFFF url(../img/common/header/menu-arrow-sp.png) no-repeat 5.97rem center;
  background-size: 0.15rem 0.23rem;
}

.site-footer {
  position: relative;
  height: 8.28rem;
}

.site-footer .sp-inquiry {
  height: 3.16rem;
  margin: 0.28rem 0.2rem 0.23rem;
  padding: 0.4rem 0.1rem 0;
  border: 0.1rem solid #02599E;
}

.site-footer .sp-inquiry .tel {
  text-align: center;
}

.site-footer .sp-inquiry .tel a {
  color: #000000;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.67rem;
  line-height: 0.5rem;
}

.site-footer .sp-inquiry .tel a:before {
  content: "";
  display: inline-block;
  width: 0.58rem;
  height: 0.58rem;
  margin: 0.14rem;
  vertical-align: -0.2rem;
  background: url(../img/common/tel-icon-sp.png) no-repeat 0 0;
  background-size: cover;
}

.site-footer .sp-inquiry .tel p {
  width: 4.93rem;
  height: 0.46rem;
  margin: 0 auto 0.3rem;
  border: 0.02rem solid #E5E5E5;
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.42rem;
}

.site-footer .sp-inquiry .view-detail {
  width: 5.6rem;
  height: 0.87rem;
  border: none;
  box-shadow: inset 0 -0.43rem #014F8E;
  line-height: 0.88rem;
}

.site-footer .sp-inquiry .view-detail:before {
  top: 0.33rem;
  left: 0.77rem;
}

.site-footer > .wrap:first-child {
  height: 198px;
  padding: 27px 0 0;
}

.site-footer .company {
  margin: 0 0 0.2rem 0.2rem;
}

.site-footer .company a {
  display: block;
  padding: 0 0 0 0.67rem;
  color: #000000;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 0.58rem;
  letter-spacing: -0.02em;
  background: url(../img/common/logo.png) no-repeat 0 0;
  background-size: 0.55rem 0.58rem;
}

.site-footer .links {
  padding: 0 0.3rem 0.25rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
}

.site-footer .links a {
  display: inline-block;
}

.site-footer .links a:before {
  content: "> ";
}

.site-footer .access {
  margin: 0 0 0 0.26rem;
}

.site-footer .access dt {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.37rem;
  letter-spacing: -0.1em;
}

.site-footer .access dd {
  font-size: 0.18rem;
  line-height: 0.37rem;
  overflow: hidden;
}

.site-footer .access dd span {
  display: inline-block;
}

.site-footer .access dd span:first-child {
  float: left;
  width: 1.5rem;
  height: 0.74rem;
}

.site-footer nav {
  position: relative;
  height: 1.05rem;
}

.site-footer nav ul {
  display: none;
}

.site-footer nav .pagetop {
  display: block;
  position: absolute;
  top: -0.3rem;
  right: 0.2rem;
  width: 0.58rem;
  height: 0.58rem;
  padding: 0.21rem 0 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.11rem;
  font-weight: bold;
  line-height: 0.14rem;
  letter-spacing: 0.02em;
  background-color: #000000;
}

.site-footer nav .pagetop:before {
  content: "";
  position: absolute;
  top: 0.07rem;
  left: 50%;
  margin-left: -0.05rem;
  border-top: none;
  border-left: 0.05rem solid transparent;
  border-right: 0.05rem solid transparent;
  border-bottom: 0.09rem solid #FFFFFF;
}

.site-footer .copyright {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.6rem;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.18rem;
  line-height: 0.6rem;
  background-color: #02599E;
}

.top-common-title {
  position: relative;
  height: 1.18rem;
  margin: 0 0 0.3rem;
  text-align: center;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-weight: bold;
  font-size: 0.44rem;
  letter-spacing: 0.14em;
}

.top-common-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1.16rem;
  height: 0.04rem;
  margin: 0 0 0 -0.58rem;
  background-color: #02599E;
}

.top-common-title span {
  display: block;
  height: 0.64rem;
  color: #02599E;
  line-height: 0.44rem;
}

.top-common-title img {
  width: auto;
  height: 0.15rem;
}

.view-detail {
  display: block;
  position: relative;
  width: 5.6rem;
  height: 1rem;
  border: 0.02rem solid #FFFFFF;
  border-radius: 0.01rem;
  box-shadow: inset 0 -0.5rem #014F8E;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.32rem;
  line-height: 0.96rem;
  letter-spacing: 0.03em;
  background-color: #02599E;
}

.view-detail:before {
  content: "";
  display: inline-block;
  width: 0.14rem;
  height: 100%;
  margin: 0 0.2rem 0 0;
  vertical-align: top;
  background: url(../img/common/view-detail-arrow.png) no-repeat 0 48%;
  background-size: 100% auto;
}

.view-detail:hover {
  text-decoration: none;
  opacity: 0.8;
}

.common-topics-list li {
  position: relative;
  padding: 0 0 0 1.64rem;
  border-bottom: 0.02rem dotted #E5E5E5;
}

.common-topics-list li:last-child {
  border: none;
}

.common-topics-list li time {
  position: absolute;
  top: 0;
  left: 0;
  color: #02599E;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.58rem;
}

.common-topics-list li p {
  padding: 0.14rem 0;
  font-size: 0.2rem;
  line-height: 0.3rem;
}  

.common-topics-list li p a {
  color: #050505;
}


/* --------------------------------------------------
 * lower common
 */

.lower {
  padding: 0 0 0.3rem;
  background: url(../img/common/bg.png) repeat 2px center;
}

.lower > header {
  position: relative;
  height: 1.68rem;
  padding: 0.4rem 0 0;
  background-color: #02599E;
}

.lower > header h2 {
  text-align: center;
  color: #FFFFFF;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-weight: normal;
  font-size: 0.44rem;
  line-height: 0.65rem;
}

.lower > header h2 img {
  display: block;
  width: auto;
  height: 0.15rem;
  margin: 0 auto;
}

.lower .bread-crumb {
  display: none;
}

.lower .contents {
  padding: 0.32rem 0 0;
  overflow: hidden;
}

.lower .contents main {
  padding: 0 0.2rem;
}

.lower .contents main .block {
  display: block;
  padding: 0.44rem 0.19rem;
  border: 0.01rem solid #DEDEDE;
  background-color: #FFFFFF;
}

.lower .contents aside {
  display: none;
}

.lower .contents .common-title1 {
  position: relative;
  height: 0.9rem;
  margin: 0 0 0.2rem;
  padding: 0 0.18rem;
  border: 0.01rem solid #DEDEDE;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-size: 0.36rem;
  line-height: 0.82rem;
  letter-spacing: -0.02em;
  background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 60%, #EBEBEB 100%);
}

.lower .contents .common-title1:before {
  content: "";
  position: absolute;
  left: 0.05rem;
  bottom: 0.02rem;
  width: calc(100% - 0.1rem);
  height: 0.03rem;
  background-color: #02599E;
}

.lower .contents .common-title2 {
  position: relative;
  height: 0.61rem;
  margin: 0 0 0.2rem;
  border-bottom: 0.04rem solid #E5E5E5;
  color: #323232;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-weight: bold;
  font-size: 0.36rem;
  line-height: 0.36rem;
}

.lower .contents .common-title2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.04rem;
  width: 1.31rem;
  height: 0.04rem;
  background-color: #02599E;
}

.common-title3 {
  height: 0.42rem;
  margin: 0 0 0.25rem;
  color: #02599E;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.24rem;
  border-bottom: 0.02rem solid #E5E5E5;
}

.pagination {
  margin: 0.4rem 0;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
}

.pagination li {
  display: inline-block;
  width: 0.52rem;
  height: 0.52rem;
  margin: 0 0.05rem;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.5rem;
}

.pagination li a {
  display: inline-block;
  width: 100%;
  border: 0.01rem solid #DEDEDE;
  color: #535353;
  background-color: #FFFFFF;
}

.pagination li.prev,
.pagination li.next {
  width: 1.12rem;
}

.pagination li.current {
  color: #FFFFFF;
  background-color: #02599E;
}

.pagination li.ellipsis {
  width: 0.3rem;
}

.pagination li.ellipsis:before {
  content: "…";
}


/* --------------------------------------------------
 * top
 */

#top .main-visual {
  position: relative;
  width: 100%;
  height: calc(100vh - 1.77rem);
  text-align: center;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.19);
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  color: #FFFFFF;
  overflow: hidden;
  z-index: 1;
}

#top .main-visual:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0.36rem;
  width: 0.3rem;
  height: 0.53rem;
  margin-left: -0.15rem;
  background: url(../img/top/scroll-icon.png) no-repeat 0 0;
  background-size: cover;
  z-index: 2;
}

#top .main-visual .lead {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  margin-top: -0.2rem;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-size: 0.54rem;
  line-height: 0.72rem;
  letter-spacing: -0.02em;
  white-space: nowrap;
  opacity: 0;
  z-index: 2;
  transition: all 1s;
  trnasform-origin: 50% 50%;
  -webkit-transition: all 1s;
  -webkit-trnasform-origin: 50% 50%;
}

#top .main-visual .lead.show {
  margin-top: 0;
  opacity: 1;
}

#top .main-visual .text {
  position: absolute;
  top: calc(25% + 1.7rem);
  left: 0;
  width: 100%;
  font-size: 0.27rem;
  line-height: 0.45rem;
  letter-spacing: 0.02em;
  white-space: nowrap;
  opacity: 0;
  z-index: 2;
  transition: all 1s;
  transform: scale(0.4, 0.4);
  transform-origin: 50% 50%;
  -webkit-transition: all 1s;
  -webkit-transform: scale(0.4, 0.4);
  -webkit-transform-origin: 50% 50%;
}

#top .main-visual .text.show {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

#top .main-visual .images {
  display: none;
}

#top .main-visual .sp-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 1.77rem);
  background: url(../img/top/main-image-sp.jpg) no-repeat center center;
  background-size: cover;
  z-index: 1;
  transition: transform 7.5s linear;
  transform: scale(1.2, 1.2);
  trnasform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 7.5s linear;
  -webkit-transform: scale(1.2, 1.2);
  -webkit-trnasform-origin: 50% 50%;
}

#top .main-visual .sp-image.animate {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

/*
#top .main-visual .images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000000;
  z-index: 1;
}

#top .main-visual .images li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
  opacity: 0;
  z-index: 1;
  transition: transform 7.5s linear;
  transform: scale(1.2, 1.2);
  trnasform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 7.5s linear;
  -webkit-transform: scale(1.2, 1.2);
  -webkit-trnasform-origin: 50% 50%;
}

#top .main-visual .images li.animate {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

#top .main-visual .images li:nth-child(1) {opacity: 1;}
#top .main-visual .images li:nth-child(1) {background-image: url(../img/top/slide1.jpg);}
#top .main-visual .images li:nth-child(2) {background-image: url(../img/top/slide2.jpg);}
#top .main-visual .images li:nth-child(3) {background-image: url(../img/top/slide3.jpg);}
#top .main-visual .images li:nth-child(4) {background-image: url(../img/top/slide4.jpg);}
*/

#top .rules {
  height: 25.37rem;
  padding: 0.98rem 0.2rem;
  background: url(../img/common/bg.png) repeat 2px center;
}

#top .rules .body {
  position: relative;
  height: 24rem;
  background: url(../img/top/rules-bg-sp.png) no-repeat 0 0;
  background-size: cover;
}

#top .rules h2 {
  position: absolute;
  top: -0.41rem;
  left: 0.24rem;
  width: 5.5rem;
}

#top .rules ul li {
  position: absolute;
  left: 0.5rem;
  text-align: center;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-weight: bold;
}

#top .rules ul li span {
  display: block;
  position: absolute;
  left: 0;
  width: 4.94rem;
  letter-spacing: -0.02em;
}

#top .rules ul li .t1 {
  top: 0;
  color: #FFFFFF;
  font-size: 0.34rem;
  line-height: 0.65rem;
}

#top .rules ul li .t2 {
  top: 1.11rem;
  font-size: 0.34rem;
  line-height: 0.34rem;
}

#top .rules ul li .t3 {
  top: 1.69rem;
  color: #02599E;
  font-size: 0.68rem;
  line-height: 0.68rem;
}

#top .rules ul li.rule1 {top: 3.28rem;}
#top .rules ul li.rule2 {top: 9.31rem;}
#top .rules ul li.rule3 {top: 15.32rem;}

#top .rules .lead {
  position: absolute;
  top: 18.54rem;
  left: 0.25rem;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-weight: bold;
  font-size: 0.41rem;
  line-height: 0.77rem;
}

#top .rules .lead strong {
  color: #02599E;
  font-weight: bold;
}

#top .rules .lead strong span {
  display: inline-block;
  position: relative;
}

#top .rules .lead strong span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.06rem;
  height: 0.06rem;
  margin-left: -0.03rem;
  border-radius: 0.03rem;
  background-color: #02599E;
}

#top .rules .text {
  position: absolute;
  top: 20.16rem;
  left: 0.25rem;
  padding: 0 0.15rem 0 0;
  font-size: 0.24rem;
  line-height: 0.4rem;
}

#top .rules .view-detail {
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
}

#top .construction-menu {
  height: 20.42rem;
  padding: 0.56rem 0.2rem 0;
  background: url(../img/top/construction-menu-bg-sp.png) no-repeat center bottom;
  background-size: cover;
}

#top .construction-menu h2+p {
  height: 1.1rem;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.38rem;
  letter-spacing: 0.1em;
}

#top .construction-menu ul {
  overflow: hidden;
}

#top .construction-menu ul li {
  float: left;
  position: relative;
  width: 2.91rem;
  height: 3.04rem;
  margin: 0 0 0.17rem;
  padding: 2.5rem 0 0;
  text-align: center;
  color: #02599E;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.24rem;
  line-height: 0.24rem;
}

#top .construction-menu ul li:nth-child(even) {
  float: right;
}

#top .construction-menu ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.04rem;
  width: 2.99rem;
  height: 3.04rem;
  background: url(../img/top/construction-menu-li-bg.png) no-repeat 0 0;
  background-size: cover;
  z-index: 0;
}

#top .construction-menu ul li:after {
  content: "";
  position: absolute;
  top: 0.14rem;
  left: 0.13rem;
  width: 2.63rem;
  height: 2.2rem;
  background-size: cover !important;
  z-index: 1;
}

#top .construction-menu ul li:nth-child(1):after {background: url(../img/top/construction-menu-image1.png);}
#top .construction-menu ul li:nth-child(2):after {background: url(../img/top/construction-menu-image2.png);}
#top .construction-menu ul li:nth-child(3):after {background: url(../img/top/construction-menu-image3.png);}
#top .construction-menu ul li:nth-child(4):after {background: url(../img/top/construction-menu-image4.png);}
#top .construction-menu ul li:nth-child(5):after {background: url(../img/top/construction-menu-image5.png);}
#top .construction-menu ul li:nth-child(6):after {background: url(../img/top/construction-menu-image6.png);}
#top .construction-menu ul li:nth-child(7):after {background: url(../img/top/construction-menu-image7.png);}
#top .construction-menu ul li:nth-child(8):after {background: url(../img/top/construction-menu-image8.png);}
#top .construction-menu ul li:nth-child(9):after {background: url(../img/top/construction-menu-image9.png);}

#top .construction-menu ul li span {
  position: relative;
  z-index: 1;
}

#top .construction-menu .view-detail {
  margin: 0 auto;
}

#top .works {
  padding: 0.63rem 0.2rem 0.4rem;
  background: url(../img/common/bg.png) repeat 2px center;
}

#top .works dl {
  position: relative;
  margin: 0 0 0.4rem;
  border: 0.01rem solid #C4C5C6;
  background-color: #FFFFFF;
}

#top .works dl:first-of-type {
  margin-left: 0;
}

#top .works dl dt {
  position: relative;
  height: 1rem;
  margin: 0.05rem;
  padding: 0 0 0 0.89rem;
  box-shadow: inset 0.05rem 0.05rem #FFFFFF, inset -0.05rem -0.05rem #FFFFFF;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.35rem;
  line-height: 1rem;
  background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 60%, #EBEBEB 100%);
}

#top .works .dl2 dt {
  padding: 0.15rem 0 0 1.2rem;
  font-size: 0.28rem;
  line-height: 0.35rem;
}

#top .works .dl3 dt {
  padding: 0 0 0 1.2rem;
}

#top .works dl dt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.2rem;
  height: 1rem;
  background-size: auto 100% !important;
}

#top .works .dl1 dt:before {background: url(../img/top/works-dl1-image.png) no-repeat 0 0;}
#top .works .dl2 dt:before {background: url(../img/top/works-dl2-image.png) no-repeat 0 0;}
#top .works .dl3 dt:before {background: url(../img/top/works-dl3-image.png) no-repeat 0 0;}

#top .works dl dd {
  padding: 0.2rem;
  border-top: 0.06rem solid #02599E;
}

#top .works dl dd .image {
  width: 100%;
  height: 2.35rem;
  margin: 0 0 0.2rem;
  text-align: center;
  line-height: 2.35rem;
}

#top .works dl dd .image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 2.35rem;
  vertical-align: middle;
}

#top .works dl dd p {
  height: 0.66rem;
  margin: 0 0 0.2rem;
  font-size: 0.24rem;
  line-height: 0.33rem;
  letter-spacing: 0.1em;
  overflow: hidden;
}

#top .works dl dd .view-detail {
  width: 100%;
  border: none;
  border-radius: 0;
}

#top .works .banner {
  clear: both;
  display: block;
  position: relative;
  width: 6rem;
  height: 2.3rem;
  background: url(../img/top/works-banner-sp.png) no-repeat 0 0;
  background-size: cover;
}

#top .works .banner:hover {
  text-decoration: none;
  opacity: 0.8;
}

#top .works .banner p {
  display: none;
}

#top .topics {
  padding: 0.27rem 0.2rem 0.5rem;
}

#top .topics .body {
  padding: 0.26rem 0.18rem;
  border: 0.01rem solid #E5E5E5;
  box-shadow: inset 0.08rem 0.08rem #EFEFEF, inset -0.08rem -0.08rem #EFEFEF;
}

#top .topics .body header {
  position: relative;
  height: 0.61rem;
  margin: 0 0 0.2rem;
  border-bottom: 0.04rem solid #E5E5E5;
}

#top .topics .body header:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.04rem;
  width: 1.31rem;
  height: 0.04rem;
  background-color: #02599E;
}

#top .topics .body header h2 {
  float: left;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.37rem;
  font-weight: normal;
  line-height: 0.37rem;
  letter-spacing: 0.08em;
}

#top .topics .body header h2 span {
  color: #02599E;
  font-weight: normal;
}

#top .topics .body header h2 img {
  width: 0.7rem;
  vertical-align: bottom;
}

#top .topics .body header a {
  display: none;
}

#top .topics .body .view {
  display: block;
  position: relative;
  margin: 0.1rem 0 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.26rem;
  line-height: 0.58rem;
  background-color: #02599E;
}

#top .topics .body .view:before {
  content: "";
  display: inline-block;
  width: 0.1rem;
  height: 0.18rem;
  margin: 0 0.15rem 0 0;
  vertical-align: middle;
  background: url(../img/common/view-detail-arrow.png) no-repeat 0 0;
}

#top .last-section {
  height: 4.74rem;
  background: url(../img/top/last-section-bg-sp.png) no-repeat center center;
  background-size: cover;
}

#top .last-section .wrap {
  padding: 0.2rem;
}

#top .last-section h2 {
  margin: 0 0 0.1rem;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-weight: normal;
  font-size: 0.29rem;
  line-height: 0.42rem;
  letter-spacing: 0.08em;
}

#top .last-section p {
  font-size: 0.18rem;
  line-height: 0.31rem;
}


/* --------------------------------------------------
 * service
 */

#service .service > .lead {
  /* height: 4.87rem; */
  margin: 0 0 0.2rem;
  /* padding: 0.4rem 0.2rem; */
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-size: 0.4rem;
  line-height: 0.54rem;
  white-space: nowrap;
  /* background: url(../img/service/lead-bg-sp.png) no-repeat 0 0; */
  background-size: cover;
}

#service .service > .text {
  margin: 0 0 0.5rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
  letter-spacing: 0.05em;
}

#service .service .service-list {
}

#service .service .service-list .dls {
  margin: 0 0 0.5rem;
  padding: 0.2rem;
  background-color: #F3FAFF;
}

#service .service .service-list .dls dl {
  margin: 0 0 0.2rem;
  padding: 0.3rem 0.4rem;
  border: 0.02rem solid #E5E5E5;
  background-color: #FFFFFF;
}

#service .service .service-list .dls dl dt {
  height: 0.57rem;
  margin: 0 0 0.07rem;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.33rem;
  line-height: 0.33rem;
  border-bottom: 0.02rem solid #000000;
}

#service .service .service-list .dls dl dd p {
  margin: 0 0 0.07rem;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.23rem;
  line-height: 0.46rem;
}

#service .service .service-list .dls dl dd ul {
}

#service .service .service-list .dls dl dd ul li {
  display: inline;
  font-size: 0.23rem;
  line-height: 0.46rem;
}

#service .service .service-list .dls dl dd ul li:before {
  content: "●";
}

#service .service .service-list .dls .dl1 dt {border-color: #3BAADE;}
#service .service .service-list .dls .dl2 dt {border-color: #F55267;}
#service .service .service-list .dls .dl3 dt {border-color: #A0D760;}
#service .service .service-list .dls .dl4 dt {border-color: #FEAA09;}
#service .service .service-list .dls .dl5 dt {border-color: #C696D4;}
#service .service .service-list .dls .dl6 dt {border-color: #FADB21;}
#service .service .service-list .dls .dl7 dt {border-color: #54BC63;}
#service .service .service-list .dls .dl8 dt {border-color: #2287D8;}
#service .service .service-list .dls .dl1 dd ul li:before {color: #3BAADE;}
#service .service .service-list .dls .dl2 dd ul li:before {color: #F55267;}
#service .service .service-list .dls .dl3 dd ul li:before {color: #A0D760;}
#service .service .service-list .dls .dl4 dd ul li:before {color: #FEAA09;}
#service .service .service-list .dls .dl5 dd ul li:before {color: #C696D4;}
#service .service .service-list .dls .dl6 dd ul li:before {color: #FADB21;}
#service .service .service-list .dls .dl7 dd ul li:before {color: #54BC63;}
#service .service .service-list .dls .dl8 dd ul li:before {color: #2287D8;}
#service .service .service-list .dls .dl5 dd ul {white-space: nowrap;}

#service .service .about1 > p:first-of-type {
  margin: 0 0 0.3rem;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: .23rem;
  line-height: 0.36rem;
}

#service .service .about1 > .lead {
  display: inline;
  border-bottom: 0.04rem solid #E8EF73;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-weight: bold;
  font-size: 0.48rem;
  line-height: 0.8rem;  
}

#service .service .about1 > .lead strong {
  color: #02599E;
  font-weight: bold;
}

#service .service .about1 > .lead strong span {
  display: inline-block;
  position: relative;
}

#service .service .about1 > .lead strong span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.07rem;
  height: 0.07rem;
  margin-left: -0.03rem;
  border-radius: 0.03rem;;
  background-color: #02599E;
}

#service .service .about1 .dl1 {
  margin-top: 0.4rem;
}

#service .service .about1 dl {
  position: relative;
}

#service .service .about1 dl dt {
  position: absolute;
  top: 0.25rem;
  left: 1.1rem;
  color: #02599E;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.36rem;
  line-height: 0.5rem;
  letter-spacing: -0.04rem;
}

#service .service .about1 dl dt img {
  position: absolute;
  top: 0.04rem;
  left: -1.1rem;
  width: 1rem;
}

#service .service .about1 dl dd {
  position: absolute;
  top: 1.37rem;
  left: 0.28rem;
  color: #292929;
  font-size: 0.24rem;
  line-height: 0.4rem;
  letter-spacing: -0.03em;
}

#service .service .about1 .dl1 {
  width: 5.63rem;
  height: 5.04rem;
  margin: 0 0 0.3rem;
  background: url(../img/service/about1-1-bg-sp.png) no-repeat 0 0;
  background-size: cover;
}

#service .service .about1 .dl1 dt {top: 0.53rem;}
#service .service .about1 .dl1 dd {top: 1.65rem;}

#service .service .about1 .dl2 {
  width: 5.60rem;
  height: 6.87rem;
  margin: 0 0 0.3rem;
  background: url(../img/service/about1-2-bg-sp.png) no-repeat 0 0;
  background-size: cover;
}

#service .service .about1 .dl3 {
  width: 5.6rem;
  height: 11.45rem;
  margin: 0 0 0.4rem;
  background: url(../img/service/about1-3-bg-sp.png) no-repeat 0 0;
  background-size: cover;
}

#service .service .about1 dl dd > p {
  width: 5.04rem;
}

#service .service .about1 .dl3 dd .licenses {
  width: 5rem;
  height: 6.73rem;
  margin: 0.15rem 0 0;
  border: 0.01rem solid #E5E5E5;
  background-color: #FFFFFF;
}

#service .service .about1 .dl3 dd .licenses p {
  margin: 0 0 0.2rem;
  border-bottom: 0.03rem solid #02599E;
  text-align: center;
  color: #02599E;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-size: 0.26rem;
  line-height: 0.66rem;
}

#service .service .about1 .dl3 dd .licenses ul {
  padding: 0 0 0 0.2rem;
}

#service .service .about1 .dl3 dd .licenses ul li {
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.4rem;
}

#service .service .about1 .dl3 dd .licenses ul li:before {
  content: "・";
}

#service .service .about2 > .lead.sp {
  display: inline-block !important;
  margin: 0.3rem 0;
  font-family: "リュウミン M-KL", "A-OTF リュウミン Pro M-KL";
  font-weight: bold;
  font-size: 0.43rem;
  line-height: 0.6rem;
  
}

#service .service .about2 > .lead strong {
  color: #02599E;
  font-weight: bold;
}

#service .service .about2 > .lead strong span {
  display: inline-block;
  position: relative;
}

#service .service .about2 > .lead strong span:before {
  content: "";
  position: absolute;
  top: -17px;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  border-radius: 3px;
  background-color: #02599E;
}

#service .service .about2 > .text {
  margin: 0 0 0.3rem;
  color: #292929;
  font-size: 0.23rem;
  line-height: 0.36rem;
  letter-spacing: 0.04em;
}

#service .service .about2 .examples {
  margin: 0 0 0.3rem;
}

#service .service .about2 .examples ul {
  overflow: hidden;
}

#service .service .about2 .examples ul li {
  float: left;
  width: 2.7rem;
  margin: 0 0 0.2rem;
}

#service .service .about2 .examples ul li:nth-child(even) {
  float: right;
}

#service .service .about2 .examples ul li img {
  margin: 0 0 0.1rem;
}

#service .service .about2 .examples ul li p:nth-of-type(1) {
  color: #02599E;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.24rem;
  line-height: 0.4rem;
}

#service .service .about2 .examples ul li p:nth-of-type(2) {
  font-size: 0.22rem;
  line-height: 0.4rem;
  letter-spacing: -0.05em;
}

#service .service .about2 .others {
  margin: 0 0 0.4rem;
  background-color: #F6F7F2;
}

#service .service .about2 .others h5 {
  position: relative;
  text-align: center;
  color: #FFFFFF;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-weight: normal;
  font-size: 0.3rem;
  line-height: 1rem;
  background-color: #02599E;
}

#service .service .about2 .others h5:before {
  content: "";
  position: absolute;
  left: calc(50% - 0.06rem);
  bottom: -0.11rem;
  border-top: 0.12rem solid #02599E;
  border-left: 0.12rem solid transparent;
  border-right: 0.12rem solid transparent;
  border-bottom: none;
}

#service .service .about2 .others p {
  text-align: center;
  color: #02599E;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.24rem;
  line-height: 0.88rem;
}

#service .service .about2 .others ul {
  padding: 0 0.2rem;
  overflow: hidden;
}

#service .service .about2 .others ul li {
  float: left;
  width: 2.5rem;
  height: 1.34rem;
  margin: 0 0 0.2rem;
  border: 0.02rem solid #000000;
  text-align: center;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.24rem;
  line-height: 1.3rem;
  background-color: #FFFFFF;
}

#service .service .about2 .others ul li:nth-child(even) {
  float: right;
}

#service .service .about2 .others ul li.l2 {
  padding: 0.29rem 0 0;
  line-height: 0.36rem;
}

#service .service .about2 .others ul li:nth-child(1) {border-color: #B9DFF0;}
#service .service .about2 .others ul li:nth-child(2) {border-color: #F6C3C9;}
#service .service .about2 .others ul li:nth-child(3) {border-color: #D1ECB3;}
#service .service .about2 .others ul li:nth-child(4) {border-color: #FAE3B6;}
#service .service .about2 .others ul li:nth-child(5) {border-color: #EACFF2;}
#service .service .about2 .others ul li:nth-child(6) {border-color: #F8EA99;}
#service .service .about2 .others ul li:nth-child(7) {border-color: #F8EA99;}
#service .service .about2 .others ul li:nth-child(8) {border-color: #9BCEF6;}
#service .service .about2 .others ul li:nth-child(9) {border-color: #B9DFF0;}
#service .service .about2 .others ul li:nth-child(10) {border-color: #F6C3C9;}

#service .service .inquiry {
  text-align: center;
}

#service .service .inquiry p {
  margin: 0 0 0.25rem;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.28rem;
  line-height: 0.41rem;
}

#service .service .inquiry .view-detail {
  margin: 0 auto;
  border: none;
}


/* --------------------------------------------------
 * company
 */

#company main .company {
}

#company main .company h3 {
  margin: -0.44rem -0.2rem 0.2rem;
}

#company main .company .introduction {
  margin: 0 0 0.4rem;
}

#company main .company .introduction .lead {
  margin: 0.2rem 0;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.41rem;
  font-weight: normal;
  line-height: 0.58rem;
  letter-spacing: -0.02em;
}

#company main .company .introduction .lead strong {
  color: #02599E;
  font-weight: normal;
}

#company main .company .introduction p {
  margin: 0 0 1em;
  font-size: 0.24rem;
  line-height: 0.4rem;
  letter-spacing: 0.07em;
}

#company main .company .introduction .image1,
#company main .company .introduction .image2 {
  margin: 0.2rem 0;
}

#company main .company .introduction .signature {
  margin: 1.2em 0 0;
  text-align: right;
  font-size: 0.26rem;
  letter-spacing: 0.02em;
}

#company main .company .outline,
#company main .company .history {
  margin: 0 0 0.5rem;
}

#company main .company .outline table,
#company main .company .history table {
  width: 100%;
  border-collapse: collapse;
}

#company main .company .outline table tr th {
  width: 1.28rem;
  padding: 0.13rem 0;
  border-bottom: 0.02rem dotted #B2B2B2;
  vertical-align: top;
  text-align: left;
  color: #02599E;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.39rem;
}

#company main .company .outline table tr td {
  padding: 0.13rem 0;
  border-bottom: 0.02rem dotted #B2B2B2;
  font-size: 0.24rem;
  line-height: 0.39rem;
}

#company main .company .history table,
#company main .company .history table tbody,
#company main .company .history table tbody tr {
  display: block;
}

#company main .company .history table tr th {
  display: block;
  padding: 0.13rem 0 0;
  color: #02599E;
  text-align: left;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.39rem;
}

#company main .company .history table tr td {
  display: block;
  border-bottom: 0.02rem dotted #B2B2B2;
  padding: 0.05rem 0 0.13rem 1.28rem; 
  font-size: 0.24rem;
  line-height: 0.39rem;
}

#company main .company .map .google-map iframe {
  width: 100%;
  height: 4rem;
}


/* --------------------------------------------------
 * works
 */

#works .lower > header:before {
  background-image: url(../img/works/title-bg.png);
}

#works .category-link {
  display: inline-block;
  padding: 0 0.1rem;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 0.14rem;
  line-height: 0.34rem;
  letter-spacing: 0.1em;
  background-color: #000000;
}

#works .works-categories {
  margin: -0.2rem -0.2rem -0.4rem;
  overflow: hidden;
}

#works .works-categories li {
  float: left;
  width: 2.7rem;
  margin: 0 0 0.2rem 0.2rem;
}

#works .works-categories li:first-child {
}

#works .works-categories li a {
  display: block;
  height: 0.75rem;
  border: 0.01rem solid #DEDEDE;
  border-radius: 0.03rem;
  text-align: center;
  color: #000000;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.24rem;
  line-height: 0.73rem;
  background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 60%, #EBEBEB 100%);
}

#works .works .works-list {
  margin: 0.3rem 0;
  overflow: hidden;
}

#works .works .works-list li {
  float: left;
  width: 2.9rem;
  height: 4.26rem;
  margin: 0 0 0.2rem;
  padding: 0.15rem 0.15rem 0;
  background-color: #FFFFFF;
}

#works .works .works-list li:nth-child(even) {
  float: right;
}

#works .works .works-list li .image {
  display: block;
  height: 1.82rem;
  text-align: center;
  font-size: 0;
  line-height: 1.82rem;
}

#works .works .works-list li .image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 1.82rem;
  vertical-align: middle;
}

#works .works .works-list li .title {
  height: 0.84rem;
  margin: 0.14rem 0;
  font-size: 0.24rem;
  line-height: 0.28rem;
  letter-spacing: 0.1em;
  overflow: hidden;
}

#works .works .works-list li .category-link {
  margin: 0 0 0.14rem;
}

#works .works .works-list li .view-detail {
  width: 2.62rem;
  height: 0.5rem;
  border: none;
  box-shadow: inset 0 -0.22rem #014F8E;
  font-size: 0.18rem;
  line-height: 0.5rem;
  letter-spacing: 0.03em;
}

#works .works .works-list li .view-detail:before {
  top: 0.21rem;
  left: 0.76rem;
  width: 0.08rem;
  margin: 0 0.1rem 0 0;
}

#works .works-detail {
}

#works .works-detail .works-categories {
  margin-bottom: 0.29rem;
}

#works .works-detail article {
}

#works .works-detail article header {
  padding: 0 0 0.29rem;
  border-bottom: 0.02rem solid #E5E5E5;
}

#works .works-detail article header h2 {
  margin: 0 0 0.18rem;
  color: #02599E;
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.36rem;
  letter-spacing: 0.1em;
}

#works .works-detail article .slides {
  margin: 0 0 0.2rem;
}

#works .works-detail article .slides .thumbs {
  height: 1.37rem;
  padding: 0.22rem 0 0;
}

#works .works-detail article .slides .thumbs li {
  float: left;
  margin: 0 0.14rem 0 0;
  width: 1rem;
  height: 0.92rem;
  text-align: center;
  font-size: 0;
  line-height: 0.92rem;
  background-color: #ECECEC;
}

#works .works-detail article .slides .thumbs li:last-child {
  margin: 0;
}

#works .works-detail article .slides .thumbs li img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

#works .works-detail article .slides .view {
  width: 100%;
  height: 3.92rem;
  text-align: center;
  font-size: 0;
  line-height: 3.92rem;
  background-color: #ECECEC;
}

#works .works-detail article .slides .view img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

#works .works-detail article p {
  margin: 0.2rem 0 0.4rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
}

#works .works-detail article strong { font-weight: bold; }
#works .works-detail article em { font-style: italic; }
#works .works-detail article blockquote {
  display: block;
  -webkit-margin-before: 0.2rem;
  -webkit-margin-after: 0.2rem;
  -webkit-margin-start: 0.4rem;
  -webkit-margin-end: 0.4rem;
}
 
#works .works-detail article .aligncenter {
  display: block;
  margin: 0 auto;
}

#works .works-detail article .alignright {float: right;}
#works .works-detail article .alignleft {float: left;}

#works .works-detail article .detail {
  clear: both;
  width: 100%;
  border-collapse: collapse;
  border-top: 0.01rem solid #E5E5E5;
}

#works .works-detail article .detail tr th {
  width: 1.38rem;;
  padding: 0.18rem 0;
  border-bottom: 0.02rem solid #E5E5E5;
  color: #02599E;
  vertical-align: top;
  text-align: left;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.25rem;
}

#works .works-detail article .detail tr th span {
  display: inline-block;
  padding: 0 0 0 0.1rem;
  border-left: 0.03rem solid #02599E;
}

#works .works-detail article .detail tr td {
  padding: 0.11rem 0;
  border-bottom: 0.02rem solid #E5E5E5;
  font-size: 0.24rem;
  line-height: 0.39rem;
}

#works .works-detail+.view-detail {
  width: 4.5rem;
  height: 0.74rem;
  margin: 0.6rem auto 0;
  font-size: 0.24rem;
  line-height: 0.7rem;
}

#works .works-detail+.view-detail:before {
}


/* --------------------------------------------------
 * topics
 */

#topics article {
}

#topics article header {
  margin: 0 0 0.3rem;
  padding: 0 0 0.2rem;
  border-bottom: 0.02rem solid #E5E5E5;
}

#topics article header time {
  display: block;
  height: 0.3rem;
  color: #02599E;
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.22rem;
}

#topics article header h4 {
  font-size: 0.26rem;
  line-height: 0.4rem;
  letter-spacing: 0.1em;
}

#topics article .body {
  overflow: hidden;
}

#topics article .body p {
  margin: 0 0 1em;
  font-size: 0.24rem;
  line-height: 0.4rem;
}

#topics article .body img {
  max-width: 100%;
  height: auto;
  margin: 1em 0;
}

#topics article .body strong { font-weight: bold; }
#topics article .body em { font-style: italic; }
#topics article .body blockquote {
  display: block;
  -webkit-margin-before: 0.2rem;
  -webkit-margin-after: 0.2rem;
  -webkit-margin-start: 0.4rem;
  -webkit-margin-end: 0.4rem;
}

#topics article .body .aligncenter {
  display: block;
  margin: 0 auto;
}

#topics article .body .alignright {float: right;}
#topics article .body .alignleft {float: left;}


/* --------------------------------------------------
 * privacy
 */

#privacy main section p {
  margin: 0 0 0.3rem;
  font-size: 0.24rem;
  line-height: 0.39rem;
}

#privacy main section p+p {
  margin: -0.2rem 0 0;
}

#privacy main section dl dd ul li {
  margin: -0.3rem 0 0.3rem;
  padding: 0 0 0 1em;
  text-indent: -1em;
  font-size: 0.24rem;
  line-height: 0.39rem;
}

#privacy main section dl dd ul li:before {
  content: "・";
}


/* --------------------------------------------------
 * inquiry/
 */

#inquiry main .contact-tel {
  margin: 0 0 0.4rem;
}

#inquiry main .contact-tel .tel {
  display: inline-block;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
  font-size: 0.4rem;
  line-height: 0.4rem;
}

#inquiry main .contact-tel .tel:before {
  content: "";
  display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  margin: 0 0.1rem 0 0;
  vertical-align: -0.03rem;
  background: url(../img/common/tel-icon-sp.png) no-repeat 0 0;
  background-size: 0.34rem 0.34rem;
}

#inquiry main .contact-tel .time {
  display: inline-block;
  font-size: 0.24rem;
  line-height: 0.24rem;
}

#inquiry main .contact-form p {
  margin: 0 0 0.15rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
}

#inquiry main .contact-form .errors {
  padding: 0.1rem 0.15rem;
  border: 1px solid #E20C0C;
  color: #E20C0C;
}

#inquiry main .contact-form .required {
  color: #E20C0C;
  font-weight: normal;
}

#inquiry main .contact-form table {
  width: 100%;
  margin: 0.4rem 0;
  border-collapse: collapse;
}

#inquiry main .contact-form table,
#inquiry main .contact-form table tbody,
#inquiry main .contact-form table tbody tr {
  display: block;
}

#inquiry main .contact-form table tr th {
  display: block;
  text-align: left;
  vertical-align: top;
  color: #02599E;
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.3rem;
}

#inquiry main .contact-form table tr td {
  display: block;
  margin: 0 0 0.5rem;
  padding: 0.2rem 0 0.5rem;
  border-bottom: 1px dotted #D9D9D9;
}

#inquiry main .contact-form table tr:last-child > * {
  border: none;
}

#inquiry main .contact-form table tr td input {
  width: 100%;
  height: 0.4rem;
  border: 1px solid #DEDEDE;
  padding: 0 0.1rem;
  font-size: 0.24rem;
}

#inquiry main .contact-form table tr td input[name='zipcode'] {
  width: 70%;
}

#inquiry main .contact-form table tr td input[name='address'] {
  margin-top: 0.2rem
}

#inquiry main .contact-form table tr td textarea {
  width: 100%;
  height: 1.5rem;
  padding: 0.1rem
  border: 1px solid #DEDEDE;
  font-size: 0.24rem;
}

#inquiry main .contact-form .buttons {
  text-align: center;
  font-size: 0;
}

#inquiry main .contact-form .buttons .view-detail {
  display: inline-block;
  width: 2.4rem;
  margin: 0 0.1rem;
  padding: 0 0 0 1rem;
  text-align: left;
}

#inquiry main .contact-form .buttons .view-detail:before {
  left: 0.7rem;
}

#inquiry main .contact-form .submit-button {
  margin: 0 auto;
}

#inquiry main .complete .contact-form p {
  margin: 0 0 0.15rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
}

#inquiry main .complete .contact-form p strong {
  color: #EE1C1C;
}

#inquiry main .complete .contact-form .view-detail {
  padding: 0 0 0 1.6rem;
}

#inquiry main .complete .contact-form .view-detail:before {
  left: 1.3rem;
}


section.recruit{
  height: 7.1rem;
  position: relative;
display: block;    margin-bottom: 1rem;
}

section.recruit::before{
  position: absolute;
  content:'';
  top: 0;
left: 0;
width: 100%;
  height: 1.85rem;
  background: #014f8e;
  z-index: -1;
}
section.recruit::after{
  position: absolute;
  content:'';
  top: 1.85rem;
left: 0;
width: 100%;
  height: 1.85rem;
  background: #00467e;
   z-index: -1;
}

section.recruit .right{
  height: 3.7rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;    width: 100%;
    margin-left: auto;
}


section.recruit .right img{
  width: 0.85rem;
  height: 0.85rem;
}

section.recruit .text-1{    margin-top:0.3rem;
    margin-bottom: 0.3rem;
  font-size: 0.24rem;
  color: #fff;    font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
}

section.recruit .link-1{
  width: 6rem;
  height: 0.7rem;
  border: 0.01rem solid #fff;
  font-size: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "リュウミン R-KL", "A-OTF リュウミン Pro R-KL";
}


section.recruit .wrap::before{
  position: absolute;
  content:'';
  top:  3.7rem;
    left: 0px;
width: 100%;
 height: 3.55rem;
      background: url(../img/top/recruit-1-sp.jpg) no-repeat;
background-size: cover;
}