@charset "UTF-8";
.box01 {
  background: #FFF;
  border: 8px solid #F5F1CE;
  padding: 50px;
}

.wp_bread li {
  display: inline;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 2px;
  line-height: 1.8;
}

.wp_bread li::before {
  display: inline-block;
  content: '＞';
  margin: 0 5px 0 10px;
}

.wp_bread li:first-of-type::before {
  content: '';
  margin: 0;
}

.all a {
  background: #707070 !important;
}

.cat01,
.cat-item-cat01 a {
  background: #E8B555 !important;
}

.cat02,
.cat-item-cat02 a {
  background: #D1777B !important;
}

.cat03,
.cat-item-cat03 a {
  background: #C15A4A !important;
}

.cat04,
.cat-item-cat04 a {
  background: #8B3F76 !important;
}

.cat05,
.cat-item-cat05 a {
  background: #5B307E !important;
}

.cat06,
.cat-item-cat06 a {
  background: #26397E !important;
}

.cat07,
.cat-item-cat07 a {
  background: #38639B !important;
}

.cat08,
.cat-item-cat08 a {
  background: #50908C !important;
}

.cat09,
.cat-item-cat09 a {
  background: #467449 !important;
}

.cat010,
.cat-item-cat10 a {
  background: #80A558 !important;
}

.cat11,
.cat-item-cat11 a {
  background: #EFD48E !important;
}

.pagenavi {
  width: 100%;
  margin-top: 100px;
}

.pagenavi .wp-pagenavi {
  display: flex;
  justify-content: center;
}

.wp-pagenavi a, .wp-pagenavi span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #000;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  color: #E8B555;
}

.pager {
  width: 100%;
  margin-top: 100px;
}

.pager ul {
  display: flex;
  justify-content: center;
}

.pager ul li {
  display: flex;
  justify-content: center;
  min-width: 120px;
}

.pager ul li a {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
}

.pager ul li a:hover {
  text-decoration: underline;
}

.pager ul li.prev {
  margin-right: 50px;
}

.pager ul li.next {
  margin-left: 50px;
}

.nav_page01 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.nav_page01 ul {
  display: flex;
  flex-wrap: wrap;
}

.nav_page01 ul li {
  width: 32%;
  margin-left: 2%;
}

.nav_page01 ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E8BD6D;
  height: 100px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 3px;
  color: #FFF;
  text-decoration: none;
}

.nav_page01 ul li a .arrow02 {
  position: relative;
  right: -10px;
  top: 2px;
}

.nav_page01 ul li:first-of-type {
  margin-left: 0;
}

.nav_page02 ul li a {
  background: #D1777B;
}

.nav_page02 ul li:first-of-type {
  width: 100%;
  margin-left: 0;
  margin-bottom: 20px;
}

.nav_page02 ul li:nth-of-type(2) {
  margin-left: 0;
}

.nav_page03 ul {
  display: flex;
  flex-wrap: wrap;
}

.nav_page03 ul li {
  width: 24%;
  margin-right: 1.3333%;
  margin-top: 15px;
}

.nav_page03 ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #D1777B;
  height: 40px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #FFF;
  text-decoration: none;
}

.nav_page03 ul li a,
.nav_page03 ul li a img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
}

.nav_page03 ul li a:hover,
.nav_page03 ul li a:hover img {
  opacity: 0.8;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  text-decoration: none;
}

.nav_page03 ul li:nth-of-type(4n) {
  margin-right: 0;
}

.nav_page03 ul li:nth-of-type(1),
.nav_page03 ul li:nth-of-type(2),
.nav_page03 ul li:nth-of-type(3),
.nav_page03 ul li:nth-of-type(4) {
  margin-top: 0;
}

.st01_01,
.st02_01,
.st03_01 {
  position: relative;
}

.st01_01 .bgGrad02,
.st02_01 .bgGrad02,
.st03_01 .bgGrad02 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50px;
  width: 100%;
  height: 400px;
}

.st01_01 .tit_en01,
.st02_01 .tit_en01,
.st03_01 .tit_en01 {
  top: 0;
}

