@charset "UTF-8";
/* ---------------------------------------------------------------------------
★共通
--------------------------------------------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  position: relative;
  color: #333;
  font-weight: 400;
  text-align: left;
  box-sizing: border-box;
  line-height: 1.7;
  font-weight: normal;
  max-width: 100%;
}

object {
  pointer-events: none;
}

.pc {
  display: none !important;
}

a {
  text-decoration: none;
  transition: 0.3s;
}

.inner740,
.inner780,
.inner840 {
  margin: auto;
  width: calc(100% - 12%);
}

.sp_w230 {
  width: 230px;
  margin: auto;
}

.sp_w280 {
  width: 280px;
  margin: auto;
}

/* ---------------------------------------------------------------------------
★ボタン
--------------------------------------------------------------------------- */
.btn02 a {
  width: 183px;
}

.btn02 a span {
  font-size: 10px;
  width: 118px;
  transform: scale(0.8);
}

.btn02_back {
  margin-top: 23% !important;
  margin-bottom: 18% !important;
}

.btn02_back a {
  width: 276px;
}

.btn02_back a span {
  font-size: 10px;
  width: 58px;
  transform: scale(0.8);
  margin: auto;
}

/* ---------------------------------------------------------------------------
★タイトル装飾　/　テキスト装飾
--------------------------------------------------------------------------- */
h3.c_h3tit01 img {
  margin: auto;
  margin-bottom: 10px;
}

.c_txtArea {
  margin: 5px 0 5px;
  font-size: 12px;
  font-weight: 400;
  margin-left: 13px;
}

.c_h3Tit02Blue {
  font-size: 14px;
  padding: 3px 6%;
}

/* ---------------------------------------------------------------------------
★パーツ集:テーブル
--------------------------------------------------------------------------- */
.c_table_03 th,
.c_table_03 td {
  padding: 8px 3px;
}

/* ---------------------------------------------------------------------------
★フォントファミリー
--------------------------------------------------------------------------- */
.Df_mincho {
  font-family: 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', HGS明朝E, serif;
}

.Df_YuGothic {
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', sans-serif;
}

.Df_Roboto {
  font-family: Roboto, sans-serif;
}

.Df_Helvetica {
  font-family: 'Helvetica Neue', Helvetica, serif;
}

.Gf_JSa {
  font-family: 'Josefin Sans', sans-serif;
}

.Gf_NSJ {
  font-family: 'Noto Serif JP', serif;
}

.Gf_CSk {
  font-family: 'Cabin Sketch', cursive;
}

.Gf_PDi {
  font-family: 'Playfair Display', serif;
}

.Gf_Muk {
  font-family: 'Mukta', sans-serif;
}

/* ---------------------------------------------------------------------------
★SPスライダー　右のみ切れるデザイン（共通）
--------------------------------------------------------------------------- */
.home05 .inner1020,
.sp_sliderInner {
  width: calc(100% - 74px);
  margin: auto;
  padding-left: 16px;
}

.lineup,
.sp_sliderInner02 {
  position: relative;
}

.home05 .lineup-carousel li,
.lineup li,
.sp_sliderInner a {
  margin-right: 14px;
}

.lineup img,
.sp_sliderInner img {
  display: block;
  margin-bottom: 0px;
  width: 100%;
}

.sp_sliderInner .cl25 > div,
.sp_sliderInner .cl25 > li,
.sp_sliderInner .cl25 > a {
  float: none;
  width: auto;
  margin-bottom: auto;
  box-sizing: border-box;
  position: relative;
  display: block;
}

.lineup .slick-list,
.sp_sliderInner .slick-list {
  overflow: visible;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: auto !important;
}

/* ---------------------------------------------------------------------------
★LIST
--------------------------------------------------------------------------- */
.disc {
  margin-left: 20px;
  list-style-type: disc;
}

.disc > li {
  list-style-type: disc;
}

.disc > li:not(:last-child) {
  padding-bottom: 5px;
}

.decimal {
  margin-left: 20px;
  list-style-type: decimal;
}

.decimal > li {
  list-style-type: decimal;
}

.decimal > li:not(:last-child) {
  padding-bottom: 5px;
}

.note {
  font-size: 1.4rem;
}

.note > li {
  padding-left: 20px;
  position: relative;
}

.note > li:not(:last-child) {
  margin-bottom: 5px;
}

.note > li::before {
  display: block;
  content: '※';
  position: absolute;
  left: 0px;
  top: 0;
}

/* ---------------------------------------------------------------------------
★BASE
--------------------------------------------------------------------------- */
.small {
  font-size: 85%;
}

main {
  display: block;
  padding: 0px 0 0;
  margin: 0 auto;
}

#wb_wrap {
  overflow: hidden;
}

.parallax {
  width: 100%;
  background-attachment: unset;
  background-position: top center;
  background-repeat: no_repeat;
  background-color: #e6e6e6;
}

.text-shadow {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

.movie_wrap {
  padding: 0 0 56.6%;
  width: 100%;
}

.movie_wrap video {
  position: absolute;
  width: 100%;
  height: 100%;
}

.plmu_wrap {
  position: absolute;
  top: 7%;
  right: 10px;
  z-index: 10;
}

.plmu_wrap #music {
  color: #ffffff;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../img/icon_music_on.png);
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

.plmu_wrap #music span {
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  font-size: 1.3rem;
}

.plmu_wrap #music::before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  display: block;
  content: '';
  z-index: 2;
  top: 25%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  opacity: 0;
}

.plmu_wrap #music.off::before {
  opacity: 1;
}

.plmu_wrap #play {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: solid 2px #fff;
  position: relative;
}

.plmu_wrap #play::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 59%;
  transform: translateY(-50%) translateX(-50%);
}

.plmu_wrap #play.off::before {
  border: 0px;
  content: '';
  display: block;
  width: 4px;
  height: 12px;
  border-right: solid 3px #fff;
  border-left: solid 3px #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.plmu_wrap .plmu_wrap .plmu_wrap #play .plmu_wrap #play.off::before {
  border: 0px;
  content: '';
  display: block;
  width: 4px;
  height: 12px;
  border-right: solid 3px #fff;
  border-left: solid 3px #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.yt_wrap {
  padding: 0 0 66.6%;
  width: 100%;
}

.gmap_wrap {
  padding: 0 0 55%;
  width: 100%;
}

.iframe_wrap {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.iframe_wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.sToggle dl > dd {
  display: none;
}

.plus_wrap {
  position: absolute;
  right: 10px;
  width: 10px;
  content: '';
  display: block;
  height: 10px;
  top: -5px;
  bottom: 0;
  margin: auto;
}

.plus_wrap span {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background-color: #1b1d25;
  top: 50%;
  bottom: 0;
  position: absolute;
  margin: 0;
}

.pl02 {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

.togg .pl02 {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}

/* ---------------------------------------------------------------------------
★タイトル
--------------------------------------------------------------------------- */
.tit02 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  margin: 0 auto 35px;
}

.tit02 b {
  font-size: 5rem;
  line-height: 1.5;
  letter-spacing: 2px;
  display: inline-block;
  position: relative;
}

.tit02 span {
  color: #8c8c8c;
  font-size: 3.6vw;
  display: block;
  line-height: 1;
  font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', cursive, sans-serif, serif;
}

.txt_shinfo {
  position: relative;
}

.txt_shinfo > small {
  position: absolute;
  top: -22px;
  left: 0;
  font-size: 41%;
  word-break: keep-all;
}

.c_h3Tit04 {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 23px 0 20px;
  margin-bottom: 18.5% !important;
}

/* ---------------------------------------------------------------------------
★テキスト
--------------------------------------------------------------------------- */
.color_red {
  color: red !important;
}

.color_blue {
  color: blue !important;
}

.color_white {
  color: white !important;
}

.color_black {
  color: black !important;
}

/* ---------------------------------------------------------------------------
★アニメーション
--------------------------------------------------------------------------- */
.effectFU {
  overflow: hidden;
  display: block;
}

.effectFU > div.efdiv {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  transform: translate3d(-100.5%, 0, 0);
  transform-origin: left;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-delay: 0s;
}

.effectFU > div.efdiv::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: #f3f3f3;
  transform: scaleX(1);
  transform-origin: right;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-delay: 0.4s;
}

.effectFU.isShow > div.efdiv {
  transform: translate3d(0, 0, 0);
}

.effectFU.isShow > div.efdiv::before {
  transform: scale(0, 1);
}

@-webkit-keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}

.Onfade.isShow {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}

@-webkit-keyframes fadesin {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fadesin {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

/* ---------------------------------------------------------------------------
  ★オープニングアニメーション
--------------------------------------------------------------------------- */
.shutter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  z-index: 99999;
  -webkit-animation: byeShutter 4s forwards;
  animation: byeShutter 4s forwards;
}
.logo {
  position: absolute;
  width: 200px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: logo 10s infinite;
  animation: logo 10s infinite;
}
@-webkit-keyframes byeShutter {
  70% {
    opacity: 1;
  }
  100% {
    display: none;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes byeShutter {
  70% {
    opacity: 1;
  }
  100% {
    display: none;
    opacity: 0;
    z-index: -1;
  }
}
@-webkit-keyframes logo {
  0% {
    transform: scale(1, 1);
  }
  10% {
    transform: scale(0.8, 0.8);
  }
  20% {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(0.8, 0.8);
  }
  40% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 1);
  }
  60% {
    transform: scale(0.8, 0.8);
  }
  70% {
    transform: scale(1, 1);
  }
  80% {
    transform: scale(0.8, 0.8);
  }
  90% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.8, 0.8);
  }
}
@keyframes logo {
  0% {
    transform: scale(1, 1);
  }
  10% {
    transform: scale(0.8, 0.8);
  }
  20% {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(0.8, 0.8);
  }
  40% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 1);
  }
  60% {
    transform: scale(0.8, 0.8);
  }
  70% {
    transform: scale(1, 1);
  }
  80% {
    transform: scale(0.8, 0.8);
  }
  90% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.8, 0.8);
  }
}

50% {
  transform: rotate(0deg);
}
100% {
  transform: scale(0.8);
}
.loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}

.loading.is-active {
  opacity: 0;
  visibility: hidden;
}

.loading-animation {
  transition: all 1s;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.loading-animation.is-active {
  opacity: 1;
  visibility: visible;
}

/* ---------------------------------------------------------------------------
★ヘッダー
--------------------------------------------------------------------------- */
#hnav_area {
  background: #000;
}

/* ---------------------------------------------------------------------------
★ハンバーガーメニュー
--------------------------------------------------------------------------- */
.menu-trigger_wrap {
  float: right;
  width: 54px;
  position: absolute;
  z-index: 10;
  right: 33px;
  top: 12px;
  padding: 10px 0;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.menu-trigger {
  position: relative;
  width: 38px;
  height: 28px;
  z-index: 20;
  display: block;
  margin: 0 auto;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ae1627;
  border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 12px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger span:nth-of-type(1) {
  -webkit-animation: menu-bar01 0.75s forwards;
  animation: menu-bar01 0.75s forwards;
}

.menu-trigger em {
  position: absolute;
  top: 33px;
  font-size: 1.3rem;
  color: #ae1627;
  font-weight: bold;
  left: -2px;
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(20px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(20px) rotate(45deg);
  }
  50% {
    transform: translateY(20px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger span:nth-of-type(2) {
  transition: all 0.25s 0.25s;
  opacity: 1;
}

.menu-trigger span:nth-of-type(3) {
  -webkit-animation: menu-bar02 0.75s forwards;
  animation: menu-bar02 0.75s forwards;
}

@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    transform: translateY(-20px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.active .menu-trigger span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 0.75s forwards;
  animation: active-menu-bar01 0.75s forwards;
  top: -7px;
}

@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(20px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(20px) rotate(0);
  }
  100% {
    transform: translateY(20px) rotate(45deg);
  }
}
.active .menu-trigger span:nth-of-type(2) {
  opacity: 0;
}

.active .menu-trigger span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 0.75s forwards;
  animation: active-menu-bar03 0.75s forwards;
  bottom: -9px;
}

@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-20px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-20px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-20px) rotate(0);
  }
  100% {
    transform: translateY(-20px) rotate(-45deg);
  }
}
/* ---------------------------------------------------------------------------
★グローバルナビゲーション
--------------------------------------------------------------------------- */
.nav_wrp {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
  display: none;
}

