@charset "UTF-8";
/*utf-8ですよ*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&family=Noto+Serif+JP:wght@300;400;500;600;700;900&display=swap");
/***************************************************/
.contact_top {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  padding: 70px 0 80px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center; }

.contact_top h2 {
  font: 46px/180% "hannari_font", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  margin: 0 0 0 0;
  position: relative; }

/***************************************************/
.contact_add {
  padding: 100px 40px 170px;
  background: #000;
  color: #fff;
  text-align: center;
  position: relative; }

.contact_add div {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start; }

.contact_add div a {
  color: #fff;
  font: 32px/1em 'Noto Serif JP', serif;
  font-weight: 500;
  position: relative;
  text-align: center;
  width: calc((100% - 30px) / 2);
  max-width: 460px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
  position: relative;
  position: relative;
  transition: .3s; }
  .contact_add div a:before {
    position: absolute;
    content: "";
    display: block;
    background: url("../images/contact/arrow.svg") center center no-repeat;
    background-size: contain;
    width: 67px;
    height: 15px;
    top: 50%;
    left: auto;
    right: 20px;
    -webkit-transform: translate(0%, -50%);
    /* Safari用 */
    transform: translate(0%, -50%); }

.contact_add div a small {
  font: 16px/1em 'Noto Sans JP', sans-serif;
  font-weight: 500;
  position: relative;
  display: block;
  margin: 15px auto 0; }

