@charset "UTF-8";

/* contact ----------------------------------------*/
#contact {
  padding-bottom: 80px;
}

#contact a:not([class]) {
  color: #019355;
  text-decoration: underline;
}

#contact a:not([class]):hover {
  text-decoration: none;
}

#contact article {
  padding-top: 60px;
}

#contact header+#form.complete,
#contact header+article#form.input {
  padding-top: 0;
}

#contact header.tab-box .title-box .inner-box {
  width: 420px;
}

#contact header.tab-box .title-box .desc {
  width: 570px;
}

#contact header.tab-box .tab-pager li {
  width: 166px;
}

#contact article {
  padding-top: 60px;
}

#contact a:not([class]) {
  color: #019355;
  text-decoration: underline;
}

#contact a:not([class]):hover {
  text-decoration: none;
}

#contact .navi-box li {
  display: inline-block;
  margin-right: 0.5em;
}

#contact .navi-box li:last-child {
  margin-right: 0;
}

#contact .navi-box li i.arrow01 {
  margin: 0 0 0 0.25em;
}

.step02 h5 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  color: #019355;
}

.step02 .form-box .single-box {
  padding: 20px;
  background: #ffffff;
}

/* top----------------------------------------*/
#top .sec01 .tel {
  color: inherit;
  text-decoration: none;
}

#top .sec01 .tel:hover {
  text-decoration: underline;
}

#top .sec01>div figure {
  float: right;
  padding-left: 20px;
}

#top .sec01>dl {
  position: relative;
  margin-top: 30px;
}

#top .sec01>dl dt {
  width: 308px;
  font-weight: bold;
  padding: 10px 20px;
  background: #eae5e1;
}

#top .sec01>dl dt:not(:first-child) {
  border-top: 2px solid #fcf8f5;
}

#top .sec01>dl dd {
  position: absolute;
  width: 430px;
  top: 0;
  bottom: 0;
  right: 0;
}

#top .sec01>dl dd>div {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed;
}

#top .sec01>dl dd>div>div {
  display: table-cell;
  height: 100%;
  padding: 20px;
  vertical-align: middle;
  background: #ffffff;
}

#top .sec01>dl dd p {
  font-size: 22px;
  font-weight: bold;
}

#top .sec01>dl dd p:first-of-type {
  margin-top: 0.25em;
}

#top .sec01>dl dd p:last-of-type {
  margin-bottom: 0.25em;
}

#top .sec01>ul {
  margin-top: 20px;
}

#top .sec01>ul dl {
  display: table;
  table-layout: fixed;
  width: 100%;
}

#top .sec01>ul li:not(:first-child) dl {
  border-top: 2px solid #fcf8f5;
}

#top .sec01>ul dl>* {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 20px;
}

#top .sec01>ul dt {
  width: 308px;
  font-weight: bold;
  background: #eae5e1;
}

#top .sec01>ul dd {
  border-left: 2px solid #fcf8f5;
  background: #ffffff;
}

#top .sec01~section {
  margin-top: 50px;
}

#top .sec01~section p:first-child {
  display: inline;
}

#top .sec01~section p:last-child {
  float: right;
}

#top .sec01~section p:last-child .btn-01 {
  width: 240px;
}

/* qa----------------------------------------*/
#qa section {
  border: 2px solid #00af76;
  border-top: none;
  margin-bottom: 30px;
}

#qa section h3 {
  background: #00af76;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  padding: 15px 30px;
}

#qa section>div {
  padding: 0 30px;
}

#qa dl {
  padding: 25px 0;
  border-bottom: 1px solid #d7d0ca;
}

#qa dt {
  margin-bottom: 5px;
  font-weight: bold;
  color: #019355;
}

#qa dt,
#qa dd {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

#qa dt:before,
#qa dd:before {
  width: 1.5em;
  display: inline-block;
  text-indent: 0;
}

#qa dt:before {
  content: "Q:";
}

#qa dd:before {
  content: "A:";
}