.st01_01 {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
}

.st01_01 a {
  text-decoration: underline;
}

.st01_01 p {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
}

.st01_01 .bgGrad02 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50px;
  width: 100%;
  height: 400px;
}

.st01_01 .titA {
  border-bottom: 1px solid #EFC26E;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 2px;
  line-height: 1.4;
  font-weight: 500;
}

.st01_01 .titB {
  border-bottom: 1px solid #EFC26E;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.st01_01 .titC {
  border-left: 2px solid #EFC26E;
  padding: 5px 0 5px 20px;
}

.st01_01 .table01 {
  border-bottom: 1px solid #EFC26E;
  margin-top: 20px;
}

.st01_01 .table01 tr {
  border-top: 1px solid #EFC26E;
}

.st01_01 .table01 td {
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}

.st01_01 .table01 td:first-of-type {
  padding-right: 20px;
  min-width: 160px;
}

.st01_01 .table01 td:last-of-type div {
  border-left: 1px solid #EFC26E;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.6;
}

.st01_01 .icon {
  display: flex;
  align-items: center;
}

.st01_01 .icon li {
  margin-left: 30px;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  line-height: 1.6;
}

.st01_01 .icon li:first-of-type {
  margin-left: 0;
}

.st02_01 .tit_en01 {
  left: inherit;
  right: -310px;
}

.st02_01 .list {
  display: flex;
  flex-wrap: wrap;
}

.st02_01 .list ul {
  width: 25%;
  margin-top: 50px;
  padding-right: 30px;
}

.st02_01 .list ul li {
  margin-top: 30px;
  letter-spacing: 1px;
}

.st02_01 .list ul li a {
  font-size: 13px;
  font-size: 1.3rem;
  color: #000;
}

.st02_01 .list ul li:first-of-type {
  margin-top: 0;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #E8BD6D;
}

.st02_01 .list ul:nth-of-type(1),
.st02_01 .list ul:nth-of-type(2),
.st02_01 .list ul:nth-of-type(3),
.st02_01 .list ul:nth-of-type(4) {
  margin-top: 0;
}

.st03_01 .list01 {
  border-bottom: 1px solid #EFC26E;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 3px;
}

.st03_01 .list01 dt {
  border-top: 1px solid #EFC26E;
}

.st03_01 .list01 dd {
  border-top: 1px solid #EFC26E;
}

.st03_01 .list01 dd span {
  border-left: 1px solid #EFC26E;
}

.st03_01 .ico {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.st03_01 .ico li:first-of-type {
  margin-right: 25px;
}

.st04_01 .tit_en01 {
  top: 0;
}

.st04_01 article {
  position: relative;
  margin-top: 100px;
}

.st04_01 article .bgGrad01 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 15px;
  width: 100%;
  height: 400px;
}

.st04_01 article h2 {
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 9px;
  font-weight: 400;
}

.st04_01 article h3 {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  line-height: 1.4;
  font-weight: 500;
}

.st04_01 article h3 div {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 6px;
  font-weight: 300;
}

.st04_01 article h3 div span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: #D1777B;
  width: 50px;
  height: 1px;
  margin-left: 20px;
  margin-top: -4px;
}

.st04_01 article section {
  margin-top: 20px;
}

.st04_01 article section:first-of-type {
  margin-top: 30px;
}

.st04_01 article .accordion-hidden {
  display: none;
}

.st04_01 article .accordion-open {
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  z-index: 3;
  background: #eaa5a8;
  height: 150px;
  padding: 0 100px 0 50px;
}

.st04_01 article .accordion-open h3 {
  color: #FFF;
}

.st04_01 article .accordion-open h3 div span::after {
  background: #FFF;
}

.st04_01 article .accordion-open:first-of-type {
  margin-top: 0;
}

.st04_01 article .accordion-open::before,
.st04_01 article .accordion-open::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  background: #FFF;
  width: 20px;
  height: 2px;
}

.st04_01 article .accordion-open::after {
  transform: translateY(-50%) rotate(90deg);
  transition: .5s;
}

