@charset "UTF-8";
/*
Theme Name: 消費者ホットライン普及周知啓発事業（2021年）
Theme URI:
Author: grafix
Author URI: https://www.gd-system.jp/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

/* html tag */
body {
  word-wrap: break-word;
  word-break: break-all;
  text-justify: inter-ideograph;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #2e93d4;
  text-decoration: none;
  transition: 0.2s;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
  transition: opacity 0.2s ease-in-out;
}

*::after,
*::before {
  vertical-align: bottom;
}

a:hover {
  -webkit-text-decoration: auto;
          text-decoration: auto;
}

a:hover img {
  opacity: 0.7;
  zoom: 1;
  text-decoration: none;
}

a[href^=tel] {
  color: #000;
  cursor: text;
  pointer-events: none;
}

a[href^=tel]:hover {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

.has-huge-font-size {
  font-size: 3rem;
  line-height: 2;
}

.has-large-font-size {
  font-size: 2.6rem;
  line-height: 2;
}

.sp {
  display: none;
}

.screen-reader-text {
  display: none;
}

.editor-area p {
  margin: 1.5rem 0 1.5rem;
}
.editor-area p:first-child {
  margin-top: 0;
}
.editor-area p:last-child {
  margin-bottom: 0;
}
.editor-area ul {
  margin: 1.5rem 0 1.5rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}
.editor-area ul:first-child {
  margin-top: 0;
}
.editor-area ul:last-child {
  margin-bottom: 0;
}
.editor-area ul li ul {
  margin: 0;
  list-style-type: square;
}
.editor-area ul li ul li ul {
  list-style-type: circle;
}
.editor-area ul li ol {
  margin: 0;
}
.editor-area ol {
  margin: 1.5rem 0 1.5rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
}
.editor-area ol:first-child {
  margin-top: 0;
}
.editor-area ol:last-child {
  margin-bottom: 0;
}
.editor-area ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
.editor-area ol li ol li ol {
  list-style-type: lower-roman;
}
.editor-area ol li ul {
  margin: 0;
}
.editor-area .wp-block-image {
  margin-left: auto;
  margin-right: auto;
}
.editor-area .wp-block-media-text .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
  align-self: start;
}
.editor-area .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content {
  align-self: center;
}
.editor-area .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content {
  align-self: end;
}
.editor-area .wp-block-table {
  margin-left: auto;
  margin-right: auto;
}
.editor-area .wp-block-table table tr th {
  border: solid 1px #000;
  padding: 5px;
  background: #efefef;
}
.editor-area .wp-block-table table tr td {
  border: solid 1px #000;
  padding: 5px;
}
.editor-area .wp-block-media-text .wp-block-media-text__media {
  margin-right: 10px;
}
.editor-area .wp-block-media-text .wp-block-media-text__content {
  margin-left: 10px;
}
.editor-area .wp-block-media-text .wp-block-media-text__content .has-large-font-size {
  font-size: 1.8rem;
  line-height: 1.5;
}
.editor-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  margin-right: 0;
  margin-left: 10px;
}
.editor-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  margin-left: 0;
  margin-right: 10px;
}
.editor-area .wp-block-embed {
  max-width: 70%;
  margin: 0 auto 1.5em;
  height: 400px;
}
.editor-area .wp-block-embed .wp-block-embed__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.editor-area .wp-block-embed .wp-block-embed__wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  background: transparent;
}

.header-wrap {
  padding: 0 0 30px;
}
.header-wrap .header-menu {
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: inherit;
  flex-wrap: nowrap;
}
.header-wrap .header-menu ul {
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  justify-content: flex-end;
  align-items: inherit;
  flex-wrap: nowrap;
}
.header-wrap .header-menu ul li a {
  display: block;
  background: #eb6e8f;
  color: #fff;
  text-align: center;
  padding: 8px 10px 7px;
}
.header-wrap .header-menu ul li .img {
  max-width: 18px;
  margin: 0 auto 5px;
}
.header-wrap .header-menu ul li + li {
  margin-left: 5px;
}
.header-wrap .header-inner {
  max-width: 1300px;
  margin: -10px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.header-wrap .header-inner header {
  flex-basis: 136px;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 136px;
}
.header-wrap .header-inner header .header {
  margin: 0 0 24px;
}
.header-wrap .header-inner header .header a {
  display: block;
}
.header-wrap .header-inner nav {
  flex-basis: 100%;
  flex-shrink: 1;
  flex-grow: 0;
  max-width: 100%;
}
.header-wrap .header-inner nav .nav {
  font-size: 1.2rem;
  line-height: 1.5;
}
.header-wrap .header-inner nav .nav ul {
  display: flex;
  justify-content: flex-end;
  align-items: inherit;
  flex-wrap: wrap;
}
.header-wrap .header-inner nav .nav ul li {
  margin-left: 2em;
}
.header-wrap .header-inner nav .nav ul li a {
  color: #000;
  display: block;
  padding: 12px 0;
  position: relative;
}
.header-wrap .header-inner nav .nav ul li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #25aac5;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scale(0, 1);
  transition: 0.2s;
}
.header-wrap .header-inner nav .nav ul li a:hover {
  color: #25aac5;
}
.header-wrap .header-inner nav .nav ul li.contact {
  display: none;
}
.header-wrap .header-inner nav .nav ul li.active a {
  color: #25aac5;
}

.footer {
  background: #1e1e1e;
  padding: 90px 0 70px;
  font-size: 1.4rem;
  line-height: 2;
  color: #fff;
  position: relative;
  z-index: 10;
}
.footer a {
  color: #fff;
}
.footer .footer-nav {
  max-width: 750px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: nowrap;
}
.footer .footer-nav ul {
  flex-basis: 28.666%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 28.666%;
}
.footer .footer-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap;
}
.footer .footer-link .link {
  max-width: 750px;
  margin: 100px auto 0;
}
.footer .footer-link .link ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.footer .footer-link .link ul li {
  margin-right: 1em;
}
.footer .footer-link .link ul li a {
  color: #fff;
}
.footer .footer-link .credit {
  flex-basis: 750px;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 750px;
  margin: 20px auto 0;
  padding: 20px 0 0;
  border-top: solid 1px #fff;
}
.footer .footer-link .copyright {
  max-width: 750px;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 2;
}