#qa dl+p {
  margin: 40px 0;
  text-align: center;
}

#qa .toggle-qa {
  padding: 10px 30px;
  background: #e7e0da;
  text-align: center;
  color: #5a463d;
  cursor: pointer;
}

#qa .toggle-qa span {
  display: inline-block;
  font-size: 12px;
  border: 2px solid;
  padding: 5px 25px 5px 15px;
  border-radius: 5px;
  font-weight: bold;
  position: relative;
}

#qa .toggle-qa span:before {
  content: "";
  position: absolute;
  right: 15px;
  width: 4px;
  height: 4px;
  top: 10px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#qa .toggle-qa span:last-child {
  display: none;
}

#qa .toggle-qa span:last-child:before {
  border: none;
  border-top: 2px solid;
  border-left: 2px solid;
  top: 12px;
}

#qa .toggle-qa.close span:first-child {
  display: none;
}

#qa .toggle-qa.close span:last-child {
  display: inline-block;
}

#qa dd strong {
  font-weight: bold;
}

#qa .table-box {
  margin: 1em 0;
}

#qa .table-box table {
  table-layout: auto;
}

#qa .table-box th,
#qa .table-box td {
  text-indent: 0;
}

#qa .figure-box {
  text-indent: 0;
  margin-top: 30px;
}

#qa .figure-box .title {
  font-weight: bold;
  margin-bottom: 1.5em;
  margin-left: -0.75em;
}

#qa .figure-box p:not(.title) {
  margin-bottom: 0.5em;
}

#qa .figure-box figure {
  margin-bottom: 1.5em;
  text-align: center;
}

#qa .figure-box figcaption {
  text-indent: -1.25em;
  margin-left: 1.25em;
  margin-bottom: 0.5em;
  text-align: left;
}

#qa .qa-caution {
  border: 1px solid #000;
  padding: 10px 20px;
  margin-bottom: 30px;
}

#qa .qa-caution strong {
  display: block;
  color: #ff0000;
  text-align: center;
}

/* form ----------------------------------------*/
#form {
  line-height: 1.75;
}

#form .navi-box {
  margin-bottom: 50px;
}

#form .navi-box li {
  display: inline-block;
  margin-right: 0.5em;
}

#form .form-box dl dt {
  width: 21em;
}

.form-box .input-sm {
  width: 60%;
}

#form .form-box .vertical dl dt {
  width: auto;
  display: block;
}

#form .form-box .vertical dl dd {
  display: flex;
  flex-direction: column;
  margin: 0;
}

#form.input .form-box .vertical .input-radio-box {
  display: contents;
}

#form.input .form-box .vertical .input-radio-box label+label {
  margin-top: 5px;
}

#form.input .form-box .file-delete-btn.hidden {
  display: none;
  visibility: hidden;
}

#form.input .form-box .file-delete-btn.show {
  display: inline-block;
  visibility: visible;
}

#form .form-box dl dt span {
  display: block;
  font-weight: normal;
}

#form .form-box .dl-multiple-01 {
  margin-bottom: 20px;
}

#form .form-box .dl-multiple-01 dl {
  border: none;
  padding: 0;
  margin-left: 15px;
}

#form .form-box .dl-multiple-01 dt {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  font-weight: normal;
  font-size: 15px;
  width: 160px;
  padding: 0;
}

#form .form-box .dl-multiple-01 dt::after {
  float: right;
  content: "：";
}

#form .form-box .dl-multiple-01 dd {
  padding: 0 0 0 15px;
}

/* form input --*/
#form.input .form-box label:first-child {
  margin-top: 0;
}

#form.input .form-box .horizontal .input-radio-box label+label {
  display: inline-block;
  margin-left: 1em;
  margin-top: 0;
}

#form.input .form-box li:nth-child(9) label {
  display: block;
}

#form.input .form-box .input-text-box {
  margin-top: 0.5em;
}

#form.input .form-box textarea {
  height: 13em;
}

