@charset "UTF-8";

/* 共通ここまで */

/* section１ここから */
#section1 {
  background-color: #fff;
  margin: -0.5% 0% 0% 0%;
}

.sec1 {
}

.sec1-box {
  background-image: url("../images/sec1-bg01.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.tyosei01 {
  margin: 1% 0% 0% 1%;
}

.tyosei02 {
  margin: -3% 12% 4% 11%;
  font-size: 2vw;
  color: #0045c5;
  font-weight: bold;
  border-bottom: solid 3px #0045c5;
  position: relative;
}

.tyosei02:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 45%;
}

.tyosei03 ul {
  list-style-type: none;
  font-size: 140%;
  color: #464646;
  padding-left: 12%;
  line-height: 1.6em;
  margin: -1% 0% 0% 0%;
}

.tyosei03 li {
  position: relative;
  padding-left: 25px;
}

.tyosei03 li:before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 6px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 3px;
  height: 7px;
  border-right: 2px solid #0045c5;
  border-bottom: 2px solid #0045c5;
}

.tyosei03 li:after {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #0045c5;
  border-radius: 2px;
}

.tyosei04 img {
  width: 70%;
  margin: 0% 0% 0% 15%;
}

/* section2ここから */
#section2 {
  background-color: #eceef0;
  padding: 0% 0% 5% 0%;
}

.sec2 {
  max-width: 1300px;
  width: 95%;
  margin: -0.5% auto 0% auto;
}

#section2 h2 {
  color: #0045c5;
  font-size: 3.5vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 8% 0% 3% 0%;
  font-weight: bold;
}

#section2 p {
  font-size: 120%;
}

.sec2 table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}

.sec2 table tr:last-child {
  border-bottom: solid 1px #ddd;
}

.sec2 table th {
  text-align: center;
  padding: 7px 0;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  width: 155px;
}

.sec2 table th:nth-child(1) {
  background-color: #0045c5;
  color: #fff;
  font-size: 1.3vw;
}

.sec2 table th:nth-child(2) {
  background-color: #0045c5;
  color: #fff;
  font-size: 1.3vw;
}

.sec2 table th:nth-child(3) {
  background-color: #0045c5;
  color: #fff;
  font-size: 1.3vw;
}

.sec2 table th:nth-child(4) {
  background-color: #0045c5;
  color: #fff;
  font-size: 1.3vw;
}

.sec2 table tr:nth-child(2) td {
  font-size: 2vw;
  color: #0045c5;
  line-height: 0.8em;
  padding: 3% 0% 1% 0%;
  font-weight: bold;
}

.sec2 table td {
  text-align: center;
  padding: 1% 0% 2% 0%;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
}

.sec2 table td a {
  background-color: #21a600;
  color: #fff;
  padding: 3% 10% 3% 10%;
  border-radius: 30px;
  font-weight: bold;
  font-size: 1.1vw;
  margin: 0% 0% 3% 0%;
  text-align: center !important;
}

.sec2 table td a:hover {
  opacity: 0.7;
}

.sec2 table tr {
  background-color: #fff;
}

.tyosei05 {
  font-size: 1.2vw;
  color: #0045c5;
  font-weight: bold;
}

.tyosei12 {
  font-size: 120%;
  color: #0045c5;
  font-weight: bold;
  text-align: center;
}

.scroll table {
  width: 100%;
}

.scroll {
  overflow: auto;
  white-space: nowrap;
  padding: 3% 0% 0% 0%;
}

.scroll::-webkit-scrollbar {
  height: 5px;
}

.scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.scroll::-webkit-scrollbar-thumb {
  background: #bcbcbc;
}

#section2 table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin-top: 4%;
}

#section2 table tr:last-child {
  border-bottom: solid 1px #ddd;
}

#section2 table th {
  text-align: center;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  width: 155px;
}

#section2 table th:nth-child(1) {
  background-color: #0045c5;
}

