@charset "UTF-8";
/*@import "node_modules/bulma/sass/utilities/initial-variables";*/
/*@import "node_modules/bulma/bulma.sass";*/
/* Reset Style
 * --------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }

table {
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal; }

strong {
  font-weight: bold; }

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0; }

caption, th {
  text-align: left; }

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

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

/* ////////////////////////////////////////////////
  Font Style
//////////////////////////////////////////////// */
html {
  font-size: 62.5%; }

body {
  /*font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; */
  /*font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  /*font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 0; }

/* text size sample *8-40 number is pixel number */
.text8 {
  font-size: 50%; }

.text9 {
  font-size: 56.25%; }

.text10 {
  font-size: 62.5%; }

.text11 {
  font-size: 68.75%; }

.text12 {
  font-size: 75%; }

.text13 {
  font-size: 81.25%; }

.text14 {
  font-size: 87.5%; }

.text15 {
  font-size: 93.75%; }

.text16 {
  font-size: 100%; }

.text17 {
  font-size: 106.25%; }

.text18 {
  font-size: 112.5%; }

.text19 {
  font-size: 118.75%; }

.text20 {
  font-size: 125%; }

.text21 {
  font-size: 131.25%; }

.text22 {
  font-size: 137.5%; }

.text23 {
  font-size: 143.75%; }

.text24 {
  font-size: 150%; }

.text25 {
  font-size: 156.25%; }

.text26 {
  font-size: 162.5%; }

.text27 {
  font-size: 168.75%; }

.text28 {
  font-size: 175%; }

.text29 {
  font-size: 181.25%; }

.text30 {
  font-size: 187.5%; }

.text31 {
  font-size: 193.75%; }

.text32 {
  font-size: 200%; }

.text33 {
  font-size: 206.25%; }

.text34 {
  font-size: 212.5%; }

.text35 {
  font-size: 218.75%; }

.text36 {
  font-size: 225%; }

.text37 {
  font-size: 231.25%; }

.text38 {
  font-size: 237.5%; }

.text39 {
  font-size: 243.75%; }

.text40 {
  font-size: 250%; }

/*
Font-size list (base: 16px)
 8px = 50%
 9px = 56.25%
10px = 62.5%
11px = 68.75%
12px = 75%
13px = 81.25%
14px = 87.5%
15px = 93.75%
16px = 100%
17px = 106.25%
18px = 112.5%
19px = 118.75%
20px = 125%
21px = 131.25%
22px = 137.5%
23px = 143.75%
24px = 150%
25px = 156.25%
26px = 162.5%
27px = 168.75%
28px = 175%
29px = 181.25%
30px = 187.5%
31px = 193.75%
32px = 200%
33px = 206.25%
34px = 212.5%
35px = 218.75%
36px = 225%
37px = 231.25%
38px = 237.5%
39px = 243.75%
40px = 250%
*/
/* base 13px */
/* text size sample *10-26 number is pixel number */
/*
.text8 { font-size: 62%; }
.text9 { font-size: 70%; }
.text10 { font-size: 77%; }
.text11 { font-size: 85%; }
.text12 { font-size: 93%; }
.text13 { font-size: 100%; }
.text14 { font-size: 108%; }
.text15 { font-size: 116%; }
.text16 { font-size: 124%; }
.text17 { font-size: 131%; }
.text18 { font-size: 139%; }
.text19 { font-size: 147%; }
.text20 { font-size: 154%; }
.text21 { font-size: 162%; }
.text22 { font-size: 170%; }
.text23 { font-size: 177%; }
.text24 { font-size: 185%; }
.text25 { font-size: 193%; }
.text26 { font-size: 200%; }
.text27 { font-size: 208%; }
.text28 { font-size: 216%; }
.text29 { font-size: 224%; }
.text30 { font-size: 231%; }
.text31 { font-size: 239%; }
.text32 { font-size: 247%; }
.text33 { font-size: 254%; }
.text34 { font-size: 262%; }
.text35 { font-size: 270%; }
.text36 { font-size: 277%; }
.text37 { font-size: 285%; }
.text38 { font-size: 293%; }
.text39 { font-size: 300%; }
.text40 { font-size: 308%; }
*/
/*
Font-size list (base: 13px)
 62% =  8px
 70% =  9px
 77% = 10px
 85% = 11px        162% = 21px        239% = 31px
 93% = 12px        170% = 22px        247% = 32px
100% = 13px        177% = 23px        254% = 33px
108% = 14px        185% = 24px        262% = 34px
116% = 15px        193% = 25px        270% = 35px
124% = 16px        200% = 26px        277% = 36px
131% = 17px        208% = 27px        285% = 37px
139% = 18px        216% = 28px        293% = 38px
147% = 19px        224% = 29px        300% = 39px
154% = 20px        231% = 30px        308% = 40px
*/
p {
  font-size: 100%;
  line-height: 1.5; }

h1 {
  font-size: 100%;
  line-height: 1.5; }

h2 {
  font-size: 100%;
  line-height: 1.5; }

h3 {
  font-size: 100%;
  line-height: 1.5; }

h4 {
  font-size: 100%;
  line-height: 1.5; }

h5 {
  font-size: 100%;
  line-height: 1.5; }

h6 {
  font-size: 100%;
  line-height: 1.5; }

table {
  font-size: 100%;
  line-height: 1.5; }

ul, ol, dl {
  line-height: 1.5; }

strong {
  font-weight: bold; }

sub {
  font-size: 64%;
  line-height: 1; }

sup {
  font-size: 64%;
  line-height: 1; }

form {
  line-height: 1.5; }

/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text], input[type=password], textarea {
  font-size: 100%;
  width: 12.25em;
  *width: 11.9em; }

