<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Spartan&amp;display=swap";
#cts_CR_00061166_2 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
}

#cts_CR_00061166_2 a:hover img {
  opacity: 1 !important;
}

#cts_CR_00061166_2 .pc_none {
  display: none;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .pc_none {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .sp_none {
    display: none;
  }
}
#cts_CR_00061166_2 .number {
  background: url(../images/bg.png) no-repeat;
  padding: 35px;
  padding-bottom: 0px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .number {
    padding: 15px;
    padding-bottom: 0px;
  }
}
#cts_CR_00061166_2 .number dl.num_tit {
  margin-bottom: 30px;
  padding: 12px;
  background: url(../images/bg01.jpg) no-repeat 0 50%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .number dl.num_tit {
    padding: 20px 0;
    margin-bottom: 15px;
  }
}
#cts_CR_00061166_2 .number dl.num_tit dt {
  font-size: 35px;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .number dl.num_tit dt {
    font-size: 5.7vw;
  }
}
#cts_CR_00061166_2 .number dl.num_tit dd {
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .number dl.num_tit dd {
    font-size: 3.7vw;
    font-weight: normal;
  }
}
#cts_CR_00061166_2 .number ul.num {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .number ul.num {
    display: block;
    padding: 0 15px;
    margin-bottom: 20px;
  }
}
#cts_CR_00061166_2 .number ul.num li {
  width: 49%;
  margin-bottom: 1%;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 .number ul.num li {
    width: 100%;
  }
}
#cts_CR_00061166_2 .number ul.num li:last-child {
  margin-bottom: 0;
}

#cts_CR_00061166_2 p.extra {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 25px;
  margin-bottom: 30px;
  color: #006e91;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 p.extra {
    font-size: 3.8vw;
    margin-bottom: 20px;
    line-height: 1.5;
  }
}
#cts_CR_00061166_2 p.tit01 {
  color: #006e91;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 p.tit01 {
    line-height: 1.55;
    font-size: 4.8vw;
    margin-bottom: 20px;
  }
}
#cts_CR_00061166_2 p.btn {
  text-align: center;
  width: 650px;
  margin: 0 auto;
  padding-bottom: 50px;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 p.btn {
    width: 260px;
    margin-bottom: 30px;
  }
}
#cts_CR_00061166_2 p.btn a {
  display: block;
  transition: 0.3s;
  position: relative;
  line-height: 65px;
  cursor: pointer;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  background: url(../images/btn_bg.png) no-repeat;
  top: 0;
}

@media screen and (max-width: 640px) {
  #cts_CR_00061166_2 p.btn a {
    font-size: 6vw;
    width: 100%;
    line-height: 50px;
    background: url(../images/bg01.jpg) repeat;
    border-radius: 999em;
  }
}
#cts_CR_00061166_2 p.btn a:hover {
  opacity: 0.7;
  top: 2px;
  transition: 0.3s;
}