#section2 table th:nth-child(3) {
  background-color: none;
  color: white;
}

#section2 table tr:nth-child(2) td {
  font-size: 40px;
  line-height: 0.5em;
}

#section2 table td {
  text-align: center;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  width: 165px;
}

#section2 table td a {
  background-color: #25b327;
  color: white;
  padding: 5px 20px;
  border-radius: 30px;
  font-weight: bold;
}

#section2 table .popular {
  width: 180px;
}

#section2 table th.popular {
  position: relative;
}

#section2 table th.popular span.no1 {
  position: absolute;
  top: -40%;
  background: #f5b932;
  width: 40%;
  font-size: 80%;
  border-radius: 15px;
  line-height: 1;
  padding: 2% 2% 2% 2%;
  color: #000;
  margin: 0% 0% 0% -3%;
}

#section2 table th.popular span.inner {
  position: absolute;
  color: white;
  background-color: #e60086;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 10px 0;
}

/* conversionここから */
.conversion {
  background-color: #eceef0;
  padding: 0% 0% 9% 0%;
}

.conversion-in {
  max-width: 700px;
  width: 95%;
  margin: 0% auto 0% auto;
}

.conversion2 {
  padding: 0% 0% 10% 0%;
}

.conversion2-in {
  max-width: 700px;
  width: 95%;
  margin: 0% auto 0% auto;
}

.conversion3 {
  padding: 0% 0% 6% 0%;
}

.conversion3-in {
  max-width: 700px;
  width: 95%;
  margin: 0% auto 0% auto;
}

.conversion4 {
  padding: 0% 0% 2% 0%;
}

.conversion4-in {
  max-width: 500px;
  width: 100%;
  margin: 0% auto 0% auto;
}

.conversion5 {
  padding: 0% 0% 0% 0%;
}

.conversion-in5 {
  max-width: 700px;
  width: 95%;
  margin: -15% 0% 0% 8%;
  position: absolute;
  z-index: 100;
}

.conversion p {
  text-align: center;
  padding: 15% 0% 0% 0%;
  font-size: 1.5vw;
  color: #0045c5;
  font-weight: bold;
}

.conversion ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.conversion ul li {
  display: table-cell;
  box-sizing: border-box;
}

.conversion ul li a {
  display: block;
  padding: 0.4em 0.4em;
  text-decoration: none;
  color: #424242;
  background: #fff;
  text-align: center;
  font-weight: bold;
}

.conversion ul li a:hover {
  background: #eee;
}

.conversion .toi a {
  background-color: #202c75 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 1.5vw;
  float: left;
  display: block;
  padding: 1% 0% 2% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 45%;
}

.conversion .shiryou a {
  background-color: #e60086 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 1.5vw;
  float: left;
  display: block;
  padding: 1% 0% 2% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 45%;
  margin-left: 1%;
}

.conversion .toi a:hover {
  opacity: 0.5;
}

.conversion .shiryou a:hover {
  opacity: 0.5;
}

.conversion2 p {
  text-align: center;
  padding: 10% 0% 0% 0%;
  font-size: 1.5vw;
  color: #0045c5;
  font-weight: bold;
}

.conversion2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.conversion2 ul li {
  display: table-cell;
  box-sizing: border-box;
}

.conversion2 ul li a {
  display: block;
  padding: 0.4em 0.4em;
  text-decoration: none;
  color: #424242;
  background: #fff;
  text-align: center;
  font-weight: bold;
}

.conversion2 ul li a:hover {
  background: #eee;
}

.conversion2 .toi a {
  background-color: #202c75 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 1.5vw;
  float: left;
  display: block;
  padding: 1% 0% 2% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 45%;
}

.conversion2 .shiryou a {
  background-color: #e60086 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 1.5vw;
  float: left;
  display: block;
  padding: 1% 0% 2% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 45%;
  margin-left: 1%;
}

