/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px) {
  main {
    background-image: url("../img/lp1/main_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  main > article > div {
    text-align: center;
  }
  main > article > div.main1 {
    margin-bottom: 20px;
  }
  main > article > div.main1 > img {
    max-width: 100%;
  }
  main > article > div.main2 {
    margin-bottom: 20px;
  }
  main > article > div.main2 > img {
    max-width: 100%;
  }

  article.box1 {
    position: relative;
    background: linear-gradient(45deg, #FEFEFF, #E3E8EC);
  }
  article.box1:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid #F1F3F5;
  }
  article.box1 > section {
    text-align: center;
  }
  article.box1 > section > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  article.box1 > section > p:last-child {
    margin-bottom: 0;
  }

  article.box2 > section.box2_section {
    padding-top: 40px;
    position: relative;
  }
  article.box2 > section.box2_section > p {
    margin-bottom: 15px;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  article.box2 > section.box2_section > p:last-child {
    margin-bottom: 0;
  }
  article.box2 > section.box2_section .box2_man {
    position: absolute;
    right: -5%;
    bottom: 0;
  }
  article.box2 > section.box2_section .box2_man > img {
    vertical-align: bottom;
    max-width: 70%;
  }

  article.box3 {
    background: linear-gradient(130deg, #004B8D 40%, #2786B2);
  }
  article.box3 > section > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
    color: #fff;
    letter-spacing: 1.4px;
    text-shadow: 2px 2px 7px #000D5C;
  }

  article.box4 {
    background: linear-gradient(to right, #FAFBFC, #E6EBEF);
  }
  article.box4 > section.box_inner_wrap {
    background-image: url("../img/lp1/box4_bg_why.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 70% auto;
  }
  article.box5 {
    background: linear-gradient(to right, #FDFEFE, #F6F7F8);
  }
  article.box5 > section.box_inner_wrap {
    background-image: url("../img/lp1/box5_bg_what.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 70% auto;
  }
  article.box6 {
    background: linear-gradient(to right, #FAFBFC, #E6EBEF);
  }
  article.box6 > section.box_inner_wrap {
    background-image: url("../img/lp1/box6_bg_how.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 70% auto;
  }
  article.box7 {
    background: linear-gradient(to right, #FDFEFE, #F6F7F8);
  }
  article.box7 > section.box_inner_wrap {
    background-image: url("../img/lp1/box7_bg_merit.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 70% auto;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 10px;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul > li {
    width: 50%;
    margin-bottom: 20px;
    border-right: 1px solid #004B8D;
    box-sizing: border-box;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul > li:nth-child(odd) {
    border-left: 1px solid #004B8D;
    border-right: 1px solid #004B8D;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul > li:nth-child(even) {
    border-right: 1px solid #004B8D;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul > li > img {
    max-width: 80%;
  }

  article.box9 {
    position: relative;
    background-color: #fff;
  }
  article.box9:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid #fff;
  }
  article.box9 > section > .box9_image {
    text-align: center;
  }
  article.box9 > section > .box9_image > div:first-child {
    margin-bottom: 20px;
  }
  article.box9 > section > .box9_image > div > img {
    max-width: 100%;
  }

  article.box10 {
    background: linear-gradient(130deg, #004B8D 40%, #2786B2);
  }
  article.box10 > section.box10_section {
    padding-top: 50px;
    position: relative;
  }
  article.box10 > section.box10_section > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
    color: #fff;
    letter-spacing: 1.2px;
    line-height: 1.8;
    text-shadow: 2px 2px 7px #000D5C;
  }
  article.box10 > section.box10_section > p > .box10_text_yellow {
    font-size: 1.8rem;
    color: #FFEF00;
    font-weight: bold;
  }
  article.box10 > section.box10_section > p > ruby > rt {
    color: #FFEF00;
    font-size: 1.4rem;
    line-height: 1;
  }
  article.box10 > section.box10_section > .box10_man {
    position: absolute;
    right: -10%;
    bottom: 21%;
  }
  article.box10 > section.box10_section > .box10_man > img {
    max-width: 50%;
    vertical-align: bottom;
  }

  article.box11 {
    background: linear-gradient(to right, #FEFEFE, #F9FAFA);
  }
  article.box11 > section > .box11_bg_white {
    width: 100%;
    margin: 0 auto 20px;
    padding: 10px;
    background-color: #fff;
  }
  article.box11 > section > .box11_bg_white .box11_title {
    margin-bottom: 20px;
    padding-bottom: 2px;
    font-size: 1.6rem;
    color: #004B8D;
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #004B8D;
    text-align: center;
  }
  article.box11 > section > .box11_bg_white > .left {
    font-size: 1.4rem;
    color: #000;
    text-align: left;
    line-height: 1.4;
  }
  article.box11 > section > .box11_bg_white > .left > ul {
    margin: 10px 0 20px;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li {
    display: table;
    width: 100%;
    margin: 0 auto 10px;
    line-height: 1.4;
    font-weight: bold;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li:last-child {
    margin-bottom: 0;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > span:nth-child(2) {
    padding-left: 5px;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > .num {
    width: 18px;
    height: 18px;
    vertical-align: top;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > .num > span {
    padding: 2px 6px;
    text-align: center;
    background-color: #004B8D;
    color: #fff;
    border-radius: 50%;
    font-size: 1.2rem;
  }
  article.box11 > section > .box11_bg_white > .left > .name {
    margin-bottom: 5px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
  }
  article.box11 > section > .box11_bg_white > .left > .eng {
    margin-bottom: 10px;
    font-size: 1.2rem;
    color: #004B8D;
    line-height: 1;
    font-weight: bold;
  }
  article.box11 > section > .box11_bg_white > .left > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  article.box11 > section > .box11_bg_white > .right {
    padding-top: 10px;
    text-align: center;
  }
  article.box11 > section > .box11_bg_white > .right > img {
    max-width: 100%;
    border: 1px solid #ccc;
  }
  article.box11 > section > .box11_bg_white2 {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    background-color: #fff;
  }
  article.box11 > section > .box11_bg_white2 .box11_title2 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 3px 2px;
    font-size: 1.6rem;
    color: #004B8D;
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #004B8D;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap {
    margin-top: 10px;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table {
    width: 100%;
    table-layout: fixed;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table th, article.box11 > section > .box11_bg_white2 > .seminar_wrap > table td {
    padding: 5px;
    font-size: 1.2rem;
    color: #000;
    vertical-align: middle;
    border-left: 1px #ECF0F2 solid;
    border-top: 1px #ECF0F2 solid;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table th.border_b, article.box11 > section > .box11_bg_white2 > .seminar_wrap > table td.border_b {
    border-bottom: 1px #ECF0F2 solid;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table th {
    width: 5.4em;
    background-color: #DBE2E6;
    text-align: center;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table td {
    text-align: left;
  }

  article.box12 > section.box12_section {
    padding-top: 0;
  }

  footer {
    padding: 0;
    background-color: #002951;
  }
  footer > section.footer_section {
    text-align: center;
  }
  footer > section.footer_section > .footer_title {
    margin-bottom: 20px;
    font-size: 1.2rem;
    color: #fff;
  }
  footer > section.footer_section > .giyou_table {
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  footer > section.footer_section > .giyou_table:last-child {
    margin-bottom: 0;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr {
    display: table-row;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr > div {
    display: table-cell;
    padding: 5px;
    font-size: 1.2rem;
    color: #fff;
    text-align: left;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr > div:first-child {
    width: 6em;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr > div > span {
    display: block;
  }

  .box_inner {
    width: 94%;
    margin: 0 auto;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
  }

  .text_border_yellow {
    background: linear-gradient(transparent 50%, #FFEF00 50%);
    font-weight: bold;
    font-size: 1.8rem;
  }

  h2.common_h2 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 5px 1px;
    font-size: 1.6rem;
    letter-spacing: 1.2px;
    font-weight: bold;
    line-height: 1;
    color: #004B8D;
    text-align: center;
    border-bottom: 1px solid #004B8D;
  }

  .blue_title {
    padding-bottom: 10px;
    font-size: 1.6rem;
    letter-spacing: 1.4px;
    line-height: 1.6;
    color: #004B8D;
    font-weight: bold;
  }

  .blue_text {
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
  }
}
/* ------------------------------------------
 PC
------------------------------------------ */
@media screen and (min-width: 751px) {
  main {
    background-image: url("../img/lp1/main_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  main > article > div {
    text-align: center;
  }
  main > article > div.main1 {
    margin-bottom: 20px;
  }
  main > article > div.main1 > img {
    max-width: 80%;
  }
  main > article > div.main2 {
    margin-bottom: 60px;
  }
  main > article > div.main2 > img {
    max-width: 80%;
  }

  article.box1 {
    position: relative;
    background: linear-gradient(45deg, #FEFEFF, #E3E8EC);
  }
  article.box1:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #F1F3F5;
  }
  article.box1 > section {
    text-align: center;
  }
  article.box1 > section > p {
    margin-bottom: 15px;
    font-size: 2rem;
    line-height: 2;
    letter-spacing: 1.2px;
  }
  article.box1 > section > p:last-child {
    margin-bottom: 0;
  }

  article.box2 > section.box2_section {
    padding-top: 90px;
    position: relative;
  }
  article.box2 > section.box2_section > p {
    margin-bottom: 15px;
    font-size: 2rem;
    line-height: 2;
    letter-spacing: 1.2px;
  }
  article.box2 > section.box2_section > p:last-child {
    margin-bottom: 0;
  }
  article.box2 > section.box2_section .box2_man {
    position: absolute;
    right: 207px;
    bottom: 0;
  }
  article.box2 > section.box2_section .box2_man > img {
    vertical-align: bottom;
    max-width: 100%;
  }

  article.box3 {
    background: linear-gradient(130deg, #004B8D 40%, #2786B2);
  }
  article.box3 > section > p {
    margin-bottom: 20px;
    font-size: 2rem;
    color: #fff;
    letter-spacing: 1.4px;
    text-shadow: 2px 2px 7px #000D5C;
  }

  article.box4 {
    background: linear-gradient(to right, #FAFBFC, #E6EBEF);
  }
  article.box4 > section.box_inner_wrap {
    background-image: url("../img/lp1/box4_bg_why.png");
    background-position: top left;
    background-repeat: no-repeat;
  }
  article.box5 {
    background: linear-gradient(to right, #FDFEFE, #F6F7F8);
  }
  article.box5 > section.box_inner_wrap {
    background-image: url("../img/lp1/box5_bg_what.png");
    background-position: top right;
    background-repeat: no-repeat;
  }
  article.box6 {
    background: linear-gradient(to right, #FAFBFC, #E6EBEF);
  }
  article.box6 > section.box_inner_wrap {
    background-image: url("../img/lp1/box6_bg_how.png");
    background-position: top left;
    background-repeat: no-repeat;
  }
  article.box7 {
    background: linear-gradient(to right, #FDFEFE, #F6F7F8);
  }
  article.box7 > section.box_inner_wrap {
    background-image: url("../img/lp1/box7_bg_merit.png");
    background-position: top right;
    background-repeat: no-repeat;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list {
    width: 690px;
    margin: 0 auto;
    padding: 60px 0;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul {
    display: flex;
    flex-wrap: wrap;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul:first-child {
    margin-bottom: 55px;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul > li {
    border-right: 1px solid #004B8D;
  }
  article.box7 > section.box_inner_wrap > section.box7_section > .box7_list > ul > li:first-child {
    border-left: 1px solid #004B8D;
  }

  article.box9 {
    position: relative;
    background-color: #fff;
  }
  article.box9:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #fff;
  }
  article.box9 > section > .box9_image {
    display: flex;
    justify-content: center;
  }
  article.box9 > section > .box9_image > div:first-child {
    order: 2;
  }
  article.box9 > section > .box9_image > div:last-child {
    padding-right: 25px;
    order: 1;
  }
  article.box9 > section > .box9_image > div > img {
    max-width: 100%;
  }

  article.box10 {
    background: linear-gradient(130deg, #004B8D 40%, #2786B2);
  }
  article.box10 > section.box10_section {
    background: url("../img/lp1/bg_building.png") no-repeat center bottom;
    padding-top: 100px;
    position: relative;
  }
  article.box10 > section.box10_section > p {
    margin-bottom: 20px;
    font-size: 2rem;
    color: #fff;
    letter-spacing: 1.4px;
    line-height: 2;
    text-shadow: 2px 2px 7px #000D5C;
  }
  article.box10 > section.box10_section > p > .box10_text_yellow {
    font-size: 2.4rem;
    color: #FFEF00;
    font-weight: bold;
  }
  article.box10 > section.box10_section > p > ruby > rt {
    color: #FFEF00;
    font-size: 1.6rem;
    line-height: 1;
  }
  article.box10 > section.box10_section > .box10_man {
    position: absolute;
    right: 207px;
    bottom: 0;
  }
  article.box10 > section.box10_section > .box10_man > img {
    max-width: 100%;
    vertical-align: bottom;
  }

  article.box11 {
    background: linear-gradient(to right, #FEFEFE, #F9FAFA);
  }
  article.box11 > section > .box11_bg_white {
    display: flex;
    width: 686px;
    margin: 0 auto 40px;
    padding: 40px;
    background-color: #fff;
  }
  article.box11 > section > .box11_bg_white .box11_title {
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-size: 2rem;
    color: #004B8D;
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #004B8D;
  }
  article.box11 > section > .box11_bg_white > .left {
    font-size: 1.6rem;
    color: #000;
    text-align: left;
    line-height: 1.4;
  }
  article.box11 > section > .box11_bg_white > .left.pattern1 {
    width: 346px;
  }
  article.box11 > section > .box11_bg_white > .left.pattern2 {
    width: 413px;
  }
  article.box11 > section > .box11_bg_white > .left > ul {
    margin-top: 20px;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li {
    display: table;
    width: 100%;
    margin-bottom: 15px;
    line-height: 1.4;
    font-weight: bold;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li:last-child {
    margin-bottom: 0;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > span:nth-child(2) {
    padding-left: 5px;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > .num {
    width: 22px;
    height: 22px;
  }
  article.box11 > section > .box11_bg_white > .left > ul > li > .num > span {
    padding: 2px 6px;
    text-align: center;
    background-color: #004B8D;
    color: #fff;
    border-radius: 50%;
    font-size: 1.4rem;
  }
  article.box11 > section > .box11_bg_white > .left > .name {
    margin-bottom: 8px;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1;
  }
  article.box11 > section > .box11_bg_white > .left > .eng {
    margin-bottom: 10px;
    font-size: 1.4rem;
    color: #004B8D;
    line-height: 1;
    font-weight: bold;
  }
  article.box11 > section > .box11_bg_white > .left > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  article.box11 > section > .box11_bg_white > .left > p:last-child {
    margin-bottom: 0;
  }
  article.box11 > section > .box11_bg_white > .right.pattern1 {
    width: 260px;
    padding-left: 20px;
  }
  article.box11 > section > .box11_bg_white > .right.pattern2 {
    width: 193px;
    padding-left: 20px;
  }
  article.box11 > section > .box11_bg_white > .right > img {
    max-width: 100%;
    border: 1px solid #ccc;
  }
  article.box11 > section > .box11_bg_white2 {
    width: 686px;
    margin: 0 auto 40px;
    padding: 40px;
    background-color: #fff;
  }
  article.box11 > section > .box11_bg_white2 .box11_title2 {
    display: inline-block;
    margin-bottom: 25px;
    padding: 0 5px 5px;
    font-size: 2rem;
    color: #004B8D;
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #004B8D;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap {
    margin-top: 10px;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table {
    width: 100%;
    table-layout: fixed;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table th, article.box11 > section > .box11_bg_white2 > .seminar_wrap > table td {
    padding: 10px;
    font-size: 1.4rem;
    color: #000;
    vertical-align: middle;
    border-left: 1px #ECF0F2 solid;
    border-top: 1px #ECF0F2 solid;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table th.border_b, article.box11 > section > .box11_bg_white2 > .seminar_wrap > table td.border_b {
    border-bottom: 1px #ECF0F2 solid;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table th {
    width: 7em;
    background-color: #DBE2E6;
    text-align: center;
    letter-spacing: 1.2px;
  }
  article.box11 > section > .box11_bg_white2 > .seminar_wrap > table td {
    text-align: left;
  }

  article.box12 > section.box12_section {
    padding-top: 0;
  }

  footer {
    padding: 0;
    background-color: #002951;
  }
  footer > section.footer_section {
    width: 720px;
    margin: 0 auto;
    text-align: left;
  }
  footer > section.footer_section > .footer_title {
    margin-bottom: 20px;
    font-size: 1.4rem;
    color: #fff;
  }
  footer > section.footer_section > .giyou_table {
    display: table;
    width: 100%;
    margin-bottom: 20px;
  }
  footer > section.footer_section > .giyou_table:last-child {
    margin-bottom: 0;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr {
    display: table-row;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr > div {
    display: table-cell;
    padding: 5px;
    font-size: 1.4rem;
    color: #fff;
    letter-spacing: 1.2px;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr > div:first-child {
    width: 7em;
  }
  footer > section.footer_section > .giyou_table > .giyou_tr > div > span {
    padding-right: 15px;
  }

  .box_inner {
    width: 1100px;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
  }

  .text_border_yellow {
    background: linear-gradient(transparent 50%, #FFEF00 50%);
    font-weight: bold;
    font-size: 2.2rem;
  }

  h2.common_h2 {
    display: inline-block;
    margin-bottom: 40px;
    padding: 0 7px 2px;
    font-size: 2rem;
    letter-spacing: 1.2px;
    font-weight: bold;
    line-height: 1;
    color: #004B8D;
    text-align: center;
    border-bottom: 1px solid #004B8D;
  }

  .blue_title {
    padding-bottom: 30px;
    font-size: 2.8rem;
    letter-spacing: 1.4px;
    line-height: 1.2;
    color: #004B8D;
    font-weight: bold;
  }

  .blue_text {
    padding: 0;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 1.2px;
  }
}