figure {
  margin: 0; }

/*-------------------------------------------------
  Links 
-------------------------------------------------*/
/* Links */
a:link {
  text-decoration: none; }

a:visited {
  text-decoration: underline; }

a:hover, a:active {
  text-decoration: none; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
	height: auto;
	overflow: hidden;
	/**/ }

.both {
  clear: both; }

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* Base Style
* --------------------------------------- */
body {
  color: #444;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 1rem;
  font-feature-settings: "palt";
  margin: 0;
  padding: 0;
  position: relative; }

a:link {
  color: #444; }

a:visited {
  color: #444; }

a:hover {
  color: #444;
  opacity: 0.8; }

a:active {
  color: #444;
  opacity: 0.8; }

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

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

.hover:hover {
  opacity: 0.8; }

img {
  max-width: 100%; }

br.SP {
  display: none; }
  @media screen and (max-width: 1088px) {
    br.SP {
      display: block; } }

br.PC {
  display: block; }
  @media screen and (max-width: 1088px) {
    br.PC {
      display: none; } }

h1,
h2 {
  margin: 0; }

ul,
ol {
  list-style-type: none; }

dd {
  margin: 0; }

/*
 * template
 */
/*
 * header
 */
#header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 33px; }

#logo {
  max-width: 200px; }

#gnav_upper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 22px; }
  #gnav_upper .ic {
    height: 20px;
    width: 20px;
    vertical-align: middle; }
  #gnav_upper li {
    font-size: 1.2rem;
    margin-left: 30px; }
  #gnav_upper .register {
    background-color: #c32a36;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: block;
    font-size: 1.4rem;
    line-height: 40px;
    text-align: center;
    width: 150px; }
  #gnav_upper a.register:link,
  #gnav_upper a.register:visited,
  #gnav_upper a.register:hover,
  #gnav_upper a.register:active {
    color: #fff; }

#gnav_lower {
  display: flex; }
  #gnav_lower li {
    font-size: 1.5rem;
    line-height: 1;
    margin-left: 1em; }
    #gnav_lower li a {
      border-bottom-color: transparent;
      border-bottom-style: solid;
      border-bottom-width: 3px;
      display: block;
      padding: 0 0.2em 10px; }
  #gnav_lower .current a {
    border-bottom-color: #eb9c48; }

