@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-style: normal;
  box-sizing: border-box;
}
a {
  color: #006199;
  text-decoration: none;
}
p, h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.shasinehon img {
  max-width: 100%;
  border: none;
  display: block;
}
body, th, td {
  line-height: 1.8;
  font-size: 0.9em;
  font-family: 'Noto Sans JP', sans-serif;
}
#ozora .pc {
  display: block;
}
#ozora .sp {
  display: none;
}
.shasinehon #ozora {
  background: #fff;
}
.shasinehon {
  width: 100%;
  margin: 0 auto;
}
.ct {
  margin: 0 auto !important;
  overflow: hidden;
}
.shasinehon .pankuzu {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 20px;
  float: left;
}
.zu {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  border: 1px solid #ddd;
  margin-top: 15px;
}
.zu img {
  display: block;
}
.glink {
  color: #FF0004;
  text-decoration: underline;
}
.glink:hover {
  opacity: 0.7;
  transition: 0.2s;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.big-link {
	text-align: center;
    margin-top: 50px;
}
.big-link a{
	    font-size: 22px;
    color: #000;
    background: #fff;
    border-radius: 50px;
    border: 3px solid #f8ea03;
    padding: 0.4em 1em;
}
.big-link a:hover{
    background: #f8ea03;
}
/* ==============================
		#shasinehonSNS
================================= */
#shasinehonSNS {
  overflow: hidden;
  padding: 50px 0 30px 0;
  /*background: url(../images/triangle-top.jpg) left top repeat-x;*/
  background-color: #f3f3f3;
  text-align: center;
}
#shasinehonSNS h4 {
  padding-bottom: 30px;
}
#sns .sns_content {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  max-width: 320px;
}
.sns_content li {
  flex: 0 30%;
}
.sns_content li span {}
.sns_content li:hover a em {
  text-decoration: underline;
}
.sns_content li:hover a span {
  opacity: 0.8;
}
.sns_content li.ozora-hp a span {
  background: #223870;
  display: block;
  padding: 10px 20px;
}
.sns_content li.twitter-pg a span {
  background: #1da1f2;
  display: block;
  color: #fff;
  padding: 30px 20px;
}
.sns_content li.twitter-pg a {
  display: block;
  height: 100%;
}
.sns_content li.twitter-pg img {
  width: 100%;
  max-width: 160px;
  margin: auto;
  text-align: center;
}
.sns_content li a {
  display: block;
  text-align: center;
  color: #000;
  font-size: 14px;
}
.sns_content li a img {
  display: table;
  margin: 0 auto;
}
.sns_content li a span {
  display: block;
  margin-bottom: 10px;
}
.scrl {
  text-align: center;
  width: 100%;
  padding: 15px 0;
}
.arrow {
  width: 50px;
  height: 50px;
  background: url(../images/arrow.png) no-repeat;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pagetop {
  width: 120px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 998;
  background: none;
  -webkit-animation: mymove 3s infinite;
  animation: mymove 3s infinite;
  display: none;
}
.pagetop a {
  display: block;
}
@keyframes mymove {
  0% {
    bottom: 10px;
  }
  50% {
    bottom: 20px;
  }
  100% {
    bottom: 10px;
  }
}
.w960 {
  max-width: 960px;
  margin: 0 auto;
  padding-bottom: 2em;
}
.w960 .gotop {
  padding: 0;
}
/* ==============================
		#shasinehon_contents
================================= */
.main-contents {
  height: auto;
  margin-top: auto;
}
.title {
  font-size: 28px;
  font-family: "ヒラギノUD丸ゴ StdN", "Hiragino UD Marugo StdN", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO", "Hiragino Kaku Gothic Pro", "HGMaruGothicMPRO", "Hiragino Maru Gothic ProN", "ＭＳ Ｐゴシック", "游ゴシック", "MS PGothic", "ＭＳ ゴシック", "sans-serif";
  font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック";
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  padding: 2px 25px;
  display: table;
  /*border-right: 3px solid #000;
	border-left: 3px solid #000;*/
  position: relative;
  z-index: 2;
  line-height: 28px;
}
.title:after {
  content: "";
  display: inline-block;
  position: absolute;
  background: #fff000;
  height: 10px;
  left: 0;
  right: 0;
  bottom: -3px;
  z-index: -1;
  border-radius: 24px;
}
#shokuhin.shasinehon_contents.sp {
  display: none;
}
.curveArea {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  overflow: hidden;
}
.mainBox {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.curveSection {
  /*width: 200%;*/
  width: 100%;
  height: 100%;
  /*border-radius: 50%;*/
  /*border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;*/
  /*top: -30px;
	left: -50%;*/
  right: 0;
  position: relative; /*background: url(../images/wave.svg) left bottom -1% repeat-x, url(../images/bg-nyankoa.jpg) center bottom 50% no-repeat;
	background: url(../images/wave-top.png) left bottom repeat-x, url(../images/bg_section1.png) left top repeat;*/ /*background-position: center;*/ /*background-size: 100px 10%, cover;background-attachment: local, fixed;*/
}
.curveSection::after {
  content: '';
  width: 100%;
  height: 42px;
  background: url(../images/wave.svg) left bottom -1% repeat-x;
  background-size: 100px 100%;
  position: absolute;
  bottom: -2px;
  z-index: 997;
}
.logo {
  position: absolute;
  top: 75%;
  margin: 0 auto;
  left: 0;
  width: 100%;
  max-width: 800px;
  right: 0;
  text-align: center;
  transform: translateY(-100%);
  padding: 0 10px;
  z-index: 9;
}
.logo h1 {
  width: 100%;
  max-width: 1000px;
  text-align: center;
  margin: 0 auto;
  line-height: 0;
}
.logo h1 span {
  color: #fff;
  font-size: 20px;
  display: block;
  line-height: 34px;
  padding-top: 20px;
}
.logo .prize {
  width: 100%;
  max-width: 150px;
  position: absolute;
  top: 0;
  right: -20%;
  z-index: 5;
}
/* ==============================
		Prize
================================= */
/*#shasinehon_contents {
	position: relative;
}*/
#ozora20th {
  display: flex;
  justify-content: center;
  font-size: 18px;
  padding-top: 30px;
  align-items: center;
}
#ozora20th .ozora20th-logo {
  width: 100%;
  max-width: 100px;
  margin-right: 15px;
}
#ozora20th .ozora20th-logo img{
  width: 100%;
}
/* ==============================
		.content960
================================= */
.content960 {
  margin: 90px auto;
  max-width: 960px;
  background-color: #fff;
  border: none;
  border-top: none;
}
.main-contents {
  height: auto;
  margin-top: auto;
}
/*-------------- Navi ---------*/
.button_container {
  display: none;
}
.navi-flex {
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  max-width: 1600px;
  margin: 0 auto;
}
#navi .logo-sp {
  width: 100%;
  max-width: 240px;
  margin-right: 50px;
}
#navi {
  padding: 20px 0 20px 0;
  border-bottom: 2px solid #fff100;
  background: #fff;
  max-height: 67px;
  width: 100%;
  z-index: 999;
  top: 0;
}
#navi ul {
  width: 600px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100%;
}
#navi ul li a {
  color: #000;
  font-size: 14px;
}
#navi ul li {
  position: relative;
}
#navi ul li.active a, #navi ul li:hover a {
  color: #2d4075;
  font-weight: bold;
}
#navi ul li:after {
  content: '';
  display: block;
  width: 0;
  height: 3px;
  bottom: -18px;
  position: absolute;
  background: #2d4075;
  transition: width .9s;
  border-radius: 24px;
  z-index: 111;
}
#navi ul li.active:after {
  width: 100%;
}
#navi.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}
.button_container {
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  z-index: 100;
  transition: opacity .25s ease;
}
/*.button_container:hover {
	opacity: .7;
}*/
.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #FFF;
}
.button_container.active .middle {
  opacity: 0;
  background: #FFF;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #FFF;
}
.button_container span {
  background: #000;
  border: none;
  height: 2px;
  width: 40px;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  transition: all .35s ease;
  margin: 0 auto;
  text-align: center;
}
.button_container span:nth-of-type(2) {
  top: 20px;
}
.button_container span:nth-of-type(3) {
  top: 30px;
}
.button_container em {
  width: 35px;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
}
.close .button_container span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 20px;
}
.close .button_container span:nth-of-type(2) {
  display: none;
}
.close .button_container span:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
}
.close .button_container em {
  visibility: hidden;
}
.close .button_container em:after {
  content: 'close';
  visibility: visible;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}
