﻿@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0; }

body {
  font-family: sans-serif;
  font-size: 14px; }

div, span {
  margin: 0;
  padding: 0; }

address {
  font-style: normal; }

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

h2 {
  font-weight: bold; }

div, span, p, pre, code, blockquote, q {
  margin: 0;
  padding: 0; }

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

code {
  font-style: normal;
  font-weight: normal; }

cite, dfn, em, strong, var {
  font-style: normal;
  font-weight: normal; }

ins, del {
  text-decoration: none; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: top; }

sub {
  vertical-align: baseline; }

hr {
  display: none; }

img {
  border: 0;
  vertical-align: top;
  width: 100%; }

a, a:link, a:visited, a:hover, a:active {
  outline: 0;
  text-decoration: none;
  color: #000000;
   }

a.over:hover img,
a.over:hover p,
a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  zoom: 1; }

ul, ol, dl, dt, dd {
  margin: 0;
  padding: 0; }

li {
  margin: 0;
  padding: 0;
  list-style: none; }

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

tr,
td,
thead,
tfoot,
tbody {
  margin: 0;
  padding: 0; }

th {
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-align: left; }

caption {
  font-weight: normal;
  text-align: left; }

.clearfix:after {
  clear: both;
  content: " ";
  display: block; }

.flL {
  float: left; }

.flR {
  float: right; }

select,
input,
textarea,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-weight: bold;
  cursor: pointer; }

::-ms-expand {
  display: none; }

::-ms-check {
  display: none; }

::-ms-clear {
  display: none; }

select::-ms-expand {
  display: none; }

input[type=checkbox] {
  -moz-appearance: checkbox-container; }

input[type="submit"],
input[type="button"],
input[type="text"],
input[type="textarea"],
input[type="email"],
input[type="password"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer; }

input[type="submit"] {
  outline: none; }

input[type="button"] {
  outline: none; }

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration,
input[type="text"]::-webkit-search-decoration,
input[type="textarea"]::-webkit-search-decoration,
input[type="email"]::-webkit-search-decoration,
input[type="password"]::-webkit-search-decoration {
  display: none; }

input[type="submit"]::focus,
input[type="button"]::focus,
input[type="text"]::focus,
input[type="textarea"]::focus,
input[type="email"]::focus,
input[type="password"]::focus {
  outline-offset: -2px; }

input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  zoom: 1; }