.nav_wrp.changed {
  display: block;
}

.nav_site {
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 240px;
  height: 100%;
  padding: 100px 30px 50px;
  position: fixed;
  opacity: 0;
  transition: 0.7s;
  transition-timing-function: cubic-bezier(0.96, -0.01, 0.08, 1);
  background: rgba(0, 0, 0, 0.8);
  overflow-y: auto;
  z-index: 1;
}

.nav_site.active {
  opacity: 1;
  top: 0;
  right: 0;
}

/* ---------------------------------------------------------------------------
★TOTOP
--------------------------------------------------------------------------- */
#totop {
  width: 29px;
  height: 34px;
  background: url(../img/common/page_topoff.svg) no-repeat;
  display: block;
  margin: auto;
  position: absolute;
  bottom: 6px;
}

#totop:hover {
  background: url(../img/common/page_topon.svg) no-repeat;
  width: 34px;
  height: 34px;
}

.totop_wrap {
  z-index: 2;
  margin-left: 81%;
  margin-bottom: 2%;
}

.totop_wrap .icon-totop {
  display: block;
  width: 100%;
  text-align: center;
}

#totop span {
  display: none;
}

/* ---------------------------------------------------------------------------
★インスタグラム
--------------------------------------------------------------------------- */
.instagramcont li {
  width: calc(100% / 2);
}

.instagramcont li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0 0 100%;
  background: #949494;
}

.instagramcont li a img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

/* ---------------------------------------------------------------------------
★パーツ集
--------------------------------------------------------------------------- */
.o_fL {
  margin-bottom: 3%;
  width: 100%;
}

.o_fR {
  margin-bottom: 3%;
  width: 100%;
}

.o_01 .o_01Box01 .imgBox {
  width: 100%;
  margin-bottom: 3%;
}

.o_01 .o_01Box01 .imgBox img {
  width: 100%;
}

.o_01Box02 .imgBox {
  width: 100%;
  margin-bottom: 3%;
}

.o_03 > div {
  border: 1px solid #000;
  margin-bottom: 70px;
  padding: 3%;
  position: relative;
}

.o_03 > div:not(:last-child):before {
  position: absolute;
  content: '';
  background: url(../img/yazi.gif);
  bottom: -62px;
  width: 43px;
  height: 50px;
  background-size: cover;
  left: 0;
  right: 0;
  margin: auto;
}

.o_04 > .txtBOX {
  position: relative;
}

.o_04 .fuki_box {
  display: block;
}

.o_04 .fuki_box span {
  text-align: center;
  font-size: 4.4vw;
  font-weight: bold;
  display: block;
  max-width: 142px;
  width: 90%;
  position: relative;
  margin: 0 auto;
  border-radius: 20px;
  color: #fff;
  top: -20px;
}

.o_04 .fuki_box span::after {
  display: block;
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  transition: 0.3s;
}

.o_04 .fuki_box .bk_bluex {
  background-color: #69c9f5;
}

.o_04 .fuki_box .bk_bluex::after {
  border-color: #69c9f5 transparent transparent transparent;
}

.o_05 > .txtBOX {
  position: relative;
  padding: 3%;
}

.o_06 > .imgBOX {
  position: relative;
}

.o_06 > .imgBOX > .txtBOX {
  position: relative;
  padding: 3%;
  bottom: 0;
  background: #e0cf6d;
  width: 100%;
}

.o_07 > .txtBOX dl {
  background: url(../img/line.png) repeat-y 20px 0;
}

.o_07 > .txtBOX dl dt {
  font-size: 4.2vw;
  padding: 5px 0 15px 60px;
  background: url(../img/iconmonstr-time-6-240.png);
  background-repeat: no-repeat;
  background-position: 1px;
  background-size: 40px;
}

.o_07 > .txtBOX dl dd {
  padding: 5px 0 15px 60px;
}

.o_08 dl {
  display: flex;
  flex-wrap: wrap;
}

.o_08 dl dt {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-size: 3.6vw;
  letter-spacing: 0.2em;
  color: #00a0b4;
}

.o_08 dl dd {
  border-left: solid 1px #00a0b4;
  font-family: 游明朝, YuMincho, 'Hiragino Mincho ProN W3', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 3.6vw;
  padding: 0 0 3% 20px;
  position: relative;
}

.o_08 dl dd::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #00a0b4;
  left: -5px;
  top: 10px;
  position: absolute;
}

.o_08 dl dd .imgBOX {
  margin: 0 auto 3%;
}

.o_sanplus {
  position: relative;
  border: double 10px #e60012;
  padding: 5%;
}

.o_sanplus::before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #eb9a77 transparent transparent transparent;
}

.o_sanplus::after {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #eb9a77 transparent;
}

.o_flowBox01 li {
  position: relative;
  float: left;
  width: 48%;
  margin-bottom: 4%;
}

.o_flowBox01 li::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #a5a5a5;
  position: absolute;
  right: -13%;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
}

.o_flowBox01 li:nth-child(2n)::after {
  display: none;
}

.o_flowBox01 li:not(:nth-child(2n)) {
  margin-right: 4%;
}

.o_flowBox02 li {
  background: #006ca1;
  margin: 0 0 50px;
  position: relative;
  padding: 1%;
}

.o_flowBox02 li > div {
  width: 100%;
}

.o_flowBox02 li > div .imgBox {
  position: relative;
}

.o_flowBox02 li > div .imgBox figcaption {
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 13px;
  font-family: 'Lora', serif;
  font-size: 3.6vw;
  letter-spacing: 2px;
  border-bottom: solid 1px #fff;
  line-height: 1.2;
  text-shadow: 3px 1px 2px #9e9797;
}

.o_flowBox02 li > div .txtBox em {
  color: #fff;
  font-weight: bold;
  font-size: 3.6vw;
  margin-bottom: 2px;
  display: inline-block;
}

.o_flowBox02 li > div .txtBox p {
  padding: 1%;
  background: #fff;
  /* font-size: 1.8rem; */
  font-weight: bold;
}

.o_flowBox02 li::after {
  display: block;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #006ba1 transparent transparent transparent;
  bottom: -30px;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
}

.o_flowBox02 li:last-child:after {
  display: none;
}

.o_parallax {
  position: relative;
  padding: 20% 0;
  background-image: url(../img/parallax_bk.jpg);
  background-repeat: no_repeat;
  background-position: center center;
  background-size: 100%;
}

/* ---------------------------------------------------------------------------
★パーツ集:タイトル
--------------------------------------------------------------------------- */
.c_subTit {
  font-size: 16px;
}

/* ---------------------------------------------------------------------------
★パーツ集:ボタン
--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------
★パーツ集:テーブル
--------------------------------------------------------------------------- */
.c_table_01 table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}

.c_table_01 table tbody tr th {
  background: #cccccc;
  vertical-align: top;
  padding: 2% 20px;
  width: 100%;
  word-break: break-all;
  display: block;
  border-bottom: 0;
}

.c_table_01 table tbody tr td {
  vertical-align: top;
  padding: 1% 20px 4%;
  background: #fff;
  word-break: break-all;
  display: block;
}

.c_table_01 table tbody tr:not(:last-child) td {
  border-bottom: 0;
}

.c_table_02 table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}

.c_table_02 table thead {
  display: none;
}

.c_table_02 table tbody tr th,
.c_table_02 table tbody tr td {
  display: block;
}

.c_table_02 table tbody tr th {
  background-color: #666;
  color: #fff;
  text-align: center;
  clear: both;
  width: 100%;
  font-size: 3.8vw;
  box-sizing: border-box;
  padding: 10px;
}

.c_table_02 table tbody tr td {
  padding: 10px;
  font-size: 3.6vw;
  word-break: break-all;
  width: 50%;
  float: left;
  line-height: 1.8;
  text-align: left;
  border-bottom: 1px solid #000;
}

.c_table_02 table tbody tr td:nth-last-child(-n + 2) {
  border-bottom: 0;
}

.c_table_02 table tbody tr:nth-child(even) {
  background-color: #e4e4e4;
}

.c_table_02 table tbody tr td[data-th]:before {
  width: 40%;
  content: attr(data-th);
  font-weight: bold;
  display: block;
  margin-right: 0.25em;
}

/* ---------------------------------------------------------------------------
★パーツ集:NEWS
--------------------------------------------------------------------------- */
.c_newslist_01 > a {
  display: block;
  color: #000;
  margin: 10px 0;
  border-bottom: solid 1px #c1c1c1;
}

.c_newslist_01 > a dl dt {
  margin-right: 2%;
}

.c_newslist_01 > a dl dd {
  word-break: break-all;
}

.c_newslist_02 dl {
  margin: 10px 0;
  border-bottom: solid 1px #c1c1c1;
}

.c_newslist_02 dl dt {
  margin-right: 2%;
}

.c_newslist_02 dl dd {
  word-break: break-all;
}

.c_newslist_02 dl dd > a {
  display: block;
  color: #000;
}

.c_newslist_03 a {
  display: block;
  margin: 10px 0;
  border-bottom: solid 1px #c1c1c1;
  color: #000;
}

.c_newslist_03 dl {
  margin: 10px 0;
}

.c_newslist_03 dl dt {
  float: left;
  width: 18%;
  margin-right: 2%;
}

.c_newslist_03 dl dt .imgBox {
  position: relative;
  overflow: hidden;
  padding-bottom: 66.6%;
}

.c_newslist_03 dl dd {
  float: left;
  width: 80%;
  word-break: break-all;
}

.c_newslist_03 dl dd .days_tx,
.c_newslist_03 dl dd .news_txt {
  display: block;
}

.icon_new {
  margin-left: 15px;
  display: inline-block;
  color: #e60012;
  z-index: 3;
}

.days_txt {
  color: #000;
}

.archive_xBox > dl a {
  position: relative;
  display: block;
  margin-bottom: 5px;
}

.archive_xBox > dl dd {
  display: none;
}

.c_postlink li:first-child {
  float: left;
  width: 40%;
}

.c_postlink li:last-child {
  float: right;
  width: 40%;
  text-align: right;
}

.c_dBox h1,
.c_dBox h2,
.c_dBox h3,
.c_dBox h4,
.c_dBox h5,
.c_dBox h6 {
  font-weight: bold;
}

.c_dBox img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

/* ---------------------------------------------------------------------------
★パーツ集:カテゴリ
--------------------------------------------------------------------------- */
.c_cateBox_01 {
  display: flex;
  flex-wrap: wrap;
}

.c_cateBox_01 > a {
  width: calc(100% / 2);
  display: block;
  color: #000;
  margin: 10px 0;
  border-bottom: solid 1px #c1c1c1;
  position: relative;
}