.conversion2 .toi a:hover {
  opacity: 0.5;
}

.conversion2 .shiryou a:hover {
  opacity: 0.5;
}

.conversion3 p {
  text-align: center;
  padding: 10% 0% 0% 0%;
  font-size: 1.5vw !important;
  color: #0045c5;
  font-weight: bold;
}

.conversion3 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.conversion3 ul li {
  display: table-cell;
  box-sizing: border-box;
}

.conversion3 ul li a {
  display: block;
  padding: 0.4em 0.4em;
  text-decoration: none;
  color: #424242;
  background: #fff;
  text-align: center;
  font-weight: bold;
}

.conversion3 ul li a:hover {
  background: #eee;
}

.conversion3 .toi a {
  background-color: #0045c5 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 1.5vw;
}

.conversion3 .shiryou a {
  background-color: #e60086 !important;
  color: #fff !important;
  border-radius: 50px;
  font-size: 1.5vw;
  margin-right: 5px !important;
}

.conversion3 .toi a:hover {
  opacity: 0.5;
}

.conversion3 .shiryou a:hover {
  opacity: 0.5;
}

.conversion4 p {
  text-align: center;
  padding: 3% 0% 0% 0%;
  font-size: 1.5vw;
  color: #0045c5;
  font-weight: bold;
}

.conversion4 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.conversion4 ul li {
  display: table-cell;
  box-sizing: border-box;
}

.conversion4 ul li a {
  display: block;
  padding: 0.4em 0.4em;
  text-decoration: none;
  color: #424242;
  background: #fff;
  text-align: center;
  font-weight: bold;
}

.conversion4 ul li a:hover {
  background: #eee;
}

.conversion4 .toi a {
  background-color: #0045c5 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 1.5vw;
  float: left;
  display: block;
  padding: 1% 0% 0% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 45%;
}

.conversion4 .shiryou a {
  background-color: #e60086 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 1.5vw;
  float: left;
  display: block;
  padding: 1% 0% 0% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 45%;
  margin-left: 1%;
}

.conversion4 .toi a:hover {
  opacity: 0.5;
}

.conversion4 .shiryou a:hover {
  opacity: 0.5;
}

.conversion5 p {
  text-align: center;
  padding: 3% 0% 0% 0%;
  font-size: 150%;
  color: #fff;
  font-weight: bold;
  width: 83%;
}

.conversion5 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.conversion5 ul li {
  display: table-cell;
  box-sizing: border-box;
}

.conversion5 ul li a {
  display: block;
  padding: 0.4em 0.4em;
  text-decoration: none;
  color: #424242;
  background: #fff;
  text-align: center;
  font-weight: bold;
}

.conversion5 ul li a:hover {
  background: #eee;
}

.conversion5 .toi a {
  background-color: #202c75 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 180%;
  float: left;
  display: block;
  padding: 1.5% 0% 0.5% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 40%;
}

.conversion5 .shiryou a {
  background-color: #e60086 !important;
  color: #fff !important;
  border-radius: 50px;
  margin-right: 5px !important;
  font-size: 180%;
  float: left;
  display: block;
  padding: 1% 0% 1% 0%;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  width: 40%;
  margin-left: 1%;
}

.conversion5 .toi a:hover {
  opacity: 0.5;
}

.conversion5 .shiryou a:hover {
  opacity: 0.5;
}

.tyosei09 {
  vertical-align: super;
}

.toi img {
  padding: 1% 2% 0% 0%;
  margin: 3% 0% -2% 0%;
}

.shiryou img {
  padding: 1% 2% 0% 0%;
  margin: 3% 0% -2% 0%;
}

#link {
  font-size: 1em;
  margin: 10px 0;
}

.item_text {
  animation: key1 0.6s ease infinite alternate;
}

@keyframes key1 {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(-5px);
  }
}

/* section3ここから */
#section3 {
  background-color: #fff;
}