.st04_01 article .accordion-hidden:checked + .accordion-open:after {
  transform: translateY(-50%) rotate(0);
}

.st04_01 article .accordion-close {
  overflow: hidden;
  display: block;
  z-index: 2;
  height: 0;
  opacity: 0;
  transition: 0.5s;
}

.st04_01 article .accordion-close .box {
  background: #FFF;
  padding: 50px;
}

.st04_01 article .accordion-hidden:checked + .accordion-open + .accordion-close {
  height: auto;
  opacity: 1;
}

.st05_01 .date,
.st05_02 .date {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-weight: 500;
}

.st05_01 {
  position: relative;
  margin-bottom: 150px;
}

.st05_01 .tit_en01 {
  top: 0;
}

.st05_01 .st00_06 {
  position: relative;
  margin-top: 100px;
}

.st05_01 .st00_06 .bgGrad02 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 25px;
  width: 100%;
  height: 50%;
}

.st05_01 .st00_06 .tit_en01 {
  left: inherit;
  right: -310px;
}

.st05_01 .st00_06 .tit01 {
  top: inherit;
  margin-bottom: 50px;
}

.st05_02 {
  position: relative;
  margin-bottom: 150px;
}

.st05_02 .load_trigger {
  transition-delay: 300ms;
}

.st05_02 .tit_en01 {
  top: 0;
}

.st05_02 .bgGrad02 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 200px;
  width: 100%;
  height: 50%;
}

.st05_02 .box01 {
  border: none;
  margin-top: 50px;
}

.st05_02 .box01 .cat {
  width: 300px;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 2px;
  color: #FFF;
}

.st05_02 .box01 .tit {
  margin-bottom: 20px;
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 2px;
  line-height: 1.4;
  font-weight: 500;
}

.st06_01,
.st06_02,
.st07_01 {
  position: relative;
}

.st06_01 .tit_en01,
.st06_02 .tit_en01,
.st07_01 .tit_en01 {
  top: 210px;
}

.st06_01 .bgGrad01,
.st06_02 .bgGrad01,
.st07_01 .bgGrad01 {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
}

.st06_01 h2,
.st06_02 h2,
.st07_01 h2 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 9px;
  text-indent: 9px;
  font-weight: 400;
}

.st06_01 .txt,
.st06_02 .txt,
.st07_01 .txt {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 3px;
  line-height: 2.6;
}

.st06_01 .load_trigger {
  transition-delay: 300ms;
}

.st06_01 .tit_en01 {
  top: 130px;
}

.st06_01 .bgGrad01:nth-of-type(1) {
  top: 0;
  height: 25%;
}

.st06_01 .bgGrad01:nth-of-type(2) {
  top: 45%;
  height: 35%;
}

.st06_01 .bgWhite {
  position: relative;
  z-index: 1;
  padding: 50px;
  margin: -80px 100px 0 100px;
}

.st06_01 .container01 {
  padding-top: 50px;
}

.st06_01 .block01 li {
  display: flex;
  margin-top: -200px;
}

.st06_01 .block01 li .box {
  width: 40%;
}

.st06_01 .block01 li .box .box01 {
  position: relative;
  left: 50%;
  top: -100px;
  border: 8px solid #F6E3E3;
  width: 60%;
  padding: 20px 25px;
}

.st06_01 .block01 li .box .box01 h3 {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 3px;
  line-height: 1.6;
  font-weight: bold;
}

.st06_01 .block01 li .box .box01 h3::after {
  content: '';
  display: block;
  background: #D04349;
  width: 50px;
  height: 1px;
  margin: 15px 0;
}

.st06_01 .block01 li:nth-of-type(2n) {
  justify-content: flex-end;
  margin-top: -400px;
}

.st06_01 .block01 li:nth-of-type(2n) img {
  position: relative;
  right: 10%;
}

.st06_01 .block01 li:nth-of-type(2n) .box01 {
  left: 40%;
}

.st06_01 .block01 li:first-of-type {
  margin-top: 50px;
}

.st06_02 .tit_en01 {
  left: inherit;
  right: -390px;
  top: 300px;
}