.container { /*background:url(img/bg.png);*/
  font-size: 1.4rem;
  line-height: 2.14;
  overflow: hidden;
}
.container .page-header {
  background: #fff;
}
.container .page-header .img {
  max-width: 92.75%;
  margin-left: auto;
}
.container .title {
  max-width: 1180px;
  margin: -122px auto 0;
  position: relative;
  z-index: 1;
}
.container .title .title-inner {
  margin-right: 100px;
  background: #fff;
  padding-left: 100px;
  padding-top: 64px;
  min-height: 122px;
  box-sizing: border-box;
}
.container .title .title-inner .sub {
  font-size: 1.2rem;
  line-height: 1.5;
}
.container .title .title-inner h1 {
  font-size: 2.7rem;
  line-height: 1.5;
}
.container .section-bg { /*background:url(img/bg.png);*/
  background: #f9f9f9;
}
.container .page-catch {
  padding: 40px 0 80px;
  background: #fff;
  max-width: 980px;
  margin: 0 auto;
}
.container .page-catch .inner {
  max-width: 980px;
  margin: 0 auto;
}
.container .page-catch .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
  color: #fff;
}
.container .page-catch .inner h2 span {
  background: #25aac5;
  padding: 5px 15px;
}
.container .page-catch .inner .attention {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  max-width: 544px;
  margin: 40px auto 0;
  position: relative;
}
.container .page-catch .inner .attention::before {
  content: "";
  display: block;
  width: 18px;
  border-top: solid 2px #25aac5;
  border-left: solid 2px #25aac5;
  border-bottom: solid 2px #25aac5;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.container .page-catch .inner .attention strong {
  color: #25aac5;
}
.container .page-catch .inner .attention::after {
  content: "";
  display: block;
  width: 18px;
  border-top: solid 2px #25aac5;
  border-right: solid 2px #25aac5;
  border-bottom: solid 2px #25aac5;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.container .page-catch .inner .attention + h2 {
  margin-top: 80px;
}
.container .page-catch.theme6 .inner h2 {
  margin: 0 0 40px;
}
.container .page-catch.theme6 .inner h2 span {
  background: #f9e13b;
  color: #000;
}
.container .page-section {
  font-size: 1.4rem;
  line-height: 2.14;
  padding: 40px 0;
}
.container .page-section.white-section {
  background: #fff;
}
.container .page-section .inner {
  max-width: 980px;
  margin: 0 auto;
}
.container .page-section .inner h2 {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 700;
  color: #25aac5;
  margin: 0 0 30px;
}
.container .page-section .inner h3 {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 0 30px;
}
.container .page-section .inner h3 span {
  background: linear-gradient(transparent 60%, #f9e13b 60%);
}
.container .page-section .inner .text {
  margin: 0 0 60px;
}
.container .page-section .inner .text p {
  margin: 1.4em 0;
}
.container .page-section .inner .text p:first-child {
  margin-top: 0;
}
.container .page-section .inner .text p:last-child {
  margin-bottom: 0;
}
.container .page-section .inner .form-data {
  max-width: 750px;
  margin: 0 auto;
}
.container .page-section .inner .form-data h3 {
  margin: 0 0 10px;
}
.container .page-section .inner .form-data h3 + p {
  margin-top: 10px;
}
.container .page-section .inner .form-data .form-addr,
.container .page-section .inner .form-data .form-name,
.container .page-section .inner .form-data .form-age,
.container .page-section .inner .form-data .form-email,
.container .page-section .inner .form-data .form-message {
  padding: 5px;
  border: solid 1px #ccc;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}
.container .page-section .inner .form-data .form-age {
  width: 5em;
}
.container .page-section .inner .form-data .hissu {
  color: #d00;
  background: none;
}
.container .page-section .inner .form-data .attention {
  border: solid 1px #ccc;
  padding: 10px;
  font-size: 1.3rem;
  line-height: 1.5;
  background: #f5f5f5;
  margin: 0 0 20px;
}
.container .page-section .inner .form-data .attention ul li {
  position: relative;
  padding-left: 1em;
}
.container .page-section .inner .form-data .attention ul li::before {
  content: "●";
  font-size: 1.2rem;
  line-height: 1.5;
  position: absolute;
  left: 0;
  top: 0;
}
.container .page-section .inner .form-data .form-action {
  text-align: center;
}
.container .page-section .inner .form-data .form-action button {
  border: solid 1px #ccc;
  padding: 10px 30px;
  border-radius: 0;
  background: #f5f5f5;
  cursor: pointer;
}
.container .page-section .shadow-img {
  position: relative;
}
.container .page-section .shadow-img p {
  max-width: 85.5%;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
.container .page-section .shadow-img::before {
  content: "";
  width: 78.26%;
  height: 380px;
  background: #f5f5f5;
  position: absolute;
  left: 0;
  top: 54px;
}
.container .page-next {
  padding: 0 0 80px;
}
.container .page-next .inner {
  text-align: center;
}
.container .page-next .inner a {
  background: #fff;
  display: inline-block;
  border: solid 1px #25aac5;
  padding: 10px 100px 10px 40px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #000;
  text-align: left;
  position: relative;
}
.container .page-next .inner a span {
  font-size: 1.2rem;
  line-height: 1.5;
  display: block;
}
.container .page-next .inner a::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: solid 1px #000;
  border-top: solid 1px #000;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -3px;
}
.container .theme01-section01 {
  background: #fff;
  padding: 0 0 20px;
  margin-top: -40px;
}
.container .theme01-section02 {
  padding: 40px 0 10px;
}
.container .theme01-section02 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme01-section02 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme01-section02 .table {
  font-size: 1.4rem;
  line-height: 2.14;
  border: solid 9px #25aac5;
  max-width: 744px;
  margin: 0 auto 100px;
}
.container .theme01-section02 .table table tr th {
  background: #bae3f9;
  border: solid 1px #25aac5;
  border-bottom: none;
  padding: 10px;
  text-align: center;
  font-weight: 700;
  width: 50%;
}
.container .theme01-section02 .table table tr td {
  background: #fff;
  border: solid 1px #25aac5;
  border-top: none;
  padding: 10px;
  vertical-align: top;
}
.container .theme01-section02 .attention {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  max-width: 544px;
  margin: 0 auto 40px;
  position: relative;
}
.container .theme01-section02 .attention::before {
  content: "";
  display: block;
  width: 18px;
  border-top: solid 2px #25aac5;
  border-left: solid 2px #25aac5;
  border-bottom: solid 2px #25aac5;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.container .theme01-section02 .attention strong {
  color: #25aac5;
}
.container .theme01-section02 .attention::after {
  content: "";
  display: block;
  width: 18px;
  border-top: solid 2px #25aac5;
  border-right: solid 2px #25aac5;
  border-bottom: solid 2px #25aac5;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.container .theme01-section02 .data-table-head {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  max-width: 744px;
  margin: 0 auto 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.container .theme01-section02 .data-table-head span {
  color: #25aac5;
  white-space: nowrap;
}
.container .theme01-section02 .data-table {
  font-size: 1.4rem;
  line-height: 1.5;
  max-width: 744px;
  margin: 0 auto;
}
.container .theme01-section02 .data-table table {
  width: 100%;
  background: #fff;
}
.container .theme01-section02 .data-table table thead {
  font-size: 1.2rem;
  line-height: 1.5;
}
.container .theme01-section02 .data-table table thead tr th {
  text-align: center;
  font-weight: 700;
  border-bottom: solid 2px #25aac5;
  padding: 10px;
  color: #25aac5;
}
.container .theme01-section02 .data-table table thead tr th:first-child {
  border-left: none;
}
.container .theme01-section02 .data-table table tbody {
  border-bottom: solid 2px #25aac5;
}
.container .theme01-section02 .data-table table tbody tr th {
  padding: 10px 10px 10px 40px;
  border-top: dotted 1px #25aac5;
  color: #25aac5;
  vertical-align: top;
}
.container .theme01-section02 .data-table table tbody tr td {
  padding: 10px;
  border-top: dotted 1px #25aac5;
  text-align: center;
  vertical-align: top;
}
.container .theme01-section02 .data-table table tbody tr td strong {
  font-weight: 700;
  color: #25aac5;
}
.container .theme01-section02 .data-table table tbody tr:first-child th {
  border-top: none;
}
.container .theme01-section02 .data-table table tbody tr:first-child td {
  border-top: none;
}
.container .theme01-section02 .data-table-foot {
  max-width: 950px;
  margin: 0 auto;
  text-align: right;
}
.container .theme02-section01 {
  padding: 40px 0 0;
  background: #fff;
}
.container .theme02-section01 .illust {
  text-align: center;
}
.container .theme02-section01 .illust p {
  max-width: 980px;
  margin: 0 auto;
}
.container .theme02-section02 {
  padding: 100px 0 60px;
}
.container .theme02-section02 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme02-section02 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme02-section02 .table {
  font-size: 1.4rem;
  line-height: 2.14;
  border: solid 1px #ccc;
  margin: 0 auto;
}
.container .theme02-section02 .table table tr th {
  background: #bae3f9;
  border: solid 1px #ccc;
  border-bottom: none;
  padding: 10px;
  text-align: center;
  font-weight: 700;
  width: 50%;
  line-height: 1.5;
}
.container .theme02-section02 .table table tr th:nth-of-type(2n) {
  background: #ffe7ee;
}
.container .theme02-section02 .table table tr td {
  background: #fff;
  border: solid 1px #ccc;
  border-top: none;
  padding: 10px;
  vertical-align: top;
}
.container .theme02-section02 .table table tr td ul li {
  padding-left: 1.2em;
  position: relative;
}
.container .theme02-section02 .table table tr td ul li::before {
  content: "●";
  color: #25aac5;
  position: absolute;
  left: 0;
  top: 0;
}
.container .theme02-section02 .table table tr td:nth-of-type(2n) ul li::before {
  color: #eb6e8f;
}
.container .theme03-section01 {
  padding: 80px 0 0;
}
.container .theme03-section01 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme03-section01 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme03-section01 .img {
  max-width: 610px;
  margin: 0 auto 50px;
}
.container .theme03-section02 {
  padding: 130px 0 0;
}
.container .theme03-section02 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme03-section02 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme03-section02 .graph-box .caption {
  margin-top: 20px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.container .theme03-section02 .graph01 {
  max-width: 659px;
  margin: 0 auto 30px;
}
.container .theme03-section02 .graph02 {
  margin: 0 0 100px;
}
.container .theme03-section02 .data-box {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: nowrap;
  font-size: 1.2rem;
  line-height: 1.5;
}
.container .theme03-section02 .data-box .box {
  flex-basis: 46.4%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 46.4%;
}
.container .theme03-section02 .data-box .box .img {
  margin: 0 0 10px;
}
.container .theme03-section03 {
  padding: 10px 0 20px;
}
.container .theme03-section03 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme03-section03 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme04-section01 {
  padding: 0 0 80px;
  background: #fff;
}
.container .theme04-section01 .inner .img {
  margin: 0 0 80px;
  text-align: center;
}
.container .theme04-section01 .inner .text {
  margin: 0;
}
.container .theme04-section01 .illust {
  text-align: right;
  margin-top: -60px;
}
.container .theme04-section01 .illust p {
  max-width: 1240px;
  margin: 0 auto;
}
.container .theme04-illust p {
  max-width: 980px;
  margin: 0 auto;
  text-align: right;
}
.container .page-section05-catch {
  padding-bottom: 40px;
}
.container .page-section05-catch .inner h2 {
  font-size: 2.4rem;
  line-height: 1.5;
  color: #25aac5;
  font-weight: 700;
}
.container .page-section05-catch .inner h2 span {
  background: linear-gradient(transparent 60%, #f9e13b 60%);
  padding: 0;
}
.container .theme05-section01 {
  padding: 0;
  background: #fff;
}
.container .theme05-section01 .circle-numeric li {
  position: relative;
  padding-left: 1.4em;
}
.container .theme05-section01 .circle-numeric li span {
  position: absolute;
  left: 0;
  top: 0;
}
.container .theme05-section02 {
  padding: 130px 0 0;
}
.container .theme05-section02 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme05-section02 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme05-section02 .tab {
  margin: 0 0 30px;
  display: none;
}
.container .theme05-section02 .tab ul {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
}
.container .theme05-section02 .tab ul li {
  flex-basis: 23%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 23%;
  box-sizing: border-box;
}
.container .theme05-section02 .tab ul li a {
  display: block;
  border: solid 1px #25aac5;
  text-align: center;
  padding: 5px 15px 5px 5px;
  position: relative;
  background: #fff;
}
.container .theme05-section02 .tab ul li a::after {
  content: "＞";
  font-size: 1.2rem;
  line-height: 1.5;
  position: absolute;
  right: 10px;
  top: 10px;
  transform: rotate(90deg) scale(0.7, 1);
}
.container .theme05-section02 .data-box {
  font-size: 1.4rem;
  line-height: 2.14;
}
.container .theme05-section02 .data-box ul {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
}
.container .theme05-section02 .data-box ul li {
  flex-basis: 48.16%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48.16%;
  margin: 0 0 30px;
}
.container .theme05-section02 .data-box ul li::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.container .theme05-section02 .data-box ul li h3 {
  margin: 0 0 10px;
}
.container .theme05-section02 .data-box ul li .img {
  max-width: 169px;
  margin: 0 0 0 10px;
  float: right;
}
.container .theme05-section02 .data-box ul li .text {
  margin: 0 0 10px;
}
.container .theme05-section02 .data-box ul li .text strong {
  background: #ea5705;
  color: #fff;
  display: inline-block;
  padding: 3px 10px;
}
.container .theme05-section02 .data-box ul li .text ul {
  display: block;
  border: solid 1px #ea5705;
  padding: 10px;
}
.container .theme05-section02 .data-box ul li .text ul li {
  max-width: inherit;
  margin: 0;
  position: relative;
  padding-left: 1.2em;
}
.container .theme05-section02 .data-box ul li .text ul li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.container .theme05-section02 .data-box ul li dl {
  margin: 0 0 20px;
}
.container .theme05-section02 .data-box ul li dl dt {
  font-weight: 700;
  color: #ea5705;
}
.container .theme05-section02 .data-box ul li dl dd {
  position: relative;
  padding-left: 1.4em;
}
.container .theme05-section02 .data-box ul li dl dd::before {
  content: "▶";
  color: #ea5705;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.container .theme05-section03 {
  padding: 80px 0 0;
}
.container .theme05-section03 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme05-section03 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme05-section03 .data-box {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
  margin: 0 0 100px;
}
.container .theme05-section03 .data-box .box {
  flex-basis: 48.16%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48.16%;
}
.container .theme05-section03 .data-box .box h3 {
  font-weight: 400;
  margin: 0 0 20px;
}
.container .theme05-section03 .data-box .box .movie {
  margin: 0 0 20px;
}
.container .theme05-section03 .data-box .box ul {
  margin: 0 0 20px;
}
.container .theme05-section03 .data-box .box ul li {
  position: relative;
  padding-left: 1em;
}
.container .theme05-section03 .data-box .box ul li::before {
  content: "●";
  font-size: 1.2rem;
  line-height: 1.5;
  position: absolute;
  left: 0;
  top: 5px;
}
.container .theme05-section03 .data-box .box .link {
  text-align: center;
}
.container .theme05-section03 .data-box .box .link a {
  display: inline-block;
  position: relative;
  padding: 15px 80px;
  background: #eb6e8f;
  color: #fff;
  box-sizing: border-box;
}
.container .theme05-section03 .data-box .box .link a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -26px;
}
.container .theme05-section04 {
  padding: 40px 0 0;
}
.container .theme05-section04 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme05-section04 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme05-section04 .data-box {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
  margin: 0 0 0px;
}
.container .theme05-section04 .data-box .box {
  flex-basis: 48.16%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48.16%;
  margin: 0 0 40px;
}
.container .theme05-section04 .data-box .box h3 {
  margin: 0 0 20px;
}
.container .theme05-section04 .data-box .box ul li {
  position: relative;
  padding-left: 1em;
}
.container .theme05-section04 .data-box .box ul li::before {
  content: "●";
  color: #25aac5;
  font-size: 1.2rem;
  line-height: 1.5;
  position: absolute;
  left: 0;
  top: 5px;
}
.container .theme05-section05 {
  padding: 40px 0 0;
}
.container .theme05-section05 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
}
.container .theme05-section05 .inner h2 span {
  color: #fff;
  background: #25aac5;
  padding: 5px 15px;
  font-weight: 400;
}
.container .theme05-section05 .inner h3 {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 700;
  color: #25aac5;
  margin: 0 0 30px;
}
.container .theme05-section05 .inner .data-box {
  font-size: 1.4rem;
  line-height: 2.14;
}
.container .theme05-section05 .inner .data-box ul {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
}
.container .theme05-section05 .inner .data-box ul li {
  flex-basis: 48.16%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 48.16%;
  margin: 0 0 30px;
}
.container .theme05-section05 .inner .data-box ul li::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.container .theme05-section05 .inner .data-box ul li h3 {
  margin: 0 0 10px;
}
.container .theme05-section05 .inner .data-box ul li .img {
  max-width: 169px;
  margin: 0 auto 10px;
  float: right;
}
.container .theme05-section05 .inner .data-box ul li .text {
  margin: 0 0 10px;
}
.container .theme05-section05 .inner .data-box ul li dl dt {
  font-weight: 700;
  color: #ea5705;
}
.container .theme05-section05 .inner .data-box ul li dl dd {
  position: relative;
  padding-left: 1.4em;
}
.container .theme05-section05 .inner .data-box ul li dl dd::before {
  content: "▶";
  color: #ea5705;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.container .theme05-section06 {
  padding: 40px 0 80px;
}
.container .theme05-section06 .inner .link a {
  display: inline-block;
  position: relative;
  padding: 15px 80px;
  background: #eb6e8f;
  color: #fff;
  box-sizing: border-box;
}
.container .theme05-section06 .inner .link a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -26px;
}
.container .theme06-section01 {
  padding: 0;
  background: #fff;
}
.container .theme06-section01 dl {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
}
.container .theme06-section01 dl dt {
  flex-basis: 37.55%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 37.55%;
  margin: 0 0 40px;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ea5705;
  position: relative;
}
.container .theme06-section01 dl dt::after {
  content: "";
  display: block;
  width: 1px;
  background: #ea5705;
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 5px;
}
.container .theme06-section01 dl dd {
  flex-basis: 59.28%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 59.28%;
  margin: 0 0 40px;
}
.container .theme06-section01 dl dd li {
  position: relative;
  padding-left: 1.2em;
}
.container .theme06-section01 dl dd li::before {
  content: "●";
  font-size: 1.2rem;
  line-height: 1.5;
  position: absolute;
  left: 0;
  top: 5px;
  color: #ea5705;
}
.container .theme06-section01 dl dd .bikou {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 5px;
}
.container .theme06-section01 dl dd .bikou ul li {
  padding-left: 1.4em;
}
.container .theme06-section01 dl dd .bikou ul li::before {
  content: "※";
  top: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #000;
}
.container .theme06-section01 a {
  color: #25aac5;
}
.container .theme06-section02 {
  padding: 130px 0 0;
}
.container .theme06-section02 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
  color: #fff;
}
.container .theme06-section02 .inner h2 span {
  background: #f9e13b;
  color: #000;
  font-weight: 400;
  padding: 5px 10px;
}
.container .theme06-section02 .table {
  line-height: 1.7;
}
.container .theme06-section02 .table table {
  width: 50%;
}
.container .theme06-section02 .table table thead tr th {
  text-align: center;
  background: #f9f2c7;
  border-left: solid 1px #fff;
}
.container .theme06-section02 .table table thead tr th:first-child {
  border: none;
}
.container .theme06-section02 .table table tbody tr th {
  background: #f0f0f0;
}
.container .theme06-section02 .table table tbody tr td:last-child {
  text-align: center;
}
.container .theme06-section02 .table table tbody tr td strong {
  color: #ea5705;
}
.container .theme06-section02 .table table tr {
  border-bottom: solid 1px #ccc;
}
.container .theme06-section02 .table table tr:last-child {
  border-bottom: none;
}
.container .theme06-section02 .table table tr th {
  padding: 10px;
  font-weight: 700;
}
.container .theme06-section02 .table table tr td {
  padding: 10px 20px;
  background: #fff;
}
.container .theme06-section03 {
  padding: 100px 0 0;
}
.container .theme06-section03 .inner {
  margin-bottom: 100px;
}
.container .theme06-section03 .inner h2 {
  font-size: 4rem;
  line-height: 1.625;
  color: #fff;
}
.container .theme06-section03 .inner h2 span {
  background: #f9e13b;
  color: #000;
  font-weight: 400;
  padding: 5px 10px;
}
.container .theme06-section03 .inner h3 {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ea5705;
  margin: 0 0 30px;
}
.container .theme06-section03 .inner .text ul li {
  padding-left: 1.2em;
  position: relative;
}
.container .theme06-section03 .inner .text ul li::before {
  content: "●";
  color: #ea5705;
  position: absolute;
  left: 0;
  top: 0;
}
.container .theme06-section03 .letter {
  max-width: 692px;
  margin: 0 auto 20px;
}
.container .theme06-section03 .letter .img {
  margin: 0 0 20px;
}
.container .theme06-section03 .link {
  text-align: center;
}
.container .theme06-section03 .link a {
  display: inline-block;
  position: relative;
  padding: 15px 80px;
  background: #eb6e8f;
  color: #fff;
  box-sizing: border-box;
}
.container .theme06-section03 .link a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -26px;
}
.container .theme06-section04 {
  padding: 130px 0 40px;
}
.container .theme06-section04 .inner h2 {
  color: #ea5705;
}
.container .theme06-section04 .inner h2 span {
  background: #f9e13b;
  color: #000;
  font-size: 4rem;
  line-height: 1.5;
  font-weight: 400;
  padding: 5px 15px;
}
.container .theme06-section04 .text dl dt {
  font-weight: 700;
  color: #ea5705;
}
.container .theme06-section04 .text dl dd {
  position: relative;
  padding-left: 1.4em;
  font-weight: 700;
}
.container .theme06-section04 .text dl dd::before {
  content: "▶";
  color: #ea5705;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.container .theme06-section04 .hotline {
  max-width: 692px;
  margin: 0 auto 50px;
  text-align: center;
}
.container .theme06-section04 .link {
  text-align: center;
}
.container .theme06-section04 .link a {
  display: inline-block;
  position: relative;
  padding: 15px 80px;
  background: #eb6e8f;
  color: #fff;
  box-sizing: border-box;
}
.container .theme06-section04 .link a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -26px;
}
.container .theme06-section05 {
  background: #fff;
}
.container .theme06-section05 .inner h2 {
  color: #ea5705;
}
.container .archive-news {
  background: #fff;
  padding: 90px 0 50px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.container .archive-news .inner {
  max-width: 980px;
  margin: 0 auto;
}
.container .archive-news .inner h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  margin: 0 0 20px;
}
.container .archive-news .inner ul li {
  border-bottom: solid 1px #c1c1c1;
}
.container .archive-news .inner ul li a {
  color: #000;
  transition: 0.2s;
  display: block;
}
.container .archive-news .inner ul li a:hover {
  background: #f1f1f1;
}
.container .archive-news .inner ul li .data { /*@include flexbox(flex-start, flex-start);*/
  padding: 20px 10px;
  position: relative;
}
.container .archive-news .inner ul li .data h3 {
  font-weight: 700;
}
.container .archive-news .inner ul li .data::after {
  content: "▼";
  display: block;
  background: #25aac5;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  padding: 2px 4px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
}
.container .list-news {
  background: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
}
.container .list-news .news-single {
  padding: 60px 0;
}
.container .list-news .news-single:nth-of-type(2n+1) {
  background: #f9f9f9;
}
.container .list-news .news-single .inner {
  max-width: 980px;
  margin: 0 auto;
}
.container .list-news .news-single .inner h2 {
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 0 0 20px;
}
.container .list-news .news-single .inner h2 span {
  background: #25aac5;
  color: #fff;
  font-weight: 400;
  padding: 2px 10px;
}
.container .pagination {
  background: #fff;
  padding: 0 0 50px;
}
.container .pagination .nav-links {
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: inherit;
  flex-wrap: wrap;
}
.container .pagination .nav-links .page-numbers {
  display: inline-block;
  position: relative;
  padding: 10px 20px;
  background: #fff;
  color: #eb6e8f;
  border: solid 1px #eb6e8f;
  box-sizing: border-box;
  margin: 0 5px 10px;
}
.container .pagination .nav-links .page-numbers:hover {
  background: #eb6e8f;
  color: #fff;
}
.container .pagination .nav-links .page-numbers.current {
  background: #eb6e8f;
  color: #fff;
}
.container .newsbody-section {
  padding: 40px 0 0;
  background: #fff;
}
.container .newsbody-section .inner .text {
  margin: 0;
}
.container .newsbody-section .inner .text .wp-block-embed {
  max-width: 70%;
  margin: 0 auto 1.5em;
  height: 400px;
}
.container .newsbody-section .inner .text .wp-block-embed .wp-block-embed__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.container .newsbody-section .inner .text .wp-block-embed .wp-block-embed__wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.container .navilinks {
  padding: 40px 0 80px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.container .navilinks p {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 50%;
}
.container .navilinks p a {
  display: inline-block;
  color: #000;
}
.container .navilinks p.prev {
  margin-right: 10px;
  text-align: right;
}
.container .navilinks p.next {
  margin-left: 10px;
  text-align: left;
}

.front-slider .slick-initialized.slick-dotted.slick-slider {
  margin: 0;
}
.front-slider .slick-initialized .slick-slide p {
  margin: 0 20px;
}
.front-slider .slick-initialized .slick-dots {
  bottom: -30px;
}
.front-slider .slick-initialized .slick-dots li button:before {
  opacity: 1;
  color: #fff;
  text-shadow: 0 0 2px #000;
}
.front-slider .slick-initialized .slick-dots li.slick-active button:before {
  color: #000;
}

.front-header {
  max-width: 1140px;
  margin: 0 auto;
  padding: 70px 0 90px;
}
.front-header h2 {
  font-size: 5.4rem;
  line-height: 1.27;
  margin: 0 0 10px;
}

.front-section01 {
  position: relative;
  padding: 70px 0 200px;
}
.front-section01::before {
  content: "";
  display: block;
  width: 97.1%;
  height: 337px;
  background: #25aac5;
  position: absolute;
  right: 0;
  top: 0;
}
.front-section01 .inner {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
}
.front-section01 .inner::before {
  content: url(img/illust01.png);
  width: 228px;
  height: 264px;
  display: block;
  position: absolute;
  right: 95px;
  top: -264px;
}
.front-section01 .inner .intro {
  order: 1;
  flex-basis: 34.21%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 34.21%;
  background: #25aac5;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.14;
}
.front-section01 .inner .intro .sub {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.front-section01 .inner .intro h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
}
.front-section01 .inner .data {
  order: 2;
  flex-basis: 58.5%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 58.5%;
  padding: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.front-section01 .inner .data a {
  color: #000;
  display: block;
  position: relative;
}
.front-section01 .inner .data a:hover img {
  opacity: 1;
}
.front-section01 .inner .data a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  background: #eb6e8f;
  position: absolute;
  right: 0;
  bottom: 0;
}

.front-section02 {
  position: relative;
  padding: 70px 0 200px;
}
.front-section02::before {
  content: "";
  display: block;
  width: 97.1%;
  height: 337px;
  background: #25aac5;
  position: absolute;
  left: 0;
  top: 0;
}
.front-section02 .inner {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
}
.front-section02 .inner::before {
  content: url(img/illust02.png);
  width: 376px;
  height: 208px;
  display: block;
  position: absolute;
  right: -30px;
  top: 200px;
  z-index: 1;
}
.front-section02 .inner::after {
  content: url(img/illust03.png);
  width: 214px;
  height: 268px;
  display: block;
  position: absolute;
  left: 0;
  top: -251px;
}
.front-section02 .inner .intro {
  order: 2;
  flex-basis: 34.21%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 34.21%;
  background: #25aac5;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.14;
}
.front-section02 .inner .intro .sub {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.front-section02 .inner .intro h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
}
.front-section02 .inner .data {
  order: 1;
  flex-basis: 58.5%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 58.5%;
  padding: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.front-section02 .inner .data a {
  color: #000;
  display: block;
  position: relative;
}
.front-section02 .inner .data a:hover img {
  opacity: 1;
}
.front-section02 .inner .data a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  background: #eb6e8f;
  position: absolute;
  right: 0;
  bottom: 0;
}

.front-section03 {
  position: relative;
  padding: 70px 0 200px;
}
.front-section03::before {
  content: "";
  display: block;
  width: 97.1%;
  height: 337px;
  background: #25aac5;
  position: absolute;
  right: 0;
  top: 0;
}
.front-section03 .inner {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
}
.front-section03 .inner::before {
  content: url(img/illust04.png);
  width: 190px;
  height: 268px;
  display: block;
  position: absolute;
  left: 95px;
  top: 152px;
}
.front-section03 .inner .intro {
  order: 1;
  flex-basis: 34.21%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 34.21%;
  background: #25aac5;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.14;
}
.front-section03 .inner .intro .sub {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.front-section03 .inner .intro h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
}
.front-section03 .inner .data {
  order: 2;
  flex-basis: 58.5%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 58.5%;
  padding: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.front-section03 .inner .data a {
  color: #000;
  display: block;
  position: relative;
}
.front-section03 .inner .data a:hover img {
  opacity: 1;
}
.front-section03 .inner .data a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  background: #eb6e8f;
  position: absolute;
  right: 0;
  bottom: 0;
}

.front-section04 {
  position: relative;
  padding: 70px 0 200px;
}
.front-section04::before {
  content: "";
  display: block;
  width: 97.1%;
  height: 337px;
  background: #25aac5;
  position: absolute;
  left: 0;
  top: 0;
}
.front-section04 .inner {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
}
.front-section04 .inner .intro {
  order: 2;
  flex-basis: 34.21%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 34.21%;
  background: #25aac5;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.14;
}
.front-section04 .inner .intro .sub {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.front-section04 .inner .intro h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
}
.front-section04 .inner .data {
  order: 1;
  flex-basis: 58.5%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 58.5%;
  padding: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.front-section04 .inner .data a {
  color: #000;
  display: block;
  position: relative;
}
.front-section04 .inner .data a:hover img {
  opacity: 1;
}
.front-section04 .inner .data a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  background: #eb6e8f;
  position: absolute;
  right: 0;
  bottom: 0;
}

.front-section05 {
  position: relative;
  padding: 70px 0 50px;
}
.front-section05::before {
  content: "";
  display: block;
  width: 97.1%;
  height: 337px;
  background: #25aac5;
  position: absolute;
  right: 0;
  top: 0;
}
.front-section05 .inner {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
}
.front-section05 .inner::before {
  content: url(img/illust05.png);
  width: 267px;
  height: 262px;
  display: block;
  position: absolute;
  right: 95px;
  top: -262px;
}
.front-section05 .inner .intro {
  flex-basis: 34.21%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 34.21%;
  background: #25aac5;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.14;
}
.front-section05 .inner .intro .sub {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.front-section05 .inner .intro h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
}
.front-section05 .inner .data {
  flex-basis: 58.5%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 58.5%;
  padding: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.front-section05 .inner .data a {
  color: #000;
  display: block;
  position: relative;
}
.front-section05 .inner .data a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  background: #eb6e8f;
  position: absolute;
  right: 0;
  bottom: 0;
}

.front-section6-before {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 70px;
  box-sizing: border-box;
}

.front-section06 {
  position: relative;
  padding: 70px 0 150px;
  background: #f9e13b;
}
.front-section06 .inner {
  max-width: 1140px;
  margin: 0 auto;
}
.front-section06 .inner .sub {
  font-size: 1.2rem;
  line-height: 1.5;
}
.front-section06 .inner h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  margin-bottom: 30px;
}
.front-section06 .inner .data-box {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: nowrap;
}
.front-section06 .inner .data-box .box {
  flex-basis: 47.5%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 47.5%;
  background: #fff;
  position: relative;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.front-section06 .inner .data-box .box a {
  display: block;
  color: #000;
  padding: 40px 70px 60px;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.front-section06 .inner .data-box .box a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  background: #eb6e8f;
  position: absolute;
  right: 0;
  bottom: 0;
}
.front-section06 .inner .data-box .box .head {
  font-size: 1.9rem;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin: 0 0 20px;
}
.front-section06 .inner .data-box .box .head em {
  color: #ea5705;
  font-weight: 700;
}
.front-section06 .inner .data-box .box .head strong {
  color: #25aac5;
}
.front-section06 .inner .data-box .box .head span.marker {
  background: linear-gradient(transparent 60%, #f9e13b 60%);
}
.front-section06 .inner .data-box .box .head p {
  font-size: 2.1rem;
  line-height: 1.5;
}
.front-section06 .inner .data-box .box .text img {
  display: block;
  margin: 0 auto;
}
.front-section06 .inner .data-box .box:last-child::before {
  content: url(img/illust07.png);
  width: 136px;
  height: 162px;
  display: block;
  position: absolute;
  right: 44px;
  top: -162px;
}
.front-section06::before {
  content: url(img/illust08.png);
  width: 196px;
  height: 193px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 15px;
  z-index: 1;
  margin-left: -26px;
}

.front-news {
  background: #fff;
  padding: 90px 0 50px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.front-news .inner {
  max-width: 750px;
  margin: 0 auto;
}
.front-news .inner h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  margin: 0 0 20px;
}
.front-news .inner ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit wrap;
  flex-wrap: nowrap;
  margin: 0 0 30px;
}
.front-news .inner ul li {
  flex-basis: 32%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 32%;
  margin: 0 0 10px 2%;
}
.front-news .inner ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.front-news .inner ul li a {
  color: #000;
  transition: 0.2s;
  display: block;
}
.front-news .inner ul li a:hover {
  background: #f1f1f1;
}
.front-news .inner ul li .data {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  padding: 20px 10px;
}
.front-news .inner ul li .data .date {
  flex-basis: 115px;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 115px;
}
.front-news .inner .link {
  text-align: center;
}
.front-news .inner .link a {
  display: inline-block;
  width: 260px;
  background: #eb6e8f;
  color: #fff;
  font-weight: 700;
  padding: 20px;
  position: relative;
}
.front-news .inner .link a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 20px;
  top: 0;
  box-sizing: border-box;
}

