@charset "UTF-8";
body{min-width:1300px}
.contents{
  font-family: "Noto Sans JP", sans-serif;
}
.contents img {
  height: auto;
}
.fv {
  background-image: url(../images/fv_bg.webp);
  background-size: cover;
  padding-bottom: 12%;
  text-align: center;
  position: relative;
}
.pc.fv_wave {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
}
.fv h1 {
  position: relative;
  z-index: 20;
}
.contents {
  min-width: 1300px;
  font-size: 10px;
  color: #4d4d4d;
}
.fv img {
  height: auto;
  display: block;
  margin: 0 auto;
}
.pc.fv_wave img {
  width: 100%;
  height: auto;
}
.cta.fv_cta {
  position: relative;
  z-index: 50;
  margin-top: -6%;
  padding-bottom: 9em;
}
.cta {
  text-align: center;
  position: relative;
  z-index: 10;
}
.cta_icon img {
  margin: 0 auto;
}
.cta_icon {
  margin-bottom: 4em;
}
.cta_btn {
  filter: drop-shadow(0px 2em 2em rgba(0,0,0,0.2));
}
.contents .cta_text1 img {
  margin: 2.5em auto 0;
}
.cation_list li:before {
  content: "※";
  position: absolute;
  left: 0;
}
.cation_nlist{
  counter-set: nlist;
}
.cation_nlist li:before {
  counter-increment: nlist;
  content:"※"counter(nlist);
  position: absolute;
  left: 0;
}
.cation_list li {
  padding-left: 1.25em;
  position: relative;
}
.cation_nlist li{
  padding-left: 2em;
  position: relative;
}
.cation_list,.cation_nlist {
  text-align: left;
  color: #999;
  font-size: 1.15rem;
  list-style: none;
}
.cta_text2.cation_list {
  margin: 1em auto;
  display: table;
}
.sec1 {
  background-image: url(../images/sec1_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 7em;
}
.sec1 img {
  margin: 0 auto;
}
.sec1_text.cation_nlist {
  position: absolute;
  width: 1160px;
  left: 50%;
  bottom: 9%;
  transform: translate(-50%,0);
  font-size: 1.11rem;
}
.sec2_moon.pc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.sec2 {
  position: relative;
  background-color: #eef6f6;
}
.sec2 h2 img {
  margin: 0 auto;
}
.sec2_head {
  position: relative;
  margin-bottom: 3rem;
  z-index: 5;
}
.sec2_text {
  position: absolute;
  font-size: 2.6em;
  width: 1240px;
  bottom: 2em;
  left: 50%;
  transform: translate(-620px);
  color: #4d4d4d;
}
.sec2_text small {
  font-size: 0.69em;
}
.sec2_item_text {
  width: 100%;
  font-size: 3.3em;
  margin: 0 auto;
  max-width: 1100px;
}
.sec2_list > li {
  max-width: 1810px;
  margin-bottom: 3em;
}
.sec2_item_image img {
  margin: 0 auto;
}
.sec2_item_image {
  margin: 2em auto;
}
.sec2_item_clist.cation_list {
  margin: 0 auto;
  font-size: 1rem;
  max-width: 1100px;
}

.sec2_list > li.sec2_item--right {
  margin-left: auto;
}
.sec2_list > li.sec2_item--right h3 img {
  margin-left: auto;
}
.sec2_item_image .sec2_item_clist.cation_list {
  font-size: 1.1rem;
	margin-top: 0.5em;
}
.sec2_item_image2 img {
  margin: 0 auto;
}
.sec2_item_image2 {
  position: relative;
  max-width: 1350px;
  margin: 0 auto;
}
.sec2_item_image2 .sec2_item_clist {
  position: absolute;
  top: 60%;
  width: 46%;
  left: 9%;
  font-size: 1.1rem;
}
.sec2_item_image3 img {
  margin: 0 auto;
}
.sec2_item_image3 {
  margin: 1em auto;
}
.sec2_item_inbox_inner {
  max-width: 1360px;
  margin: 0 auto;
  position: relative;
  padding-top: 15em;
  padding-bottom: 10em;
}
.sec2_item_inbox_wbox p {
  font-size: 2.7em;
  line-height: 1.7;
}
.sec2_item_inbox_image {
  position: absolute;
  top: 0;
  z-index: 10;
}
.sec2_item_inbox_wbox ul {
  font-size: 2em;
  color: #999;
}
.sec2_item_inbox_wbox {
  background: #fff;
  padding: 3em;
  margin-left: 20%;
  padding-left: 25%;
  position: relative;
  line-height: 1.8;
}
.sec2_item_inbox {
  background-image: url(../images/sec2_3_bg.webp);
  background-repeat: no-repeat;
  background-position: center;
}
.sec2_bottom_list ul {
  display: table;
  margin: 0 auto;
}
.sec2_bottom_list {
  padding-top: 3em;
  padding-bottom: 16em;
}
.sec3 img {
  margin: 0 auto;
}
.sec3 {
  background-image: url(../images/sec3_bg.webp);
  background-size: cover;
  background-position: center;
  padding: 7em 0;
}
.cta.sec3_cta {
  padding-top: 10em;
  padding-bottom: 5em;
}
.sec4 {
  position: relative;
  padding-bottom: 1em;
  background: #F1F6F9;
  background: linear-gradient(0deg,rgba(241, 246, 249, 1) 0%, rgba(253, 240, 245, 1) 100%);
}
.sec4 h2 img {
  margin: 0 auto;
  padding-top: 12em;
  padding-bottom: 6em;
}
.sec4_jumper {
  display: flex;
  justify-content: space-between;
  max-width: 1260px;
  margin: 0 auto;
}
.sec4_jumper a {
  filter: drop-shadow(0 0 1em rgba(95,52,0,0.3));
}
.sec4_box {
  background: #fff;
  max-width: 1260px;
  margin: 10em auto;
  border-radius: 1.5em;
  overflow: hidden;
  position: relative;
  padding-bottom: 3em;
}
.sec4_box1_text {
  position: absolute;
  top: 41%;
  left: 23%;
  width: 73%;
}
.sec4_box1_text_1 {
  font-size: 2.4em;
}
.sec4_box1_text_2.cation_list {
  font-size: 1.1rem;
  margin-top: 1em;
}
.sec4_box3_list.cation_nlist {
  width: 90%;
  margin: 0 auto;
  padding-left: 1em;
  padding-bottom: 2em;
  padding-top: 0.5em;
  font-size: 1.08rem;
}
#sec4-3 {
  padding-top: 7em;
}
#sec4-3 > picture img {
  margin: 0 auto;
  padding-bottom: 3em;
}
.sec4_box4_text {
  text-align: center;
  font-weight: bold;
  font-size: 2.7em;
  padding-bottom: 1.2em;
}
.sec4_box4_tables .tablink {
  display: flex;
  width: 1050px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 6em;
}
.sec4_box4_tables .tablink a {
  font-size: 2.5em;
  width: 190px;
  text-align: center;
  color: #709c11;
  border: 2px solid #709c11;
  border-radius: 0.5em;
  padding: 0.4em 0;
}
.tablink li {
  margin: 0.8em;
}
.tab-panels table {
  font-size: 2em;
  width: 1000px;
  margin: 0 auto;
  border-collapse: collapse;
}
.tab-panels table th,.tab-panels table td {
  border: 1px solid #709c11;
  padding: 0.5em;
}
.tab-panels table th {
  color: #709c11;
  font-weight: normal;
}
.tab-panels td:last-child {
  text-align: center;
}
.tab-panels .panel {
  display: none;
}
.cation_list.sec4_box4_tables_list {
  padding: 0 2em;
  font-size: 1.6em;
  margin-top: 2em;
  display: table;
  margin: 2em auto 0;
}
.sec4_box4_tables {
  padding-bottom: 4em;
}
.tab-panels tbody th {
  vertical-align: top;
  width: 220px;
}
.tab-panels table .anpea {
  padding-left: 3em;
}
.cation_list.sec4_box5_list {
  width: 950px;
  margin: 0.5em auto;
}
.cta.sec4_cta {
  padding-top: 6em;
  padding-bottom: 4em;
}
.sec5 h2 {
  background: #709fb1;
}
.sec5 img {
  margin: 0 auto;
}
.sec5_box {
  background: #e7f0f4;
}
.sec6 h2 {
  background: #325373;
}
.sec6 img {
  margin: 0 auto;
}
.sec6_box {
  background: #fff;
  max-width: 1260px;
  margin: 5em auto;
  font-size: 2em;
  border-radius: 2em;
  padding: 4em 2.5em;
}
.sec6 {
  background: #e6f0f3;
}
.sec6_box h3 {
  background: #315373;
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
  padding: 0 1.7em;
  margin-bottom: 1.6em;
}
.sec6_box_dl > dd {
  font-size: 1em;
  /*! padding-left: 0.7em; */
}
.sec6_box_dl > dt,.sec6_box_dl_in dt {
  font-size: 1.25em;
  margin-top: 1em;
  font-weight: bold;
}
.sec6_box_dl dd ul {
  list-style: disc;
  margin-left: 1em;
}
.sec6_box_dl > dd ol li {
  list-style: none;
  margin-bottom: 2.5em;
}
.blue_line {
  border-bottom: 1px solid #aaa;
  color: #315373;
  font-weight: bold;
  line-height: 1.3;
}
.sec6_box_dl > dd dd,.sec6_box_ol > li > dl > dd {
  font-size: 1em;
  margin-bottom: 1em;
  line-height: 1.9;
}
.sec6_box_dl,.sec6_box_ol {
  padding: 0px 2em 4.5em;
}
.sec6_box > p {
  font-size: 1em;
  padding: 0 2.6em;
  margin-bottom: 2em;
}
.red {
  color: #f00;
}
.sec6_box_ol,.sec6_box_ol ol {
  list-style: none;
}
.sec6_box_dl_in dd {
  font-size: 1em;
}
.sec6_box_dl_in dt {
  font-weight: bold;
  margin-top: 1em;
}
.sec6_box_ol > li > dl > dt p {
  font-size: 1em;
}

