@charset "UTF-8";
.pc_none {
  display: none;
}

main .main_image {
  width: 100%;
}
main .main_image img {
  width: 100%;
  height: auto;
}

.top h2.title {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 38px;
  background-color: #111230;
  padding: 0.5em;
  line-height: 1;
  letter-spacing: 0.18em;
  position: relative;
  margin-bottom: 42px;
}
.top h2.title small {
  color: rgba(255, 255, 255, 0.2);
  font-size: 70px;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -o-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  font-family: "Avenir", "Avenir Next", Verdana, "Verdana", "游ゴシック体", "Yu Gothic",
    "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "YuGothic", "メイリオ", Meiryo,
    Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.top .reccomend {
  max-width: 1024px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.top .reccomend ul {
  font-size: 26px;
  margin-right: 10px;
}
.top .reccomend ul li {
  padding: 0.8em 1em;
}
.top .reccomend ul li:nth-of-type(n + 2) {
  border-top: 1px dashed #111230;
}
.top .type {
  padding-top: 8vw;
  background-image: url(../img/top/bg_type.svg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: 72px;
}
.top .type h3 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 40px;
  text-align: center;
}
.top .type ul {
  max-width: 1024px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: strech;
  align-items: strech;
}
.top .type ul li {
  border: 1px solid #111230;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  max-width: 476px;
  width: 48%;
  margin-top: 4%;
  padding: 16px;
}
.top .type ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.top .type ul li:nth-of-type(1) {
  background: linear-gradient(to bottom right, white 0%, #ecffff 61%, white 100%);
}
.top .type ul li:nth-of-type(2) {
  background: linear-gradient(to bottom right, white 0%, #fffaff 61%, white 100%);
}
.top .type ul li:nth-of-type(3) {
  background: linear-gradient(to bottom right, white 0%, #ffffec 61%, white 100%);
}
.top .type ul li:nth-of-type(3) div h4 {
  border-bottom: none;
}
.top .type ul li:nth-of-type(4) {
  background: linear-gradient(to bottom right, white 0%, #ecffec 61%, white 100%);
}
.top .type ul li div {
  width: 60%;
}
.top .type ul li div h4 {
  font-size: 30px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.2;
  border-bottom: 2px dashed #111230;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.top .type ul li div p {
  font-size: 16px;
  line-height: 1.75;
}
.top .type ul li p.img {
  width: 37%;
}
.top .type ul li p.img img {
  width: 100%;
  height: auto;
}
.top .special {
  background-image: url(../img/top/bg_plan.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 42px;
}
.top .special div {
  max-width: 1024px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(17, 18, 48, 0.5);
  color: #fff;
  text-align: center;
  padding: 24px;
}
.top .special div h3 {
  font-size: 34px;
  letter-spacing: 0.18em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
  margin-bottom: 16px;
}
.top .special div h3 strong {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 70px;
  display: block;
  background: url(../img/top/plan_bracket_l.png), url(../img/top/plan_bracket_r.png),
    rgba(255, 255, 255, 0.5);
  background-size: 10%;
  background-position: top left, bottom right;
  background-repeat: no-repeat;
}
.top .special div h3 b {
  font-size: 48px;
}
.top .special div p {
  font-size: 16px;
  line-height: 1.8;
}
.top .special div p:nth-of-type(n + 2) {
  margin-top: 1.5em;
}
.top article {
  background-color: rgba(17, 18, 48, 0.1);
  padding-top: 80px;
  padding-bottom: 80px;
}
.top article h1 {
  text-align: center;
  font-size: 42px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.2;
}
.top article h1 div {
  line-height: 16px;
}
.top article h1 i {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #111230;
}
.top article h1 i:last-of-type {
  background-color: #111230;
  margin-left: 8px;
}
.top article h1 span {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}
.top article h1 strong {
  display: inline-block;
  font-size: 12px;
  background-color: #111230;
  color: #fff;
  padding: 2px 5px;
  vertical-align: top;
}
.top article section {
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 56px;
}
.top article section h2 {
  text-align: center;
  position: relative;
  font-size: 28px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background-color: #fff;
  padding: 24px 16px;
  margin-bottom: 42px;
}
.top article section h2::after,
.top article section h2::before {
  content: " ";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(
    to right,
    #000033 0%,
    #337180 23%,
    #b3d9cb 46%,
    #668093 61%,
    #6e3fff 83%,
    #000033 100%
  );
}
.top article section h2::before {
  top: 0;
}
.top article section h2::after {
  bottom: 0;
}
.top article section h2 span {
  display: block;
  padding: 16px 0;
  position: relative;
}
.top article section h2 span::after,
.top article section h2 span::before {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  background-image: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%),
    linear-gradient(
      to right,
      #000033 0%,
      #337180 23%,
      #b3d9cb 46%,
      #668093 61%,
      #6e3fff 83%,
      #000033 100%
    );
  background-size: 25px, 100%;
}
.top article section h2 span::before {
  top: 0;
}
.top article section h2 span::after {
  bottom: 0;
}
.top article section p {
  font-size: 16px;
}
.top article .point_top {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.top article .point_top ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  width: 60%;
}
.top article .point_top ul li {
  margin: -30px;
}
.top article .point_top p.img {
  width: 40%;
}
.top article .top_operation ul {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.top article .top_operation ul li {
  width: 18%;
  position: relative;
  background-color: #111230;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 45px 5px 15px;
}
.top article .top_operation ul li::after {
  content: " ";
  display: block;
  position: absolute;
  bottom: auto;
  right: 50%;
  -o-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  top: 0px;
  border-style: solid;
  border-width: 30px 35px 0 35px;
  border-color: #e7e7ea transparent transparent;
}
.top article .top_operation ul li i {
  position: absolute;
  bottom: auto;
  right: 50%;
  -o-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  top: -15px;
  z-index: 10;
}
.top article .top_operation p {
  margin-top: 1.5em;
  font-size: 16px;
}
.top article .top_point_txt div {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.top article .top_point_txt div p.txt {
  width: 60%;
  font-size: 16px;
  line-height: 1.8;
}
.top article .top_point_txt div p.img {
  width: 38%;
}
.top article .top_point_txt div p.img img {
  width: 100%;
  height: auto;
}

.under {
  background-color: rgba(17, 18, 48, 0.1);
  /* padding-bottom: 80px; */
}
.under .main_img {
  text-align: center;
  background-color: #e5e5e8;
}
.under .main_img span {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.under .main_img span img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.under p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.under p.caution {
  font-size: 14px;
}
.under .img p.caution {
  text-align: right;
  margin-top: 5px;
}
.under article > h2 {
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 40px;
  color: #fff;
  background-color: #111230;
  padding: 0.5em 0 0.4em;
}
.under article > h4 {
  text-align: center;
  font-size: 36px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-bottom: 34px;
  border-bottom: 1px dashed #111230;
  border-top: 1px dashed #111230;
  position: relative;
}
.under article > h4::after,
.under article > h4::before {
  content: " ";
  display: block;
  width: 80px;
  height: 4px;
  position: absolute;
  background-color: #111230;
}
.under article > h4::before {
  position: absolute;
  bottom: auto;
  right: 50%;
  -o-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  top: -2px;
}
.under article > h4::after {
  position: absolute;
  bottom: -2px;
  right: 50%;
  -o-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
.under article > section {
  background-color: #efeff3;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 40px;
  padding-bottom: 48px;
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.under article > section h3 {
  text-align: center;
  margin-bottom: 40px;
}
.under article > section h3 span {
  display: inline-block;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  padding: 1.5em 0.8em;
  position: relative;
  background-image: linear-gradient(to bottom, #000, #000 2px, transparent 2px, transparent 3px),
    linear-gradient(to bottom, #000, #000 2px, transparent 2px, transparent 3px);
  background-size: 6px 10px;
  background-position: top left, top right;
  background-repeat: repeat-y;
}
.under .caption section {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.under .caption section .txt {
  width: 68%;
}
.under .caption section .img {
  width: 30%;
}
.under .caption section .img img {
  width: 100%;
  height: auto;
}
.under .method .wrap_method {
  margin-bottom: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.under .method .wrap_method .txt {
  width: 50%;
  z-index: 5;
  position: relative;
}
.under .method .wrap_method .txt p + p {
  margin-top: 1.5em;
}
.under .method .wrap_method .img {
  width: 47%;
  margin-left: 0;
}
.under .method .wrap_method .img img {
  width: 100%;
  height: auto;
}
.under .method .wrap_image {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.under .method .wrap_image .txt {
  width: 68%;
  -webkit-order: 2;
  order: 2;
}
.under .method .wrap_image .img {
  width: 30%;
  -webkit-order: 1;
  order: 1;
}
.under .method .wrap_image .img img {
  width: 100%;
  height: auto;
}
.under .design h6 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 24px;
}
.under .design .wrap_design {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.under .design .wrap_design .txt {
  width: 63%;
}
.under .design .wrap_design .txt ol {
  font-size: 16px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.under .design .wrap_design .txt ol li {
  background-color: #707180;
  position: relative;
  color: #fff;
  padding: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.under .design .wrap_design .txt ol li:nth-of-type(n + 2) {
  margin-top: 10px;
}
.under .design .wrap_design .txt ol li span {
  display: block;
  width: calc(100% - 68px);
}
.under .design .wrap_design .txt ol li i {
  font-size: 36px;
  color: #111230;
  text-align: center;
  width: 48px;
  line-height: 49px;
  background-color: #fff;
  position: relative;
  margin-right: 20px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.under .design .wrap_design .txt ol li i::after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 50%;
  right: -5px;
  -o-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  border-style: solid;
  border-width: 10px 0 10px 5px;
  border-color: transparent transparent transparent #fff;
}
.under .design .wrap_design .img {
  width: 35%;
}
.under .design .wrap_design .img img {
  width: 100%;
  height: auto;
}
.under .type h4 {
  text-align: center;
  color: #fff;
  padding: 15px 0;
  background-color: #707180;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 24px;
}
.under .type section {
  background-color: #e2e3e6;
  padding: 24px;
}
.under .type section:nth-of-type(n + 2) {
  margin-top: 24px;
}
.under .type section h5 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 16px;
}
.under .type section p {
  font-size: 20px;
  margin-top: 16px;
  text-align: center;
}
.under .type ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
.under .type ul li {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 10px 5px;
}
.under .type ul li span {
  padding: 10px 20px;
  white-space: nowrap;
}
.under .type ul li.kobana {
  border-color: #111230;
}
.under .type ul li.kobana span {
  background-color: #111230;
}
.under .type ul li.bityuu {
  border-color: #7d2029;
}
.under .type ul li.bityuu span {
  background-color: #7d2029;
}
.under .type ul li.kenjou {
  border-color: #1179bd;
}
.under .type ul li.kenjou span {
  background-color: #1179bd;
}
.under .type ul li.setujo {
  border-color: #679607;
}
.under .type ul li.setujo span {
  background-color: #679607;
}
.under .type ul li.plus {
  width: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  border: none;
}
.under .type ul li.plus img {
  width: 100%;
  height: auto;
}
.under .small {
  background-color: #efeff3;
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.under article.small > h4 {
  margin-bottom: 0;
}

.under .small section {
  background-color: transparent;
  padding: 0;
  width: 100%;
  margin-top: 64px;
}
.under .small section h5 {
  text-align: center;
  position: relative;
  font-size: 28px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 24px;
}
.under .small section h5::after,
.under .small section h5::before {
  content: " ";
  display: block;
  height: 1px;
  border-top: 1px dashed #111230;
}
.under .small section h5::before {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.under .small section h5::after {
  width: 200px;
  position: absolute;
  position: absolute;
  bottom: auto;
  right: 50%;
  -o-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  top: 5px;
}
.under .small section > dl {
  width: 100%;
  border: 1px solid #111230;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  font-size: 16px;
  margin-bottom: 16px;
}
.under .small section > dl dt {
  width: 20%;
  padding: 10px;
  font-weight: bold;
  color: #fff;
  background-color: #111230;
  text-align: center;
}
.under .small section > dl dd {
  width: 80%;
  background-color: #fff;
  padding: 10px;
}
.under .small .outside .text_wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.under .small .outside .text_wrap .txt {
  width: 48%;
}
.under .small .outside .text_wrap .img {
  width: 50%;
}
.under .small .outside .text_wrap .img img {
  width: 100%;
  height: auto;
}
.under .small .inner ul {
  margin-top: 24px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: strech;
  align-items: strech;
}
.under .small .inner ul li {
  width: 25%;
  padding: 10px 4%;
  border-right: 1px solid #111230;
}
.under .small .inner ul li:last-of-type {
  border-right: none;
}
.under .small .inner ul li img {
  width: 100%;
  height: auto;
}
.under .small .inner ul li dl dt {
  text-align: center;
  font-size: 36px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.under .small .inner ul li dl dd {
  font-size: 16px;
}
.under .small .inner ul li dl dd.txt {
  margin-top: 10px;
  text-align: center;
}
.under .extention {
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 0;
  padding-bottom: 40px;
  background-color: #efeff3;
}
.under .extention h5 {
  text-align: center;
  font-size: 24px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 16px;
}
.under .extention h5 small {
  display: block;
  font-size: 16px;
}
.under .extention p:first-of-type {
  margin-bottom: 16px;
}
.under .extention p img {
  width: 100%;
  height: auto;
}
.under .elevation {
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #efeff3;
}
.under .elevation ol {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 24px;
}
.under .elevation ol li {
  width: 50%;
  padding: 2%;
  border-bottom: 2px dotted #111230;
  border-right: 2px dotted #111230;
}
.under .elevation ol li:nth-of-type(2n) {
  border-right: none;
}
.under .elevation ol li:nth-of-type(n + 3) {
  border-bottom: none;
}
.under .elevation ol li dl dt {
  font-size: 36px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
.under .elevation ol li dl dd {
  font-size: 16px;
}
.under .elevation ol li dl dd.img img {
  width: 100%;
  height: auto;
}
.under .cut {
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #efeff3;
}
.under .cut ol {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 24px;
}
.under .cut ol li {
  width: 33%;
  padding: 2%;
  border-right: 2px dotted #111230;
}
.under .cut ol li:last-of-type {
  border-right: none;
}
.under .cut ol li dl dt {
  font-size: 36px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
.under .cut ol li dl dd {
  font-size: 16px;
}
.under .cut ol li dl dd.img img {
  width: 100%;
  height: auto;
}
.under .choose {
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #efeff3;
}
.under .choose dl:nth-of-type(n + 2) {
  margin-top: 32px;
}
.under .choose dl dt {
  font-weight: bold;
  font-size: 24px;
  position: relative;
}
.under .choose dl dt::after {
  content: " ";
  display: block;
  width: 120px;
  height: 2px;
  background-color: #111230;
  margin-top: 16px;
  margin-bottom: 16px;
}
.under .choose dl dd {
  font-size: 16px;
}
.under .care {
  padding-bottom: 40px;
}
.under .care table {
  margin-top: 40px;
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #111230;
  background-color: #fff;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
}
.under .care table tr {
  border-bottom: 1px solid #111230;
}
.under .care table tr th {
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding: 10px;
  background-color: #cacdd3;
  white-space: nowrap;
}
.under .care table tr td {
  vertical-align: top;
  font-size: 16px;
  text-align: left;
  padding: 10px;
}
.under .price {
  padding-bottom: 104px;
}
.under .price table {
  margin-top: 40px;
  width: 92%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
}
.under .price table thead tr {
  background-color: #111230;
  color: #fff;
}
.under .price table thead tr th {
  font-weight: bold;
  font-size: 24px;
  padding: 10px;
  text-align: center;
  border-right: 1px solid #f2f7ff;
  width: 60%;
}
.under .price table thead tr td {
  font-weight: bold;
  font-size: 24px;
  padding: 10px;
  text-align: center;
}
.under .price table tbody {
  background-color: #f2f7ff;
}
.under .price table tbody tr {
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #111230;
}
.under .price table tbody tr:last-of-type {
  border-bottom: none;
}
.under .price table tbody tr th {
  padding: 10px;
  width: 60%;
  border-right: 1px solid #111230;
}
.under .price table tbody tr td {
  padding: 10px;
  text-align: center;
}

/* あぐら鼻の料金表修正 2023/01/27 */
.under p.agura-price-attention {
  font-size: 14px;
  max-width: 1024px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}



/* ordermade 2025/09/30 */
.under .ordermade .wrap_image {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.under .ordermade .wrap_image .txt {
  width: 100%;
  -webkit-order: 2;
  order: 2;
  margin-top: 2em;
}
.under .ordermade .wrap_image .img {
  width: 100%;
  -webkit-order: 1;
  order: 1;
}
.under .ordermade .wrap_image .img img {
  width: 100%;
  height: auto;
}

.under .ordermade .ordermade_inner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1024px;
  margin: auto;
  background: #efeff3;
  gap: 80px 6%;
  padding: 40px 4% 48px;
}

.under .ordermade .ordermade_inner section {
  width: 47%;
}

.under .ordermade .ordermade_inner section h3 {
  text-align: center;
  margin-bottom: 40px;
}

.under .ordermade .ordermade_inner section h3 span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  padding: 1em 0.8em;
  position: relative;
  background-image: linear-gradient(to bottom, #000, #000 2px, transparent 2px, transparent 3px), linear-gradient(to bottom, #000, #000 2px, transparent 2px, transparent 3px);
  background-size: 6px 10px;
  background-position: top left, top right;
  background-repeat: repeat-y;

  min-height: 5em;
}



@media screen and (max-width: 880px) {
  .under .ordermade .wrap_image .txt {
    width: 100%;
    -webkit-order: 2;
    order: 2;
    margin-top: 6%;
  }
  .under .ordermade .wrap_image .img {
    width: 100%;
    max-width: 600px;
    -webkit-order: 1;
    order: 1;
    margin: auto;
  }
  
  .under .ordermade .ordermade_inner {
    width: 92%;
    gap: 60px 0;
    padding: 40px 24px 48px;
  }
  
  .under .ordermade .ordermade_inner section {
    width: 100%;
  }
  
  .under .ordermade .ordermade_inner section h3 {
    margin-bottom: 6%;
  }
  
  .under .ordermade .ordermade_inner section h3 span {
    min-height: unset;
  }
  }


/* doctor */
.under .doctor .wrap_doctor {
  margin-bottom: 80px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 5%;
}
.under .doctor .wrap_doctor .txt {
  width: 55%;
  z-index: 5;
  position: relative;
}
.under .doctor .wrap_doctor .txt .doctor_name {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 35px;
}

.under .doctor .wrap_doctor .txt .doctor_name span {
  display: block;
  font-size: 20px;
}

.under .doctor .wrap_doctor .txt .doctor_subtitle {
  font-size: 18px;
}

.under .doctor .wrap_doctor .txt p + p,
.under .doctor .wrap_doctor .txt ul + p {
  margin-top: 1.5em;
}
.under .doctor .wrap_doctor .txt ul li {
  font-size: 16px;
  list-style: disc;
  margin-left: 1.2em;
}
.under .doctor .wrap_doctor .img {
  width: 35%;
  margin-left: 0;
}
.under .doctor .wrap_doctor .img img {
  width: 100%;
  height: auto;
}
.under .doctor .wrap_image {
  text-align: center;
}

.under .doctor .wrap_image .img img {
  width: 100%;
  height: auto;
}


/* technical */
.under .technical .accordion_content {
  display: none;
}

.under article.technical > h4 {
  position: relative;
}

.under article.accordion > h4 span:before,
.under article.accordion > h4 span:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: .1em;
  background: #000;
  top: 50%;
  right: 1em;
}

.under article.accordion > h4 span:after {
  transform: rotate(90deg);
  right: 1em;
}

.under article.accordion > h4.js__on span:after {
  transform: rotate(0);
}

.under .small .accordion_content {
  padding-top: 34px;
}





/* faq */
.under article.faq .faq_wrap dl {
	margin-top: 0.7em;
	border-top: #414159 solid 1px;
	border-bottom: #414159 solid 1px;
}
.under article.faq .faq_wrap dl .dl_inner {
	padding: 30px 40px 30px 0;
}
.under article.faq .faq_wrap dl .dl_inner + .dl_inner {
	border-top: #414159 solid 1px;
}
.under article.faq .faq_wrap dt {
	font-size: 22px;
	position: relative;
	display: flex;
	padding-left: 60px;
}
.under article.faq .faq_wrap dt:before {
	content: "Q";
	display: flex;
  align-items: center;
  justify-content: center;
	position: absolute;
	top: -.1em;
	left: 0;
	font-size: 20px;
  font-weight: 600;
	width: 1.8em;
	height: 1.8em;
  border-radius: .9em;
	background: #414159;
  color: #fff;
	background-size: cover;
	background-repeat: none;
}
.under article.faq .faq_wrap dd {
	font-size: 16px;
	position: relative;
	display: flex;
	line-height: 1.81;
	padding-left: 60px;
	padding-top: 20px;
	flex-direction: column;
}
.under article.faq .faq_wrap dd:before {
	content: "A";
	display: flex;
  align-items: center;
  justify-content: center;
	position: absolute;
	top: .7em;
	left: 0;
	font-size: 20px;
  font-weight: 600;
	width: 1.8em;
	height: 1.8em;
  border-radius: .9em;
	background: #111230;
  color: #fff;
	background-size: cover;
	background-repeat: none;
}
