@charset "UTF-8";
body {
  font-size: 14px;
  font-size: 1.4rem; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d9d9d9;
  margin: 0 0 2em;
  padding: 0; }

/* ======== utility style ======== */
/* ----- media display ----- */
.sp {
  display: block !important; }

.pc {
  display: none !important; }

/* ----- width ----- */
.spWidth100 {
  width: 100%; }

.spWidth95 {
  width: 95%; }

.spWidth90 {
  width: 90%; }

.spWidth85 {
  width: 85%; }

.spWidth80 {
  width: 80%; }

.spWidth75 {
  width: 75%; }

.spWidth70 {
  width: 70%; }

.width70_100 {
  width: 100%; }

.spWidth65 {
  width: 65%; }

.spWidth60 {
  width: 60%; }

.spWidth55 {
  width: 55%; }

.spWidth50 {
  width: 50%; }

.spWidth45 {
  width: 45%; }

.spWidth40 {
  width: 40%; }

.spWidth35 {
  width: 35%; }

.spWidth30 {
  width: 30%; }

.spWidth25 {
  width: 25%; }

.spWidth20 {
  width: 20%; }

.spWidth15 {
  width: 15%; }

.spWidth10 {
  width: 10%; }

.spWidth5 {
  width: 5%; }

/* ----- margin ----- */
/* margin-top */
.mgTLL {
  margin-top: 50px !important; }

.mgTL {
  margin-top: 25px !important; }

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

.mgTS {
  margin-top: 15px !important; }

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

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

/* margin-bottom */
.mgBLL {
  margin-bottom: 50px !important; }

.mgBL {
  margin-bottom: 25px !important; }

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

.mgBS {
  margin-bottom: 15px !important; }

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

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

/* ----- padding ----- */
/* padding-top */
.pdTLL {
  padding-top: 50px !important; }

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

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

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

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

/* padding-bottom */
.pdBLL {
  padding-bottom: 50px !important; }

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

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

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

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

.pdR45_0 {
  padding-right: 0 !important; }

.Box_mb01 {
  margin-bottom: 30px; }

.Box_mb02 {
  margin-bottom: 50px; }

.Box_mb03 {
  margin-bottom: 30px; }

.Box_mb04 {
  margin-bottom: 20px; }

/* ----- layout ----- */
main {
  margin-top: 134px; }
  main section .inner {
    padding: 20px 20px 0; }

.heading01 {
  font-size: 2rem;
  height: 100px;
  margin-bottom: 15px; }

.table + .heading02 {
  margin: 10px 0 28px 0; }

.table.confirm + .heading02 {
  margin: 40px 0 20px 0; }

.table .head_line {
  margin: 26px 0 0 0; }
  .table .head_line tr:nth-of-type(1) {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9; }
    .table .head_line tr:nth-of-type(1) th {
      padding: 14px 0 5px; }
    .table .head_line tr:nth-of-type(1) td {
      padding: 0 0 8px; }
  .table .head_line tr:nth-of-type(2) th {
    padding: 30px 0 5px; }
  .table .head_line tr:nth-of-type(2) td {
    padding: 0 0 25px; }

.table + .table.confirm {
  margin-top: -10px; }

.table.confirm + .table {
  margin-top: 30px; }

.heading02 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px 40px 5px 20px;
  font-size: 2rem;
  line-height: 1.3; }
  .heading02.accordion:after {
    width: 30px;
    height: 30px;
    margin-top: -15px; }
  .heading02 + .accordionContent {
    display: none; }

.topHeading02 {
  margin-bottom: 15px;
  font-size: 2rem; }

.heading03 {
  margin-bottom: 15px;
  font-size: 1.6rem;
  /*text-align: center;*/ }
  .heading03.bullet span:after {
    width: 8px;
    height: 8px;
    top: 8px; }
  .heading03_in_table {
    margin: 5px 0 -20px; }

.heading04 {
  margin-bottom: 10px;
  font-size: 1.4rem; }

.btn.edit a {
  padding: 5px 0; }