.sec3 {
  max-width: 1500px;
  width: 100%;
  margin: 0% auto 0% auto;
}

#section3 h2 {
  color: #0045c5;
  font-size: 3.5vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 1% 0% 3% 0%;
  font-weight: bold;
}

#section3 .tyosei06 {
  color: #0045c5;
  font-size: 2vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 8% 0% 0% 0%;
  font-weight: bold;
  vertical-align: middle;
}

#section3 .tyosei06 img {
  vertical-align: bottom;
}

.jirei {
  background-color: #0045c5;
  max-width: 1500px;
  width: 96%;
  padding: 6% 2% 6% 2%;
}

#section3 h3 {
  color: #0045c5;
  font-size: 200%;
  margin: 0% 0% -3% 0%;
  text-align: center;
  padding: 1% 0% 3% 0%;
  font-weight: bold;
}

.jirei2 {
  max-width: 1500px;
  width: 96%;
  padding: 6% 2% 6% 2%;
}

#section3 .tyosei07 {
  color: #0045c5;
  font-size: 2vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 1% 0% 0% 0%;
  font-weight: bold;
  vertical-align: middle;
}

#section3 .tyosei07 img {
  vertical-align: bottom;
}

#section3 table {
  margin: 3% 0% 0% 0%;
  width: 100%;
}

.tbl-r02 th {
  background: #469fe3;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
  width: 12%;
}

.tbl-r02 td {
  border: solid 2px #f0f2f4;
  padding: 10px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .tbl-r02 {
    width: 80%;
  }

  .tbl-r02 th,
  .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 100%;
  }

  #section3 table {
    margin: 3% 0% 0% 0%;
    width: 92%;
  }
}

/* section4ここから */
#section4 {
  background-color: #f0f2f4;
  padding: 6% 0% 2% 0%;
  width: 100%;
}

.sec4 {
  max-width: 1100px;
  width: 95%;
  margin: 1% auto 4% auto;
  background-color: #fff;
  padding: 3% 0% 3% 0%;
}

#section4 .tyosei08 {
  color: #469fe3;
  font-size: 2vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 0% 0% 0% 0%;
  font-weight: bold;
  vertical-align: middle;
}

#section4 .tyosei08 img {
  vertical-align: bottom;
}

#section4 table {
  width: 90%;
  border-collapse: collapse;
  margin: 0 auto 0 auto;
}

#section4 table tr {
  border-bottom: solid 2px #f0f2f4;
}

#section4 table tr:last-child {
  border-bottom: none;
}

#section4 table th {
  position: relative;
  border: 1px solid;
  background-color: #469fe3;
  color: white;
  text-align: center;
  padding: 10px 0;
}

#section4 table th:after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
}

#section4 table td {
  text-align: left;
  text-align: center;
  background-color: #fff;
  padding: 2% 2% 2% 2%;
  border: solid 2px #f0f2f4;
  font-weight: bold;
}

/* section5ここから */
#section5 {
  background-color: #fff6c0;
  padding: 5% 0% 4% 0%;
  width: 100%;
}

.sec5 {
  width: 100%;
  margin: 0% auto 0% auto;
  padding: 3% 0% 0% 0%;
  max-width: 1300px;
}

#section5 .tyosei08 {
  color: #469fe3;
  font-size: 2vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 0% 0% 0% 0%;
  font-weight: bold;
  vertical-align: middle;
}

#section5 h2 {
  color: #469fe3;
  font-size: 3.5vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 1% 0% 3% 0%;
  font-weight: bold;
}

#section5 h3 {
  font-size: 1.5vw;
  color: #469fe3;
}

#section5 .tyosei08 img {
  vertical-align: bottom;
}

#section5 p {
  font-size: 100%;
  line-height: 1.7em;
}

/* section6ここから */
#section6 {
  background-color: #f0f2f4;
  padding: 5% 0% 5% 0%;
  width: 100%;
}