@media screen and (max-width: 1026px) {
  .front-section03 .inner::before {
    top: 216px;
  }
}
@media screen and (max-width: 896px) {
  .front-section02 .inner::before {
    top: 240px;
  }
}
@media screen and (max-width: 768px) {
  body.fixed {
    overflow: hidden;
  }
  a[href^=tel] {
    pointer-events: auto;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .editor-area .wp-block-embed {
    max-width: inherit;
    margin: 0 auto 1.5em;
    width: 100%;
    height: 200px;
  }
  .header-wrap {
    padding: 0;
  }
  .header-wrap .header-menu {
    max-width: inherit;
    display: none;
  }
  .header-wrap .header-menu ul {
    font-size: 1rem;
    line-height: 1.5;
  }
  .header-wrap .header-menu ul li a {
    display: block;
    background: #eb6e8f;
    color: #fff;
    text-align: center;
    padding: 8px 10px 7px;
  }
  .header-wrap .header-menu ul li .img {
    max-width: 18px;
    margin: 0 auto 5px;
  }
  .header-wrap .header-inner {
    max-width: inherit;
    margin: 0;
    display: block;
    padding: 17px 3.125vw;
  }
  .header-wrap .header-inner header {
    max-width: inherit;
  }
  .header-wrap .header-inner header .header {
    margin: 0;
  }
  .header-wrap .header-inner header .header a {
    height: 26px;
  }
  .header-wrap .header-inner nav .nav {
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .header-wrap .header-inner nav .nav .sp-menu {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    z-index: 101;
  }
  .header-wrap .header-inner nav .nav .sp-menu span {
    display: block;
    width: 5vw;
    height: 0.625vw;
    background: #000;
    position: absolute;
    left: 22px;
    right: 22px;
    transition: 0.2s;
  }
  .header-wrap .header-inner nav .nav .sp-menu span:nth-of-type(1) {
    top: 24px;
  }
  .header-wrap .header-inner nav .nav .sp-menu span:nth-of-type(2) {
    top: 29px;
  }
  .header-wrap .header-inner nav .nav .sp-menu span:nth-of-type(3) {
    top: 34px;
  }
  .header-wrap .header-inner nav .nav .sp-menu.active + ul {
    transform: translateX(0);
  }
  .header-wrap .header-inner nav .nav .sp-menu.active span:nth-of-type(1) {
    top: 29px;
    transform: rotate(45deg);
  }
  .header-wrap .header-inner nav .nav .sp-menu.active span:nth-of-type(2) {
    transform: scale(0, 1);
  }
  .header-wrap .header-inner nav .nav .sp-menu.active span:nth-of-type(3) {
    top: 29px;
    transform: rotate(-45deg);
  }
  .header-wrap .header-inner nav .nav ul {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.95);
    z-index: 100;
    transform: translateX(100%);
    transition: 0.2s;
    box-sizing: border-box;
    padding: 60px 6.25vw;
    overflow-y: auto;
  }
  .header-wrap .header-inner nav .nav ul li {
    margin: 0 0 3.125vw;
  }
  .header-wrap .header-inner nav .nav ul li a {
    display: block;
    padding: 3.125vw;
  }
  .header-wrap .header-inner nav .nav ul li.contact {
    display: block;
    background: #eb6e8f;
  }
  .header-wrap .header-inner nav .nav ul li.contact a {
    color: #fff;
  }
  .header-wrap .header-inner nav .nav ul li.contact a .img {
    display: inline-block;
    width: 15px;
  }
  .header-wrap .header-inner nav .nav ul li.contact a .img img {
    vertical-align: inherit;
  }
  .header-wrap .header-inner nav .nav ul li.contact a .name {
    display: inline-block;
  }
  .footer {
    padding: 40px 0 40px;
    font-size: 3.75vw;
    line-height: 2;
  }
  .footer .footer-nav {
    max-width: inherit;
    display: block;
    padding: 0 10vw;
  }
  .footer .footer-nav ul {
    max-width: inherit;
  }
  .footer .footer-nav ul li {
    margin: 0 0 10px;
  }
  .footer .footer-link {
    max-width: inherit;
    display: block;
    padding: 0 10vw;
  }
  .footer .footer-link .link {
    margin: 68px auto 0;
  }
  .footer .footer-link .link ul {
    display: flex;
    justify-content: space-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .footer .footer-link .link ul li {
    margin-right: 0;
  }
  .footer .footer-link .copyright {
    font-size: 3.75vw;
    line-height: 2;
    margin-top: 30px;
    text-align: center;
  }
  .container {
    font-size: 4.375vw;
    line-height: 2;
  }
  .container .page-header .img {
    max-width: 90.625%;
  }
  .container .title {
    max-width: 82%;
    margin: -76px auto 0;
  }
  .container .title .title-inner {
    margin-right: 0;
    padding-left: 0;
    padding: 29px 10px 0 0;
    min-height: 76px;
  }
  .container .title .title-inner .sub {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .container .title .title-inner h1 {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .container .page-catch {
    padding: 40px 9.375vw 60px;
  }
  .container .page-catch .inner {
    max-width: inherit;
    margin: 0;
  }
  .container .page-catch .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .page-catch .inner h2 span {
    background: #25aac5;
    padding: 2px 10px;
  }
  .container .page-catch .inner .attention {
    font-size: 5.3125vw;
    line-height: 1.5;
    max-width: inherit;
    margin: 0;
  }
  .container .page-catch .inner .attention::before {
    width: 8px;
    border-top: solid 1px #25aac5;
    border-left: solid 1px #25aac5;
    border-bottom: solid 1px #25aac5;
  }
  .container .page-catch .inner .attention span {
    display: block;
  }
  .container .page-catch .inner .attention::after {
    width: 8px;
    border-top: solid 1px #25aac5;
    border-right: solid 1px #25aac5;
    border-bottom: solid 1px #25aac5;
  }
  .container .page-catch .inner .attention + h2 {
    margin-top: 40px;
  }
  .container .page-catch .inner .text p + p {
    margin-top: 1.4em;
  }
  .container .page-catch.theme6 .inner h2 {
    margin: 0 0 40px;
  }
  .container .page-section {
    font-size: 4.375vw;
    line-height: 2.14;
    padding: 20px 0;
  }
  .container .page-section .inner {
    max-width: inherit;
    margin: 0 9.375vw;
  }
  .container .page-section .inner h2 {
    font-size: 5.3125vw;
    line-height: 1.5;
    margin: 0 0 20px;
  }
  .container .page-section .inner h3 {
    font-size: 4.375vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .container .page-section .inner .text {
    margin: 0 0 40px;
  }
  .container .page-section .inner .form-data {
    max-width: 750px;
    margin: 0 auto;
  }
  .container .page-section .inner .form-data h3 {
    margin: 0 0 10px;
  }
  .container .page-section .inner .form-data h3 + p {
    margin-top: 10px;
  }
  .container .page-section .inner .form-data .form-addr,
  .container .page-section .inner .form-data .form-name,
  .container .page-section .inner .form-data .form-age,
  .container .page-section .inner .form-data .form-email,
  .container .page-section .inner .form-data .form-message {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .container .page-section .inner .form-data .attention {
    font-size: 4.0625vw;
    line-height: 1.5;
  }
  .container .page-section .inner .form-data .attention ul li::before {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .container .page-section .inner .form-data .form-action button {
    color: #000;
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .container .page-section .shadow-img p {
    max-width: 90.625%;
  }
  .container .page-section .shadow-img::before {
    content: "";
    width: 90.625%;
    height: 75vw;
    top: 7.8125vw;
  }
  .container .page-next {
    padding: 20px 0 80px;
  }
  .container .page-next .inner a {
    font-size: 4.375vw;
    line-height: 1.5;
    padding: 10px 50px 10px 40px;
    display: block;
    box-sizing: border-box;
  }
  .container .page-next .inner a span {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .container .theme01-section01 {
    padding-bottom: 60px;
  }
  .container .theme01-section01 .inner .text {
    margin-bottom: 0;
  }
  .container .theme01-section02 {
    padding: 60px 0 10px;
  }
  .container .theme01-section02 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .theme01-section02 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme01-section02 .table {
    font-size: 4.375vw;
    line-height: 2.14;
    border: solid 3px #25aac5;
    max-width: inherit;
    margin: 0 auto 50px;
  }
  .container .theme01-section02 .table table tr th {
    border: solid 2px #25aac5;
    border-bottom: none;
    padding: 10px;
    text-align: left;
    width: auto;
    line-height: 1.5;
  }
  .container .theme01-section02 .table table tr td {
    border: solid 2px #25aac5;
    border-top: none;
    padding: 10px;
  }
  .container .theme01-section02 .attention {
    font-size: 5.3125vw;
    line-height: 1.5;
    max-width: inherit;
    margin: 0 auto 30px;
  }
  .container .theme01-section02 .attention::before {
    width: 8px;
    border-top: solid 1px #25aac5;
    border-left: solid 1px #25aac5;
    border-bottom: solid 1px #25aac5;
  }
  .container .theme01-section02 .attention span {
    display: block;
  }
  .container .theme01-section02 .attention::after {
    width: 8px;
    border-top: solid 1px #25aac5;
    border-right: solid 1px #25aac5;
    border-bottom: solid 1px #25aac5;
  }
  .container .theme01-section02 .data-table-head {
    font-size: 5.625vw;
    line-height: 1.5;
  }
  .container .theme01-section02 .data-table-head span {
    color: #25aac5;
  }
  .container .theme01-section02 .data-table {
    font-size: 3.75vw;
    line-height: 1.5;
    max-width: inherit;
  }
  .container .theme01-section02 .data-table table thead {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .container .theme01-section02 .data-table table tbody tr th {
    padding: 5px 10px; /*background:#bae3f9;color:#000;width:43.8%;*/
  }
  .container .theme01-section02 .data-table table tbody tr td {
    padding: 5px 10px;
  }
  .container .theme01-section02 .data-table .br {
    display: block;
  }
  .container .theme01-section02 .data-table-foot {
    max-width: inherit;
    margin: 0 auto;
    text-align: right;
  }
  .container .theme01-section02 .data-table-foot img {
    width: 50%;
  }
  .container .theme02-section01 {
    padding: 40px 0 0;
  }
  .container .theme02-section01 .illust {
    margin: 0 9.375vw;
  }
  .container .theme02-section01 .illust p {
    max-width: inherit;
  }
  .container .theme02-section02 {
    padding: 60px 0;
  }
  .container .theme02-section02 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .theme02-section02 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme02-section02 .table {
    font-size: 4.375vw;
    line-height: 1.75;
    border: solid 1px #ccc;
    margin: 0 auto;
  }
  .container .theme02-section02 .table table tr th {
    background: #bae3f9;
    border: solid 1px #ccc;
    border-bottom: none;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    width: 50%;
  }
  .container .theme02-section02 .table table tr th:nth-of-type(2n) {
    background: #ffe7ee;
  }
  .container .theme02-section02 .table table tr td {
    background: #fff;
    border: solid 1px #ccc;
    border-top: none;
    padding: 10px;
    vertical-align: top;
  }
  .container .theme02-section02 .table table tr td ul li {
    padding-left: 1.2em;
    position: relative;
  }
  .container .theme02-section02 .table table tr td ul li::before {
    content: "●";
    color: #25aac5;
    position: absolute;
    left: 0;
    top: 0;
  }
  .container .theme02-section02 .table table tr:nth-of-type(n+3) th {
    background: #ffe7ee;
  }
  .container .theme02-section02 .table table tr:nth-of-type(n+4) td ul li::before {
    color: #eb6e8f;
  }
  .container .theme03-section01 {
    padding: 60px 0 0;
  }
  .container .theme03-section01 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .theme03-section01 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme03-section01 .inner .img {
    max-width: inherit;
    margin: 0 auto 20px;
  }
  .container .theme03-section01 .inner .text {
    margin: 0 0 20px;
  }
  .container .theme03-section02 {
    padding: 30px 0 0;
  }
  .container .theme03-section02 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .theme03-section02 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme03-section02 .inner h3 {
    margin: 0 0 10px;
  }
  .container .theme03-section02 .inner .text {
    margin: 0 0 20px;
  }
  .container .theme03-section02 .inner .text.bikou {
    margin-top: -15px;
    font-size: 4.0625vw;
    line-height: 1.5;
  }
  .container .theme03-section02 .graph-box .caption {
    margin-top: 10px;
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .container .theme03-section02 .graph01 {
    max-width: inherit;
    margin: 0 auto 50px;
  }
  .container .theme03-section02 .graph02 {
    margin: 0 0 50px;
  }
  .container .theme03-section02 .data-box {
    display: block;
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .container .theme03-section02 .data-box .box {
    max-width: inherit;
  }
  .container .theme03-section02 .data-box .box .img {
    margin: 0 0 10px;
  }
  .container .theme03-section03 {
    padding: 30px 0 20px;
  }
  .container .theme03-section03 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .theme03-section03 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme03-section03 .inner .text {
    margin-bottom: 0;
  }
  .container .theme04-section01 {
    padding: 0 0 40px;
  }
  .container .theme04-section01 .inner .text {
    margin: 0;
  }
  .container .theme04-illust {
    margin: -60px 9.375vw 0;
    text-align: right;
  }
  .container .theme04-illust p img {
    max-width: 30%;
  }
  .container .page-section05-catch {
    padding-bottom: 20px;
  }
  .container .page-section05-catch .inner h2 {
    font-size: 5.3125vw;
    line-height: 1.5;
    color: #25aac5;
    font-weight: 700;
  }
  .container .page-section05-catch .inner h2 span {
    background: linear-gradient(transparent 60%, #f9e13b 60%);
    padding: 0;
  }
  .container .theme05-section01 {
    padding-top: 0;
  }
  .container .theme05-section01 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .container .theme05-section01 .inner .text {
    margin: 0 0 20px;
  }
  .container .theme05-section02 {
    padding: 60px 0 0;
  }
  .container .theme05-section02 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .container .theme05-section02 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme05-section02 .tab {
    margin: 0 0 30px;
    font-size: 3.75vw;
    line-height: 1.5;
    display: block;
  }
  .container .theme05-section02 .tab ul li {
    flex-basis: 48%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48%;
    margin-bottom: 10px;
  }
  .container .theme05-section02 .tab ul li a {
    padding-right: 22px;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .container .theme05-section02 .tab ul li a::after {
    font-size: 3.75vw;
    line-height: 1.5;
    right: 5px;
    top: 50%;
    margin-top: -9px;
  }
  .container .theme05-section02 .tab ul li a .sp-none {
    display: none;
  }
  .container .theme05-section02 .tab ul li a .sp-br {
    display: block;
    height: 0;
  }
  .container .theme05-section02 .data-box {
    font-size: 4.375vw;
    line-height: 2.14;
  }
  .container .theme05-section02 .data-box ul {
    display: block;
  }
  .container .theme05-section02 .data-box ul li {
    max-width: inherit;
    margin: 0 0 30px;
  }
  .container .theme05-section02 .data-box ul li:last-child {
    margin: 0;
  }
  .container .theme05-section02 .data-box ul li .img {
    max-width: 36.875vw;
    margin: 0 0 0 3.125vw;
  }
  .container .theme05-section02 .data-box ul li .text {
    margin: 0;
  }
  .container .theme05-section02 .data-box ul li .text ul li {
    margin: 0;
  }
  .container .theme05-section02 .data-box ul li dl {
    margin: 0 0 20px;
  }
  .container .theme05-section03 {
    padding: 80px 0 0;
  }
  .container .theme05-section03 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .container .theme05-section03 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme05-section03 .data-box {
    display: block;
    margin: 0;
  }
  .container .theme05-section03 .data-box .box {
    max-width: inherit;
    margin: 0 0 30px;
  }
  .container .theme05-section03 .data-box .box h3 {
    margin: 0 0 10px;
  }
  .container .theme05-section03 .data-box .box .movie {
    margin: 0 0 20px;
  }
  .container .theme05-section03 .data-box .box ul {
    margin: 0 0 10px;
  }
  .container .theme05-section03 .data-box .box ul li::before {
    font-size: 3.75vw;
    line-height: 1.5;
    top: 1.5625vw;
  }
  .container .theme05-section04 {
    padding-top: 60px;
  }
  .container .theme05-section04 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .container .theme05-section04 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme05-section04 .data-box {
    display: block;
    margin: 0 0 30px;
  }
  .container .theme05-section04 .data-box .box {
    max-width: inherit;
    margin: 0 0 30px;
  }
  .container .theme05-section04 .data-box .box ul li::before {
    font-size: 3.75vw;
    line-height: 1.5;
    top: 1.5625vw;
  }
  .container .theme05-section05 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .container .theme05-section05 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme05-section05 .inner .data-box ul {
    display: block;
  }
  .container .theme05-section05 .inner .data-box ul li {
    margin: 0 0 20px;
    max-width: inherit;
  }
  .container .theme06-section01 {
    padding: 0;
    background: #fff;
  }
  .container .theme06-section01 dl {
    display: block;
  }
  .container .theme06-section01 dl dt {
    max-width: inherit;
    margin: 0 0 20px;
    font-size: 5.3125vw;
    line-height: 1.5;
  }
  .container .theme06-section01 dl dt::after {
    display: none;
  }
  .container .theme06-section01 dl dd {
    max-width: inherit;
    margin: 0 0 60px;
  }
  .container .theme06-section01 dl dd .bikou {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .container .theme06-section01 dl dd .bikou ul li::before {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .container .theme06-section02 {
    padding: 60px 0 0;
  }
  .container .theme06-section02 .inner h2 {
    color: #ea5705;
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .theme06-section02 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme06-section02 .table {
    line-height: 1.7;
    margin: 0 0;
  }
  .container .theme06-section02 .table table {
    width: 100%;
  }
  .container .theme06-section02 .table table thead tr th {
    text-align: left;
    background: #f0f0f0;
    border-left: none;
    padding: 5px 10px;
  }
  .container .theme06-section02 .table table tbody tr th {
    width: auto;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .container .theme06-section02 .table table tbody tr td:last-child {
    width: auto;
    text-align: left;
  }
  .container .theme06-section02 .table table tr th {
    border: none;
    padding: 5px 10px;
    vertical-align: top;
    font-weight: 400;
  }
  .container .theme06-section02 .table table tr td {
    border: none;
    padding: 5px 10px;
    vertical-align: top;
  }
  .container .theme06-section03 {
    padding: 50px 0 0;
  }
  .container .theme06-section03 .inner {
    margin-bottom: 0;
  }
  .container .theme06-section03 .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
  }
  .container .theme06-section03 .inner h2 span {
    padding: 2px 10px;
  }
  .container .theme06-section03 .letter {
    max-width: inherit;
  }
  .container .theme06-section03 .link a {
    display: block;
    padding: 10px 40px 10px 10px;
  }
  .container .theme06-section04 {
    padding: 50px 0 40px;
  }
  .container .theme06-section04 .inner h2 span {
    font-size: 7.5vw;
    line-height: 1.75;
    padding: 5px 15px;
  }
  .container .theme06-section04 .inner .text {
    margin: 0 0 20px;
  }
  .container .theme06-section04 .hotline {
    max-width: inherit;
    margin: 0 auto 20px;
  }
  .container .theme06-section05 {
    background: #fff;
  }
  .container .theme06-section05 .inner h2 {
    color: #ea5705;
  }
  .container .archive-news {
    padding: 40px 0 1px;
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .container .archive-news .inner {
    max-width: inherit;
    margin: 0 9.375vw;
  }
  .container .archive-news .inner h2 {
    font-size: 7.5vw;
    line-height: 1.5;
    margin: 0 0 20px;
  }
  .container .archive-news .inner ul {
    border-top: solid 1px #c1c1c1;
    margin: 0 0 26px;
  }
  .container .archive-news .inner ul li {
    border-bottom: solid 1px #c1c1c1;
  }
  .container .archive-news .inner ul li .data {
    padding: 10px 25px 10px 0;
  }
  .container .archive-news .inner ul li .data::after {
    font-size: 3.125vw;
    line-height: 1.5;
    right: 0;
  }
  .container .list-news {
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .container .list-news .news-single {
    padding: 40px 0;
  }
  .container .list-news .news-single .inner {
    max-width: inherit;
    margin: 0 9.375vw;
  }
  .container .list-news .news-single .inner h2 {
    font-size: 5.3125vw;
    line-height: 1.6;
  }
  .container .pagination .nav-links {
    max-width: inherit;
    margin: 0 9.375vw;
  }
  .container .pagination .nav-links .page-numbers {
    padding: 5px 12px;
    margin: 0 3px 6px;
  }
  .container .newsbody-section {
    padding: 20px 0 0;
  }
  .container .newsbody-section .inner .text {
    margin: 0;
  }
  .container .newsbody-section .inner .text .wp-block-embed {
    max-width: inherit;
    margin: 0 auto 1.5em;
    width: 100%;
    height: 200px;
  }
  .container .navilinks {
    padding: 40px 0 80px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .container .navilinks p {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 50%;
  }
  .container .navilinks p a {
    display: inline-block;
    color: #000;
  }
  .container .navilinks p.prev {
    margin-right: 10px;
    text-align: right;
  }
  .container .navilinks p.next {
    margin-left: 10px;
    text-align: left;
  }
  .front-slider ul li:nth-of-type(n+2) {
    display: none;
  }
  .front-slider .slick-initialized .slick-slide {
    display: block;
  }
  .front-slider .slick-initialized .slick-slide p {
    margin: 0 5px;
  }
  .front-header {
    max-width: inherit;
    margin: 0;
    padding: 30px 9.375vw 40px;
  }
  .front-header h2 {
    font-size: 8.125vw;
    line-height: 1.3;
    margin: 0 0 20px;
  }
  .front-section01 {
    position: relative;
    padding: 0;
    margin: 0 0 60px;
  }
  .front-section01::before {
    width: 90.625vw;
    right: inherit;
    left: 0;
    height: 100%;
  }
  .front-section01::after {
    display: none;
  }
  .front-section01 .link {
    display: none;
  }
  .front-section01 .inner {
    max-width: inherit;
    margin: 0;
    display: block;
    padding: 46px 0;
    box-sizing: border-box;
  }
  .front-section01 .inner::before {
    display: none;
  }
  .front-section01 .inner .intro {
    max-width: inherit;
    font-size: 4.375vw;
    line-height: 2;
    margin: 0 9.375vw 20px 0;
    background: transparent;
    padding: 0 9.375vw;
  }
  .front-section01 .inner .intro .sub {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-section01 .inner .intro h2 {
    font-size: 5.9375vw;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative;
  }
  .front-section01 .inner .data {
    max-width: inherit;
    background: #fff;
    margin-left: 9.375vw;
    position: relative;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
  .front-section01 .inner .data a::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #eb6e8f;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(img/btn_link.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .front-section01 .inner .data::before {
    content: "";
    width: 64px;
    height: 91px;
    display: block;
    position: absolute;
    right: 0;
    top: -91px;
    background: url(img/illust01.png) no-repeat center bottom;
    background-size: contain;
  }
  .front-section02 {
    position: relative;
    padding: 0;
    margin: 0 0 60px;
  }
  .front-section02::before {
    width: 90.625vw;
    right: inherit;
    left: 0;
    height: 100%;
  }
  .front-section02::after {
    display: none;
  }
  .front-section02 .link {
    display: none;
  }
  .front-section02 .inner {
    max-width: inherit;
    margin: 0;
    display: block;
    padding: 46px 0;
    box-sizing: border-box;
  }
  .front-section02 .inner::before {
    display: none;
  }
  .front-section02 .inner::after {
    display: none;
  }
  .front-section02 .inner .intro {
    max-width: inherit;
    font-size: 4.375vw;
    line-height: 2;
    margin: 0 9.375vw 82px 0;
    background: transparent;
    padding: 0 9.375vw;
  }
  .front-section02 .inner .intro .sub {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-section02 .inner .intro h2 {
    font-size: 5.9375vw;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative;
  }
  .front-section02 .inner .data {
    max-width: inherit;
    background: #fff;
    margin-left: 9.375vw;
    position: relative;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
  .front-section02 .inner .data a {
    display: block;
    position: relative;
  }
  .front-section02 .inner .data a::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #eb6e8f;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(img/btn_link.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .front-section02 .inner .data::after {
    content: "";
    width: 72px;
    height: 90px;
    display: block;
    position: absolute;
    left: 0;
    top: -85px;
    background: url(img/illust03.png) no-repeat center bottom;
    background-size: contain;
  }
  .front-section02 .inner .data::before {
    content: "";
    width: 180px;
    height: 100px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -53px;
    background: url(img/illust02.png) no-repeat center bottom;
    background-size: contain;
    margin-left: -90px;
    z-index: 1;
  }
  .front-section03 {
    position: relative;
    padding: 0;
    margin: 0 0 60px;
    z-index: 1;
  }
  .front-section03::before {
    width: 90.625vw;
    right: inherit;
    left: 0;
    height: 100%;
  }
  .front-section03::after {
    display: none;
  }
  .front-section03 .link {
    display: none;
  }
  .front-section03 .inner {
    max-width: inherit;
    margin: 0;
    display: block;
    padding: 46px 0;
    box-sizing: border-box;
  }
  .front-section03 .inner::before {
    display: none;
  }
  .front-section03 .inner .intro {
    max-width: inherit;
    font-size: 4.375vw;
    line-height: 2;
    margin: 0 9.375vw 20px 0;
    background: transparent;
    padding: 0 9.375vw;
  }
  .front-section03 .inner .intro .sub {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-section03 .inner .intro h2 {
    font-size: 5.9375vw;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative;
  }
  .front-section03 .inner .data {
    max-width: inherit;
    background: #fff;
    margin-left: 9.375vw;
    position: relative;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
  .front-section03 .inner .data a {
    display: block;
    position: relative;
  }
  .front-section03 .inner .data a::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #eb6e8f;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(img/btn_link.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .front-section03::after {
    content: "";
    width: 82px;
    height: 116px;
    display: block;
    position: absolute;
    left: 10px;
    bottom: -76px;
    background: url(img/illust04.png) no-repeat center bottom;
    background-size: contain;
    z-index: 1;
  }
  .front-section04 {
    position: relative;
    padding: 0;
    margin: 0 0 60px;
  }
  .front-section04::before {
    width: 90.625vw;
    right: inherit;
    left: 0;
    height: 100%;
  }
  .front-section04 .inner {
    max-width: inherit;
    margin: 0;
    display: block;
    padding: 46px 0;
    box-sizing: border-box;
  }
  .front-section04 .inner .intro {
    max-width: inherit;
    font-size: 4.375vw;
    line-height: 2;
    margin: 0 9.375vw 20px 0;
    background: transparent;
    padding: 0 9.375vw;
  }
  .front-section04 .inner .intro .sub {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-section04 .inner .intro h2 {
    font-size: 5.9375vw;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative;
  }
  .front-section04 .inner .data {
    max-width: inherit;
    margin-left: 9.375vw;
    position: relative;
  }
  .front-section04 .inner .data a::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #eb6e8f;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(img/btn_link.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .front-section05 {
    position: relative;
    padding: 0;
    margin: 0 0 -38px;
  }
  .front-section05::before {
    width: 90.625vw;
    right: inherit;
    left: 0;
    height: 100%;
  }
  .front-section05::after {
    display: none;
  }
  .front-section05 .link {
    display: none;
  }
  .front-section05 .inner {
    max-width: inherit;
    margin: 0;
    display: block;
    padding: 46px 0;
    box-sizing: border-box;
  }
  .front-section05 .inner::before {
    display: none;
  }
  .front-section05 .inner .intro {
    max-width: inherit;
    font-size: 4.375vw;
    line-height: 2;
    margin: 0 9.375vw 52px 0;
    background: transparent;
    padding: 0 9.375vw;
  }
  .front-section05 .inner .intro .sub {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-section05 .inner .intro h2 {
    font-size: 5.9375vw;
    line-height: 1.5;
    margin-bottom: 30px;
    position: relative;
  }
  .front-section05 .inner .data {
    max-width: inherit;
    padding: 0;
    margin-left: 9.375vw;
    position: relative;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
  .front-section05 .inner .data::before {
    content: "";
    width: 86px;
    height: 104px;
    display: block;
    position: absolute;
    right: 0;
    top: -104px;
    background: url(img/illust05.png) no-repeat center bottom;
    background-size: contain;
  }
  .front-section05 .inner .data a::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #eb6e8f;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(img/btn_link.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .front-section6-before {
    max-width: inherit;
    margin: 0 auto;
    padding: 0 12.5vw;
    position: relative;
    z-index: 1;
  }
  .front-section6-before img {
    width: 66px;
  }
  .front-section06 {
    padding: 50px 9.375vw 80px;
  }
  .front-section06 .inner {
    max-width: 1140px;
    margin: 0 auto;
  }
  .front-section06 .inner .sub {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-section06 .inner h2 {
    font-size: 5.9375vw;
    line-height: 1.5;
    margin-bottom: 50px;
    position: relative;
  }
  .front-section06 .inner .data-box {
    display: block;
  }
  .front-section06 .inner .data-box .box {
    max-width: inherit;
    margin: 0 0 30px;
  }
  .front-section06 .inner .data-box .box a {
    display: block;
    color: #000;
    padding: 20px 4.6875vw 40px;
    position: relative;
    box-sizing: border-box;
    height: 100%;
  }
  .front-section06 .inner .data-box .box a::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #eb6e8f;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(img/btn_link.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
  }
  .front-section06 .inner .data-box .box .head {
    font-size: 3.125vw;
    line-height: 1.5;
  }
  .front-section06 .inner .data-box .box .head p {
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .front-section06 .inner .data-box .box .text img {
    display: block;
    margin: 0 auto;
  }
  .front-section06 .inner .data-box .box:last-child::before {
    content: "";
    width: 68px;
    height: 81px;
    display: block;
    position: absolute;
    right: 18.125vw;
    top: -81px;
    background: url(img/illust07.png) no-repeat center bottom;
    background-size: contain;
  }
  .front-section06::before {
    content: "";
    width: 96px;
    height: 94px;
    display: block;
    position: absolute;
    left: 17.5vw;
    bottom: 50px;
    z-index: 1;
    margin-left: -26px;
    background: url(img/illust08.png) no-repeat center bottom;
    background-size: contain;
  }
  .front-news {
    padding: 45px 4.6875vw 50px;
    font-size: 4.375vw;
    line-height: 1.75;
  }
  .front-news .inner {
    max-width: 750px;
    margin: 0 auto;
  }
  .front-news .inner h2 {
    font-size: 6.875vw;
    line-height: 1.5;
  }
  .front-news .inner ul {
    display: block;
  }
  .front-news .inner ul li {
    max-width: inherit;
    margin: 0 0 10px;
  }
  .front-news .inner ul li .data {
    display: block;
    padding: 20px 0;
  }
  .front-news .inner ul li .data .date {
    max-width: inherit;
    font-size: 3.75vw;
    line-height: 1.5;
    margin: 0 0 10px;
  }
  .front-news .inner .link a {
    width: auto;
    box-sizing: border-box;
    display: block;
  }
  .front-news .inner .link a::after {
    top: 50%;
    margin-top: -26px;
    right: 10px;
  }
}
.front-section01 .inner::before {
  content: url(img/illust04.png);
  width: 190px;
  height: 268px;
  display: block;
  position: absolute;
  left: 95px;
  top: 152px;
}

.front-section02 .inner::after {
  display: none;
}
.front-section02 .inner::before {
  display: none;
}

.front-section03 {
  padding-bottom: 50px;
}
.front-section03 .inner::before {
  display: none;
}

.front-movie {
  position: relative;
  padding: 70px 0 150px;
  background: #f9f9f9;
}
.front-movie .inner {
  max-width: 1140px;
  margin: 0 auto;
}
.front-movie .inner h2 {
  font-size: 2.7rem;
  line-height: 1.5;
  margin-bottom: 30px;
}
.front-movie .inner ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: nowrap;
}
.front-movie .inner ul li {
  flex-basis: 24%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 24%;
  margin: 0 0 30px 1.333%;
}
.front-movie .inner ul li:nth-of-type(4n+1) {
  margin-left: 0;
}
.front-movie .inner ul li h3 {
  font-size: 1.5rem;
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 0 0 10px;
}
.front-movie .inner ul li .movie {
  margin: 0 0 20px;
  position: relative;
  height: 150px;
}
.front-movie .inner ul li .movie iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.front-movie .inner ul li .img {
  margin: 0 0 20px;
  overflow: hidden;
  height: 150px;
}
.front-movie .inner ul li .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.front-movie .inner ul li .link {
  text-align: center;
}
.front-movie .inner ul li .link a {
  display: inline-block;
  width: 60%;
  background: #eb6e8f;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  box-sizing: border-box;
}
.front-movie .inner ul li .link a::after {
  content: "";
  display: block;
  width: 20px;
  height: 7px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: skewX(45deg);
}
.front-movie .inner .archive {
  text-align: center;
  margin-top: 50px;
}
.front-movie .inner .archive a {
  display: inline-block;
  width: 260px;
  background: #eb6e8f;
  color: #fff;
  font-weight: 700;
  padding: 20px;
  position: relative;
}
.front-movie .inner .archive a::after {
  content: url(img/btn_link.png);
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 20px;
  top: 0;
  box-sizing: border-box;
}

.archive-movies {
  background: #fff;
  padding: 90px 0 50px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.archive-movies .inner {
  max-width: 980px;
  margin: 0 auto;
}
.archive-movies .inner ul {
  display: flex;
  justify-content: flex-start;
  align-items: inherit;
  flex-wrap: wrap;
}
.archive-movies .inner ul li {
  flex-basis: 24%;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 24%;
  margin: 0 0 30px 1.333%;
}
.archive-movies .inner ul li:nth-of-type(4n+1) {
  margin-left: 0;
}
.archive-movies .inner ul li h2 {
  font-size: 1.5rem;
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 0 0 10px;
}
.archive-movies .inner ul li .movie {
  margin: 0 0 20px;
  position: relative;
  height: 150px;
}
.archive-movies .inner ul li .movie iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.archive-movies .inner ul li .img {
  margin: 0 0 20px;
  overflow: hidden;
  height: 150px;
}
.archive-movies .inner ul li .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.archive-movies .inner ul li .link {
  text-align: center;
}
.archive-movies .inner ul li .link a {
  display: inline-block;
  width: 60%;
  background: #eb6e8f;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  box-sizing: border-box;
}
.archive-movies .inner ul li .link a::after {
  content: "";
  display: block;
  width: 20px;
  height: 7px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -5px;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: skewX(45deg);
}

@media screen and (max-width: 1026px) {
  .front-section01 .inner::before {
    top: 216px;
  }
}
@media screen and (max-width: 768px) {
  .front-section01 {
    margin-bottom: 100px;
  }
  .front-section01 .inner::before {
    display: none;
  }
  .front-section01 .inner .data::before {
    display: none;
  }
  .front-section01::after {
    content: "";
    width: 82px;
    height: 116px;
    display: block;
    position: absolute;
    left: 10px;
    bottom: -76px;
    background: url(img/illust04.png) no-repeat center bottom;
    background-size: contain;
    z-index: 1;
  }
  .front-section02 {
    margin-bottom: 100px;
  }
  .front-section02 .inner .data::before {
    display: none;
  }
  .front-section02 .inner .data::after {
    display: none;
  }
  .front-section03 {
    margin-bottom: 100px;
    padding-bottom: 0;
  }
  .front-section03::after {
    display: none;
  }
  .front-movie {
    padding: 45px 4.6875vw 50px;
    font-size: 4.375vw;
    line-height: 1.75;
  }
  .front-movie .inner {
    max-width: 750px;
    margin: 0 auto;
  }
  .front-movie .inner h2 {
    font-size: 6.875vw;
    line-height: 1.5;
  }
  .front-movie .inner ul {
    display: flex;
    justify-content: spave-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .front-movie .inner ul li {
    flex-basis: 48%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48%;
    margin: 0 0 30px 4%;
  }
  .front-movie .inner ul li:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .front-movie .inner ul li h3 {
    font-size: 4.6875vw;
    line-height: 2;
  }
  .front-movie .inner ul li .movie {
    height: 150px;
  }
  .front-movie .inner ul li .img {
    height: 150px;
  }
  .front-movie .inner ul li .link a {
    display: block;
    width: auto;
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .front-movie .inner ul li .link a::after {
    width: 13px;
    height: 4px;
    right: 12px;
    margin-top: -2px;
  }
  .front-movie .inner .archive {
    margin-top: 30px;
  }
  .front-movie .inner .archive a {
    display: block;
    width: auto;
    padding: 10px 20px;
  }
  .front-movie .inner .archive a::after {
    content: "";
    display: block;
    width: 20px;
    height: 7px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: skewX(45deg);
  }
  .archive-movies {
    padding: 40px 0 1px;
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .archive-movies .inner {
    max-width: inherit;
    margin: 0 9.375vw;
  }
  .archive-movies .inner ul {
    display: flex;
    justify-content: spave-between;
    align-items: inherit;
    flex-wrap: wrap;
  }
  .archive-movies .inner ul li {
    flex-basis: 48%;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 48%;
    margin: 0 0 30px 4%;
  }
  .archive-movies .inner ul li:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .archive-movies .inner ul li h3 {
    font-size: 4.6875vw;
    line-height: 2;
  }
  .archive-movies .inner ul li .movie {
    height: 150px;
  }
  .archive-movies .inner ul li .img {
    height: 150px;
  }
  .archive-movies .inner ul li .link a {
    display: block;
    width: auto;
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .archive-movies .inner ul li .link a::after {
    width: 13px;
    height: 4px;
    right: 12px;
    margin-top: -2px;
  }
}
.container .theme05-section02 .data-box-ver2 ul {
  display: block;
}
.container .theme05-section02 .data-box-ver2 ul li {
  max-width: inherit;
  margin: 0;
  border-bottom: solid 1px #c1c1c1;
}
.container .theme05-section02 .data-box-ver2 ul li h3 {
  margin: 0;
  padding: 20px 10px;
  position: relative;
  cursor: pointer;
}
.container .theme05-section02 .data-box-ver2 ul li h3::before, .container .theme05-section02 .data-box-ver2 ul li h3::after {
  content: "";
  display: block;
  background: #000;
  position: absolute;
  top: 50%;
  transition: 0.2s;
}
.container .theme05-section02 .data-box-ver2 ul li h3::before {
  width: 19px;
  height: 1px;
  right: 21px;
  margin-top: -1px;
}
.container .theme05-section02 .data-box-ver2 ul li h3::after {
  width: 1px;
  height: 19px;
  right: 30px;
  margin-top: -10px;
}
.container .theme05-section02 .data-box-ver2 ul li h3.active::before {
  transform: rotate(45deg);
}
.container .theme05-section02 .data-box-ver2 ul li h3.active::after {
  transform: rotate(45deg);
}
.container .theme05-section02 .data-box-ver2 ul li .toggle-data {
  display: none;
  padding: 10px 0 20px;
}
.container .theme05-section02 .data-box-ver2 ul li .text ul {
  border: none;
  padding: 0;
}
.container .theme05-section02 .data-box-ver2 ul li .text ul li {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .container .theme05-section02 .data-box-ver2 ul li h3 {
    padding: 10px 25px 10px 0;
  }
  .container .theme05-section02 .data-box-ver2 ul li h3::before {
    right: 1px;
  }
  .container .theme05-section02 .data-box-ver2 ul li h3::after {
    right: 10px;
  }
  .container .theme05-section02 .data-box-ver2 ul li .text + .text {
    margin-top: 20px;
  }
}/*# sourceMappingURL=style.css.map */