@charset "UTF-8";
/*!
Theme Name: Ginza Church Wordpress

Author: Communication Arts Inc.
Author URI: https://www.ca-inc.co.jp/
Description: 日本基督教団　銀座教会
Version: 0.8
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.sp_only {
  display: none;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  line-height: 1.8;
  font-size: 15px;
  color: #333;
}

.main-visual {
  min-width: 1280px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  line-height: 0;
}
.main-visual video {
  width: 100%;
  height: auto;
}
.main-visual .main-title {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  flex-direction: column;
  align-content: center;
  line-height: 1.8;
}
.main-visual .main-title__inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 200px;
  min-height: 360px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -140px;
  background-image: url(images/site_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}
.main-visual .main-title__inner h1 {
  text-indent: -9999px;
}
.main-visual .main-title__inner p {
  text-align: center;
  letter-spacing: 3px;
}
.main-visual .top-info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  height: 150px;
  line-height: 1.6;
}
.main-visual .top-info__inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1140px;
  margin: 30px auto;
  display: flex;
  justify-content: space-around;
}
.main-visual .top-info__inner p {
  flex-basis: 150px;
  font-size: 16px;
}
.main-visual .top-info__inner dl {
  flex-basis: 800px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main-visual .top-info__inner dl dt {
  flex-basis: 210px;
  margin-bottom: 10px;
}
.main-visual .top-info__inner dl dt .date {
  display: inline-block;
  width: 125px;
}
.main-visual .top-info__inner dl dt .cate {
  border: 1px solid #ccc;
  font-size: 11px;
  font-weight: 400;
  padding: 0 10px;
  display: inline-block;
}
.main-visual .top-info__inner dl dd {
  flex-basis: 580px;
  margin-bottom: 10px;
}
.main-visual .top-info__inner dl dd a {
  color: #fff;
}
.main-visual .top-info__inner dl dd a:hover {
  color: #999;
  text-decoration: none;
}
.main-visual .top-info__inner .banner {
  flex-basis: 145px;
  font-size: 12px;
  margin-top: 10px;
}
.main-visual .top-info__inner .banner a {
  color: #fff;
}
.main-visual .top-info__inner .banner a:hover {
  color: #999;
  text-decoration: none;
}

#header {
  width: 100%;
  position: absolute;
  height: 90px;
}

.gnav, .sticky-header__inner .gnav, .top-header__inner .gnav, .lev2-header__inner .gnav {
  display: flex;
  justify-content: space-around;
}
.gnav li, .sticky-header__inner .gnav li, .top-header__inner .gnav li, .lev2-header__inner .gnav li {
  padding: 5px 15px;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}
.gnav li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}
.gnav li.toggle::after {
  position: absolute;
  top: 68px;
  display: block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-style: solid;
  border-width: 0 8px 12px 8px;
  border-color: transparent transparent rgba(220, 220, 220, 0.9) transparent;
  content: "";
  opacity: 0;
  transition: all .2s ease-in;
}
.gnav li.toggle:hover::after {
  opacity: 1;
}
.gnav li a, .sticky-header__inner .gnav li a, .top-header__inner .gnav li a, .lev2-header__inner .gnav li a {
  display: block;
  transition: all .2s ease-in;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.gnav li a:hover::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 25px;
  left: 0;
  background: #fff;
}
.gnav li li a:hover::after {
  background: none;
}
.gnav .menu {
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  top: 55px;
  text-align: center;
  position: absolute;
}
.gnav .menu__inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1140px;
  background-color: rgba(230, 230, 230, 0.95);
  margin: 25px auto;
  padding: 50px;
  display: flex;
  justify-content: space-between;
}
.gnav .menu__inner .gnav_t {
  flex-basis: 150px;
  color: #000;
  font-size: 18px;
}
.gnav .menu__inner ul {
  flex-basis: 800px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gnav .menu__inner ul li {
  flex-basis: 380px;
  height: 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #c6c1b7;
  margin-bottom: 30px;
  position: relative;
  padding: 0;
  text-align: left;
}
.gnav .menu__inner ul li img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.gnav .menu__inner ul li a {
  display: block;
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: left;
  color: #000;
  padding: 27px 10px 20px 100px;
}
.gnav .menu__inner ul li a:hover {
  background: rgba(255, 255, 255, 0.3);
}

.sticky-header {
  position: fixed;
  width: 100%;
  height: 90px;
  top: -90px;
  z-index: 100;
  transition: 0.25s;
  background: rgba(255, 255, 255, 0.9);
}
.sticky-header__inner {
  width: 1140px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.sticky-header__inner .site-title {
  flex-basis: 200px;
  line-height: 1.3;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding: 20px 0;
  font-size: 12px;
  letter-spacing: 1px;
}
.sticky-header__inner .site-title span {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 4px;
}
.sticky-header__inner .site-title a {
  color: #000;
  text-decoration: none;
}
.sticky-header__inner .gnav {
  flex-basis: 900px;
  padding: 30px 0 0;
}
.sticky-header__inner .gnav li a {
  color: #000;
}
.sticky-header__inner .gnav li a:hover::after {
  background: #000;
}
.sticky-header__inner .gnav li li a:hover::after {
  background: none;
}

.top-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  position: absolute;
  z-index: 50;
  padding-top: 30px;
}
.top-header__inner {
  width: 1140px;
  margin: 0 auto;
}

.lev2-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  position: fixed;
  z-index: 100;
  background: rgba(255, 255, 255, 0.9);
}
.lev2-header__inner {
  width: 1140px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.lev2-header__inner .site-title {
  flex-basis: 200px;
  line-height: 1.3;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  padding: 20px 0;
  font-size: 12px;
  letter-spacing: 1px;
}
.lev2-header__inner .site-title span {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 4px;
}
.lev2-header__inner .site-title a {
  color: #000;
  text-decoration: none;
}
.lev2-header__inner .gnav {
  flex-basis: 900px;
  padding: 30px 0 0;
}
.lev2-header__inner .gnav li a {
  color: #333;
}
.lev2-header__inner .gnav li a::after {
  background: #333;
}

.top-lead {
  max-width: 1140px;
  margin: 40px auto;
  text-align: center;
}
.top-lead h2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}
.top-lead h2::before {
  content: '\201C';
  font-size: 40px;
  padding-right: 0.25em;
  color: #aaa;
}
.top-lead h2::after {
  content: '\201D';
  font-size: 40px;
  color: #aaa;
}
.top-lead p {
  font-weight: 500;
  margin-bottom: 20px;
}
.top-lead p.source {
  font-size: 15px;
  font-weight: normal;
}

.top-cont-nav {
  margin: 60px 0;
}
.top-cont-nav ul {
  width: 1140px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.top-cont-nav ul li {
  flex-basis: 250px;
  position: relative;
}
.top-cont-nav ul li .img {
  height: 250px;
  overflow: hidden;
  margin-bottom: 20px;
}
.top-cont-nav ul li .img img {
  width: 100%;
  height: auto;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.top-cont-nav ul li p {
  text-align: center;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  line-height: 1.5;
}
.top-cont-nav ul li p span {
  font-size: 22px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  line-height: 2.2;
}
.top-cont-nav ul li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-indent: -9999px;
}
.top-cont-nav ul li:hover img {
  transform: scale(1.1);
  filter: brightness(120%);
}
.top-cont-nav ul li:hover p {
  color: #888;
}

.top-week-info {
  background: url(images/body_bg_paper.png);
}
.top-week-info__inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1140px;
  margin: 40px auto;
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
}
.top-week-info__inner h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 170px;
  height: 170px;
  background: #fff;
  padding: 30px;
  text-align: center;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
  padding-top: 90px;
}
.top-week-info__inner h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 40px;
  left: 74px;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.top-week-info__inner .col_l {
  flex-basis: 350px;
}
.top-week-info__inner .col_l p {
  margin-bottom: 1em;
}
.top-week-info__inner .col_l p strong {
  font-weight: 700;
}
.top-week-info__inner .col_l .date {
  font-size: 18px;
  font-weight: 700;
  width: auto;
  border-bottom: 1px solid #999;
  margin-bottom: 0.5em !important;
}
.top-week-info__inner .col_l .reki {
  font-weight: 700;
  margin-bottom: 1.5em !important;
}
.top-week-info__inner .col_r {
  flex-basis: 520px;
  padding-top: 0.5em;
}
.top-week-info__inner .col_r dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-week-info__inner .col_r dl dt {
  flex-basis: 170px;
}
.top-week-info__inner .col_r dl dt p {
  font-weight: 700;
  width: auto;
  border-bottom: 1px solid #999;
  display: inline-block;
  margin-bottom: 1.5em;
}
.top-week-info__inner .col_r dl dd {
  flex-basis: 340px;
  margin-bottom: 1em;
}
.top-week-info__inner .col_r dl dd strong {
  font-weight: 700;
}

.top-pickup__inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1140px;
  margin: 40px auto;
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
}
.top-pickup__inner h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 170px;
  height: 170px;
  background: #c6c1b7;
  padding: 30px;
  text-align: center;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
  padding-top: 90px;
}
.top-pickup__inner h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 40px;
  left: 74px;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.top-pickup__inner .col {
  flex-basis: 920px;
}
.top-pickup__inner .col ul {
  display: flex;
  flex-wrap: wrap;
}
.top-pickup__inner .col ul li {
  flex-basis: 280px;
  margin: 0 40px 40px 0;
  cursor: pointer;
  position: relative;
}
.top-pickup__inner .col ul li:nth-child(3n) {
  margin-right: 0;
}
.top-pickup__inner .col ul li .thumb {
  width: 100%;
  height: 240px;
  background: #ccc;
  overflow: hidden;
}
.top-pickup__inner .col ul li .thumb img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.top-pickup__inner .col ul li .pu-title {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 0;
}
.top-pickup__inner .col ul li .meta {
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
  font-size: 13px;
  text-align: right;
}
.top-pickup__inner .col ul li:hover img {
  transform: scale(1.1);
  filter: brightness(130%);
}
.top-pickup__inner .col ul li:hover p {
  color: #888;
}
.top-pickup__inner .col ul li a.link {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
}

.top-access {
  background: #d3dad8;
}
.top-access__inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1140px;
  margin: 40px auto;
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
}
.top-access__inner h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 170px;
  height: 170px;
  background: #fff;
  padding: 30px;
  text-align: center;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
  padding-top: 90px;
}
.top-access__inner h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 40px;
  left: 74px;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.top-access__inner .col {
  flex-basis: 920px;
  display: flex;
  justify-content: space-between;
}
.top-access__inner .col iframe {
  flex-basis: 600px;
}
.top-access__inner .col .address {
  flex-basis: 280px;
  line-height: 1.5;
}
.top-access__inner .col .address strong {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.5em;
}
.top-access__inner .col .address strong span {
  font-size: 14px;
  font-weight: normal;
}
.top-access__inner .col .address img {
  width: 170px;
  height: auto;
  margin-top: 25px;
}

.top-banner ul {
  width: 1140px;
  display: flex;
  justify-content: space-between;
  margin: 80px auto;
}
.top-banner ul li {
  flex-basis: 240px;
  text-align: center;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}
.top-banner ul li a {
  width: 240px;
  height: 60px;
  font-size: 18px;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.1;
  color: #333;
  text-decoration: none;
}
.top-banner ul li a span {
  font-size: 10px;
  font-weight: 400;
  display: inline;
}
.top-banner ul li a:hover {
  background: #eee;
}

.footer {
  background: #c6c1b7;
}
.footer__inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1140px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 30px 0 20px;
}
.footer__inner .col_t {
  flex-basis: 280px;
  position: relative;
}
.footer__inner .col_t .footer_t {
  font-size: 22px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  margin-bottom: 5px;
  padding-top: 30px;
}
.footer__inner .col_t .footer_t span {
  font-size: 14px;
}
.footer__inner .col_t .footer_t::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.footer__inner .col_t .footer_address {
  line-height: 1.4;
  font-weight: 400;
  font-size: 13px;
}
.footer__inner .col {
  flex-basis: 180px;
  padding-top: 35px;
}
.footer__inner .col p {
  font-weight: 500;
  font-size: 14px;
  margin-top: 5px;
}
.footer__inner .col ul {
  margin: 0 0.25em 1em;
}
.footer__inner .col ul li {
  font-size: 13px;
}
.footer__inner .col ul li::before {
  content: "•";
  padding-right: 0.3em;
}
.footer__inner .col a {
  color: #333;
  text-decoration: none;
}
.footer__inner .col a:hover {
  text-decoration: underline;
}

.copyright {
  background: #4d4d4d;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-size: 13px;
}

/*
第二階層　SASS
------------------------------*/
.lev2__wrapper {
  padding-top: 80px;
}
.lev2__wrapper .branch {
  width: 100%;
  background: #f0f0f0;
}
.lev2__wrapper .branch ol {
  width: 1140px;
  margin: 0 auto;
}
.lev2__wrapper .branch ol li {
  display: inline-block;
  font-size: 13px;
  padding: 5px 0;
}
.lev2__wrapper .branch ol li a {
  color: #333;
  text-decoration: none;
}
.lev2__wrapper .branch ol li::after {
  content: '\03e';
  margin: 0 0.5em;
}
.lev2__wrapper .branch ol li:last-child::after {
  content: '';
}
.lev2__wrapper .page-title {
  text-align: center;
  height: 330px;
  background-image: url(images/lev2_title_bg.jpg);
  background-size: cover;
  background-position: 50% 0;
}
.lev2__wrapper .page-title h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 34px;
  line-height: 1.4;
  padding-top: 100px;
  letter-spacing: 3px;
}
.lev2__wrapper .page-title h1 span {
  font-size: 15px;
}
.lev2__wrapper .page-title.about {
  background-image: url(images/about_title_bg.jpg);
  background-position: 0 0;
}
.lev2__wrapper .page-title.about h1 {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
}
.lev2__wrapper .page-title.bell {
  background-image: url(images/bell_title_bg.jpg);
  background-position: 0 80%;
}
.lev2__wrapper .page-title.bell h1 {
  color: #fff;
}
.lev2__wrapper .page-title.service, .lev2__wrapper .page-title.schedule {
  background-image: url(images/service_title_bg.jpg);
  background-position: 50% 50%;
}
.lev2__wrapper .page-title.service h1, .lev2__wrapper .page-title.schedule h1 {
  color: #fff;
}
.lev2__wrapper .page-title.gecs {
  background-image: url(images/gecs_title_bg.jpg);
  background-position: 50% 50%;
}
.lev2__wrapper .page-title.gecs h1 {
  color: #000;
  text-shadow: 1px 1px 3px #fff;
}
.lev2__wrapper .page-title.welcome {
  background-image: url(images/welcome_title_bg.jpg);
  background-position: 50% 0;
}
.lev2__wrapper .page-title.welcome h1 {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
}
.lev2__wrapper .page-title.cs {
  background-image: url(images/cs_title_bg.jpg);
  background-position: 50% 0;
}
.lev2__wrapper .page-title.cs h1 {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
}
.lev2__wrapper .page-title.center {
  background-image: url(images/center_title_bg.jpg);
  background-position: 50% 0;
}
.lev2__wrapper .page-title.center h1 {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
}
.lev2__wrapper .lev2-body {
  margin: 40px 0;
}
.lev2__wrapper .lev2-body p.lead {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.lev2__wrapper .lev2-body.bg1 {
  background: url(images/body_bg_paper.png);
}
.lev2__wrapper .lev2-body__inner {
  width: 1024px;
  margin: 40px auto;
  padding: 50px 0;
}
.lev2__wrapper .lev2-body__inner .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lev2__wrapper .lev2-body__inner .col2 .col {
  flex-basis: 480px;
  margin-bottom: 50px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_tx {
  flex-basis: 540px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_img {
  flex-basis: 420px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_img img {
  width: 100%;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col2 .col_tx_w {
  flex-basis: 660px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_img_s {
  flex-basis: 300px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_img_s img {
  width: 100%;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col2 .col_mov_thumb {
  flex-basis: 540px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_mov_thumb > a > img {
  width: 100%;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col2 .col_tx_narrow {
  flex-basis: 420px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_history_tx {
  flex-basis: 380px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_history_tx p {
  margin-bottom: 1em;
}
.lev2__wrapper .lev2-body__inner .col2 .col_history_ph {
  flex-basis: 580px;
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lev2__wrapper .lev2-body__inner .col2 .col_history_ph .col_harf {
  flex-basis: 275px;
  margin-bottom: 25px;
  line-height: 1.5;
}
.lev2__wrapper .lev2-body__inner .col2 .col_history_ph .col_harf img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_column_tx {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 685px;
  padding: 30px 0 30px 40px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_column_tx h2 {
  font-size: 22px;
  padding: 0 0 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
}
.lev2__wrapper .lev2-body__inner .col2 .col_column_tx h2 span {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1;
}
.lev2__wrapper .lev2-body__inner .col2 .col_column_tx h2::before {
  width: 0;
  height: 0;
  background: none;
}
.lev2__wrapper .lev2-body__inner .col2 .col_column_ph {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 275px;
  padding: 30px 40px 40px 0;
}
.lev2__wrapper .lev2-body__inner .col2 .col_column_ph img {
  width: 210px;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col2.bg_wh {
  background: white;
}
.lev2__wrapper .lev2-body__inner .col2.box_line {
  border: 1px solid #ccc;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_tx {
  flex-basis: 380px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_tx dl {
  margin: 30px 0;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 13px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_tx dl dt {
  flex-basis: 130px;
  padding-bottom: 5px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_tx dl dd {
  flex-basis: 230px;
  padding-bottom: 5px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_ph {
  flex-basis: 580px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_ph img {
  width: 100%;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 .col {
  flex-basis: 280px;
  margin-bottom: 0;
}
.lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 .col img {
  width: 100%;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col2 .col_welcome_l {
  flex-basis: 280px;
}
.lev2__wrapper .lev2-body__inner .col2 .col_welcome_r {
  flex-basis: 680px;
}
.lev2__wrapper .lev2-body__inner .col4 {
  display: flex;
  justify-content: space-between;
}
.lev2__wrapper .lev2-body__inner .col4 .col {
  flex-basis: 241px;
}
.lev2__wrapper .lev2-body__inner .col4 .col img {
  width: 100%;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col4 .colx2 {
  flex-basis: 502px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lev2__wrapper .lev2-body__inner .col4 .colx2 img {
  width: 100%;
  height: auto;
}
.lev2__wrapper .lev2-body__inner .col4 .colx2 .col {
  flex-basis: 241px;
  margin-bottom: 10px;
}
.lev2__wrapper .lev2-body__inner .btn {
  width: 200px;
  margin: 20px 0;
}
.lev2__wrapper .lev2-body__inner .btn a {
  display: block;
  padding: 4px;
  text-align: center;
  border: 2px solid #ccc;
  color: #333;
  text-decoration: none;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.lev2__wrapper .lev2-body__inner .btn a::before {
  content: '\0bb';
  padding-right: 0.5em;
}
.lev2__wrapper .lev2-body__inner .btn a:hover {
  background: #ddd;
}
.lev2__wrapper .lev2-body__inner a {
  color: #87827a;
}
.lev2__wrapper .lev2-body__inner a:hover {
  color: #999;
  text-decoration: none;
}
.lev2__wrapper .lev2-body__inner a.link_pdf::after {
  content: '';
  width: 20px;
  height: 25px;
  background: url(images/icon_pdf.svg) no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.lev2__wrapper .lev2-body__inner .caption {
  font-size: 13px;
  line-height: 1.5;
  display: inline-block;
}
.lev2__wrapper .content_nav {
  margin-bottom: 60px;
}
.lev2__wrapper .content_nav h4 {
  width: 1024px;
  border-bottom: 1px solid #ccc;
  margin: 40px auto 20px !important;
  font-size: 18px !important;
}
.lev2__wrapper .content_nav ul {
  width: 1024px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
}
.lev2__wrapper .content_nav ul li {
  flex-basis: 480px;
  position: relative;
}
.lev2__wrapper .content_nav ul li .img {
  height: 100px;
  overflow: hidden;
}
.lev2__wrapper .content_nav ul li .img img {
  width: 100%;
  height: auto;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  filter: brightness(70%);
}
.lev2__wrapper .content_nav ul li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  padding: 30px 40px;
  color: #fff;
  text-decoration: none;
}
.lev2__wrapper .content_nav ul li:hover img {
  transform: scale(1.1);
  filter: brightness(80%);
}
.lev2__wrapper .archive-date {
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.lev2__wrapper .archive-date li {
  padding-left: 2em;
  position: relative;
  line-height: 1.4;
  margin-bottom: 1em;
}
.lev2__wrapper .archive-date li::before {
  content: '\0bb';
  position: absolute;
  top: 0;
  left: 0;
}
.lev2__wrapper .archive-date li a {
  color: #333;
  font-weight: 500;
}
.lev2__wrapper .archive-date li a:hover {
  text-decoration: none;
  color: #999;
}
.lev2__wrapper .archive-date dt {
  padding-left: 1.5em;
  position: relative;
  line-height: 1.4;
  font-size: 14px;
}
.lev2__wrapper .archive-date dt::before {
  content: '\0bb';
  position: absolute;
  top: 0;
  left: 0;
}
.lev2__wrapper .archive-date dt .cate {
  display: inline-block;
  margin-left: 3px;
  border: 1px solid #666;
  font-size: 11px;
  padding: 2px 10px;
  color: #666;
}
.lev2__wrapper .archive-date dd {
  padding-left: 2em;
  margin-bottom: 1em;
}
.lev2__wrapper .lev2-body__inner::after {
  content: '';
  display: block;
  clear: both;
}
.lev2__wrapper.info .main {
  position: relative;
  width: 700px;
  float: left;
}
.lev2__wrapper.info .main .entry {
  display: flex;
  justify-content: space-between;
}
.lev2__wrapper.info .main .entry .col_tx {
  flex-basis: 500px;
}
.lev2__wrapper.info .main .entry .col_tx img {
  width: 100%;
  height: auto;
}
.lev2__wrapper.info .main .entry .col_img {
  flex-basis: 160px;
}
.lev2__wrapper.info .main .entry .col_img img {
  width: 100%;
  height: auto;
}
.lev2__wrapper.info .main h2 {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding: 20px 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
  padding-right: 100px;
}
.lev2__wrapper.info .main h2 span {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1;
}
.lev2__wrapper.info .main h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.lev2__wrapper.info .main h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.lev2__wrapper.info .main p {
  margin-bottom: 2em;
}
.lev2__wrapper.info .main strong {
  font-weight: 700;
}
.lev2__wrapper.info .main p.cate {
  position: absolute;
  top: 20px;
  right: 0;
  border: 1px solid #666;
  font-size: 11px;
  padding: 2px 10px;
  color: #666;
  text-align: right;
}
.lev2__wrapper.info .main p.date {
  font-size: 13px;
  color: #666;
  text-align: right;
  margin-bottom: 30px;
}
.lev2__wrapper.info .sub {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  float: right;
  border-top: 2px solid #ccc;
  padding: 20px 5px;
}
.lev2__wrapper.info .sub h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.lev2__wrapper.info .sub ul {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.lev2__wrapper.info .sub ul li {
  padding-left: 2em;
  position: relative;
  line-height: 1.4;
  margin-bottom: 1em;
}
.lev2__wrapper.info .sub ul li::before {
  content: '\0bb';
  position: absolute;
  top: 0;
  left: 0;
}
.lev2__wrapper.info .lev2-body__inner::after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.lev2__wrapper.schedule .main {
  width: 720px;
  float: left;
}
.lev2__wrapper.schedule .main .detail {
  padding: 0 0 1em 1em;
}
.lev2__wrapper.schedule .main h2 {
  font-size: 22px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
  padding-top: 50px;
}
.lev2__wrapper.schedule .main h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.schedule .main h2.next {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 40px;
}
.lev2__wrapper.schedule .main h2.next::before {
  background: none;
}
.lev2__wrapper.schedule .main h3 {
  font-size: 16px;
  font-weight: 700;
  background: #d3dad8;
  padding: 3px 15px;
  margin: 20px 0;
}
.lev2__wrapper.schedule .main strong {
  font-weight: 700;
  font-size: 16px;
}
.lev2__wrapper.schedule .main p {
  margin-bottom: 1em;
}
.lev2__wrapper.schedule .sub {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  float: right;
  border-top: 2px solid #ccc;
  padding: 20px 5px;
}
.lev2__wrapper.schedule .sub h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.lev2__wrapper.schedule .sub ul {
  margin-bottom: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.lev2__wrapper.schedule .sub ul li {
  padding-left: 2em;
  position: relative;
  line-height: 1.4;
  margin-bottom: 1em;
}
.lev2__wrapper.schedule .sub ul li::before {
  content: '\0bb';
  position: absolute;
  top: 0;
  left: 0;
}
.lev2__wrapper.schedule .sub ul li a {
  color: #333;
}
.lev2__wrapper.schedule .sub ul li a:hover {
  text-decoration: none;
  color: #999;
}
.lev2__wrapper.schedule .lev2-body__inner::after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.lev2__wrapper.about h2 {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding: 40px 0 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
}
.lev2__wrapper.about h2 span {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1;
}
.lev2__wrapper.about h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.about h2.no_line {
  padding: 40px 0 10px;
  border-bottom: none;
  margin-bottom: 20px;
}
.lev2__wrapper.about h2.no_cross {
  padding: 40px 0 10px;
  border-bottom: none;
  margin-bottom: 0;
}
.lev2__wrapper.about h2.no_cross::before {
  width: 0;
  height: 0;
  background: none;
}
.lev2__wrapper.about h3 {
  font-size: 18px;
  font-weight: 500;
}
.lev2__wrapper.about .prof {
  display: flex;
  justify-content: space-between;
}
.lev2__wrapper.about .prof .katagaki {
  color: #7d7d7d;
}
.lev2__wrapper.about .prof .name {
  font-weight: 500;
  font-size: 18px;
}
.lev2__wrapper.about .prof .col_ph {
  flex-basis: 180px;
  height: 180px;
  padding-top: 5px;
}
.lev2__wrapper.about .prof .col_ph img {
  width: 100%;
  height: auto;
}
.lev2__wrapper.about .prof .col_tx_w {
  flex-basis: 814px;
}
.lev2__wrapper.about .prof .col_tx {
  flex-basis: 270px;
}
.lev2__wrapper.about .prof.bottom_line {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.lev2__wrapper.about dl.history_tbl {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.lev2__wrapper.about dl.history_tbl dt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 120px;
  background: #c6c1b7;
  padding: 0 20px 8px;
  text-align: center;
}
.lev2__wrapper.about dl.history_tbl dt:first-of-type {
  padding-top: 10px;
}
.lev2__wrapper.about dl.history_tbl dd {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 904px;
  background: #fff;
  padding: 0 20px 8px;
}
.lev2__wrapper.about dl.history_tbl dd:first-of-type {
  padding-top: 10px;
}
.lev2__wrapper.service h2 {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  padding: 40px 0 20px;
  line-height: 1.5;
}
.lev2__wrapper.service h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.service h2.sec {
  margin-top: 40px;
  padding: 30px 0 10px;
  border-top: 1px solid #ccc;
}
.lev2__wrapper.service h2.sec::before {
  width: 0;
  height: 0;
  background: none;
}
.lev2__wrapper.service strong {
  font-weight: 700;
}
.lev2__wrapper.service h3 {
  font-size: 18px;
  font-weight: 700;
}
.lev2__wrapper.service h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.lev2__wrapper.service .text_title {
  margin-bottom: 1em;
}
.lev2__wrapper.service table {
  border: 2px solid #ccc;
  margin: 5px 0 20px;
  width: 100%;
}
.lev2__wrapper.service table th {
  padding: 5px 20px;
  text-align: center;
  border: 1px solid #ccc;
  background: #ddd;
  font-weight: 700;
  font-size: 14px;
}
.lev2__wrapper.service table td {
  padding: 5px 20px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 14px;
}
.lev2__wrapper.service table td:nth-child(1) {
  font-weight: 700;
  width: 90px;
}
.lev2__wrapper.service .accordion-container {
  width: 100%;
}
.lev2__wrapper.service .accordion-container .accordion-title {
  background: none;
  border: 2px solid #ccc;
  font-size: 14px;
}
.lev2__wrapper.service .accordion-container .accordion-title:hover {
  background: #ccc;
}
.lev2__wrapper.service .accordion-container .accordion-content {
  padding: 20px 10px;
}
.lev2__wrapper.welcome h2 {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  padding: 40px 0 20px;
  line-height: 1.5;
}
.lev2__wrapper.welcome h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.welcome h3 {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding: 20px 0 10px;
  line-height: 1.5;
}
.lev2__wrapper.welcome .q {
  background: #f7f7f7;
  padding: 10px 20px;
}
.lev2__wrapper.welcome .q p {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.lev2__wrapper.welcome .q p::before {
  content: 'Q';
  font-size: 24px;
  font-weight: 700;
  color: #666;
  margin-right: 20px;
}
.lev2__wrapper.welcome .q.ff {
  background: #fff;
}
.lev2__wrapper.welcome .a {
  padding: 10px 20px;
  margin-bottom: 20px;
}
.lev2__wrapper.welcome .a p {
  margin: 0;
  padding-left: 40px;
}
.lev2__wrapper.welcome .a p::before {
  content: 'A';
  font-size: 24px;
  font-weight: 700;
  color: #f36d00;
  margin-left: -40px;
  margin-right: 23px;
  line-height: 1.5;
}
.lev2__wrapper.welcome .a p strong {
  font-weight: 700;
}
.lev2__wrapper.welcome .flow h3 {
  padding: 0;
  font-weight: 500;
}
.lev2__wrapper.welcome .flow h3 span.num {
  font-size: 32px;
  border: 1px solid #ccc;
  display: inline-block;
  margin-right: 0.5em;
  width: 50px;
  text-align: center;
}
.lev2__wrapper.welcome .flow h3 span.note {
  font-size: 14px;
  font-weight: 400;
}
.lev2__wrapper.welcome .flow .col2 {
  padding-left: 25px;
}
.lev2__wrapper.welcome .flow .col2 .col_img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-basis: 360px;
  padding: 40px;
  border-left: 1px solid #999;
}
.lev2__wrapper.welcome .flow .col2 .col_tx {
  flex-basis: 620px;
  padding: 40px 0;
}
.lev2__wrapper.welcome .flow .col2 .col_tx strong {
  font-weight: 700;
}
.lev2__wrapper.cs h2 {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  padding: 40px 0 20px;
  line-height: 1.5;
}
.lev2__wrapper.cs h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.cs h2.cs_news_t {
  padding: 0 0 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.lev2__wrapper.cs h2.cs_news_t::before {
  width: 0;
  height: 0;
  display: none;
}
.lev2__wrapper.cs h2.cs_schedule_t {
  padding: 0;
  margin-bottom: 20px;
}
.lev2__wrapper.cs h2.cs_schedule_t::before {
  width: 0;
  height: 0;
  display: none;
}
.lev2__wrapper.cs h3 {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding: 20px 0 10px;
  line-height: 1.5;
}
.lev2__wrapper.cs .cs_news .col {
  margin-bottom: 0;
}
.lev2__wrapper.cs .cs_news .col li {
  font-weight: 700;
  position: relative;
  padding-left: 1em;
  margin-bottom: 1.5em;
}
.lev2__wrapper.cs .cs_news .col li .date {
  font-weight: 400;
  padding-right: 1em;
}
.lev2__wrapper.cs .cs_news .col li .cate {
  border: 1px solid #666;
  font-size: 11px;
  font-weight: 400;
  padding: 2px 10px;
}
.lev2__wrapper.cs .cs_news .col li::before {
  content: '\0bb';
  position: absolute;
  font-weight: 400;
  top: 0;
  left: 0;
}
.lev2__wrapper.cs .cs_news .col.cs_schedule {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #eee;
  padding: 30px;
}
.lev2__wrapper.cs .cs_news .col.cs_schedule .date {
  font-weight: 700;
  padding-bottom: 1em;
}
.lev2__wrapper.cs .cs_news .col.cs_schedule dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 1em;
  line-height: 1.4em;
}
.lev2__wrapper.cs .cs_news .col.cs_schedule dl dt {
  flex-basis: 160px;
  font-weight: 500;
  margin-bottom: 10px;
}
.lev2__wrapper.cs .cs_news .col.cs_schedule dl dd {
  flex-basis: 250px;
  margin-bottom: 10px;
}
.lev2__wrapper.cs .cs_news .col.cs_schedule strong {
  font-weight: 700;
}
.lev2__wrapper.cs .main {
  position: relative;
  width: 700px;
  float: left;
}
.lev2__wrapper.cs .main .entry {
  display: flex;
  justify-content: space-between;
}
.lev2__wrapper.cs .main .entry .col_tx {
  flex-basis: 500px;
}
.lev2__wrapper.cs .main .entry .col_img {
  flex-basis: 160px;
}
.lev2__wrapper.cs .main .entry .col_img img {
  width: 100%;
  height: auto;
}
.lev2__wrapper.cs .main h2 {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding: 20px 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
  padding-right: 100px;
}
.lev2__wrapper.cs .main h2 span {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1;
}
.lev2__wrapper.cs .main h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.lev2__wrapper.cs .main h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.lev2__wrapper.cs .main p {
  margin-bottom: 2em;
}
.lev2__wrapper.cs .main strong {
  font-weight: 700;
}
.lev2__wrapper.cs .main p.cate {
  position: absolute;
  top: 20px;
  right: 0;
  border: 1px solid #666;
  font-size: 11px;
  padding: 2px 10px;
  color: #666;
  text-align: right;
}
.lev2__wrapper.cs .main p.date {
  font-size: 13px;
  color: #666;
  text-align: right;
  margin-bottom: 30px;
}
.lev2__wrapper.cs .sub {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  float: right;
  border-top: 2px solid #ccc;
  padding: 20px 5px;
}
.lev2__wrapper.cs .sub h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.lev2__wrapper.cs .sub ul {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.lev2__wrapper.cs .sub ul li {
  padding-left: 2em;
  position: relative;
  line-height: 1.4;
  margin-bottom: 1em;
}
.lev2__wrapper.cs .sub ul li::before {
  content: '\0bb';
  position: absolute;
  top: 0;
  left: 0;
}
.lev2__wrapper.cs .lev2-body__inner::after {
  content: '';
  display: block;
  clear: both;
}
.lev2__wrapper.cs .lev2-body, .lev2__wrapper.cs .lev2-body__inner.no_bottom_margin {
  margin-bottom: 0;
}
.lev2__wrapper.bell .main {
  position: relative;
  width: 700px;
  float: left;
}
.lev2__wrapper.bell .main h2 {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding: 40px 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
  padding-right: 100px;
}
.lev2__wrapper.bell .main h2 span {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1;
}
.lev2__wrapper.bell .main h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.bell .main h3 {
  font-size: 18px;
  font-weight: 500;
}
.lev2__wrapper.bell .main h4 {
  font-size: 16px;
  font-weight: 500;
}
.lev2__wrapper.bell .main p {
  margin-bottom: 1em;
}
.lev2__wrapper.bell .main strong {
  font-weight: 700;
}
.lev2__wrapper.bell .main p.cate {
  position: absolute;
  top: 20px;
  right: 0;
  border: 1px solid #666;
  font-size: 11px;
  padding: 2px 10px;
  color: #666;
}
.lev2__wrapper.bell .main p.date {
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 13px;
  color: #666;
}
.lev2__wrapper.bell .main p.sub_title {
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.lev2__wrapper.bell .main p.bible {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
}
.lev2__wrapper.bell .main .bell-archive {
  margin-top: 40px;
}
.lev2__wrapper.bell .main .bell-archive ul {
  display: flex;
  flex-wrap: wrap;
}
.lev2__wrapper.bell .main .bell-archive ul li {
  flex-basis: 210px;
  margin: 0 35px 40px 0;
}
.lev2__wrapper.bell .main .bell-archive ul li:nth-child(3n) {
  margin-right: 0;
}
.lev2__wrapper.bell .main .bell-archive ul li .thumb {
  width: 100%;
  height: 150px;
  background: #ccc;
  overflow: hidden;
}
.lev2__wrapper.bell .main .bell-archive ul li .thumb img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.lev2__wrapper.bell .main .bell-archive ul li .pu-title {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 0;
}
.lev2__wrapper.bell .main .bell-archive ul li .pu-title a {
  color: #333;
  text-decoration: none;
}
.lev2__wrapper.bell .main .bell-archive ul li .pu-title a:hover {
  text-decoration: underline;
  color: #999;
}
.lev2__wrapper.bell .main .bell-archive ul li .meta {
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
  font-size: 13px;
  text-align: right;
}
.lev2__wrapper.bell .sub {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  float: right;
  border-top: 2px solid #ccc;
  padding: 20px 5px;
}
.lev2__wrapper.bell .sub h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.lev2__wrapper.bell .sub ul {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.lev2__wrapper.bell .sub ul li {
  padding-left: 1.5em;
  position: relative;
  line-height: 1.4;
  margin-bottom: 1em;
}
.lev2__wrapper.bell .sub ul li::before {
  content: '\0bb';
  position: absolute;
  top: 0;
  left: 0;
}
.lev2__wrapper.bell .sub ul li .date {
  font-size: 14px;
}
.lev2__wrapper.bell .sub ul li .cate {
  display: inline-block;
  margin-left: 3px;
  border: 1px solid #666;
  font-size: 11px;
  padding: 2px 10px;
  color: #666;
}
.lev2__wrapper.bell::after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.lev2__wrapper.bell .lev2-body__inner::after {
  content: '';
  display: block;
  clear: both;
}
.lev2__wrapper.center .event {
  margin: auto;
}
.lev2__wrapper.center .event h2 {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding: 20px 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
  padding-right: 100px;
}
.lev2__wrapper.center .event h2 span {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1;
}
.lev2__wrapper.center .event h2.no_cross {
  padding: 0 0 10px;
}
.lev2__wrapper.center .event h2.no_cross::before {
  width: 0;
  height: 0;
  background: none;
}
.lev2__wrapper.center .event h3 {
  font-size: 18px;
  font-weight: 500;
}
.lev2__wrapper.center .event p {
  margin-bottom: 1em;
}
.lev2__wrapper.center .event strong {
  font-weight: 700;
}
.lev2__wrapper.center .event p.date {
  font-size: 13px;
  color: #666;
  text-align: right;
  margin-bottom: 30px;
}
.lev2__wrapper.center .event p.back {
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}
.lev2__wrapper.center .main {
  position: relative;
  width: 700px;
  float: right;
}
.lev2__wrapper.center .main h2 {
  font-size: 22px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.lev2__wrapper.center .main h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.center .main .lead {
  text-align: left;
  font-size: 16px;
}
.lev2__wrapper.center .main .schedule_meta {
  display: flex;
}
.lev2__wrapper.center .main .schedule_meta .hanrei {
  margin-bottom: 10px;
  flex-basis: 50%;
}
.lev2__wrapper.center .main .schedule_meta .hanrei li {
  line-height: 1.4em;
  font-size: 15px;
  font-weight: 500;
}
.lev2__wrapper.center .main .schedule_meta .hanrei li:nth-child(1)::before {
  content: '\025a0';
  color: #f8c82d;
}
.lev2__wrapper.center .main .schedule_meta .hanrei li:nth-child(2)::before {
  content: '\025a0';
  color: #6879c9;
}
.lev2__wrapper.center .main .schedule_meta .hanrei li:nth-child(3)::before {
  content: '\025a0';
  color: #9fcb33;
}
.lev2__wrapper.center .main .schedule_meta .hanrei li:nth-child(4)::before {
  content: '\025a0';
  color: #e74c3c;
}
.lev2__wrapper.center .main .schedule_meta .note {
  margin-bottom: 20px;
  flex-basis: 50%;
}
.lev2__wrapper.center .main .schedule_meta .note li {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.3em;
  text-align: right;
}
.lev2__wrapper.center .main .ai1ec-calendar-title {
  font-size: 26px;
  font-weight: 500;
}
.lev2__wrapper.center .main .timely .ai1ec-btn-default {
  height: 40px !important;
}
.lev2__wrapper.center .main .timely .ai1ec-btn-sm {
  padding-top: 9px;
}
.lev2__wrapper.center .main .ai1ec-prev-month, .lev2__wrapper.center .main .ai1ec-prev-year, .lev2__wrapper.center .main .ai1ec-next-month, .lev2__wrapper.center .main .ai1ec-next-year {
  padding-top: 15px !important;
}
.lev2__wrapper.center .main .ai1ec-dropdown-toggle {
  padding-top: 10px !important;
}
.lev2__wrapper.center .main .ai1ec-btn-xs {
  padding-top: 10px !important;
}
.lev2__wrapper.center .main .ai1ec-btn-toolbar .ai1ec-btn-group.ai1ec-btn-group-xs {
  margin-top: 0;
}
.lev2__wrapper.center .main .ai1ec-actions, .lev2__wrapper.center .main .ai1ec-event-details {
  display: none;
}
.lev2__wrapper.center .sub {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  float: left;
}
.lev2__wrapper.center .sub h2 {
  font-size: 22px;
  font-weight: 500;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
  padding: 0 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
}
.lev2__wrapper.center .sub img {
  width: 100%;
  height: auto;
}
.lev2__wrapper.center .sub .tel {
  font-weight: 700;
  margin-bottom: 40px;
}
.lev2__wrapper.center .sub.fukuin_center p {
  margin-bottom: 10px;
}
.lev2__wrapper.center .sub.fukuin_center strong {
  font-weight: 700;
}
.lev2__wrapper.center .sub.fukuin_center ul {
  margin: 10px 0 20px;
}
.lev2__wrapper.center .sub.fukuin_center ul li {
  margin-left: 0.5em;
}
.lev2__wrapper.center .sub.fukuin_center ul li::before {
  content: '\0bb';
  margin-right: 0.5em;
}
.lev2__wrapper.center .sub.fukuin_center ul li a {
  color: #c00;
}
.lev2__wrapper.center .sub.fukuin_center ul li a:hover {
  color: #666;
}
.lev2__wrapper.center .sub.fukuin_center .timely {
  display: none;
}
.lev2__wrapper.gecs h2 {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  padding: 40px 0 20px;
  line-height: 1.5;
}
.lev2__wrapper.gecs h2::before {
  content: '';
  width: 20px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/icon_cross.png) no-repeat;
  background-size: contain;
}
.lev2__wrapper.gecs h2.no_cross {
  padding: 0 0 10px;
  border-bottom: none;
  margin-bottom: 0;
}
.lev2__wrapper.gecs h2.no_cross::before {
  width: 0;
  height: 0;
  background: none;
}
.lev2__wrapper.gecs h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
}
.lev2__wrapper.gecs strong {
  font-weight: 700;
  margin-bottom: 10px;
}
.lev2__wrapper.gecs .main {
  width: 720px;
  float: left;
}
.lev2__wrapper.gecs .main table {
  border: 2px solid #ccc;
  margin: 20px 0;
}
.lev2__wrapper.gecs .main table th {
  padding: 5px 20px;
  text-align: center;
  border: 1px solid #ccc;
}
.lev2__wrapper.gecs .main table th:nth-child(1) {
  background: #333;
  color: #fff;
  font-weight: 700;
}
.lev2__wrapper.gecs .main table th:nth-child(2), .lev2__wrapper.gecs .main table th:nth-child(3), .lev2__wrapper.gecs .main table th:nth-child(4) {
  background: #efefef;
  font-weight: 700;
}
.lev2__wrapper.gecs .main table td {
  padding: 5px 20px;
  text-align: center;
  border: 1px solid #ccc;
}
.lev2__wrapper.gecs .main table td:nth-child(1) {
  font-weight: 700;
}
.lev2__wrapper.gecs .main h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: 700;
  margin: 50px 0 30px !important;
  position: relative;
  line-height: 1.2;
}
.lev2__wrapper.gecs .main h3 span {
  font-size: 16px;
  color: #c6c1b7;
  display: inline-block;
  position: absolute;
  top: 40px;
  right: 0;
}
.lev2__wrapper.gecs .main h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.lev2__wrapper.gecs .main .name {
  font-weight: 500;
  margin-bottom: 10px;
}
.lev2__wrapper.gecs .main .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.lev2__wrapper.gecs .main .col2 .col_ph {
  flex-basis: 160px;
}
.lev2__wrapper.gecs .main .col2 .col_tx {
  flex-basis: 520px;
}
.lev2__wrapper.gecs .sub {
  width: 240px;
  float: right;
}
.lev2__wrapper.gecs .sub ul {
  margin-top: 70px;
}
.lev2__wrapper.gecs .sub ul li a {
  display: block;
  padding: 10px 20px 10px 30px;
  border: 2px solid #ccc;
  margin-bottom: 15px;
  position: relative;
  color: #000;
  text-decoration: none;
}
.lev2__wrapper.gecs .sub ul li a:hover {
  background: #efefef;
}
.lev2__wrapper.gecs .sub ul li a::before {
  content: '\0bb';
  position: absolute;
  left: 10px;
  top: 10px;
}
.lev2__wrapper.gecs .sub ul.back li a {
  background: #c6c1b7;
}
.lev2__wrapper.gecs .sub ul.back li a:hover {
  background: #efefef;
}
.lev2__wrapper.gecs .sub ul.back li a::before {
  content: '\0ab';
}

.accordion-container .accordion-title {
  position: relative;
  margin: 0 0 10px;
  padding: 0.625em 0.625em 0.625em 2em;
  background-color: #000;
  font-size: 1.25em;
  font-weight: normal;
  color: #333;
  cursor: pointer;
}

.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-title.open {
  background-color: #ccc;
}

.accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  /*縦線に*/
  transform: rotate(90deg);
  background: #333;
  transition: all .3s ease-in-out;
}

.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  /*横線*/
  width: 15px;
  height: 2px;
  background: #333;
  transition: all .2s ease-in-out;
}

.accordion-container .accordion-title.open::before {
  transform: rotate(180deg);
}

.accordion-container .accordion-title.open::after {
  opacity: 0;
}

.accordion-content {
  padding-left: 2.3125em;
}

/* CSS for CodePen */
.accordion-container {
  width: 300px;
  margin: 0 auto;
}

/* モーダル設定
-----------------------------------------------------------------*/
/*!
	Modaal - accessible modals - v0.3.1
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: transparent;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: transparent;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus, .modaal-close:hover {
  outline: none;
  background: #fff;
}
.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #b93d0c;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:before, .modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  transform: rotate(-45deg);
}
.modaal-close:after {
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: transparent;
  border: none;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}
.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:before, .modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  transform: rotate(45deg);
}

.modaal-gallery-next {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-prev {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev:before, .modaal-gallery-prev:after {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  transform: rotate(45deg);
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before, .modaal-gallery-control:after {
    background: #fff;
  }

  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }

  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }

  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  transform: scale(0.25);
}

@-ms-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .12s;
  -moz-animation-delay: .12s;
  -webkit-animation-delay: .12s;
  -o-animation-delay: .12s;
  animation-delay: .12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .25s;
  -moz-animation-delay: .25s;
  -webkit-animation-delay: .25s;
  -o-animation-delay: .25s;
  animation-delay: .25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .37s;
  -moz-animation-delay: .37s;
  -webkit-animation-delay: .37s;
  -o-animation-delay: .37s;
  animation-delay: .37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .62s;
  -moz-animation-delay: .62s;
  -webkit-animation-delay: .62s;
  -o-animation-delay: .62s;
  animation-delay: .62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .75s;
  -moz-animation-delay: .75s;
  -webkit-animation-delay: .75s;
  -o-animation-delay: .75s;
  animation-delay: .75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: .87s;
  -moz-animation-delay: .87s;
  -webkit-animation-delay: .87s;
  -o-animation-delay: .87s;
  animation-delay: .87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

.modal-movie {
  position: relative;
  color: transparent;
}

.modal-movie-inline,
.modal-bible-inline {
  display: none;
}
.modal-movie-inline-head,
.modal-bible-inline-head {
  margin-bottom: 30px;
}

.bible_modal__inner {
  padding: 30px 40px;
  border: 3px solid #ccc;
  margin: 20px;
}
.bible_modal__inner h3 {
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.bible_modal__inner h3:nth-of-type(2) {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 30px;
}
.bible_modal__inner p {
  text-align: left;
}

.bible_copyright {
  margin-bottom: 20px;
}
.bible_copyright p {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 1em;
}
.bible_copyright p a {
  color: #333;
}
.bible_copyright p a:hover {
  color: #999;
  text-decoration: none;
}

.modaal-container {
  text-align: center;
}

.modaal-content-container {
  padding: 0;
}
.special .modaal-content-container {
  line-height: 0;
}
.modaal-content-container > video {
  width: 100%;
  vertical-align: bottom;
}

.modaal-wrapper .modaal-close:hover {
  background: #999;
}
.modaal-wrapper .modaal-close:hover:before, .modaal-wrapper .modaal-close:hover:after {
  background: #FFF;
}

.modaal-video-container {
  box-shadow: none;
  background: transparent;
}

@media screen and (max-width: 1024px) and (min-width: 561px) {
  /* ブレイクポイント　1024px　タブレット　*/
  /* ブレイクポイント　560px　*/
  html, body {
    height: 100%;
    width: 100%;
    position: relative;
  }

  .sp_only {
    display: block;
  }

  header, .lev2-header, .pc_only {
    display: none;
  }

  .sp-header {
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 10;
    background: white;
    top: 0;
    left: 0;
  }
  .sp-header__inner {
    position: relative;
  }
  .sp-header .site-title {
    width: 100%;
    line-height: 1.3;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    padding: 10px 15px;
    font-size: 9px;
    letter-spacing: 1px;
    position: relative;
    z-index: 9999;
  }
  .sp-header .site-title span {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 5px;
  }
  .sp-header .site-title a {
    color: #000;
    text-decoration: none;
  }

  .sp-navigation {
    position: absolute;
    top: 0;
    right: 0;
    display: block !important;
    width: 100%;
    text-align: right;
  }

  /* ハンバーガー
  ################################################################*/
  .el_humburger {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 28px;
    height: auto;
    padding-top: 1px;
    box-sizing: border-box;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    pointer-events: auto;
  }
  .el_humburger p {
    font-size: 8px;
    text-align: center;
  }

  .el_humburger > span {
    display: block;
    width: 100%;
    margin: 0 auto 4px;
    height: 2px;
    background: #000;
    transition: all 0.2s ease-in-out;
  }
  .el_humburger > span:last-child {
    margin-bottom: 0;
  }
  .js_humburgerOpen .el_humburger > span {
    background: #000;
  }

  .js_humburgerOpen .el_humburger > span.top {
    transform: translateY(6px) rotate(-45deg);
  }

  .js_humburgerOpen .el_humburger > span.middle {
    opacity: 0;
  }

  .js_humburgerOpen .el_humburger > span.bottom {
    transform: translateY(-6px) rotate(45deg);
  }

  .el_humburgerButton.el_humburgerButton__close {
    top: 2%;
    right: 2%;
  }

  .el_humburgerButton__close > span {
    display: block;
    width: 35px;
    margin: 0 auto;
    height: 4px;
    background: #fff;
  }

  .el_humburgerButton__close > span.el_humburgerLineTop {
    transform: translateY(5px) rotate(-45deg);
  }

  .el_humburgerButton__close > span.el_humburgerLineBottom {
    transform: translateY(-6px) rotate(45deg);
  }

  /*ナビゲーション*/
  .navigation {
    display: none;
  }
  .navigation.js_appear {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 9000;
  }

  .navigation_screen {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.96);
    z-index: 0;
    margin-top: 0px;
    padding-top: 0px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 60px;
  }

  .navigation_wrapper {
    padding: 80px 0 0 0;
    text-align: left;
  }

  .navigation_screen ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(222, 222, 222, 0.8);
    padding: 10px 20px;
    height: 100%;
    overflow: auto;
  }

  .navigation_screen ul li {
    line-height: 1.6em;
    padding: 20px 0;
    border-bottom: 1px solid #666;
    font-size: 14px;
  }
  .navigation_screen ul li.search {
    margin-bottom: 30px;
  }

  .navigation_screen ul li a {
    font-weight: 700;
    color: #333;
    text-decoration: none;
  }

  .navigation_screen ul ul {
    background: transparent;
    padding: 0;
    margin-top: 10px;
  }

  .navigation_screen ul li li {
    border-bottom: none;
    padding: 0 0 5px 5px;
  }
  .navigation_screen ul li li::before {
    content: '\03e';
    padding-right: 0.25em;
  }

  .navigation_screen ul li li a {
    font-weight: 400;
    line-height: 1.3em;
  }

  .js_fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  /*
  ################################################################*/
  .main-visual {
    width: 100%;
    min-width: 320px;
    margin-top: 60px;
    overflow: visible;
  }
  .main-visual video {
    display: none;
  }
  .main-visual .main-title {
    width: 100%;
    background: url(images/tablet_top_img.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 0;
    position: relative;
    height: 500px;
  }
  .main-visual .main-title__inner {
    background-image: url(images/sp/site_logo.png);
    min-width: 200px;
    min-height: 360px;
  }

  .gnav, .sticky-header__inner .gnav, .top-header__inner .gnav, .lev2-header__inner .gnav {
    display: none;
  }

  .top-info {
    background: rgba(0, 0, 0, 0.8) !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
  }
  .top-info__inner {
    width: 100% !important;
    margin-top: 0 !important;
    padding: 20px;
  }
  .top-info__inner p {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-info__inner .info-t {
    font-size: 18px;
    font-weight: 700px;
  }
  .top-info__inner dl {
    flex-basis: 550px !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .top-info__inner dl dt {
    flex-basis: 200px !important;
    margin-bottom: 10px;
  }
  .top-info__inner dl dt .date {
    width: 115px !important;
  }
  .top-info__inner dl dd {
    flex-basis: 350px !important;
  }

  .lev2__wrapper {
    padding-top: 60px;
  }

  .top-lead {
    max-width: 100% !important;
  }
  .top-lead h2 {
    font-size: 18px;
  }

  .top-cont-nav ul {
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .top-cont-nav ul li {
    flex-basis: 23% !important;
  }
  .top-cont-nav ul li .img {
    height: 150px !important;
  }
  .top-cont-nav ul li p {
    font-size: 12px !important;
  }
  .top-cont-nav ul li p span {
    font-size: 16px !important;
  }

  .top-week-info {
    background: url(images/body_bg_paper.png);
  }
  .top-week-info__inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 30px 20px;
    margin-bottom: 0 !important;
  }
  .top-week-info__inner h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    background: transparent;
    padding: 10px 0px 20px 30px;
    text-align: left;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    position: relative;
  }
  .top-week-info__inner h2::before {
    content: '';
    width: 25px;
    height: 35px;
    top: 0px;
    left: 0px;
  }
  .top-week-info__inner .col_l {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 40px 30px;
  }
  .top-week-info__inner .col_r {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 30px;
  }
  .top-week-info__inner .col_r dl {
    display: block;
  }
  .top-week-info__inner .col_r dl dt p {
    margin-bottom: 1em;
  }

  .top-pickup__inner {
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 30px 20px;
    margin-top: 0 !important;
  }
  .top-pickup__inner h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    background: transparent;
    padding: 10px 0px 20px 30px;
    text-align: left;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    position: relative;
  }
  .top-pickup__inner h2::before {
    content: '';
    width: 25px;
    height: 35px;
    display: block;
    top: 0;
    left: 0;
  }
  .top-pickup__inner .col ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top-pickup__inner .col ul li {
    flex-basis: 47%;
    margin: 0  0 20px 0 !important;
  }
  .top-pickup__inner .col ul li .thumb {
    height: 150px;
  }
  .top-pickup__inner .col ul li .thumb img {
    height: 150px;
  }
  .top-pickup__inner .col ul li .pu-title {
    font-size: 14px !important;
  }
  .top-pickup__inner .col ul li .sp_meta {
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 12px !important;
    text-align: left !important;
  }
  .top-pickup__inner .col ul li .sum {
    display: none;
  }

  .top-access__inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 30px 20px;
    margin-top: 0 !important;
  }
  .top-access__inner h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    background: transparent;
    padding: 10px 0px 20px 30px;
    text-align: left;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    position: relative;
  }
  .top-access__inner h2::before {
    content: '';
    width: 25px;
    height: 35px;
    display: block;
    top: 0;
    left: 0;
  }
  .top-access__inner .col {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .top-access__inner .col iframe {
    flex-basis: 500px;
  }
  .top-access__inner .col .address {
    flex-basis: 200px;
    font-size: 90%;
  }
  .top-access__inner .col .address img {
    width: 170px;
    height: auto;
    margin-top: 25px;
  }
  .top-access__inner .col .address a {
    color: #333;
  }

  .top-banner ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    flex-wrap: wrap;
    margin: 30px auto !important;
    padding: 0 30px !important;
  }
  .top-banner ul li {
    flex-basis: 48%;
    padding: 0;
    margin-bottom: 20px;
  }
  .top-banner ul li .no_br {
    display: none;
  }
  .top-banner ul li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 60px;
    font-size: 13px;
    font-weight: 500;
    padding-top: 23px;
  }
  .top-banner ul li a span {
    font-size: 10px;
    font-weight: 400;
    display: inline;
    width: 100%;
    padding-left: 0.5em;
  }

  .footer__inner {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: block;
  }
  .footer__inner .col_t {
    display: inline-block;
    width: auto;
  }
  .footer__inner .col_t .footer_t {
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    margin-bottom: 5px;
    padding-top: 0px;
  }
  .footer__inner .col_t .footer_t span {
    font-size: 14px;
  }
  .footer__inner .col_t .footer_t::before {
    content: '';
    width: 20px;
    height: 30px;
    display: block;
    position: absolute;
    top: -3px;
    left: -20px;
    background: url(images/icon_cross.png) no-repeat;
    background-size: contain;
  }
  .footer__inner .col_t a {
    color: #333;
  }
  .footer__inner .col {
    display: none;
  }
}
/* タブレットここまで
#############################################################################*/
@media screen and (max-width: 560px) {
  /* ブレイクポイント　560px　*/
  html, body {
    height: 100%;
    width: 100%;
    position: relative;
  }

  .sp_only {
    display: block;
  }

  header, .lev2-header, .pc_only {
    display: none;
  }

  .sp-header {
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 10;
    background: white;
    top: 0;
    left: 0;
  }
  .sp-header__inner {
    position: relative;
  }
  .sp-header .site-title {
    width: 100%;
    line-height: 1.3;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    padding: 10px 15px;
    font-size: 9px;
    letter-spacing: 1px;
    position: relative;
    z-index: 9999;
  }
  .sp-header .site-title span {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 5px;
  }
  .sp-header .site-title a {
    color: #000;
    text-decoration: none;
  }

  .sp-navigation {
    position: absolute;
    top: 0;
    right: 0;
    display: block !important;
    width: 100%;
    text-align: right;
  }

  /* ハンバーガー
  ################################################################*/
  .el_humburger {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 28px;
    height: auto;
    padding-top: 1px;
    box-sizing: border-box;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    pointer-events: auto;
  }
  .el_humburger p {
    font-size: 8px;
    text-align: center;
  }

  .el_humburger > span {
    display: block;
    width: 100%;
    margin: 0 auto 4px;
    height: 2px;
    background: #000;
    transition: all 0.2s ease-in-out;
  }
  .el_humburger > span:last-child {
    margin-bottom: 0;
  }
  .js_humburgerOpen .el_humburger > span {
    background: #000;
  }

  .js_humburgerOpen .el_humburger > span.top {
    transform: translateY(6px) rotate(-45deg);
  }

  .js_humburgerOpen .el_humburger > span.middle {
    opacity: 0;
  }

  .js_humburgerOpen .el_humburger > span.bottom {
    transform: translateY(-6px) rotate(45deg);
  }

  .el_humburgerButton.el_humburgerButton__close {
    top: 2%;
    right: 2%;
  }

  .el_humburgerButton__close > span {
    display: block;
    width: 35px;
    margin: 0 auto;
    height: 4px;
    background: #fff;
  }

  .el_humburgerButton__close > span.el_humburgerLineTop {
    transform: translateY(5px) rotate(-45deg);
  }

  .el_humburgerButton__close > span.el_humburgerLineBottom {
    transform: translateY(-6px) rotate(45deg);
  }

  /*ナビゲーション*/
  .navigation {
    display: none;
  }
  .navigation.js_appear {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 9000;
  }

  .navigation_screen {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.96);
    z-index: 0;
    margin-top: 0px;
    padding-top: 0px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 60px;
  }

  .navigation_wrapper {
    padding: 80px 0 0 0;
    text-align: left;
  }

  .navigation_screen ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(222, 222, 222, 0.8);
    padding: 10px 20px;
    height: 100%;
    overflow: auto;
  }

  .navigation_screen ul li {
    line-height: 1.6em;
    padding: 20px 0;
    border-bottom: 1px solid #666;
    font-size: 14px;
  }
  .navigation_screen ul li.search {
    margin-bottom: 30px;
  }

  .navigation_screen ul li a {
    font-weight: 700;
    color: #333;
    text-decoration: none;
  }

  .navigation_screen ul ul {
    background: transparent;
    padding: 0;
    margin-top: 10px;
  }

  .navigation_screen ul li li {
    border-bottom: none;
    padding: 0 0 5px 5px;
  }
  .navigation_screen ul li li::before {
    content: '\03e';
    padding-right: 0.25em;
  }

  .navigation_screen ul li li a {
    font-weight: 400;
    line-height: 1.3em;
  }

  .js_fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  /*
  ################################################################*/
  .main-visual {
    width: 100%;
    min-width: 320px;
    margin-top: 60px;
    overflow: visible;
  }
  .main-visual video {
    display: none;
  }
  .main-visual .main-title {
    width: 100%;
    background: url(images/sp/top_img.png) no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
    height: 500px;
  }
  .main-visual .main-title__inner {
    background-image: url(images/sp/site_logo.png);
    min-width: 200px;
    min-height: 360px;
  }

  .gnav, .sticky-header__inner .gnav, .top-header__inner .gnav, .lev2-header__inner .gnav {
    display: none;
  }

  .top-info {
    background: rgba(0, 0, 0, 0.8) !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
  }
  .top-info__inner {
    width: 100% !important;
    margin-top: 0 !important;
    padding: 20px;
    display: block !important;
  }
  .top-info__inner p {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-info__inner .info-t {
    font-size: 18px;
    font-weight: 700px;
  }
  .top-info__inner dl {
    width: 100% !important;
    display: block !important;
    margin-bottom: 20px;
  }
  .top-info__inner dl dt, .top-info__inner dl dd {
    width: 100%;
    font-size: 13px;
    margin-bottom: 2px !important;
  }
  .top-info__inner dl dd {
    margin-bottom: 10px !important;
  }

  .top-lead {
    max-width: 100%;
    margin: 20px;
  }
  .top-lead h2 {
    font-size: 16px;
    line-height: 1.2;
  }
  .top-lead h2::before {
    font-size: 18px;
  }
  .top-lead h2::after {
    font-size: 18px;
  }
  .top-lead p {
    font-size: 14px;
  }
  .top-lead p.source {
    font-size: 12px;
    margin-top: 5px;
  }

  .top-cont-nav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative !important;
    padding: 15px !important;
    margin: 20px 0;
  }
  .top-cont-nav ul {
    width: 100%;
    flex-wrap: wrap;
  }
  .top-cont-nav ul li {
    flex-basis: 100%;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 150px;
    margin-bottom: 10px;
  }
  .top-cont-nav ul li .img img {
    width: 100% !important;
    height: 150px !important;
    object-fit: cover !important;
    filter: brightness(70%);
  }
  .top-cont-nav ul li p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    color: #fff;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .top-week-info {
    background: url(images/body_bg_paper.png);
  }
  .top-week-info__inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 30px 20px;
    margin-bottom: 0 !important;
  }
  .top-week-info__inner h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    background: transparent;
    padding: 10px 0px 20px 30px;
    text-align: left;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    position: relative;
  }
  .top-week-info__inner h2::before {
    content: '';
    width: 25px;
    height: 35px;
    top: 0px;
    left: 0px;
  }
  .top-week-info__inner .col_l {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 30px;
  }
  .top-week-info__inner .col_r {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 30px;
  }
  .top-week-info__inner .col_r dl dt p {
    margin-bottom: 1em;
  }

  .top-pickup__inner {
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 30px 20px;
    margin-top: 0 !important;
  }
  .top-pickup__inner h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    background: transparent;
    padding: 10px 0px 20px 30px;
    text-align: left;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    position: relative;
  }
  .top-pickup__inner h2::before {
    content: '';
    width: 25px;
    height: 35px;
    display: block;
    top: 0;
    left: 0;
  }
  .top-pickup__inner .col ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top-pickup__inner .col ul li {
    flex-basis: 47%;
    margin: 0  0 20px 0 !important;
  }
  .top-pickup__inner .col ul li .thumb {
    height: 150px;
  }
  .top-pickup__inner .col ul li .thumb img {
    height: 150px;
  }
  .top-pickup__inner .col ul li .pu-title {
    font-size: 14px !important;
  }
  .top-pickup__inner .col ul li .sp_meta {
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 12px !important;
    text-align: left !important;
  }
  .top-pickup__inner .col ul li .sum {
    display: none;
  }

  .top-access__inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 30px 20px;
    margin-top: 0 !important;
  }
  .top-access__inner h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    background: transparent;
    padding: 10px 0px 20px 30px;
    text-align: left;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    position: relative;
  }
  .top-access__inner h2::before {
    content: '';
    width: 25px;
    height: 35px;
    display: block;
    top: 0;
    left: 0;
  }
  .top-access__inner .col {
    display: block;
  }
  .top-access__inner .col iframe {
    width: 100%;
  }
  .top-access__inner .col .address {
    width: 100%;
  }
  .top-access__inner .col .address a {
    color: #333;
  }

  .top-banner ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px auto !important;
    padding: 0 30px;
  }
  .top-banner ul li {
    flex-basis: 48%;
    margin-bottom: 20px;
  }
  .top-banner ul li a {
    height: 60px;
    font-size: 13px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.1;
    color: #333;
    text-decoration: none;
  }
  .top-banner ul li a span {
    font-size: 10px;
    font-weight: 400;
    display: inline;
  }
  .top-banner ul li a:hover {
    background: #eee;
  }

  .footer__inner {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: block;
  }
  .footer__inner .col_t {
    display: inline-block;
    width: auto;
  }
  .footer__inner .col_t .footer_t {
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    margin-bottom: 5px;
    padding-top: 0px;
  }
  .footer__inner .col_t .footer_t span {
    font-size: 14px;
  }
  .footer__inner .col_t .footer_t::before {
    content: '';
    width: 20px;
    height: 30px;
    display: block;
    position: absolute;
    top: -3px;
    left: -20px;
    background: url(images/icon_cross.png) no-repeat;
    background-size: contain;
  }
  .footer__inner .col_t a {
    color: #333;
  }
  .footer__inner .col {
    display: none;
  }

  /* ブレイクポイント　560px　*/
}
@media screen and (max-width: 1024px) and (min-width: 561px) {
  /* ブレイクポイント　1024px　タブレット　*/
  .lev2__wrapper .branch {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
  }
  .lev2__wrapper .branch ol {
    width: 100% !important;
  }
  .lev2__wrapper .lev2-body__inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 20px;
  }
  .lev2__wrapper .lev2-body__inner .col2 {
    display: block;
    margin-bottom: 20px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_history_ph {
    flex-basis: 100% !important;
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_history_ph .col_harf {
    flex-basis: 49% !important;
    margin-bottom: 25px;
    line-height: 1.5;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_history_ph .col_harf img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_column_tx {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    padding: 30px !important;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_column_ph {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    text-align: center;
    padding: 0 0 30px !important;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_column_ph img {
    width: 40%;
    height: auto;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 .col {
    flex-basis: 49% !important;
    margin-bottom: 0;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 .col img {
    width: 100%;
    height: auto;
  }
  .lev2__wrapper .lev2-body__inner .col4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .lev2__wrapper .lev2-body__inner .col4 .col {
    flex-basis: 49% !important;
    margin-bottom: 20px !important;
  }
  .lev2__wrapper .lev2-body__inner .col4 .col img {
    width: 100%;
    height: auto;
  }
  .lev2__wrapper .lev2-body__inner .col4 .colx2 {
    flex-basis: 100% !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px !important;
  }
  .lev2__wrapper .lev2-body__inner .col4 .colx2 img {
    width: 100%;
    height: auto;
  }
  .lev2__wrapper .lev2-body__inner .col4 .colx2 .col {
    flex-basis: 49%;
    margin-bottom: 20px !important;
  }
  .lev2__wrapper .content_nav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px !important;
    margin: 0 !important;
  }
  .lev2__wrapper .content_nav h4 {
    width: auto;
    margin: 0 0 20px !important;
  }
  .lev2__wrapper .content_nav ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto !important;
  }
  .lev2__wrapper .content_nav ul li {
    flex-basis: 48%;
    margin-bottom: 20px;
  }
  .lev2__wrapper .content_nav ul li a {
    font-size: 20px;
    padding: 20px 40px;
  }
  .lev2__wrapper.about .prof .col_ph {
    flex-basis: 35%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px;
  }
  .lev2__wrapper.about .prof .col_tx_w {
    flex-basis: 60%;
  }
  .lev2__wrapper.about .prof .col_tx {
    flex-basis: 60%;
  }
  .lev2__wrapper.about .prof.bottom_line {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .lev2__wrapper.about dl.history_tbl {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
  }
  .lev2__wrapper.about dl.history_tbl dt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-basis: 20%;
    font-size: 13px;
    padding: 0 5px 5px;
  }
  .lev2__wrapper.about dl.history_tbl dd {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-basis: 80%;
    font-size: 13px;
    padding: 0 10px 5px;
  }
  .lev2__wrapper.schedule .main, .lev2__wrapper.bell .main, .lev2__wrapper.info .main {
    width: 100% !important;
  }
  .lev2__wrapper.schedule .sub, .lev2__wrapper.bell .sub, .lev2__wrapper.info .sub {
    width: 100% !important;
    clear: both;
  }
  .lev2__wrapper.center .event img {
    max-width: 100%;
    height: auto;
  }
  .lev2__wrapper.center .main {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.center .sub {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #ccc;
  }
  .lev2__wrapper.center .sub .lead {
    text-align: left;
    font-size: 15px;
    padding: 30px 0;
  }
}
/* タブレットここまで
#############################################################################*/
@media screen and (max-width: 560px) {
  /* ブレイクポイント　560px　*/
  .lev2__wrapper {
    padding-top: 60px;
  }
  .lev2__wrapper .branch {
    width: 100%;
  }
  .lev2__wrapper .branch ol {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .lev2__wrapper .branch ol li {
    display: inline-block;
    font-size: 13px;
    padding: 2px 0;
  }
  .lev2__wrapper .page-title {
    height: 150px;
    background-position: 50% 50% !important;
  }
  .lev2__wrapper .page-title h1 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 20px;
    line-height: 1.4;
    padding-top: 45px;
    letter-spacing: 3px;
  }
  .lev2__wrapper .page-title h1 span {
    font-size: 13px;
  }
  .lev2__wrapper .page-title.info h1 {
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    padding-top: 40px;
  }
  .lev2__wrapper .page-title.bell h1 {
    padding-top: 40px;
  }
  .lev2__wrapper .page-title.center h1 {
    padding-top: 40px;
  }
  .lev2__wrapper .lev2-body {
    margin: 40px 0;
  }
  .lev2__wrapper .lev2-body p.lead {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 0 30px;
  }
  .lev2__wrapper .lev2-body__inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 30px;
  }
  .lev2__wrapper .lev2-body__inner .col2 {
    display: block;
    margin-bottom: 20px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_history_tx {
    width: 100%;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_history_ph {
    width: 100%;
    padding-top: 0;
    display: block;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_column_tx {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_column_ph {
    width: 280px;
    margin: auto;
    padding: 0 0 20px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_column_ph img {
    width: 100%;
    height: auto;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_tx {
    width: 100%;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_tx dl {
    margin: 30px 0;
    border-top: 2px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 13px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_tx dl dt {
    flex-basis: 20%;
    padding-bottom: 5px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_tx dl dd {
    flex-basis: 75%;
    padding-bottom: 5px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph {
    flex-basis: 580px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph img {
    width: 100%;
    height: auto;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 {
    display: block;
    justify-content: space-between;
    margin-top: 10px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 .col {
    width: 100%;
    margin-bottom: 10px;
  }
  .lev2__wrapper .lev2-body__inner .col2 .col_music_ph .col2 .col img {
    width: 100%;
    height: auto;
  }
  .lev2__wrapper .lev2-body__inner .col4 {
    display: block;
  }
  .lev2__wrapper .lev2-body__inner .col4 .colx2 {
    display: block;
    margin-bottom: 10px;
  }
  .lev2__wrapper .content_nav {
    margin-bottom: 30px;
  }
  .lev2__wrapper .content_nav h4 {
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 20px 20px !important;
  }
  .lev2__wrapper .content_nav ul {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 20px;
  }
  .lev2__wrapper .content_nav ul li {
    margin-bottom: 10px;
  }
  .lev2__wrapper .content_nav ul li .img {
    height: 70px;
    overflow: hidden;
  }
  .lev2__wrapper .content_nav ul li .img img {
    width: 100%;
    height: auto;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    filter: brightness(70%);
  }
  .lev2__wrapper .content_nav ul li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 70px;
    padding: 0 30px;
  }
  .lev2__wrapper .archive-date {
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
  .lev2__wrapper .archive-date li {
    padding-left: 2em;
    position: relative;
    line-height: 1.4;
    margin-bottom: 1em;
  }
  .lev2__wrapper .archive-date li::before {
    content: '\0bb';
    position: absolute;
    top: 0;
    left: 0;
  }
  .lev2__wrapper .archive-date li a {
    color: #333;
    font-weight: 500;
  }
  .lev2__wrapper .archive-date li a:hover {
    text-decoration: none;
    color: #999;
  }
  .lev2__wrapper .archive-date dt {
    padding-left: 1.5em;
    position: relative;
    line-height: 1.4;
    font-size: 14px;
  }
  .lev2__wrapper .archive-date dt::before {
    content: '\0bb';
    position: absolute;
    top: 0;
    left: 0;
  }
  .lev2__wrapper .archive-date dt .cate {
    display: inline-block;
    margin-left: 3px;
    border: 1px solid #666;
    font-size: 11px;
    padding: 2px 10px;
    color: #666;
  }
  .lev2__wrapper .archive-date dd {
    padding-left: 2em;
    margin-bottom: 1em;
  }
  .lev2__wrapper.info .main {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
  }
  .lev2__wrapper.info .main .entry {
    display: block;
  }
  .lev2__wrapper.info .main .entry .col_tx {
    width: 100%;
  }
  .lev2__wrapper.info .main .entry .col_img {
    width: 100%;
  }
  .lev2__wrapper.info .main h2 {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 5px !important;
    margin-bottom: 5px !important;
  }
  .lev2__wrapper.info .main h3 {
    font-size: 16px;
  }
  .lev2__wrapper.info .main h4 {
    font-size: 14px;
  }
  .lev2__wrapper.info .main p.cate {
    position: relative;
    display: inline;
    top: 0;
    right: 0;
    text-align: right;
  }
  .lev2__wrapper.info .main p.date {
    position: relative;
    text-align: left;
  }
  .lev2__wrapper.info .sub {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.about .prof {
    display: block;
  }
  .lev2__wrapper.about .prof .col_ph {
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px;
  }
  .lev2__wrapper.about .prof .col_tx_w {
    flex-basis: 814px;
  }
  .lev2__wrapper.about .prof .col_tx {
    flex-basis: 270px;
  }
  .lev2__wrapper.about .prof.bottom_line {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .lev2__wrapper.about dl.history_tbl {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
  }
  .lev2__wrapper.about dl.history_tbl dt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-basis: 20%;
    font-size: 13px;
    padding: 0 5px 5px;
  }
  .lev2__wrapper.about dl.history_tbl dd {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-basis: 80%;
    font-size: 13px;
    padding: 0 10px 5px;
  }
  .lev2__wrapper.schedule .main {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.schedule .sub {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.bell .main {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.bell .main h2 {
    font-size: 18px;
    padding: 50px 0 10px;
  }
  .lev2__wrapper.bell .main p.cate {
    top: 25px;
  }
  .lev2__wrapper.bell .main p.date {
    top: 0;
  }
  .lev2__wrapper.bell .main p.sub_title {
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .lev2__wrapper.bell .main .bell-archive ul {
    display: block;
  }
  .lev2__wrapper.bell .main .bell-archive ul li {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .lev2__wrapper.bell .main .bell-archive ul li .thumb {
    width: 100%;
    height: 200px;
    background: #ccc;
    overflow: hidden;
  }
  .lev2__wrapper.bell .main .bell-archive ul li .thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .lev2__wrapper.bell .sub {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.service table th {
    padding: 5px 5px;
  }
  .lev2__wrapper.service table td {
    padding: 5px 5px;
  }
  .lev2__wrapper.service .accordion-container .accordion-content {
    padding: 20px 0;
  }
  .lev2__wrapper.welcome .q p {
    font-size: 14px;
    padding-right: 2em;
  }
  .lev2__wrapper.welcome .q p::before {
    content: 'Q';
    font-size: 18px;
    font-weight: 700;
    color: #666;
    margin-right: 10px;
  }
  .lev2__wrapper.welcome .flow h3 {
    padding: 0;
    font-size: 16px;
    font-weight: 500;
  }
  .lev2__wrapper.welcome .flow h3 span.num {
    font-size: 20px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 0.5em;
    width: 30px;
    text-align: center;
  }
  .lev2__wrapper.welcome .flow h3 span.note {
    font-size: 11px;
    font-weight: 400;
  }
  .lev2__wrapper.welcome .flow .col2 {
    padding-left: 15px;
    display: block;
    margin-bottom: 0;
  }
  .lev2__wrapper.welcome .flow .col2 .col_img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 40px 0;
    border-left: 1px solid #999;
  }
  .lev2__wrapper.welcome .flow .col2 .col_tx {
    padding: 40px;
    border-left: 1px solid #999;
  }
  .lev2__wrapper.welcome .flow .col2 .col_tx strong {
    font-weight: 700;
  }
  .lev2__wrapper.welcome .flow:last-child {
    margin-bottom: 20px;
  }
  .lev2__wrapper.cs .cs_schedule {
    margin-bottom: 20px !important;
  }
  .lev2__wrapper.cs .cs_news_t {
    padding: 0 0 10px !important;
    margin-bottom: 20px !important;
  }
  .lev2__wrapper.cs .main {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.cs .main .entry {
    display: block;
  }
  .lev2__wrapper.cs .main .entry .col_tx {
    width: 100%;
  }
  .lev2__wrapper.cs .main .entry .col_img {
    display: none;
  }
  .lev2__wrapper.cs .main h2 {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 5px !important;
    margin-bottom: 5px !important;
  }
  .lev2__wrapper.cs .main h3 {
    font-size: 16px;
  }
  .lev2__wrapper.cs .main h4 {
    font-size: 14px;
  }
  .lev2__wrapper.cs .main p.cate {
    position: relative;
    display: inline;
    top: 0;
    right: 0;
    text-align: right;
  }
  .lev2__wrapper.cs .main p.date {
    position: relative;
    text-align: left;
  }
  .lev2__wrapper.cs .sub {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.gecs .main {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.gecs .main table th {
    padding: 5px;
    font-size: 11px;
  }
  .lev2__wrapper.gecs .main table td {
    padding: 5px;
    font-size: 11px;
  }
  .lev2__wrapper.gecs .sub {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.center .event img {
    max-width: 100%;
    height: auto;
  }
  .lev2__wrapper.center .main {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.center .sub {
    width: 100%;
    clear: both;
  }
  .lev2__wrapper.center .sub .lead {
    text-align: left;
    font-size: 15px;
    padding: 30px 0;
  }

  /* ブレイクポイント　560px　*/
}