.sec6 {
  width: 100%;
  margin: 0% auto 0% auto;
  padding: 3% 0% 3% 0%;
  background-color: #fff;
  max-width: 1100px;
}

#section6 table {
  width: 90%;
  border-collapse: collapse;
  margin: 0 auto 0 auto;
}

#section6 table tr {
  border-bottom: solid 2px #f0f2f4;
}

#section6 table tr:last-child {
  border-bottom: none;
}

#section6 table th {
  position: relative;
  width: 30%;
  background-color: #469fe3;
  color: white;
  text-align: center;
  padding: 10px 0;
}

#section6 table th:after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
}

#section6 table td {
  text-align: left;
  background-color: #fff;
  padding: 2% 2% 2% 2%;
  border: solid 2px #f0f2f4;
  font-weight: bold;
}

#section6 h2 {
  color: #469fe3;
  font-size: 3vw;
  margin: 0% 0% 0% 0%;
  text-align: center;
  padding: 1% 0% 3% 0%;
  font-weight: bold;
}

/* footerここから */
footer {
  background-color: #0045c5;
  padding: 1% 0% 1% 0%;
  width: 100%;
}

.footer-in {
  width: 100%;
  margin: 0% auto 0% auto;
  padding: 1% 0% 1% 0%;
  max-width: 1100px;
}

.footer-logo {
  width: 20%;
  height: auto;
}

.small {
  color: #fff;
  text-align: center;
  font-size: 80%;
  vertical-align: middle;
  margin: -4% 0% 0% 0%;
}

/*段組ここから*/
div.cover2 {
  display: table;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

div.cover2 div.box2_1 {
  display: table-cell;
  width: 35%;
  vertical-align: top;
}

div.cover2 div.box2_2 {
  display: table-cell;
  width: 75%;
  padding: 2% 2% 2% 2%;
}

div.cover2-1 {
  display: table;
  margin: 0% auto;
  padding: 0px;
  width: 90%;
  background-color: #fff;
}

div.cover2-1 div.box2-1_1 {
  display: table-cell;
  width: 45%;
  padding: 1% 1% 1% 1%;
}

div.cover2-1 div.box2-1_2 {
  display: table-cell;
  width: 55%;
  vertical-align: top;
  padding: 3% 3% 3% 3%;
}

div.cover2-2 {
  display: table;
  margin: 0% 0% -0.4% 0%;
  padding: 0px;
  width: 100%;
}

div.cover2-2 div.box2-2_1 {
  display: table-cell;
  width: 30%;
  vertical-align: top;
}

div.cover2-2 div.box2-2_2 {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  background-color: #fff;
  padding: 2% 2% 0% 2%;
}

div.cover2-3 {
  display: table;
  margin: -0.4% 0% -0.4% 0%;
  padding: 0px;
  width: 100%;
}

div.cover2-3 div.box2-3_1 {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  background-color: #fff;
  padding: 2% 2% 0% 2%;
}

div.cover2-3 div.box2-3_2 {
  display: table-cell;
  width: 30%;
  vertical-align: top;
}

.col_4 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 5% 0% 5% 0%;
}

.col_4 > div {
  width: 23%;
  font-weight: bold;
  text-align: center;
  margin: 0% 1% 0% 1%;
  padding: 3% 0% 1% 0%;
}

.col_2 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 5% 0% 5% 0%;
}

.col_2 > div {
  width: 48%;
  font-weight: bold;
  text-align: center;
  margin: 0% 1% 4% 1%;
  padding: 3% 0% 3% 0%;
}

.circle1 {
  width: 25%;
  /*height: 25%;*/
  border-radius: 15px;
  background-color: #0045c5;
  padding-top: 0%;
  color: #fff;
  height: 0%;
}

.col_4 p {
  padding: 0% 0% 0% 0%;
  color: #fff;
  margin: 0% 0% 0% 0%;
  font-size: 160%;
}

