@charset "UTF-8";
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

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

img,
embed,
iframe,
object,
audio,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}

header,
main,
article,
aside,
section,
footer {
  display: block;
}

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  font-size: 100%;
  font-family: Arial;
}

input {
  box-sizing: content-box;
}
input:focus {
  outline: 0;
}

textarea {
  box-sizing: content-box;
}

button {
  box-sizing: border-box;
}

input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
}

select {
  box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
  width: 13px;
  height: 13px;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}

::-webkit-search-decoration {
  display: none;
}

button {
  overflow: visible;
  width: auto;
}

input[type=reset], input[type=button], input[type=submit] {
  overflow: visible;
  width: auto;
}

::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none;
}

textarea {
  vertical-align: top;
  overflow: auto;
}

select[multiple] {
  vertical-align: top;
}

* {
  font-family: "Meiryo UI", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  color: #333;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}

a {
  display: inline-block;
  transition: 0.4s;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
  text-decoration: none;
}
a img:hover {
  opacity: 0.8;
}

img {
  display: inline-block;
}

button {
  transition: 0.4s;
  margin: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
}

input,
select,
textarea {
  margin: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
}

input[type=checkbox], input[type=radio], input[type=submit] {
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  white-space: normal;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}

select {
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  white-space: normal;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  color: #5d5d5d;
  font-weight: 300;
}
select[multiple] {
  vertical-align: top;
}

iframe {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}

header {
  border-top: solid 10px #02723C;
  display: block;
  width: 100%;
  height: auto;
  max-height: 150px;
}

.header-inner {
  width: 100%;
  max-width: 1320px;
  height: auto;
  max-height: 150px;
  margin: 20px auto 10px;
  display: flex;
  justify-content: space-between;
}
.header-inner img {
  display: block;
}
.header-inner img.logo {
  max-width: 235px;
}

.header-inner p {
  font-size: 1.8em;
  color: #147C4A;
  display: inline;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
}
.header-inner p::before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url(../image/title-bg2.png) no-repeat 100% 0;
  vertical-align: middle;
}
.header-inner p .header-inner_caption {
  font-size: 0.1em;
  display: block;
  position: absolute;
  bottom: 20%;
  right: 0;
}

@media screen and (max-width: 1319px) {
  .header-inner {
    padding: 0 15px;
    background-position: 99% 0;
  }
}
main .container {
  width: 100%;
}

.sougi_title {
  position: relative;
}
.sougi_title h2 {
  padding-top: 24px;
  margin-bottom: 13px;
  border-bottom: solid 1px #059D73;
  position: relative;
  padding-left: 150px;
  padding-bottom: 35px;
}
.sougi_title h2 span {
  font-size: 45px;
  display: inline-block;
  color: #fff;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  vertical-align: middle;
}
.sougi_title .emblem {
  top: 8px;
  left: 10px;
  position: absolute;
  z-index: 10;
  width: 108px;
  height: 108px;
  border-radius: 50%;
  text-align: center;
  background: url(../image/emblem_frame.png) #fff no-repeat 50% 80%/98px auto;
  border: 0.1px solid #E3EFE9;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif !important;
  font-weight: bold;
}
.sougi_title .emblem p {
  margin-top: 20px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif !important;
}
.sougi_title .emblem p .emblem_number {
  font-size: 1.8em;
  line-height: 1;
  font-weight: normal;
  margin-top: 2px;
  display: inline-block;
  letter-spacing: -1px;
  color: #B50A1C;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif !important;
}
.sougi_title .emblem p .emblem_red {
  font-size: 0.1em;
  color: #B50A1C;
}
.sougi_title .emblem p .emblem_caution {
  font-size: 0.1em;
  display: inline-block;
  vertical-align: top;
}

#sougi {
  width: 100%;
  background: url(../image/sougi-bg.jpg) repeat-x 0 0/auto 104.5%;
}
#sougi .sougi--inner {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  overflow: hidden;
}
#sougi .h2_case {
  padding-top: 24px;
  padding-bottom: 24px;
  z-index: 0;
  position: relative;
  margin-top: 15px;
}
#sougi .h2_case::before {
  bottom: 20px;
  background-color: #059D73;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
}
#sougi .h2_case::after {
  bottom: 21px;
  background-color: #02723C;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
}
#sougi .h2_case h2 {
  vertical-align: middle;
  display: inline-block;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: white;
  font-size: 45px;
  font-weight: bold;
  position: relative;
  padding-left: 120px;
}
#sougi .h2_case h2::before {
  z-index: 2;
  content: "";
  display: block;
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("./image/emblem03.png");
}

@media screen and (max-width: 1319px) {
  #sougi .sougi--inner {
    padding: 0 15px;
  }
}
.recruit_img {
  margin-left: 15%;
  margin-bottom: 1%;
  display: inline-block;
  vertical-align: middle;
}

#sougi .maincontent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 20px;
}
#sougi .maincontent .areas {
  max-width: 770px;
  width: calc(100% - 500px - 30px);
}
#sougi .maincontent .areas .selectArea {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  padding: 20px 20px 10px;
  box-sizing: border-box;
}
#sougi .maincontent .areas .area1 {
  flex-basis: 70%;
}
#sougi .maincontent .areas .area2 {
  flex-basis: 70%;
}
#sougi .maincontent .areas .area2 .midashi1 {
  margin-top: 10px;
}
#sougi .maincontent .areas .midashi1 {
  border-left: solid 3px #fff;
  padding-left: 7px;
  margin-bottom: 15px;
}
#sougi .maincontent .areas .midashi1 p {
  color: #fff;
  font-size: 23px;
  font-family: sans-serif;
}
#sougi .maincontent .areas .hall a {
  display: inline-block;
  margin-top: -5px;
}
#sougi .maincontent .areas .hall a img {
  max-width: 125px;
  max-height: 66px;
}
#sougi .maincontent .areas .memoBanner {
  position: relative;
  margin-top: 11px;
}
#sougi .maincontent .areas .memoBanner .memoBanner--deco {
  height: 184%;
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: 6px;
}