.st06_02 .bgGrad01:nth-of-type(1) {
  top: 15px;
  height: 35%;
}

.st06_02 .bgGrad01:nth-of-type(2) {
  top: 50%;
  height: 35%;
}

.st06_02 h2 br {
  display: none;
}

.st06_02 .block01 li {
  position: relative;
  margin-top: 100px;
}

.st06_02 .block01 li .area {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  padding: 30px 0 30px 30px;
}

.st06_02 .block01 li .area .box {
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  padding: 50px;
}

.st06_02 .block01 li .area .box .mincho {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 5px;
  font-weight: 400;
}

.st06_02 .block01 li .area .box h3 {
  margin-bottom: 30px;
  line-height: 1.6;
}

.st06_02 .block01 li .area .box h3::before {
  content: '';
  display: block;
  background: #D04349;
  width: 50px;
  height: 1px;
  margin: 20px auto 15px;
}

.st06_02 .block01 li .area .box p {
  letter-spacing: 3px;
  line-height: 2.2;
}

.st06_02 .block01 li:first-of-type {
  margin-top: 100px;
}

.st06_02 .block01 li:nth-of-type(2n) .area {
  left: inherit;
  right: 0;
  padding: 30px 30px 30px 0;
}

.st07_01 .load_trigger {
  transition-delay: 300ms;
}

.st07_01 .tit_en01 {
  left: inherit;
  right: -440px;
  top: 0;
}

.st07_01 .bgGrad01:nth-of-type(1) {
  top: -50px;
  height: 35%;
}

.st07_01 .bgGrad01:nth-of-type(2) {
  top: 55%;
  height: 35%;
}

.st07_01 .block01 {
  margin-top: 50px;
}

.st07_01 .block01 li {
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.st07_01 .block01 li .img {
  width: 50%;
}

.st07_01 .block01 li .box01 {
  position: absolute;
  z-index: 1;
  right: 0;
  border: 8px solid #F6E3E3;
  width: 55%;
  padding: 35px 40px;
}

.st07_01 .block01 li .box01 .mincho {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 5px;
  font-weight: 400;
}

.st07_01 .block01 li .box01 h3 {
  margin-bottom: 20px;
  letter-spacing: 9px;
  line-height: 1.6;
}

.st07_01 .block01 li .box01 h3::before {
  content: '';
  display: block;
  background: #D04349;
  width: 50px;
  height: 1px;
  margin: 20px 0 15px;
}

.st07_01 .block01 li .box01 p {
  letter-spacing: 3px;
  line-height: 2.2;
}

.st07_01 .block01 li .box01 .btn01 {
  max-width: 200px;
  height: 30px;
  margin: 20px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.st07_01 .block01 li:nth-of-type(2n) {
  flex-flow: row-reverse;
}

.st07_01 .block01 li:nth-of-type(2n) .box01 {
  left: 0;
  right: inherit;
}

.st08_01 .tit_en01 {
  top: 50px;
}

.st08_01 article {
  position: relative;
  margin-top: 50px;
}

.st08_01 article .bgGrad01 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 55%;
}

.st08_01 article .group {
  display: flex;
}

.st08_01 article .group .pic {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 200px;
  width: 60%;
}

.st08_01 article .group .box {
  position: relative;
  z-index: 2;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px;
  width: 60%;
  margin-top: 50px;
}

.st08_01 article .group .box .tit {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 5px;
  font-weight: 400;
  line-height: 1.6;
}

.st08_01 article .group .box .tit span {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  color: #D1777B;
}

.st08_01 article .group .box .tit span::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background: #D1777B;
  width: 50px;
  height: 1px;
  margin-left: 20px;
}

