@charset "utf-8";

/* CSS Document */

body {
  font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif !important;
  color: #666;
}
div#Wrap {
  overflow: hidden;
}
img {
  max-width: 100%;
}
.inner {
  max-width: 1200px !important;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.tc {
  text-align: center !important;
}
.innerIn {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
nav.navbar .navinner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
nav.navbar.navbar-default.navbar-fixed-top.js-header.active .linkbar p a {
  color: #000;
}
.linkbar p a.heanavi00 {
  width: 195px;
  margin: 0 20px;
  box-shadow: none;
}
.linkbar p a.heanavi01:after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  top: 38%;
  right: 13px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
nav.navbar h1 {
  padding: 15px;
}
nav.navbar h1 a:first-of-type{
  margin: 0 20px 0 0;
}
a.heanavi02 {
  background: #fff;
  color: #29793d;
}
a.heanavi01 {
  background: #392d27;
}
.linkbar {
  display: table;
}
.linkbar p {
  padding: 0;
  display: table-cell;
}
p.form_link a {
  color: #13293d;
  background: #e8c547;
  display: block;
  min-width: 220px;
  text-align: center;
  padding: 32px;
  position: relative;
  font-weight: bold;
  font-size: 14px;
}
p.form_link a:hover {
  text-decoration: none;
}
p.form_link a:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  top: 44%;
  right: 15px;
  border-top: 2px solid #13293d;
  border-right: 2px solid #13293d;
}
.navbar-default {
  background-color: rgba(255, 255, 255, 0);
  border: none;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 11.5px;
}
body {
  padding-top: 0;
}
.section-fv {
  background: url("../img/fvbg.png") center top;
  position: relative;
  background-size: cover;
  height: 590px;
}
.section-fv:after {
  content: "";
  position: absolute;
  height: 210px;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.section-fv h2 {
  text-align: center;
}
@media (max-width:479px) {
  nav.navbar h1 a{
    display: inline-block;
    width: 30%;
  }
}
/**/

.scroll {
  position: absolute;
  bottom: 17%;
  width: 100%;
  height: 1em;
  cursor: pointer;
  text-decoration: none;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: block;
  z-index: 20;
}
.scroll span {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
#sec01 {
  padding-top: 120px;
  margin-top: -120px;
}
.arrow {
  position: absolute;
  bottom: -7em;
  left: 0;
  width: 30px;
  height: 5em;
  right: 0;
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  -ms-transition-duration: 1s;
  margin: 0 auto;
}
.arrow:hover {
  bottom: -8em;
  animation: 2s arrow-animation infinite ease-in-out;
}
a:hover {
  opacity: 0.8;
}
nav.navbar .inner h1 {
  margin-top: 10px;
  padding: 0 10px;
}
h1.fvh1 {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
section.section-fv .inner {
  padding: 30px 0 0;
  position: relative;
  height: 680px;
  overflow: initial;
  display: table;
}

/*MAIN CONTENT*/

section.section-fv .inner h2:before {
  content: "";
  border-left: 2px solid;
  transform: rotate(30deg);
  position: absolute;
  left: -10%;
  height: 100%;
}
section.section-fv .inner h2:after {
  content: "";
  border-left: 2px solid;
  transform: rotate(30deg);
  position: absolute;
  right: -10%;
  height: 100%;
  top: 0;
}
section.section-fv .inner h2 {
  color: #fff !important;
  font-weight: 700;    
  letter-spacing: 0.2em !important;
  line-height: 1.5;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  justify-content: center;
  margin: 0 auto 20px;
}
section.section-fv .inner {
  padding-top: 100px;
  text-align: center;
  color: #fff !important;
  letter-spacing: 0.2em;
  line-height: 2;
}
section.section-fv .inner ul {
  display: table;
  width: 700px;
  margin: 40px auto;
}
section.section-fv .inner ul li {
  font-weight: 700;  
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
  border-left: 5px solid;
  padding-left: 15px;
  color: #fff;
  line-height: 1.5;
}

section.section-fv .inner ul li span {
  font-size: 120%;
  letter-spacing: 0.1em;
}

/*section1*/

section.sec01 {
  padding: 100px 0 0;
}
h2.h2-a {
  line-height: 1.5;
  position: relative;
  justify-content: center;
  margin: 0 auto 60px;
  text-align: center;
  color: #000;
  width: max-content;
  font-weight: bold;
  font-size: 32px;
  display: inline-block;
}
h2.h2-a span {
  display: block;
  font-size: 20px;
  color: #0083fd;
}
h2.h2-a:before {
  content: "";
  border-left: 2px solid;
  transform: rotate(30deg);
  position: absolute;
  left: -20%;
  height: 100%;
  bottom: 0;
  margin: auto;
  min-height: 85px;
}
h2.h2-a:after {
  content: "";
  border-left: 2px solid;
  transform: rotate(30deg);
  position: absolute;
  right: -20%;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sec01-1Box {
  background: url(../img/sec01-1bg.png) center top no-repeat;
  height: 500px;
  background-size: cover;
  margin-bottom: 20px;
}
.sec01-1Box .sec01Txt, .sec01-3Box .sec01Txt {
  float: right;
  width: 60%;
  margin: 100px 0;
  padding: 50px 0 50px 50px;
}
.sec01-2Box .sec01Txt {
  float: left;
  width: 60%;
  margin: 100px 0;
  padding: 50px 50px 50px 0;
}
.sec01Txt {
  background: hsla(0, 0%, 100%, 0.8);
}
.sec01Txt h3 {
  font-size: 22px;
  color: #13293d;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.5;
  position: relative;
  display: flex;
}
.sec01Txt h3:before {
  content: "";
  border-top: 2px solid;
  width: 50px;
  margin: 15px 20px 0 0;
}
.sec01Txt p {
  line-height: 1.5;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.1em;
}
.sec01-2Box {
  background: url(../img/sec01-2bg.png) center top no-repeat;
  height: 500px;
  background-size: cover;
  margin-bottom: 20px;
  clear: both;
}
.sec01-3Box {
  background: url(../img/sec01-3bg.png) center top no-repeat;
  height: 500px;
  background-size: cover;
  margin-bottom: 20px;
  clear: both;
}
h2.h2-a.white, h2.h2-a.white span {
  color: #fff;
}
h2.h2-a.black:before, h2.h2-a.black:after {
  color: #000;
}
section.sec02 {
  background: url("../img/sec02bg.png") center top no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.sec2_cont h3 {
  color: #ffffff !important;
  display: table;
  position: relative;
  padding-right: 50px;
}
.sec2_cont h3:before {
  content: "";
  border-top: 2px solid;
  width: 60px;
  vertical-align: bottom;
  margin-top: 35px;
  display: block;
  margin-right: 30px;
}
.sec2_cont h3 span {
  width: 80px;  
  font-size: 60px;
  color: #0083fd;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}
.sec2_cont h3 font {
  font-size: 22px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.sec2_cont {
  width: calc(50% - 20px);
  background: rgba(29, 49, 69, 0.8);
  color: #fff;
  margin-bottom: 40px;
  padding: 50px 0;
}
.sec2_Box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec2_cont ul li {
  list-style: none;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.8;
  position: relative;
}
.sec2_cont ul {
  padding: 20px 50px 0 100px;
}
.sec2_cont ul li:before {
  content: url(../img/sec2check.png);
  position: absolute;
  left: -50px;
  top: 8px;
}
.sec2_cont ul li a{
  color:#ffffff;
  text-decoration: underline;
}
.sec2_cont ul li a:hover{
  text-decoration: none;
}
p.hosoku {
  font-size: 12px;
  padding: 0 50px;
  line-height: 1.5;
}
.wpcf7-form p.hosoku2 {
  font-size: 13px;
}
.sec2_cont:last-child {
  margin-bottom: 0;
}
section.sec03 {
  padding: 100px 0;
}
section.sec03 h2.h2-a:before {
  left: -60%;
}
section.sec03 h2.h2-a:after {
  right: -60%;
}
.tab li a:hover {
  background: #13293d;
  color: #fff;
  opacity: 1;
}
.tab li span:hover:after, .tab li.current span:after {
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}
.sec3Tab h3:before {
  content: "";
  border-top: 2px solid;
  width: 40%;
  margin-top: 15px;
}
.sec3Tab h3:after {
  content: "";
  border-top: 2px solid;
  width: 40%;
  margin-top: 15px;
}
.sec3Tab h3 {
  display: flex;
  text-align: center;
  width: calc(100% - 100px);
  justify-content: space-between;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  margin: 50px;
}
.sec3tb01Box {
  padding: 0 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px;
}
.sec3tb01a {
  display: table;
  width: 280px;
  box-shadow: 0 0 10px #0002;
  height: 280px;
  text-align: center;
  margin: 25px 0 0;
}
.sec3tb01a div {
  display: table-cell;
  vertical-align: middle;
}
.sec3tb01a div img{
  max-width: none;
  width: 100%;
}
.sec3tb01b {
  width: 760px;
  color: #13293d;
}
.sec3tb01b h4 {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  color: #13293d;
  padding-left: 60px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
.sec3-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.sec3tb01b h4:before {
  content: "";
  border-top: 3px solid;
  width: 50px;
  position: absolute;
  left: 0;
  top: 10px;
}
.sec3-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.sec3-l, .sec3-r {
  width: 48%;
}
.sec3-00 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  border-bottom: 1px solid #d9d9d9;
  padding: 7.5px 0;
}
.sec3tit {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  width: 50%;
  line-height: 2;
}
.sec3name {
  font-size: 16px;
  color: #000;
  width: 50%;
  line-height: 2;
}
.mb100 {
  margin-bottom: 100px !important;
}
.sec3-c {
  width: 100%;
}
.sec3-00 a{
  color: #13293C;
  text-decoration: underline;
}
.sec3-00 a:before{
  content: "";
  background: url('../img/ico_pdf.png') no-repeat top center / cover;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 6px;  
}
.sec3-00 a:hover{
  text-decoration: none;
}

/*タブ切り替え　*/

.sec3Tab ul.tab {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.sec5Tab ul.tab {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.sec3Tab ul.tab li {
  width: 18%;
  transform: skewX(-30deg);
  list-style: none;
}
.sec5Tab ul.tab li {
  width: 30%;
  transform: skewX(-30deg);
  list-style: none;
  margin: 0 1%;
}
.sec3Tab ul.tab li span, .sec5Tab ul.tab li span {
  transform: skewX(30deg);
  display: block;
  padding: 25px;
}
.tab li.current {
  background: #00aeff;
}
.tab li.current a {
  background: #13293d;
  color: #fff;
}
.tab li a {
  background: #d9d9d9;
  display: block;
  text-align: center;
  color: #13293d;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.tab li span:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  top: 40%;
  right: 10%;
  border-right: 3px solid #13293d;
  border-bottom: 3px solid #13293d;
}
.tabContents {
  clear: both;
  display: none;
  padding: 10px;
  margin-top: -100px;
  padding-top: 100px;
}
.tabContents.current {
  display: block;
}
section.sec04 {
  padding: 100px 0;
  background: #f3f3f3;
}

/*アコーディオン*/

.accordion-container {
  position: relative;
  width: 100%;
  outline: 0;
  cursor: pointer
}
.accordion-container .article-title {
  display: block;
  position: relative;
  margin: 0;
  padding: 25px;
  font-size: 22px;
  font-weight: normal;
  color: #13293d;
  cursor: pointer;
  font-weight: bold;
  border-top: 1px solid #000000;
  position: relative;
}
.accordion-container .article-title:hover, .accordion-container .article-title:active, .accordion-container .content-entry.open .article-title {
  color: #13293d;
}
.accordion-container .article-title:hover i:before, .accordion-container .article-title:hover i:active, .accordion-container .content-entry.open i {
  color: white;
}
.article-title {
  position: relative;
}
.article-title:after {
  content: url("../img/open.png");
  position: absolute;
  right: 25px;
  top: 38%;
  display: block;
}
.accordion-container .article-title:before {
  content: url(../img/Q.png);
  vertical-align: middle;
  margin-right: 2em;
}
.article-title.open:after {
  content: url("../img/close.png");
  position: absolute;
  right: 25px;
  top: 28%;
  display: block;
}
.accordion-content p {
  position: relative;
  font-size: 16px;
  padding-left: 70px;
  color: #000000;

  line-height: 2;
  margin-bottom: 30px;
}
.accordion-content p:before {
  content: url(../img/A.png);
  position: absolute;
  left: 00;
  top: 15px;
}
.accordion-content {
  display: none;
  padding-left: 2.3125em;
}

/* CSS for CodePen */

.accordion-container {
  width: 100%;
  margin: 1.875em auto;
  border-bottom: 1px solid #000000;
}
section.sec05 {
  padding: 100px 0;
}
table.tabTable td {
  border-bottom: 1px solid #13293d;
  box-sizing: border-box;
}
table.tabTable {
  width: 100%;
  padding: 20px 0;
}
table.tabTable tr{
  border: none !important;
}
table.tabTable th {
  font-size: 22px;
  color: #13293d;
  padding: 30px 0;
  width: 30%;
  border-bottom: 1px solid;
  vertical-align: middle;
  line-height: 1.5;
}
table.tabTable th span{
  float: right;
  font-size: 14px;
  vertical-align: middle;
  background: #0083fd;
  margin: 5px 20px 0;
  padding: 3px 15px;
  color: #fff;
  border-radius: 50px;
}
table.tabTable input[type="text"],
table.tabTable input[type="email"],
table.tabTable input[type="tel"],
table.tabTable textarea{
  width: 100%;
  border: 1px solid #13293d !important;
  padding: 10px !important;
}
table.tabTable td.txt_area{
  padding: 20px 0 20px 5px;
}
table.tabTable span.pr_hinban{
  position: relative;
}
table.tabTable span.pr_hinban:after{
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    transform: rotate(135deg);    
    top: 0;
    right: 10%;
    border-top: 2px solid #13293d;
    border-right: 2px solid #13293d;
}
table.tabTable select{
  margin: 0;
  border: 1px solid #13293d !important;
  padding: 10px;
  width: 250px;
  font-size: 14px;
}
table.tabTable td.tw_clm{
  padding: 23px 0 23px 5px !important;
}
table.tabTable td.tw_clm .wpcf7-not-valid-tip{
  display: block;
}
table.tabTable td.tw_clm .clm_box{
  width: 48%;
  display: inline-block;
  vertical-align: middle;
}
table.tabTable td.tw_clm input[type="text"]{
  width: 260px;
  margin: 0 0 0 10px;
}
table.tabTable td.tw_clm span.pr2{
  font-size: 14px;
  padding: 0;
  width: 330px;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: baseline;
}
table.tabTable tr.tw_inpt td{
  padding: 20px 0 20px 5px;
}
.sub {
  text-align: center;
  margin: 50px auto 0;
}
.sub span input[type="submit"]{
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  background: #e8c547 !important;
  border: 0 !important;
  font-size: 22px;
  min-width: 360px;
  padding: 20px 0;
  color: #13293d !important;
}
span.hosoku {
  font-size: 80%;
}
span.pr1 {
  display: block;
  margin: 10px 0;
}
.copy p {
  margin: 0;
  letter-spacing: 0.2em;
}
.copy span {
  margin: 0 40px;
}
.copy {
  background: #13293d;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 50px 10px;
}
@media (min-width:769px) {
  .forSP {
    display: none;
  }
}
@media (min-width:992px) {}
@media (min-width:769px) {
  .js-header {
    top: -200px;
  }
  nav.naviab {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    z-index: 100;
    background: rgba(255, 255, 255, 0);
    padding: 0;
  }
}
@media (max-width:767x) {
  .js-header {
    top: auto;
    bottom: -200px;
    display: none;
  }
}
@media (min-width:769px) {
  .js-header.active {
    top: 0;
  }
  nav.navbar.navbar-default.navbar-fixed-top.js-header.active {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
}
@media ( max-width: 1399px) and (min-width:768px) {}
@media ( max-width: 1199px) and (min-width:768px) {}
@media ( max-width: 999px) and (min-width:768px) {
  .innerIn {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
  }
}
@media (max-width:767px) {
  .forPC {
    display: none!important;
  }
  img {
    max-width: 100%;
  }
  nav.navbar .inner h1 {
    margin-top: 20px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
  }
  .inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
  }
  .innerIn {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  section.section-fv .inner {
    position: relative;
    height: auto;
    overflow: initial;
    display: block;
    padding: 0;
  }
  /*	*/
  .navbar {
    position: absolute;
    z-index: 10;
    width: 100%;
  }
  section.section-fv .inner {
    position: relative;
    height: auto;
    overflow: initial;
    display: block;
    padding: 0 20px 0;
    display: table-cell;
    vertical-align: bottom;
  }
  section.section-fv .inner h2 {
    letter-spacing: 0.2em;
    line-height: 1.8;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 15px !important;
  }
  section.section-fv .inner ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    width: 100%;
    margin: 40px auto;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-left: 0 !important;
  }
  section.section-fv .inner ul li {
    display: block;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    border-left: none;
    border-top: 5px solid;
    padding-left: 0;
    width: 45%;
    margin-bottom: 40px;
  }
  section.section-fv .inner ul li span {
    font-size: 105%;
    font-weight: bold;
  }
  section.section-fv .inner ul li:nth-child(2) {
    padding-top: 10px;
  }
 .section-fv {
    background: url(../img/fvbgs.png) center top;
    position: relative;
    background-size: cover;
    height: 600px;
    display: table;
}
  .section-fv p.form_link {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  h2.h2-a {
    letter-spacing: 0;
    line-height: 1.5;
    position: relative;
    justify-content: center;
    margin: 0 auto 60px;
    text-align: center;
    color: #000;
    width: max-content;
    font-weight: bold !important;
    font-size: 20px !important;
  }
  h2.h2-a span {
    display: block;
    font-size: 14px;
    color: #0083fd;
  }
  .sec01-1Box, .sec01-2Box, .sec01-3Box {
    background: none;
    height: auto;
    background-size: cover;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .sec01-1Box p.forSP, .sec01-2Box p.forSP, .sec01-3Box p.forSP {
    position: absolute;
  }
  .sec01-1Box .sec01Txt, .sec01-2Box .sec01Txt, .sec01-3Box .sec01Txt {
    float: right;
    width: 100%;
    margin: 100px 0 30px;
    padding: 20px;
  }
  .sec01Txt h3 {
    font-size: 16px;
    color: #13293d;
    font-weight: 900;
    letter-spacing: 0.1em;
    line-height: 1.5;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
  .sec01Txt p {
    font-size: 12px;
    color: #000;
    letter-spacing: 0.1em;
  }
  section.sec02 {
    background: url(../img/sec02bgs.png) center top no-repeat;
    background-size: cover;
    padding: 50px 0;
  }
  .sec2_cont {
    width: 100%;
    background: rgba(29, 49, 69, 0.8);
    color: #fff;
    margin-bottom: 40px;
    padding: 30px 0;
  }
  .sec2_cont h3:before {
    content: "";
    border-top: 2px solid;
    width: 40px;
    vertical-align: bottom;
    margin-top: 35px;
    display: block;
    margin-right: 10px;
  }
  .sec2_cont h3 span {
    width: 15%;
    font-size: 40px;
    color: #0083fd;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
  }
  .sec2_cont h3 font {
    font-size: 16px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    line-height: 1.5;
  }
  .sec2_cont h3 {
    display: table;
    position: relative;
    padding-right: 20px;
  }
  .sec2_cont ul {
    padding: 20px 20px 0px 40px;
  }
  .sec2_cont ul li:before {
    content: url(../img/sec2checks.png);
    position: absolute;
    left: -30px;
    top: 8px;
  }
  .sec2_cont ul li {
    list-style: none;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.8;
    position: relative;
  }
  p.hosoku {
    font-size: 10px;
    padding: 0 20px;
  }
  section.sec03 h2.h2-a:after {
    right: -10%;
  }
  section.sec03 h2.h2-a:before {
    left: -10%;
    min-height: auto;
  }
  .sec3Tab ul.tab {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;    
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
  .sec3Tab ul.tab li {
    width: 48%;
    transform: skewX(-30deg);
    list-style: none;
    margin-bottom: 20px;
  }
  .tab li a {
    background: #d9d9d9;
    display: block;
    text-align: center;
    color: #13293d;
    font-size: 15px;
    font-weight: bold;
    position: relative;
  }
  .sec3Tab ul.tab li span, .sec5Tab ul.tab li span {
    transform: skewX(30deg);
    display: block;
    padding: 15px;
  }
  .sec3Tab h3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    text-align: center;
    width: 100%;
    justify-content: space-between;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
  }
  .sec3Tab h3 span {
    margin: 0 25px;
    white-space: nowrap;
  }
  .sec3tb01a {
    display: table;
    width: 280px;
    box-shadow: 0 0 10px #0002;
    height: 280px;
    text-align: center;
    margin: 30px auto;
  }
  .sec3tb01Box {
    padding: 0;
    display: block;
    justify-content: space-between;
    margin: 0 auto 50px;
  }
  .sec3tb01b {
    width: 100%;
    color: #13293d;
  }
  .sec3tb01b h4 {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    color: #13293d;
    padding-left: 60px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  .sec3-wrap {
    display: block;
    justify-content: space-between;
  }
  .sec3-l, .sec3-r {
    width: 100%;
  }
  .sec3tit {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.1em;
    width: 50%;
    line-height: 2;
  }
  .sec3name {
    font-size: 14px;
    color: #000;
    letter-spacing: 0.1em;
    width: 50%;
    line-height: 2;
  }
  h2.h2-a:before {
    min-height: auto;
  }
  .accordion-container .article-title:before {
    content: url(../img/Qs.png);
    vertical-align: middle;
    margin-right: 1em;
  }
 .accordion-content p:before {
    content: url(../img/As.png);
    position: absolute;
    left: 4px;
    top: 15px;
}.accordion-container {
    width: calc(100% - 30px);
    margin: 1.875em auto;
    border-bottom: 1px solid #000000;
}
  .accordion-container .article-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 25px;
    font-size: 15px;
    font-weight: normal;
    color: #13293d;
    cursor: pointer;
    font-weight: bold;
    border-top: 1px solid #000000;
    position: relative;
  }
.article-title:after {
    content: url(../img/opens.png);
    position: absolute;
    right: 0;
    top: 38%;
    display: block;
}
.article-title.open:after{
    right: 0;
}
  .accordion-container .article-title {
    text-indent: -2.5em;
    padding-left: 3.5em;
    padding-right: 5em;
}
  .accordion-content {
    display: none;
    padding-left: 10px;
  }
  .accordion-content p {
    position: relative;
    font-size: 16px;
    padding-left: 35px;
    color: #000000;
    line-height: 2;
    margin-bottom: 30px;
  }
.accordion-content p {
    position: relative;
    font-size: 12px;
    padding-left: 3.5em;
    color: #000000;
    line-height: 2;
    margin-bottom: 30px;
}
  .sec5Tab ul.tab li {
    width: 43%;
    transform: skewX(-30deg);
    list-style: none;
    margin: 0 1%;
  }
  .sec5Tab ul.tab {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    padding: 0;
  }
  table.tabTable td {
    border-bottom: 1px solid;
    display: block;
    padding: 10px;
  }
  table.tabTable td.txt_area{
    padding: 20px 10px;
  }
  table.tabTable td.tw_clm{
    padding: 23px 10px !important;
  }
  table.tabTable td.tw_clm span.pr2{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  table.tabTable td.tw_clm .clm_box{
    width: 100%;
    display: block;
  }
  table.tabTable td.tw_clm .clm_box select{
    width: 100%;
  }
  table.tabTable span.pr_hinban:after{
    right: 5%;
  }
  table.tabTable td.tw_clm input[type="text"]{
    margin: 10px 0 0;
    width: 100%;
  }
  table.tabTable tr.tw_inpt td{
    padding: 20px 10px;
  }
  table.tabTable th {
    font-size: 15px;
    color: #13293d;
    padding: 10px 0 0;
    width: 100%;
    border-bottom: none;
    vertical-align: middle;
    display: block;
  }
  table.tabTable th span {
    float: none;
    font-size: 10px;
    vertical-align: middle;
    background: #0083fd;
    margin: 5px 20px 0;
    padding: 3px 15px;
    color: #fff;
    border-radius: 50px;
  }
  .sub span input[type="submit"]{
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    background: #e8c547;
    font-size: 15px;
    min-width: 80%;
    padding: 20px 0;
    color: #13293d;
    font-weight: bold;
  }p.form_link.forSP a:hover {
    opacity: 1;
  }
}
@media (max-width:479px) {
  .forPC {
    display: none !important;
  }
  img {
    max-width: 100%;
  }
  nav.navbar .inner h1 {
    margin-top: 20px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
  }
  .inner {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    padding: 0 20px !important;
  }
  .innerIn {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
}
#contactWrap div.wpcf7{
  background: none;
  border: none;
}
#contactWrap div.wpcf7 p{
  padding: 0;
}
div.wpcf7 .ajax-loader{
  display: block !important;
}
section.thanks{
  width: 100%;
  max-width: 1200px;
  margin: 60px auto;
  text-align: center;
}
section.thanks h3{
  font-size: 2rem;
}
section.thanks p{
  font-size: 16px;
  margin: 0 0 30px;
  line-height: 1.5;
}
section.thanks p a{
  text-decoration: underline;
  color: #13293d;
}
section.thanks p a:hover{
  text-decoration: none;
}
nav.navbar.thanks{
  position: relative;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
  display: none !important;
}
.wpcf7 span.wpcf7-not-valid-tip{
  margin: 10px 0 0 !important;
}
@media (max-width:479px) {
	section.thanks{
		padding: 0 20px 0;
	}
}
span.wpcf7-list-item {
    font-size: 1.6em !important;
    display: inline-block !important;
    width: 40% !important;
}
span.wpcf7-list-item-label{
  vertical-align: middle;
}
@media (max-width: 767px){
  span.wpcf7-list-item {
    width: 100% !important;
  }
}