/*
 * footer
 */
#footer {
  background-image: url(/img/footer_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  #footer .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1100px;
    padding: 32px 0; }
  #footer dt {
    font-size: 1.6rem;
    font-weight: bold; }
  #footer dd {
    font-size: 1.4rem;
    padding-left: 1em; }
  #footer dd + dt {
    margin-top: 1em; }

#logo_footer {
  margin-bottom: 20px;
  max-width: 222px; }

#logo_tw100 {
  max-width: 100px; }

#footer_nav_lower {
  display: flex;
  margin: 0 auto 1em;
  max-width: 1100px; }
  #footer_nav_lower li {
    font-size: 1.3rem;
    padding-right: 0.5em; }
  #footer_nav_lower a {
    padding-right: 1em; }

#copyright {
  background-color: #c32a36;
  color: #fff;
  display: block;
  font-size: 1.4rem;
  line-height: 5;
  text-align: center;
  width: 100%; }

/*
 * second
 */
#mainvisual {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom-color: #e7e7e7;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  height: 325px;
  position: relative; }
  #mainvisual strong {
    box-sizing: border-box;
    color: #fff;
    padding: 20px 0;
    padding-left: 21.5vw;
    position: absolute;
    left: -10vw;
    top: 90px;
    width: 50vw; }
    #mainvisual strong span {
      font-size: 1.6rem;
      font-weight: normal; }
    #mainvisual strong em {
      display: block;
      font-size: 3.2rem;
      font-weight: bold;
      line-height: 1.2; }

.system #mainvisual {
  background-image: url(/img/template/main.png); }
  .system #mainvisual strong {
    background-color: #eb9c48; }

.content {
  margin: 0 auto 5rem;
  max-width: 1000px; }
  .content h1 {
    color: #c32a36;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.5;
    padding: 65px 0;
    text-align: center; }
  .content h2 {
    padding: 65px 0;
    text-align: center; }
    .content h2 strong {
      font-size: 2.2rem;
      font-weight: bold;
      line-height: 1.5; }
      .content h2 strong::after {
        background-color: #eb9c48;
        content: "";
        display: block;
        height: 3px;
        width: 106px;
        margin: 15px auto 0; }
    .content h2 em {
      font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
      font-size: 1.6rem;
      font-style: italic;
      line-height: 1; }
  .content h3.heading22 {
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-bottom-style: solid;
    border-bottom-width: 3px;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 0 0 0.6em 0.3em;
    position: relative; }
    .content h3.heading22::after {
      background-color: #c32a36;
      content: "";
      display: block;
      height: 3px;
      width: 15%;
      position: absolute;
      left: 0;
      bottom: -3px; }
  .content h3.heading20 {
    background-color: #f7f7f7;
    border-left-color: #eb9c48;
    border-left-style: solid;
    border-left-width: 6px;
    font-size: 2rem;
    line-height: 2;
    margin-bottom: 1.5em;
    padding-left: 0.4em; }
  .content h4.heading20 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 1.5em; }
    .content h4.heading20::before {
      background-color: #3c3c3c;
      content: "";
      display: inline-block;
      height: 1px;
      width: 35px;
      margin-right: 0.25em;
      vertical-align: middle; }
  .content p {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 2.8125em; }
  .content .txtL {
    font-size: 1.8rem;
    line-height: 1.7;
    margin-bottom: 3em; }
  .content .txtC {
    text-align: center; }
  .content .lead {
    font-size: 2rem;
    line-height: 1.7; }

.breadcrumb {
  display: flex;
  align-items: center;
  padding: 8px 0; }
  .breadcrumb .home {
    display: block;
    max-width: 15px; }
  .breadcrumb li {
    background-image: url(/img/arrow_breadcrumb.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 5px auto;
    font-size: 1.3rem;
    line-height: 1;
    margin-right: 5px;
    padding-left: 10px; }
    .breadcrumb li:first-child {
      background: none;
      padding-left: 0; }
  .breadcrumb a {
    display: block; }

.img_content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5rem; }
  .img_content .txtarea {
    max-width: 51.2rem; }
  .img_content figcaption {
    font-size: 1.2rem;
    line-height: 1.4;
    margin-top: 0.8em; }