/*PC/SP共通の指定*/
#cts_CR_00061166_2 {
  margin: 0 auto;
  max-width: 718px;
  color: #000;
}
#cts_CR_00061166_2 .c-flex {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
}
#cts_CR_00061166_2 .c-flex .c-flex, #cts_CR_00061166_2 .c-flex .c-flex__sb, #cts_CR_00061166_2 .c-flex .c-fllex__sa {
  margin: 0;
}
#cts_CR_00061166_2 .c-flex__sb {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
}
#cts_CR_00061166_2 .c-flex__sb .c-flex, #cts_CR_00061166_2 .c-flex__sb .c-flex__sb, #cts_CR_00061166_2 .c-flex__sb .c-fllex__sa {
  margin: 0;
}
#cts_CR_00061166_2 .c-flex__rev {
  flex-direction: row-reverse;
}
#cts_CR_00061166_2 .c-flex__center {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap;
}
#cts_CR_00061166_2 .c-flex__sa {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  flex-wrap: wrap;
}
#cts_CR_00061166_2 .c-flex__sa .c-flex, #cts_CR_00061166_2 .c-flex__sa .c-flex__sb, #cts_CR_00061166_2 .c-flex__sa .c-flex__sa {
  margin: 0;
}
#cts_CR_00061166_2 div.p-back-topwrapsp {
  background: none;
}
#cts_CR_00061166_2 div.p-back-strongwrapsp {
  background: none;
}
#cts_CR_00061166_2 div.p-back-lastwrap {
  background: none;
}
#cts_CR_00061166_2 div.p-message-wrap {
  background: none;
}
#cts_CR_00061166_2 br.brsp {
  display: none;
}
#cts_CR_00061166_2 br.brpc {
  display: block;
}
#cts_CR_00061166_2 img.sp {
  display: none;
}
#cts_CR_00061166_2 img.pc {
  display: inline;
}
#cts_CR_00061166_2 .c-img__full {
  line-height: 0;
}
#cts_CR_00061166_2 .c-img__full img {
  width: 100%;
}
#cts_CR_00061166_2 .c-img__scroll img {
  width: 100%;
}
#cts_CR_00061166_2 .c-inline__center {
  text-align: center;
}
#cts_CR_00061166_2 img {
  display: inline;
  width: 100%;
}
#cts_CR_00061166_2 * {
  margin: 0;
  padding: 0;
  list-style: none;
}
#cts_CR_00061166_2 .cont_all p.mainv {
  margin-bottom: 45px;
}
#cts_CR_00061166_2 .cont_all #link {
  background: url(/ts/ori-tab/00061166/1/images/link_bg.png) center center/cover no-repeat;
  margin-top: 60px;
}
#cts_CR_00061166_2 .cont_all #link .c-inner {
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 55px;
}
#cts_CR_00061166_2 .cont_all #link .c-inner h4 {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 92px;
  padding: 55px 0 20px 0;
  text-align: center;
  color: #fff;
}
#cts_CR_00061166_2 .cont_all #link .c-inner .p-link-text {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 45px;
  color: #fff;
  text-align: center;
}
#cts_CR_00061166_2 .cont_all #link .c-inner .p-link-btn {
  width: 310px;
  margin: 0 auto;
  border-radius: 50px;
  background: #fff;
}
#cts_CR_00061166_2 .cont_all #link .c-inner .p-link-btn a {
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 55px;
  background: url(/ts/ori-tab/00061166/1/images/arrow.svg) 95% center/6px no-repeat;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #0054a7;
}

/*▼▼768px以上の表示　主にPC用▼▼*/
@media screen and (min-width: 768px) {
  #cts_CR_00061166_2 {
    margin: 0 auto;
    width: 718px;
  }
}
/*▼▼767px以下の表示　SP用 ▼▼*/
@media screen and (max-width: 767px) {
  #cts_CR_00061166_2 br.brsp {
    display: block;
  }
  #cts_CR_00061166_2 br.brpc {
    display: none;
  }
  #cts_CR_00061166_2 img.sp {
    display: inline;
  }
  #cts_CR_00061166_2 img.pc {
    display: none;
  }
  #cts_CR_00061166_2 .c-img__scroll img {
    width: 200%;
  }
  #cts_CR_00061166_2 .cont_all p.mainv {
    margin-bottom: 20px;
  }
  #cts_CR_00061166_2 .cont_all .extra {
    margin-bottom: 15px;
  }
  #cts_CR_00061166_2 .cont_all #link {
    background: url(/ts/ori-tab/00061166/1/images/link_bg.png) center center/cover no-repeat;
    margin-top: 30px;
  }
  #cts_CR_00061166_2 .cont_all #link .c-inner {
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 25px;
  }
  #cts_CR_00061166_2 .cont_all #link .c-inner h4 {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 64px;
    padding: 25px 0 10px 0;
  }
  #cts_CR_00061166_2 .cont_all #link .c-inner .p-link-text {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 20px;
  }
  #cts_CR_00061166_2 .cont_all #link .c-inner .p-link-btn {
    width: 60%;
    margin: 0 auto;
  }
  #cts_CR_00061166_2 .cont_all #link .c-inner .p-link-btn a {
    font-family: "Noto Sans JP", serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 39px;
    background: url(/ts/ori-tab/00061166/1/images/arrow.svg) 92% center/6px no-repeat;
    width: 100%;
  }
}/*# sourceMappingURL=editable.css.map */</pre></body></html>