#form .form-box .list-checkbox {
  margin-bottom: 20px;
}

#form.input .note:first-of-type {
  margin-bottom: 40px;
}

#form.input .note:first-of-type i.req {
  margin-right: 0.5em;
}

#form.input .note:nth-of-type(2) {
  margin-bottom: 15px;
}

#form.input .form-box+.note {
  margin-top: 20px;
  padding: 15px 20px;
  background: #ffffff;
}

#form.input .form-box+.note ul {
  list-style: outside disc;
}

#form.input .form-box+.note li {
  margin-left: 1.5em;
}

#form.input .submit-box {
  margin-top: 30px;
  text-align: center;
}

#form.input .info {
  margin-top: 30px;
}

#form.input .info strong {
  display: inline-block;
  font-size: 120%;
  font-weight: bold;
  color: #ff0000;
}

#form.input .info-ssl {
  margin-top: 30px;
}

/* form confirm --*/
#form.confirm .form-box>p:first-child {
  margin-bottom: 15px;
}

#form.confirm .submit-box {
  margin-top: 25px;
}

#form.confirm .submit-box .btn-02 {
  text-align: left;
}

/* form complete --*/
#form.complete {
  padding-bottom: 40px;
}

#form.complete>.sec01>p strong {
  font-size: 20px;
  font-weight: bold;
}

#form.complete .info {
  margin-top: 30px;
}

#form.complete .submit-box {
  margin-top: 30px;
  text-align: left;
}

#form.complete .submit-box .btn-back {
  width: 190px;
}

/* document ----------------------------------------*/
#document {
  line-height: 1.75;
}

#document .form-box dt {
  width: 16em;
}

/* document input --*/
#document.input .form-box label+label {
  display: block;
  margin-top: 0.5em;
}

#document.input .form-box label:first-child {
  margin-top: 0;
}

#document.input .form-box .input-radio-box label+label {
  display: inline-block;
  margin-left: 2.5em;
  margin-top: 0;
}

#document.input .form-box .input-text-box {
  margin-top: 0.5em;
}

#document.input .note:first-of-type {
  margin-bottom: 40px;
}

#document.input .note:first-of-type i.req {
  margin-right: 0.5em;
}

#document.input .note:nth-of-type(2) {
  margin-bottom: 15px;
}

#document.input .form-box+.note {
  margin-top: 15px;
}

#document.input .form-box+.note ul {
  list-style: outside disc;
}

#document.input .form-box+.note li {
  margin-left: 1.5em;
}

#document.input .submit-box {
  margin-top: 30px;
  text-align: center;
}

#document.input .info {
  margin-top: 30px;
}

#document.input .info strong {
  display: inline-block;
  font-size: 120%;
  font-weight: bold;
  color: #ff0000;
}

/* document confirm --*/
#document.confirm .form-box>p:first-child {
  margin-bottom: 15px;
}

#document.confirm .submit-box {
  margin-top: 25px;
}

#document.confirm .submit-box .btn-02 {
  line-height: 20px;
  text-align: left;
}

/* document complete --*/
#document.complete {
  padding-bottom: 40px;
}

#document.complete>.sec01>p strong {
  font-size: 20px;
  font-weight: bold;
}

#document.complete .info {
  margin-top: 30px;
}

#document.complete .submit-box {
  margin-top: 30px;
  text-align: left;
}

#document.complete .submit-box .btn-back {
  width: 190px;
}

/* consultation ----------------------------------------*/
#consultation section,
#consultation section+p {
  margin-top: 50px;
}

#consultation .service .feature {
  float: right;
  width: 120px;
}

#consultation .service .feature>p {
  width: 100%;
  padding: 0.25em 0;
  margin-bottom: 0.5em;
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  border: 3px solid #019355;
}

#consultation .service dl {
  width: 600px;
}

#consultation .service dt {
  font-size: 18px;
  font-weight: bold;
  color: #019355;
  margin-bottom: 0.5em;
}