.img310 {
  max-width: 310px; }

.img420 {
  max-width: 420px; }

.img480 {
  max-width: 480px; }

.img1300 figcaption {
  margin: 0.8em auto 0;
  max-width: 1000px; }

.table {
  border-top-color: #c3c3c3;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  margin-bottom: 5rem;
  width: 100%; }
  .table th,
  .table td {
    border-bottom-color: #c3c3c3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1.6rem;
    padding: 30px 20px; }
  .table th {
    background-color: #efefef;
    border-right-color: #c3c3c3;
    border-right-style: solid;
    border-right-width: 3px;
    font-weight: bold;
    width: 25%; }
  .table.row th {
    border-right: none;
    border-bottom-color: #c3c3c3;
    border-bottom-style: solid;
    border-bottom-width: 3px; }
  .table.tabular {
    border-left-color: #c3c3c3;
    border-left-style: solid;
    border-left-width: 1px; }
    .table.tabular th.row {
      border-right-width: 1px;
      font-weight: normal; }
    .table.tabular td {
      border-right-color: #c3c3c3;
      border-right-style: solid;
      border-right-width: 1px; }

.list {
  margin-bottom: 5rem;
  padding-left: 3.2rem; }
  .list li {
    font-size: 1.6rem;
    line-height: 1.7;
    text-indent: -0.8em;
    margin-bottom: 0.8em;
    margin-left: 1em; }
  .list.decimal {
    list-style-type: decimal;
    padding-left: 4.9rem; }
    .list.decimal li {
      text-indent: 0;
      margin-left: 0; }