.tyosei10 {
  padding: 0% 4% 0% 4%;
  background-color: #e60086;
  border-radius: 50px;
  font-weight: bold;
  font-size: 3vw;
}

.tyosei11 {
  margin: -21% 0% 2% 0% !important;
}

.tyosei13 {
  word-break: keep-all;
}

.tyosei14 {
  width: 100%;
  padding: 0% 5% 0% 4%;
}

/* top 戻るbutton*/
#page_top {
  width: 100px;
  /* height: 15px; */
  position: fixed;
  right: 10px;
  bottom: 15px;
  opacity: 0.6;
  border-radius: 15px;
  /* margin-bottom: 55px; */
  margin-right: 0px;
}

#page_top a {
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
  background-color: #469fe3;
  border-radius: 10px;
  /* content: 'TOP'; */
  font-size: 13px;
  color: #fff;
  text-align: center;
}

#page_top a::before {
  font-weight: 900;
  content: "↑";
  font-size: 25px;
  color: #fff;
  padding-top: 5px;
  /* position: absolute; */
  /* width: 25px; */
  height: 25px;
  /* top: -25px;
    bottom: 0;
    right: 0;
    left: 0; */
  margin: auto;
  /* text-align: center; */
  display: block;
}

/* #page_top a::after {
    content: 'TOP';
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 30px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
} */

@media (max-width: 896px) {
  #page_top {
    width: 40px;
    height: 105px;
    position: fixed;
    right: 5px;
    bottom: 0;
    opacity: 0.6;
    border-radius: 15px;
    margin-bottom: 68px;
    margin-right: 10px;
  }

  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    border-radius: 10px;
  }
  #page_top a::before {
    padding-top: 0;
  }
}

/* top 戻るbuttonここまで*/
@media screen and (max-width: 1980px) {
  .menu-in {
    max-width: 1100px;
    width: 100%;
    margin: 1% 0% 0% 19%;
  }
}

@media screen and (max-width: 1370px) {
  .logo02 {
    margin: -4.3% 0% 0.5% 0%;
  }

  .menu-in {
    max-width: 1100px;
    width: 100%;
    margin: 1% 0% 0% 14%;
  }

  #section2 table th.popular span.no1 {
    top: -50%;
    width: 45%;
    font-size: 100%;
    padding: 2% 2% 2% 2%;
    margin: 0% 0% 0% -9%;
  }

  .tyosei03 ul {
    font-size: 100%;
  }

  .sec2 table tr:nth-child(2) td {
    font-size: 4vw;
    text-align: center;
  }

  .tyosei05 {
    font-size: 1.7vw;
  }

  .conversion .toi a {
    font-size: 2vw;
  }

  .conversion .shiryou a {
    font-size: 2vw;
  }

  .conversion2 .toi a {
    font-size: 2vw;
  }

  .conversion2 .shiryou a {
    font-size: 2vw;
  }

  .conversion3 .toi a {
    font-size: 2vw;
  }

  .conversion3 .shiryou a {
    font-size: 2vw;
  }

  .conversion4 .toi a {
    font-size: 2.5vw;
  }

  .conversion4 .shiryou a {
    font-size: 2.5vw;
  }

  .conversion p {
    font-size: 3vw;
  }

  .conversion2 p {
    font-size: 3vw;
  }

  .conversion3 p {
    font-size: 3vw !important;
  }

  .conversion4 p {
    font-size: 3vw !important;
  }

  #section5 p {
    font-size: 1.4vw;
  }

  .sec2 table td a {
    font-size: 1.7vw;
  }

  .sec2 table td {
    text-align: left;
    padding: 1% 1% 2% 1%;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
    font-size: 80%;
  }

  div.cover2-1 {
    display: block;
  }

  div.cover2-1 div.box2-1_1 {
    display: block;
    width: 95%;
  }

  div.cover2-1 div.box2-1_2 {
    display: block;
    width: 95%;
  }
}