#about .memolead_abstract_title {
  margin-top: 50px;
  text-align: center;
  padding: 30px 0;
  background-color: #15512C;
  color: #fff;
  font-family: serif;
  display: block;
  font-size: 2em;
}
#about .about--innder {
  width: 100%;
  max-width: 840px;
  margin: 50px auto 0;
}
#about .about--innder dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
#about .about--innder dl dt,
#about .about--innder dl dd {
  display: inline-block;
  color: #02723C;
  font-family: serif;
  font-size: 1.1rem;
  line-height: 2.2rem;
}
#about .about--innder .main-desc dt {
  width: 20%;
}
#about .about--innder .main-desc dd {
  width: 80%;
}
#about .about--innder .eachSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#about .about--innder .eachSection li {
  display: inline-block;
  width: calc(50% - 15px);
}
#about .about--innder .eachSection li:last-of-type {
  width: 100%;
}
#about .about--innder .eachSection li dt {
  width: 35%;
}
#about .about--innder .eachSection li dd {
  width: 65%;
}
#about .about--innder .secTlt {
  font-size: 1.1rem;
  color: #02723C;
  font-family: serif;
}

@media screen and (max-width: 1319px) {
  #about .about--innder {
    padding: 0 15px;
  }
}
.banner {
  width: 100%;
  padding-top: 40px;
}

h3 {
  font-size: 22px;
  color: #00723a;
}

#sidenavi {
  width: 300px;
  padding-left: 30px;
  border-left: 1px solid #666;
}
#sidenavi a:hover {
  opacity: 0.8;
  color: #666;
}

.footer_title {
  font-size: 22px;
  margin-bottom: 5px;
}

.footer_content {
  line-height: 130%;
  float: left;
  width: 30%;
  margin-left: 22px;
  padding-left: 8px;
  border-left: 1px solid black;
}
.footer_content h1 {
  font-size: 20px;
  color: green;
}
.footer_content p {
  font-size: 15px;
  margin-top: 8px;
  margin-bottom: 12px;
}

.footer_group {
  margin-left: 15px;
}

.footer_area {
  width: 100%;
  margin-top: 50px;
  padding-bottom: 5px;
  background-color: #eef0f4;
}

.clear {
  display: block;
  clear: both;
  overflow: hidden;
  height: 1px;
  content: "";
}

.footer_content2 {
  margin-top: 15px;
  margin-left: 15px;
  list-style: none;
}

.footer_content2_item {
  line-height: 130%;
  float: left;
  width: 30%;
  margin-left: 22px;
  padding-left: 8px;
  border-left: 1px solid black;
}
.footer_content2_item h1 {
  font-size: 20px;
}
.footer_content2_item p {
  font-size: 15px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .header-inner {
    max-width: 100vw;
    margin: 20px auto;
    background-position: 95% 0 !important;
    background-size: 48% auto;
  }
  .header-inner img.logo {
    max-width: 48%;
  }
  .header-inner img.tlt-txt {
    max-width: 100%;
  }
  #sougi {
    background-size: auto 104.5%;
  }
  #sougi .sougi--inner {
    max-height: 100%;
  }
  #sougi .sougi--inner h2 {
    width: 100%;
    overflow: hidden;
    padding-top: 14px;
  }
  #sougi .sougi--inner h2 img {
    max-width: 185%;
  }
  #sougi .maincontent {
    flex-direction: column;
  }
  #sougi .maincontent .areas {
    width: 100%;
  }
  #sougi .maincontent .areas .midashi1 p {
    font-size: 1rem;
  }
  #sougi .maincontent .areas .hall a img {
    max-width: 98px;
  }
  #sougi .maincontent .areas .memoBanner {
    margin-top: 20px;
  }
  #sougi .maincontent .areas .memoBanner .memoBanner--deco {
    bottom: 13px;
    width: 20%;
  }
  #else {
    flex-direction: column;
  }
  #else .wedding {
    width: 100%;
    max-height: 100%;
  }
  #else .wedding ul li {
    width: 100%;
  }
  #else .wedding ul li:nth-child(2n) {
    margin-left: 0;
  }
  #else .wedding ul li:nth-child(n+2) {
    margin-top: 20px;
  }
  #else .resAndFlo {
    flex-direction: column;
    min-width: 100%;
  }
  #about .memolead_abstract_title {
    font-size: 1.5em;
  }
  #about .about--innder dl dt {
    font-size: 0.9rem;
  }
  #about .about--innder dl dd {
    font-size: 0.9rem;
    color: #333;
  }
  #about .about--innder .main-desc dd:last-of-type {
    line-height: 1.25rem;
  }
  #about .about--innder .eachSection {
    flex-direction: column;
  }
  #about .about--innder .eachSection li {
    width: 100%;
  }
  #about .about--innder .eachSection li dt {
    width: 20%;
  }
  #about .about--innder .eachSection li dd {
    width: 80%;
  }
  #about .about--innder .secTlt {
    border-bottom: solid 1px #333;
  }
}
.about-midashi {
  text-align: center;
}

#about .memolead_abstract_title {
  margin-top: 50px;
  text-align: center;
  padding: 30px;
  background-color: #15512C;
  color: #fff;
  font-family: serif;
  display: block;
  font-size: 2em;
}

.footer_group {
  background: #EEF0F4;
}
.footer_group a {
  display: block;
}

h1 {
  font-size: 2em;
}