.cta.sec6_cta {
  padding-bottom: 5em;
}
.sec7 h2 {
  background-image: url(../images/head_bg.webp);
  background-size: 100% 100%;
}
.sec7 img {
  margin: 0 auto;
}
.sec7 {
  background: #f5f1eb;
  padding-bottom: 4em;
}
.sec4_box4_tables .tablink a:hover,
.sec4_box4_tables .tablink a[aria-expanded="true"] {
  background: #709c11;
  color: #fff;
}
.panel h4 {
  font-size: 2em;
  margin-top: 1em;
  max-width: 1000px;
  margin: 1em auto 0;
}
.sec2_list > li:last-child .sec2_item_text {
  margin-top: -1.5em;
  max-width: 1200px;
}
.sec2_item_inbox_wbox .small {
  position: absolute;
  top: 100%;
  font-size: 2em;
  right: 0;
  color: #999;
}
.form_cation.cation_list {
  font-size: 0.9rem;
  padding-top: 0.5em;
  padding-bottom: 1em;
}
#entry_title {
  background-image: url(../images/head_bg.webp);
  background-size: auto 100%;
  height: auto;
  position: relative;
  z-index: 999999;
  background-position: bottom center;
}
#entry_title img {
  margin: 0 auto;
  padding: 0 20px;
}
#entry {
  margin-top: -55px;
}
.sec1 .sec2_item_clist {
  position: absolute;
  max-width: 50%;
  width: 560px;
  top: 62.5%;
  right: 50%;
  left: inherit;
  font-size: 1.11rem;
}
.blue {
  color: #00f;
}
.sec7_box img {
  padding: 4em 0;
}
.sec2_item_clist ul {
  font-size: 1em;
}
.sec2_item_clist p {
  font-size: 1.2em;
  color: #4d4d4d;
}
@media screen and (max-width:750px){
  body{min-width:100%;}
  .contents img {
    width: 100%;
    height: auto;
  }
  .contents {
    max-width: 100%;
    font-size: 4vw;
    min-width: 100%;
  }
  .fv {
    padding-bottom: 0;
    background: none;
  }
  .cta_icon {
    width: 32%;
    margin: 1em auto;
  }
  .cta.fv_cta {
    margin: 0 auto;
    padding-bottom: 1em;
  }
  .cta_text1 {
    width: 70%;
    margin: 0 auto;
  }
  .cta_btn a {
    display: block;
    width: 74%;
    margin: 0 auto;
  }
  .cation_list, .cation_nlist {
    font-size: 0.4em;
  }
  .sec1_text.cation_nlist {
    bottom: 4%;
    font-size: 0.4em;
    width: 87%;
  }
  .sec2_text {
    font-size: 0.8em;
    transform: none;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: inherit;
    top: 50%;
    line-height: 1.8;
  }
  .sec2_text small {
    font-size: 0.45em;
    line-height: 1;
    display: block;
    color: #999;
    margin-top: 0.5em;
  }
  .cta.sec2_cta {
    margin-top: -6em;
    margin-bottom: 3em;
  }
  .contents .cta_text1 img {
    margin-top: 1em;
  }
  .cta_btn {
    filter: drop-shadow(0px 0.2em 0.5em rgba(0,0,0,0.2));
  }
  .sec2_list {
    font-size: 0.3em;
  }
  .sec2_item_text.sp {
    width: 77%;
  }
  .sec2_item_image .sec2_item_clist.cation_list {
    font-size: 1.2em;
    width: 77%;
    margin: 0 auto;
  }
  .sec2_item_image img {
    width: 95%;
    margin: 1em auto;
  }
  .sec2_item_text {
    width: 77%;
    font-size: 2.3em;
    margin-bottom: 0.3em;
  }
  .sec2_item_clist.cation_list {
    font-size: 1.25em;
    width: 77%;
  }
  .sec2_item_image2 .sec2_item_clist {
    width: 44%;
    left: 7%;
  }
  .sec2_item_image2 {
    margin-top: 1em;
  }
  .sec2_item_inbox_inner {
    width: 89%;
    padding-top: 2.6em;
    padding-bottom: 1em;
  }
  .sec2_item_inbox_image {
    width: 47%;
  }
  .sec2_item_image3 {
    width: 90%;
  }
  .sec2_item_inbox_wbox {
    padding: 3em;
    font-size: 0.2em;
    padding-left: 32em;
    line-height: 1.9;
  }
  .sec2_bottom_list {
    padding-top: 0.2em;
    padding-bottom: 3.5em;
    width: 80%;
    margin: 0 auto;
    font-size: 0.9em;
  }
  .cta.sec3_cta {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .sec4_bottom {
    display: none;
  }
  .sec4 h2 img {
    padding: 0 0 0;
  }
  .sec4_jumper {
    flex-wrap: wrap;
    width: 100%;
    padding: 0.5em 5.5%;
    background: linear-gradient(0deg,rgba(241, 246, 249, 1) 0%, rgba(253, 240, 245, 1) 100%);
  }
  .sec4_jumper li {
    width: 46%;
    margin-bottom: 5%;
  }
  .sec4_jumper a {
    font-size: 0.2em;
  }
  .sec4_box {
    margin: 0 auto;
    border-radius: 0;
    padding: 0;
  }
  .sec4 {
    background: none;
  }
  .sec4_box1_text_1 {
    font-size: 0.56em;
  }
  .sec4_box1_text {
    left: 28%;
    top: 30%;
    width: 62%;
  }
  .sec4_box1_text_2.cation_list {
    font-size: 0.36em;
  }
  .sec4_box3_list.cation_nlist {
    font-size: 0.35em;
    position: absolute;
    left: 7%;
    top: inherit;
    bottom: 4%;
    width: 83%;
    line-height: 2;
  }
  #sec4-3 {
    padding: 0 0 1em;
    background: #f8f2f7;
  }
  .sec4_box4_text {
    font-size: 0.6em;
  }
  #sec4-3 > picture img {
    padding: 0;
  }
  .sec4_box4_tables {
    background: #fff;
    padding: 0.8em 0.1em;
    width: 86%;
    margin: 0 auto;
  }
  .sec4_box4_tables .tablink {
    width: 100%;
    margin-bottom: 1.5em;
  }
  .sec4_box4_tables .tablink a {
    width: auto;
    font-size: 0.7em;
    display: block;
  }
  .tablink li {
    margin: 0.2em;
    width: 5.2em;
    font-size: 0.75em;
  }
  .tab-panels table {
    width: 98%;
    font-size: 0.4em;
    border-radius: 1em;
  }

  .tab-panels tbody th {
    width: 14em;
  }
  .cation_list.sec4_box4_tables_list {
    font-size: 0.4em;
    margin-top: 1em;
  }
  .cation_list.sec4_box5_list {
    width: auto;
    position: absolute;
    bottom: 8%;
    left: 15%;
    color: #333;
  }
  .cta.sec4_cta {
    padding-top: 0;
  }
  .sec6_box {
    width: 88%;
    margin: 2em auto;
    font-size: 0.68em;
    padding: 0.5em;
    border-radius: 0;
  }
  .sec6_box > p {
    padding: 0 0.5em;
  }
  .sec6_box_dl, .sec6_box_ol {
    padding: 0 1em 4em;
  }
  .sec6_box_dl > dt, .sec6_box_dl_in dt {
    font-size: 1.1em;
  }
  .sec6 .blue_line {
    font-size: 1.2em;
    padding-bottom: 0em;
    padding-top: 0.1em;
    margin-bottom: 0.2em;
  }
  .sec6 .blue_line.bl2 {
    border: none;
    text-decoration: underline;
    line-height: 1.6;
  }
  .sec6_box h3 {
    font-size: 1.1em;
    padding: 0 0.5em;
  }
  .sec7 {
    padding: 0;
  }
  .panel h4 {
    font-size: 0.6em;
    margin-top: 1em;
  }
  .sec2_item_inbox_wbox ul {
    font-size: 1.85em;
  }
  .sec2_item_inbox_wbox .small {
    font-size: 1.8em;
    margin-top: 0.5em;
  }
  .sec2_bottom_list br {
    display: none;
  }
  .form_cation.cation_list {
    font-size: 0.7em;
  }
  .sec2_list > li:last-child .sec2_item_text {
    margin-top: 0;
  }
  #entry_title{  
    margin-bottom: 5%;
    background: none;
  }
  .sec1 .sec2_item_clist {
    font-size: 0.36em;
    width: 46%;
    top: 71.4%;
    right: inherit;
    left: 6%;
  }
  .sec1 {
    padding-bottom: 0;
  }
  .sec3 {
    padding: 0;
  }
  #entry_title img {
    padding: 0;
  }
  .sec6_box_ol small {
    font-size: 0.7em;
    color: #aaa;
  }
  .sec7_box img {
    padding: 0;
  }
}