.c_cateBox_01 > a .txtBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.c_cateBox_02 dl {
  margin: 10px 0;
  border-bottom: solid 1px #c1c1c1;
}

.c_cateBox_02 dl dt {
  float: left;
  width: 18%;
  margin-right: 2%;
}

.c_cateBox_02 dl dd {
  float: left;
  width: 80%;
  word-break: break-all;
}

.c_cateBox_02 dl dd > a {
  display: block;
  color: #000;
}

.cate_xBox a {
  display: block;
  padding: 10px;
  background: #eee;
  margin-bottom: 5px;
}

/* =======================================
★ページャー
========================================== */
.pager {
  width: auto;
  margin: 0 auto;
  padding-bottom: 100px;
}

.wp-pagenavi {
  clear: both;
  font-size: 14px;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 2.6;
  border: 1px solid #000000;
  transition: ease-out 0.5s;
  color: #000000;
  font-size: 14px;
  margin: 5px;
  vertical-align: top;
  padding: 0px;
  background-color: #fff;
  border-radius: 4px;
}

.wp-pagenavi span.extend {
  border: 1px solid rgba(245, 245, 245, 0);
}

.wp-pagenavi span.current {
  color: #fff;
  background-color: #000000;
  font-size: 14px;
  vertical-align: top;
  text-decoration: none;
}

/* ---------------------------------------------------------------------------
★パーツ集:フォーム
--------------------------------------------------------------------------- */
.c_form01 {
  margin-bottom: 50px;
}

.c_form01 table {
  margin-bottom: 30px;
  border-top: 1px solid #ccc;
  width: 100%;
  table-layout: fixed;
}

.c_form01 table tbody tr {
  border-bottom: 1px solid #afafaf;
}

.c_form01 table tbody tr th {
  vertical-align: top;
  padding: 3%;
  font-size: 3.6vw;
  color: #000000;
  font-weight: bold;
  width: 100%;
  display: block;
}

.c_form01 table tbody tr th span {
  margin-left: 10px;
}

.c_form01 table tbody tr td {
  vertical-align: top;
  padding: 3%;
  display: block;
  width: 100%;
}

.c_form01 table tbody tr td select {
  padding: 0;
  font-size: 14px;
  width: 400px;
  padding: 11px;
}

.c_form01 table tbody tr td label {
  margin-right: 10px;
}

.c_form01 table .inp01,
.c_form01 table .inp02 {
  padding: 5px 10px;
  font-size: 1.4rem;
  border: 1px solid #afafaf;
}

.c_form01 table .inp01 input[type='text'],
.c_form01 table .inp02 input[type='text'] {
  font-size: 1.4rem;
}

.c_form01 table .inp_txtarea {
  box-sizing: border-box;
  font-size: 1.4rem;
  padding: 10px;
  width: 90%;
  height: 200px !important;
  border: 1px solid #afafaf;
}

.c_form01 table input:-ms-input-placeholder {
  color: #a9a9a9;
}

.c_form01 table input::-ms-input-placeholder {
  color: #a9a9a9;
}

.c_form01 .kojin_wrap {
  background: #fff;
  padding: 5%;
  margin-bottom: 20px;
}

.c_form01 .submit_wrap {
  margin-bottom: 5%;
  text-align: center;
}

.c_form01 .submit_wrap .submit {
  max-width: 340px;
  width: 90%;
  box-sizing: border-box;
  padding: 10px 0;
  text-align: center;
  margin: auto;
  font-size: 3.6vw;
  cursor: pointer;
}

input::-webkit-input-placeholder {
  color: #a9a9a9;
}

input:-ms-input-placeholder {
  color: #a9a9a9;
}

input::-ms-input-placeholder {
  color: #a9a9a9;
}

input::-moz-placeholder {
  color: #a9a9a9;
}

input::placeholder {
  color: #a9a9a9;
}

input.short {
  width: 25%;
}

input.middle {
  width: 50%;
}

input.long {
  width: 90%;
}

.hissu {
  padding: 3px 4px 2px 4px;
  background: #e7133b;
  border-radius: 4px;
  display: block;
  width: 40px;
  text-align: center;
  float: right;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

.nini {
  padding: 3px 4px 2px 4px;
  background: #efefef;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: block;
  width: 40px;
  text-align: center;
  float: right;
  color: #222;
  font-weight: bold;
  font-size: 11px;
}

/* ---------------------------------------------------------------------------
★パーツ集:jsPage
--------------------------------------------------------------------------- */
.close {
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.close::before {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  z-index: 10;
}

.close::after {
  content: '';
  display: block;
  width: 26px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(135deg);
}

.popup_Box {
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  z-index: -9;
  opacity: 0;
  top: 0;
  left: 0;
  transition: 0.5s;
}

.popup_Box.on {
  z-index: 1;
  opacity: 1;
}

.popup_Box.on .close {
  z-index: 1 !important;
}

.popup_Box .popup_Box_inner {
  position: relative;
  padding: 30px 60px;
  width: 100%;
}

.popup_Box .popup_Box_inner .close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -9;
}

.popup_Box .popup_Box_inner .popup_Box_cont {
  color: #fff;
}

#js_listItem .is_hidden {
  display: none;
}

#input_plural {
  margin: 10px 0;
}

#input_plural input.form-control {
  display: inline-block;
  color: #555;
}

#input_plural .btn_wrap {
  float: right;
}

#input_plural .pluralBtn {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 5px;
  padding: 0;
  margin: 0;
  display: inline-block;
  text-align: center;
}

/* ---------------------------------------------------------------------------
★パーツ集:slickPage
--------------------------------------------------------------------------- */
.csl_slider_01 .imgBox img {
  display: block;
  width: 96%;
  margin: 0 auto;
}

.csl_slider_01 .sclick_previmg {
  max-width: 68px;
  width: 15%;
  margin: auto;
  position: absolute;
  z-index: 10;
  left: -15px;
  top: 50%;
  cursor: pointer;
}

.csl_slider_01 .sclick_nextimg {
  max-width: 68px;
  width: 15%;
  margin: auto;
  position: absolute;
  z-index: 10;
  right: -15px;
  top: 50%;
  cursor: pointer;
}

.csl_slider_02 .imgBox img {
  display: block;
  width: 96%;
  margin: 0 auto;
}

.csl_slider_02 .sclick_previmg {
  max-width: 68px;
  width: 5%;
  margin: auto;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 60%;
  top: 50%;
  cursor: pointer;
}

.csl_slider_02 .sclick_nextimg {
  max-width: 68px;
  width: 5%;
  margin: auto;
  position: absolute;
  z-index: 10;
  right: 0;
  left: 60%;
  top: 50%;
  cursor: pointer;
}

.csl_slider_03_wp {
  margin-bottom: 20px;
  background: #00a0b4;
}

.csl_slider_03_wp .img_wrap {
  display: block;
}

.csl_slider_03_wp .img_wrap *:not(img) {
  display: none;
}

/* ---------------------------------------------------------------------------
★パーツ集:よくある質問
--------------------------------------------------------------------------- */
.c_faq_box_01 .sToggle {
  counter-reset: numb2;
}

.c_faq_box_01 .sToggle dl {
  counter-increment: numb2;
  padding: 1% 3%;
  border-radius: 10px;
  border: solid 1px #0c3380;
  background: #fff;
  margin: 0 0 5%;
}

.c_faq_box_01 .sToggle dl dt {
  padding: 5px 15px 5px 30px;
  font-size: 3.8vw;
  position: relative;
  font-weight: bold;
  color: #0c3380;
  cursor: pointer;
  pointer-events: auto;
  transition: 0.3s;
  word-break: break-all;
}

.c_faq_box_01 .sToggle dl dt::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #ff9595;
  border-right: 2px solid #de0101;
  position: absolute;
  top: 45%;
  right: 0;
  margin: auto;
  transform: translateY(-50%) translateX(-50%) rotate(135deg);
  transition: 0.3s;
}

.c_faq_box_01 .sToggle dl dt::before {
  content: 'Q' counter(numb2);
  /* content: "Q.01"; */
  display: block;
  position: absolute;
  font-size: 3.8vw;
  font-weight: bold;
  color: #008f96;
  top: 47%;
  left: 14px;
  transform: translate(-50%, -50%);
  font-family: 'Lora', serif;
}

.c_faq_box_01 .sToggle dl dt.togg::after {
  -webkit-animation: sTog 0.7s;
  animation: sTog 0.7s;
  transform: translateY(-20%) translateX(-50%) rotate(315deg);
}

.c_faq_box_01 .sToggle dl dd {
  padding: 5px 35px 5px 60px;
  display: none;
  position: relative;
  word-break: break-all;
}

.c_faq_box_01 .sToggle dl dd::before {
  content: 'A' counter(numb2);
  /* content: "A.01"; */
  display: block;
  position: absolute;
  font-size: 3.8vw;
  font-weight: bold;
  color: #da0000;
  top: 0;
  left: 29px;
  transform: translate(-50%, 0%);
  font-family: 'Lora', serif;
}

@-webkit-keyframes sTog {
  0% {
    opacity: 1;
    transform: translateY(-50%) translateX(-50%) rotate(135deg);
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateY(70%) translateX(-50%) rotate(135deg);
  }
  50.1% {
    opacity: 0;
    transform: translateY(70%) translateX(-50%) rotate(315deg);
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(-20%) translateX(-50%) rotate(315deg);
  }
}
@keyframes sTog {
  0% {
    opacity: 1;
    transform: translateY(-50%) translateX(-50%) rotate(135deg);
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateY(70%) translateX(-50%) rotate(135deg);
  }
  50.1% {
    opacity: 0;
    transform: translateY(70%) translateX(-50%) rotate(315deg);
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(-20%) translateX(-50%) rotate(315deg);
  }
}
/*header*/
header img.u_logo {
  /*width: 121px;*/
  /*padding: 14px 0 0;*/
}

.headerLogoWrapper {
  width: 121px;
  padding: 14px 0 0;
  display: block;
  margin: 0 auto;
}

header {
  height: 67px;
}

#nav-toggle > div {
  width: 35px;
  height: 27px;
}

#nav-toggle {
  top: 15px;
  right: 15px;
  height: 27px;
}

#nav-toggle span {
  height: 2px;
}

#nav-toggle span:nth-child(2) {
  top: 10px;
}

#nav-toggle span:nth-child(3) {
  top: 20px;
}

#nav-toggle p {
  top: 30px;
  transform: scale(0.5);
  left: -7px;
  font-size: 12.8px;
}

.open #gloval-nav {
  width: 100%;
}

#gloval-nav .u_inner {
  padding: 9px 21px 26px 21px;
}

header #gloval-nav > div > img {
  width: 40px;
}

#gloval-nav a.u_nav01 {
  padding: 1px 0;
  line-height: initial;
  top: 14px;
  right: 78px;
  /* font-size: 15px; */
  font-size: 19px;
}

header a.u_nav01:before {
  bottom: -6px;
}

header nav {
  margin-top: 24px;
  /* font-size: 1.5rem; */
  font-size: 1.9rem;
}

header a.u_nav_imgTxt img {
  /* width: 7.3rem; */
  width: 9.5rem;
}

header a.u_nav_imgTxt02 img {
  /* width: 5.4rem; */
  width: 7.8rem;
  padding-left: 2px;
  box-sizing: border-box;
}

#gloval-nav a {
  /* padding: 16px 0; */
  padding: 22px 0;
  /* line-height: 15px; */
  line-height: 21px;
}