#consultation .sec01 ol>li {
  padding: 10px 0 0;
  margin-top: 35px;
  background: #5a463d;
  position: relative;
}

#consultation .sec01 ol>li:after {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 24px;
  bottom: 100%;
  left: 50%;
  margin-bottom: 11px;
  margin-left: -11px;
  background: url(../images/contact/arrow_flow.png) no-repeat 0 0;
}

#consultation .sec01>ol>li:first-child:after {
  content: none;
}

#consultation .sec01 ol>li>p:first-child {
  margin: 0 1.25em 0 2.3em;
  padding-bottom: 10px;
  color: #ffffff;
  font-weight: bold;
  text-indent: -1em;
}


#consultation .sec01 ol>li>p.text {
  margin: 0 1.2em 0 2.5em;
  padding-bottom: 10px;
  color: #ffffff;
  text-indent: -1.25em;
}



#consultation .sec01 ol>li>p:first-child span {
  font-weight: normal;
  font-size: 85%;
}

#consultation .sec01 ol>li>ul {
  padding: 0 1.25em 10px;
}

#consultation .sec01 ol>li>ul>li {
  display: inline-block;
  margin-right: 1em;
  color: #ffffff;
}

#consultation .sec01 ol>li>.inner-box {
  padding: 10px;
  line-height: 1.75;
  border: 3px solid #5a463d;
  background: #fcf8f5;
}

#consultation .sec01 ol>li>.inner-box .branch-wrap {
  padding: 10px 15px;
  background-color: #FFF8D9;
  margin-top: .5em;
}

#consultation .sec01 ol>li>.inner-box .branch-wrap span {
  font-size: 85%;
}

#consultation .sec01 ol>li>.inner-box .note {
  font-weight: bold;
  color: #e60012;
}

#consultation .sec01 ol>li>.inner-box .btn {
  margin: 10px 0;
}

#consultation .sec01 ol>li>.inner-box .btn a {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 0;
  background-color: #5B9BD5;
  overflow: hidden;
  border-radius: 8px;
  text-decoration: none;
  transition: all .3s;
}

#consultation .sec01 ol>li>.inner-box .btn a:hover {
  opacity: .7;
}

#consultation .sec01 .branch-box {
  width: 100%;
  overflow: auto;
}

.branch-flex {
  display: flex;
  justify-content: space-between;
}

.branch-flex ol {
  /*  width: 32.5%;*/
  width: 47.5%;
}

/*
#consultation .sec01 .branch-box ol {
  width: 360px;
}
#consultation .sec01 .branch-box ol:first-child {
  float: left;
}
#consultation .sec01 .branch-box ol:last-child {
  float: right;
}
*/
#consultation .sec02 li {
  margin-top: 0.5em;
}

.banners {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}

.banners-item {
  min-width: 238px;
}

.banners-item+.banners-item {
  margin-left: 16px;
}

.banners-item a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding: 20px 16px;
  vertical-align: top;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
  border-radius: 7px;
  position: relative;
  transition: 0.3s;
}

.banners-item a:hover {
  opacity: 0.8;
}

.banners-item-seminar a {
  background: #217bc4;
}

.banners-item-online a {
  background: #fba22e;
}

.banners-item-quote a {
  background: #eb7c7a;
}

.banners-item-life a {
  background: #04a671;
}

.banners-item-txt {
  display: inline-block;
  text-align: center;
}

.banners-item-txt-S {
  font-size: 14px;
}

.banners-item a i {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 100%;
  top: 0;
  right: 2em;
  background: url(/images/common/arrow06.png) no-repeat 0 center;
  margin-right: -20px;
}

.title-box-02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}

.title-box-02-txt {
  width: 54.05%;
}

.title-box-02-txt p+p {
  margin-top: 24px;
}

.title-box-02-img {
  width: 40.54%;
}

.sec-title-01 {
  padding-bottom: 15px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 3px solid #019355;
}

#consultation dd.small-font {
  font-size: 0.85rem;
}