.related_links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5rem; }
  .related_links li {
    font-size: 1.6rem;
    text-align: center; }
  .related_links a {
    display: block; }
  .related_links img {
    border-radius: 50%;
    display: block;
    height: 200px;
    width: 200px;
    margin: 1rem; }
  .related_links span {
    background-image: url(/img/arrow_linkbtn.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 8px auto;
    padding-left: 12px; }

.btn_list {
  margin-bottom: 5rem;
  text-align: center; }
  .btn_list li {
    margin-bottom: 2.5rem; }
  .btn_list.inline {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

.btn_link {
  background-image: url(/img/arrow_linkbtn.png);
  background-position: 28% center;
  background-repeat: no-repeat;
  background-size: 8px auto;
  border-color: #c32a36;
  border-style: solid;
  border-width: 1px;
  border-radius: 1.35em;
  display: inline-block;
  font-size: 1.8rem;
  line-height: 2.7;
  text-align: center;
  width: 17.2em; }
  .btn_link.L {
    background-position: 24% center;
    background-size: 10px auto;
    border-radius: 1.43em;
    font-size: 2.1rem;
    line-height: 2.86;
    width: 24em; }
  .btn_link.inpage {
    background-image: url(/img/arrow_linkpage.png);
    background-position: 26% center;
    background-size: 16px auto; }
  .btn_link.square {
    background-image: url(/img/arrow_gray.png);
    background-position: 20% center;
    background-size: 6px auto;
    border-color: #000;
    border-radius: 0;
    font-size: 1.6rem;
    line-height: 3.125;
    width: 200px; }
    .btn_link.square:link, .btn_link.square:visited, .btn_link.square:hover, .btn_link.square:active {
      color: #000; }

a.btn_link:link,
a.btn_link:visited,
a.btn_link:hover,
a.btn_link:active {
  color: #c32a36; }

.related_link_list {
  background-color: #efefef;
  padding: 20px 10px; }
  .related_link_list dt {
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding-left: 0.5em; }
  .related_link_list dd {
    background-color: #fff;
    font-size: 1.6rem;
    padding: 0 30px 15px 30px; }
    .related_link_list dd:first-of-type {
      padding: 30px 30px 15px; }
    .related_link_list dd:last-of-type {
      padding: 0 30px 30px; }
  .related_link_list a {
    background-image: url(/img/arrow_linkbtn.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 8px auto;
    padding-left: 12px; }
    .related_link_list a:link, .related_link_list a:visited, .related_link_list a:hover, .related_link_list a:active {
      color: #c32a36; }

a.external {
  text-decoration: underline; }
  a.external::after {
    background-image: url(/img/ic/ic_external.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 11px;
    width: 14px;
    margin-left: 0.5em; }

a.pdf {
  text-decoration: underline; }
  a.pdf::after {
    background-image: url(/img/ic/ic_pdf.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 17px;
    width: 15px;
    margin-left: 0.5em; }

.top #mainvisual {
  background-image: url(/img/top/main.png);
  border: none;
  height: auto;
  padding-bottom: 46.15%; }
  .top #mainvisual strong {
    background-color: #c32a36;
    background-image: url(/img/top/main_sp.png);
    background-position: 95% 20%;
    background-repeat: no-repeat;
    background-size: 44px auto;
    padding: 25px;
    left: auto;
    right: 50%;
    width: auto; }
    .top #mainvisual strong .tL {
      font-size: 4rem;
      display: block; }
    .top #mainvisual strong span {
      font-size: 2.6rem;
      display: block; }
    .top #mainvisual strong .num {
      font-size: 4rem;
      display: inline-block; }
    .top #mainvisual strong i {
      font-size: 1.8rem;
      font-style: normal; }

.top .txtC {
  font-size: 1.5rem; }

#point_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.6rem; }
  #point_list li {
    max-width: 33%; }
  #point_list a {
    color: #fff;
    display: block;
    position: relative; }
    #point_list a:link, #point_list a:visited, #point_list a:hover, #point_list a:active {
      color: #fff; }
  #point_list i {
    background-color: rgba(0, 0, 0, 0.25);
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    font-size: 1.8rem;
    font-style: normal;
    display: block;
    line-height: 2.5;
    margin-top: -1.25em;
    margin-left: -6.5em;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 13em; }

#select_box {
  display: flex;
  margin-bottom: 5rem; }
  #select_box dl {
    background-image: url(/img/top/select_bg.png);
    background-repeat: no-repeat;
    background-size: 190px auto;
    box-sizing: border-box;
    text-align: center; }
  #select_box .first {
    background-color: #c32a36;
    background-position: right -95px center;
    padding: 30px 50px 30px 100px;
    width: 50%; }
  #select_box .member {
    background-color: #ec9d48;
    background-position: -95px center;
    padding: 30px 100px 30px 50px;
    width: 50%; }
  #select_box dt {
    color: #fff;
    font-size: 2.2rem;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    position: relative; }
    #select_box dt::after {
      background-color: #fff;
      content: "";
      display: block;
      height: 0.2rem;
      margin-left: -5.3rem;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 10.6rem; }
  #select_box dd {
    margin-bottom: 1.4rem; }
  #select_box a {
    background-color: #fff;
    background-image: url(/img/arrow_blue.png);
    background-position: 2em center;
    background-repeat: no-repeat;
    background-size: 6px auto;
    border-radius: 1.3125em;
    display: block;
    font-size: 1.6rem;
    line-height: 2.625;
    padding-left: 4em;
    text-align: left; }

.voices_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5rem; }
  .voices_list li {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    padding-bottom: 1.5rem;
    position: relative;
    text-align: center;
    width: 31%; }
  .voices_list img {
    display: inline-block;
    margin: -6rem 0 2rem;
    max-width: 160px; }
  .voices_list strong {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 1.5em; }
  .voices_list .name {
    display: block;
    font-size: 1.4rem; }

#info_box {
  display: flex;
  justify-content: space-between;
  max-width: 1100px; }

