@charset "UTF-8";
/* Reset CSS */
body, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

ul, li, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

li img, dt img, dd img {
  vertical-align: top;
}

a {
  outline: none;
  text-decoration: none;
}

:focus {
  -moz-outline-style: none;
}

/* clearfix
---------------------------------------------------------------------------- */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

body .no-link {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}

.show-sp, .show-sp1, .show-sp2, .show-sp3, .show-sp4, .show-sp10 {
  display: none;
}

body {
  font-family: " メイリオ", Meiryo, " ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
}

/* header
---------------------------------------------------------------------------- */
/* ヘッダー固定*/
@media screen and (min-width: 769px) {
  .l-header {
    width: 100%;
    position: fixed;
    z-index: 900;
  }
  .contents {
    padding-top: 122px;
  }
}
@media screen and (min-width: 569px) and (max-width: 768px) {
  .contents {
    padding-top: 110px;
  }
}
@media screen and (min-width: 480px) and (max-width: 568px) {
  .contents {
    padding-top: 100px;
  }
}
@media screen and (max-width: 479px) {
  .contents {
    padding-top: 70px;
  }
}
.header-inner {
  background: url(../img/global/bg-02.png) top left repeat;
}

.header-inner2 {
  color: #ffffff;
  font-size: 12px;
  background: #000000;
}

.logo-area, .logo-area2 {
  width: 1000px;
  margin: 0 auto;
}

#logo {
  float: left;
}
#logo a {
  display: flex;
}

.logoimg {
  width: 200px;
  height: 50px;
}

@media screen and (max-width: 768px) {
  .logoimg {
    width: auto;
    height: auto;
  }
}
.text-header {
  line-height: 0px;
  font-size: 21px;
  color: #3e3a39;
  margin-left: 0px;
  font-weight: normal;
}

.contact-area {
  text-align: right;
  float: right;
}
.contact-area li {
  float: left;
  margin: 6px 20px 0 0;
  color: #ffffff;
}

.nav-mt {
  padding-top: 5px;
}

.contact-area .button-contact {
  margin: 0;
}

.button-hambuger {
  display: none;
}

.contact-area a {
  text-align: center;
  display: block;
}
.contact-area .header-nav a {
  line-height: 32px;
  font-size: 12px;
  color: #ffffff;
}

.header-nav a:hover {
  opacity: 0.7;
}

.contact-area .header-nav i {
  font-size: 14px;
  margin-right: 3px;
}

.fr {
  float: right;
}

.button-nav a {
  display: block;
  line-height: 33px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-align: center;
  color: #fff;
}
.button-nav a:hover {
  opacity: 0.7;
}
.button-nav a img {
  max-width: 310px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .button-nav a img {
    max-width: 100%;
  }
}

.button-nav2 a {
  display: block;
  padding: 13px 0;
  background: rgb(237, 133, 40);
  background: linear-gradient(180deg, rgb(237, 133, 40) 0%, rgb(244, 185, 89) 40%, rgb(244, 185, 89) 42%, rgb(237, 118, 40) 100%);
  border-radius: 7px;
  line-height: 100%;
  font-size: 14.2px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-family: Arial, Helvetica, "sans-serif";
  letter-spacing: 0.5px;
  text-shadow: 1px 2px 4px #000;
  box-shadow: 1px 2px 5px #000;
}
.button-nav2 a:hover {
  opacity: 0.8;
}