@media screen and (max-width: 1024px) {
  .sec2 table th:nth-child(2) {
    font-size: 120%;
  }

  .conversion4 .shiryou a {
    font-size: 130%;
  }

  .conversion4 .toi a {
    font-size: 130%;
  }

  .tyosei05 {
    font-size: 2.7vw;
  }

  .sec2 table td a {
    font-size: 2.2vw;
  }

  #section5 p {
    font-size: 2.7vw;
  }

  #section5 h3 {
    font-size: 3.5vw;
    color: #469fe3;
  }

  .col_4 p {
    font-size: 2.2vw;
  }

  .col_2 p {
    padding: 1% 1% 1% 1%;
    color: #fff;
    margin: 0% 0% 0% 0%;
    font-size: 4.9vw;
  }

  div.cover2-2 {
    display: block;
  }

  div.cover2-2 div.box2-2_1 {
    display: block;
    width: 100%;
  }

  div.cover2-2 div.box2-2_2 {
    display: block;
    width: 90%;
    padding: 5% 5% 5% 5%;
    margin: -2% 0% 0% 0%;
  }

  div.cover2-3 {
    display: block;
  }

  div.cover2-3 div.box2-3_1 {
    display: block;
    width: 90%;
  }

  div.cover2-3 div.box2-3_2 {
    display: block;
    width: 100%;
  }

  footer {
    padding: 1% 0% 5% 0%;
    height: 120px;
  }

  #header h1 {
    font-size: 4.6vw;
    margin: -59% 0% 4% 3%;
  }

  #header h2 {
    color: #fff;
    font-size: 2.8vw;
    margin: 0% 0% 34.5% 5%;
  }

  .tyosei01 {
    margin: 1% 0% 0% 11%;
  }

  .tyosei02 {
    margin: 2% 0% 5% 17%;
    font-size: 120%;
    color: #0045c5;
    font-weight: bold;
    width: 70%;
  }

  .sec1-box {
    padding: 4% 3% 0% 0%;
  }

  .tyosei04 img {
    width: 95%;
    margin: 0% 0% 0% 5%;
  }

  #section2 h2 {
    color: #0045c5;
    font-size: 5vw;
    margin: 0% 0% 0% 0%;
    text-align: center;
    padding: 8% 0% 3% 0%;
    font-weight: bold;
  }

  .scroll table {
    width: 100%;
  }

  #section3 h3 {
  }

  #section3 .tyosei06 {
    font-size: 3vw;
  }

  #section3 .tyosei07 {
    font-size: 3vw;
  }

  #section4 .tyosei08 {
    font-size: 3vw;
  }

  #section5 .tyosei08 {
    font-size: 3vw;
  }

  h3 {
    font-size: 5vw;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  #section2 table {
    margin-top: 5%;
  }

  #section2 table th.popular span.no1 {
    top: -50%;
    width: 45%;
    font-size: 120%;
    padding: 2% 2% 2% 2%;
    margin: 0% 0% 0% -9%;
  }

  .sec2 table th:nth-child(1) {
    font-size: 1.8vw;
  }

  .sec2 table th:nth-child(2) {
    font-size: 1.8vw;
  }

  .sec2 table th:nth-child(3) {
    font-size: 1.8vw;
  }

  .sec2 table th:nth-child(4) {
    font-size: 1.8vw;
  }
}