#acMenu .u_plus {
  padding: -4px 0;
}

#acMenu dt {
  padding: 0px 0;
  width: 100%;
}

#gloval-nav dd ul {
  width: 219px;
}

#gloval-nav .u_menu01 li:nth-child(2n) {
  /*width: 104px;*/
}

#gloval-nav .u_menu01 {
  /* width: 240px; */
  width: 173px;
}

#gloval-nav .u_menu02 {
  /* width: 210px; */
  width: 252px;
}

#gloval-nav .u_menu03 {
  /* width: 306px; */
  width: 208px;
}

#gloval-nav .u_menu04 {
  /* width: 123px; */
  width: 142px;
}

#gloval-nav .u_menu05 {
  /* width: 306px; */
  width: 218px;
}

#gloval-nav .u_menu06 {
  /* width: 170px; */
  width: 206px;
}

.open #nav-toggle p {
  opacity: 0;
}

header p.u_copy {
  width: 23rem;
}

#contents {
  overflow: hidden;
}

.mv > img {
  width: 300px;
  top: 38%;
}

.home01 {
  max-width: calc(100% - 40px);
  left: 0px;
  border-bottom: 1px solid #000000;
  padding-bottom: 13% !important;
}

.home01 img {
  max-width: 306px;
  margin: auto;
}

.home02 img.u_tit01 {
  width: 265px;
}

.home02 img.u_tit02 {
  width: 180px;
}

.home02 .u_txt {
  margin: auto 37px;
  font-size: 14px;
  line-height: 198%;
}

.home02 .btn02 a {
  width: 204px;
  padding: 12px 0;
}

.home02 .cl50 {
  /*margin: 0 42px;*/
}

/*home03*/
.home03 h3.c_h3tit01 {
  width: 82px;
  position: relative;
  left: 2px;
}

.home03 .c_txtArea {
  margin-bottom: 48px;
}

/*home04*/
.home04 {
  padding: 0 20px;
}

.home04 h3.c_h3tit01 img {
  width: 122px;
}

/*home05*/
.home05 .c_h3tit01 img {
  width: 208px;
}

/*home06*/
.home06 h3.c_h3tit01 img {
  width: 297px;
}

.home06 .cl25 a {
  padding-bottom: 44px;
}

/*home07*/
.home07 {
  padding: 0 20px;
}

.home07 .c_h3tit01 img {
  width: 96px;
}

/*footer*/

footer .f_under {
  width: 248px;
}

.inpageFooter .inpages,
.homeFooter .toppages {
  display: block !important;
}

/*
内部ページ共通
--------------------------------------------------------------------------- */
h2.mT70 {
  margin-top: 30px !important;
  padding-bottom: 4% !important;
}

.innerSp_65,
.inner595,
.inner700,
.inner720,
.inner740,
.inner780,
.inner840,
.inner890,
.inner935,
.inner1010,
.inner1020 {
  width: calc(100% - 65px);
  margin-left: auto;
  margin-right: auto;
}

.innerSp_44 {
  width: calc(100% - 44px);
}

.sp_inner100 {
  width: 100% !important;
}

.c_maru {
  text-indent: -1.6em;
  padding-left: 1.8em;
}

.c_maru span:nth-child(1) {
  font-size: 20px;
  padding-right: 7px;
}

.c_maru span:nth-child(2) {
  top: -1px;
}

.c_sp_f14ad {
  font-size: 13.7px;
  letter-spacing: 0;
  font-feature-settings: 'palt';
}

.c_h3Tit02 {
  font-size: 13px;
  padding: 3px 25px;
  letter-spacing: 0.24em;
  margin-bottom: 5.5% !important;
}

.c_sp_ls0 {
  letter-spacing: 0.18em !important;
}

.u_h2 .f_kr {
  font-size: 16px;
  letter-spacing: 8.4px;
  line-height: 48%;
  margin-bottom: 23px;
}

.c_h2_02 .mT70.pB90 {
  padding-bottom: 66% !important;
}

.c_h2_02 {
  width: 300px;
  margin: auto;
}

.c_h2_02 a {
  left: 0;
  right: 0;
  margin: auto;
  width: 137px;
  height: 137px;
}

/*
参政党に参加する participation
--------------------------------------------------------------------------- */
#participation .u_h2 {
  width: 300px;
  margin: auto;
}

#participation .u_sp2 {
  width: 100%;
  margin: auto;
}

#participation .innerSp_65 {
  width: calc(100% - 4%);
}

#participation .u_1 p.f26.ls6 {
  text-align: center;
  font-size: 4vw !important;
  font-weight: bold;
  position: relative;
  left: 6px;
  top: 4px;
  margin-bottom: 6.6%;
}

#participation .u_1 img.u_4 {
  width: 81px;
  margin: 0 auto 6%;
}

#participation .u_1 > div > .flex_wrap {
  display: block;
  text-align: center;
}

#participation .u_1 > div > .flex_wrap p {
  margin: auto;
  display: inline-block;
  text-align: left;
  font-size: 18px !important;
}

#participation .u_1:nth-child(1) > div > .flex_wrap p {
  width: 172px;
}

#participation .u_1:nth-child(2) > div > .flex_wrap p {
  width: 239px;
  font-feature-settings: 'palt';
  position: relative;
  left: 6px;
}

#participation .u_1:nth-child(3) > div > .flex_wrap p {
  width: 216px;
}

#participation .u_1 > div:nth-child(1) {
  margin-bottom: 20px;
}

#participation .u_sp1 {
  font-size: 16px !important;
}

#participation .u_1 p.f14 {
  margin-bottom: 12px;
}

#participation .c_h3Tit03 .f_kr {
  font-size: 1.4rem !important;
}

#participation h3.pT25.txt_center.c_h3Tit03 {
  padding-top: 8% !important;
}

#participation .ls2.u_sp3 {
  margin-top: 3.5% !important;
  font-size: 2.8vw;
  margin-bottom: 4.5% !important;
}

#participation .u_2 .u_tit {
  padding: 14px 21px 5px;
  height: 99px;
}

#participation .u_2 .u_tit > div {
  position: relative;
  top: -6px;
}

#participation .u_2 .u_tit .f18 {
  font-size: 3.2vw !important;
  line-height: 171%;
}

#participation .u_2 .u_price {
  font-size: 14px;
}

#participation .u_2 .u_txt {
  padding: 3% 6% 7px !important;
}

#participation .f46 {
  font-size: 20px;
  top: 0px;
  margin-right: 3px;
  margin-left: 5px;
  letter-spacing: 3px;
}

#participation .u_2 .c_maru {
  padding-left: 1.6em;
  margin-bottom: 2px;
}

#participation .u_2 .c_maru span:nth-child(1) {
  font-size: 12px;
}

#participation .u_2 .c_maru span:nth-child(2) {
  font-size: 12px;
}

#participation .u_t {
  margin-left: 1px;
  font-size: 14px !important;
  line-height: 150%;
  letter-spacing: 0.2rem !important;
}

#participation a.btn03 {
  position: relative;
  margin: auto;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  top: -1px;
  margin: 10px auto;
  font-size: 85%;
}

#participation #participation01 {
  padding-bottom: 5% !important;
}

#participation .u_5 .f24.bold {
  padding-top: 9% !important;
  padding-bottom: 3.5% !important;
  letter-spacing: 2px !important;
}

#participation .u_5 .flex_wrap div:nth-child(2) {
  width: 200px;
  margin: 9.5% auto 3%;
}

#participation .u_sp5 {
  font-size: 12px !important;
  margin-bottom: 15% !important;
}

#participation .c_h2_02 a {
  width: 119px;
  height: 119px;
  bottom: 10%;
  font-size: 15px;
}
#participation .c_h2_02 .mT70.pB90 {
  padding-bottom: 59% !important;
}
#participation .sp_u_1 {
  line-height: 100%;
  margin-bottom: 5px;
}

/*
参政党コミュニティー community
--------------------------------------------------------------------------- */
#community .u_1 {
  width: 303px;
}

#community h2 > img {
  width: 188px;
}

#community .slick-dotted.slick-slider {
  margin-bottom: 17%;
}

#community .cl50 > div {
  margin-bottom: 0;
}

#community .u_2 .c-tit {
  margin-top: 6% !important;
  margin-bottom: 3.1% !important;
  font-size: 20px !important;
}

#community .u_2 .mB30 {
  margin-bottom: 11% !important;
}

#community .u_2 .btn02 a {
  margin: auto;
  width: 210px;
}

#community .u_3 {
  width: 210px;
  margin: 0 auto 10% !important;
}

#community .u_3 p {
  width: 248px;
}

#community .u_3 img {
  width: 210px;
}

#community .u_3 .btn02 a {
  margin: 0;
  width: 210px;
  margin-bottom: 30%;
}

#community .inner740 {
  margin-bottom: 16% !important;
}

/*
参政党とは about
--------------------------------------------------------------------------- */
#about .u_1 {
  margin-top: 8%;
}

#about .u_1 img {
  margin: auto;
  padding: 0 7%;
}

#about .u_1 img:last-child {
  margin-top: 14%;
  padding-top: 14%;
  border-top: 1px solid #000;
}

#about .u_3 li {
  margin-bottom: 11.5%;
}

#about .u_3 {
  margin-bottom: 3.5% !important;
}

/*
メンバー member
--------------------------------------------------------------------------- */
.member_detail .flex_wrap > div:nth-child(1) img {
  margin: 0 auto 5%;
  text-align: center;
}

#member h2 {
  max-width: 100px;
  margin: auto;
}

.memberphoto {
  margin-bottom: 6% !important;
}

#member .f_kr {
  font-size: 2.5vw !important;
  margin-top: 1.2%;
}

#member .u_h3_1 img {
  width: 250px;
  margin: auto;
}

#member .c_table_03 th {
  width: 58px;
}

#member .f13 {
  font-size: 13px !important;
}

#member .c_table_03 tr:last-child td {
  padding: 13px 3px 13px;
}

#member .c_table_03 tr:last-child th {
  padding-bottom: 35px;
}

#member ul.u_btn {
  flex-wrap: wrap;
  width: 300px;
  margin: 6.5% auto;
  justify-content: space-between;
}

#member ul.u_btn li {
  width: 144px;
  margin-left: 0;
  margin-bottom: 20px;
}

#member img {
  margin: auto;
  width: 220px;
}

#member .u_h3_2 img,
#member .u_h3_3 img {
  margin-right: auto;
}

#member .u_4 span.center.sp {
  position: absolute;
  display: block;
  margin: 28px 0 0;
  font-size: 13px;
  letter-spacing: 0.15em;
  left: 0;
  right: 0;
  top: 38px;
}

#member .u_3 span.center.sp {
  position: absolute;
  display: block;
  margin: 28px 0 0;
  font-size: 13px;
  letter-spacing: 0.15em;
  left: 0;
  right: 0;
  top: 38px;
}

#member .u_5 {
  position: absolute;
  bottom: 0;
  width: calc(100% - 74px);
  margin: auto;
  left: 0;
  right: 0;
}

#member .u_4 {
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 17%;
}

#member .u_4:last-child {
  margin-bottom: 0%;
}

#member .u_1 li {
  width: 137px;
}

#member .u_1 li .img {
  /* width: 112px; */
  /* padding-bottom: 112px; */
  width: 108px;
  padding-bottom: 108px;
  margin-bottom: 2px;
}

#member .u_1 {
  width: calc(100% - 20px);
  margin-left: 20px;
}