@media screen and (max-width: 767px) {
  #contact {
    padding-bottom: 20px;
  }

  #contact article {
    padding-top: 20px;
  }

  #contact header.tab-box .tab-pager li {
    width: auto;
  }

  #contact .navi-box li {
    display: block;
    margin: 0 0 0.5em;
  }

  /* top----------------------------------------*/

  #top .sec01>div figure {
    float: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 15px;
  }

  #top .sec01>dl {
    position: relative;
    margin-top: 20px;
  }

  #top .sec01>dl dt {
    width: auto;
    padding: 10px 15px;
  }

  #top .sec01>dl dd {
    position: static;
    width: auto;
  }

  #top .sec01>dl dd>div {
    display: block;
  }

  #top .sec01>dl dd>div>div {
    display: block;
    padding: 15px;
  }

  #top .sec01>dl dd p {
    font-size: 14px;
  }

  #top .sec01>ul {
    margin-top: 0;
  }

  #top .sec01>ul dl {
    display: block;
    margin-top: 20px;
  }

  #top .sec01>ul dl>* {
    display: block;
  }

  #top .sec01>ul dt {
    width: auto;
    padding: 10px 15px;
  }

  #top .sec01>ul dd {
    padding: 15px;
    border-left: 0;
  }

  #top .sec01~section {
    margin-top: 20px;
  }

  #top .sec01~section p:last-child {
    float: none;
    margin-top: 1em;
    text-align: center;
  }

  /* qa----------------------------------------*/
  #qa section {
    margin-bottom: 20px;
  }

  #qa section h3 {
    font-size: 14px;
    padding: 10px 20px;
  }

  #qa section>div {
    padding: 0 20px;
  }

  #qa dl {
    padding: 15px 0;
    border-bottom: 1px solid #d7d0ca;
  }

  #qa dl+p {
    margin: 20px 0;
  }

  #qa .btn-03 {
    padding: 15px;
    font-size: 12px;
  }

  #qa .toggle-qa {
    padding: 5px 20px;
  }

  #qa .figure-box {
    margin-top: 20px;
  }

  /* form ----------------------------------------*/
  #form .navi-box {
    margin-bottom: 20px;
  }

  #form .form-box dl dt,
  #form .form-box dt {
    width: 100%;
  }

  #form .form-box .dl-multiple-01 dl {
    margin-left: 0;
    margin-bottom: 20px;
  }

  #form .form-box .dl-multiple-01 dt {
    width: 120px;
  }

  #form .form-box .dl-multiple-01 dd {
    border: none;
    padding: 0;
  }

  /* form input --*/
  #form.input .form-box textarea {
    height: 10em;
  }

  #form.input .note:first-of-type {
    margin-bottom: 20px;
  }

  #form.input .submit-box {
    margin-top: 20px;
  }

  #form.input .info {
    margin-top: 20px;
  }

  #form .form-box .list-checkbox {
    margin-top: 10px;
  }

  #form .form-box .list-checkbox li {
    padding: 8px 0;
  }

  /* form confirm --*/
  #form.confirm .submit-box {
    margin-top: 5px;
  }

  /* form complete --*/
  #form.complete {
    padding-bottom: 0;
  }

  #form.complete>.sec01>p strong {
    font-size: 16px;
  }

  #form.complete .info {
    margin-top: 20px;
  }

  #form.complete .submit-box {
    margin-top: 20px;
    text-align: left;
  }

  /* document ----------------------------------------*/
  #document .form-box dt {
    width: 100%;
  }

  /* document input --*/
  #document.input .note:first-of-type {
    margin-bottom: 20px;
  }

  #document.input .submit-box {
    margin-top: 20px;
  }

  #document.input .info {
    margin-top: 20px;
  }

  #form.input .info-ssl {
    margin-top: 20px;
  }

  /* document confirm --*/
  #document.confirm .submit-box {
    margin-top: 5px;
  }

  /* document complete --*/
  #document.complete {
    padding-bottom: 0;
  }

  #document.complete>.sec01>p strong {
    font-size: 16px;
  }

  #document.complete .info {
    margin-top: 20px;
  }

  #document.complete .submit-box {
    margin-top: 20px;
    text-align: left;
  }

  /* consultation ----------------------------------------*/
  #consultation section,
  #consultation section+p {
    margin-top: 20px;
  }

  #consultation .service .feature {
    float: none;
    width: auto;
  }

  #consultation .service .feature>p {
    display: inline-block;
    width: auto;
    padding: 0.25em;
    margin-right: 0.25em;
    border-width: 2px;
  }

  #consultation .service dl {
    width: auto;
  }

  #consultation .service dt {
    font-size: 14px;
  }

  #consultation .sec01 ol>li {
    margin-top: 25px;
  }

  #consultation .sec01 ol>li:after {
    margin-bottom: 1px;
  }

  #consultation .sec01 ol>li>.inner-box {
    border-width: 2px;
  }

  #consultation .sec01 .branch-box {
    padding-bottom: 10px;
  }

  #consultation .sec01 .branch-box::-webkit-scrollbar {
    height: 5px;
  }

  #consultation .sec01 .branch-box::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }

  #consultation .sec01 .branch-box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }

  #consultation .sec01 .branch-box>div {
    width: 170%;
    max-width: 740px;
  }

  #consultation .sec01 .branch-box ol {
    /*    width: 48%;*/
  }

  .banners {
    display: block;
    margin-top: 40px;
  }

  .banners-item {
    min-width: inherit;
    width: auto;
    margin-bottom: 16px;
  }

  .banners-item+.banners-item {
    margin-left: 0;
  }

  .banners-item a {
    font-size: 14px;
    padding: 16px;
    height: 10%;
  }

  .banners-item-txt-S {
    font-size: 11px;
  }

  .banners-item a i {
    margin-right: -16px;
  }

  .banners-item a br {
    display: none;
  }

  .title-box-02 {
    display: block;
    margin-bottom: 20px;
  }

  .title-box-02-txt {
    width: auto;
    margin-bottom: 20px;
  }

  .title-box-02-img {
    width: auto;
    text-align: center;
  }

  .sec-title-01 {
    padding-bottom: 7px;
    margin-bottom: 20px;
    font-size: 14px;
  }
}