@media screen and (max-width: 599px) {
  .ml-7 {
    margin-left: 7px;
  }

  .tyosei11 {
    margin: -14% 0% 2% 0% !important;
  }

  .tyosei10 {
    background-color: #e60086;
    border-radius: 50px;
    font-weight: bold;
    font-size: 8vw;
    padding: 0% 4% 0% 4%;
  }

  .tyosei01 {
    margin: 11% 0% 0% 8%;
  }

  .sec6 {
    font-size: 3vw;
  }

  #section5 p {
    font-size: 100%;
    line-height: 1.5em;
  }

  #section5 h3 {
    font-size: 4.5vw;
  }

  .conversion4 p {
    font-size: 5vw !important;
  }

  #section3 h2 {
    font-size: 7vw;
  }

  #section5 h2 {
    font-size: 7vw;
  }

  #section6 h2 {
    font-size: 7vw;
  }

  #section3 .tyosei06 {
    font-size: 5vw;
  }

  #section3 .tyosei07 {
    font-size: 4.5vw;
  }

  #section4 .tyosei08 {
    font-size: 5vw;
  }

  #section5 .tyosei08 {
    font-size: 5vw;
  }

  #section3 .tyosei06 img,
  #section3 .tyosei07 img,
  #section4 .tyosei08 img,
  #section5 .tyosei08 img {
    width: 30%;
    height: auto;
  }

  #section2 p {
    font-size: 3.5vw;
  }

  .tyosei05 {
    font-size: 3.7vw;
  }

  .sec2 table tr:nth-child(2) td {
    font-size: 6vw;
  }

  div.cover2 {
    display: block;
  }

  div.cover2 div.box2_1 {
    display: block;
    width: 100%;
  }

  div.cover2 div.box2_2 {
    display: block;
    width: 100%;
  }

  .col_4 > div {
    width: 25%;
    font-weight: bold;
    text-align: center;
  }

  footer {
    height: 95px;
  }

  .sec2 table td a {
    font-size: 120%;
  }

  #section4 table td {
    padding: 2% 1% 2% 1%;
    font-size: 80%;
  }

  #section4 table {
    width: 100%;
  }

  .jirei p {
    font-size: 100%;
  }

  .left img {
    height: 53px;
    padding-top: 10px;
  }

  #section3 h3 {
    font-size: 6.5vw;
  }

  .sec2 table th:nth-child(1) {
    font-size: 120%;
  }

  .sec2 table th:nth-child(2) {
    font-size: 120%;
  }

  .sec2 table th:nth-child(3) {
    font-size: 120%;
  }

  .sec2 table th:nth-child(4) {
    font-size: 120%;
  }

  h3 {
    font-size: 5vw;
  }

  #section2 h2 {
    font-size: 6vw;
  }

  #header h1 {
    font-size: 5vw;
  }

  #header h2 {
    font-size: 4.3vw;
    margin: 0% 0% 15.5% 5%;
    text-shadow: 2px 2px 2px #000;
  }

  .sec1-box {
    padding: 7% 3% 0% 0%;
  }

  #section2 table {
    margin-top: 5%;
  }

  #section2 table th.popular span.no1 {
    top: -40%;
    width: 75%;
    font-size: 100%;
    padding: 2% 2% 2% 2%;
    margin: 0% 0% 0% -8%;
  }

  #section2 table {
    margin-top: 6%;
  }

  #section2 {
    padding: 0% 0% 8% 0%;
  }

  .tyosei02 {
    margin: 12% 0% 4% 17%;
  }
}

@media screen and (max-width: 480px) {
  .sec2 table tr:nth-child(2) td {
    font-size: 8vw;
  }

  .tyosei05 {
    font-size: 5.1vw;
  }

  .sec2 table td a {
    font-size: 120%;
  }

  .conversion4 .toi a {
    font-size: 4.5vw;
  }

  .conversion4 .shiryou a {
    font-size: 4.5vw;
  }

  footer {
    height: 90px;
  }

  .scroll {
    padding-top: 7%;
  }

  .small {
    margin: -2% 0% 0% 0%;
  }

  .tyosei03 ul {
    padding: 0% 4% 0% 5%;
  }

  .tyosei02 {
    margin: 12% 0% 5% 12%;
    font-size: 120%;
    width: 80%;
  }
}

.img-100 {
  width: 100%;
  height: auto;
}

.d-none {
  display: none;
  opacity: 0;
}