#member .u_4:nth-child(2) .u_1 {
  margin-bottom: 0 !important;
}

#member .u_2 {
  padding-bottom: 22%;
}

#member .u_2 li:last-child {
  width: 178px;
}

#member .u_1 .f_kr.u_sp1 {
  /*font-size: 8px !important;*/
}

#member .u_1 li:nth-child(2n) {
  width: 138px;
}

#member .u_3 {
  /* margin-top: 12%; */
}

#member div.u_3 {
  position: relative;
  margin-bottom: 17%;
  padding-bottom: 17%;
}

#member .bnrBox {
  margin-bottom: 10% !important;
}

/*20220909メンバーページ修正*/
#member .member_type {
  padding-top: 8px;
}

#member .member_type.member_diet {
  margin-top: -7px;
  padding: 0 0 6px 0;
}

#member .mB35.sp_mB0 {
  margin-bottom: 0;
}

#member .mB10.sp_mB0 {
  margin-bottom: 0;
}

/*
DIYスクール・選挙スクール・セミナー school
--------------------------------------------------------------------------- */
#school .c_h2_02 a:nth-of-type(2) {
  right: 0;
  margin: 0;
  left: auto;
}

#school .c_h2_02 .mT70.pB90 {
  margin-bottom: 10%;
}

#school .c_h2_02 p {
  line-height: 128%;
  font-size: 17px;
}

#school .inner935 {
  width: 100%;
}

#school p.mB30 {
  margin-bottom: 7.5% !important;
}

#school p {
  line-height: 182%;
}

#school a.u_03 {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  top: 8px;
  width: 142px;
  height: 142px;
}

#school a.u_03 p {
  line-height: 128%;
  font-size: 17px;
}

/*
理念 philosophy
--------------------------------------------------------------------------- */
#philosophy .u_h2 {
  width: 265px;
  margin: 0 auto 20px;
}

#philosophy .inner780 {
  width: calc(100% - 46px);
  margin: auto;
}

#philosophy .u_2 {
  position: relative;
  background: #fff;
  padding: 5% 6%;
  top: 20px;
  width: 86%;
  margin: auto;
  box-shadow: 0 0 10px #3a423e24;
}

#philosophy .u_1 li {
  text-indent: -2.5em;
  padding-left: 2.5em;
  line-height: 157%;
  margin-bottom: 2% !important;
}

#philosophy .u_5 {
  padding-bottom: 20%;
  position: relative;
  top: -14px;
}

#philosophy dt.plus img {
  width: 106px;
  padding: 26px 0 27px;
  margin: auto;
}

#philosophy dt.plus {
  /*margin-bottom: 9%;*/
}

#philosophy dd .mB30 {
  margin-bottom: 9% !important;
}

#philosophy dd .mB40 {
  margin-bottom: 11% !important;
}

#philosophy dd .f19 {
  font-size: 19px !important;
  letter-spacing: 4px;
}

#philosophy dd .mB20 {
  margin-bottom: 6% !important;
}

#philosophy .f13 {
  font-size: 13px !important;
}

#philosophy dd .mB15 {
  margin-bottom: 4% !important;
}

#philosophy dd .mT55 {
  margin-top: 15% !important;
}

#philosophy dd .fW400 {
  letter-spacing: 2px;
}

#philosophy dd .mT40 {
  margin-top: 10% !important;
}

/*
女性の方へ forwomen
--------------------------------------------------------------------------- */
#forwomen h2 > img {
  width: 181px;
  margin: auto;
}

#forwomen .u_1 li {
  margin-bottom: 10px;
}

#forwomen .num span.font02 {
  padding-right: 14px;
  letter-spacing: -2px;
  font-size: 130%;
}

#forwomen .num {
  line-height: 100%;
}

#forwomen a.btn03 {
  margin: auto;
  font-size: 17px;
  width: 133px;
  height: 133px;
  line-height: 134%;
  font-weight: 400;
}

#forwomen h2 {
  margin-top: 21px !important;
  padding-bottom: 13% !important;
}

#forwomen .u_1SP {
  width: 247px;
  margin: auto;
  font-size: 12px !important;
}

#forwomen .u_1SP p {
  font-size: 16px !important;
  line-height: 194%;
}

#forwomen ul.f16.u_1.ls15 {
  font-size: 3.4vw !important;
}

#forwomen .u_2SP {
  letter-spacing: 1px !important;
  line-height: 223%;
}

#forwomen .u_3SP {
  width: calc(100% - 47px);
}

#forwomen .c_h3Tit02 {
  font-size: 12px;
  padding: 3px 15px;
  margin-bottom: 14.5% !important;
}

#forwomen .mL35 {
  margin-left: 0 !important;
}

#forwomen .num {
  font-size: 18px !important;
  margin-bottom: 7% !important;
}

#forwomen .cl7_3 img {
  width: 210px;
  margin: 5px auto 0;
}

#forwomen .u_4SP {
  letter-spacing: 0.2rem !important;
  font-size: 17px !important;
}

#forwomen .c_h3Tit02.sp_mB12 {
  margin-bottom: 13.5% !important;
}

/*
10代・20代の方へ younger
--------------------------------------------------------------------------- */
#younger h2 {
  margin-top: 22px !important;
  padding-bottom: 12% !important;
}

#younger h2 > img {
  width: 257px;
  margin: auto;
}

#younger a.btn03 {
  margin: auto;
  font-size: 17px;
  width: 133px;
  height: 133px;
  line-height: 134%;
  font-weight: 400;
}

#younger .u_1SP {
  width: 63vw;
  font-size: 17px;
  margin-bottom: 12% !important;
}

#younger .u_1SP p {
  font-size: 4vw !important;
  line-height: 218%;
  letter-spacing: 0.2rem !important;
}

#younger .sp_u1 {
  letter-spacing: 0.05em !important;
}

#younger .sp_u2 {
  width: 86vw;
  margin-bottom: 19% !important;
}

#younger p.u_1 {
  line-height: 35px;
  padding-bottom: 3%;
  letter-spacing: 0.3rem;
}

#younger .sp_u3 {
  width: calc(100% - 30px);
}

#younger .sp_u4 {
  margin-top: 6% !important;
  margin-bottom: 10% !important;
}

#younger .sp_u5 {
  letter-spacing: 0.5rem !important;
  font-size: 5.1vw !important;
}

#younger .u_2 td {
  letter-spacing: 0;
  padding-bottom: 7%;
  line-height: 23px;
}

#younger table,
#younger tr,
#younger th,
#younger td {
  display: block;
}

#younger .u_2 th {
  line-height: 120%;
}

#younger td.pT10 {
  padding-top: 3.5% !important;
}

#younger td img {
  width: 253px;
  margin: auto;
}

#younger .u_3 li {
  font-size: 3vw;
}

/*
参政党コミュニティ history
--------------------------------------------------------------------------- */
#history h2 > img {
  width: 159px;
  margin: auto;
}

#history a.btn03 {
  margin: auto;
  font-size: 17px;
  width: 133px;
  height: 133px;
  line-height: 134%;
  font-weight: 400;
}

#history .u_h2 h2.mT65.pB55 {
  padding-bottom: 12% !important;
  margin-top: 5.5% !important;
}

#history .u_1sp {
  width: calc(100% - 34px);
}

#history ul.u_1 li {
  font-size: 13px !important;
  text-indent: -2.6em;
  padding-left: 3.6em;
}

#history ul.u_1 li span {
  font-size: 20px !important;
  position: relative;
  top: 6px;
}

#history .u_1 {
  width: 285px;
  margin: auto !important;
}

#history .u_2 table,
#history .u_2 th,
#history .u_2 td {
  display: block;
  padding-bottom: 12px;
}

#history .u_2 td {
  padding-bottom: 24px;
}

#history .u_2 img {
  width: 84px;
  margin: auto;
}

#history .c_h3Tit02 {
  margin-bottom: 11.5% !important;
}

/*
  お知らせ news
--------------------------------------------------------------------------- */
#news h2 > img {
  width: 74px;
}

h2.pB30 {
  margin-bottom: 2% !important;
}

#news .c_cat_area ul {
  margin: 6px auto 0;
  flex-wrap: wrap;
}

#news .c_cat_area li {
  margin: 10px 20px 0;
}

#news .c_cat_area li:nth-child(1) {
  position: relative;
  left: 8px;
}

#news .c_cat_area li:nth-child(3) {
  position: relative;
  right: 9px;
}

#news .c_cat_area li:nth-child(4) {
  position: relative;
  left: 7px;
}

#news .u_1 .day {
  font-size: 12px !important;
}

#news .u_1 {
  margin-bottom: 3%;
}

#news .postArea img {
  max-width: 300px;
  width: auto;
  margin-bottom: 6%;
}

#news .postArea .mB50 {
  margin-bottom: 16% !important;
}

#news .postArea p {
  margin-bottom: 7.6%;
}

#news .postArea .mB70 {
  margin-bottom: 25.5% !important;
}

#news .postArea .mB95 {
  margin-bottom: 28.5% !important;
}

.newsShow {
  width: calc(100% - 40px);
  margin: 0 auto;
}

.mwback {
  display: block;
  width: 272px;
  height: 33px;
  color: #000;
  text-decoration: none;
  margin: auto;
  margin-top: auto;
  margin-bottom: auto;
  border: 1px solid #000;
  margin-top: 112px;
  margin-bottom: 100px;
  transition: 0.3s;
}

.mwback_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: 'EB Garamond', serif;
}

.mwback:hover {
  background: black;
  color: #fff;
}

.mwback_txt:hover {
  color: #fff;
}

.newsdateBox {
  overflow: hidden;
}

.newsdate {
  float: left;
  font-size: 11px;
  font-weight: 300;
  font-family: 'Krona One', sans-serif;
}

.newsicon a {
  display: inline-block;
  float: right;
  font-size: 11px;
  font-weight: 300;
  padding: 3px 5px;
  border: 1px solid #000;
  margin-bottom: 10px;
}

.newstitle {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 31.5px;
}

.newsContentBox p {
  font-size: 14px;
  line-height: 24.5px;
}

.newsContentBox a {
  color: #0098e1;
}

.newsContentBox h4 {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.04rem;
  margin-bottom: 30px;
}

.newsContentBox h3 {
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.04rem;
  margin-bottom: 30px;
}

.newsContentBox img {
  max-width: 300px;
  height: auto;
}

