  @charset "UTF-8";

.both {
  clear: both;
}

.inline_block {
  display: inline-block;
}

.cf {
  display: inline-table;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

a.pointlink {
  color: #000;
  text-decoration: underline;
}

a.pointlink:hover {
  text-decoration: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.section .both:after,
.section .flowList:after,
.section .imgList:after,
.section .imgOneList:after,
.section .imgYokoList:after,
.section .img_pos_area .imgList:after,
.section .img_pos_area:after {
  content: '';
  display: table;
  clear: both;
}

ul.simple-pagination {
  list-style: none;
}

.simple-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0 5px 5px 0;
  margin: 0;
}

.simple-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}

.simple-pagination li + li {
  margin-left: 5px;
}

span.ellipse.clickable {
  cursor: pointer;
}

.ellipse input {
  width: 3em;
}

/*
.section_page_top {
    margin-top: 67px
}
*/
.compact-theme a, .compact-theme span {
  float: left;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  border: 1px solid #aaa;
  border-left: none;
  min-width: 14px;
  padding: 0 7px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  background: #efefef;
  background: linear-gradient(top, #fff 0, #efefef 100%);
}

.compact-theme a:hover {
  text-decoration: none;
  background: #efefef;
  background: linear-gradient(top, #efefef 0, #bbb 100%);
}

.compact-theme li:first-child a, .compact-theme li:first-child span {
  border-left: 1px solid #aaa;
  border-radius: 3px 0 0 3px;
}

.compact-theme li:last-child a, .compact-theme li:last-child span {
  border-radius: 0 3px 3px 0;
}

.compact-theme .current {
  background: #bbb;
  background: linear-gradient(top, #bbb 0, #efefef 100%);
  cursor: default;
}

.compact-theme .ellipse {
  background: #eaeaea;
  padding: 0 10px;
  cursor: default;
}

.light-theme a, .light-theme span {
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  border: 1px solid #bbb;
  min-width: 14px;
  padding: 0 7px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #efefef;
  background: linear-gradient(top, #fff 0, #efefef 100%);
}

.light-theme a:hover {
  text-decoration: none;
  background: #fcfcfc;
}

.light-theme .current {
  background: #666;
  color: #fff;
  border-color: #444;
  box-shadow: 0 1px 0 #fff, 0 0 2px rgba(0, 0, 0, 0.3) inset;
  cursor: default;
}

.light-theme .ellipse {
  background: 0 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 700;
  cursor: default;
}

.dark-theme a, .dark-theme span {
  float: left;
  color: #ccc;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  border: 1px solid #222;
  min-width: 14px;
  padding: 0 7px;
  margin: 0 5px 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #555;
  background: linear-gradient(top, #555 0, #333 100%);
}

.dark-theme a:hover {
  text-decoration: none;
  background: #444;
}

.dark-theme .current {
  background: #222;
  color: #fff;
  border-color: #000;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.dark-theme .ellipse {
  background: 0 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 700;
  cursor: default;
}

.selection {
  display: none;
}

#page-1 {
  display: block;
}

@media (min-width: 769px) {
  .selection {
    display: block;
  }

  .section_page_top {
    margin-top: 0;
  }
}
.wrapper {
  margin: 0 auto;
}

.keisen {
  width: 100%;
  height: 13px;
  background-image: url(/assets/genbaru/img/keisen.gif);
  background-repeat: repeat-x;
}

.company_logo {
  width: 177px;
  height: 72px;
  float: left;
}

.gnav {
  float: right;
}

.gnav li {
  float: right;
}

.gnav img {
  padding-top: 20px;
}

.contents_color {
  background: #f3db71;
}

.contents {
  position: relative;
  max-width: 840px;
  margin: 0 auto;
  letter-spacing: 0;
}

/* top */
.top_contents {
  padding: 0 20px 20px 20px;
}

.genbal img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.genbal_02 {
  display: none;
}

.setumei_info {
  display: flex;
  justify-content: space-between;
}

.setumei_info > * {
  flex: 1;
}

.main_explanation_mongon {
  font-size: 16px;
  color: #333;
  line-height: 33px;
}

.info {
  max-width: 400px;
  overflow: hidden;
  margin-left: 20px;
  padding-bottom: 23px;
  background: url(/assets/genbaru/img/hukidasi.png) no-repeat left bottom;
}

.info_inner {
  background: #fff;
  padding: 10px;
}

.info_title {
  padding: 5px 10px;
  background-color: #4653a2;
  line-height: 1;
}

.info_title span {
  color: #fff;
  font-size: 14px;
}

.top_info {
  width: 100%;
}

.top_info a {
  display: inline-block;
  text-decoration: underline;
}

.top_info td, .top_info th {
  padding-bottom: 5px;
  vertical-align: top;
}

.top_info td {
  font-size: 12px;
  padding: 10px 5px 5px 5px;
}

.info_srcollbar {
  overflow: auto;
  width: 100%;
  margin: 0;
  background: #f0f0f0;
}

.info_srcollbar ul {
  margin-top: 5px;
  margin-left: 5px;
}

.info_srcollbar li {
  padding: 8px 0 5px 5px;
}

.toha {
  padding-right: 10px;
}

.ansan_hazamaru {
  margin: 0 auto 60px;
  text-align: center;
}

.profileArea{
    display: flex;
    gap: 20px;
}

.profile{
    text-align: left;
    color: #6C4A35;
}

.profile dt{
    font-size: 13px;
    font-weight: 500;
}

.profile dd{
    font-size: 11px;
    line-height: 1.4;
}

.hukidasi {
  margin-left: 85px;
  margin-top: 10px;
}

.kakohoumon_list {
  font-size: 14px;
  color: #fff;
  padding: 6px;
  line-height: 1;
  max-width: 840px;
  margin: 0 auto;
}

.kakohoumon_list_area {
  background: #e6e7e9;
  padding: 26px 0 13px;
}

.kakohoumon_list_area:after {
  content: "";
  display: table;
  clear: both;
}

.kakohoumon_list_area .backnumber_ttl {
  margin: 0 auto 26px;
  max-width: 840px;
}

.kakohoumon_list_area .backnumber_ttl img {
  display: block;
  margin: 0 auto;
}

.kakohoumon_btnlist {
  margin: 0 auto;
  max-width: 840px;
}

.kakohoumon_btnlist:after {
  content: "";
  display: table;
  clear: both;
}

.kakohoumon_btnlist li {
  width: 23.5%;
  float: left;
  margin-left: 2%;
  margin-bottom: 12px;
}

.kakohoumon_btnlist li:first-child {
  margin-left: 0;
}

.kakohoumon_btnlist li img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.kakohoumon_btnlist.ankorohazamaro {
  margin: 0 auto 32px;
  padding: 0 0 20px;
  border-bottom: 1px solid #d3d3d3;
}

.copyright_area {
  background: #fff;
  margin: 0 auto;
  max-width: 840px;
  height: 50px;
}

.copyright_img {
  text-align: right;
}

/* about */
.about_contents {
  padding: 0 20px;
}

.about_contents img {
  max-width: 100%;
  height: auto;
}

.toha_main_area {
  max-width: 840px;
  margin-bottom: 40px;
  color: #6C4A35;
  background-color: #FAEFBD;
  padding: 40px;
}

.tohaMidTtl{
    font-size: 18px;
}

.tohaBigTtl{
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 500;
}

.explanation_txt {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}

.maintoha_midasi li {
  float: left;
}

table.reTable tr.mongon td.topName {
  text-align-last: justify;
}

tr.mongon td {
  vertical-align: top;
}

.kaiwa {
  margin-bottom: 30px;
}

.kaiwa td {
  line-height: 1.8em;
}

table.kaiwa {
    width: 100%;
}

table.kaiwa td {
    width: auto;
}

table.kaiwa td:first-child {
    width: 6em;
    white-space: nowrap;
    padding-right: 1em;
}

@media screen and (max-width: 768px) {
  table.kaiwa td:first-child {
    white-space: normal;
  }
}

.kougigaiyou_area table.kaiwa td:first-child {
    width: 4em;
    padding-right: 0;
    text-align-last: justify;
}
@media screen and (max-width: 768px) {
  .kougigaiyou_area table.kaiwa td:first-child {
    white-space: nowrap;
  }
}


.report_banner_midasi {
  background-color: #D1DD4E;
}

/* vol18から背景色変更 */
.report_banner_midasiVar02 {
    background-color: #f3db71;
  }

.report_banner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 840px;
}

.midasi {
  color: #008056;
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 5px;
}

/* vol18から文字色変更 */
.vol18 .midasi,
.comCorrect .midasi {
    /* color: #009944; */
    color: #e6ae27;
    /* color: #008056; */
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 5px;
  }

.midasi02 {
  color: #174f88;
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 5px;
}

.mongon {
  color: #58595b;
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 2em;
}

.mongon2 {
  color: #58595b;
  font-size: 14px;
  padding-bottom: 5px;
  line-height: 2em;
}

.nabesan {
  color: #ff6632;
  font-weight: 700;
}

.dobo {
  color: #009944;
  /* color: #E63D21; */
  /* color: #cb5a66; */
  font-weight: 700;
}
  
.kenchi {
  color: #00a1d8;
  font-weight: 700;
}

.hazamaru {
  color: #00a1d8;
  font-weight: 700;
}

.annesan {
  color: #cb5a66;
  font-weight: 700;
}

.section_genbaha {
  margin-bottom: 50px;
}

.genbaha_list li {
  float: left;
  width: 260px;
  margin-right: 20px;
}

.genbaha_list li.li_w180 {
  width: 180px;
}

.genbaha_list li.li_w180 p img {
  width: 180px;
}

.genbaha_list02 li {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.section_kensetutyu {
  height: 350px;
  margin-bottom: 35px;
}

.kensetutyu_left_area {
  float: left;
}

.miyamo_left {
  width: 450px;
  float: left;
}

.miyamo_right {
  width: 300px;
  float: left;
}

.section_kensetutyu2 {
  margin-bottom: 35px;
}

.kensetutyu2_left_area {
  width: 260px;
  float: left;
}

.kensetutyu2_right_area {
  float: right;
  width: 540px;
}

.kensetutyu3_left_area {
  width: 270px;
  float: left;
  padding-bottom: 30px;
}

.kensetutyu3_right_area {
  float: right;
  width: 540px;
}

.section_pca {
  max-width: 840px;
  margin-bottom: 35px;
}

.section_pca img {
  /*float: left;*/
}

.section_pca .caption_mongon {
  /*float: left;*/
  width: 200px;
  /*padding-top: 180px;*/
  /*padding-left: 10px;*/
}

.escalator_area {
  height: 280px;
}

.escalator_area p {
  max-width: 840px;
  float: left;
}

.escalator_right {
  width: 167px;
  float: right;
}

.caption_mongon {
  color: #174f9e;
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 20px;
}

/* vol18から文字色変更 */
.vol18 .caption_mongon,
.comCorrect .caption_mongon {
    color: #000;
    /* color: #4653a2; */
  }

.caption_left {
  text-align: left;
}

.kougigaiyou_area {
  background-color: #eef2cc;
  padding: 20px;
}

.kougigaiyou_area table.kaiwa {
  margin-bottom: 0;
}

.koujigaiyou {
  color: #58595b;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}

.koujigaiyou_syousai {
  margin-bottom: 30px;
}

.koujigaiyou_syousai li {
  color: #58595b;
  font-size: 14px;
}

.syuzaijiki {
  color: #58595b;
  font-size: 14px;
  margin-bottom: 20px;
}

.kaerimiti {
  width: 290px;
}

.topmodori {
  max-width: 840px;
  font-weight: 700;
  text-align: right;
  color: #174f9e;
  font-size: 16px;
}

.dis_ib {
  display: inline-block;
}

.w-260 {
  width: 260px;
}

.section {
  margin-bottom: 30px;
  /*display: inline-block;*/
}

.long_height {
  margin: 130px 0 0;
}

.mongon_area {
  width: 550px;
  margin-bottom: 14px;
}

.mongon_area2 {
  width: 550px;
  float: left;
}

.mongon_area3 {
  width: 505px;
  float: left;
}

.mongon_area4 {
  width: 390px;
  float: left;
  margin-top: 46px;
  margin-right: 10px;
}

.mongon_area4 img {
  width: 380px;
  height: auto;
  margin-right: 10px;
}

.mongon_area5 {
  width: 450px;
  float: left;
}

.mongon_area6 {
  width: 580px;
  float: left;
}

.mongon_right {
  float: right;
}

.genbaha_list li img {
  width: 260px;
  height: auto;
}

.mongon_right .li_first img {
  width: 260px;
  height: auto;
}

.mongon_right .img_area {
  display: inline-block;
}

.yoppon {
  color: #ff6632;
  font-weight: 700;
}

.illust4 {
  margin-left: 50px;
}

.margin_clear {
  margin: 0;
}

.margin20 {
  margin-top: 20px;
}

.margin10 {
  margin-left: 10px;
}

.li_first {
  width: 260px;
  display: inline-block;
  margin-right: 10px;
}

.li_second {
  width: 150px;
  display: inline-block;
}

.li_second img {
  width: 150px;
}

.right_top {
  margin-top: 10px;
}

.img_cad {
  width: 270px;
  float: left;
  margin-right: 20px;
}

.img_cad img {
  width: 270px;
  height: auto;
}

.sensui_title {
  display: inline-block;
  margin-top: 20px;
}

.sensui_img {
  width: 170px;
  float: right;
  margin-top: -120px;
}

.sensui {
  width: 170px;
  height: auto;
}

.yorimichi li {
  width: 202px;
  float: left;
  margin-bottom: 20px;
}

.card img {
  width: 202px;
  height: auto;
}

.tatemono li {
  width: 266px;
  float: left;
}

.tatemono li.wide {
  width: 413px;
}

.tatemono li + li {
  margin-left: 20px;
}

.tatemono li img {
  width: 266px;
  height: auto;
}

.tatemono li.wide img {
  width: 413px;
  height: auto;
}

.text_link {
  text-decoration: underline;
}

.taicho {
  color: #ff6632;
  font-weight: 700;
}

/* vol18から文字色変更 */
.vol18 .taicho,
.comCorrect .taicho{
    /* color: #e6ae27; */
    font-weight: 700;
}

.tantan {
  color: #1f50f4;
  font-weight: 700;
}

.takky {
  color: #23803f;
  font-weight: 700;
}

.link_kochira {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}

.link_kochira a {
  color: #ec7e1a;
}

@media screen and (max-width: 768px) {
  .link_kochira {
    margin-left: 2%;
    marrgin-right: 2%;
  }
}
.m-t13 {
  margin-top: 13px;
}

.w310 {
  width: 310px;
  display: inline-block;
}

.w340 {
  width: 340px;
  display: inline-block;
}

.w460 {
  display: inline;
  width: 460px;
}

.genbaha_list .w346 img {
  width: 346px;
}

.m-t80 {
  margin-top: 80px;
}

.w470 {
  width: 470px;
  display: inline-block;
  float: left;
}

.p-t50 {
  position: relative;
  top: 50px;
}

.m-l30 {
  margin-left: 30px;
}

.p-t-50 {
  position: relative;
  top: -50px;
}

.m-t-305 {
  margin-top: -238px;
}

.m-b30 {
  margin-bottom: 30px;
}

.m-b80 {
  margin-bottom: 80px;
}

.fl-l {
  float: left;
}

.v-a_t {
  vertical-align: top;
  margin-top: 70px;
}

.f-r, .genbaha_list .li_f-r {
  float: right;
}

.m-t-90 {
  margin-top: -90px;
}

.m-t-40 {
  margin-top: -40px;
}

.m-r200 {
  margin-right: 200px;
}

.d-ib {
  display: inline-block;
}

.h-3em {
  height: 3em;
}

.view_pc{
    display: block;
}

.header_line, .view_sp {
  display: none;
}

.m-r100 {
  margin-right: 100px;
}

.w370 {
  width: 370px;
  display: inline-block;
}

.font10 {
  font-size: 10px;
}

.po_r {
  position: relative;
}

.t80 {
  top: 80px;
}

.m-t73 {
  margin-top: 73px;
}

.t-150 {
  top: -150px;
}

.m-t-130 {
  margin-top: -130px;
}

.m-t-258 {
  margin-top: -258px;
}

.genbaha_list .m-r0 {
  margin-right: 0;
}

.table_gaiyou tr {
  border-bottom: 1px solid #58595b;
}

.table_gaiyou .table_top {
  border-top: 1px solid #58595b;
}

.w200 {
  width: 200px;
}

.w600 {
  width: 600px;
}

.w364 {
  width: 364px;
}

.m-r30 {
  margin-right: 30px;
}

.m-t-70 {
  margin-top: -70px;
}

.m-t20 {
  margin-top: 20px;
}

.po_a {
  position: absolute;
}

.top160 {
  top: 160px;
}

.right_230 {
  right: 230px;
}

.bottom-368 {
  bottom: -368px;
}

.right-280 {
  right: -280px;
}

.m-t-30 {
  margin-top: -30px;
}

.m-r60 {
  margin-right: 60px;
}

.w550 {
  width: 550px;
}

.w660 {
  width: 660px;
}

.p-b-0 {
  padding-bottom: 0;
}

.w500 {
  width: 500px;
}

.m-t-52 {
  margin-top: -52px;
}

.m-b0 {
  margin-bottom: 0;
}

.m-b20{
    margin-bottom: 20px;
}

.m-l10 {
  margin-left: 10px;
}

.m-b20 {
  margin-bottom: 20px;
}

.m-t-288 {
  margin-top: -288px;
}

.m-r50 {
  margin-right: 50px;
}

.m-t30 {
  margin-top: 30px;
}

.m-t40 {
  margin-top: 40px;
}

.m-t50 {
  margin-top: 50px;
}

.m-t60 {
  margin-top: 60px;
}

.m-t-40px {
  margin-top: -40px;
}

.m-r70px {
  margin-right: 70px;
}

.m-t36 {
  margin-top: 36px;
}

.m-t-180 {
  margin-top: -180px;
}

.w264 {
  width: 264px;
}

.fl-none {
  float: none;
}

.genbaha_list li.w400 {
  width: 400px;
}

.genbaha_list li.w328 {
  width: 328px;
}

.genbaha_list li.w328 p a {
  text-decoration: underline;
  color: #4fb133;
}

.genbaha_list li img.w400 {
  width: 400px;
}

.genbaha_list li img.w470, .genbaha_list li.w470 {
  width: 470px;
}

.quiz_wrap {
  background-color: #f9f8cb;
  padding: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
}

.tit_quiz {
  float: left;
}

.quiz_txt {
  display: inline-block;
  float: left;
  margin: 0 20px;
  width: 428px;
}

.quiz_wrap ul {
  width: 180px;
  position: absolute;
  right: 50px;
  top: 30px;
}

.quiz_wrap ul li {
  float: right;
  width: 180px;
}

.quiz_wrap ul li .img {
  width: 180px;
}

.img_cho-san img {
  float: right;
  margin-top: -200px;
}

.genbaha_list li img.w-auto {
  width: auto;
}

.po_re {
  position: relative;
}

.po_re p.apporo4 {
  position: absolute;
  top: -26px;
  right: 0;
}

.clear {
  clear: both;
}

.genbaha_list li.w-420 {
  width: 420px;
}

.genbaha_list li.bukken_w280 {
  width: 280px;
}

.genbaha_list li.bukken_w280 img {
  width: 280px;
}

.genbaha_list li.bukken_w280.h215 img {
  height: 215px;
  width: auto;
}

.po_re p.apporo9 {
  position: absolute;
  top: 10px;
  right: 0;
}

.po_re p.point1 {
  position: absolute;
  top: -3px;
  right: -29px;
}

.under_line {
  text-decoration: underline;
}

h4.sttl {
  padding: 2px 0;
  font-size: 14px;
  font-weight: 700;
}

li.minimun {
  width: 147px !important;
}

li.minimun img {
  width: 147px !important;
}

.sp_only {
  display: none;
}

.sp_over_view {
  visibility: hidden;
  display: none;
}

.li_area h4 {
  padding: 0 0 5px;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 62.5%;
    min-width: inherit;
  }

  body {
    width: 100%;
    /*
            font-size: 12px;
            font-size: 1.2rem;
            font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
            -webkit-text-size-adjust: 100%;
            line-height: 1.4;
    */
    /*         overflow: hidden; */
    position: relative;
  }

  #page-2, #page-3 {
    /*         padding: 75px 0 0 */
  }

  #page-2::before,
  #page-3::before {
    content: '';
    display: block;
    visibility: hidden;
    height: 90px;
    margin-top: -90px;
  }

  .header_line {
    display: block;
    position: fixed;
    margin-top: 50px;
  }

  .img_margin {
    margin: 0;
  }

  .pc_only {
    display: none;
  }

  .sp_only {
    display: block;
  }

  img.sp_only {
    display: inline-block;
  }

  .pc_over_view {
    visibility: hidden;
    position: absolute;
  }

  .sp_over_view {
    visibility: visible;
  }

  li.minimun {
    width: 98% !important;
  }

  li.minimun img {
    width: 98% !important;
  }

  .navigation-contents {
    position: relative;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    margin: auto;
    text-align: center;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    z-index: 9998;
  }

  .navigation-contents.open {
    position: relative;
    position: fixed;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .sp_nav_section {
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
  }

  .view_pc{
    display: none;
  }

  .view_sp {
    display: block;
  }

  .backnumber_sp_ttl {
    background: #fff;
    padding: 10px;
    color: #333;
    font-size: 16px;
    text-align: left;
  }

  .top_link {
    margin-top: 60px;
  }

  .top_link a {
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 16px 10px;
    border-bottom: 1px solid #fff;
  }

  .sp_gnav ul {
    border-top: 1px solid #fff;
  }

  .sp_gnav li a {
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 16px 10px;
    border-bottom: 1px solid #fff;
  }

  .long_height {
    margin: 0 0 0;
  }

  .ansan_hazamaru, .contents, .copyright_area, .genbal, .kakohoumon_list, .kakohoumon_list_area, .main_img img, .maintoha_midasi, .setumei_info, .toha_main_area {
    width: 100%;
    height: auto;
  }

  .company_logo {
    width: 160px;
    height: inherit;
    margin-top: -8px;
    margin-left: 2%;
  }

  .company_logo img {
    width: 100%;
    height: auto;
  }

  .gnav {
    width: 100%;
    margin: 0;
  }

  .gnav li {
    float: right;
    width: 33.3%;
    margin-bottom: 16px;
  }

  .gnav li img {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .kakohoumon_btnlist .sp_m-l-0 {
    margin-left: 0;
  }

  .kakohoumon_btnlist li img {
    height: auto;
    max-width: 201px;
  }

  .footer_nav {
    background: #fff;
    padding: 20px 0;
  }

  .footer_nav li {
    text-align: center;
  }

  .footer_nav li + li {
    margin-top: 10px;
  }

  .footer_nav li a {
    color: #222;
    font-size: 14px;
  }

  table {
    width: 100%;
  }

  /* top */
  .top_contents {
    padding: 15px;
  }

  .genbal {
    display: none;
  }

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

  .genbal_02 a {
    display: block;
    width: 26%;
    margin: -10px auto 10px;
  }

  .genbal_02 .img_left, .genbal_02 .img_right {
    width: 100%;
    height: auto;
  }

  .setumei_info {
    flex-direction: column;
  }

  .setumei_info > * {
    flex: none;
  }

  .main_explanation {
    margin-top: 15px;
  }

  .info {
    max-width: initial;
    background: none;
    margin: 20px 0;
    padding-bottom: 0;
  }

  .info_inner {
    padding: 0;
  }

  .top_info td {
    display: block;
    text-align: left;
    padding: 0 10px;
  }

  .top_info td.date {
    padding-top: 14px;
  }

  .top_info tr:first-child td.date {
    padding-top: 9px;
  }

  .top_info td a {
    display: inline;
    line-height: 1.8;
  }

  .info_srcollbar {
    width: 100%;
    background: 0 0;
  }

  .info_title {
    padding: 5px 15px;
  }

  .info_title img {
    width: 96%;
    height: auto;
  }

  .ansan_hazamaru {
    margin: 0 auto 20px;
  }

  .ansan_hazamaru img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .tohaMidTtl{
    font-size: 14px;
  }

  .tohaBigTtl{
    font-size: 20px;
    margin-bottom: 15px;
  }

  .explanation_txt, .main_explanation_mongon {
    font-size: 14px;
    line-height: 1.4;
  }

  .top_info tr {
    margin-bottom: 5px;
  }

  .kakohoumon_list_area {
    background: #fff;
    padding: 20px 0 0;
  }

  .kakohoumon_list_area .backnumber_ttl {
    margin: 0 auto 13px;
    width: 100%;
  }

  .kakohoumon_list_area .backnumber_ttl img {
    width: 80%;
    height: auto;
  }

  /* about */
  .toha_main_area {
    margin-bottom: 0;
    padding: 20px;
  }

  .toha_ttl {
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }

  .maintoha_midasi .midasi_left {
    width: 78%;
  }

  .maintoha_midasi .midasi_left img {
    width: 100%;
  }

  .maintoha_midasi .midasi_right {
    width: 22%;
  }

  .maintoha_midasi .midasi_right img {
    width: 100%;
  }

  /* .left_area {
    max-width: initial;
  } */

  .explanation_txt {
    margin-bottom: 15px;
  }

  .kakohoumon_list_area {
    display: inline-block;
  }

  .kakohoumon_btnlist {
    width: 96%;
  }

  .kakohoumon_btnlist li {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
  }

  .report_banner_midasi {
    margin-bottom: 1.75%;
  }

  .report_banner {
    flex-direction: column;
    padding: 0 20px;
  }

  .report_img_left {
    position: relative;
    z-index: 2;
  }

  .report_img_right {
    position: relative;
    z-index: 1;
    width: 60%;
    margin: 0 15% 0 25%;
    margin-top: -7vw;
  }

  .report_img_right.new_right {
    margin-top: -3.5vw;
    margin-bottom: 10px;
    z-index: 3;
  }

  .report_banner img {
    width: 100%;
    height: auto;
  }

  .wrapper {
    width: 100%;
  }

  .repo_contents {
    width: 96%;
    margin: 0 2%;
  }

  .name {
    width: 282px;
  }

  .name02 {
    width: 52px;
  }

  .name03 {
    width: 180px;
  }

  .name04 {
    width: 60px;
  }

  .name05 {
    width: 216px;
  }

  .name06 {
    width: 240px;
  }

  .name07 {
    width: 310px;
  }

  .img img {
    width: 100%;
    height: auto;
  }

  .genbaha_list .ul_area {
    width: 100%;
  }

  .genbaha_list .li_area {
    width: 96%;
    margin: 0 2%;
  }

  .genbaha_list li.w-420, .genbaha_list li.w328 {
    width: 96%;
    margin: 0 2%;
  }

  .genbaha_list .li_area img {
    width: 100%;
    height: auto;
  }

  .genbaha_list li {
    float: none;
    width: 100%;
    margin-right: inherit;
  }

  .genbaha_list li img.w-auto {
    width: 100%;
    height: auto;
  }

  /*
      .li_area {
          width: 96%;
          margin: 0 2%
      }
  */
  .li_area50 {
    width: 50%;
    margin: 0 25%;
  }

  .li_area img, .li_area50 img {
    width: 100%;
    height: auto;
  }

  .kaiwa {
    /*width: 100%;*/
    /*margin-bottom: 0;*/
  }

  .topmodori {
    width: 100%;
    margin: 10px 0 20px;
  }

  .main_mongon {
    width: 100%;
  }

  .section_genbaha {
    margin-bottom: 0;
  }

  .midasi {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
  }

  .section_page_top .midasi:first-child {
    margin-top: 0;
  }

  .img_block {
    width: 100%;
  }

  .rara_img01 {
    margin-left: -70%;
  }

  .section_kensetutyu {
    display: inline-block;
  }

  .li_area .caption_mongon {
    width: 100%;
    margin: 0;
  }

  .caption_mongon {
    width: 96%;
    margin: 0 2%;
  }

  .kensetutyu2_left_area, .kensetutyu2_right_area {
    width: 100%;
    float: none;
  }

  .miyamo_right {
    width: 100%;
  }

  .miyamo_right p {
    width: 60%;
    margin: 0 20%;
  }

  .kensetutyu3_left_area, .kensetutyu3_right_area {
    width: 100%;
  }

  .section_pca {
    width: 100%;
    /*margin-bottom: 0;*/
  }

  .escalator_area {
    width: 100%;
    margin-bottom: 0;
  }

  .escalator_area p {
    width: 100%;
    margin-bottom: 0;
  }

  .section_pca p {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .kougigaiyou_area {
    float: none;
    width: 100%;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .kaerimiti {
    width: 100%;
  }

  .kaerimiti img {
    width: 70%;
    height: auto;
    margin: 0 15%;
  }

  .miyamo_left {
    width: 100%;
  }

  .caption_mongon02 {
    width: 100%;
    margin: 0;
  }

  /*
      .section {
          width: 96%;
          margin: 2%
      }
  */
  .mongon_area, .mongon_area2, .mongon_area3, .mongon_area4, .mongon_area5, .mongon_area6 {
    width: 100%;
    margin: 0;
  }

  /*
      .main_mongon {
          width: 96%;
          margin: 2%
      }
  */
  .img_block img {
    width: 70%;
    height: auto;
    margin: 0 15%;
  }

  .mongon_right {
    float: none;
  }

  .mongon_right .li_first img {
    width: 100%;
    height: auto;
  }

  .sensui_img {
    float: none;
    margin: 0;
    width: 100%;
  }

  .yorimichi li {
    width: 100%;
  }

  .tatemono li + li {
    margin-left: 0;
  }

  .yorimichi li img {
    width: 70%;
    height: auto;
    margin: 0 15%;
  }

  .tatemono li {
    float: none;
    width: 100%;
    /*         margin: 0 2% */
  }

  .tatemono li.wide {
    float: none;
    width: 96%;
    margin: 0 2%;
  }

  .tatemono li img, .tatemono li.wide img {
    width: 100%;
    height: auto;
  }

  .p-b-0 {
    padding-bottom: 0;
  }

  .img_block .m-b-20, .m-b-20 {
    margin-bottom: 20px;
  }

  .margin10 {
    margin-left: 0;
  }

  .p-t-50 {
    position: inherit;
  }

  .m-t-258, .m-t80 {
    margin-top: 0;
  }

  .genbaha_list .w346 img {
    width: 70%;
    height: auto;
    margin: 0 15%;
  }

  .w470 {
    float: none;
    width: 100%;
  }

  .w200, .w340, .w370, .w460, .w600 {
    width: 100%;
    display: inline-block;
  }

  .w470 img {
    width: 100%;
    height: auto;
  }

  .p-t50 {
    position: inherit;
    width: 100%;
  }

  .m-t-40 {
    margin-top: 0;
    margin-left: 0;
    width: 70%;
    height: auto;
    margin: 0 15%;
  }

  .m-t-130, .m-t-305, .m-t73 {
    margin-top: 0;
    width: 100%;
    height: auto;
  }

  .img100, img.m-b30 {
    width: 100%;
    height: auto;
  }

  img.img70 {
    width: 70%;
    height: auto;
    margin: 0 15%;
  }

  .m-b80 {
    margin-bottom: 0;
    width: 100%;
    height: auto;
  }

  .v-a_t {
    vertical-align: inherit;
    margin-top: 0;
    width: 50%;
    height: auto;
    margin: 0 25%;
  }

  .m-r100, .m-r200 {
    margin-right: 0;
  }

  .m-t-90 {
    margin-top: 0;
  }

  .f-r {
    float: none;
  }

  .m-t-20 {
    margin-top: 20px;
  }

  .p-t-20 {
    padding-top: 20px;
  }

  .po_r {
    position: inherit;
  }

  .t40 {
    top: inherit;
  }

  .genbaha_list li img {
    width: inherit;
  }

  .genbaha_list02 li {
    width: inherit;
    float: none;
  }

  .genbaha_list03 li {
    width: 96%;
    float: none;
  }

.dis_none, .genbal, .gnav {
    display: none;
  }

  .genbaha_list li .sp_img_s, .img .sp_img_s {
    width: 70%;
    margin-right: 15%;
    margin-left: 15%;
  }

  .sp_m-t20 {
    margin-top: 20px;
  }

  .kakohoumon_btnlist {
    padding-top: 0;
  }

  .kakohoumon_btnlist:first-child {
    padding-top: 20px;
  }

  .kakohoumon_btnlist li {
    margin-left: 0;
  }

  .w_inh {
    width: inherit;
  }

  .quiz_wrap {
    padding: 10px;
  }

  .tit_quiz_area {
    width: 100%;
  }

  .tit_quiz {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .quiz_txt {
    width: auto;
    margin: 20px 0 0;
  }

  .quiz_wrap ul {
    width: 100%;
    position: inherit;
    top: inherit;
    right: inherit;
  }

  .quiz_wrap ul li {
    float: none;
    width: 96%;
    margin: 0 auto;
  }

  .quiz_wrap .quiz_illust {
    width: 100%;
    margin: 0 auto;
  }

  .img_cho-san img {
    float: none;
    margin-top: 0;
  }

  .genbaha_list li.li_w180 {
    width: 96%;
    margin: 0 auto;
  }

  .genbaha_list li.li_w180 p img {
    width: 100%;
  }

  .sp_po_ini {
    position: initial;
  }

  .genbaha_list li.w470 {
    width: 96%;
  }

  .genbaha_list li img.w470 {
    width: 100%;
  }

  .sp_m-0 {
    margin: 0;
  }

  .sp_none {
    display: none;
  }

  .w364 {
    width: 100%;
  }

  .sp_w100 {
    width: 100%;
    height: auto;
  }

  .m-t-70 {
    margin-top: 0;
  }

  .sp_m-b20 {
    margin-bottom: 20px;
  }

  .sp_m-t20 {
    margin-top: 20px;
  }

  .w430 {
    width: 430px;
  }

  .sp_w500 {
    width: 500px;
  }

  .genbaha_list li.w400 {
    width: 96%;
  }

  .genbaha_list li img.w400 {
    width: 100%;
  }

  .m-t-288 {
    margin-top: 0;
  }

  .sp_m-r0 {
    margin-right: 0;
  }

  .m-t-40px {
    margin-top: 0;
  }

  .m-r70px {
    margin-right: 0;
  }

  .m-b30 {
    margin-bottom: 0;
  }

  .sp_w184 {
    width: 184px;
  }

  .sp_w80 {
    width: 80%;
    height: auto;
    margin: 0 10%;
  }

  .po_re p.apporo4, .po_re p.apporo9, .po_re p.point1 {
    position: inherit;
    top: 0;
  }

  .sp-m-t20 {
    margin-top: 20px;
  }

  .sp-w100 {
    width: 100%;
  }

  .sp_w44em {
    width: 44em;
  }
}
.section {
  margin: 30px 0 30px;
}

@media screen and (max-width: 768px) {
  .section {
    margin: 0 0 30px;
  }
}
/*
@media screen and (max-width: 768px) {
    .section .midasi {
        margin-left:2%;
        margin-right: 2%
    }
}
*/
/*
@media screen and (max-width: 768px) {
    .section .mongon {
        margin-left:2%;
        margin-right: 2%
    }
}
*/
.section .mongon a {
  color: #c00;
  text-decoration: underline;
}

.section .mongon a:hover {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .section .caption_mongon {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .section .caption_mongon.tops {
    margin: 0 10px;
  }
}
.section .caption_mongon.second {
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .section .caption_mongon.second {
    white-space: inherit;
  }
}
.section .imgList li {
  float: left;
}

.section .imgList li + li {
  margin-left: 20px;
}

.section .imgList li + li:last-of-type {
  margin-left: 2%;
}

.section .imgList li img {
  height: auto;
}

@media screen and (max-width: 768px) {
  .section .imgList li {
    float: none;
  }
  .section .imgList li + li {
    margin-left: 0;
    margin-top: 20px;
  }

  .section .imgList li + li:last-of-type {
    margin-left: 0;
  }
}

.section .imgOneList {
  text-align: center;
  margin: 20px 0 40px;
}

.section .mangaList{
    text-align: center;
}

@media screen and (max-width: 768px) {
  .section .imgOneList {
    width: 100%;
    margin: 10px 0 20px;
  }
    .section .mangaList{
        width: 100%;
        text-align: center;
    }
}
.section .imgOneList li,
.section .mangaList li{
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .section .imgOneList li,
  .section .mangaList li {
    width: 100%;
  }

  .section .imgOneList li p {
    text-align: left;
  }
}
.section .imgOneList li img,
.section .mangaList li img {
  height: auto;
  margin: auto;
  display: block;
}

.section .imgOneList li img.pc_only,
.section .mangaList li img.pc_only {
  display: block;
}

@media screen and (max-width: 768px) {
  .section .imgOneList li img.pc_only,
  .section .mangaList li img.pc_only {
    display: none;
  }
}
.section .imgOneList li img.sp_only,
.section .mangaList li img.sp_only {
  display: none;
}

@media screen and (max-width: 768px) {
  .section .imgOneList li img.sp_only,
  .section .mangaList li img.sp_only {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .section .imgOneList li img
  .section .mangaList li img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .section .imgYokoList {
    margin-left: 2%;
    margin-right: 2%;
  }
}
.section .imgYokoList li {
  width: 266px;
  float: left;
  margin: 0 20px 0 0;
}

.section .imgYokoList li:last-of-type {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .section .imgYokoList li {
    width: 104%;
    float: none;
    margin: 0;
  }
}
.section .imgYokoList li img {
  width: 100%;
  display: block;
}

/*
@media screen and (max-width: 768px) {
    .section table {
        width:100%;
        margin-left: 2%;
        margin-right: 2%
    }
}
*/
.section table td.middlePos {
  vertical-align: middle;
}

.section table a {
  color: #c00;
  text-decoration: underline;
}

.section table a:hover {
  text-decoration: none;
}

.section .img_pos_area {
  position: relative;
}

.section .img_pos_area.top1 {
  margin: 0 0 88px;
}

@media screen and (max-width: 768px) {
  .section .img_pos_area.top1 {
    margin: 0;
  }
}
.section .img_pos_area.top1 .imgList {
  position: absolute;
  top: 0;
  right: 29px;
}

@media screen and (max-width: 768px) {
  .section .img_pos_area.top1 .imgList {
    position: static;
    margin: 20px 0;
  }
}
.section .img_pos_area.top2 .imgList {
  position: absolute;
  top: 0;
  right: 36px;
}

@media screen and (max-width: 768px) {
  .section .img_pos_area.top2 .imgList {
    position: static;
    margin: 20px 0;
  }
}
.section .img_pos_area.top3 {
  margin: 0 0 160px;
}

@media screen and (max-width: 768px) {
  .section .img_pos_area.top3 {
    margin: 0;
  }
}
.section .img_pos_area.top3 .mongon {
  width: 540px;
}

@media screen and (max-width: 768px) {
  .section .img_pos_area.top3 .mongon {
    width: 100%;
  }
}
.section .img_pos_area.top3 .imgList {
  position: absolute;
  top: 0;
  right: 45px;
}

@media screen and (max-width: 768px) {
  .section .img_pos_area.top3 .imgList {
    position: static;
    margin: 20px 0;
  }
}
.section h3.subTtl {
  padding: 25px 0 2px;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .section h3.subTtl {
    margin: 0 2%;
  }
}
.section .caption_txt {
  color: #174f9e;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .section .caption_txt {
    width: 100%;
    margin: 0 2%;
  }
}
@media screen and (max-width: 768px) {
  .section .flowList {
    width: 100%;
    height: 100%;
    margin: 0 2%;
  }
}
.section .flowList li {
  position: relative;
  float: left;
}

@media screen and (max-width: 768px) {
  .section .flowList li.main_img1 {
    width: 52.5%;
  }

  .section .flowList li.main_img1 img {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .section .flowList li.main_img2 {
    width: 47.5%;
  }

  .section .flowList li.main_img2 img {
    width: 100%;
    display: block;
  }
}
.section .flowList li.arrow_box {
  width: 100%;
}

.section .flowList li.arrow_box img {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0 0 20px;
}

.section .flowList li:last-of-type {
  margin-right: 0;
}

/*追加CSS*/
.komoji {
  font-size: 12px;
}

/* vol15 */
@media screen and (min-width: 769px) {
  .vol15 .img_pos_area.top2 table.kaiwa {
    width: calc(100% - 300px);
  }
  
  .vol16 .img_pos_area.top2 table.kaiwa {
    width: calc(100% - 0px);
  }

  .vol15 .img_pos_area.top2 .imgList {
    right: 0;
  }
}

/* vol11 */
@media screen and (min-width: 769px) {
  .vol11 .img_pos_area.top1 table.kaiwa {
    width: calc(100% - 302px);
  }

  .vol11 .img_pos_area.top1 .imgList {
    right: 0;
  }

  .vol11 .img_pos_area.top2 table.kaiwa {
    width: calc(100% - 263px);
  }

  .vol11 .img_pos_area.top2 .imgList {
    right: 0;
  }

  .vol11 .img_pos_area.top3 .mongon {
    width: calc(100% - 233px);
  }

  .vol11 .img_pos_area.top3 .imgList {
    right: 0;
  }
}

/* vol10 */
@media screen and (min-width: 769px) {
  .vol10 .po_re1 .text {
    width: calc(100% - 302px);
  }

  .vol10 .po_re1 p.apporo9 {
    top: 0;
  }

  .vol10 .po_re2 .kaiwa {
    width: calc(100% - 240px);
  }

  .vol10 .po_re3 .kaiwa {
    width: calc(100% - 270px);
  }
}

/* vol09 */
@media screen and (min-width: 769px) {
  .vol09 .po_re1 .mongon {
    width: calc(100% - 238px);
  }

  .vol09 .po_re2 .kaiwa {
    width: calc(100% - 366px);
  }

  .vol09 .po_re2 p.point1 {
    right: 0;
  }
}

/* vol08 */
@media screen and (min-width: 769px) {
  .vol08 .po_re1 table.kaiwa {
    width: calc(100% - 385px);
  }

  .vol08 .po_re2 table.kaiwa {
    width: calc(100% - 375px);
  }

  .vol08 .tatemono {
    display: flex;
  }

  .vol08 .tatemono li {
    flex: 1;
    width: auto;
  }

  .vol08 .po_re4 table.kaiwa {
    width: calc(100% - 293px);
  }
}

/* vol07 */
@media screen and (min-width: 769px) {
  .vol07 .layout1 {
    position: relative;
  }
  .vol07 .layout1 .img1 {
    z-index: 2;
  }
  .vol07 .layout1 .img2 {
    z-index: 1;
  }

  .vol07 .po_re1 table.kaiwa {
    width: calc(100% - 280px);
  }

  .vol07 .po_re1 .img_area {
    position: absolute;
    right: 0;
    top: 0;
  }

  .vol07 .po_re2 {
    display: flex;
    margin-bottom: 30px;
  }

  .vol07 .po_re2 .img {
    flex: none;
    width: 260px;
    margin-left: 20px;
  }

  .vol07 .po_re3 table.kaiwa {
    width: calc(100% - 349px);
  }

  .vol07 .po_re3 .img {
    position: absolute;
    right: 0;
    top: 0;
  }

  .vol07 .po_re4 {
    display: flex;
    margin-bottom: 30px;
  }

  .vol07 .po_re4 .img {
    flex: none;
    width: 222px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .vol07 .po_re2,
  .vol07 .po_re4 {
    margin-bottom: 30px;
  }

  .vol07 .po_re2 .img,
  .vol07 .po_re4 .img {
    margin: 0 10%;
  }
}

/* vol06 */
@media screen and (min-width: 769px) {
  .vol06 .quiz_wrap .main {
    width: calc(100% - 200px);
  }

  .vol06 .quiz_wrap .header {
    display: flex;
  }

  .vol06 .quiz_wrap .tit_quiz_area {
    flex: none;
    width: 132px;
  }
  .vol06 .quiz_wrap .quiz_txt {
    margin-right: 0;
    float: none;
    width: auto;
  }

  .vol06 .quiz_wrap .img {
    display: flex;
  }

  .vol06 .quiz_wrap ul {
    right: 30px;
  }

  .vol06 .chosan_text {
    width: calc(100% - 360px);
  }
}

/* vol05 */
@media screen and (min-width: 769px) {
  .vol05 .tatemono {
    display: flex;
  }

  .vol05 .tatemono li {
    flex: 1;
    width: auto;
  }
}

/* vol04 */
@media screen and (min-width: 769px) {
  .vol04 .pomp_text {
    width: calc(100% - 220px);
  }

  .vol04 .layout1_img {
    display: flex;
  }
  .vol04 .layout1_img .img {
    margin-left: auto;
  }
  .vol04 .layout1_text {
    width: 45%;
  }
  .vol04 .layout2_img {
    display: flex;
    margin-bottom: 30px;
  }
  .vol04 .layout2_img .img_area {
    margin-left: auto;
  }
}

.hidden {
  overflow: hidden;
}

.flex {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .flex {
    display: flex;
  }

  .flex .flex_img {
    flex: none;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .flex .flex_img {
    margin-top: 20px;
    text-align: center;
  }
  .flex .flex_img img {
    width: 70%;
    height: auto;
  }
}

/* vol02 */
@media screen and (min-width: 769px) {
  .vol02 .flex1 {
    margin-top: 30px;
  }
  .vol02 .flex1 .flex_right {
    margin-left: 20px;
  }
  .vol02 .flex1 .right_top {
    display: flex;
    align-items: flex-end;
    margin-top: 20px;
  }

  .vol02 .tatemono {
    display: flex;
  }

  .vol02 .tatemono li {
    flex: 1;
    width: auto;
  }

}

/* vol01 */
@media screen and (min-width: 769px) {
  .vol01 .genbaha_list {
    display: flex;
  }

  .vol01 .genbaha_list li {
    flex: 1;
    width: auto;
  }

  .vol01 .genbaha_list li:last-child {
    margin-right: 0;
  }

  .vol01 .section_pca {
    display: flex;
    align-items: flex-end;
  }
  .vol01 .section_pca .caption_mongon {
    padding: 0 0 0 20px;
    flex: none;
    float: none;
  }

  .vol01 .section_kensetutyu {
    height: auto;
    overflow: hidden;
    display: flex;
    margin-bottom: 0;
  }

  .vol01 .section_kensetutyu2 {
    overflow: hidden;
  }

  .vol01 .miyamo_area {
    display: flex;
  }

  .vol01 .kensetutyu3 {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .vol01 .section_pca .caption_mongon {
    width: auto;
    margin-top: 10px;
  }
}

.vol01 .section_kensetutyu {
  height: auto;
  overflow: hidden;
}

@media screen and (min-width: 426px) and (max-width: 768px) {
  .tatemono .li_area,
  .imgList .li_area,
  .imgOneList .li_area {
    text-align: center;
  }
  .tatemono img,
  .imgList img,
  .imgOneList img {
    max-width: 70%;
  }
  .mangaList img {
    max-width: 100%;
  }
  .bigillust{
    max-width: 55%!important;
  }
  .imgList + .caption_mongon,
  .imgList + .caption_txt {
    text-align: center;
    margin-right: 0;
    margin-left: 0;
  }
  .section .imgOneList li p:not(.caption_left) {
    text-align: center;
  }

  
}

.left_290 {
  left: 290px;
}

/* === comCorrect(第18回からの共通項目) === */
#renew .caption_mongon,
.comCorrect .caption_mongon{
    font-size: 14px;
    text-align: left;
    justify-content: center;
    display: flex;
}
#renew .caption_mongon.mongon-wd,
.comCorrect .caption_mongon.mongon-wd {
    width: 430px;
    margin: auto;
}
#renew .caption_mongon.mongon-wd-02,
.comCorrect .caption_mongon.mongon-wd-02 {
    width: 380px;
    margin: auto;
}
#renew .caption_mongon.mongon-wd-03,
.comCorrect .caption_mongon.mongon-wd-03 {
    width: 500px;
    margin: auto;
}

@media screen and (max-width: 768px) {
  .section .imgOneList li,
  .section .mangaList li {
    width: 100%;
  }

  .section .imgOneList li p {
    text-align: left;
  }

  #renew .caption_mongon.mongon-wd,
  .comCorrect .caption_mongon.mongon-wd {
    width: 100%;
  }
  #renew .caption_mongon.mongon-wd-02,
  .comCorrect .caption_mongon.mongon-wd-02 {
    width: 100%;
  }
  #renew .caption_mongon.mongon-wd-03,
  .comCorrect .caption_mongon.mongon-wd-03 {
    width: 100%;
  }
}

#renew .midasi,
.comCorrect .midasi{
    font-size: 20px;
}
#renew .mongon,
.comCorrect .mongon{
    font-size: 16px;
}

#renew .section .imgOneList li + li:last-of-type,
.comCorrect .section .imgOneList li + li:last-of-type{
    margin-left: 2%;
}
#renew .mongon_text_pb,
.comCorrect .mongon_text_pb{
    padding-bottom: 5%;
}

@media screen and (min-width: 768px){
    #renew .imgList,
    .comCorrect .imgList{
        justify-content: center;
        display: flex;
    }
}

@media screen and (max-width: 768px) {
    #renew .section .imgOneList li + li:last-of-type,
    .comCorrect .section .imgOneList li + li:last-of-type{
        margin-left: 0%;
    }
    #renew .mongon_text_pb,
    .comCorrect .mongon_text_pb{
        padding-bottom: 10%;
    }
    #renew .imgList,
    .comCorrect .imgList{
        justify-content: nomal;
        display: block;
    }
}

.mangaList li:first-of-type{
    margin: 0;
}

.mangaList img {
    max-width: 80%;
  }
@media screen and (max-width: 768px){
    .mangaList img {
        max-width: 100%;
    }
}

/*追加CSS 8/8*/
@media screen and (max-width: 768px){
  .section .imgOneList.sp_small {
    width: 67%;
    margin: 10px auto 20px;
  }
}