.mv {
  background: url("../images/top_mv.jpg") bottom center/cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 790px; }
  .mv .page_ttl {
    width: 50%;
    text-align: center;
    position: relative;
    bottom: 0;
    z-index: 2;
    color: white; }
    .mv .page_ttl img {
      width: 100px;
      height: auto;
      display: block;
      margin: 0 auto; }
    .mv .page_ttl .cp0 {
      display: block;
      margin: 10px 0 60px 0;
      font-size: 2rem; }
    .mv .page_ttl .cp1 {
      display: block;
      font-size: 3rem;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      font-weight: normal;
      line-height: 1.6; }

.mv_inner {
  position: absolute;
  height: 100%;
  width: 100%; }
  .mv_inner .mi_in {
    height: 100%;
    max-width: 1500px;
    margin: 0 auto;
    width: 80%;
    position: relative; }
  .mv_inner .tx1, .mv_inner .tx2, .mv_inner .tx3, .mv_inner .eg {
    position: absolute;
    z-index: 1; }
    .mv_inner .tx1 img, .mv_inner .tx2 img, .mv_inner .tx3 img, .mv_inner .eg img {
      width: 100%; }
  .mv_inner .tx1 {
    left: 0;
    top: 20%;
    width: 38%;
    max-width: 570px; }
  .mv_inner .tx2 {
    right: 14%;
    top: 20%;
    width: 32%;
    max-width: 490px; }
  .mv_inner .tx3 {
    right: 0;
    top: 51%;
    width: 26%;
    max-width: 390px; }
  .mv_inner .eg {
    left: 0;
    bottom: 25%;
    width: 16%;
    max-width: 200px; }

.top_sec1 {
  padding: 120px 0 60px 0;
  box-sizing: border-box; }
  .top_sec1.lazyloaded {
    background: url("../images/sec1_bg.png") right center no-repeat, linear-gradient(to right, white 0%, #f5f0ef 100%);
    background-size: auto 100%; }
  .top_sec1 .txt_wrap {
    margin-top: 50px;
    max-width: 950px; }

.ttl_v1 {
  font-size: clamp(2.2rem, 3.6vw, 3.6rem);
  font-size: max(2.2rem, min(3.6vw, 3.6rem));
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 0.075em; }

.top_sec1_2 {
  background: url("../images/sec1_2_bg.png") center right/cover;
  padding: 70px 0 140px 0;
  box-sizing: border-box; }
  .top_sec1_2 .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center; }
  .top_sec1_2 .imgs img {
    max-width: 320px;
    margin: 0 auto; }

.ttl_dots {
  text-emphasis: filled dot #d91d46; }

.tx_center {
  text-align: center !important; }

.tx_right {
  text-align: right !important; }

.tx_left {
  text-align: left !important; }

.ttl_v2 {
  text-align: center;
  margin-bottom: 50px; }
  .ttl_v2 img {
    display: block;
    margin: 0 auto 40px auto;
    width: 150px; }
  .ttl_v2 .tl {
    display: inline-block;
    font-size: clamp(2rem, 3.3vw, 3rem);
    font-size: max(2rem, min(3.3vw, 3rem));
    padding-bottom: 20px;
    position: relative; }
    .ttl_v2 .tl:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -100px;
      width: 200px;
      height: 2px;
      border-bottom: 2px dotted #333;
      box-sizing: border-box; }