.newsdaihyouname {
  background: linear-gradient(90deg, #f66620, #fa931c);
  color: #fff;
  text-align: center;
  width: calc(100% - 40px);
  margin: 0px auto 47px auto;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0.12em;
}

.mwbtn_red {
  text-decoration: none;
  color: #e63529;
  display: block;
  width: 272px;
  height: 33px;
  border: 1px solid #e60012;
  margin: 60px auto 0;
  font-weight: 500;
  transition: 0.3s;
}

.mwbtn_red-txt {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  letter-spacing: 0.12rem;
}

.mwbtn_red:hover {
  background-color: #e60012;
  color: #fff;
}

.mwbtn_red-txt:hover {
}

.studytitle {
  margin-top: 53px;
  text-align: center;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 0.24rem;
  margin-bottom: 34px;
}

.movieWrapper {
  width: calc(100% - 40px);
  margin: 40px auto;
}

.yrc-item a {
  font-size: 14px !important;
  font-weight: 400 !important;
  font-family: 'Noto Sans JP', '游ゴシック' !important;
}

.yrc-item-title {
  line-height: 1em !important;
}

.yrc-thumb {
  margin-bottom: 5px !important;
}

.yrc-video-date,
.yrc-video-views {
  font-size: 0.75em;
  font-weight: 300 !important;
  font-family: 'Noto Sans JP', '游ゴシック' !important;
}

.yrc-core li {
  width: 49% !important;
  box-sizing: border-box;
  padding: 0 5px;
}

.topYoutubeWrapper .yrc-core li:nth-child(5) {
  display: none !important;
}

.topYoutubeWrapper .yrc-core li:nth-child(6) {
  display: none !important;
}

.tbl-r05 {
  width: 100%;
}
.tbl-r05 .thead {
  display: none;
}
.tbl-r05 tr {
  width: 100%;
}
.tbl-r05 td {
  display: block;
  /*text-align: right;*/
  width: 100%;
  border: 1px solid #ccc;
  padding: 0 20px 20px;
}
.tbl-r05 td:first-child {
  background: #fff2cc;
  font-weight: 300;
  padding: 10px 0;
  text-align: center;
  margin-top: 30px;
  border-bottom: none;
}
.tbl-r05 td:first-child::before {
  display: none;
}

.tbl-r05 td::before {
  content: attr(data-label);
  font-weight: 300;
  margin-right: 10px;
  text-align: center;
  background: #ddd;
  padding: 10px 0;
  width: 80%;
  box-sizing: border-box;
  margin: 10px auto;
}

.spNone {
  display: none !important;
}

.spBtNone {
  border-top: none !important;
  border-bottom: none !important;
}

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

.goodsBox {
  width: calc(100% - 40px);
  overflow: hidden;
  margin: 80px auto 0;
}

.goodsboximg {
  width: 100%;
  /*float: left;*/
  margin-bottom: 20px;
}

.goodsboximg img {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

.goodsboxtext {
  /*float: right;*/
  width: 100%;
}

.goodsboxttl {
  font-size: 20px;
  letter-spacing: 0.2em;
  padding: 0 0 30px 0;
}

.goods_price {
  text-align: right;
  color: red;
  font-size: 16px;
  margin-bottom: 20px;
}

/* [sp] [UL] style01
----------------------------------------------------------*/
#participants ul.style01 {
  /*margin-left:4%;*/
  list-style-type: disc;
  width: 89%;
  box-sizing: border-box;
  margin: 0 auto;
}
#participants ul.style01 li {
  padding-bottom: 4%;
  list-style: disc;
}
#participants ul.style01 li:last-child {
  padding-bottom: 0;
}

#donation ul.style01 {
  /*margin-left:4%;*/
  list-style-type: disc;
  width: 89%;
  box-sizing: border-box;
  margin: 0 auto;
}
#donation ul.style01 li {
  padding-bottom: 4%;
  list-style: disc;
}
#donation ul.style01 li:last-child {
  padding-bottom: 0;
}

/* [sp] textImgBox43
----------------------------------------------------------*/
#participants .textImgBox43 {
  margin: 0 auto;
  padding-bottom: 4%;
  overflow: hidden;
  width: calc(100% - 40px);
}
#participants .textImgBox43 li {
  overflow: hidden;
  color: #000;
  text-align: center;
}
#participants .textImgBox43 .photo {
  float: left;
  width: 24%;
}
#participants .textImgBox43 .photo img {
  width: 100%;
}
#participants .textImgBox43 .box {
  float: right;
  width: 72%;
}
#participants .textImgBox43 p.title {
  padding-bottom: 2%;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
#participants .textImgBox43 .bgBox01 {
  background: #e0e0e0;
  padding: 4%;
  text-align: left;
}
#participants .textImgBox43 .bgBox02 img {
  width: 6%;
  margin: 4% auto;
}
/* last-chile */
#participants .textImgBox43 li:last-child .bgBox01 {
  margin-bottom: 0;
  padding-bottom: 4%;
  background: #f7721f;
  color: #fff;
}
#participants .textImgBox43 li:last-child .bgBox01 p.title {
  color: #fff;
}

/* [sp] [TABLE] style02
----------------------------------------------------------*/
#participants table.style02 {
  margin-bottom: 4%;
  width: 100%;
}
#participants table.style02 th {
  padding: 4% 4% 0;
  display: block;
  vertical-align: top;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
#participants table.style02 td {
  padding: 4%;
  display: block;
  vertical-align: top;
}

#participants h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 300;
}

#donation table.style02 {
  margin-bottom: 4%;
  width: 100%;
}
#donation table.style02 th {
  padding: 4% 4% 0;
  display: block;
  vertical-align: top;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
#donation table.style02 td {
  padding: 4%;
  display: block;
  vertical-align: top;
}

#leaflet table.style02 {
  margin-bottom: 4%;
  width: 100%;
}
#leaflet table.style02 th {
  padding: 4% 4% 0;
  display: block;
  vertical-align: top;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
#leaflet table.style02 td {
  padding: 4%;
  display: block;
  vertical-align: top;
}

#leaflet .goodsBox:not(:last-of-type) .goodsboxtext .mwback {
  margin-bottom: 0;
}

#donation h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 300;
}

#leaflet h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 300;
}

#contact table.style02 {
  margin-bottom: 4%;
  width: 100%;
}
#contact table.style02 th {
  padding: 4% 4% 0;
  display: block;
  vertical-align: top;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
#contact table.style02 td {
  padding: 4%;
  display: block;
  vertical-align: top;
}

#contact h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 300;
}

.borderBox03 {
  width: calc(100% - 40px);
  border: 1px solid #f7701f;
  padding: 30px;
  box-sizing: border-box;
  margin: 0 auto;
}

.hissu02 {
  color: #c00;
}

input.submit {
  margin: 0 auto 2% auto;
  padding: 10px 0 10px 0;
  border: 1px solid #f7701f;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 100%;
  position: relative;
  transition: 0.5s;
  background: #f7701f;
  color: #fff;
  cursor: pointer;
}

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

.poL40 {
  position: relative;
  left: 5px;
}

.partymemberArrowBox img {
  width: 100%;
}

#study_dime .area01 .heading {
  font-weight: 300 !important;
}

#study_dime {
  font-family: 'Noto Sans JP', '游ゴシック' !important;
}

#study_dime .area02 .ttl_big {
  font-weight: 400 !important;
}

.donationKouza {
  width: calc(100% - 40px);
  margin: 0 auto;
}

.mwaboutTitle {
  text-align: center;
  font-weight: 300;
  font-size: 17px;
  letter-spacing: 0.62rem;
  margin-bottom: 0;
  font-family: 'Krona One', sans-serif;
  margin-top: 30px;
}

.mwaboutTitleSub {
  font-weight: 300;
  letter-spacing: 0.21rem;
  text-align: center;
  margin-bottom: 35px;
}

.list_community_text {
  width: 310px;
  margin: 0 auto 60px;
}

#links h2 {
  width: 100px;
  margin: 0 auto;
}

.linksWrapper {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: calc(100% - 40px);
  margin: 0 auto 80px;
}

.linkBox {
  width: 48%;
  margin: 20px 1%;
  box-sizing: border-box;
}

.linkBox p {
  font-size: 14px;
  text-align: center;
}

.fa-facebook::before {
  font-size: 20px;
}

.fa-facebookpc::before {
  font-size: 28px;
}

#form2 {
  position: relative;
  /*max-width:300px;  */
  /*margin-bottom:20px;*/
  margin: 60px auto 0;
}
#sbox2 {
  height: 50px;
  padding: 10px 20px;
  /*position:absolute; */
  /*left:0;*/
  /*top:0; */
  /*border-radius:2px;*/
  outline: 0;
  background: rgba(255, 255, 255, 0.7);
  border: none;
  border-radius: 30px;
  width: 250px;
  /*margin-left: 40px;*/
  position: relative;
  display: block;
  margin: 0 auto;
}

#sbtn2 {
  height: 50px;
  position: absolute;
  left: calc(50% + 60px);
  top: 0;
  background: none;
  color: #666;
  border: none;
  font-size: 20px; /*アイコンサイズ*/
  top: 0;
}
#sbtn5:hover {
  color: #7fbfff;
}

.fa-search {
  color: #f08300;
}

.searchResultTitleWrapper {
  margin: 80px auto 80px;
}

.searchResultTitle {
  text-align: center;
  font-size: 20px;
}

.searchResultWrapper {
  width: calc(100% - 40px);
  margin: 0 auto 100px;
}

.entry-header {
  height: auto;
  background: none;
}

.entry-title a {
  font-size: 18px;
  border-bottom: 1px solid #f66920;
  margin-bottom: 10px;
  padding-bottom: 5px;
  display: inline-block;
}

.entry-summary {
  margin-bottom: 40px;
}

.newsList .grid-item {
  border-bottom: 1px solid #000;
}

.covid_question_listWrapper {
  margin: 90px auto;
  width: calc(100% - 40px);
}

.covid_question_listWrapper a {
  color: #f66820;
}

.covid_question_listTitle {
  font-size: 20px;
  letter-spacing: 0.2rem;
  margin-bottom: 50px;
  text-align: center;
}

.covid_question_listMainphoto img {
  width: 100%;
}

.covid_question_listMainphoto {
  margin-bottom: 60px;
}

.covidListBigTitle {
  padding: 0px 0 0px 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid #000;
  margin-top: 30px;
}

.covidListTitle {
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.covidList {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.covidList li {
  list-style: disc;
  margin-left: 15px;
  width: 49%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.covidList li a {
  text-decoration: none;
}

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

.covidListTiikiList li {
  width: 49%;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.covidListTiikiList li a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
  background: #f66820;
}

.covidListTiikiList li a .fas {
  margin-left: 10px;
  position: relative;
  top: -3px;
}

.covidListTiikiWrapper {
  margin-bottom: 40px;
}

.covidquestionTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

.covidquestionAnswer {
  margin-bottom: 20px;
}

.covidBtnBox {
}

#community .area03 {
  padding-top: 0 !important;
  margin-top: -100px !important;
}

#community .area03 li {
  margin-bottom: 80px !important;
}

.youngerTitle {
  font-size: 22px !important;
  line-height: 36px !important;
  letter-spacing: 0.26rem !important;
}

.youngerSubTitle {
  font-size: 14px !important;
  letter-spacing: 0.26rem !important;
}

#participation a.u_03 {
  position: inherit;
}

.shibusousetuWrapper {
  margin: 20px auto;
}

.shibusousetuBox {
  display: flex;
  justify-content: left;
  margin-bottom: 20px;
}

.shibusousetuNum {
  font-size: 28px;
  font-family: 'Lexend Zetta', sans-serif;
}

.shibusousetuText {
  margin: 10px 0 0 20px;
}

.translationCautionWrapper {
  margin: 80px auto 40px;
  width: calc(100% - 40px);
}

.bellows {
  margin: 60px auto;
}

#support .area02 .txt_top {
  padding-left: 27px !important;
}

.goodsTitle {
  font-size: 18px;
  margin-bottom: 10px;
}

#leaflet .mwback {
  margin-top: 20px;
  margin-bottom: 20px;
}

.spwidspcial01 {
  width: calc(100% - 45px) !important;
}

.spwidspcial02 {
  width: calc(100% - 80px) !important;
  margin: 0 auto;
}

.sp_txt_left {
  text-align: left !important;
}

.spBorderBottom {
  border-bottom: 1px solid #000;
  padding-bottom: 30px !important;
}

.tags {
  overflow: hidden;
  margin-bottom: 38px;
}