#top_info {
  width: 500px; }
  #top_info dl {
    padding-left: 0.3rem; }
  #top_info dt {
    font-size: 1.3rem;
    line-height: 1.7; }
  #top_info dd {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1.5rem;
    line-height: 1.7;
    margin-bottom: 1em;
    padding-bottom: 1em; }
  #top_info a {
    display: block; }

#top_column {
  width: 500px; }
  #top_column h3 {
    background-image: url(/img/top/column_img.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 2rem;
    font-weight: bold;
    padding-bottom: 0.6em; }
  #top_column ul {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 3px;
    padding: 2.5em; }
  #top_column li {
    font-size: 1.3rem;
    margin-bottom: 1.8rem; }
    #top_column li:last-child {
      margin-top: 3.6rem;
      margin-bottom: 0;
      text-align: right; }
      #top_column li:last-child a {
        background-image: url(/img/arrow_blue.png);
        background-position: 5px center;
        background-repeat: no-repeat;
        background-size: 6px auto;
        display: inline-block;
        padding-left: 1em; }
  #top_column em {
    background-image: url(/img/arrow_blue.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 6px auto;
    display: block;
    font-size: 1.5rem;
    padding-left: 1em; }

#nexi {
  /*
  & {
    margin: 0 auto;
    max-width: 1300px;
  }
  */ }
  #nexi .heading_txt {
    margin-bottom: 35px;
    text-align: center; }
  #nexi #header {
    height: 90px; }
  #nexi #mainvisual {
    background-image: url(/img/nexi/main.png);
    border: none;
    height: auto;
    padding-bottom: 46.15%; }
  #nexi #mainvisual strong {
    background-color: #c32a36;
    background-image: url(/img/top/main_sp.png);
    background-position: 95% 20%;
    background-repeat: no-repeat;
    background-size: 44px auto;
    padding: 25px 70px 25px 25px;
    left: auto;
    right: 50%;
    width: auto; }
  #nexi #mainvisual strong .tL {
    font-size: 4rem;
    display: block; }
  #nexi #mainvisual strong span {
    font-size: 2.6rem;
    display: block; }
  #nexi #mainvisual strong .num {
    font-size: 4rem;
    display: inline-block; }
  #nexi #mainvisual strong span.btn {
    text-align: center; }
  #nexi #mainvisual a {
    background-image: url(/img/nexi/arrow_wht_small.png);
    background-position: left 40px center;
    background-repeat: no-repeat;
    border: #fff solid 1px;
    border-radius: 1.43em;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 1.6rem;
    padding: 6px 51px; }
  #nexi .content h2 span {
    bottom: 0.25em;
    font-size: 1.8rem;
    position: relative;
    right: 0.5em; }
  #nexi .content h2 span::before {
    background-image: url(/img/nexi/baloon.png);
    content: "";
    display: block;
    height: 57px;
    left: -85px;
    position: absolute;
    top: -35px;
    width: 82px; }
  #nexi .content h2 strong {
    font-size: 3.2rem;
    font-weight: bold; }
  #nexi .content h2.red strong::after {
    background-color: #C42A36; }
  #nexi .imgbox {
    display: block;
    margin: 0 auto 75px; }
  #nexi .btn_red {
    background: #c32a36;
    background-image: url(/img/nexi/arrow_wht_large.png);
    background-position: left 130px center;
    background-repeat: no-repeat;
    border-radius: 10px;
    color: #fff;
    font-size: 4rem;
    font-weight: bold;
    margin: 0 auto;
    padding: 0.5em 0;
    text-align: center;
    width: 680px; }
  #nexi .col1 {
    display: flex;
    margin-bottom: 50px;
    justify-content: space-around;
    text-align: center; }
  #nexi .col1 img {
    margin-bottom: 25px; }
  #nexi .col1 p {
    font-size: 1.8rem;
    margin-bottom: 0; }
  #nexi .txtimg {
    display: block;
    margin: 0 auto; }
  #nexi .step {
    display: flex;
    justify-content: space-around;
    margin-bottom: 120px; }
  #nexi .step li {
    position: relative; }
  #nexi .step p {
    font-size: 1.8rem;
    margin-bottom: 0;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 290px; }
  #nexi .inquiry {
    border: #E5E5E5 solid 3px;
    box-sizing: border-box;
    margin: 0 auto 150px;
    max-width: 781px;
    padding: 23px 0;
    text-align: center; }
  #nexi .inquiry p {
    font-size: 1.8rem;
    margin-bottom: 0; }
  #nexi .inquiry strong {
    font-size: 4.8rem;
    line-height: 1; }
  #nexi .inquiry span {
    font-size: 1.6rem; }

