section.sec_block {
  width: 100%;
}
section.sec_block div.pagetitle {
  height: 65vh;
  background-image: url(/asset/images/naoru/naoru_03.png);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagetitle {
    height: 50vh;
  }
}
section.sec_block div.pagetitle h2 {
  max-width: 260px;
  min-width: 130px;
  width: 26%;
  position: relative;
  top: 40%;
  left: 30%;
  transform: translate(-50%, -50%);
}
section.sec_block div.pagetitle h2 span {
  display: none;
}
section.sec_block div.pagetitle h2 img {
  width: 100%;
}
section.sec_block div.pagemain section.sec_cont div.sec_h {
  width: 100%;
  background-position: center;
  height: 240px;
  margin: 8em 0 4em;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont div.sec_h {
    height: 120px;
    margin: 4em 0 2em;
  }
}
section.sec_block div.pagemain section.sec_cont div.sec_h h3 {
  text-align: center;
  padding-top: 150px;
  font-size: 2em;
  font-weight: 800;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont div.sec_h h3 {
    padding-top: 75px;
  }
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_h {
  background-image: url(/asset/images/naoru/naoru_06.png);
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont {
  width: 50%;
  margin-bottom: 6rem;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont {
    width: 80%;
  }
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont div.cont_image {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont div.cont_image img {
  width: 100%;
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont div.cont_text {
  font-size: 1.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont div.cont_text {
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 {
  width: 100%;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 {
    width: 70%;
  }
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_image {
  max-width: 860px;
  width: 86%;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_image {
    max-width: 400px;
    width: 100%;
  }
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_image img.pc {
  display: block;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_image img.pc {
    display: none;
  }
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_image img.sd {
  display: none;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_image img.sd {
    display: block;
  }
}
section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_text p {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_usage div.sec_b div.step_cont05 div.cont_text p {
    width: 100%;
  }
}
section.sec_block div.pagemain section.sec_cont_top {
  margin-bottom: 10%;
}
section.sec_block div.pagemain section.sec_cont_top div.sec_h {
  background-image: url(/asset/images/naoru/naoru_35.png);
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_top div.sec_b {
    flex-direction: column-reverse;
  }
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont {
  width: 50%;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont {
    width: 80%;
    margin: 0 auto;
  }
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_l div.cont_image {
  max-width: 500px;
  width: 100%;
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_l div.cont_image img {
  width: 100%;
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_r div.cont_text {
  font-size: 1.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_r div.cont_text {
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_r div.cont_text p {
  margin-bottom: 0.5em;
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_r div.cont_text p.futo {
  font-weight: bold;
}
section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_r div.cont_text ul li {
  font-size: 1.2rem;
  line-height: 1.2;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_top div.sec_b div.top_cont_r div.cont_text ul li {
    font-size: 1rem;
  }
}
section.sec_block div.pagemain section.sec_cont_toec {
  background-color: #e4e8e9;
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container {
  background-image: url(../images/naoru/toec_bg.png);
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_image {
  text-align: right;
  padding: 5% 0%;
  width: 50%;
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_image img {
  width: 85%;
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt {
  text-align: left;
  width: 50%;
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner {
  text-align: center;
  width: 80%;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner {
    width: 100%;
  }
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner h3 {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner h3 {
    font-size: 1.2rem;
  }
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner dl {
  margin-bottom: 5rem;
  width: 100%;
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner dl dt {
  width: 100%;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner dl dt {
    font-size: 1rem;
    transform: scale(0.8);
  }
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner dl dd.pcd {
  background-color: #444;
  color: #fff;
  padding: 5px 8px;
  width: 5rem;
  /* text-align: center; */
  margin: 0 auto;
  border-radius: 4px;
  font-size: 1rem;
  letter-spacing: 0.3rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner dl dd.pcd {
    transform: scale(0.5);
  }
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner a {
  font-size: 1.4rem;
  width: 8em;
  display: block;
  text-align: center;
  margin: 0 auto;
  background-color: #0068b7;
  padding: 1em;
  color: #fff;
  transition: 0.3s ease-in-out;
  margin-bottom: 10rem;
}
@media screen and (max-width: 750px) {
  section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner a {
    font-size: 0.8rem;
    padding: 0.5em;
    margin-bottom: 5rem;
  }
}
section.sec_block div.pagemain section.sec_cont_toec div.product_container div.product_txt div.product_txt_inner a:hover {
  opacity: 0.8;
}