.tags li {
  float: left;
  margin-right: 10px;
}

.tags li a {
  font-size: 12px;
}

#application .common_txt::before {
  background-image: none !important;
}

#application .area02 .txt_top::before {
  background-image: none !important;
}

.youtubeDairiWrapper {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.youtubeDairiBox {
  width: 100%;
}

.youtubeDairiBoxIn {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtubeDairiBoxIn iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.vimeoBox {
  position: relative;
  padding-top: 56.25%;
  /*margin-bottom: 40px;*/
}

.vimeoBox iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.home04 h3.titleYoutube img {
  width: 170px !important;
}

.vimeoCap {
  font-size: 14px;
  line-height: 1.25em;
  overflow: hidden;
  /*text-align: center;*/
  margin-bottom: 30px;
}

.topMovieLine {
  width: 100%;
  height: 3px;
  background: #fff;
  margin-bottom: 46px;
}

/* 10の柱追加 */
#policy.policy_top p.p_pages_txt {
  font-size: 14px;
  font-weight: 400;
  line-height: 2.4;
  margin-top: -13px;
  margin-bottom: 39px;
}
#policy.policy_top p.p_pages_txt:last-of-type {
  margin-bottom: 54px !important;
}
#policy.policy_top p.policy_top_hdr {
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 62px !important;
}
.ten_hashira_w1344 {
  width: calc(100% - 65px);
  margin-left: auto;
  margin-right: auto;
}
#policy .common_mainttl {
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 1;
}
#policy .common_mainttl span {
  margin-top: 20px;
  padding-top: 0;
  font-size: 14px;
  line-height: 1;
}
#policy .hashira_top_hdr {
  margin-bottom: 56px !important;
}
.hashira_bnr_top {
  margin-bottom: 57px;
}
.hashira_bnr_bottom {
  margin-bottom: 74px;
  padding-bottom: 74px;
  border-bottom: 1px solid #231815;
}
#policy.p_pages .ten_hashira_hdr p {
  margin-bottom: 26px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 2px;
}
#policy.p_pages .ten_hashira_hdr span {
  display: block;
  margin-bottom: 48px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}
#policy p.p_pages_txt {
  font-size: 14px;
  line-height: 2.4;
}
#policy.p_index .hashira_top_hdr {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}
#policy.p_index p.p_pages_txt {
  margin-top: -9.5px;
  line-height: 2.4;
  margin-bottom: 41px;
}
#policy.p_index p.p_pages_txt:last-of-type {
  margin-bottom: 74px;
}
#policy.p_index .ten_hashira {
  padding-top: 74px;
  border-top: 1px solid #231815;
}
#policy p span.p_lt,
#policy.p_pages p span.p_lt_2 {
  padding: 0 4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  vertical-align: revert;
}
.hashira_circle {
  display: block;
  width: 103px;
  margin: 0 auto 16px;
}
#policy.p_pages .hashira_boxes li p {
  margin-bottom: 64px;
  text-align: center;
  font-size: 17px;
  line-height: 1.88;
  font-weight: 400;
}
#policy.p_pages .hashira_boxes:last-of-type li:last-of-type p {
  margin-bottom: 80px;
}
.hashira_boxes li p span {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
}
.hashira_circle_top {
  width: 103px;
  margin: 0 auto 38px;
}
.hashira_mainimg {
  width: 100%;
  margin-right: auto;
  margin-bottom: 34px;
  margin-left: auto;
}
.hashira_ttl {
  margin-top: -9px;
  margin-bottom: 28px;
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.7;
}
.hashira_ttl span {
  font-size: 19px;
  line-height: 1;
}

/* [柱]concept */

.concept_sec .conceptimg {
  display: block;
  width: 150px;
  margin: 0 auto 18px;
}
.concept_sec h3 {
  margin-bottom: 37px;
  padding: 23px 0;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}
.concept_list {
  margin-bottom: 47px;
}
.concept_list li {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 37px;
}
.concept_list_txt {
  width: calc(100vw * 300 / 434);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
}
.policy_for_hdr {
  margin-bottom: 8px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  background: linear-gradient(90deg, #f66620, #fa931c);
}
.policy_for_hdr_ttntn {
  margin-bottom: 32px;
  text-align: right;
  font-size: 10px;
}
.concept_list_circle {
  width: 45px;
  margin-right: 14px;
  padding-top: 4px;
}
.policy_for_box {
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}
.policy_for_box_maru {
  width: calc(100vw * 23 / 434);
  max-width: 23px;
  height: calc(100vw * 23 / 434);
  margin-right: calc(100vw * 10 / 434);
  padding-top: 4px;
}
#policy .policy_for_box p {
  width: calc(100vw * 328 / 434);
}

/* スマホ用下部10の柱 */
.hashira_inner_bnr {
  margin-bottom: 8px;
}
.hashira_inner_bnr_ttntn {
  margin-bottom: 32px;
  font-size: 12px;
  font-weight: 300;
}
.hashira_inner_bnr,
.hashira_inner_bnr_ttntn,
#policy.p_pages.hpp .ten_hashira_sp {
  width: calc(100% - 65px);
  margin-left: auto;
  margin-right: auto;
}
#policy.p_pages.hpp .ten_hashira_sp .hashira_boxes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#policy.p_pages.hpp .ten_hashira_sp .hashira_boxes li {
  width: 50%;
  margin-bottom: 50px;
}
#policy.p_pages.hpp .ten_hashira_sp .hashira_boxes li .hashira_circle {
  width: calc(100vw * 74 / 434);
  max-width: 74px;
  margin-bottom: 17px;
}
#policy.p_pages.hpp .ten_hashira_sp .hashira_boxes li a {
  opacity: 1;
  transition: 0.2s;
}
#policy.p_pages.hpp .ten_hashira_sp .hashira_boxes li a:hover {
  opacity: 0.6;
}
#policy.p_pages.hpp .ten_hashira_sp .hashira_boxes li a p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}
#policy.p_pages.hpp .ten_hashira_sp .hashira_boxes li a p span {
  font-size: 17px;
  font-weight: 400;
}
.inner836 {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 12%);
}
/* 柱単独ページ class="hpp" */
#policy.p_pages.hpp p.p_pages_txt {
  margin-top: -9.5px;
  margin-bottom: 66.5px !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.4;
}

.philosophyPolicyLinkBox {
  /* margin-bottom: 9%; */
  border-bottom: 1px solid #231815;
  position: relative;
}

#philosophy dt.plus.member_philosophy {
  border-top: none;
}

#philosophy dt.plus.member_philosophy img {
  width: 140px;
}

.philosophyPolicyLinkBox::before {
  content: '';
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  margin: auto;
  transition: 0.2s;
}

.philosophyPolicyLinkBox img {
  width: 121px;
  padding: 26px 0 27px;
  margin: auto;
}

.br_pc {
  display: none !important;
}

.movieWrapper {
  width: calc(100% - 40px);
  margin: calc(100vw * 18 / 435) auto calc(100vw * 16 / 435);
}
.genteiMovieCatch {
  font-size: 14px;
  text-align: left;
  margin-bottom: calc(100vw * 16 / 435);
}

.genteiMovieBtn {
  display: block;
  margin: 0 auto calc(100vw * 15 / 435);
  width: calc(100vw * 272 / 435);
}

.genteiMovieBtn:hover {
  opacity: 0.6;
}

.genteiMovieWrapper {
  padding: calc(100vw * 32 / 435) 0 0;
  background: #f2f0ef;
}

.sppadding0 {
  padding-bottom: calc(100vw * 32 / 435) !important;
}

#movie.minner .genteiMovieWrapper {
  padding: calc(100vw * 32 / 435) 0 0;
  background: #f2f0ef;
}
#movie.minner .common_mainttl {
  margin-bottom: calc(100vw * 18 / 435);
}

.genteiMovieInner {
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  width: calc(100vw * 378 / 435);
  margin-right: auto;
  margin-left: auto;
}
#movie.minner .genteiMovieInner {
  width: calc(100vw * 390 / 435);
}

.genteiMovieBox {
  display: block;
  width: calc(100vw * 184 / 435);
  margin-bottom: 0;
}

.genteiMovieBox:not(:nth-child(2n)) {
  margin-right: calc(100vw * 10 / 435);
}

.genteiMovieBox img {
  display: block;
  width: 100%;
}

.genteiMovieBox p {
  margin-bottom: calc(100vw * 16 / 435);
  padding-top: calc(100vw * 10 / 435);
  font-size: 14px;
  line-height: 1.42;
  font-weight: 400;
}

.genteiMovieBox a:hover {
  opacity: 0.6;
}

.genteivimeoBox iframe {
  display: block;
  width: calc(100vw * 390 / 435);
  height: calc(100vw * 219 / 435);
  margin-right: auto;
  margin-bottom: calc(100vw * 30 / 435);
  margin-left: auto;
  line-height: 0;
}

.genteivimeoBox_p {
  width: calc(100vw * 336 / 435);
  height: calc(100vw * 110 / 435);
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  font-size: 14px;
  font-weight: 400;
}

#movie.minner .mwback {
  margin-top: 0;
}

.common_mainttl {
  letter-spacing: 0.4rem !important;
}

.topgenteibtnwrap {
  width: 272px;
  margin: 0 auto 46px;
}

a.hashira_pdf {
  display: block;
  width: 100%;
  margin: 0 auto 65px;
  padding: calc(100vw * 10 / 435) 0;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #e83828;
  border: 2px solid #e83828;
  transition: 0.2s;
}
a.hashira_pdf:hover {
  color: #ffffff;
  background: #e83828;
}

.concept_list_hosoku {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 47px;
}

.koubo26catch {
  width: 89%;
  margin: 0 auto 17.5%;
}

.vimeoCap02 {
  margin-bottom: 10px;
  color: red;
}

.schoolmovieCatch {
  margin: 20px 0;
  text-align: center;
}

#support .area01 .list .none {
  margin-right: 20px;
}

.prioritypolicyTitleWrap {
  width: 90%;
  margin: 0 auto 52px;
}

.prioritypolicyTitleWrap img {
  width: 100%;
}

.prioritypolicyBox {
  margin-bottom: 58px;
  padding-bottom: 58px;
  border-bottom: 1px solid #231815;
}

.prioritypolicyBoxNumWrap {
  width: 48px;
  margin: 0 auto 27px;
}

.prioritypolicyBoxNumWrap img {
  width: 100%;
}

.prioritypolicyBoxTitleWrap {
  margin: 0 auto 33px;
}

.prioritypolicyBoxTitleWrap01 {
  width: 90%;
}

.prioritypolicyBoxTitleWrap02 {
  width: 80%;
}

.prioritypolicyBoxTitleWrap03 {
  width: 80%;
}

.prioritypolicyBoxCatch {
  font-size: 24px;
  text-align: center;
  margin-bottom: 43px;
}

.prioritypolicyBoxCatch span {
  font-size: 16px;
}

.prioritypolicyBoxList {
  padding: 0 20px;
}

.prioritypolicyBoxList li {
  color: #e60000;
  list-style-type: disc;
  font-size: 15px;
  margin-bottom: 12px;
}

.prioritypolicyBoxList li span {
  color: #000;
}

.borderNone {
  border: none;
}

/* .topCaravanWrap {
  margin-bottom: 60px;
} */
.topFaqWrap2.tFW2Mb50 {
  margin-bottom: 60px;
}

.prioritypolicyTitleWrapHashiraUnder {
  width: 80%;
  margin: 46px auto 118px;
}