.st08_01 article .group .box dl dt {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.st08_01 article .group .box dl dt span {
  margin-left: 10px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 400;
}

.st08_01 article .group .box dl dt span.col01 {
  color: #FABA75;
}

.st08_01 article .group .box dl dt span.col02 {
  color: #8CCCCA;
}

.st08_01 article .group .box dl dt span.col03 {
  color: #F0A4AA;
}

.st08_01 article .group .box dl dt span.col04 {
  color: #D076AB;
}

.st08_01 article .group .box dl dt span.col05 {
  color: #DEBC64;
}

.st08_01 article .group .box dl dt span.col06 {
  color: #A1CB85;
}

.st08_01 article .group .box dl dt span.col07 {
  color: #709BD2;
}

.st08_01 article .group .box dl dt span.col08 {
  color: #8CC4EC;
}

.st08_01 article .group .box dl dd {
  margin-top: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  line-height: 1.6;
}

.st08_01 article:nth-of-type(2n) .group {
  flex-direction: row-reverse;
}

.st08_01 article:nth-of-type(2n) .group .pic {
  right: inherit;
  left: 30px;
}

.st08_01 article:nth-of-type(1) {
  margin-top: 0;
}

.st08_01 article:nth-of-type(2) .bgGrad01 {
  height: 45%;
}

.st08_01 article:nth-of-type(3) .bgGrad01 {
  top: -40%;
  height: 105%;
}

/*===============================================
 responsive width-1060
===============================================*/
@media only screen and (max-width: 1060px) {
  .wp_bread li {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
  .nav_page01 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .nav_page01 ul li a {
    height: 80px;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
  }
  .nav_page01 ul li a .arrow02 {
    right: -10px;
    top: 1px;
  }
  .nav_page03 ul li {
    margin-top: 10px;
  }
  .nav_page03 ul li a {
    height: 35px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st01_01 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st01_01 p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st01_01 .titA {
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  .st01_01 .titB {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .st01_01 .titC {
    padding: 3px 0 5px 15px;
  }
  .st01_01 .icon li {
    margin-left: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st02_01 .list ul {
    width: 33.333%;
    padding-right: 20px;
  }
  .st02_01 .list ul li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st02_01 .list ul li:first-of-type {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_01 .list ul:nth-of-type(4) {
    margin-top: 50px;
  }
  .st03_01 .list01 {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 2px;
  }
  .st04_01 article {
    margin-top: 80px;
  }
  .st04_01 article h3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st04_01 article h3 div {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 4px;
  }
  .st04_01 article h3 div span::after {
    margin-left: 15px;
  }
  .st04_01 article .accordion-open {
    height: 120px;
  }
  .st05_01 .date,
  .st05_02 .date {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st05_01 {
    margin-bottom: 100px;
  }
  .st05_01 .st00_06 {
    margin-top: 80px;
  }
  .st05_02 {
    margin-bottom: 100px;
  }
  .st05_02 .bgGrad02 {
    top: 200px;
  }
  .st05_02 .box01 .cat {
    width: 250px;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
  }
  .st05_02 .box01 .tit {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .st06_01 .txt,
  .st06_02 .txt,
  .st07_01 .txt {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 2px;
    line-height: 2.4;
  }
  .st06_01 .bgWhite {
    padding: 30px;
    margin: -80px 50px 0 50px;
  }
  .st06_01 .block01 li {
    margin-top: -150px;
  }
  .st06_01 .block01 li .box .box01 {
    top: -80px;
    width: 70%;
  }
  .st06_01 .block01 li .box .box01 h3 {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 2px;
  }
  .st06_01 .block01 li:nth-of-type(2n) {
    margin-top: -350px;
  }
  .st06_01 .block01 li:nth-of-type(2n) img {
    right: 20%;
  }
  .st06_01 .block01 li:nth-of-type(2n) .box01 {
    left: 30%;
  }
  .st06_02 .block01 li {
    margin-top: 80px;
  }
  .st06_02 .block01 li .area {
    width: 60%;
    padding: 20px 0 20px 20px;
  }
  .st06_02 .block01 li .area .box {
    padding: 25px;
  }
  .st06_02 .block01 li .area .box .mincho {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
  .st06_02 .block01 li .area .box h3 {
    margin-bottom: 20px;
  }
  .st06_02 .block01 li .area .box p {
    letter-spacing: 2px;
    line-height: 2;
  }
  .st06_02 .block01 li:first-of-type {
    margin-top: 80px;
  }
  .st06_02 .block01 li:nth-of-type(2n) .area {
    padding: 20px 20px 20px 0;
  }
  .st07_01 .block01 li .box01 {
    width: 65%;
    padding: 25px 30px;
  }
  .st07_01 .block01 li .box01 .mincho {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
  .st07_01 .block01 li .box01 h3 {
    margin-bottom: 20px;
    letter-spacing: 4px;
  }
  .st07_01 .block01 li .box01 p {
    letter-spacing: 2px;
    line-height: 2;
  }
  .st08_01 article .group .box .tit {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}

/*===============================================
 responsive width-768
===============================================*/
@media only screen and (max-width: 768px) {
  .box01 {
    background: #FFF;
    border: 6px solid #F5F1CE;
    padding: 30px;
  }
  .wp_bread li {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .pagenavi {
    margin-top: 50px;
  }
  .wp-pagenavi a, .wp-pagenavi span {
    width: 15px;
    height: 15px;
    margin: 0 3px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pager {
    margin-top: 50px;
  }
  .pager ul li {
    min-width: 90px;
  }
  .pager ul li a {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .pager ul li.prev {
    margin-right: 15px;
  }
  .pager ul li.next {
    margin-left: 15px;
  }
  .nav_page01 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .nav_page01 ul {
    display: block;
  }
  .nav_page01 ul li {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .nav_page01 ul li a {
    height: 60px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .nav_page02 ul li:first-of-type {
    margin-bottom: 10px;
  }
  .nav_page03 ul li {
    width: 32%;
    margin-right: 2%;
  }
  .nav_page03 ul li a {
    height: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .nav_page03 ul li:nth-of-type(4n) {
    margin-right: 2%;
  }
  .nav_page03 ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  .nav_page03 ul li:nth-of-type(4) {
    margin-top: 10px;
  }
  .st01_01 {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st01_01 .mb80 {
    margin-bottom: 50px !important;
  }
  .st01_01 p {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st01_01 .titA {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st01_01 .table01 {
    margin-top: 20px;
  }
  .st01_01 .table01 td:first-of-type {
    min-width: 130px;
  }
  .st02_01 .list ul {
    width: 50%;
  }
  .st02_01 .list ul li a {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st02_01 .list ul li:first-of-type {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st02_01 .list ul:nth-of-type(3) {
    margin-top: 50px;
  }
  .st03_01 .list01 {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 1px;
  }
  .st04_01 article {
    margin-top: 50px;
  }
  .st04_01 article .bgGrad01 {
    top: 10px;
    height: 50%;
  }
  .st04_01 article h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 4px;
  }
  .st04_01 article h3 {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st04_01 article h3 div {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
  }
  .st04_01 article h3 div span::after {
    width: 30px;
  }
  .st04_01 article .accordion-open {
    height: 100px;
    padding: 0 80px 0 30px;
  }
  .st04_01 article .accordion-open::before,
  .st04_01 article .accordion-open::after {
    right: 30px;
  }
  .st04_01 article .accordion-close .box {
    padding: 30px;
  }
  .st05_01 .date,
  .st05_02 .date {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st05_01 {
    margin-bottom: 80px;
  }
  .st05_01 .st00_06 {
    margin-top: 50px;
  }
  .st05_01 .st00_06 .bgGrad02 {
    top: 15px;
  }
  .st05_02 {
    margin-bottom: 80px;
  }
  .st05_02 .bgGrad02 {
    top: 150px;
  }
  .st05_02 .box01 .cat {
    width: 200px;
    padding: 10px 15px;
    margin-bottom: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st05_02 .box01 .tit {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  .st06_01 h2,
  .st06_02 h2,
  .st07_01 h2 {
    margin-bottom: 50px;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 4px;
    text-indent: 4px;
  }
  .st06_01 .txt,
  .st06_02 .txt,
  .st07_01 .txt {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 1px;
    line-height: 2.2;
  }
  .st06_01 {
    margin-bottom: 80px;
  }
  .st06_01 .bgGrad01:nth-of-type(1) {
    top: 10px;
    height: 15%;
  }
  .st06_01 .bgGrad01:nth-of-type(2) {
    top: 25%;
    height: 40%;
  }
  .st06_01 .txtC {
    text-align: left !important;
  }
  .st06_01 .txtC br {
    display: none;
  }
  .st06_01 .bgWhite {
    padding: 30px;
    margin: -50px 50px 0 50px;
  }
  .st06_01 .block01 li {
    justify-content: center;
    margin-top: 30px;
  }
  .st06_01 .block01 li .box {
    width: 80%;
    max-width: 500px;
  }
  .st06_01 .block01 li .box .box01 {
    left: 40%;
    top: -50px;
    border: 6px solid #F6E3E3;
    width: 70%;
    padding: 15px 20px;
  }
  .st06_01 .block01 li .box .box01 h3 {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1px;
  }
  .st06_01 .block01 li .box .box01 h3::after {
    width: 30px;
    margin: 10px 0;
  }
  .st06_01 .block01 li:nth-of-type(2n) {
    justify-content: center;
    margin-top: 30px;
  }
  .st06_01 .block01 li:nth-of-type(2n) img {
    right: inherit;
  }
  .st06_01 .block01 li:nth-of-type(2n) .box01 {
    left: -10%;
  }
  .st06_02 .bgGrad01:nth-of-type(1) {
    top: 10px;
    height: 30%;
  }
  .st06_02 .bgGrad01:nth-of-type(2) {
    top: 45%;
    height: 30%;
  }
  .st06_02 .txtC {
    text-align: left !important;
  }
  .st06_02 .txtC br {
    display: none;
  }
  .st06_02 .block01 li {
    margin-top: 50px;
  }
  .st06_02 .block01 li .area {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .st06_02 .block01 li .area .box {
    padding: 25px;
  }
  .st06_02 .block01 li .area .box .mincho {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2px;
  }
  .st06_02 .block01 li .area .box h3 {
    margin-bottom: 15px;
  }
  .st06_02 .block01 li .area .box h3 br {
    display: none;
  }
  .st06_02 .block01 li .area .box h3::before {
    width: 30px;
    margin: 15px auto 10px;
  }
  .st06_02 .block01 li .area .box p {
    letter-spacing: 1px;
    line-height: 1.8;
  }
  .st06_02 .block01 li:first-of-type {
    margin-top: 50px;
  }
  .st06_02 .block01 li:nth-of-type(2n) .area {
    padding: 0;
  }
  .st07_01 .bgGrad01:nth-of-type(1) {
    height: 30%;
  }
  .st07_01 .bgGrad01:nth-of-type(2) {
    top: 50%;
  }
  .st07_01 .txtC {
    text-align: left !important;
  }
  .st07_01 .txtC br {
    display: none;
  }
  .st07_01 .block01 li {
    display: block;
    margin-top: 50px;
  }
  .st07_01 .block01 li .img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px;
  }
  .st07_01 .block01 li .box01 {
    position: relative;
    right: inherit;
    border: 6px solid #F6E3E3;
    width: 100%;
    padding: 20px 25px;
  }
  .st07_01 .block01 li .box01 .mincho {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
  .st07_01 .block01 li .box01 h3 {
    margin-bottom: 10px;
    letter-spacing: 3px;
  }
  .st07_01 .block01 li .box01 h3::before {
    width: 30px;
    margin: 15px 0;
  }
  .st07_01 .block01 li .box01 p {
    letter-spacing: 1px;
    line-height: 1.8;
  }
  .st07_01 .block01 li:nth-of-type(2n) .box01 {
    left: inherit;
  }
  .st08_01 article .group .pic {
    right: 20px;
    top: 50px;
    width: 80%;
  }
  .st08_01 article .group .box {
    padding: 30px;
    width: 90%;
    margin-top: 55%;
  }
  .st08_01 article .group .box .tit {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st08_01 article:nth-of-type(2n) .group .pic {
    left: 20px;
  }
}

/*===============================================
 responsive width-480
===============================================*/
@media only screen and (max-width: 480px) {
  .wp_bread li {
    font-size: 9px;
    font-size: 0.9rem;
  }
  .wp_bread li::before {
    margin: 0 2px 0 5px;
  }
  .nav_page01 ul li {
    margin-top: 10px;
  }
  .nav_page01 ul li a {
    height: 50px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .nav_page03 ul li a {
    height: 25px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st01_01 {
    font-size: 10px;
    font-size: 1rem;
  }
  .st01_01 .mb50 {
    margin-bottom: 30px !important;
  }
  .st01_01 .mb30 {
    margin-bottom: 20px !important;
  }
  .st01_01 p {
    font-size: 10px;
    font-size: 1rem;
  }
  .st01_01 .titA {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st01_01 .table01 td:first-of-type {
    min-width: 110px;
  }
  .st02_01 .list ul li {
    margin-top: 20px;
  }
  .st02_01 .list ul li a {
    font-size: 10px;
    font-size: 1rem;
  }
  .st02_01 .list ul li:first-of-type {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st03_01 .list01 {
    font-size: 10px;
    font-size: 1.0rem;
  }
  .st03_01 .list01 dt {
    width: 60px;
  }
  .st03_01 .list01 dd {
    margin-left: 60px;
  }
  .st04_01 article h3 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st04_01 article h3 div {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  .st04_01 article h3 div span::after {
    width: 20px;
    margin-left: 10px;
    margin-top: -3px;
  }
  .st04_01 article .accordion-open {
    padding: 0 60px 0 20px;
  }
  .st04_01 article .accordion-open::before,
  .st04_01 article .accordion-open::after {
    right: 20px;
  }
  .st05_01 .date,
  .st05_02 .date {
    font-size: 10px;
    font-size: 1.0rem;
  }
  .st05_01 .st00_06 .tit01 {
    margin-bottom: 30px;
  }
  .st05_02 {
    margin-bottom: 50px;
  }
  .st05_02 .bgGrad02 {
    top: 100px;
  }
  .st05_02 .box01 .cat {
    padding: 8px 12px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st05_02 .box01 .tit {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st06_01 .txt,
  .st06_02 .txt,
  .st07_01 .txt {
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 2;
  }
  .st06_01 {
    margin-bottom: 50px;
  }
  .st06_01 .bgGrad01:nth-of-type(2) {
    top: 30%;
  }
  .st06_01 .bgWhite {
    padding: 20px 25px;
    margin: -30px 30px 0 30px;
  }
  .st06_01 .block01 li {
    margin-top: 20px;
  }
  .st06_01 .block01 li .box .box01 h3 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st06_01 .block01 li .box .box01 h3::after {
    width: 20px;
    margin: 10px 0;
  }
  .st06_01 .block01 li:nth-of-type(2n) {
    margin-top: 20px;
  }
  .st06_02 .bgGrad01:nth-of-type(2) {
    top: 50%;
  }
  .st06_02 h2 {
    position: relative;
    top: -5px;
    line-height: 1.6;
  }
  .st06_02 h2 br {
    display: block;
  }
  .st06_02 .block01 li .area {
    padding: 0;
  }
  .st06_02 .block01 li .area .box {
    padding: 20px;
  }
  .st06_02 .block01 li .area .box .mincho {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
  .st07_01 .block01 li .box01 {
    padding: 20px;
  }
  .st07_01 .block01 li .box01 .mincho {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .st07_01 .block01 li .box01 h3::before {
    margin: 10px 0;
  }
  .st07_01 .block01 li .box01 .btn01 {
    max-width: 150px;
    height: 25px;
    margin: 15px 0 0;
    font-size: 10px !important;
    font-size: 1rem !important;
  }
  .st08_01 article .group .pic {
    right: 15px;
  }
  .st08_01 article .group .box .tit br {
    display: none;
  }
  .st08_01 article .group .box dl dt span {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st08_01 article .group .box dl dd {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st08_01 article:nth-of-type(2n) .group .pic {
    left: 15px;
  }
}
