/****
マイページ（TOP）
****/

@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');


/* mv */
.mv {
  position: relative;
  text-align: center;
  padding: 70px 0;
}

.mv::after {
  position: absolute;
  width: 100%;
  height: 14px;
  bottom: 0;
  left: 0;
  background: url("../img/common/decoboco_line@2x.png");
  background-repeat: repeat-x;
  background-size: contain;
  content: "";
}

/* section01 */
#section01 {
  padding: 80px 0 100px;
  text-align: center;
}

#section01 p {
  text-align: center;
}

#section01 h2 {
  margin-bottom: 30px;
}

/* section02 */
#section02 {
  padding: 98px 0 106px;
  background: #F4F9FA;
}

#section02 .hedding {
  background-image: url("../img/common/vision_h2@2x.png");
}

#section02 .container {
  align-items: center;
}

#section02 .content_left {
  width: 600px;
  max-width: 100%;
}

#section02 .content_right {
  width: 300px;
  max-width: 100%;
  padding-bottom: 6px;
}

/* section03 */

#section03 {
  padding: 98px 0 106px;
}

#section03 .hedding {
  background-image: url("../img/common/philosophy_h2@2x.png");
}

#section03 .container {
  align-items: flex-end;
}

#section03 .content_left {
  width: 300px;
  max-width: 100%;
  padding-bottom: 30px;
}

#section03 .content_right {
  width: 600px;
  max-width: 100%;
}

/* section04 */
#section04 {
  padding: 60px 0 20px;
  background: #F4F9FA;
}

#section04 .hedding {
  padding: 0;
}

#section04 h2 {
  height: 53px;
  line-height: 53px;
}

#section04 .content_left,
#section04 .content_right {
  width: 446px;
  max-width: 49%;
}

#section04 .content_left img,
#section04 .content_right img {
  margin-bottom: 30px;
}

#section04 .content_right img {
  display: block;
  margin: 0 auto 30px;
}

#section04 .content_left>img,
#section04 .content_right>img {
  display: block;
  margin: 10px auto 0;
  height: 240px;
  width: auto;
}

/*#section04 .content_right>img {
  height: 170px;
  margin-top: 70px;
}*/

#section04 a {
  float: right;
  margin-top: 30px;
}


/* section05 */
#section05 {
  padding: 96px 0 32px;
}

#section05 .hedding {
  background-image: url("../img/top/sec05_h2@2x.png");
}

#section05 .container {
  align-items: center;
}

#section05 .content_left {
  width: 310px;
  max-width: 100%;
}

#section05 .content_right {
  width: 586px;
  max-width: 100%;
}

#section05 .services {
  margin-top: 46px;
  padding-top: 40px;
  width: 100%;
  border-top: 1px solid #595757;
  text-align: center;
}

#section05 a {
  margin-top: 32px;
}

/* section06 */
#section06 {
  padding: 82px 0 86px;
  background: #F4F9FA;
  text-align: center;
}

#section06 .table_wrp {
  width: 900px;
  margin: 20px auto 0;
  padding: 43px 60px;
  background: #fff;
  text-align: left;
}

#section06 tr {
  border-bottom: 1px dotted #68604B;
}

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

#section06 table th,
#section06 table td {
  padding: 16px 0;
  line-height: 1.7;
  font-size: 16px;
}

#section06 table th {
  width: 135px;
  -webkit-text-stroke: 0.3px #595757;
  text-stroke: 0.3px #595757;
}

#section06 dl {
  display: flex;
  flex-wrap: wrap;
}

#section06 dt {
  width: 50%;
}

#section06 .access {
  text-decoration: underline;
  color: #00B4ED;
}

#section06 .service {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #68604B;
}

#section06 .service:last-child {
  border-bottom: none;
}

#section06 .service .link_service {
  width: 320px;
  height: 30px;
  margin-top: 6px;
  border: 1px solid #00B4ED;
  padding-left: 12px;
  line-height: 1.65;
  background: url("../img/common/arrow@2x.png");
  background-position: 99%;
  background-repeat: no-repeat;
  background-size: 10px;
}

#section06 .service p {
  font-size: 14px;
}

#section06 .service p {
  font-size: 13px !important;
  line-height: 1.6;
  margin-bottom: 10px;
}

/* section07 */
#section07 {
  padding: 100px 0 150px;
  text-align: center;
}

#section07 .content_left,
#section07 .content_right {
  text-align: left;
  max-width: 100%;
}

#section07 .container>p {
  margin-top: 20px;
  margin-bottom: 40px;
}

#section07 .container {
  align-items: flex-end;
}

#section07 .content_left {
  width: 450px;
}

#section07 .content_left .partnership_list {
  margin-left: 32px;
  padding: 25px 50px 10px 44px;
  background: #F4F9FA;
}

#section07 .content_left ul li {
  margin-bottom: 16px;
  padding-left: 30px;
  background: url("../img/common/circle@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
}

#section07 .content_right {
  width: 400px;
  margin-right: 40px;
}

#section07 .content_right p {
  position: relative;
  margin-bottom: 6px;
  -webkit-text-stroke: 0.3px #595757;
  text-stroke: 0.3px #595757;
}

#section07 .content_right p:after {
  position: absolute;
  width: 55px;
  top: 50%;
  margin-left: 18px;
  border-top: 1px solid #595757;
  content: "";
}

#section07 .content_right a {
  margin-top: 13px;
}

@media screen and (min-width:1040px) {

  .content_left>p,
  .content_right>p {
    height: 96px;
  }
}