body.no-scroll {
  overflow: hidden;
}
/*-------------- section01 ---------*/
/*#section1 {
	background: url(../images/triangle-top.jpg) left top repeat-x;
	background-color: #f3f3f3;
}
#section1b {
	background: url(../images/triangle-bottom.jpg) left bottom repeat-x;
	background-color: #f3f3f3;
}*/
#section1 p {
  text-align: center;
  padding-top: 50px;
}
.section01 {
  padding: 80px 0 0 0;
}
#section1b {
  padding: 50px 0 80px 0;
}
.section01_content {
  line-height: 40px;
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 50px;
}
#section1b h3 {
  font-size: 18px;
  margin: 0 auto 50px;
  text-align: center;
  border-bottom: 1px solid #000;
  max-width: 120px;
  display: table;
}
.section01blokA {
  overflow: hidden;
}
.bookbox {
  float: right;
  max-width: 250px;
}
.bookbox .textbox {
  font-size: 13px;
  line-height: 22px;
  padding-top: 15px;
  text-align: justify;
}
.btn-book {
  text-align: center;
  border: 2px solid #2d4075;
  max-width: 250px;
  margin: 0 auto;
  border-radius: 25px;
  margin-top: 15px;
  color: #2d4075;
}
.btn-book a {
  font-size: 14px;
  line-height: 14px;
  display: block;
  color: #2d4075;
  padding: 15px 10px;
  font-weight: bold;
}
.btn-book:hover {
  background: #fff100;
  border: 2px solid #fff100;
  transition: background-color 0.5s ease;
}
.btn-book:hover a {
  color: #000;
}
.section01_content p.text01 {
  margin-bottom: 0;
  letter-spacing: 0.5px;
  font-size: 16px;
  text-align: justify;
  float: left;
  width: 550px;
  padding: 40px 0;
}
/*-------------- section02---------*/
.section02 {
  max-width: 100%;
  display: block;
  padding: 2px 2px;
  position: relative;
  /*background: url(../images/triangle-top.jpg) left top repeat-x, url(../images/triangle-bottom.jpg) left bottom repeat-x;*/
  /*background: url(../images/wave-bottom-w.png) left bottom repeat-x;*/
  background-color: #f3f3f3;
}
.section02_inner {
  padding: 0px 0px;
  border: none;
}
.section02 p {
  text-align: left;
}
.section02_inner h2 {
  text-align: center;
  margin: 80px auto;
}
.section02_content {
  display: flex;
  max-width: 1440px;
  margin: 50px auto 0;
  justify-content: space-around;
  /* flex-wrap: wrap;*/
}
.section02_content .book_column_box {
  width: 100%;
  margin: 0px 10px 50px;
  text-align: center;
  background: #fff;
  border-radius: 24px;
  padding: 20px 30px;
  flex: 30%;
}
.book_img {
  margin: 0 0 10px 0;
}
/*.book_column_box a:hover p {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
}*/
.book_column_box p.book_ttl {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
}
.book_column_box p.book_ttl small {
  font-weight: normal;
  font-size: 14px;
}
.book_column_box .ph-judge {
  max-width: 200px;
  margin: 0 auto;
}
.book_column_box p.book_ttl:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-bottom: 2px solid #2d4075;
}
.section04blokA .book_column_box p.book_ttl:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0%;
  border-bottom: 2px solid #fff100;
}
.book_column_box p.book_txt {
  margin: 20px 0 0;
  letter-spacing: 0.5px;
  font-size: 14px;
  color: #000;
}
div.parallax::before {
  /* background-image: url(../images/bg_section1.png); */
  background-size: 100px 15%;
  min-height: 300px;
  padding: 20px 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
}
/*-------------- section03---------*/
.section03, .section05 {
  max-width: 100%;
  display: block;
  margin: 0 auto 80px;
  position: relative;
  background: #FFF;
}
.section03 {
  padding-top: 80px;
  /*background: url(../images/triangle-top.jpg) left top repeat-x, url(../images/triangle-bottom-y.jpg) left bottom repeat-x;*/
  background-color: #fff;
  margin: 0;
  padding-bottom: 80px;
  border-top: 1px solid #ddd;
}
.section03 h2 {
  text-align: center;
}
.section03 h4 {
  font-size: 24px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 30px;
}
.section03_content, .section05_content {
  width: 960px;
  margin: 50px auto 0;
  max-width: 100%;
}
.section03_content table {
  width: 100%;
  line-height: 160%;
  background: #fbfbfb;
  border-radius: 24px;
  overflow: hidden;
}
.section03_content table tr td.bg-grey {
  background: #ddd;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.section03_content table tr {
  border-bottom: #d9d9d9 1px dashed;
}
.section03_content table tr:last-child, .section03_content table tr:last-child th, .section03_content table tr:last-child td {
  border-bottom: none;
}
.section03_content table th {
  font-weight: normal;
  padding: 30px 15px;
  background: #f3f3f3;
  border-bottom: #d9d9d9 2px dashed;
  font-size: 16px;
  min-width: 150px;
  vertical-align: top;
}
.section03_content table td {
  padding: 20px 15px;
  line-height: 160%;
  border-bottom: #d9d9d9 2px dashed;
  font-size: 14px;
}
/*-------------- section04---------*/
.section04 {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 2px 2px;
  position: relative;
}
.section04 h2 {
  text-align: center;
  margin: 0px auto 40px;
}
.section04_inner {
  width: 960px;
  margin: 50px auto 20px auto;
  background: #fff;
  
}
.section04_content {
  width: 100%;
  margin: 50px auto 0;
  max-width: 743px;
}
.section04_content ul.listbook {
  display: block;
  width: 100%;
  font-size: 16px;
}
.section04_content .more-btn {
  text-align: center;
    margin-top: 20px;
}
.section04_content .more-btn a{
  background: #fff000;
    color: #000;
    padding: 0.6em 1em;
    border-radius: 64px;
    font-weight: bold;
    font-size: 16px;
	cursor: pointer;
}
.section04_content .listbook-more{
	display: none;
}
.section04_content .select{
	display: none;
}
.section04_content .active{
	display: block;
}
.section04_content ul.listbook li {
  list-style: disc;
  margin: 0 0 10px 0;
}
.section04blokA {
  overflow: hidden;
  display: flex;
  width: 100%;
  margin: 50px auto 0;
  max-width: 100%;
  justify-content: space-around;
  flex-wrap: wrap;
}
.section04blokA .book_column_box p.book_ttl {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
}
.section04blokA p a {
  text-decoration: underline;
  text-decoration-color: #e4aa3f;
}
.checkbox {
  margin: 30px auto;
  text-align: center;
  font-weight: bold;
}
/* The container */
.container {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: justify;
}
/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ccc;
  border-radius: 5px;
}
/* On mouse-over, add a grey background color */
/*.container:hover input ~ .checkmark {
	background-color: #2d4075;
}*/
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2d4075;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 7px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.book_btn {}
.bookbtn {
  pointer-events: none;
  cursor: default;
}
.btn-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  max-width: 600px;
  margin: 0 auto;
}
.check-about {
  display: none;
}
/*.btn-flex .btn-wrap {
	flex: 0 0 48%;
}*/
.btn-flex .btn-wrap p {
  margin-bottom: 30px
}
.btn-flex .btn-wrap span {
  display: block;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.btn-rom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.btn-rom p {
  flex: 0 0 48%;
}
.btn-wrap p {
  cursor: no-drop;
}
.btn-wrap span {
  cursor: auto;
}
.btn-round {
  background: #ccc;
  padding: 16px 30px;
  display: block;
  border-radius: 100px;
  text-align: center;
  color: #000;
  font-size: 18px;
  pointer-events: none;
}
.btn-round i {
  font-size: 18px;
}
.btn-round.active {
  background: #2d4075;
  color: #fff;
  cursor: pointer;
  pointer-events: auto;
}
.btn-round.active:hover {
  background: #fff100;
  color: #000;
  transition: background-color 0.5s ease;
}
.section04blokA .book_column_box:hover p.book_ttl {
  color: #2d4075;
}
.cool-link {
  position: relative;
}
.cool-link::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  bottom: 0;
  position: absolute;
  background: #2d4075;
  transition: width .3s;
}
.cool-link:hover::after {
  width: 100%;
  transition: width .3s;
}
/*----- button 1 END -----*/
.bookbtn.active {
  border: 0;
  cursor: pointer;
  margin: 0 auto;
  pointer-events: auto;
}
.bookbtn .dc {
  display: block;
  margin: 0 auto;
}
.bookbtn .ac {
  display: none;
}
.bookbtn.active .dc {
  display: none;
}
.bookbtn.active .ac {
  display: inline-block;
  margin: 0 auto;
}
.bookbtn:hover {
  opacity: 0.8;
}
/*-------------- section05---------*/
.section05 h2 {
  text-align: center;
  margin: 50px auto;
}
.section05_content table {
  width: 100%;
  line-height: 160%;
}
.section05_content table tr {
  border-bottom: none;
  width: 100%;
  display: inline-table;
  padding-bottom: 10px;
}
.section05_content table th {
  font-weight: bold;
  padding: 30px 15px;
  background: #fff100;
  border-bottom: none;
  font-size: 20px;
  text-align: center;
}
.section05_content table td {
  padding: 20px 20px 20px 20px;
  line-height: 160%;
  border-bottom: none;
  background: #f5f5f5;
  font-weight: bold;
  font-size: 16px;
  width: 90%;
}
.section05 .qa-inner {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #ffffff;
  text-align: justify;
  letter-spacing: 0.04em;
}
.section05 .qa-inner table {
  letter-spacing: -1px;
  overflow: hidden;
}
.section05 .qa-inner table tr:nth-child(even) {
  width: 95%;
  display: inline-table;
  padding-bottom: 10px;
  margin: 0 0 0 50px;
}
.section05_content table tr:nth-child(even) th {
  font-weight: bold;
  padding: 30px 15px;
  background: #2d4075;
  border-bottom: none;
  color: #fff;
}
.section05_content table tr:nth-child(even) td {
  padding: 20px 20px 20px 20px;
  line-height: 160%;
  border-bottom: none;
  background: #f5f5f5;
  font-weight: normal;
  font-size: 16px;
  width: 90%;
}
/*-------------- section06---------*/
.section06 {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 2px 2px;
  position: relative; /*background: url(../images/bg_section2.jpg) #f8f8f8 repeat-x;*/
}
.section06 h2 {
  margin: 0px auto 80px;
  text-align: center;
}
.section06_inner {
  width: 960px;
  margin: 50px auto;
}
.section06_content {
  width: 96%;
  margin: 50px auto 0;
  max-width: 800px;
}
.section06_content ul.listbook2 {
  display: block;
  width: 100%;
  margin-left: 20px;
}
.section06_content ul.listbook2 li {
  list-style: disc;
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 2;
}
.section06_content h4 {
  padding: 10px 0 20px 0;
}
/* ==============================
		#shasinehon_contents SP
================================= */
.shasinehon_main.sp {
  display: none;
}
.section03_content.sp {
  display: none;
}
.xxx.sp {
  display: none;
}
.logo-330 {
  display: none;
}
.SNSBox {
  margin: 0 2em 2em;
}
/* ==============================
		Table
================================= */
.tableStyle1 p, .tableStyle1 li {
  line-height: 30px;
  font-size: 14px;
}
.section03_content table tr.mr0 {
  margin: 0;
}
.pdtb15 {
  padding: 15px 0;
}
.pdt15 {
  padding-top: 15px;
}
.tableStyle1 p small {
  font-size: 13px;
  line-height: 26px
}
.ldot {
  position: relative;
  font-size: 14px;
  line-height: 30px;
}
.ldot {
  padding-left: 20px;
}
.ldot li:before {
  content: "・";
  position: absolute;
  left: 0;
}
.ldot li.lnum1:before {
  content: "①";
}
.ldot li.lnum2:before {
  content: "②";
}
.ldot li.lnum3:before {
  content: "③";
}
.ldot li.lnum4:before {
  content: "④";
}
.ldot li.lnum5:before {
  content: "①";
}
.ldot li.notl:before {
  content: " "
}
.ldot li.lsquare:before {
  content: "■";
}
.ldot li.lstar:before {
  content: "※";
}
.fs13 {
  font-size: 13px;
}
.textRed {
  color: #FF0004;
}
#privacy1, #privacy2 {
  font-size: 12px;
  line-height: 24px;
  vertical-align: top;
}
#privacy1 table tr td {
  vertical-align: top;
}
.text-right {
  text-align: right;
}
#privacy2 h5 {
  padding-top: 15px;
  display: block;
  font-weight: bold;
  font-size: 13px;
}
.pdl15 {
  padding-left: 25px;
  display: block;
}
/*#navi.fixed .logo-sp {
	display: block;
	width: 200px;
}*/
/* ==============================
		Slider
================================= */
#colorbox, #cboxWrapper, #cboxContent {}
#slider1 {
  margin: 50px 0 0 0;
}
#slider1 .autoplay {
  max-width: 100%;
  margin: 0 auto;
}
#slider1 .autoplay .autoplayItem {
  max-width: 250px;
  margin: 0 25px;
}
.sliderTop .sliderTopItem {
  overflow: hidden;
  width: 100%;
  height: 500px;
}
.sliderTop .sliderTopItem1 {
  background: url(../images/slider_01.jpg) top 40% center no-repeat;
  background-size: cover;
}
.sliderTop .sliderTopItem2 {
  background: url(../images/slider_02.jpg) top 55% right no-repeat;
  background-size: 130%;
}
.sliderTop .sliderTopItem3 {
  background: url(../images/slider_03.jpg) top 50% center no-repeat;
  background-size: cover;
}
/*.sliderTop .sliderTopItem img {
	width: 100%;
	min-height: 500px;
	object-fit: cover;
}*/
/* ==============================
		Slider2
================================= */
#slider2 {
  max-width: 960px;
  margin: 0 auto;
}
#slider2 .slider2Wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#slider2 .slider2Wrap .sliderItems {
  width: 250px;
  height: 250px;
  margin-bottom: 15px;
}
#slider2 .slider2Wrap .sliderItems.sliderItems3 {
  max-width: 700px;
}
#slider2 .slider2Wrap .sliderItems div {
  display: none;
}
#slider2 .slider2Wrap .sliderItems .sliderThumb {
  display: block;
}
/* ==============================
		Big Button
================================= */
.topbtn {
  width: 300px;
  text-align: center;
  border: 2px solid #ff006e;
  /*max-width: 250px;*/
  border-radius: 25px;
  color: #2d4075;
  background: #fff100;
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  max-width: 300px;
  margin: 0 auto;
  z-index: 222;
}
.topbtn a {
  font-size: 14px;
  display: block;
  color: #FF006E;
  padding: 15px 10px;
  font-weight: bold;
  line-height: normal;
}
.topbtn:hover {
  background: #ff006e;
  border: 2px solid #FFFFFF;
  transition: background-color 0.5s ease;
}
.topbtn:hover a {
  color: #fff;
}
.topbtn span {
  display: block;
  font-size: 0.8em;
}
.sp-b2 {
  display: block;
}
.news {
  max-width: 900px;
  margin: 60px auto 0 auto;
  text-align: center;
  cursor: default;
  min-height: 0 !important;
}
.news ul {
  padding: 5px 20px;
  border-radius: 14px;
}
.news ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.news ul li:hover {
  opacity: 0.7;
}
.news ul li a {
  font-size: 14px;
  display: flex;
  color: #000;
  text-align: left;
}
.news ul li a span {
  background: #ddd;
  font-size: 12px;
  padding: 4px;
  margin-right: 15px;
  height: 30px;
}
/*News Big*/
#newsBig {
  max-width: 860px;
  width: 90%;
  margin: 30px auto;
  border: 1px solid #000;
  font-size: 12px;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