.mt0 {
  margin-top: 0 !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.ml10 {
  margin-right: 10px !important; }

.ml20 {
  margin-right: 20px !important; }

.ml30 {
  margin-right: 30px !important; }

.mr0 {
  margin-right: 0 !important; }

.mr60 {
  margin-right: 60px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.pt05 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt55 {
  padding-top: 55px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pb05 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb1195 {
  padding-bottom: 1195px !important; }

.pl {
  padding-left: 0 !important; }

.pl20 {
  padding-left: 20px !important; }

.pl40 {
  padding-left: 40px !important; }

.disp_pc {
  display: block; }

.disp_sp {
  display: none; }

.disp_none {
  display: none; }

.vh {
  visibility: hidden; }

.border_bottom_none {
  border-bottom: none !important; }

.border_top_none {
  border-top: none !important; }

.header_area {
  background-color: #ffe300;
  position: fixed;
  width: 100%;
  z-index: 9999; }
  .header_area .header_content {
    width: 1130px;
    margin: 0 auto;
    padding: 30px 0 24px; }
    .header_area .header_content .header_logo {
      float: left;
      width: 162px;
      margin-right: 50px; }
      .header_area .header_content .header_logo a {
        display: block; }
    .header_area .header_content ul.header_nav {
      float: left;
      margin: 0 auto;
      padding: 15px 0 0px; }
      .header_area .header_content ul.header_nav li {
        float: left;
        padding-right: 35px; }
        .header_area .header_content ul.header_nav li a {
          display: block;
          font-weight: bold;
          font-size: 16px; }
    .header_area .header_content .contact_area {
      float: right; }
      .header_area .header_content .contact_area .header_tel_area {
        float: left;
        font-size: 20px;
        margin-right: 40px; }
        .header_area .header_content .contact_area .header_tel_area .header_table {
          display: table; }
          .header_area .header_content .contact_area .header_tel_area .header_table span {
            display: table-cell;
            vertical-align: middle;
            line-height: 0; }
            .header_area .header_content .contact_area .header_tel_area .header_table span img {
              vertical-align: middle; }
        .header_area .header_content .contact_area .header_tel_area .tel {
          padding-left: 8px; }
        .header_area .header_content .contact_area .header_tel_area p {
          font-size: 11px;
          font-weight: bold;
          margin-top: 20px;
          word-break: break-all; }
      .header_area .header_content .contact_area .media_area {
        float: right;
        width: 60px;
        margin-top: -10px; }

footer {
  background-color: #ffe300;
  padding: 30px 0 40px;
  position: relative; }
  footer .footer_content {
    width: 1130px;
    margin: 0 auto; }
    footer .footer_content .footer_logo {
      float: left;
      width: 162px;
      height: 56px;
      margin-right: 50px; }
    footer .footer_content .footer_address {
      float: left;
      padding-top: 5px;
      font-size: 13px;
      font-weight: bold; }
    footer .footer_content .footer_bottom {
      margin-top: 20px; }
      footer .footer_content .footer_bottom ul {
        margin-left: -20px;
        float: left; }
        footer .footer_content .footer_bottom ul li {
          float: left; }
          footer .footer_content .footer_bottom ul li a {
            display: block;
            border-right: 1px solid;
            padding-left: 20px;
            padding-right: 20px;
            line-height: 14px;
            font-weight: bold; }
          footer .footer_content .footer_bottom ul li:last-child a {
            border-right: none; }
      footer .footer_content .footer_bottom .footer_bottom_right {
        float: right;
        font-size: 10px; }
    footer .footer_content .jata_area {
      margin-top: 100px; }
      footer .footer_content .jata_area .jata_img,
      footer .footer_content .jata_area .jftc_img {
        float: right; }
      footer .footer_content .jata_area .jata_img {
        width: 149px;
        margin-right: 10px; }
      footer .footer_content .jata_area .jftc_img {
        width: 125px; }
  footer .anchor_top {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: -30px;
    right: 50px; }
    footer .anchor_top a {
      display: block; }

.errorpage_footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0; }

.container {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding-bottom: 75px; }

#errorpage_main {
  padding-bottom: 0; }

.single_link {
  background-color: #888;
  border-radius: 12px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -moz-border-radius: 12px;
  font-size: 16px;
  margin-bottom: 20px; }
  .single_link a {
    display: block;
    color: #fff;
    padding: 20px 0 20px 15px; }

.multi_link {
  font-size: 16px;
  margin-bottom: 20px; }
  .multi_link .multi_title {
    background-color: #888;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px; }
    .multi_link .multi_title p {
      display: block;
      color: #fff;
      padding: 20px 0 20px 20px; }
  .multi_link ul {
    background-color: #dcdcdc;
    font-size: 14px; }
    .multi_link ul li a {
      display: block;
      color: #333;
      padding: 20px 0 20px 20px; }
    .multi_link ul:last-child {
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -webkit-border-bottom-right-radius: 6px;
      -moz-border-radius-bottomleft: 6px;
      -moz-border-radius-bottomright: 6px; }

body, html {
  min-width: 1200px;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Osaka","Osaka－等幅","Osaka-Mono","MS UI Gothic","ＭＳ Ｐゴシック","MS PGothic","ＭＳ ゴシック","MS Gothic","游ゴシック体","Yu Gothic","YuGothic",sans-serif;
  letter-spacing: 1.5px;
  line-height: 1.5; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(200, 200, 200, 0.6);
  width: 100%;
  height: 300vh;
  z-index: 9000;
  display: none; }

.breadcrumb_area,
.breadcrumb_area02 {
  width: 960px;
  margin: 0 auto;
  padding: 135px 0 47px; }
  .breadcrumb_area ul li,
  .breadcrumb_area02 ul li {
    float: left;
    margin-right: 5px;
    color: #b0b0b0;
    font-size: 12px;
    font-weight: normal; }
    .breadcrumb_area ul li:last-child,
    .breadcrumb_area02 ul li:last-child {
      margin-right: 0; }
    .breadcrumb_area ul li a,
    .breadcrumb_area02 ul li a {
      color: #b0b0b0;
      font-size: 12px;
      font-weight: normal; }

.breadcrumb_area_active a {
  text-decoration: underline; }

.breadcrumb_area02 {
  padding: 135px 0 0; }

.order_area {
  width: 1105px;
  margin: 0 auto;
  border: 1px solid #dcdcdc; }
  .order_area ul {
    padding: 10px 35px; }
    .order_area ul li {
      margin-right: 13px;
      font-weight: bold;
      display: inline-block; }
      .order_area ul li:last-child {
        margin-right: 0; }
      .order_area ul li img {
        vertical-align: middle; }

.lower_content02 {
  margin: 0 auto; }

.active {
  border-bottom: 4px solid #ffe300;
  border-radius: 2px; }

.border_bottom {
  border-bottom: 2px solid #dcdcdc !important; }

.border_bottom02 {
  border-bottom: 3px solid #dcdcdc !important; }

.border_top {
  border-top: 2px solid #dcdcdc; }

.line_text01 {
  padding-bottom: 21px; }

.blue_link_text,
.blue_link_text02 {
  text-decoration: underline !important;
  color: #0000FF !important;
  font-size: 12px !important;
  font-weight: normal !important;
  display: inline-block !important; }

.blue_link_text02 {
  font-size: 14px !important; }

.normal_red_text {
  color: #f10f2a; }

.notes_wrap {
  margin-bottom: 10px; }

.normal_red_text_l {
  font-size: 18px; }

.normal_center_red_text {
  color: #f10f2a;
  font-weight: normal;
  text-align: center; }

.lower_sub_text {
  font-weight: normal; }

.big_select_detail select,
.option_select select,
.title_select select,
.traffic02_select_area select {
  padding: 17.5px 50px 17.5px 15px;
  border: 2px solid #dcdcdc;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  font-size: 12px;
  background-image: url(../images/select_down_arrow.png);
  background-repeat: no-repeat;
  -webkit-background-size: 15px 13px;
  background-size: 15px 13px;
  background-position: center right 3%; }

.infoinput_telphone_select select,
.select_detail select {
  padding: 15.5% 15px;
  border: 2px solid #dcdcdc;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  font-size: 12px;
  background-image: url(../images/select_down_arrow.png);
  background-repeat: no-repeat;
  -webkit-background-size: 15px 13px;
  background-size: 15px 13px;
  background-position: center right 10%; }

.detail_money_btn:hover,
.participants_select_textlink:hover,
.add_to_btn:hover,
.impress_detail_right_btn:hover,
.option_more_btn:hover,
.pass_forget:hover,
.payment_modal_red:hover,
.infocheck_cost_total_right:hover,
.infocheck_conditions_link:hover,
.plan_detail_modal_btn:hover,
.plan_detail_accordion_list01:hover,
.plan_detail_accordion_list02:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  zoom: 1;
  cursor: pointer; }

.side_nav {
  width: 220px;
  float: left; }

.anc_area .anc_list_area .anc_list {
  display: table;
  margin-bottom: 30px; }
  .anc_area .anc_list_area .anc_list span {
    vertical-align: middle;
    display: table-cell; }
  .anc_area .anc_list_area .anc_list .anc_img {
    width: 32px;
    height: 32px; }
  .anc_area .anc_list_area .anc_list .anc_list_text,
  .anc_area .anc_list_area .anc_list .anc_list_text02 {
    text-decoration: underline;
    padding-left: 20px; }
  .anc_area .anc_list_area .anc_list:hover {
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    zoom: 1; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

@media screen and (max-width: 640px) {
  .disp_pc {
    display: none; }
  .disp_sp {
    display: block; }
  .header_area {
    position: relative; }
    .header_area .header_content {
      width: 94%;
      padding: 12.5px 0; }
      .header_area .header_content .header_logo {
        float: none;
        width: 32%;
        margin: 0 auto; }
      .header_area .header_content .language_icon {
        width: 18.75%;
        position: absolute;
        top: 25%;
        right: 0; }
        .header_area .header_content .language_icon .icon {
          float: right;
          width: 30%;
          margin-right: 18.34%; }
          .header_area .header_content .language_icon .icon img {
            width: 100%; }
        .header_area .header_content .language_icon .language {
          float: left;
          width: 60%; }
          .header_area .header_content .language_icon .language img {
            width: 100%; }
      .header_area .header_content .menu {
        width: 10%;
        position: absolute;
        top: 30%;
        left: 3%; }
        .header_area .header_content .menu img {
          width: 100%; }
      .header_area .header_content #slideL {
        z-index: 100;
        position: absolute;
        top: 113px;
        left: -100%;
        width: 100%;
        height: auto;
        padding: 0;
        background: #ffe300;
        z-index: 2000; }
      .header_area .header_content #slideL .slide-inner {
        position: relative;
        overflow: auto;
        overflow-x: hidden; }
        .header_area .header_content #slideL .slide-inner section {
          padding: 20px; }
        .header_area .header_content #slideL .slide-inner ul li {
          color: #000;
          text-align: center;
          border-top: 1px solid #fff; }
          .header_area .header_content #slideL .slide-inner ul li:last-child {
            border-bottom: 1px solid #fff; }
          .header_area .header_content #slideL .slide-inner ul li a {
            display: block;
            padding: 20px 0; }
          .header_area .header_content #slideL .slide-inner ul li p {
            padding: 20px 0;
            position: relative; }
            .header_area .header_content #slideL .slide-inner ul li p:after {
              display: block;
              content: '';
              position: absolute;
              top: 22px;
              right: 10%;
              background-image: url("../images/header_menu_arrow.png");
              background-repeat: no-repeat;
              -webkit-background-size: 22px 13px;
                      background-size: 22px 13px;
              width: 22px;
              height: 13px;
              -ms-transform: rotate(0deg);
              -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
              -webkit-transition: all, 0.25s, linear;
              transition: all, 0.25s, linear; }
          .header_area .header_content #slideL .slide-inner ul li .active:after {
            -ms-transform: translate(0, 50%);
            -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
            -ms-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); }
          .header_area .header_content #slideL .slide-inner ul li .accordion_menu {
            display: none; }
  footer {
    padding: 30px 0 35px; }
    footer .footer_content {
      width: 94%;
      margin: 0 auto; }
      footer .footer_content .footer_logo {
        float: left;
        width: 40%;
        height: auto;
        margin-right: 0; }
        footer .footer_content .footer_logo img {
          width: 100%; }
      footer .footer_content .footer_address {
        width: 50%;
        padding-top: 0;
        font-size: 3vw;
        float: right; }
      footer .footer_content .footer_bottom {
        margin-top: 0;
        position: relative;
        left: 3%; }
        footer .footer_content .footer_bottom ul {
          position: relative;
          top: -265px;
          left: 3%;
          margin-left: 0;
          float: none;
          width: 90%; }
          footer .footer_content .footer_bottom ul li {
            float: left;
            margin: 0 auto;
            text-align: center; }
            footer .footer_content .footer_bottom ul li a {
              display: block;
              border-right: 1px solid;
              padding-left: 2%;
              padding-right: 3%;
              line-height: 14px;
              font-size: 3.5vw; }
            footer .footer_content .footer_bottom ul li:first-child {
              width: 20%; }
              footer .footer_content .footer_bottom ul li:first-child a {
                padding-left: 0; }
            footer .footer_content .footer_bottom ul li:nth-child(2) {
              width: 50%; }
            footer .footer_content .footer_bottom ul li:last-child {
              width: 30%; }
              footer .footer_content .footer_bottom ul li:last-child a {
                padding-right: 0; }
        footer .footer_content .footer_bottom .footer_bottom_right {
          float: none;
          position: relative;
          bottom: -20px;
          left: -3%; }
          footer .footer_content .footer_bottom .footer_bottom_right p {
            letter-spacing: 0;
            text-align: center; }
      footer .footer_content .jata_area {
        margin-top: 25px; }
        footer .footer_content .jata_area .jata_img,
        footer .footer_content .jata_area .jftc_img {
          float: right; }
        footer .footer_content .jata_area .jata_img {
          width: 30%;
          margin-right: 10px; }
        footer .footer_content .jata_area .jftc_img {
          width: 25%; }
    footer .anchor_top {
      width: 60px;
      height: 60px;
      position: absolute;
      bottom: -30px;
      right: 0; }
      footer .anchor_top a {
        display: block; }
  body, html {
    min-width: 100%; }
  .order_area {
    width: 98%;
    margin: 30px auto 0;
    border: none; }
    .order_area ul {
      padding: 0; }
      .order_area ul li {
        margin-right: 1.5px;
        margin-bottom: 15px;
        font-weight: bold;
        font-size: 4vw; }
        .order_area ul li:last-child {
          margin-right: 0; }
  .lower_sub_content_sp {
    width: 100% !important;
    margin: 30px auto 75px !important; }
  .mt0_sp {
    margin-top: 0 !important; }
  .mb0_sp {
    margin-bottom: 0 !important; }
  .mb30_sp {
    margin-bottom: 30px !important; }
  .mb35_sp {
    margin-bottom: 35px !important; }
  .breadcrumb_area,
  .breadcrumb_area02 {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 0; }
    .breadcrumb_area ul li,
    .breadcrumb_area02 ul li {
      float: left;
      margin-right: 5px; }
      .breadcrumb_area ul li:last-child,
      .breadcrumb_area02 ul li:last-child {
        margin-right: 0; }
      .breadcrumb_area ul li a,
      .breadcrumb_area02 ul li a {
        color: #b0b0b0;
        font-size: 12px;
        font-weight: normal; }
  .lower_content02 {
    margin: 30px auto 0; }
  .line_text01 {
    padding-bottom: 0; }
  .lower_sub_text {
    font-size: 4.3vw;
    font-weight: normal; }
  .blue_link_text,
  .blue_link_text02 {
    font-size: 4vw !important;
    letter-spacing: 0.2vw; }
  .blue_link_text02 {
    font-size: 4.3vw !important; }
  .normal_red_text,
  .normal_center_red_text {
    font-size: 4.3vw;
    letter-spacing: 0.3vw; }
  .normal_red_text_l {
    font-size: 4.7vw; }
  .big_select_detail select,
  .option_select select,
  .title_select select,
  .traffic02_select_area select {
    padding: 3% 10% 3% 5%;
    border: 2px solid #dcdcdc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  .infoinput_telphone_select select,
  .select_detail select {
    padding: 5% 15px;
    border: 2px solid #dcdcdc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  .side_nav {
    float: none; }
  .anc_area .anc_list_area .anc_list {
    width: 100%;
    margin-bottom: 15px; }
    .anc_area .anc_list_area .anc_list span {
      vertical-align: middle;
      display: table-cell; }
    .anc_area .anc_list_area .anc_list .anc_list_text {
      padding-left: 3%;
      font-size: 3.8vw;
      letter-spacing: 0.3vw; }
    .anc_area .anc_list_area .anc_list .anc_list_text02 {
      padding-left: 3%;
      font-size: 4.3vw;
      letter-spacing: 0vw; } }
