@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------------- reset */
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url('https://fonts.googleapis.com/css2?family=?family=Marcellus&family=Noto+Sans+JP:wght@100;400;700&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
ul, li {
  list-style: none;
}
a, a:link, a:visited {
  color: #484848;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}
@media screen and (min-width: 641px) {
  .pc {
    display: inline;
  }
  .sp {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: inline;
  }
}
@media (min-width: 820px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
* {
  font-family: 'Noto Sans JP';
  line-height: 1em;
  letter-spacing: 1px;
  color: #222;
  box-sizing: border-box;
}
body {
  background: #ffffff;
}
#wrapper {
  width: 100%;
  text-align: center;
}
.contentsDetail {
  max-width: 1200px;
  margin: 0 auto;
}
header {
  width: 100%;
  margin: auto;
  position: fixed;
  top: 0;
  background: #ffffffed;
  box-shadow: 0px 7px 6px -3px rgba(138, 138, 138, 0.65);
  z-index: 9999;
}
.headerContents {
  display: flex;
  justify-content: space-between;
  max-width: 1300px;
  margin: auto;
  padding: 10px 0;
}
.headerLeft .logo img {
  max-height: 90px;
}
.headerLeft .logo {
  display: flex;
}
.headerLeft .logo h1, .headerLeft .logo p {
  font-weight: normal;
  font-size: 11px;
  line-height: 1.6em;
  text-align: left;
  padding: 0 10px;
  color: #fff;
  display: flex;
  align-items: center;
}
.headerRight {
  display: flex;
  flex-flow: column;
  padding: 0;
  justify-content: space-between;
  align-items: flex-end;
}
.subMenuBox a {
  text-decoration: none;
  padding: 10px;
  z-index: 999;
  color: #222;
}
.subMenuBox a:link, .subMenuBox a:visited {
  text-decoration: none;
}
.subMenuBox ul {
  display: flex;
}
.subMenuBox ul li {
  margin: 0 5px 0 0;
}
.subMenuBox ul li a {
  padding: 8px 10px;
  font-size: 13px;
  color: #222;
}
.subMenuBox ul li::after {
  content: "》";
  font-size: 13px;
  color: #cccccc;
}
.subMenuBox ul li:nth-child(1) {
  margin: 0 2px 0 0;
}
.cvBtnBox a {
  color: #FFF;
  text-decoration: none;
  padding: 10px;
  z-index: 999;
}
.cvBtnBox a:link, .cvBtnBox a:visited {
  color: #FFF;
  text-decoration: none;
}
.cvBtnBox ul li:last-child a {
  background: #17bed2;
}
.cvBtnBox ul {
  display: flex;
}
.cvBtnBox ul li {
  margin: 0 3px 0 0;
}
.cvBtnBox ul li:nth-child(3) a {
  border-radius: 20px;
}
.cvBtnBox ul li a {
  padding: 10px 30px;
  font-size: 15px;
  background: #27397c;
  display: flex;
  align-items: center;
}

.cvBtnBox ul li:nth-child(1) a::before, .cvBtnBox ul li:nth-child(2) a::before {
  font-family: 'Material Icons';
  content: '\e7cd';
  display: block;
  font-size: 18px;
  padding: 2px 2px 0 0;
}
.cvBtnBox ul li:nth-child(3) a::before {
  font-family: 'Material Icons';
  content: '\e158';
  display: block;
  font-size: 18px;
  padding: 2px 2px 0 0;
}
main {
  padding: 100px 0 0;
}


/*----------------------------------------------------------- pageTitle */
#pnkz {
  padding: 176px 20px 0;
  text-align: left;
  font-size: 80%;
  max-width: 1100px;
  margin: auto;
  line-height: 1.4em;
}
#pageTitle {
  position: relative;
}
#pageTitle h1 {
  padding: 5%;
  font-size: 180%;
  color: #FFFFFF;
  font-weight: 600;
  letter-spacing: 5px;
  text-align: center;
  border-bottom: 1px dashed #676464;
  line-height: 1.4em;
  position: relative;
  z-index: 10;
}
#pageTitle h1 small {
  font-family: 'Noto Sans JP', sans-serif;
  padding: 10px 0 0;
  font-size: 70%;
  color: #FFFFFF;
  font-weight: 400;
  letter-spacing: 3px;
}
#pageTitle .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000045;
  mix-blend-mode: multiply;
}
/*----------------------------------------------------------- section共通 */
p {
  font-size: 16px;
  line-height: 1.6em;
}
/*----------------------------------------------------------- MAP部分 */
#mapBox {
  padding: 80px 0;
  text-align: center;
}
#mapBox h2 {
  /* 会社の所在地やアクセスのタイトルスタイル */
}
/* マップの画像または埋め込みコードのコンテナ */
#mapContainer {
  width: 100%;
  margin-top: 30px;
}
/*----------------------------------------------------------- footer */
footer {
  padding: 5% 0 0;
  border-top: 1px solid #ddd;
}
#footer01 {}
#footer01 .flogo img {
  width: 120px;
}
#footer01 h2 {
  padding: 20px 0;
  font-size: 120%;
}
#footer01 #add01 {}
#footer01 #add02 {
  display: flex;
  justify-content: center;
}
#footer01 p {}
#fMapBox {
  max-width: 1200px;
  margin: 50px auto;
}
gmp-map {
  height: 300px;
  width: 100%;
  /* モノクロ化の設定 */
  filter: grayscale(100%) brightness(0.9) contrast(1.2);
}
/* 吹き出し内のテキストスタイル（必要に応じて） */
.map-info-title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
#footer02 {
  background: #27397c;
  padding: 50px 0;
}
address {
    font-style: normal;
    font-size: 80%;
    letter-spacing: 1px;
    color: #fff;
    background: #222;
    padding: 20px 10px;
    font-weight: 300;
    line-height: 1.6em;
}
/*----------------------------------------------------------- closeBtn */
.closeBtn {
  padding: 20px 20px 50px;
}
.closeBtn a {
  padding: 10px;
  border: 1px solid #999;
  background: #ebe7e7;
  display: block;
  width: 200px;
  margin: auto;
}
/*----------------------------------------------------------- 1280px */
@media screen and (max-width: 1280px) {
  .contentsDetail {
    padding: 0 2%;
  }
  .cvBtnBox ul li:nth-child(1) a {
    padding: 10px 15px;
  }
  .cvBtnBox ul li:nth-child(2) a {
    padding: 10px 15px;
  }
  #footer01 {
    padding: 50px 20px;
  }
  .headerRB {
    padding: 0 50px 0 0;
  }
  .headerContents .win {
    padding: 30px 10px 0 0;
  }
  .information h3, .additionBox h3 {
    font-size: 160%;
  }
  .headerRB .copy {
    display: none;
  }
}
/*----------------------------------------------------------- 1024px */
@media screen and (max-width: 1024px) {
  .headerLeft .logo h1, .headerLeft .logo p {
    display: none;
  }
  .headerContents {
    height: 60px;
    padding: 10px 5px;
  }
  .headerLeft {
    display: flex;
    align-items: center;
  }
  .headerLeft .logo img {
    max-height: 40px;
  }
  .headerRight .cvBtnBox {
    padding: 0 50px 0 0;
  }
  main {
    padding: 60px 0 0;
  }
}
/*----------------------------------------------------------- 840px  */
@media screen and (max-width: 840px) {
  main {
    padding: 60px 0 10px;
  }
  #pnkz {
    padding: 90px 20px 0;
  }
  .headerContents {
    justify-content: space-between;
  }
  header .subMenuBox ul li:nth-child(1), header .subMenuBox ul li {
    margin: 0 10px 0 0;
  }
  #footer01 {
    padding: 20px;
  }
  #footer01 .footerLeft {
    justify-content: center;
  }
  #footer01 .footerRight ul {
    justify-content: center;
  }
  #footer01 .footerRight ul li {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  #footer01 .footerRight ul li a {
    border-right: none;
  }
  #footer01 p {
    font-size: 80%;
  }
  #footer02 {
    padding: 30px 20px;
  }
  .headerRight {
    display: flex;
    align-items: center;
  }
  .headerContents .win {
    padding: 10px 10px 0 0;
  }
  .subMenuBox ul li::after {
    content: "";
  }
