@charset "utf-8";

/* 後で消す */
.contents-01,
.contents-02,
.contents-03 {
  background-color: antiquewhite;
  width: fit-content;
  border-radius: 5px;
  margin-top: 20px;
  padding: 10px;
}


/* エリア指定 */
.category-area-01,
.category-area-02,
.category-area-03,
.category-area-04,
.category-area-05 {
  width: 1300px;
  max-width: 97%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

/* 1段目 */
.category-01-a {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.sm-digi-title img {
  width: 650px;
  margin-top: 15px;
}


/* 2段目 */

.category-area-02 {
  display: flex;
  margin-bottom: 10px;
}

.unit-1 {
  width: 99%;
  display: flex;

}

.sm-digi-main-01 {
  width: 68%;
}

.photo-01 img {
  width: 100%;
  margin-top: 10px;
}

.sm-digi-main-02 {
  width: 32%;
  margin-left: 20px;
}

.sm-digi-main-02 h1 {
  font-size: 26px;
  line-height: 1.5;
  color: #333333;
  margin-top: 10px;

}

.sm-digi-main-02 p {
  font-size: 14px;
  line-height: 1.5;

  color: #333333;
  margin-top: 20px;
  margin-right: 20px;
}


.unit-2-1 h2 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  background-color: #f5f3f2;
  margin-bottom: 20px;
  padding: 7px;
}

.unit-3-1 h2 {
  font-size: 20px;
  font-weight:normal;
  line-height: 1.5;
  text-align: center;
  background-color: #5dd8da;
  margin-bottom: 20px;
  padding: 7px;
}


.unit-2 {
  width: 40%;
  margin-top: 10px;
  margin-left: 10px;
}

.unit-2-1 {

  justify-content: space-between;
}


.unit-3 {
  width: 58%;
}

.unit-2-1 {
  margin-left: 15px;
  margin-right: 15px;
}

.unit-2-1 img {
  width: 88%;
  margin-top: 10px;
}


.unit-2-1 h3 {
  font-size: 21px;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  margin-top: 15px;
}

.unit-2-1 p {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 25px;
}



.unit-3 {
  width: 66%;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
}


.unit-3-1 {

  justify-content: space-between;
}

.unit-3-1 img {
  width: 84%;
  margin-left: 30px;
}


.unit-3-1 h3 {
  font-size: 21px;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  margin-top: 25px;
}

.unit-3-1 p {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}




/* 4段目 */

.category-area-03 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}



.unit-4 {
  width: 48%;
}


.sm-point {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.sm-point-1 {
  margin-left: 15px;
  margin-right: 15px;
}



/* 3段目 */

.category-area-04 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}



/* 4段目 */
.unit-4 {
  width: 48%;
  margin-top: 5px;
}

.unit-5 {
  width: 48%;
  margin-top: 5px;
}

.unit-4 h2,
.unit-5 h2 {
  font-size: 20px;
  background-color: #ffffff;
  border-bottom: 1px solid #222222;
  padding-bottom: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}


.btn-03 {
  margin-top: 10px;
}

.contents-hikaku {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 60px;
  border-radius: 4px;
  background-color: #22a7aa;;
  color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  margin-top: 40px;
  font-size: 17px;
  line-height: 1.5;
  position: relative;
}


.contents-hikaku::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #ffffff;
}

.contents-hikaku:hover {
  background-color: #e0a87c;
  color: #fff;
}


/* 利用できるコンテンツ */

.riyouritu {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.touroku3-2 h5 {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

.touroku3-2 p {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 10px;
}

.touroku3-2 {
  margin-left: 10px;
  margin-right: 10px;
}

/* 無料登録 */

.kaiin-touroku {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.kaiin-touroku-01 {
  width: 33.3%;
  margin-left: 10px;
  margin-right: 10px;
}

.kaiin-touroku-01 img {
  width: 95%;
  margin-left: 10px;
  margin-right: 10px;
}


.kaiin-touroku-01 h5 {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

.kaiin-touroku-01 p {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 10px;
}


/* 登録ボタン */
.touroku-btn-area {
  margin-top: 10px;
  display: flex;
}

.touroku-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 50px;
  border-radius: 8px;
  background-color: #22a7aa;
  color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 1.3;
  position: relative;
}

.touroku-button::after,
.kaiin-button-3::after {
  content: '';
  top: 50%;
  right: 15px;
  transform: rotate(45deg) translateY(-50%);
  width: 8px;
  height: 8px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #fff;
}

.touroku-button:hover {
  background-color: #69b8ba;
  color: #fff;
}

/*hoverをしたらボックスに影がつき、上に上がる*/
.touroku-btn:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  left: 20px;
  bottom: 20px;
}


/* ご利用規約ボタン */
.kiyaku-pri {
  display: flex;
}

.btn-1 {
  left: 130px;
  bottom: 41px;
}

.btn-2 {
  left: 130px;
  bottom: 15px;
}

.kaiin-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 25px;
  border-radius: 4px;
  background-color: #ffffff;
  color: #333333;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  font-size: 11px;
  position: relative;
  margin-left: 30px;
  margin-top: 5px;
}


.kaiin-button::after {
  content: '';
  top: 55%;
  right: 3px;
  transform: rotate(45deg) translateY(-50%);
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #555555;
}

.kaiin-button:hover {
  background-color: #e0a87c;
  color: #fff;
}




/* 5段目 */
.omoi {
  display: flex;
  margin-top: 30px;
  background-color: #f5f3f2;
  margin-top: 50px;
}


.omoi-photo {
  width: 35%;
}

.omoi img {
  width: 95%;
  padding: 20px;
}

.omoi-text p {
  font-size: 14px;
  margin-top: 30px;
  line-height: 1.4;
  margin-right: 20px;
}


.omoi-text {
  width: 64%;
}

.omoi-kaihatsu {
  text-align: right;
}

.omoi-kaihatsu h3 {
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  color: #ffffff;
  background-color: #28c2c4;
  padding: 10px;
}

.omoi-text h4 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 20px;

}


.omoi-text p {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 20px;

}