#newsBig p {
  margin-bottom: 20px;
}
#newsBig .nb1 span {
  display: block;
}
#newsBig .nb2 {
  text-align: center;
  font-weight: bold;
}
#newsBig .nb3 {
  text-align: right;
  padding-top: 20px;
  font-size: 12px;
}
.btn-lg {
  background: url("../images/ac.png") right 15px center no-repeat;
  background-size: 14px;
  background-color: #fff000;
  width: auto;
  display: table;
  margin: 0 auto 25px auto;
  border-radius: 5px;
  box-shadow: 0 6px #6A6400;
  padding: 0 !important;
  height: 43px !important;
  overflow: hidden !important;
}
.btn-lg:hover {
  background-color: #F1E300;
}
.btn-lg a {
  padding: 12px 50px 12px 20px;
  font-size: 15px;
  color: #000;
  display: flex;
}
/* ==============================
		Award
================================= */
#award h1 {
	display: inline-block;
	text-align: center;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック";
	font-weight: bold;
	padding-top: 40px;
	line-height: 40px;
}
.award-opening {
	background: #FFFBD8;
	padding: 20px;
	border-radius: 20px;
	font-size: 14px;
	width: 70%;
    margin: 40px auto;
}.award-opening .name{
	    text-align: right;
    display: block;
}
.award-head {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	padding-bottom: 5px;
}
.award-item {
	margin-bottom: 60px;
}
.award-item p img{
	text-align: center;
	display: table;
	margin: 0 auto;
}
.award-head img {
	max-width: 187px;
}
.award-head.award-head-2 img {
	max-width: 100%;
	max-height: 47px;
	width: auto;
}
.award-head p {
	font-size: 24px;
	line-height: 32px;
	padding-top: 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: flex-end;
	padding-left: 20px;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック";
	font-weight: bold;
}