.gnav {
  background: url(../img/global/bg-01.png) top left repeat;
}
.gnav ul {
  width: 1000px;
  margin: 0 auto;
}
.gnav li {
  float: left;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.gnav li.show-sp, .gnav li.show-sp1, .gnav li.show-sp2, .gnav li.show-sp3, .gnav li.show-sp4, .gnav li.show-sp10 {
  display: none;
}
.gnav li a {
  color: #fff;
  display: block;
}
.gnav li a:hover {
  background: #000000;
}

.gnav2 {
  background: url(../img/global/bg-01.png) top left repeat;
}

/* footer
---------------------------------------------------------------------------- */
.contact-area02 {
  border-top: 2px solid #002566;
  background: url(../img/global/bg-01.jpg) top left repeat;
  padding: 20px 0;
  clear: both;
}

.box-phone {
  display: flex;
  justify-content: space-between;
  width: 530px;
  margin: 0 auto 10px;
}
.box-phone ul {
  font-size: 14px;
  line-height: 20px;
  font-family: serif;
  color: #ffffff;
}

.img-phonenumber {
  line-height: 0;
}

.box-logo-wrap {
  background: #FFF;
  padding-bottom: 15px;
}

.box-logo {
  width: 680px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.box-logo .txt-sub {
  font-size: 12px;
  display: inline-block;
  line-height: 30px;
  margin-right: 5px;
}

.box-logo2 {
  max-width: 960px;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 20px 20px;
}
.box-logo2 li + li {
  margin-left: 10px;
}

.box-logo-wrap2 {
  background: #000;
  color: #fff;
  padding-bottom: 15px;
}

.box-logo3 {
  max-width: 960px;
  padding: 0;
  text-align: left;
}

.copy {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  background: #40519d;
  text-align: center;
  padding: 8px 0;
}

.copy2 {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  background: #000000;
  text-align: left;
  padding: 8px 0;
}

.copy3 {
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  background: #cccccc;
  text-align: center;
  padding: 5px;
}

.content-inner {
  width: 960px;
  margin: 0 auto;
}

.break-line {
  display: block;
}

.fotter_top {
  color: #ffffff;
  text-align: center;
  font-family: serif;
  font-size: 18px;
  margin-bottom: 20px;
}

/* SP
---------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
  }
  .l-header {
    width: 100%;
    position: fixed;
    z-index: 999;
  }
  .content-inner {
    width: 94%;
    margin: 0 auto;
  }
  .show-pc {
    display: none;
  }
  .show-sp {
    display: block;
    color: #000000;
    background: #2e568d;
  }
  .show-sp10 {
    display: block;
    color: #000000;
  }
  .show-sp1 {
    display: block;
    color: #cc0000;
  }
  img, body {
    width: 100%;
  }
  .logo-area {
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
  }
  #logo {
    width: 50%;
    box-sizing: border-box;
    padding: 2% 0 2%;
    text-align: center;
  }
  #logo a {
    align-items: center;
    flex-direction: column;
  }
  #logo img {
    width: 50%;
  }
  #logo .text-header {
    font-size: 43%;
    margin-left: 0;
    line-height: 1.5;
    margin-top: 5px;
  }
  #logo .text-header img {
    width: 100%;
  }
  .contact-area {
    width: 50%;
    box-sizing: border-box;
  }
  .contact-area ul {
    display: flex;
  }
  .contact-area li {
    display: none;
  }
  .contact-area a {
    padding: 18% 0 15%;
    line-height: 0;
  }
  .contact-area .button-contact {
    width: 60%;
    border-left: 2px solid #847c56;
    border-right: 2px solid #847c56;
    box-sizing: border-box;
  }
  .contact-area .button-contact img {
    width: 65%;
    margin: 0 auto;
  }
  .contact-area .button-hambuger {
    box-sizing: border-box;
    width: 40%;
    margin: 0;
  }
  .contact-area .button-hambuger img {
    width: 57%;
  }
  .contact-area .button-contact, .contact-area .button-hambuger {
    display: block;
    text-align: center;
  }
  .gnav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
  }
  .gnav ul {
    width: 100%;
    box-sizing: border-box;
    flex-wrap: wrap;
  }
  .gnav ul li {
    width: 50%;
    box-sizing: border-box;
    border: 1px solid #999;
    font-size: 16px;
    line-height: 30px;
    padding: 0;
  }
  .gnav ul li:last-child {
    border-bottom: 2px solid #999;
  }
  .gnav li.show-sp {
    width: 100%;
    display: block;
  }
  .gnav li.show-sp1 {
    width: 100%;
    display: block;
    background: #666666;
  }
  .gnav li.show-sp2 {
    width: 50%;
    display: block;
    color: #ffffff;
  }
  .gnav li.show-sp3 {
    width: 100%;
    display: block;
    color: #ffffff;
    background: #9d455f;
  }
  .gnav li.show-sp4 {
    width: 100%;
    display: block;
    color: #ffffff;
    background: #999966;
  }
  .gnav li.show-sp10 {
    width: 100%;
    display: block;
  }
  .contact-area02 {
    padding: 10px 3% 20px;
  }
  .box-phone {
    width: 100%;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0;
  }
  .box-phone p {
    font-size: 12px;
    color: #ffffff;
  }
  .img-phonenumber {
    width: 70%;
    max-width: 331px;
    margin: 10px 0;
  }
  .box-logo {
    width: 100%;
  }
  .box-logo li {
    text-align: center;
  }
  .box-logo .txt-sub {
    font-size: 10px;
    line-height: 1.5;
  }
  .copy {
    font-size: 10px;
    line-height: 16px;
  }
  #fancybox-close {
    right: 0 !important;
  }
  .fotter_top {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.note {
  font-size: 11px;
  margin: 0 0 15px;
}

.img-logo_link:hover {
  opacity: 0.7;
}

.new {
  color: red;
  padding: 1px 2px 0;
  margin-right: 5px;
  background: #ffffff;
}

.gnav2 {
  background: url(../images/news_ttl4.png) top left repeat;
}

@media screen and (min-width: 768px) {
  .land-wanted.col-md-4 {
    border-right: dotted 1px #000;
  }
}
@media screen and (max-width: 768px) {
  .land-wanted.col-md-4 {
    margin: 5px 0 8px;
    color: #35375d;
    font-size: 24px;
  }
  .land-wanted.col-md-4 img {
    max-width: 112px;
  }
}
.top_news {
  display: block;
  padding: 18px 20px;
  margin: 0;
  font-size: 12px;
  line-height: 15px;
}
@media screen and (max-width: 768px) {
  .top_news {
    padding: 5px 2px 7px;
  }
}
.top_news > li {
  display: grid;
  grid-template-columns: 94px 1fr;
  padding: 7px 4px 5px;
  margin: 0;
  border-bottom: 1px dotted #000;
}
.top_news > li > a, .top_news > li > span {
  display: block;
}
.top_news > li > a > i, .top_news > li > span > i {
  margin-left: 5px;
  margin-right: 5px;
}

.mainsion-subtitle {
  width: 100%;
  height: 48px;
  background: linear-gradient(100deg, #4f5eb7 0%, #1a237e 100%);
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 22px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  line-height: 100%;
  color: #FFF;
  letter-spacing: 1px;
}
.mainsion-subtitle .icon {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 26px;
  border-radius: 2px;
  margin-right: 8px;
  background-color: #b3bbdc;
}
.mainsion-subtitle .icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 10px solid #1a237e;
  transform: translate(-50%, -50%);
}

.mansion_ss {
  display: block;
  position: relative;
  line-height: 100%;
}
.mansion_ss > img {
  display: block;
}
.mansion_ss::after {
  content: "公式ホームページ";
  position: absolute;
  top: 15px;
  right: 15px;
  display: inline-block;
  padding: 13px 21px;
  border: solid 1px #FFF;
  background: linear-gradient(180deg, #cd0201 0%, #df1300 30%, #fd3001 100%);
  color: #FFF;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  box-shadow: 0px 1px 1px #251e1c;
}
@media screen and (max-width: 768px) {
  .mansion_ss::after {
    top: 10px;
    right: 8px;
    padding: 4px 9px;
    font-size: 9px;
  }
}/*# sourceMappingURL=global3.css.map */