#form main {
  background: rgba(0, 0, 0, 0.05);
  padding: 90px 0 107px; }

#form .formbox {
  background: #fff;
  border: #DDDADA solid 1px;
  border-radius: 20px;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  padding: 50px 79px;
  width: 800px; }

#form .formbox .heading {
  margin-bottom: 80px;
  text-align: center; }

#form h2 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 20px;
  position: relative; }

#form h2::after {
  border: #EB9C48 solid 3px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 267px;
  position: absolute;
  width: 106px; }

#form .formbox p {
  font-size: 1.6rem; }

#form h3 {
  font-size: 2.2rem;
  font-weight: bold;
  padding-bottom: 20px; }

#form .border-gradation {
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #C42A36 0%, #C42A36 23%, rgba(0, 0, 0, 0.2) 23%, rgba(0, 0, 0, 0.2) 100%);
  border-image-slice: 1;
  margin: 0 auto 20px; }

#form p.sub {
  font-size: 1.6rem;
  margin-bottom: 55px; }

#form p.sub span {
  color: #C42A36; }

#form form div {
  align-items: center;
  display: flex;
  margin-bottom: 23px;
  position: relative; }

#form .area {
  border-bottom: #E4E4E4 solid 2px;
  display: block; }

#form label {
  font-size: 1.6rem; }

#form label.item {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  width: 160px; }

#form label.item span {
  color: #C42A36; }

#form input {
  margin-right: 3px; }

#form label.choice {
  margin-right: 1em; }

#form input.txt {
  border: #DBDBDB solid 1px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 2.2;
  margin-right: 0;
  padding-left: 1em;
  width: 480px; }

#form input::placeholder {
  color: #DBDBDB; }

#form input:-ms-input-placeholder {
  color: #DBDBDB; }

#form input::-ms-input-placeholder {
  color: #DBDBDB; }

#form label.choice2 {
  margin: 0 0.5em; }

#form select {
  background: #fff;
  border: #DBDBDB solid 1px;
  border-radius: 5px;
  box-sizing: border-box;
  height: 34px;
  width: 100px; }

#form select.large {
  margin-right: 10px;
  width: 173px; }

#form select.middle {
  width: 113px; }

#form .area p.cap {
  display: block;
  font-size: 1.2rem;
  margin: 1em 0 1em 230px; }

#form div.no_margin {
  margin-bottom: 0; }

#form .area p.cap2 {
  display: block;
  font-size: 1.2rem;
  margin: 1em 0 1em 150px; }

#form .direct {
  display: block;
  margin: 0 0 23px 150px; }

#form .direct p {
  font-size: 1.4rem;
  margin-bottom: 0; }

#form .add_form {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 45px 0 60px;
  text-align: right; }

#form .add_form a {
  color: #C42A36;
  margin-right: 40px;
  position: relative; }

#form .add_form a::after {
  background-image: url(../img/form/add_btn.png);
  background-position: center;
  background-repeat: no-repeat;
  bottom: -3px;
  content: '';
  height: 30px;
  padding-left: 10px;
  position: absolute;
  width: 30px; }

#form .add_form p {
  font-size: 1.2rem;
  margin-top: 20px; }

#form .btn_area {
  display: flex; }