.award-head p span{
	display: block;
	font-size: 19px;
}
.award-item-col {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.award-item-col .award-item {
	padding: 0 35px;
}
.award-item-col .award-item .award-head {
	flex-direction: column;
	align-items: center;
}
.award-ceremony {
	border-top: 2px solid #FBE201;
}
.title2 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック";
	margin: 15px auto;
	font-weight: bold;
	position: relative;
	display: table;
	z-index: 2;
	padding: 0 5px;
}
.title2:after {
	content: "";
    display: inline-block;
    position: absolute;
    background: #fff000;
    height: 8px;
    left: 0;
    right: 0;
    bottom: 5px;
    z-index: -1;
    border-radius: 24px;
}
.award-ceremony .w960 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.award-ceremony-l {
	max-width: 500px;
	margin: 0 auto;
}
.award-ceremony-l p {
	font-size: 14px;
	padding-bottom: 15px;
	color: #040404;
}
.award-ceremony-l p small {
	font-size: 12px;
	color: #4D4D4D;
}
.award-ceremony-r {
	text-align: center;
}
.award-ceremony-r p a {
	display: block;
}
.award-ceremony-ph {
	display: flex;
	padding-bottom: 15px;
	flex: 0 50%;
}
.award-ceremony-ph img {
	padding: 0 5px;
	width: 50%;
}
.award-exbhition {
	background: url("../images/ozora-book-2.png") center center no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.award-exbhition .w960 {
		background-color: rgba(255,250,250,0.85);
	border-radius: 20px;
padding: 25px;
	box-sizing: border-box;
	display: block;
}
.award-exbhition2 {
	background: url("../images/ozora-book-3.png") center center no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.award-exbhition2 .w960 {
		background-color: rgba(255,250,250,0.85);
	border-radius: 20px;
padding: 25px;
	box-sizing: border-box;
	display: block;
}
.award-exbhition-group {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.award-exbhition-map {
	width: 100%;
	max-width: 360px !important;
	display: block;
	align-self: flex-end;
}
.award-exbhition-inline{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0;
}
.award-exbhition-inline p {
	width: 300px;
}
.award-exbhition-inline span {
	font-size: 14px;
	padding-left: 20px;
	margin: 10px auto 0;
}
.award-exbhition-inline span img {
	display: block;
}
.award-exbhition-inline span small {
	text-align: center;
	display: block;
	padding-top: 8px;
	font-size: 13px;
}
.chapter2 {
	padding-top: 10px;
}
.chapter2 .chapter-ph {
	max-width: 300px;
	margin: 0 auto;
	padding: 20px 0;
}
.chapter2 p {
	text-align: center;
}
.chapter2 .title2 {
	margin: 0 auto;
}
/* ==============================
		Responsive
================================= */
@media screen and (max-width:1024px) {
  .logo {
    max-width: 700px;
  }
  .section03_content table {
    max-width: 800px;
    margin: 0 auto;
  }
  .section04_inner {
    max-width: 800px;
  }
  .section04_content ul.listbook {
    font-size: 16px;
  }
  .sp-b2 {
    display: inline-block;
  }
}
@media screen and (max-width:960px) {
	#award.w960, .award-ceremony .w960 {
		padding: 0 15px;
	}
	.award-exbhition .w960, .award-exbhition2 .w960 {
		margin: 0 15px;
	}
}
@media screen and (max-width:768px) {
  /* Menu */
  .logo-sp {
    width: 100%;
    padding: 0 0 0 10px;
    float: left;
    background: #fff;
  }
  .logo {
    transform: translateY(-55%);
  }
  .logo {
    top: 43%;
  }
  .logo-sp img {
    max-width: 220px;
    display: block;
  }
  .logo .prize {
    max-width: 140px;
    position: absolute;
    top: 100px;
    right: 0;
  }
  .navi-flex {
    display: block;
    padding: 0;
  }
  .curveSection {
    height: 500px;
  }
  .sliderTop .sliderTopItem {
    height: 500px;
  }
  #navi .logo-sp {
    width: 100%;
    max-width: none;
    border-bottom: 1px solid #fff100;
    position: relative;
    z-index: 998;
  }
  #navi .syasinehon-sm {
    max-width: 240px;
    float: left;
    padding: 19px 0;
  }
  #navi .ozora20th-sm {
    max-width: 44px;
    float: left;
    margin-left: 10px;
  }
  .button_container {
    display: block;
    float: right;
    background: #fff100;
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
  }
  #navi {
    padding: 0;
    top: auto;
    right: 0;
    width: 100%;
    position: relative;
    background: transparent;
    border: none;
    z-index: 10;
  }
  #navi.fixed {
    max-width: 100%;
    background: #fff;
    z-index: 999;
  }
  #navi.fixed .logo-sp, #navi.close .logo-sp {
    display: block;
    position: relative;
    z-index: 990;
    border-bottom: 1px solid #fff100;
  }
  #navi li:first-child:before {
    content: "";
    z-index: 9999;
    position: absolute;
    top: 0;
    right: 0;
  }
  #navi ul {
    display: none;
    top: 0;
    padding-top: 130px;
	width: 100%;
  }
  #navi ul li {
    border-bottom: 1px solid #fff;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 90%;
  }
  #navi ul li:after {
    bottom: -1px;
  }
  #navi ul li a {
    padding: 12px 0;
    display: block;
    text-align: center;
  }
  #top-menu {
    display: none;
  }
  .nav {
    /*transform: translateX(-100%);*/
    width: 100%;
    height: 100%;
    z-index: 100;
    /*opacity: 0;*/
    background: #fff;
    position: fixed; /*transition: all 0.5s ease-in-out;*/
  }
  .nav--active .nav {
    /*transition: all 0.5s ease-in-out;*/
    transform: translateX(0);
    opacity: 100;
  }
  .nav--active #top-menu {
    display: block;
  }
  #top-menu.open {
    position: fixed;
    display: block;
    background: #fff100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .curveArea {
    padding: 0;
    height: 600px;
  }
  .section01 {
    padding: 60px 0 0 0;
  }
  #section1b {
    padding: 20px 0 50px 0;
  }
  #section1 p {
    padding-top: 40px;
  }
  .section01_content p.text01 {
    font-size: 16px;
  }
  .bookbox {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .bookbox a {
    display: block;
    margin: 0 auto;
    width: 250px;
  }
  .section02_content .book_column_box {
    max-width: 360px;
  }
  .section03 {
    width: 94%;
    margin: 0 auto;
    padding: 60px 0;
  }
  .section01_content h3 {
    margin: 0 auto;
  }
  .section01_content p.text01 {
    width: 100%;
    float: none;
  }
  .section04_inner {
    width: 85%;
  }
  .section06_inner {
    width: auto;
    margin: 100px auto;
  }
  .section06_content ul.listbook2 {
    width: 90%;
    margin: 0 auto;
  }
  .section02_content {
    flex-wrap: wrap;
  }
	.award-item {
		margin-bottom: 39px;
	}
}
@media screen and (max-width:750px) {
  #top_menu header {
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  #ozora {
    min-width: 100%;
  }
  #ozora .pc {
    display: none;
  }
  #ozora .sp {
    display: block;
  }
  .logo h1 span {
    font-size: 14px;
    line-height: 30px;
    padding-top: 15px;
  }
  .logo {
    top: 55%;
  }
  .curveArea {
    height: 500px;
  }
  .sliderTop .sliderTopItem1 {
    background: url(../images/slider_01.jpg) top 40% right 20% no-repeat;
    background-size: cover;
  }
  .sliderTop .sliderTopItem2 {
    background: url(../images/slider_02.jpg) top 55% right 30% no-repeat;
    background-size: 200%;
  }
  .sliderTop .sliderTopItem3 {
    background: url(../images/slider_03.jpg) top 50% right 30% no-repeat;
    background-size: cover;
  }
  /*.topbtn {
	top: 72%;
}*/
  .book_column_box .ph-judge {
    max-width: 150px;
  }
  .section03 h4 {
    padding-top: 0px;
    font-size: 20px;
  }
  #ozora20th {
    font-size: 14px;
    padding: 0 15px;
  }
  #ozora20th .ozora20th-logo {
    max-width: 80px;
  }
  .logo .prize {
        max-width: 140px;
    position: absolute;
    top: -150px;
    left: -220px;
  }
  #enter {
    padding: 0;
  }
  section1b {
    padding: 30px 0 50px 0;
  }
  h2.title {
    font-size: 22px;
    padding: 2px 10px;
  }
  .title:after {
    height: 6px;
    bottom: 2px;
  }
  .shasinehon .pankuzu {
    max-width: 960px;
    margin: 0 auto;
    padding: 10px;
    float: none;
  }
  .logo p {
    font-size: 15px;
    padding: 10px 0 0 0;
  }
  p.ozora20th-logo {
    max-width: 120px;
  }
  /* ==============================
		Prize
================================= */
  /* ==============================
		Prize End
================================= */
  .shasinehon_main.pc {
    display: none;
  }
  .shasinehon_main.sp {
    display: block;
  }
  .xxx.pc {
    display: none;
  }
  .xxx.sp {
    display: block;
    margin: 0 auto;
  }
  .section03_content.pc {
    display: none;
  }
  .section03_content.sp {
    display: block;
  }
  .section03_content table td {
    width: 100%;
    display: table;
  }
  .section04 .book_column_box {
    margin-bottom: 15px;
  }
  .section01_content {
    width: auto;
    padding: 10px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
  }
  .section01_content p.text01 {
    margin-bottom: 0;
    letter-spacing: 0.5px;
    font-size: 14px;
    text-align: center;
    float: none;
    width: 100%;
    line-height: 30px;
  }
  .bookbox {
    float: none;
    text-align: center;
  }
  .section02_inner {
    padding: 10px 0px;
    border: none;
  }
  .section02_inner h2 {
    text-align: center;
    margin: 50px auto;
  }
  .section02_content .book_column_box {
    width: 350px;
    margin: 0px 10px 50px;
    text-align: center;
    padding: 10px 20px;
  }
  .section02_content .book_column_box {
    flex: 100%;
  }
  .section03_content, .section05_content {
    width: 100%;
    margin: 50px auto 0;
    max-width: 100%;
  }
  .section03_content table tr {
    width: 100%;
    display: block;
    border-bottom: none;
    margin: 0;
  }
  .section03_content table th {
    width: 100%;
    display: block;
    border-bottom: none;
  }
  .parallax {
    padding: 0 10px;
  }
  .section04_content ul.listbook {
    display: block;
    width: 100%;
    margin: 0 auto 0 10px;
    font-size: 14px;
  }
  .section04_inner {
    width: 94%;
  }
  .section04blokA .book_column_box p.book_ttl {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
    margin: 0 0 10px 0;
  }
  .btn-flex {
    flex-direction: column;
  }
  .btn-flex .btn-wrap span {
    font-size: 16px;
  }
  .btn-flex .btn-wrap.btn-rom {
    padding-top: 0;
    flex-direction: column;
  }
  .btn-flex .btn-wrap.btn-rom p {
    margin: 5px 0;
  }
  .btn-round {
    font-size: 14px;
  }
  .section05 {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 2px 2px;
    position: relative;
    background: #FFF;
  }
  .section05 h2 {
    text-align: center;
  }
  .section05 .qa-inner {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
    padding: 5px;
    background-color: #ffffff;
    text-align: justify;
    letter-spacing: 0.04em;
  }
  .section05 .qa-inner table {
    letter-spacing: -1px;
    overflow: hidden;
  }
  .section05_content table th {
    font-weight: bold;
    padding: 10px;
    background: #fff100;
    border-bottom: none;
    font-size: 18px;
    text-align: center;
  }
  .section05 .qa-inner table tr:nth-child(even) {
    width: 95%;
    display: inline-table;
    padding-bottom: 10px;
    margin: 0 0 0 20px;
  }
  .section05_content table tr:nth-child(even) th {
    font-weight: bold;
    padding: 10px 5px;
    background: #2d4075;
    border-bottom: none;
    color: #fff;
    min-width: 60px;
  }
  .section05_content table td {
    padding: 20px;
    line-height: 160%;
    border-bottom: none;
    background: #f5f5f5;
    font-weight: bold;
    font-size: 14px;
    width: 85%;
  }
  .section05_content table tr:nth-child(even) td {
    padding: 20px;
    line-height: 160%;
    border-bottom: none;
    background: #f5f5f5;
    font-weight: normal;
    font-size: 14px;
    width: 85%;
  }
  .section06_inner {
    width: 100%;
    margin: 50px auto;
  }
  .section06_content ul.listbook2 {
    display: block;
    width: 90%;
    line-height: 2;
    font-size: 14px;
    margin: 0px auto 0 30px;
  }
  .section06_content ul.listbook2 li {
    list-style: disc;
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 2;
  }
  .pagetop, .pagetop a {
    width: 80px;
    height: 80px;
    overflow: hidden;
  }
  #shasinehonSNS {
    padding: 50px 0 120px 0;
  }
  .sns_content li a {
    font-size: 13px;
  }
  #sns .sns_content li.ozora-hp {
    margin-bottom: 15px;
  }
  .sns_content li.twitter-pg a span {
    padding: 23px 15px;
  }
  #slider1 .autoplay .autoplayItem {
    margin: 0 10px;
    max-width: 120px;
  }
  .sp-b3 {
    display: block;
  }
	