@media (hover: hover) {
  .contact_add div a:hover {
    background-color: #910000; } }
.contact_add h2 {
  font: 22px/1em 'Noto Sans JP', sans-serif;
  font-weight: 400;
  margin-bottom: 55px;
  position: relative; }
  .contact_add h2.tell {
    margin-bottom: 35px; }

.contact_add .telll {
  color: #fff;
  font: 41px/1em Arial, Helvetica, "sans-serif";
  letter-spacing: .1em;
  font-weight: bold;
  display: inline-block;
  margin: 0 auto 20px;
  padding: 0 0 0 60px;
  position: relative; }
  .contact_add .telll:before {
    background: url("../images/contact/tel.svg") center center no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    display: block;
    width: 46px;
    height: 46px;
    left: 0;
    top: -5px; }

.contact_add p {
  font: 18px/1em 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-bottom: 15px; }

.contact_add .time {
  position: relative;
  font: 16px/1.0em 'Noto Sans JP', sans-serif;
  font-weight: 400;
  padding: 0 0 0 80px; }

.contact_add .time:before {
  position: absolute;
  content: attr(name);
  left: 0; }

.contact_add .time br {
  display: none; }

.contact_add .scroll {
  font: 22px/1em 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  /* Safari用 */
  transform: translate(-50%, 0%);
  padding: 0 0 35px; }

.contact_add .scroll:before {
  position: absolute;
  content: "";
  bottom: 0%;
  left: 41%;
  -webkit-transform: translate(-50%, 0%);
  /* Safari用 */
  transform: translate(-50%, 0%);
  width: 25px;
  height: 25px;
  border-top: 6px solid #fff;
  border-right: 6px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

@media (max-width: 1024px) {
  .contact_add div a {
    -webkit-justify-content: center;
    justify-content: center;
    align-items: flex-start;
    padding: 0 0 0 30px; }

  .contact_add div a small {
    text-align: left;
    width: 100%;
    display: block; } }
@media (max-width: 768px) {
  .contact_add div a {
    width: 100%;
    margin: 0 auto 20px; }

  .contact_add div a small {
    text-align: left;
    width: 100%;
    display: block; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .contact_add div a {
    color: #fff;
    font: 28px/1em 'Noto Serif JP', serif;
    font-weight: 500;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 460px;
    height: 100px; }

  .contact_add div {
    margin: 0 auto 50px; }

  .contact_add h2 {
    font: 22px/1em 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-bottom: 45px;
    position: relative; }
    .contact_add h2.tell {
      margin-bottom: 35px; }

  .contact_add .telll {
    color: #fff;
    font: 35px/1em Arial, Helvetica, "sans-serif";
    letter-spacing: .05em;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto 20px;
    padding: 0 0 0 40px;
    position: relative; }
    .contact_add .telll:before {
      width: 35px;
      height: 35px;
      left: -5px;
      top: -3px; }

  .contact_add p {
    font: 16px/1em 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin-bottom: 15px; }

  .contact_add .time {
    position: relative;
    font: 15px/1.4em 'Noto Sans JP', sans-serif;
    font-weight: 400;
    padding: 0 0 0 75px;
    text-align: left;
    width: fit-content;
    margin: 0 auto;
    display: block; }

  .contact_add .time br {
    display: block; }

  .contact_add .scroll {
    font: 20px/1em 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

  .contact_add .scroll:before {
    width: 20px;
    height: 20px;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); } }
/*max-width:480px*/
/***************************************************/
.guid_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  height: auto;
  position: relative; }

.guid_top:before {
  position: absolute;
  content: "";
  top: 0;
  left: -50px;
  width: 425px;
  height: 425px;
  display: block;
  background: url("../images/common/bg_logo.svg");
  background-size: contain;
  z-index: 0; }

.guid_top h2 {
  font: 46px/180% "hannari_font", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  padding: 155px 0 40px;
  display: block;
  position: relative;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; }

.guid_link {
  max-width: 1280px;
  width: 100%;
  padding: 0 40px 60px;
  margin: 0 auto; }

.guid_link a {
  display: block;
  height: 45px;
  width: 250px;
  margin: 0 0 0 auto;
  border: 1px solid #c9caca;
  text-align: center;
  padding: 0 25px 0 0;
  font: 20px/40px 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  position: relative; }

.guid_link a:before {
  position: absolute;
  content: "";
  right: 25px;
  top: 14px;
  width: 10px;
  height: 10px;
  border-top: 4px solid #b5b5b6;
  border-right: 4px solid #b5b5b6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .guid_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    height: auto;
    position: relative; }

  .guid_top:before {
    display: none; }

  .guid_top h2 {
    font: 46px/180% "hannari_font", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    padding: 100px 0 80px;
    display: block;
    position: relative;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; } }
/*max-width:768px*/
/*max-width:480px*/
/***************************************************/
.tenpo_box {
  max-width: 1980px;
  margin: 0 auto 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
  position: relative; }

.tenpo_box .pic {
  width: 50%;
  height: 720px;
  position: relative;
  overflow: hidden;
  display: block; }

.tenpo_box .pic img {
  position: absolute;
  content: "";
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%); }

.tenpo_box .txt {
  width: 50%;
  padding: 40px 0 0 60px; }

.tenpo_box .txt div {
  max-width: 520px;
  margin: 0 auto 0 0; }

.tenpo_box .txt ul {
  margin-bottom: 70px; }

.tenpo_box .txt li {
  font: 16px/1.8em 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: dashed 1px #ccc; }

.tenpo_box .txt li span:nth-child(1) {
  width: 140px; }

.tenpo_box .txt li span:nth-child(2) {
  width: calc(100% - 140px); }

.tenpo_box .txt a {
  display: block;
  height: 45px;
  width: 250px;
  margin: 0;
  border: 1px solid #c9caca;
  text-align: center;
  padding: 0 25px 0 0;
  font: 20px/40px 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  position: relative; }

.tenpo_box .txt a:before {
  position: absolute;
  content: "";
  right: 35px;
  top: 14px;
  width: 10px;
  height: 10px;
  border-top: 4px solid #b5b5b6;
  border-right: 4px solid #b5b5b6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

@media (max-width: 1280px) {
  .tenpo_box .pic {
    width: 40%; }

  .tenpo_box .txt {
    width: 60%; }

  .tenpo_box .txt li span:nth-child(1) {
    width: 130px; }

  .tenpo_box .txt li span:nth-child(2) {
    width: calc(100% - 130px); } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .tenpo_box {
    max-width: 1980px;
    margin: 0 auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    position: relative; }

  .tenpo_box .pic {
    width: 100%;
    height: inherit;
    padding-top: 87%;
    position: relative;
    overflow: hidden;
    display: block; }

  .tenpo_box .pic img {
    position: absolute;
    content: "";
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }

  .tenpo_box .txt {
    width: 100%;
    padding: 40px 25px 0; }

  .tenpo_box .txt div {
    max-width: 520px;
    margin: 0 auto; }

  .tenpo_box .txt ul {
    margin-bottom: 70px; }

  .tenpo_box .txt li {
    font: 16px/1.8em 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 15px 0;
    border-bottom: dashed 1px #ccc; }

  .tenpo_box .txt li span:nth-child(1) {
    width: 140px; }

  .tenpo_box .txt li span:nth-child(2) {
    width: calc(100% - 140px); }

  .tenpo_box .txt a {
    display: none; } }
/*max-width:1024px*/
/*max-width:768px*/
@media (max-width: 480px) {
  .tenpo_box .txt {
    width: 100%;
    padding: 40px 15px 0; }

  .tenpo_box .txt li {
    font: 16px/1.8em 'm+c2_Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 15px 0;
    border-bottom: dashed 1px #ccc; }

  .tenpo_box .txt li span:nth-child(1) {
    width: 140px;
    font: 16px/1.8em 'm+c2_Regular', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

  .tenpo_box .txt li span:nth-child(2) {
    width: 100%; } }
/*max-width:480px*/
/***************************************************/
.tenpo_image {
  background: url("../images/contact/line.svg") center top no-repeat;
  background-size: cover;
  padding: 100px 40px 250px; }

.tenpo_image ul {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  font: 23px/1.8em 'm+c2_Medium', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

.tenpo_image li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: flex-end; }

.tenpo_image li img {
  width: 560px;
  height: auto;
  margin: 0 40px 0 0; }

.tenpo_image li p {
  width: calc(100% - 600px); }

@media (max-width: 1280px) {
  .tenpo_image li img {
    width: 500px;
    height: auto;
    margin: 0 40px 0 0; }

  .tenpo_image li p {
    width: calc(100% - 540px); } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .tenpo_image {
    background: url("../images/contact/line.svg") center top no-repeat;
    background-size: cover;
    padding: 100px 40px 250px; }

  .tenpo_image ul {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    font: 23px/1.8em 'm+c2_Medium', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

  .tenpo_image li img {
    width: 500px;
    max-width: 100%;
    height: auto;
    margin: 0 0 30px 0; }

  .tenpo_image li p {
    width: 100%; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .tenpo_image {
    background: url("../images/contact/line.svg") center top no-repeat;
    background-size: cover;
    padding: 100px 20px 250px; }

  .tenpo_image ul {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    font: 23px/1.8em 'm+c2_Medium', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

  .tenpo_image li img {
    width: 500px;
    max-width: 100%;
    height: auto;
    margin: 0 0 30px 0; }

  .tenpo_image li p {
    width: 100%; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .tenpo_image {
    background: url("../images/contact/line.svg") center top no-repeat;
    background-size: cover;
    padding: 0 15px 100px; }

  .tenpo_image ul {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    font: 20px/1.8em 'm+c2_Medium', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

  .tenpo_image li img {
    width: 500px;
    max-width: 100%;
    height: auto;
    margin: 0 0 10px 0; }

  .tenpo_image li p {
    width: 100%; } }
/*max-width:480px*/