#pageTitle h1 {
    font-size: 110%;
    padding: 8%;
    letter-spacing: 3px;
}
  /*----------------------------------------------------------- SUB  */
  .subMenuBox ul li:nth-child(1) a::before {
    font-family: FontAwesome;
    content: '\f041';
    display: block;
    font-size: 20px;
    color: #222;
    width: 20px;
    height: 20px;
  }
  .subMenuBox ul li:nth-child(2) a::before {
    font-family: FontAwesome;
    content: '\f0f6';
    display: block;
    font-size: 20px;
    color: #222;
    width: 20px;
    height: 20px;
  }
  .subMenuBox ul li a {
    font-size: 10px;
    padding: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .btnBox a {
    font-size: 80%;
  }
  .contents {
    margin: 0;
  }
}
/*----------------------------------------------------------- 768px  */
@media screen and (max-width: 768px) {
  .cvBtnBox ul li:nth-child(1), .cvBtnBox ul li:nth-child(2) {
    display: none;
  }
  .cvBtnBox ul li:nth-child(3) a {
    border-radius: 5px;
    font-size: 80%;
    letter-spacing: 0;
    padding: 10px;
  }
}
/*----------------------------------------------------------- 640px  */
@media screen and (max-width: 640px) {
  .cvBtnBoxIn ul {
    flex-flow: column;
    width: 100%;
  }
  .cvBtnBoxIn ul li {
    margin: 0 0 10px;
  }
  .cvBtnBoxIn ul li:nth-child(1) {
    margin: 0 0 10px;
  }
}


/*----------------------------------------------------------- 480px  */
@media screen and (max-width: 480px) {
#footer01 #add02 {
flex-flow: column;
}
#footer01 #add02 .spNone {display: none;}

}