.prioritypolicyTitleWrapPolicyUnder {
  width: 80%;
  margin: 44px auto 0;
}

.merumagaCatch {
  letter-spacing: 0 !important;
}

.home02.mB19 {
  margin-bottom: 19px !important;
}
.topFaqWrap {
  margin-top: 50px;
}
.topFaqWrap2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.topFaqWrap2.tFW2Mb50 {
  margin-bottom: 50px;
}
.topFaqWrap2 a {
  display: block;
}
.topFaqWrap2 a:first-of-type {
  margin-bottom: 30px;
}
.topAmountWrap {
  margin-bottom: 90px;
}
.s_amount_box {
  width: 100%;
  position: relative;
}
.s_amount_num {
  width: calc(100vw * 250 / 435);
  font-size: calc(100vw * 37 / 435);
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
  position: absolute;
  top: calc(100vw * 9 / 435);
  left: calc(100vw * 65 / 435);
}
.s_amount_info {
  margin-bottom: 8px;
  line-height: 1;
  font-size: 13px;
  font-weight: 600;
  color: #ed6c00;
}
.add_flxcntr {
  display: block;
  text-align: center;
}
.mdfd_mmbr_ttl {
  font-size: 14px;
  font-weight: 500;
}
.mdfd_mmbr_ttl_2 {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
#member .c_h3Tit04 {
  margin-bottom: 42px !important;
  padding: 17px 0 19px;
  line-height: 1;
}

#member .c_h3Tit04.mdfd_mmbr_ttl_2　 {
  margin-bottom: 42px !important;
}

#member .c_h3Tit04.add_flxcntr {
  margin-bottom: 37px !important;
}

.mdfd_mmbr_txt {
  margin-bottom: 37px;
}
#member .u_1.mb30,
#member .u_1.mB30 {
  margin-bottom: 0 !important;
}
#member .u_1 li {
  margin-bottom: 35px;
}
#member .btnArea .f_kr {
  margin-bottom: 0;
  padding-bottom: 0;
}
#member .inner740 .u_4 {
  margin-bottom: 54px;
  padding-bottom: 0;
}
#member .inner740 div.u_3 {
  margin-bottom: 54px;
  padding-bottom: 0;
}
#member a.mmbr_blink {
  color: #0098e1;
  text-decoration: underline;
}

/*  */
.hashira_ttnt {
  width: 100%;
  margin-bottom: -36px;
  padding-top: 1em;
  font-size: 11px;
  font-weight: 300;
  text-align: left;
  color: #e83828;
}

/* グッズ上部誘導リンク */
.goods_invite {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: 2rem 3rem;
  letter-spacing: 2px;
  text-align: center;
  border: 1px solid #ff0000;
}
.goods_invite p {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #ff0000;
  transition: 0.2s;
}
.goods_invite a {
  color: #ff0000;
}
.goods_invite p:first-of-type {
  margin-bottom: 0.8rem;
}
.goods_invite a:hover {
  color: #ffffff;
  background: #ff0000;
}
.goods_invite a span {
  font-size: 13px;
  vertical-align: 2px;
  padding-left: 0.8rem;
}

/* 質問主意書
----------------------------------------*/
.questionWrapper {
  padding: 0;
}

.questionPagettl {
  margin: 25px 0;
  font-size: 20px;
  letter-spacing: 0.2rem;
}

.questionPagesubttl {
  margin-bottom: 25px;
  color: #fff;
  background: linear-gradient(90deg, #f66620, #fa931c);
  font-size: 14px;
  padding: 3px 6%;
  letter-spacing: 0.34em;
  font-weight: 400;
}

.question dt {
  display: block;
}

.questionTtl {
  margin-bottom: 8px;
}

form.post-password-form {
  text-align: center;
  margin: 20px;
}

form.post-password-form p {
  margin-bottom: 10px;
}

.topYoutubeWrapper {
  text-align: center;
}

.topYoutubeWrapper iframe {
  width: 100%;
  height: auto;
}

/* 公認候補予定者
----------------------------------------*/
.u_h2 img {
  width: 130px;
  margin-bottom: 3px;
}

#candidate_list section {
  width: 82.5688%;
  margin: 0 auto 20px;
}

#candidate_list section h3 {
  margin-bottom: 20px;
  border-bottom: 1px solid #000000;
}

#candidate_list article {
  margin-bottom: 18px;
}

/* 公認候補予定者(個人)
----------------------------------------*/
#candidate section {
  margin-bottom: 60px;
}

#candidate .c_table_03,
#candidate .candidate_sns02 {
  width: 87.1559%;
  margin: 0 auto;
  font-size: 14px;
}

#candidate .candidate_img {
  margin-bottom: 28px;
}

#candidate .c_table_03 th {
  width: 45.2631%;
  font-size: 14px;
}

#candidate .c_table_03 td {
  width: 54.7369%;
  font-size: 14px;
}

#candidate .candidate_profile {
  padding: 11px 3px 17px;
  font-size: 14px;
}

#candidate .candidate_profile dd {
  padding-top: 6px;
  font-weight: 300;
}

#candidate .candidate_sns01 p {
  display: none;
}

#candidate .candidate_sns01 ul {
  display: flex;
  flex-wrap: wrap;
  width: 83.3333%;
  margin: 22px auto 2px;
}

#candidate .candidate_sns01 li {
  width: calc(50% - 6px);
  margin-bottom: 20px;
}

#candidate .candidate_sns01 li:nth-of-type(odd) {
  margin-right: 6px;
}

#candidate .candidate_sns01 li:nth-of-type(even) {
  margin-left: 6px;
}

#candidate .candidate_twitter {
  /* padding-bottom: 60px; */
}

.candidate_sns02 dl {
  display: none;
}

/* SPメニュー 表示改善
----------------------------------------*/
#acMenu dd {
  padding: 20px 0 20px;
}

#acMenu dt.u_plus span:before,
#acMenu dt.u_plus span:after {
  width: 22px;
  top: 33px;
}

#gloval-nav li {
  padding: 5px 10px;
}

/* 公募追記 20221017 */
.linklist_style_addv1 {
  width: calc(100% - 80px);
  margin: 12% auto 0;
}
.linklist_style_addv1 li {
  width: 100%;
}
.linklist_style_addv1 li:first-of-type {
  margin-bottom: 4%;
}
.linklist_style_addv1 li a {
  display: block;
  transition: 0.4s;
  padding: 6% 4%;
  text-align: center;
  color: #ffffff;
  background: #f7701f;
  border: 1px solid #f7701f;
}
.linklist_style_addv1 li a:hover {
  background: #ffffff;
  color: #f7701f;
}
.addWrap {
  width: calc(100% - 40px);
  margin: 12% auto 0;
}
.font18_16 {
  font-size: 16px;
}

/* フッターメニュー調整
----------------------------------------*/
footer ul.u_ad01 li:not(:last-child) {
  margin-right: 20px;
}

footer ul.u_ad01 li:not(:last-child)::before {
  top: 7px;
  right: -10px;
}

@media screen and (max-width: 320px) {
  footer ul.u_ad01 li:not(:last-child) {
    margin-right: 8px;
  }
  footer ul.u_ad01 li:not(:last-child)::before {
    top: 7px;
    right: -6px;
  }
}

footer .u_ad02 {
  top: 68px;
  width: 162px;
  left: 15px;
}

footer ul.u_ad01 {
  justify-content: space-between;
}

footer .copyright_wrap {
  margin-top: 15px;
}

.inner1020.sp-special {
  width: calc(100% - 38px);
}

/* 支部変更申し込み ページ
----------------------------------------*/
.borderBox03.contact_branch_change {
  padding: 30px 0;
}

/* 新設お問い合せページ（お問合せ前段階）
----------------------------------------*/
.variousInquiries {
  display: block;
  overflow-wrap: break-word;
  margin: 0 5%;
}

.variousInquiries__item {
  padding: 18px;
  margin: 15px 0;
  background-color: #ffd288;
}

#contact.before_contact {
  margin: 0 5%;
}

#contact.before_contact .content_menu li {
  font-size: 20px;
}

#area06 .bellows:nth-of-type(1) p {
  font-size: 17px;
}

#area06 .learn_more_img {
  margin-top: 40px;
}

#area06 #sbox2 {
  width: 95%;
  margin-bottom: 60px;
}

#area06 #sbtn2 {
  left: 85%;
}

.guidance_txt {
  margin-bottom: 40px;
}

/* お問い合せページ
----------------------------------------*/
#contact .area01 {
  margin: 0 5%;
}

#contact .faq {
  margin: 0 5% 20px;
  font-size: 24px;
  font-weight: bold;
}

/* 10の柱　具体的な政策　202307　追加
----------------------------------------*/
h4.policy_details_ttl{
	font-size: 23px;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px #000 solid;
}
h4.policy_details_ttl::before,
h4.policy_details_ttl::after{
	position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}
h4.policy_details_ttl::before {
    border: 14px solid;
    border-color: transparent;
    border-top-color: black;
    margin-left: -14px;
}
h4.policy_details_ttl::after {
    border: 13px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -13px;
}
.policy_details .toggle {
	display: none;
}
.policy_details .Label {		/*タイトル*/
	padding: .5em 2.25em .5em .75em;
	display: block;
	color: #fff;
	font-size: 21px;
	background:#ee7300;
	border-radius: 5px;
}
.policy_details .Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 12px;
	height: 12px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 9px );
	right: 20px;
	transform: rotate(135deg);
}
.policy_details label .notes{
	display: block;
	font-size: 14px;
	margin-top: 0;
}
.policy_details .Label,
.policy_details .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.policy_details .content {		/*本文*/
	height: 0;
	margin-bottom:20px;
	padding:0 20px;
	overflow: hidden;
}
.policy_details .content ul {
	list-style: none;
	padding-left: 0;
	}
.policy_details .content ul li{
	position: relative;
	font-size: 17px;
	padding-left: 1.5em;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #333;
	}
.policy_details .content ul li:last-of-type{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	}
.policy_details .content ul li::before{
	content:"";
	position: absolute;
	background-image: url("../img/hashira/policy_details_icon.png");
    background-size: cover;
    width: 1.2em;
    height: 1.2em;
	top: 4px;
	left: 0;
	}
.policy_details .content ul li .s_red{
	font-size: 0.8em;
	vertical-align: top;
	color:red;
}
.policy_details .content ul li .notes{
	display: block;
	font-size: 14px;
	margin-top: 15px;
}
.policy_details .content ul li ul{
	margin-top: 20px;
	}
.policy_details .content ul li ul li{
	list-style:none;
	padding-left: 25px;
	border-bottom: 1px solid #ddd;
	}
.policy_details .content ul li ul li::before{
	content:"・";
	position: absolute;
	font-size: 2em;
	background-image: none;
	top:-17px;
	left:0;
}
.policy_details .content ul li ul li:last-of-type{
	list-style:none;
	padding-bottom: 20px;
	padding-left: 25px;
	border-bottom: 1px solid #ddd;
	}

.policy_details .toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding:20px ;
	transition: all .3s;
	border-left: 3px solid #ee7300;
	border-right: 3px solid #ee7300;
	border-bottom: 3px solid #ee7300;
	border-radius: 0 0 7px 7px;
}
.policy_details .toggle:checked + .Label{
	border-radius: 5px 5px 0 0 ;	
	}
.policy_details .toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
	top:calc( 50% - 3px );
}

/*支部活動グーグルカレンダー用*/
.googleCalendar iframe {
	height: 600px !important;
	}