.sec-btn-wrap {
  background: #fff;
  padding: 15px;
  border: 1px solid #5a463d;
}

.sec-btn-wrap p.text {
  margin-bottom: 1em;
}

.sec-btn-wrap p.text2 {
  font-size: 12px;
}


.top-section-btn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}

.top-section-btn a {
  width: 44.44%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 20px 16px;
  vertical-align: top;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
  border-radius: 7px;
  position: relative;
  transition: 0.3s;
  text-align: center;
}

.top-section-btn a:hover {
  opacity: .7;
}

.top-section-btn-life {
  background: #5B9BD5;
}

.top-section-btn-quote {
  background: #04a671;
}


@media screen and (max-width: 767px) {
  .top-section-btn {
    flex-direction: column;
    align-items: center;
  }

  .top-section-btn a {
    width: 100%;
    max-width: 300px;
  }

  .top-section-btn a+a {
    margin-top: 16px;
  }
}

.lnav ol>li>a>span {
  font-size: 90%;
}

#parent_insurance.open {
  max-height: 1000px;
  /* 必要に応じて変更 */
  visibility: visible;
}

/* 確認画面では常に表示 */
.mw_wp_form_confirm #parent_insurance {
  max-height: none !important;
  visibility: visible !important;
  overflow: visible !important;
}

#parent_insurance {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, visibility 0.3s ease-out;
  visibility: hidden;
}

#parent_file {
  display: none;
}

#contact .file-delete-btn {
  display: none;
  cursor: pointer;
}

.waring-limit-time {
  color: red;
}

@media screen and (max-width: 767px) {
  .form-box .input-sm {
      width: 100% !important;
      max-width: 20em;
  }
}