#form a.next_btn {
  background: #C42A36;
  background-image: url(../img/form/arrow_wht.png);
  background-position: center right 70px;
  background-repeat: no-repeat;
  border-radius: 25px;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 25px 0;
  text-align: center;
  width: 310px; }

#form input.txt2 {
  border: #DBDBDB solid 1px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 2.2;
  margin-right: 20px;
  padding-left: 1em;
  width: 230px; }

#form input.txt2:last-child {
  margin-right: 0; }

#form input.txt3 {
  border: #DBDBDB solid 1px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 2.2;
  margin-right: 0;
  padding-left: 1em;
  width: 186px; }

#form a.auto_btn {
  background: #959595;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.2rem;
  margin-left: 10px;
  padding: 4px 0;
  text-align: center;
  width: 87px; }

#form .no_border {
  border-bottom: none;
  margin-bottom: 60px; }

#form a.prev_btn {
  background-image: url(../img/form/arrow_gray_l.png);
  background-position: center left 70px;
  background-repeat: no-repeat;
  border: #959595 solid 1px;
  border-radius: 25px;
  box-sizing: border-box;
  color: #959595;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 25px 0;
  text-align: center;
  width: 310px; }

#form .col {
  margin-bottom: 60px; }

#form h4 {
  background: #F7F7F7;
  border-left: #EB9C48 solid 6px;
  font-size: 2rem;
  margin-bottom: 32px;
  padding: 5px 0.5em; }

#form table {
  border-collapse: collapse;
  font-size: 1.6rem; }

#form tr {
  border-bottom: #C3C3C3 solid 1px; }

#form th {
  background: #EFEFEF;
  border-right: #C3C3C3 solid 3px;
  box-sizing: border-box;
  font-weight: bold;
  padding: 23px 1em;
  width: 250px; }

#form td {
  box-sizing: border-box;
  padding: 1em;
  width: 390px; }

#form .txtbox {
  border: #C3C3C3 solid 1px;
  box-sizing: border-box;
  height: 244px;
  overflow: scroll;
  padding: 24px 21px; }

#form .txtbox p strong {
  display: block;
  font-size: 1.6rem;
  margin-bottom: 1em; }

#form .txtbox p {
  font-size: 1.4rem; }

#form .col2 {
  margin-bottom: 20px; }

#form .col2 p.sub {
  font-size: 1.4rem;
  margin-bottom: 30px; }

#form .career_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#form .career {
  background-image: url(../img/form/arrow_gray_r.png);
  background-position: center right 18px;
  background-repeat: no-repeat;
  border: #959595 solid 1px;
  border-radius: 10px;
  box-sizing: border-box;
  height: 120px;
  margin-bottom: 20px;
  padding-top: 10px;
  text-align: center;
  width: 310px; }

#form .career p {
  font-size: 1.4rem;
  margin-bottom: 25px; }

#form .career p.au {
  margin-bottom: 20px; }

#form .no_border2 {
  border-bottom: none; }

#form p.subttl {
  display: block;
  margin-bottom: 10px; }

#form p.txt_small {
  font-size: 1.4rem; }

#form p.txt_comp {
  margin-bottom: 60px; }

#form .center {
  text-align: center; }

#form .center p span {
  color: #C42A36;
  display: block;
  margin: 12px 0 50px; }

#form .center p strong {
  display: block;
  font-size: 1.8rem;
  margin-bottom: 14px; }

#form .center a.tel_number {
  display: block;
  margin-bottom: 60px; }

#form .center p.detail {
  font-size: 1.5rem;
  letter-spacing: -0.2px;
  line-height: 2;
  margin-bottom: 60px; }

#form a.back_btn {
  background-image: url(../img/form/arrow_red.png);
  background-position: center left 65px;
  background-repeat: no-repeat;
  border: #C42A36 solid 1px;
  border-radius: 25px;
  box-sizing: border-box;
  color: #C42A36;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto 68px;
  padding: 25px 0;
  text-align: center;
  width: 310px; }

#form .qa a {
  color: #C42A36;
  font-weight: bold;
  text-decoration: underline; }

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none; } }