/*	Award*/
	#award h1 {
		font-size: 24px;
	}
	.award-head p {
		font-size: 20px;
		padding-left: 0;
	}
	.award-head p span {
		font-size: 16px;
	}
	.award-head img {
		max-width: 140px;
	}
	.award-head {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.award-ceremony-l p {
		font-size: 12px;
		display: flex;
    	justify-content: center;
	}
	
	.award-exbhition-group {
		display: block;
	}
	.award-exbhition-item p {
		font-size: 14px;
	}
	.title2 {
		font-size: 16px;
		
	}
	.award-exbhition-inline span {
		padding: 0
	}
	.award-opening {
		width: 100%;
	}
	p {
		margin: 0 auto;
		width: auto!important;
	}

}
@media screen and (max-width: 375px) {
  .parallax {
    padding: 0 5px;
  }
}
@media screen and (max-width: 320px) {
  body, html {
    width: 320px;
  }
  #ozora {
    min-width: 100%;
  }
  #navi .ozora20th-sm {
    max-width: 40px;
    margin-left: 5px;
  }
  .shasinehon_main.pc {
    display: none;
  }
  .shasinehon_main.sp {
    display: block;
  }
  .section03_content.pc {
    display: none;
  }
  .section03_content.sp {
    display: block;
  }
  .section01_content {
    width: auto;
    padding: 10px;
    margin: 0 auto;
  }
  .bookbox {
    float: none;
    text-align: center;
  }
  .section02_inner {
    padding: 10px 10px;
    border: none;
  }
  .section02_inner h2 {
    text-align: center;
    margin: 50px auto;
  }
  .section02_content {
    display: block;
    width: auto;
    margin: 50px auto 0;
    max-width: 100%;
    justify-content: space-around;
    flex-wrap: nowrap;
  }
  .section02_content .book_column_box {
    width: auto;
    margin: 0px 10px 50px;
    text-align: center;
  }
  .section02_content .book_column_box .book_img img {
    width: 100%;
  }
  /*.section03 h2 img {
	width: 100%
}*/
  .section03_content, .section05_content {
    width: 100%;
    margin: 50px auto 0;
    max-width: 100%;
  }
  .section03_content table th {
    font-weight: normal;
    padding: 30px 15px;
    background: #f5f5f5;
    border-bottom: none;
    font-size: 14px;
    text-align: justify;
  }
  .section03_content table td {
    padding: 20px 20px 20px 15px;
    line-height: 160%;
    border-bottom: #d9d9d9 2px dashed;
    font-size: 12px;
  }
  .section04_content ul.listbook {
    display: block;
    width: 100%;
    margin: 0 auto 0 10px;
    font-size: 14px;
  }
  .section04blokA .book_column_box p.book_ttl {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
    margin: 0 0 10px 0;
  }
  .section05 {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 2px 2px;
    position: relative;
    background: #FFF;
  }
  .section05 h2 {
    text-align: center;
    margin: 0px auto;
  }
  .section05 .qa-inner {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
    padding: 5px;
    background-color: #ffffff;
    text-align: justify;
    letter-spacing: 0.04em;
  }
  .section05 .qa-inner table {
    letter-spacing: -1px;
    overflow: hidden;
  }
  .section05_content table th {
    font-weight: bold;
    padding: 10px;
    background: #fff100;
    border-bottom: none;
    font-size: 18px;
    text-align: center;
  }
  .section05 .qa-inner table tr:nth-child(even) {
    width: 95%;
    display: inline-table;
    padding-bottom: 10px;
    margin: 0 0 0 20px;
  }
  .section05_content table tr:nth-child(even) th {
    font-weight: bold;
    padding: 10px 5px;
    background: #2d4075;
    border-bottom: none;
    color: #fff;
  }
  .section05_content table td {
    padding: 20px;
    line-height: 160%;
    border-bottom: none;
    background: #f5f5f5;
    font-weight: bold;
    font-size: 14px;
    width: 85%;
  }
  .section05_content table tr:nth-child(even) td {
    padding: 20px;
    line-height: 160%;
    border-bottom: none;
    background: #f5f5f5;
    font-weight: normal;
    font-size: 14px;
    width: 85%;
  }
  .section06_content ul.listbook2 {
    display: block;
    width: auto;
    line-height: 2;
    font-size: 16px;
    margin: 0px auto 0 40px;
  }
  .sp-b1 {
    display: block;
  }
}