.btn.type01 a {
  padding: 4px 5px 3px;
  font-size: 1.6rem;
  box-shadow: 0 5px 0 0 #e5ad30; }
  .btn.type01 a.widthFixed {
    width: 190px; }
  .btn.type01 a.widthFixed249 {
    width: 190px; }
  .btn.type01 a.widthFixed250 {
    width: 250px; }
  .btn.type01 a.small {
    font-size: 1.6rem;
    padding: 6px 5px 4px;
    box-shadow: 0 8px 0 0 #e5ad30; }
.btn.type02 {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  padding: 20px 0;
  border-top: 1px solid #D9D9D9; }
  .btn.type02:first-of-type {
    padding-top: 0;
    border-top: none; }
  .btn.type02:last-of-type {
    padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 60px; }
  .btn.type02 a {
    height: auto;
    padding: 10px;
    font-size: 1.6rem;
    text-align: center; }
    .btn.type02 a span {
      position: static;
      transform: none; }
    .btn.type02 a + p {
      font-size: 12px; }
.btn.type03 {
  width: 90%;
  margin: 20px auto 0; }
  .btn.type03 a {
    font-size: 1.6rem; }
    .btn.type03 a span.ico {
      width: 60px; }
      .btn.type03 a span.ico.icoIndividual {
        background-size: 23px 30px;
        margin-left: 0; }
      .btn.type03 a span.ico.icoEnterprise {
        background-size: 23px 30px;
        margin-left: 0; }
.btn.type04 p {
  width: 100%; }
.btn.type04 a {
  padding: 11px 10px;
  font-size: 1.6rem; }
  .btn.type04 a.widthFixed {
    width: 190px; }
.btn.back {
  width: 100px; }
  .btn.back a {
    padding: 4px 5px 3px;
    font-size: 1.6rem;
    box-shadow: 0 4px 0 0 #c9c9c9; }
.btn.cancel {
  width: 100px; }
  .btn.cancel a {
    padding: 11px 5px;
    font-size: 1.6rem;
    letter-spacing: -1px; }
.btn.edit a {
  box-shadow: 0 4px 0 0 #c9c9c9;
  width: 120px;
  font-size: 1.4rem; }
.btn.edit .btn_wid210 {
  width: 200px !important; }
.btn.pager {
  position: static;
  margin-bottom: 30px; }
  .btn.pager .prev,
  .btn.pager .next {
    width: 48%;
    padding: 11px 10px;
    font-size: 1.4rem; }
  .btn.pager .next {
    margin-left: 4%; }
  .btn.pager .prev:after {
    top: 50%;
    margin-top: -5px;
    left: 20px; }
  .btn.pager .next:after {
    top: 50%;
    margin-top: -5px;
    left: auto;
    right: 16px; }

.btnBox {
  margin-top: 60px; }
  .btnBox.mg01 {
    margin: -60px 0 50px 0; }
  .btnBox.layout01 .btn.type01 {
    float: right; }
  .btnBox.layout01 > .clearfix {
    position: relative; }
  .btnBox.layout02 .right .btn {
    margin-left: 0; }
  .btnBox.layout02 > .btn {
    margin-top: 30px; }
  .btnBox.layout03 {
    margin-top: 50px; }
    .btnBox.layout03 .right .btn {
      display: block;
      margin-left: 0;
      margin-bottom: 15px; }
      .btnBox.layout03 .right .btn:nth-child(2) {
        margin-bottom: 30px; }
    .btnBox.layout03 .tex {
      padding: 0;
      margin-bottom: 50px; }
  .btnBox_add {
    margin: 5px 0 48px 0; }
  .btnBox_modify {
    margin: 20px 0 35px 0; }
  .btnBox_pop_back {
    margin: 25px 0 10px 0;
    display: flex;
    justify-content: center; }
    .btnBox_pop_back .btn.defi {
      width: 100px; }
    .btnBox_pop_back .btn {
      margin: 0 5px; }

.steps ol {
  margin-bottom: 25px; }
  .steps ol li {
    display: block;
    width: 100% !important;
    background: none;
    height: auto;
    padding: 5px 13px;
    text-align: left;
    color: #959595;
    font-size: 1.4rem;
    border-left: 2px solid #F8F8F8;
    font-weight: normal; }
    .steps ol li:after, .steps ol li:before {
      background: none !important; }
    .steps ol li > span {
      display: inline-block;
      margin-right: 10px;
      padding: 3px 13px 1px;
      background: #F8F8F8;
      border-radius: 10px;
      font-size: 1.1rem; }
    .steps ol li.current {
      background: none;
      color: #144886;
      font-weight: bold;
      border-left: 2px solid #144886; }
      .steps ol li.current span {
        background: #144886;
        color: #FFFFFF; }

.pagenation .top {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .pagenation .top a.num, .pagenation .top span.num {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0; }
.pagenation .btm {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 20px; }
  .pagenation .btm a, .pagenation .btm span {
    height: 40px; }
  .pagenation .btm .left a, .pagenation .btm .left span {
    margin-left: 0;
    margin-right: 20px; }
  .pagenation .btm .right a, .pagenation .btm .right span {
    margin-right: 0;
    margin-left: 20px; }

.newsLists {
  margin-bottom: 30px; }
  .newsLists ul li {
    display: block;
    padding: 10px 0;
    width: 100%; }
    .newsLists ul li .date {
      display: block;
      width: 100%;
      padding-right: 0;
      padding-top: 0;
      font-size: 1.2rem; }
    .newsLists ul li .title {
      display: block;
      line-height: 1.5; }
  .newsLists + .btnBox .btn a {
    width: 80%; }

.loginBox {
  margin-bottom: 30px; }
  .loginBox .item {
    width: 100%;
    margin-left: 0;
    margin-top: 30px; }
    .loginBox .item:first-child {
      margin-top: 0; }
    .loginBox .item > .heading {
      font-size: 1.8rem; }
      .loginBox .item > .heading + .loginInner {
        padding: 20px; }
        .loginBox .item > .heading + .loginInner .btnBox {
          margin-top: 5px; }
          .loginBox .item > .heading + .loginInner .btnBox .btn {
            width: 100%; }

p {
  font-size: 1.4rem; }

/* table */
.table {
  margin-top: 0;
  margin-bottom: 0; }
  .table table colgroup {
    display: none; }
  .table table colgroup {
    display: none; }
  .table table th {
    display: block;
    width: 100% !important;
    text-align: center;
    padding: 0 0 10px;
    text-align: left;
    line-height: 1.3; }
    .table table th.pd_over_line {
      padding: 0 0 10px; }
    .table table th .ico_pos {
      top: 0;
      margin-left: 10px; }
    .table table th .ico_pop {
      display: block;
      position: absolute;
      top: 31px;
      padding: 13px;
      border: 1px solid #144886;
      border-radius: 5px;
      background: #fff;
      z-index: 1;
      font-size: 12px;
      font-weight: normal;
      line-height: 1.8;
      display: none;
      margin: 0 auto;
      width: 170px;
      left: -40px; }
    .table table th .ico_pop_right {
      left: -120px; }
    .table table th .ico_pop_visible:before {
      content: "";
      position: absolute;
      top: 15px;
      right: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      display: block;
      border-top: 8px solid rgba(221, 221, 221, 0);
      border-right: 5px solid rgba(221, 221, 221, 0);
      border-bottom: 8px solid #144886;
      border-left: 5px solid rgba(221, 221, 221, 0);
      z-index: 1; }
    .table table th .ico_pop_visible:after {
      content: "";
      position: absolute;
      top: 17px;
      right: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      display: block;
      border-top: 8px solid rgba(221, 221, 221, 0);
      border-right: 5px solid rgba(221, 221, 221, 0);
      border-bottom: 8px solid #fff;
      border-left: 5px solid rgba(221, 221, 221, 0);
      z-index: 1; }
    .table table th .ico_pop_visible .ico_pop {
      display: block; }
  .table table td {
    display: block;
    width: 100% !important;
    padding: 0 0 25px; }
    .table table td.pd_over_line {
      padding: 0 0 20px; }
    .table table td .tdHeading {
      font-size: 1.4rem;
      margin-bottom: 10px; }
    .table table td .radioBox {
      margin-top: 10px; }
  .table table tr.line {
    border-top: 1px solid #d9d9d9; }
    .table table tr.line > th {
      padding: 20px 0 10px; }
  .table.confirm {
    margin-top: 20px; }
    .table.confirm th {
      border-bottom: none;
      padding-bottom: 0;
      padding: 15px 0 0 0; }
      .table.confirm th:after {
        right: 22px;
        top: 10px; }
    .table.confirm td {
      padding: 4px 0 9px; }
  .table.flex_confirm_sp tr {
    display: flex; }
    .table.flex_confirm_sp tr th {
      width: 75% !important;
      padding-bottom: 15px;
      border-bottom: 1px solid #D9D9D9; }
    .table.flex_confirm_sp tr td {
      width: 25% !important;
      text-align: center;
      padding-top: 15px; }

.table + .heading03 {
  margin-top: -5px; }

.table.confirm + .heading03 {
  margin-top: 21px; }

.heading03 + .table.confirm {
  margin-top: 10px; }

.group {
  margin-bottom: 50px; }
  .group .table + .heading03 {
    margin-top: 15px; }
  .group .table.confirm {
    margin-top: 0px; }

.inputTxt {
  width: 100%;
  font-size: 1.4rem;
  padding: 10px;
  margin: 0; }

.inputTxt120-90 {
  max-width: 90px; }

.inputTxt_center {
  text-align: center; }
.inputTxt_89 {
  width: 89px; }
.inputTxt_120 {
  max-width: 120px;
  width: 50px; }
.inputTxt_120_sp {
  max-width: 120px;
  width: 100px; }
.inputTxt_190 {
  width: 190px; }
.inputTxt_239 {
  width: 100%;
  margin: 5px 0 0 0; }
.inputTxt_200 {
  width: 200px;
  margin: 0 0 0 5px; }
.inputTxt_267 {
  width: 267px; }
.inputTxt_378 {
  width: 378px;
  margin: 0 0 0 5px; }
.inputTxt_city_sp {
  width: 78%;
  margin: 0; }
  .inputTxt_city_sp .inputTxt {
    width: 100%;
    max-width: unset;
    margin: 0; }
.inputTxt_pref_sp {
  width: 78%;
  margin: 0;
  max-width: unset; }
  .inputTxt_pref_sp .inputTxt {
    width: 100%;
    max-width: unset; }

.maker p {
  display: inline-block;
  margin-left: 5px; }
  .maker p:first-of-type {
    margin-left: 0; }
  .maker p:nth-child(3n) {
    vertical-align: middle;
    text-indent: -1em;
    margin-left: 0px;
    padding-left: 1em; }

.model p {
  display: inline-block;
  margin-left: 5px; }
  .model p:first-of-type {
    margin-left: 0; }
  .model p:nth-child(3n) {
    vertical-align: middle;
    text-indent: -1em;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 1em; }
  .model p.selectParent + p {
    margin-left: 30px; }
  .model p .inputSelect {
    width: 200px; }

.use p {
  display: block;
  margin-left: 0px; }
  .use p .inputSelect {
    width: 100% !important; }

.address p {
  display: block;
  margin-left: 0px; }
  .address p .inputSelect {
    width: 100%; }

.size p {
  display: inline-block; }
  .size p:first-of-type {
    display: block; }
  .size p:nth-child(2) {
    margin: 10px 20px 0 0; }

.size02 p {
  display: inline-block; }
  .size02 p:first-of-type {
    display: block; }
  .size02 p:nth-child(2) {
    display: block; }
  .size02 p:nth-child(3) {
    display: block; }
  .size02 p:nth-child(2) {
    margin: 10px 20px 0 0; }
  .size02 p:nth-child(3) {
    margin: 10px 20px 0 0; }
  .size02 p:nth-child(4) {
    margin: 10px 0 0 0; }

.textArea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  padding: 10px;
  font-size: 1.4rem;
  min-height: 100px; }

.textArea {
  padding: 6px 10px;
  letter-spacing: 0.12em;
  line-height: 1.8;
  min-height: 100px; }

/*書類、画像選択ボタン*/
.form {
  margin: 0;
  padding: 0;
  letter-spacing: -0.4em; }

.pageNum {
  padding: 0 20px; }

.personCheck {
  padding: 20px; }

.completeTxt {
  margin-bottom: 30px;
  font-size: 2rem; }

/*選択ボタン*/
.selectBox .btnBox {
  margin-top: 0;
  letter-spacing: -0.4em;
  position: relative; }
  .selectBox .btnBox.mg01 {
    margin: -60px 0 100px 0; }
  .selectBox .btnBox .btn.radio {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 48.5%;
    margin-right: 3%; }
    .selectBox .btnBox .btn.radio:nth-child(2n) {
      margin-right: 0; }
    .selectBox .btnBox .btn.radio input[type="radio"] {
      opacity: 0;
      width: 0;
      height: 0; }
      .selectBox .btnBox .btn.radio input[type="radio"] + label {
        padding: 20px;
        font-size: 18px; }
      .selectBox .btnBox .btn.radio input[type="radio"]:checked + label {
        padding: 20px;
        font-size: 18px; }
.selectBox p:first-of-type {
  font-weight: bolder;
  text-align: center; }
.selectBox p:first-of-type {
  font-weight: bolder;
  text-align: center; }
.selectBox p:nth-of-type(2n) {
  margin-top: 30px; }

.selectBox01 {
  margin-top: 10px;
  padding: 10px 0; }
  .selectBox01 .btnBox .btn.radio {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 48.5%;
    margin-right: 3%; }
    .selectBox01 .btnBox .btn.radio:nth-child(2n) {
      margin-right: 0; }
    .selectBox01 .btnBox .btn.radio input[type="radio"] {
      opacity: 0;
      width: 0;
      height: 0; }
      .selectBox01 .btnBox .btn.radio input[type="radio"] + label {
        padding: 21px 10px;
        font-size: 18px; }
      .selectBox01 .btnBox .btn.radio input[type="radio"]:checked + label {
        padding: 10px;
        font-size: 18px;
        line-height: 1.5; }

.selectBox02 {
  margin-top: 10px;
  padding: 10px 0; }
  .selectBox02 .btnBox .btn.radio {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 48.5%;
    margin-right: 3%; }
    .selectBox02 .btnBox .btn.radio:nth-child(2n) {
      margin-right: 0; }
    .selectBox02 .btnBox .btn.radio input[type="radio"] {
      opacity: 0;
      width: 0;
      height: 0; }
      .selectBox02 .btnBox .btn.radio input[type="radio"] + label {
        padding: 10px;
        font-size: 18px;
        line-height: 1.5; }
      .selectBox02 .btnBox .btn.radio input[type="radio"]:checked + label {
        padding: 21px 10px;
        font-size: 18px; }

/* Checkbox */
.checkContainer {
  display: block;
  align-items: center;
  margin: 7px 0 0 0; }
  .checkContainer_sp_mg01 {
    margin: 1em 0 0 0; }

.checkContainer_col {
  display: block;
  flex-wrap: wrap; }
  .checkContainer_col .check:first-child {
    margin: 0 0 5px 0; }
  .checkContainer_col .checkBtn {
    margin: 0 0 5px; }
  .checkContainer_col .check .checkbox-label {
    padding: 0 0 10px 30px;
    line-height: 1.8; }
  .checkContainer_col .check:nth-child(4) {
    margin: 0; }

.checkBtn_inline {
  display: block;
  margin: 0 0; }

.check {
  margin: 0 0 0 0; }
  .check:first-child {
    margin: 0 0 0 0; }
  .check input[type="checkbox"] {
    display: none; }
    .check input[type="checkbox"]:checked + .checkbox-label:before {
      border-color: #D9D9D9; }
    .check input[type="checkbox"]:checked + .checkbox-label:after {
      opacity: 1; }
  .check .checkbox-label {
    position: relative;
    display: inline-block;
    width: auto;
    box-sizing: border-box;
    padding: 0 0 10px 30px; }
    .check .checkbox-label:before {
      content: '';
      display: block;
      position: absolute;
      background: #fff;
      border: 1px solid #D9D9D9;
      border-radius: 5px;
      width: 20px;
      height: 20px;
      top: 0;
      left: 0; }
    .check .checkbox-label:after {
      content: '';
      display: block;
      position: absolute;
      border-right: 2px solid #144886;
      border-bottom: 3px solid #144886;
      width: 7px;
      height: 12px;
      top: 2px;
      left: 7px;
      opacity: 0;
      transform: rotate(45deg); }

.inputGp {
  margin: 0 0 15px;
  width: 100%;
  display: flex;
  align-items: center; }
  .inputGp > p {
    width: auto; }
  .inputGp > p.input_pref_sp {
    width: 78%; }
    .inputGp > p.input_pref_sp .inputTxt {
      width: 100%;
      max-width: unset; }
  .inputGp > p.input_city_sp {
    width: 78%; }
    .inputGp > p.input_city_sp .inputTxt {
      width: 100%;
      max-width: unset;
      margin: 0; }
  .inputGp_mb15 {
    margin: 0 0 15px 0; }
  .inputGp:first-child {
    margin: 0 0 15px; }
  .inputGp_mb15:first-child {
    margin: 0 0 15px 0; }
  .inputGp_last {
    margin: 0 0 0 0; }
  .inputGp:last-child {
    margin: 0 0 0; }
  .inputGp_countryCode_sp:last-child {
    margin: 0 0 0 22.5%; }
    .inputGp_countryCode_sp:last-child p {
      width: 100%; }
  .inputGp .txt {
    margin: 0;
    display: block;
    white-space: initial;
    width: 22%;
    line-height: 1.5;
    padding: 0 0 0 10px; }
  .inputGp .txt_left {
    margin: 0 5px 0 0;
    padding: 0;
    width: 22%; }
  .inputGp .txt_left_01 {
    margin: 0 0 0 0; }
  .inputGp .selectParent {
    width: 78%; }

.col {
  max-width: 500px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; }
  .col_mw630 {
    max-width: 630px; }
  .col .inputGp:first-child {
    margin: 0 0 15px 0; }
  .col_space_between {
    justify-content: space-between;
    display: flex; }
  .col .inputGp_search01:first-child {
    margin: 0 0 0 0;
    width: auto;
    padding: 7px 0 0 0; }
  .col .inputGp_search02 {
    margin: 0 0 10px 30px;
    width: auto; }
    .col .inputGp_search02 .txt {
      white-space: nowrap;
      margin: 0 0 0 0;
      width: 50px; }
    .col .inputGp_search02 .txt_left {
      white-space: nowrap;
      margin: 0; }
    .col .inputGp_search02 p {
      width: 90px; }
      .col .inputGp_search02 p input.inputTxt {
        width: 90px;
        font-size: 1.4rem;
        padding: 10px;
        margin: 0 0 0 0; }
  .col .inputGp_search03 {
    margin: 0 0 15px 80px; }
    .col .inputGp_search03 p {
      width: 80%; }
    .col .inputGp_search03 .txt {
      white-space: nowrap;
      margin: 0 21px 0 0;
      width: auto; }
    .col .inputGp_search03 input.inputTxt {
      width: 100%;
      font-size: 1.4rem;
      padding: 10px;
      margin: 0 0 0 0; }
  .col_birthday .inputGp:nth-child(1) {
    width: auto;
    margin: 0 0 10px 0; }
    .col_birthday .inputGp:nth-child(1) .selectParent {
      width: auto; }
    .col_birthday .inputGp:nth-child(1) .txt {
      width: auto; }
  .col_birthday .inputGp:nth-child(2) {
    width: auto;
    margin: 0 0 0 18px; }
    .col_birthday .inputGp:nth-child(2) .selectParent {
      width: auto; }
    .col_birthday .inputGp:nth-child(2) .txt {
      width: auto; }
  .col_birthday .inputGp:nth-child(3) {
    width: auto;
    margin: 0 0 0 18px; }
    .col_birthday .inputGp:nth-child(3) .selectParent {
      width: auto; }
    .col_birthday .inputGp:nth-child(3) .txt {
      width: auto; }

.confirm .col .inputGp_search01:first-child {
  margin: 0 0 0 0;
  width: auto;
  padding: 0; }
.confirm .col .inputGp_search02 {
  margin: 0 0 0 30px;
  width: auto; }
.confirm .col .inputGp_search03 {
  margin: 0 0 0 48px; }

.table.confirm td .col:last-child {
  margin: 0 0 5px; }

.col_search_sp {
  margin: 0 0 5px; }

.selectParent {
  position: relative; }
  .selectParent:after {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.9px 4px 0 4px;
    border-color: #707070 transparent transparent transparent; }
  .selectParent_500 {
    width: auto; }
  .selectParent_300 {
    width: auto; }
  .selectParent_200 {
    width: auto; }
  .selectParent_267 {
    width: auto; }
  .selectParent_95 {
    width: auto; }
  .selectParent_89 {
    width: auto; }
  .selectParent_80 {
    width: auto; }
  .selectParent_mb20 {
    margin: 0 0 20px; }
  .selectParent_block {
    display: block; }

select.inputSelect {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  padding: 10px 30px 10px 10px;
  font-size: 1.4rem; }
  select.inputSelect:disabled {
    background-color: #EFEFEF; }

.countryCode {
  display: inline-block;
  vertical-align: middle;
  background: #F8F8F8;
  border: 1px solid #D9D9D9;
  padding: 0 0 0 10px;
  border-radius: 5px 0 0 5px;
  height: 38px;
  line-height: 38px;
  width: 46px; }

input.inputTxt_countryCode {
  width: 82.5%;
  margin: 0 0 0 -1px;
  border-radius: 0 5px 5px 0; }

/* radio but */
.radioContainer {
  margin: 0;
  padding: 5px 0 0 0; }
  .radioContainer_mb25 {
    margin: 10px 0 10px; }
  .radioContainer .radio {
    display: inline-block; }
    .radioContainer .radio input[type="radio"] {
      position: absolute;
      opacity: 0; }
      .radioContainer .radio input[type="radio"] + .radio-label:before {
        content: '';
        position: relative;
        display: inline-block;
        vertical-align: middle;
        background: #FFF;
        border: 1px solid #D9D9D9;
        border-radius: 100%;
        width: 20px;
        height: 20px;
        top: -1px;
        margin-right: 10px;
        transition: all 250ms ease; }
      .radioContainer .radio input[type="radio"]:checked + .radio-label:before {
        background-color: #144886;
        box-shadow: inset 0 0 0 4px #FFF; }
      .radioContainer .radio input[type="radio"]:focus + .radio-label:before {
        outline: none;
        border-color: #D9D9D9; }
      .radioContainer .radio input[type="radio"]:disabled + .radio-label:before {
        box-shadow: inset 0 0 0 4px #D9D9D9;
        border-color: #999999;
        background: #bfbfbf; }
      .radioContainer .radio input[type="radio"] + .radio-label:empty:before {
        margin-right: 0; }
  .radioContainer .radioBtn {
    display: inline-block;
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 10px; }
    .radioContainer .radioBtn:first-of-type {
      margin-left: 0; }
  .radioContainer .radioBtn_block {
    display: block;
    margin: 10px 0 15px; }
    .radioContainer .radioBtn_block p {
      display: inline-block;
      width: 100%; }
  .radioContainer_row_sp .radioBtn {
    display: block;
    margin: 0 0 10px; }

.fileParent {
  padding: 0 0 5px; }
  .fileParent input[type="file"] {
    display: none; }
  .fileParent .file {
    display: inline-block;
    margin: 15px auto 0;
    padding: 6px 10px 4px 10px;
    background: #FFFFFF;
    border: 2px solid #D9D9D9;
    border-radius: 10px;
    font-size: 14px;
    text-align: left;
    box-shadow: 0 4px 0 0 #c9c9c9;
    min-width: 246px;
    color: #144886;
    text-decoration: underline;
    position: relative;
    transform: translateY(-3px);
    transition: 0.3s; }
    .fileParent .file:hover {
      box-shadow: none;
      transform: translateY(0); }
    .fileParent .file span {
      display: inline-block;
      margin: 0 auto 0 0;
      padding: 8px 0 6px 0;
      background: #B60A0A;
      border-radius: 0 10px 10px 0;
      font-size: 14px;
      text-align: center;
      color: #fff;
      width: 41px;
      border: 0;
      position: absolute;
      top: -2px;
      right: -2px; }
  .fileParent .butChoice {
    display: block; }

.butChoice {
  display: inline-block;
  width: 100px;
  margin: 8px 0 0 0;
  padding: 6px 10px 4px;
  border: 2px solid #FFD371;
  background: #FFD371;
  border-radius: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 4px 0 0 #e5ad30;
  transform: translateY(-3px);
  transition: 0.3s; }
  .butChoice_re {
    border: 2px solid #B60A0A;
    background: #B60A0A;
    color: #fff;
    box-shadow: 0 6px 0 0 #9a0000; }
  .butChoice:hover {
    box-shadow: none;
    transform: translateY(0); }
  .butChoice_ml30 {
    margin: 0 0 0 20px;
    top: 3px;
    position: relative; }
  .butChoice_ml10 {
    margin: 0 0 0 10px;
    top: 3px;
    position: relative; }

.search {
  display: flex;
  align-items: center; }
  .search .inputTxt {
    width: 70%; }
  .search .butChoice {
    width: 30%;
    max-width: 100px; }
  .search_ai {
    align-items: flex-end; }

.lead {
  margin: 0 0 25px; }
  .lead_complete {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin: 40px 0 45px; }

.note {
  margin: 0.5em 0 0 0; }

.coLayout {
  display: block;
  border-top: none;
  border-bottom: 1px solid #D9D9D9;
  margin: 0 0 4em 0; }
  .coLayout .name {
    background-color: #EBF7FF;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding: 0.5em 0; }
  .coLayout .body {
    width: 100%;
    padding: 0; }
    .coLayout .body .block {
      border-bottom: 1px solid #D9D9D9;
      padding: 1.5em 0; }
      .coLayout .body .block:last-child {
        border-bottom: none; }
      .coLayout .body .block .title {
        font-size: 14px;
        color: #144886;
        font-weight: bold;
        margin: 0 0 0.5em;
        display: none; }
      .coLayout .body .block .radioContainer .radioBtn:nth-child(2) {
        margin-left: 0; }
      .coLayout .body .block p {
        font-size: 12px;
        padding: 0.5em 0 0 0;
        line-height: 1.8; }

.img_box {
  display: block;
  padding: 10px 0 23px 0; }
  .img_box .img_item {
    width: 90%;
    margin: 0 auto 20px; }

.annotation {
  margin: 0 0 0.5em; }

.search_type01 {
  display: flex;
  flex-direction: column-reverse;
  width: 90%; }
  .search_type01 .inputTxt {
    width: 97%; }
  .search_type01 .butChoice {
    margin: 0 0 12px;
    width: 85px; }

.search_type01 + .butChoice_re {
  width: 18%;
  top: -2px; }

.modal_inner .modal_title {
  text-align: center;
  font-size: 20px;
  margin: 0 0 1em;
  line-height: 1.5; }

.modal_pop .modaal-content-container {
  padding: 20px 10px; }

.modaal-wrapper .modaal-close {
  position: absolute;
  top: 0;
  right: 0; }
  .modaal-wrapper .modaal-close:hover:after {
    background-color: #000; }
  .modaal-wrapper .modaal-close:hover:before {
    background-color: #000; }

.modal_pop .modaal-close:before {
  background: #144886;
  border-radius: 0;
  width: 3px;
  height: 25px; }

.modal_pop .modaal-close:after {
  background: #144886;
  border-radius: 0;
  width: 3px;
  height: 25px; }

.modal_pop .search {
  text-align: center;
  margin: 0 0 2em; }

.table.type02 {
  border: none;
  overflow-x: scroll;
  max-width: unset;
  margin: 0 0 2em 0; }
  .table.type02 table {
    border: 1px solid #DCDEDF;
    width: 730px;
    margin: 0;
    table-layout: unset; }
  .table.type02 thead {
    background-color: #EBF7FF; }
    .table.type02 thead tr th:nth-child(1) {
      padding: 15px 20px;
      border-bottom: 1px solid #DCDEDF;
      display: table-cell;
      width: 80% !important; }
    .table.type02 thead tr th:nth-child(2) {
      padding: 15px 20px;
      text-align: center;
      border-bottom: 1px solid #DCDEDF;
      display: table-cell;
      width: 20% !important; }
  .table.type02 tbody tr td:nth-child(1) {
    padding: 15px 20px;
    border-bottom: 1px solid #DCDEDF;
    display: table-cell;
    width: 80% !important; }
  .table.type02 tbody tr td:nth-child(2) {
    padding: 15px 20px;
    text-align: center;
    border-bottom: 1px solid #DCDEDF;
    display: table-cell;
    width: 20% !important; }
  .table.type02 tbody tr a {
    text-decoration: underline;
    color: #144886; }
  .table.type02 tbody tr:last-child td:nth-child(1) {
    border-bottom: none; }
  .table.type02 tbody tr:last-child td:nth-child(2) {
    border-bottom: none; }
.table.type03 {
  overflow-x: scroll;
  max-width: unset; }
  .table.type03 table {
    width: auto;
    max-width: 620px;
    text-align: center;
    border: 1px solid #DCDEDF;
    margin: 0 auto 0.8em;
    white-space: nowrap;
    table-layout: unset;
    width: 555px; }
    .table.type03 table .back_blue {
      background-color: #EBF7FF;
      font-weight: bold; }
    .table.type03 table td {
      display: table-cell;
      border-right: 1px solid #DCDEDF;
      border-bottom: 1px solid #DCDEDF;
      padding: 4px 5px;
      width: auto !important; }
    .table.type03 table td.w01 {
      width: 105px !important; }
    .table.type03 table td.w02 {
      width: 150px !important; }

.modal_pop .search {
  text-align: center;
  margin: 0 0 1em;
  justify-content: space-between; }

.modal_pop .search .butChoice {
  width: 20%;
  max-width: 100px;
  margin: 0;
  top: 1px; }

.modal_pop .search .inputTxt {
  width: 77%; }

@media screen and (max-width: 500px) {
  .table.type02 {
    width: 320px; }

  .table.type03 {
    width: 320px; } }
@media screen and (max-width: 375px) {
  .table.type02 {
    width: 300px; }

  .table.type03 {
    width: 300px; } }
/* ======== header ======== */
.spOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #FFFFFF; }
  .headerTop {
    overflow: hidden;
    transition: 0.3s; }
    .headerTop.scroll {
      height: 0; }
    .headerTop > .inner {
      padding: 19px 26px 19px 20px;
      justify-content: space-between;
      min-width: 100%; }
      .headerTop > .inner .logo {
        width: 93px; }
        .headerTop > .inner .logo img {
          vertical-align: middle; }
      .headerTop > .inner .lang a {
        font-size: 14px; }
  .headerBtm {
    height: 80px; }
    .headerBtm > .inner {
      position: relative;
      display: flex;
      min-width: 100%;
      justify-content: space-between; }
      .headerBtm > .inner .stepNav {
        right: 5px;
        top: 67px; }
      .headerBtm > .inner .logo {
        margin-left: 20px;
        padding: 20px 0 10px; }
      .headerBtm > .inner .btn02 {
        display: none !important;
        width: 110px;
        margin-top: 18px;
        margin-left: auto; }
        #home .headerBtm > .inner .btn02 {
          display: block !important; }
        .headerBtm > .inner .btn02 p {
          display: block;
          padding: 5px 4px 6px;
          border-radius: 10px;
          font-weight: bold;
          text-align: center;
          box-shadow: 0 3px 0 0 #C9C9C9;
          transform: translateY(-3px);
          transition: 0.3s;
          border: solid 1px #D9D9D9;
          line-height: 1.4;
          width: 106px;
          font-size: 13px;
          cursor: pointer; }
      .headerBtm > .inner .spMenu {
        float: right;
        margin-right: 20px;
        margin-top: 15px;
        width: 50px;
        text-align: center;
        background: #FFD371;
        border-radius: 10px;
        font-weight: bold;
        text-align: center;
        box-shadow: 0 3px 0 0 #E5AD30;
        position: relative;
        cursor: pointer;
        height: 50px; }
        .headerBtm > .inner .spMenu > span {
          display: block;
          width: 25px;
          height: 2px;
          background: #000000;
          border-radius: 1px;
          position: absolute;
          left: 50%;
          margin-left: -12.5px;
          transition: 0.3s; }
          .headerBtm > .inner .spMenu > span:nth-child(1) {
            top: 9px; }
          .headerBtm > .inner .spMenu > span:nth-child(2) {
            top: 18px; }
          .headerBtm > .inner .spMenu > span:nth-child(3) {
            top: 27px; }
        .headerBtm > .inner .spMenu.active > span:nth-child(1) {
          top: 18px;
          transform: rotate(45deg); }
        .headerBtm > .inner .spMenu.active > span:nth-child(2) {
          opacity: 0; }
        .headerBtm > .inner .spMenu.active > span:nth-child(3) {
          top: 18px;
          transform: rotate(-45deg); }
        .headerBtm > .inner .spMenu.active p.open {
          display: none; }
        .headerBtm > .inner .spMenu.active p.close {
          display: block; }
        .headerBtm > .inner .spMenu > p {
          font-size: 0.9rem;
          padding: 30px 0 1px;
          letter-spacing: -1px; }
          .headerBtm > .inner .spMenu > p.close {
            display: none; }
      .headerBtm > .inner .nav {
        display: none;
        float: none;
        position: absolute;
        top: 81px;
        left: 0;
        background: #EBF7FF;
        width: 100%;
        padding: 20px;
        height: auto; }
        .headerBtm > .inner .nav ul {
          letter-spacing: normal;
          display: block; }
          .headerBtm > .inner .nav ul > li {
            display: block;
            width: 100%;
            border-left: none; }
            .headerBtm > .inner .nav ul > li.item {
              margin-top: 15px; }
              .headerBtm > .inner .nav ul > li.item:not(:first-child) {
                border-left: none;
                padding-left: 0; }
              .headerBtm > .inner .nav ul > li.item:first-of-type {
                margin-top: 0; }
              .headerBtm > .inner .nav ul > li.item a {
                text-align: center;
                display: flex;
                padding: 10px 0;
                height: auto;
                font-weight: bold;
                font-size: 1.4rem;
                background: #FFFFFF;
                box-shadow: 0 3px 0 0 #A4B1BA;
                border-radius: 10px;
                justify-content: center;
                align-items: center; }
                .headerBtm > .inner .nav ul > li.item a::before {
                  margin-top: 17px;
                  margin-right: 20px;
                  position: static; }
            .headerBtm > .inner .nav ul > li.btn {
              padding: 0;
              width: 100%;
              margin-top: 15px; }
              .headerBtm > .inner .nav ul > li.btn a {
                padding: 10px 0;
                background: #FFD371;
                transform: translateY(0);
                transition: 0;
                font-size: 1.4rem; }
                .headerBtm > .inner .nav ul > li.btn a:hover {
                  box-shadow: 0 3px 0 0 #E5AD30;
                  transform: translateY(0); }
                .headerBtm > .inner .nav ul > li.btn a span {
                  display: inline-block;
                  padding-left: 20px;
                  background: url(../img/ico_login.png) no-repeat left center/15px 16px; }
            .headerBtm > .inner .nav ul > li.usr {
              width: 100%;
              margin-top: 15px;
              width: 100%;
              background: none;
              margin-left: 0; }
              .headerBtm > .inner .nav ul > li.usr > span {
                color: #000;
                font-weight: bold;
                display: block;
                padding: 15px 30px 14px 20px;
                position: relative;
                cursor: pointer;
                text-align: center; }
                .headerBtm > .inner .nav ul > li.usr > span:after {
                  content: none;
                  display: inline-block;
                  width: 14px;
                  height: 14px;
                  background: url(../img/ico_account_arrow.png) no-repeat left top/14px 14px;
                  position: absolute;
                  top: 50%;
                  margin-top: -7px;
                  right: 10px;
                  transition: 0.3s;
                  transform: rotate(180deg); }
                .headerBtm > .inner .nav ul > li.usr > span.active:after {
                  transform: rotate(0); }
              .headerBtm > .inner .nav ul > li.usr .accountMenu {
                display: block;
                background: none;
                border-radius: 5px;
                border: none;
                position: static;
                top: 45px;
                right: 5px;
                width: 100%; }
                .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner {
                  position: relative;
                  display: flex;
                  justify-content: space-between; }
                  .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner:after {
                    content: none;
                    display: block;
                    width: 8px;
                    height: 8px;
                    background: #FFFFFF;
                    transform: rotate(45deg);
                    position: absolute;
                    top: -4px;
                    right: 7px; }
                  .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner .item {
                    padding: 10px 8px;
                    width: 48%;
                    border-top: none; }
                    .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner .item:first-child {
                      border: none; }
                    .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner .item a {
                      display: block;
                      padding-left: 20px;
                      font-weight: bold;
                      font-size: 1.4rem;
                      transition: 0.3s; }
                      .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner .item a:hover {
                        opacity: 0.7; }
                    .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner .item.edit a {
                      background: #144886;
                      width: 100%;
                      height: 40px;
                      border-radius: 6px;
                      color: white;
                      box-shadow: 0 4px 0 #0E2E53;
                      padding-left: 0;
                      text-align: center;
                      padding-top: 9px; }
                    .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner .item.logout a {
                      display: flex;
                      width: 100%;
                      background-color: #FED371;
                      box-shadow: 0 4px 0 #E5AD30;
                      border-radius: 6px;
                      height: 40px;
                      padding-top: 9px;
                      padding-left: 0;
                      background-image: none;
                      justify-content: center; }
                      .headerBtm > .inner .nav ul > li.usr .accountMenu > .inner .item.logout a::before {
                        content: "";
                        background: url(../img/ico_logout.png) no-repeat center/cover;
                        width: 15px;
                        height: 16px;
                        margin-right: 10px;
                        margin-top: 5px; }
    .headerBtm .btnBox {
      letter-spacing: -0.4em; }
      .headerBtm .btnBox .btn.type03 {
        display: inline-block;
        letter-spacing: normal;
        vertical-align: top;
        width: 48%;
        margin-left: 4%;
        margin-top: 0; }
        .headerBtm .btnBox .btn.type03:first-child {
          margin-left: 0; }
        .headerBtm .btnBox .btn.type03 a {
          display: block; }
          .headerBtm .btnBox .btn.type03 a span {
            display: block; }
            .headerBtm .btnBox .btn.type03 a span.ico {
              width: 100%;
              height: 40px; }
            .headerBtm .btnBox .btn.type03 a span.txt {
              font-size: 1.4rem;
              padding: 10px 3px; }

/* ======== footer ======== */
.footer {
  margin-top: 50px; }
  .footer .inner {
    padding: 30px; }
    .footer .inner .menu .logo {
      margin-bottom: 30px; }
    .footer .inner .menu .nav ul li {
      width: 100%;
      border-left: none;
      border-top: 1px solid #386DAD;
      margin-top: 0; }
      .footer .inner .menu .nav ul li:last-child {
        border-bottom: 1px solid #083162; }
        .footer .inner .menu .nav ul li:last-child a {
          border-bottom: 1px solid #386DAD; }
      .footer .inner .menu .nav ul li a {
        border-left: none;
        border-top: 1px solid #083162;
        padding: 5px; }
