@charset "UTF-8";
body {
  color: #333;
  font-family: "メイリオ", Segoe UI, "ヒラギノ角ゴ", Helvetica, sans-serif;
  margin-top: 0px;
  -webkit-text-size-adjust: none;
  font-size: 14px;
  line-height: 1.5;
  min-width: 320px;
}

/*text*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: bold;
}

h1,
h2,
h3 {
  color: #333;
  font-weight: bold;
  text-align: left;
}

h1,
h2 {
  border-bottom: 3px solid #f2f2f2;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 0 10px 10px 10px;
}
h1 input,
h1 select,
h1 .btn,
h2 input,
h2 select,
h2 .btn {
  font-size: 12px;
  font-weight: normal;
  margin: -8px 0 -4px 10px;
}

h1 {
  font-size: 24px;
}

#detailUnitMain,
#detailStandardMain {
  word-break: break-all;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 14px;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  line-height: 30px;
}
h3 .btn {
  font-size: 12px;
  font-weight: normal;
}

h3 input,
h3 select {
  font-weight: normal;
  line-height: normal;
}

h4 {
  background-color: #e9e9e9;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 10px 0;
  text-align: center;
}
.c-main_block {
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  color: #3b4556;
  margin-bottom: 8%;
}
.c-main_block .pc {
  display: none;
}
.c-main_block .sp {
  display: block;
}
.c-main_block button:focus {
  outline: none;
}
.c-main_block img {
  width: 100%;
  vertical-align: middle;
}
.c-main_block a {
  text-decoration: none;
}
.c-main_block a:hover {
  opacity: 0.8;
}
.c-main_block li {
  list-style: none;
}
.c-main_block .c-wrap {
  padding: 0 30px;
}
.c-main_block a:active,
.c-main_block a:focus,
.c-main_block a:active:focus {
  outline: none;
}
.c-main_block h2 {
  border: none;
}
.c-main_block h3 {
  line-height: 1.3;
}
.c-main_block .anchor {
  display: block;
  pointer-events: none;
}

.mincho {
  font-family: "Noto Serif JP", sans-serif;
}

.menu_position .menu_block ul {
  display: flex;
}
.menu_position .menu_block ul li {
  width: 33.3333333333%;
  border-right: 1px double #fff;
}
.menu_position .menu_block ul li:last-child {
  border-right: none;
}
.menu_position .menu_block ul li a {
  display: block;
  text-align: center;
  background-color: #1f293d;
  color: #fff;
  font-size: 100%;
  font-weight: 500;
  padding: 20px 0 30px;
  position: relative;
}
.menu_position .menu_block ul li a::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
}
.menu_position .menu_block ul li a:hover {
  opacity: 1;
}
.menu_position.sticy_view {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
}

.read_area {
  background: url(/img/usr/genre/rA8/bg01_sp.png) no-repeat;
  background-size: 100%;
  background-position: top;
  padding: 50px 30px;
}
.read_area .ttl {
  text-align: center;
  font-size: 150%;
  font-weight: 600;
  margin-bottom: 35px;
}
.read_area .txt {
  font-size: 100%;
  line-height: 1.7;
}

.sect01 {
  background: url(/img/usr/genre/rA8/bg02_sp.png) no-repeat;
  background-size: 100%;
  background-position: center;
  padding: 50px 0 80px;
}

.sect02 {
  background: url(/img/usr/genre/rA8/bg03_sp.png) no-repeat;
  background-size: 100%;
  background-position: center;
  padding: 50px 0 80px;
}

.cmn_ttl {
  padding: 0;
  margin-bottom: 20px;
}
.cmn_ttl.ttl01 {
  padding: 0 20px;
}
.cmn_ttl.ttl02 {
  padding: 0 80px;
}
.cmn_ttl.ttl03 {
  padding: 0 100px;
}
.cmn_ttl.ttl04 {
  padding: 0 100px;
}

.cmn_list li {
  margin-bottom: 25px;
}
.cmn_list li:last-child {
  margin-bottom: 0;
}
.cmn_list li a {
  display: block;
  background-color: #fff;
  padding: 10px 10px 30px;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
}
.cmn_list li a .img_area {
  margin-bottom: 30px;
}
.cmn_list li a p {
  text-align: center;
  font-size: 120%;
  font-weight: 500;
  color: #474747;
}

.sect03 {
  padding-top: 65px;
}
.sect03 ul li {
  margin-bottom: 10px;
}
.sect03 ul li:last-child {
  margin-bottom: 0;
}

.sect04 {
  padding-top: 50px;
  padding-bottom: 70px;
  background: url(/img/usr/genre/rA8/bg04_sp.png) no-repeat;
  background-size: 100%;
  background-position: center bottom;
}
.sect04 ul li {
  margin-bottom: 10px;
}
.sect04 ul li:last-child {
  margin-bottom: 0;
}
.sect04 ul li a {
  padding: 15px 20px;
  border: 1px solid #2a4672;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sect04 ul li a::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #2a4672;
  border-right: 1px solid #2a4672;
  transform: rotate(45deg);
}
.sect04 ul li a p {
  font-size: 100%;
}
.sect04 ul li a p span {
  font-size: 150%;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  /*.c-main_block {
     .c-wrap {
        padding: 0 50px;
    }
  } */
  .c-main_block .pc {
    display: block;
  }
  .c-main_block .sp {
    display: none;
  }
  .menu_position .menu_block ul li a {
    font-size: 120%;
    padding: 20px 0;
  }
  .menu_position .menu_block ul li a::after {
    left: auto;
    right: 40px;
    bottom: 40%;
    transform: rotate(45deg) translateX(0) translateY(-50%);
  }
  .menu_position.sticy_view {
    padding-left: 290px;
  }
  .menu_position.sticy_view .menu_block {
    width: 100%;
    max-width: 767px;
    margin: 0 auto;
  }
  .read_area {
    background: url(/img/usr/genre/rA8/bg01_pc.png) no-repeat;
    background-size: 100%;
    background-position: top;
    padding: 70px 110px;
  }
  .read_area .ttl {
    font-size: 165%;
  }
  .sect01 {
    background: url(/img/usr/genre/rA8/bg02_pc.png) no-repeat;
    background-size: 100%;
    background-position: center;
    padding: 55px 0 75px;
  }
  .sect02 {
    background: url(/img/usr/genre/rA8/bg03_pc.png) no-repeat;
    background-size: 100%;
    background-position: center;
    padding: 55px 0 75px;
  }
  .cmn_ttl {
    margin: 0 auto 40px;
  }
  .cmn_ttl.ttl01 {
    padding: 0;
    width: 294px;
  }
  .cmn_ttl.ttl02 {
    padding: 0;
    width: 168px;
  }
  .cmn_ttl.ttl03 {
    padding: 0;
    width: 105px;
  }
  .cmn_ttl.ttl04 {
    padding: 0;
    width: 105px;
  }
  .cmn_list {
    display: flex;
  }
  .cmn_list li {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .cmn_list li:last-child {
    margin-right: 0;
  }
  .cmn_list li a p {
    font-size: 115%;
  }
  .sect03 {
    padding-top: 65px;
  }
  .sect03 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .sect03 ul li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .sect03 ul li:nth-child(3n) {
    margin-right: 0;
  }
  .sect04 {
    padding-top: 70px;
    padding-bottom: 85px;
    background: url(/img/usr/genre/rA8/bg04_pc.png) no-repeat;
    background-size: 100%;
    background-position: center bottom;
  }
  .sect04 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .sect04 ul li {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .sect04 ul li:nth-child(2n) {
    margin-right: 0;
  }
  .sect04 ul li a {
    padding: 15px 25px;
  }
  .sect04 ul li a p {
    font-size: 100%;
  }
  .sect04 ul li a p span {
    font-size: 150%;
  }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .cmn_ttl {
    margin: 0 auto 20px;
  }
  .cmn_ttl.ttl01 {
    padding: 0;
    width: 294px;
  }
  .cmn_ttl.ttl02 {
    padding: 0;
    width: 168px;
  }
  .cmn_ttl.ttl03 {
    padding: 0;
    width: 105px;
  }
  .cmn_ttl.ttl04 {
    padding: 0;
    width: 105px;
  }
}
@media screen and (min-width: 768px) {
  /*.c-main_block {
     .c-wrap {
    	padding: 0px;
    } 
  }*/
  .c-main_block .pc {
    display: block;
  }
  .c-main_block .sp {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .menu_position.sticy_view {
    padding-left: 0;
  }
}

.my_sticky {
  position: sticky;
  top: 0px;
  z-index: 51;
  line-height: 1;
  /* font-family: "Noto Sans JP", sans-serif; */
}
html {
  scroll-behavior: smooth;
}