@media screen and (max-width: 1039px) {

  /* section01 */
  #section01 {
    padding: 50px 0 60px;
  }

  /* section02 */
  #section02 {
    padding: 40px 0;
  }

  #section02 p {
    text-align: left;
  }

  #section02 img {
    display: block;
    margin: 30px auto 0;
    width: 334px;
  }

  /* section03 */
  #section03 {
    padding: 40px 0;
  }

  #section03 .container {
    flex-direction: column-reverse;
  }

  #section03 img {
    display: block;
    margin: 30px auto 0;
    width: 334px;
  }

  /* section04 */
  #section04 {
    padding: 60px 0;
  }

  #section04 img {
    float: left;
    margin-right: 20px;
  }

  #section04 .content_left {
    margin-bottom: 82px;
  }

  #section04 .content_left>img,
  #section04 .content_right>img {
    max-width: 50%;
  }

  #section04 .content_left>img {
    width: 30%;
    margin-right: 30px;
  }


  #section04 .content_right>img {
    margin-bottom: 70px;
  }



  /* section05 */
  #section05 {
    padding: 54px 0 80px;
  }

  #section05 .services {
    margin-top: 30px;
    padding-top: 30px;
  }

  #section05 a {
    margin-top: 40px;
  }

  /* section06 */
  #section06 .table_wrp {
    max-width: 100%;
    padding: 4vw;
  }

  #section06 table th,
  #section06 table td {
    font-size: 14px;
  }
  #section06 table td p {
    font-size: 12px;
  }

  #section06 table th {
    width: 20vw;
  }

  #section06 dt,
  #section06 dd {
    width: 100%;
  }

  #section06 dd {
    margin-bottom: 16px;
  }

  #section06 dd:last-child {
    margin-bottom: 0;
  }

  #section06 .service .link_service {
    font-size: 13px;
    line-height: 28px;
  }

  /* section07 */
  #section07 {
    padding: 60px 0;
  }

  #section07 .container>p {
    margin-bottom: 30px;
    text-align: left;
  }

  #section07 .content_left .partnership_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px 20px 0;
  }

  #section07 .content_left .partnership_list ul:first-child {
    margin-right: 30px;
  }

  #section07 .content_right {
    margin: 40px auto 0;
    width: 400px !important;
    max-width: 100% !important;
  }
}




@media screen and (max-width: 700px) {


  #section04 .content_left::after {
    content: "";
    display: block;
    clear: both;
  }

  #section04 .content_left img,
  #section04 .content_right img {
    float: none;
    max-width: 100%;
    margin: 0 0 10px;
    display: block;
    margin: 0 auto 10px;
  }

  #section04 .content_left>img {
    width: 40%;
    height: auto;
    margin: initial;
  }

  #section04 .content_right>img {
    margin: initial;
    width: 48%;
    height: auto;
  }

  #section04 .content_left {
    margin-bottom: 0;
  }

  #section04 a {
    margin: 10px 0 30px;
  }

}

@media screen and (max-width: 539px) {

  /* main */
  .mv {
    padding: 60px 0 40px;
  }

  .mv::after {
    background-size: 200%;
  }

  .mv img {
    width: 375px;
    max-width: 100%;
  }

  /* section01 */
  #section01 {
    padding: 60px 0;
  }

  #section01 p {
    text-align: left;
  }

  /* section02 */
  #section02 {
    padding: 40px 0;
  }

  #section02 .button {
    margin-top: 22px;
  }

  /* section03 */
  #section03 .container {
    display: flex;
  }

  /* section04 */
  #section04 {
    padding: 60px 0 120px;
  }

  #section04 h2 {
    margin-bottom: 10px;
  }

  /* section05 */
  #section05 {
    padding: 40px 0 60px;
  }

  #section05 .services {
    margin: 30px auto 0;
    width: 96%;
  }

  /* section06 */
  #section06 {
    padding: 60px 0;
  }

  #section06 .table_wrp {
    padding: 10px 16px;
  }

  #section06 table th,
  #section06 table td {
    font-size: 12px;
  }

  #section06 table th {
    width: 60px;
  }

  #section06 .service .link_service {
    width: initial;
    font-size: 10px;
    background-size: 6px;
  }

  #section06 .service p {
    margin: 6px 0;
    font-size: 11px;
    line-height: 1.6;
  }

  /* section07 */
  #section07 {
    padding: 40px 0 80px;
  }

  #section07 .container>p {
    margin-bottom: 20px;
  }

  #section07 .content_left .partnership_list {
    display: block;
    padding: 16px 14px 6px;
  }

  #section07 .content_left .partnership_list ul:first-child {
    margin: 0;
  }

  #section07 .content_left ul li {
    font-size: 12px;
    padding-left: 20px;
    margin-bottom: 10px !important;
  }

  #section07 .content_right {
    margin-top: 20px;
  }

  #section07 .content_right a {
    font-size: 12px;
    padding-right: 14px;
  }

  /* section08 */
  #section08 {
    margin-bottom: 40px;
  }

  #section08 .search {
    padding: 26px 20px;
    background-position: 93% 93%;
    background-size: 8%;
    text-align: center;
  }

  #section08 h2 {
    margin-bottom: 22px;
    font-size: 16px;
  }

  #section08 .search form input[type="text"] {
    width: 100%;
    margin-bottom: 22px;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 700;
    max-width: 400px;
  }
}

@media screen and (max-width: 320px) {
  #section06 .table_wrp {
    padding: 10px;
  }
}