.top_sec3 {
  margin-top: -50px;
  padding: 140px 0;
  box-sizing: border-box;
  background: #f8f8f8; }
  .top_sec3 .inner {
    max-width: 1500px; }
  .top_sec3 .ttl_v3 {
    text-align: center;
    font-size: clamp(2rem, 3.6vw, 3.2rem);
    font-size: max(2rem, min(3.6vw, 3.2rem));
    position: relative; }
    .top_sec3 .ttl_v3 .bnm {
      font-size: clamp(3rem, 4.6vw, 5.2rem);
      font-size: max(3rem, min(4.6vw, 5.2rem));
      color: #018071;
      margin: 0 5px; }

.reason_w {
  margin-top: 50px; }
  .reason_w:nth-of-type(odd) .res_txt:after {
    content: "";
    bottom: 0;
    left: -100%;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #03af9b; }
  .reason_w:nth-of-type(even) .res_txt:after {
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    width: 25%;
    height: 1px;
    background: #03af9b; }

.res3 .res_txt .img {
  text-align: center; }
  .res3 .res_txt .img img {
    width: auto;
    max-height: 300px; }

.res4 .res_txt {
  display: block; }

.reason_bx .gr {
  width: 100%;
  max-width: 500px;
  display: block;
  margin-bottom: 30px; }

.res_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: baseline; }
  .res_ttl .eg {
    color: #03af9b;
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    font-size: max(1.8rem, min(3vw, 2.4rem)); }
  .res_ttl .num_res {
    font-size: clamp(2.4rem, 3.8vw, 6rem);
    font-size: max(2.4rem, min(3.8vw, 6rem));
    left: -10px;
    position: relative;
    font-weight: bold; }
  .res_ttl .jp {
    font-size: clamp(1.8rem, 2.2vw, 2.4rem);
    font-size: max(1.8rem, min(2.2vw, 2.4rem));
    padding-left: 10px;
    box-sizing: border-box;
    position: relative; }

.res_txt {
  border-left: 1px solid #03af9b;
  box-sizing: border-box;
  padding: 2.5em 3em;
  position: relative;
  margin-top: -32px;
  margin-left: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center; }
  .res_txt .bgg {
    background: #f0eded;
    margin-top: 2em;
    padding: 20px;
    box-sizing: border-box; }
  .res_txt:before {
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    width: 37%;
    height: 30%;
    border-top: 1px solid #03af9b;
    border-right: 1px solid #03af9b; }
  .res_txt .img {
    width: 50%; }
    .res_txt .img img {
      width: 100%;
      height: auto; }
  .res_txt .txts {
    width: 47%; }

.top_ul1 {
  background: #f0eded;
  margin: 1.6em 0;
  padding: 20px;
  box-sizing: border-box; }
  .top_ul1 li {
    list-style-type: disc;
    margin-left: 20px; }

.tb1 {
  width: 100%; }
  .tb1 th, .tb1 td {
    text-align: center;
    padding: 15px 20px;
    box-sizing: border-box; }
  .tb1 th {
    background: #03cbb4;
    color: white;
    width: 33.3333%;
    border-bottom: 1px solid white;
    border-right: 1px solid white; }
  .tb1 td {
    text-align: left;
    background: #eeebeb;
    border-bottom: 1px solid white;
    border-right: 1px solid white; }

.list_dots li {
  list-style-type: disc;
  margin-left: 15px; }

.btn_1cw {
  width: 100%; }
  .btn_1cw a {
    margin: 40px auto 0 auto;
    max-width: 450px; }

.top_sec4 {
  margin: -30px 15px 15px 15px;
  padding: 125px 0 50px 0;
  box-sizing: border-box; }
  .top_sec4.lazyloaded {
    background: url("../images/sec4_bg.png") center top no-repeat, #039988;
    background-size: 100% auto; }
  .top_sec4 .inner {
    color: white;
    max-width: 1500px;
    padding-top: 10%;
    box-sizing: border-box; }
  .top_sec4 .ttl_v3 {
    font-family: "YuMincho", Serif;
    font-weight: normal;
    font-size: clamp(2.4rem, 3.8vw, 4rem);
    font-size: max(2.4rem, min(3.8vw, 4rem));
    margin-bottom: 50px;
    letter-spacing: .2em; }
    .top_sec4 .ttl_v3 span {
      margin-left: 20px;
      font-size: clamp(1.6rem, 2.8vw, 2.4rem);
      font-size: max(1.6rem, min(2.8vw, 2.4rem));
      letter-spacing: .1em; }
  .top_sec4 .t4_bx1 {
    background: #16bba8;
    border-radius: 8px;
    padding: 30px;
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    max-width: 500px; }
  .top_sec4 ul {
    margin-top: 10px; }
    .top_sec4 ul li {
      list-style-type: disc;
      margin-left: 15px; }

.t4_bx2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 100px; }
  .t4_bx2 .bx {
    width: 48%; }
  .t4_bx2 .ttls {
    text-align: center; }
    .t4_bx2 .ttls img {
      width: 65px;
      height: auto; }
    .t4_bx2 .ttls .ttl {
      text-align: center;
      display: inline-block;
      font-size: 2rem;
      border-bottom: 1.5px dotted #9dbcf0;
      box-sizing: border-box;
      padding-bottom: 5px; }

.flows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 550px;
  margin: 40px auto;
  flex-wrap: wrap; }

.fl_bx {
  text-align: center; }
  .fl_bx img {
    width: auto;
    height: 80px;
    display: block;
    margin: 0 auto; }

.arws {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center; }
  .arws img {
    width: 25px;
    height: auto; }

.top_sec5 {
  padding: 125px 0 0 0;
  box-sizing: border-box;
  position: relative;
  z-index: 1; }
  .top_sec5 .inner {
    position: relative; }
  .top_sec5 .ttl_right {
    position: absolute;
    right: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: white;
    font-size: clamp(3rem, 4vw, 6rem);
    font-size: max(3rem, min(4vw, 6rem)); }
    .top_sec5 .ttl_right span {
      display: block;
      font-size: clamp(1.6rem, 3vw, 2rem);
      font-size: max(1.6rem, min(3vw, 2rem)); }
  .top_sec5 .txt_lead {
    padding: 100px 0;
    box-sizing: border-box; }

.ts5_bl2 {
  padding-bottom: 100px;
  box-sizing: border-box;
  background: linear-gradient(to bottom, white 0%, #fef8f8 100%); }

.ts5_ttl_w {
  border-bottom: 1px solid #03cbb4; }

.top_sec5_mdttl {
  position: relative;
  display: inline-block;
  color: white;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-size: max(1.8rem, min(3vw, 2.4rem));
  line-height: 1;
  font-weight: bold;
  padding: 0 40px 20px 0;
  box-sizing: border-box; }
  .top_sec5_mdttl p {
    position: relative;
    z-index: 2; }
  .top_sec5_mdttl span {
    font-size: clamp(1.8rem, 10vw, 10rem);
    font-size: max(1.8rem, min(10vw, 10rem));
    font-weight: bold;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 0;
    color: #027175;
    z-index: 2; }
  .top_sec5_mdttl:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 200%;
    background: #03cbb4;
    z-index: 1; }

.promise_bx {
  margin-top: 60px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .promise_bx .img {
    width: 40%;
    border-radius: 10px 0 0 10px; }
  .promise_bx .txts {
    width: 60%;
    padding: 40px 40px;
    box-sizing: border-box; }
    .promise_bx .txts .btn_cm {
      width: 100%;
      margin-top: 50px; }
  .promise_bx .num {
    font-size: clamp(2rem, 3.2vw, 3.5rem);
    font-size: max(2rem, min(3.2vw, 3.6rem));
    font-weight: bold;
    border-radius: 10px 0 10px 0;
    color: white;
    background: #03cbb4;
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 27px; }
  .promise_bx .ttl {
    font-size: clamp(1.6rem, 2.5vw, 1.8rem);
    font-size: max(1.6rem, min(2.5vw, 1.8rem));
    line-height: 1.6;
    padding-bottom: 20px;
    box-sizing: border-box; }
  .promise_bx .txt {
    display: none;
    padding-bottom: 50px;
    box-sizing: border-box; }

.pb1 .img {
  background: url("../images/pb1.jpg") center center/cover; }

.pb2 .img {
  background: url("../images/pb2.jpg") center center/cover; }

.pb3 .img {
  background: url("../images/pb3.jpg") center center/cover; }

.top_sec7 {
  padding: 100px 0 150px 0;
  box-sizing: border-box; }

/*------------------------------------------------------------
media
------------------------------------------------------------*/
@media screen and (max-width: 1240px) {
  .top_sec1 {
    padding: 10px 0 60px 0; }

  .mv .page_ttl .cp1 {
    font-size: 2.6rem; } }
@media screen and (max-width: 1200px) {
  .top_sec1 .txt_wrap {
    width: 66%; } }
@media screen and (max-width: 1090px) {
  .top_sec1 {
    padding: 10px 0 330px 0; }
    .top_sec1 .txt_wrap {
      width: 100%;
      margin-top: 40px; }

  .top_sec1.lazyloaded {
    background: url(../images/sec1_bg2.png) left bottom no-repeat, linear-gradient(to right, white 0%, #f5f0ef 100%);
    background-size: 100% auto; }

  .top_sec1_2 .ttl_v1 {
    margin-bottom: 20px; }
  .top_sec1_2 .inner {
    display: block; }
  .top_sec1_2 .txts {
    width: 100%; }
  .top_sec1_2 .imgs {
    width: 100%;
    margin-top: 60px;
    text-align: center; }

  .res_txt {
    display: block; }
    .res_txt .img {
      width: 100%;
      text-align: center; }
      .res_txt .img img {
        max-width: 500px;
        margin: 0 auto; }
    .res_txt .txts {
      width: 100%;
      margin-top: 40px; }

  .t4_bx2 {
    display: block; }
    .t4_bx2 .bx {
      width: 100%; }
      .t4_bx2 .bx:nth-of-type(2) {
        margin-top: 50px; }

  .top_sec5 .ttl_right {
    top: -60px; }

  .mv {
    margin-top: 57px; }

  .res_ttl {
    top: -17px;
    position: relative; }

  .reason_bx .read_more {
    position: relative;
    left: 2px; }

  .res_txt {
    padding: 2em;
    margin-top: -32px;
    margin-left: 2px; }

  .res_txt:before {
    width: 15%;
    height: 30%; }

  .sq_1 {
    margin-top: 60px; }

  .sq_1 a, .sq_2 a {
    padding: 30px 0 100px 0; }
  .sq_1 .reason, .sq_2 .reason {
    padding: 30px 0 0 0; }
  .sq_1 .txt, .sq_2 .txt {
    padding-right: 20px; }

  .top_ul1 {
    max-width: 100%; }

  .top_sec4 .inner {
    padding-top: 17%; }

  .top_sec4 .ttl_v3 {
    margin-bottom: 20px; }

  .top_sec5 {
    background-size: 50% auto; }

  .promise_bx {
    margin-top: 60px; }
    .promise_bx .txts {
      padding: 30px 30px; }

  .ts5_inw {
    display: block; }
    .ts5_inw .ttl_h4 {
      top: 20px; }
    .ts5_inw .left, .ts5_inw .right {
      width: 100%;
      padding: 70px 0 40px 0; }
    .ts5_inw .right .info {
      padding-left: 90px; }
    .ts5_inw .left .info {
      padding-right: 90px; }
    .ts5_inw .cir {
      margin-top: -70px;
      margin-left: -70px; }

  .class_area {
    display: block;
    width: 100%; }

  .class_bx {
    width: 100%; }
    .class_bx .bx {
      width: 30%; }
    .class_bx .txt {
      padding: 25px 30px; }
      .class_bx .txt .fb {
        margin-bottom: 5px; }

  .class_1 {
    border-radius: 10px 10px 0 0; }

  .class_2 {
    border-radius: 0; }

  .class_7 {
    border-radius: 0 0 10px 10px; }
    .class_7 .txt {
      width: 70%; }
    .class_7 .ph {
      width: 30%; }

  .ts8_bx {
    margin-top: 40px;
    padding-left: 50px; }
    .ts8_bx .ttl .num {
      top: -3px; } }
@media screen and (max-width: 900px) {
  .mv .page_ttl .cp1 {
    font-size: 2.2rem; } }
@media screen and (max-width: 750px) {
  .mv {
    height: 610px;
    background: url(../images/top_mv.jpg) bottom right -320px/cover; }
    .mv .mv_logo {
      display: none; }
    .mv .page_ttl {
      padding: 0 20px;
      width: 100%; }
      .mv .page_ttl img {
        width: 70px; }
      .mv .page_ttl .cp1 {
        font-size: 1.95rem; }
      .mv .page_ttl .kg {
        display: none; }
      .mv .page_ttl .mv_pc {
        display: none; }
      .mv .page_ttl .mv_sp {
        display: block; }

  .top_sec1 {
    padding: 30px 0 220px 0; }
    .top_sec1.lazyloaded {
      background: url(../images/sec1_bg2.png) left bottom no-repeat, linear-gradient(to right, white 0%, #f5f0ef 100%);
      background-size: 100% auto; }
    .top_sec1 .names {
      margin-top: 40px;
      font-size: 1.6rem;
      background-position: 0 21px; }
      .top_sec1 .names span {
        font-size: 2rem; }
    .top_sec1 .txt_wrap {
      margin-top: 20px; }

  .top_sec2 {
    padding: 70px 0; }
    .top_sec2 .read_more .ttl {
      padding: 8px 0; }
      .top_sec2 .read_more .ttl span i {
        right: 15px;
        top: 1px; }
      .top_sec2 .read_more .ttl img {
        width: 14px; }

  .ttl_v2 {
    margin-bottom: 30px; }
    .ttl_v2 img {
      margin: 0 auto 30px auto;
      width: 80px; }

  .top_sec3 {
    padding: 120px 0 100px 0; }
    .top_sec3 .ttl_v3 {
      margin-top: 0;
      padding: 0 30px;
      box-sizing: border-box; }
    .top_sec3 .inner {
      width: 100%; }

  .res_ttl {
    padding-left: 0;
    width: 92%;
    margin: 0 auto 0 auto;
    display: block; }
    .res_ttl .jp {
      font-size: 1.6rem;
      padding-left: 0; }
    .res_ttl .eg {
      font-size: 1.3rem;
      width: 110px; }
    .res_ttl .num_res {
      left: -4px; }

  .res_txt {
    padding: 20px;
    width: 92%;
    margin: 0 auto; }

  .res_txt .btn_1c {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px; }
    .res_txt .btn_1c a {
      width: 100%; }

  .res3 img {
    height: 200px; }

  .top_sec4 .t4_bx1 {
    display: block;
    max-width: none;
    width: 100%;
    box-sizing: border-box; }

  .flows {
    display: block; }

  .fl_bx img {
    height: 60px; }

  .arws {
    display: block;
    text-align: center;
    margin: 10px 0; }
    .arws img {
      transform: rotate(90deg); }

  .top_sec4 {
    margin: 0;
    padding: 125px 0 80px 0; }
    .top_sec4.lazyloaded {
      background-size: 170% auto; }
    .top_sec4 .ttl_v3 {
      margin-bottom: 10px; }
    .top_sec4 .btn_w_1c p {
      margin: 30px auto; }
      .top_sec4 .btn_w_1c p span i {
        right: 15px;
        top: 17px; }
        .top_sec4 .btn_w_1c p span i img {
          width: 14px; }

  .top_sec5 {
    padding: 60px 0 80px 0; }
    .top_sec5.lazyloaded {
      background-size: 70% auto; }
    .top_sec5 .ttl_right {
      writing-mode: horizontal-tb; }
    .top_sec5 .txt_lead {
      padding: 90px 0 40px 0; }

  .top_sec5_mdttl {
    padding: 14px 14px 14px 0;
    line-height: 1.3; }
    .top_sec5_mdttl span {
      font-size: 1.8rem;
      padding: 0;
      line-height: 0;
      color: white; }

  .promise_bx {
    margin-top: 30px;
    display: block; }
    .promise_bx .num {
      padding: 6px 17px; }
    .promise_bx .img {
      width: 100%;
      height: 200px;
      border-radius: 10px 10px 0 0; }
    .promise_bx .txts {
      width: 100%; }
    .promise_bx .ttl {
      padding: 0; }
    .promise_bx .txt_bx {
      padding: 0;
      box-sizing: border-box; }

  .pv2_top {
    padding: 0; }

  .promise_bx_v2 {
    margin-bottom: 40px;
    padding: 20px 0 0 0; }
    .promise_bx_v2 .txt_bx {
      padding-bottom: 20px; }
    .promise_bx_v2 .txt {
      margin-top: 20px;
      padding: 0; }
    .promise_bx_v2 .tx_in {
      padding: 20px;
      box-sizing: border-box; }

  .ts5_inw {
    margin-top: 40px; }
    .ts5_inw .ttl_h4 {
      top: -30px; }
    .ts5_inw .left, .ts5_inw .right {
      width: 100%;
      padding: 30px 0 40px 0; }
    .ts5_inw .left .info {
      font-size: 1.4rem;
      padding-right: 20px; }
    .ts5_inw .right .info {
      font-size: 1.4rem;
      padding-left: 20px; }
    .ts5_inw .cir {
      font-size: 1.2rem;
      width: 110px;
      height: 110px;
      margin-top: -55px;
      margin-left: -55px; }
      .ts5_inw .cir img {
        width: 14px;
        margin: 0 auto 10px auto; }

  .ts6_top {
    padding: 270px 0 80px 0; }
    .ts6_top.lazyloaded {
      background: url(../images/top_sec6_bg2_sp.png) top center no-repeat, #066787;
      background-size: 100% auto; }
    .ts6_top .sec6_tp {
      width: 100%; }
    .ts6_top .panel {
      padding: 20px 0 60px 0; }

  .top_sec7 {
    padding: 0 0 100px 0; }
    .top_sec7 .tx_center {
      text-align: left !important; }

  .class_bx {
    display: block; }
    .class_bx .ph {
      width: 100%;
      padding: 70px 0; }
    .class_bx .txt {
      width: 100%;
      padding: 15px 20px;
      border-right: 1px solid #f2f1f2;
      border-left: 1px solid #f2f1f2; }

  .class_bx:nth-of-type(even) {
    border: none; }

  .class_7 {
    border-right: none; }

  .top_sec8 {
    margin: -30px 0 0 0;
    padding: 125px 0 60px 0; }
    .top_sec8.lazyloaded {
      background: url(../images/sec8_bg_sp.png) center top no-repeat, linear-gradient(to bottom, #0c879c 0%, #3dadba 30%, #36b2c2 100%);
      background-size: 100% auto, auto auto; }

  .ts8_bx {
    margin-top: 40px;
    padding-left: 0; }
    .ts8_bx .ttl {
      margin-bottom: 10px; }
      .ts8_bx .ttl .num {
        position: relative;
        padding-right: 10px;
        left: 0;
        top: 1px; }
    .ts8_bx .read_more:before, .ts8_bx .read_more:after {
      width: 15%; }
    .ts8_bx .cv_btn2c .btn_cm span {
      padding: 12px 60px 12px 30px; }

  .top_sec9 {
    padding: 60px 0; }
    .top_sec9 .ttl_v2 {
      text-align: center; }
      .top_sec9 .ttl_v2 .kg {
        display: block; }
    .top_sec9 .tx_center {
      text-align: left !important; }

  .top_sec2 .eg_mes {
    text-align: left;
    padding-top: 50px;
    box-sizing: border-box; }

  .sq_1 {
    margin: 30px auto 0 auto; }

  .tb1 th, .tb1 td {
    padding: 10px 15px; }

  .ts8_bx .read_more {
    font-size: 1.6rem;
    margin-top: 20px; }

  .top_sec6 .panel {
    padding: 30px 0 60px 0; }

  .class_bx .ph {
    padding: 40px 0; }

  .in_2c {
    display: block;
    margin-top: 20px; }
    .in_2c .img {
      margin: 0 auto;
      max-width: 200px;
      width: 100%; }
      .in_2c .img img {
        width: 100%; }
    .in_2c .cont {
      width: 100%;
      padding-left: 0; } }
/*--media_end--*/

/*# sourceMappingURL=top.css.map */
