/*
Theme Name: toromi-great-winners-club
Theme URI: http://toromi1063.com/winnersclub/wp-content/themes/toromi-great-winners-club
Description:TOROMI GREAT WINNERS CLUB
Version:1.0
Author:spica
Author URI:http://toromi1063.com/winnersclub/
*/

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&family=Shippori+Mincho:wght@400;500;600;700&display=swapdisplay=swap");
*, *::before, *::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

input, button, textarea, select {
  font: inherit;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

#root, #__next {
  isolation: isolate;
}

img {
  flex-shrink: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.text::before,
.text::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  margin: -0.5em auto;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif ,"游ゴシック体", YuGothic;
  font-size: 1.6rem;
  font-weight: 400;
  font-feature-settings: "palt"; /*自動カーニング*/
  letter-spacing: 0.02em;
  color: #333;
  position: relative;
  z-index: 1;
  background: #000;
}

h1, h2 {
  letter-spacing: 0.08em;
}

a {
  text-decoration: none;
  color: #333;
}
.consent-check a{
  color: #fff;
}

img {
  width: 100%;
}

.sp_view {
  display: none;
}

@media screen and (max-width: 930px) {
  .sp_view {
    display: block;
  }
  .pc_view {
    display: none;
  }
}
.inner {
  background: url(assets/img/bg_tgwc-txt.svg) no-repeat;
  background-size: 100%;
  background-position: center 25px;
  padding-top: 130px;
  position: relative;
  z-index: -10;
}
.top_inner{
  position: relative;
  z-index: -10;
}
.inner .wp-contents {
  text-align: center;
  margin-bottom: 70px;
}
.inner .wp-contents h1 {
  font-family: "Shippori Mincho", serif;
  position: relative;
  display: inline-block;
  font-size: 3.0rem;
  background: linear-gradient(90deg, #efab18 0%, #fff2c5 5%, #fff6d6 40%, #fff2c5 70%, #edce83 95%, #bd7f1e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
  margin-bottom: 70px;
  max-width: 800px;
  letter-spacing: -0.03em;
}
.inner .wp-contents h1:before {
  content: "";
  position: absolute;
  background: url(assets/img/h1_left.svg);
  width: 26px;
  height: 35px;
  left: -42px;
  top: 50%;
  transform: translateY(-50%);
}
.inner .wp-contents h1:after {
  content: "";
  position: absolute;
  background: url(assets/img/h1_right.svg);
  width: 26px;
  height: 35px;
  right: -42px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 930px){
  .inner {
    background-position: center 20px;
    padding-top: 60px;
    background-size: 105%;
  }
  .inner .wp-contents h1 {
    font-size: 2.2rem;
    margin-bottom: 40px;
    width: auto;
    max-width: 70%;
    line-height: 1.3;
  }
  .inner .wp-contents h1:before {
    width: 20px;
    height: 28px;
    left: -31px;
  }
  .inner .wp-contents h1:after {
    width: 20px;
    height: 28px;
    right: -31px;
  }
}
/*ヘッダー*/
.header_wrapper {
  width: 100%;
  height: 70px;
  position: relative;
  background: linear-gradient(45deg, #e4d8b2 0%, #e4d8b2 50%, #fff 52%, #e4d8b2 70%);
}
.header h3 {
  position: absolute;
  width: 270px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header .mypage {
  position: absolute;
  right: 8%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
}
.header .mypage span {
  display: block;
  font-size: 1.4rem;
  color: #fff;
  width: 43px;
  text-align: center;
  margin-right: 15px;
}
.header .mypage .header_home{
  width: 60px;
}
.header .mypage .header_svip{
  background: #bfa248;
}
.header .mypage .header_vip{
  background: #666666;
}
.header .mypage .header_normal{
  background: #603813;
}
.header .mypage .header_master{
  background: red;
}
.header .mypage .header_home a{
  font-size: 1.5rem;
  color:#000;
}
.header .mypage img {
  width: 23px;
}
.header .border {
  position: absolute;
  width: 100%;
  height: 3px;
  background: linear-gradient(45deg, #46270f 0%, #985b2a 30%, #633d19 35%, #8a573c 40%, #fff 55%, #efd37e 60%, #fff 70%, #d48d49 80%, #d48d49 80%, #d1944d 85%, #d4b463 100%);
  bottom: 0;
}
/*ハンバーガーボタン*/
.header .openbtn {
  position: relative;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 6%;
  transform: translateY(-50%);
}
.header .openbtn span {
  display: inline-block;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  left: 0;
  height: 1.5px;
  background: #221714;
  width: 100%;
}
.header .openbtn span:nth-of-type(1) {
  top: 15px;
}
.header .openbtn span:nth-of-type(2) {
  top: 23px;
}
.header .openbtn span:nth-of-type(3) {
  top: 31px;
}
.header .openbtn.active span:nth-of-type(1) {
  top: 17px;
  left: 4px;
  transform: translateY(6px) rotate(-45deg);
  width: 80%;
}
.header .openbtn.active span:nth-of-type(2) {
  opacity: 0; /*真ん中の線は透過*/
}
.header .openbtn.active span:nth-of-type(3) {
  top: 28px;
  left: 4px;
  transform: translateY(-6px) rotate(45deg);
  width: 80%;
}
/*ヘッダーナビゲーション*/
#g-nav {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #e4d8b2;
  transition: all 0.4s;
}

#g-nav.panelactive {
  top: 70px;
}

#g-nav ul {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  display: flex;
  justify-content: left;
}

#g-nav li {
  list-style: none;
  text-align: left;
}

#g-nav li a {
  display: block;
  text-transform: uppercase;
  padding-right: 50px;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 550px) {
  .header_wrapper {
    height: 50px;
  }
  .header h3 {
    max-width: 270px;
    width: 50%;
  }
  .header .mypage {
    right: 5%;
  }
  .header .mypage span {
    font-size: 1.2rem;
    width: 35px;
    margin-right: 7px;
  }
  .header .mypage .header_home{
    width: 46px;
    margin-right: 3px;
  }
  .header .mypage .header_home a{
    font-size: 1.2rem;
  }
  .header .mypage img {
    width: 20px;
  }
  .header .border {
    height: 2px;
  }
  .header .openbtn {
    width: 30px;
    height: 50px;
    left: 5%;
  }
  #g-nav {
    height: 85px;
    top: -36px;
  }
  #g-nav.panelactive {
    top: 50px;
  }
  #g-nav ul {
    width: 90%;
    left: 5%;
    justify-content: left;
    flex-wrap: wrap;
  }
  #g-nav li{
    width: 35%;
    margin: 5px 0 9px;
  }
  #g-nav li:nth-child(3){
    width: 26%;
  }
  #g-nav li:nth-child(1),#g-nav li:nth-child(4){
    width: 37%;
  }
  #g-nav li a {
    padding-right: 0;
    font-size: 1.3rem;
  }
}

/*フッター*/
.footer {
  background: url(assets/img/footer_bg.png) no-repeat;
  background-position: top center;
  background-size: 2260px;
  position: relative;
  padding: 90px 0 40px;
}
.footer #page-top {
  position: absolute;
  width: 90px;
  height: 35px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.footer #page-top a{
  display: block;
  width: 100%;
  height: 100%;
}
.footer_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_logo {
  width: 100px;
  margin-right: 30px;
}
.footer .wp-block-page-list {
  display: flex;
}
.footer .wp-block-page-list li {
  margin-right: 25px;
  font-size: 1.4rem;
}
.footer .wp-block-page-list li:last-child {
  margin-right: 0;
}
.footer .copyright {
  display: block;
  font-size: 1.1rem;
  text-align: center;
}
@media screen and (max-width: 1020px) {
  .footer {
    background-size: 1900px;
    padding: 80px 5% 20px;
  }
  .footer .wp-block-page-list {
    flex-wrap: wrap;
  }
  .footer .wp-block-page-list li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 550px) {
  .footer_wrapper {
    justify-content: left;
    align-items: flex-start;
  }
  .footer_logo {
    width: 80px;
    margin-right: 25px;
  }
  .footer .wp-block-page-list {
    display: block;
    margin-bottom: 75px;
  }
  .footer .wp-block-page-list li {
    margin-right: 0;
  }
}

.page_wrapper {
  background: url(assets/img/page_bg_oldpaper.jpg) repeat;
  background-size: 100%;
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  padding: 1px 40px 40px;
  text-align: left;
  line-height: 1.7;
}
.page-simple_wrapper {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.7;
  color: #fff;
  a{
    color: #fff;
  }
}
.page_wrapper h5 {
  font-size: 2.0rem;
  font-weight: 600;
  margin:40px 0 10px;
  border-bottom: 1px solid #000;
}
.page_wrapper p {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.page_wrapper p:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 930px){
  .page_wrapper{
    padding:1px 5% 30px !important;
  }
  .page_wrapper h5 {
    font-size: 1.8rem;
    margin:20px 0 10px;
  }
}
.login_txt{
  color: #fff;
  margin:-28px 0 30px;
  line-height: 1.75;
}
@media screen and (max-width: 930px){
  .login_txt{
    margin:-10px 0 30px;
  }
}

.member_btn {
  margin: 20px auto 0;
  display: flex;
  justify-content: center;
}
.member_btn li {
  width: 159px;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
.member_btn li:nth-child(2) {
  margin: 0 65px 50px;
}
.member_btn li span {
  width: 100%;
  font-size: 1.7rem;
  color: #fff;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  letter-spacing: 0.05em;
}

.member_wrapper{
  max-width: 950px !important;
}
.page-simple_wrapper h2 {
  font-size: 2.5rem;
  color: #fff;
  font-weight: 600;
}
.page-simple_wrapper .rank_read {
  margin: 10px auto 40px;
  font-size: 1.8rem;
  text-align: left;
  color: #fff;
}

.page-simple_wrapper .rank_scroll{
  overflow: scroll;
}
.rank_scroll::-webkit-scrollbar{
  width: 100%;
  height: 10px;
}
.rank_scroll::-webkit-scrollbar-thumb {
  border-radius: 20px;
}
.rank_scroll::-webkit-scrollbar-thumb {
  --bg-opacity: 0.5;
  background-color: rgba(70,70,70,1);
}

.page-simple_wrapper .rank_table {
  margin: 0 auto;
  background: #fff;
  text-align: center;
  border-collapse: collapse;
  color:#000;
  width: 950px;
}
.page-simple_wrapper .rank_table tr:first-of-type {
  height: 60px;
}
.page-simple_wrapper .rank_table tr:first-of-type th {
  text-align: center;
  padding-left: 0;
  font-size: 1.9rem;
}
.page-simple_wrapper .rank_table .price th,.page-simple_wrapper .rank_table .souvenir th {
  text-align: center;
  padding-left: 0;
  font-size: 1.9rem;
}
.page-simple_wrapper .rank_table .price td {
  font-size: 2rem;
  font-weight: 600;
}
.page-simple_wrapper .rank_table .price td span {
  font-size: 1.6rem;
}
.page-simple_wrapper .rank_table .gold {
  background: url(assets/img/table_svip.png) no-repeat !important;
  background-size: cover !important;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 600;
}
.page-simple_wrapper .rank_table .silver {
  background: url(assets/img/table_vip.png) no-repeat !important;
  background-size: cover !important;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 600;
}
.page-simple_wrapper .rank_table .bronze {
  background: url(assets/img/table_normal.png) no-repeat !important;
  background-size: cover !important;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
}
.page-simple_wrapper .rank_table .bronze span {
  font-size: 1.5rem;
}
.page-simple_wrapper .rank_table th {
  width: 350px;
  height: 52px;
  border-bottom: 1px solid #000;
  line-height: 1.3;
  text-align: left;
  line-height: 1.3;
  padding-left: 30px;
  font-size: 1.5rem;
}
.page-simple_wrapper .rank_table td {
  border-bottom: 1px solid #000;
  width: 200px;
  height: 60px;
  line-height: 1.3;
  font-size: 1.5rem;
}
.page-simple_wrapper .rank_table td:first-of-type {
  background: #e3e3e3;
}
.page-simple_wrapper .rank_table td:nth-of-type(2) {
  background: #efe8d1;
}
.page-simple_wrapper .rank_table td:nth-of-type(3) {
  background: #d7cdc4;
}
.page-simple_wrapper .rank_table .details {
  width: 50px;
  background: #bfa248;
  color: #fff;
  font-size: 1.9rem;
  text-align: center;
  padding-left: 0;
}
.rank_notes{
  text-align: left;
  margin-bottom: 100px;
}
.login_link {
  color: #fff;
  margin-bottom: 95px;
}
.login_link a {
  color: #fff;
  text-decoration: underline;
}

@media screen and (max-width: 930px){
  .member_btn {
    display: block;
    margin: 0 auto 35px;
    width: 100%;
  }
  .member_btn li {
    margin:0 auto 25px;
  }
  .member_btn li:nth-child(2) {
    margin: 0 auto 25px;
  }
  .member_btn li span {
    font-size: 1.6rem;
  }
  .login_link {
    margin-bottom: 50px;
    font-size: 1.4rem;
  }
  .page-simple_wrapper h2{
    font-size: 2.0rem;
  }
  .page-simple_wrapper .rank_read{
    font-size: 1.4rem;
    padding: 0 5%;
    margin: 10px 0 30px;
    line-height: 1.6;
  }
  .page-simple_wrapper .rank_scroll{
    padding:0 0 0 5%;
  }
  .page-simple_wrapper .rank_table {
    margin:0 5% 15px auto; 
    width: 810px;
  }
  .page-simple_wrapper .rank_table tr:first-of-type {
    height: 50px;
  }
  .page-simple_wrapper .rank_table tr:first-of-type th{
    font-size: 1.4rem;
  }
.page-simple_wrapper .rank_table .price th,.page-simple_wrapper .rank_table .souvenir th {
  font-size: 1.4rem;
}
.page-simple_wrapper .rank_table .price td{
  font-size: 1.8rem;
}

.page-simple_wrapper .rank_table .gold {
  font-size: 1.8rem;
}
.page-simple_wrapper .rank_table .silver {
  font-size: 1.8rem;
}
.page-simple_wrapper .rank_table .bronze {
  font-size: 1.6rem;
  line-height: 1.2;
}
  .page-simple_wrapper .rank_table th {
    width: 225px;
    height: 50px;
    padding-left: 10px;
    font-size: 1.4rem;
  }
  .page-simple_wrapper .rank_table td{
    width: 175px;
    height: 50px;
    font-size: 1.4rem;
  }
  .page-simple_wrapper .rank_table .details{
    font-size: 1.4rem;
    line-height: 1;
    width: 20px;
  }
  .rank_notes{
    margin: 20px 5% 80px;
    font-size: 1.4rem;
  }
}
/*トップページ*/
.sp{
  display: none;
}
.main .main_wrapper{
  position: relative;
  width: 100%;
  max-width: 3000px;
  margin: 0 auto;
}
.main .main_wrapper .main_visual_sp,.main .main_wrapper .main_read_sp{
  display: none;
}
.main .main_btn{
  position: absolute;
  width: 60%;
  height: 35vw;
  top: 14vw;
  left: 50%;
  transform: translateX(-50%);
}
.main .main_btn_login{
  position: absolute;
  left: 3%;
  bottom: 10%;
}
.main .main_btn_login a{
  display: block;
  width: 66%;
  min-width: 140px;
}
.main .main_btn_registration{
  position: absolute;
  left: 10.5%;
  bottom: 2%;
  font-size: 1.4rem;
  color: #fff;
}
.main .main_btn_registration a{
  text-decoration: underline;
  color: #fff;
}
.main .main_read{
  position: absolute;
  width: 620px;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
}
.inner .message,.inner .news{
  text-align: center;
}
.inner .message{
  margin-bottom: 130px;
}
.inner .news{
  color: #ece3c8;
  margin-bottom: 150px;
}
.inner .message h1,.inner .news h1{
  position: relative;
  display: inline-block;
  font-size: 3.6rem;
  background: linear-gradient(90deg, #efab18 0%, #fff2c5 5%, #fff6d6 40%, #fff2c5 70%, #edce83 95%, #bd7f1e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
  margin-bottom: 60px;
}
.inner .message h1:before,.inner .news h1:before {
  content: "";
  position: absolute;
  background: url(assets/img/h1_left.svg);
  width: 26px;
  height: 35px;
  left: -42px;
  top: 50%;
  transform: translateY(-50%);
}
.inner .message h1:after,.inner .news h1:after {
  content: "";
  position: absolute;
  background: url(assets/img/h1_right.svg);
  width: 26px;
  height: 35px;
  right: -42px;
  top: 50%;
  transform: translateY(-50%);
}
.inner .message p{
  font-family: "Shippori Mincho", serif;
  line-height: 2;
  color: #fff;
  letter-spacing: -0.05em;
  margin-bottom: 60px;
  font-weight: 600;
}
.inner .message h5{
  font-family: "Shippori Mincho", serif;
  font-size: 2.2rem;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 600;
}
.inner .message h5 span{
  display: block;
  font-size: 1.5rem;
  letter-spacing: 0;
  margin-bottom: 3px;
}
.inner .news ul{
  max-width: 538px;
  margin: 0 auto;
}
.inner .news ul li .title{
  border-top: 0.7px solid #ece3c8;
  padding: 15px 25px 15px 0;
  text-align: left;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  white-space: nowrap; /* 折り返し無しにする */
  overflow: hidden; /* はみ出た部分を非表示 */
  text-overflow: ellipsis; /* 語尾を3点リーダーに */
  position: relative;
}
.inner .news ul li:last-child{
  border-bottom: 0.7px solid #ece3c8;
}
.inner .news ul li .title:after{
  position: absolute;
  right: 10px;
  top: 50%;
  content:"";
  width: 6px;
  height: 6px;
  border-top: 1px solid #ece3c8;
  border-right: 1px solid #ece3c8;
  transform: translateY(-50%) rotate(135deg);
}
.inner .news ul li .title.close:after{
  transform: rotate(-45deg);
}
.inner .news ul li .title{
  cursor: pointer;
}
.inner .news ul li .title span{
  display: inline-block;
  width: 174px;
}
/*アコーディオンで現れるエリア*/
.box {
  display: none;/*はじめは非表示*/
  margin-left: 174px;
  padding: 0 25px 15px 0;
  font-size: 1.4rem;
}
.box p{
  margin-bottom: 8px;
  text-align: left;
}
@media screen and (max-width: 930px){
  .main .main_btn_login a{
    width: 100px;
  }
  .main .main_btn_registration{
    font-size: 1.0rem;
  }
  .main .main_read{
    width: 400px;
  }
  .inner .news{
    margin-bottom: 130px;
  }
  .inner .message h1,.inner .news h1{
    font-size: 2.6rem;
    margin-bottom: 40px;
  }
  .inner .message h1:before,.inner .news h1:before {
    width: 20px;
    height: 28px;
    left: -31px;
  }
  .inner .message h1:after,.inner .news h1:after {
    width: 20px;
    height: 28px;
    right: -31px;
  }
  .inner .message p{
    margin-bottom: 50px;
  }
  .inner .message h5{
    font-size: 2.0rem;
  }
  .inner .message h5 span{
    font-size: 1.4rem;
  }
  .inner .news ul{
    width: 90%;
  }
  .inner .news ul li .title span{
    width: 25%;
    font-size: 1.4rem;
  }
  .box{
    margin-left:25%;
  }
.main .main_btn{
  position: absolute;
  width: 60%;
  height: 35vw;
  top: 14vw;
  left: 50%;
  transform: translateX(-50%);
}
.main .main_btn_login{
  position: absolute;
  left: 3%;
  bottom: 12%;
}
.main .main_btn_registration{
  position: absolute;
  left: 7%;
  bottom: 2%;
  font-size: 1.2rem;
  color: #fff;
}
.main .main_btn_registration a{
  text-decoration: underline;
  color: #fff;
}
.main .main_read{
  position: absolute;
  width: 620px;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
}
}
@media screen and (max-width: 550px){
  .sp{
    display: block;
  }
  .main .main_wrapper{
    margin-bottom: 50px;
  }
  .main .main_wrapper .main_visual_sp,.main .main_wrapper .main_read_sp{
    display: block;
  }
  .main .main_wrapper .main_visual,.main .main_wrapper .main_read{
    display: none;
  }
  .main .main_btn{
    position: absolute;
    width: 100%;
    height: auto;
    top: auto;
    bottom: 140px;
    text-align: center;
  }
  .main .main_btn_login{
    position: static;
    margin: 0 auto 20px;
    width: 140px;
  }
  .main .main_btn_login a{
    width: 140px;
  }
  .main .main_btn_registration{
    position: static;
    font-size: 1.4rem;
  }
  .main .main_read_sp{
    position: absolute;
    width: 194px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  .inner .message h1, .inner .news h1{
    font-size: 2.4rem;
  }
  .inner .news ul li .title span{
    width: 118px;
  }
  .box{
    margin-left:118px;
    padding: 0 10px 10px 0;
  }
  .inner .news ul li .title{
    padding: 10px 20px 10px 0;
  }
  .bottom_inner{
    margin-bottom: 60px;
  }
}
/*ログインページ*/
#swpm-login-form{
  max-width: 400px;
  margin: 30px auto 0;
  text-align: left;
}
#swpm-login-form .swpm-username-label,#swpm-login-form .swpm-password-label{
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 5px;
}
#swpm-login-form .swpm-username-input input,#swpm-login-form .swpm-password-input input{
  width: 100%;
  height: 30px;
  font-size: 1.6rem;
  padding: 8px;
  box-shadow: inset 0px 5px 5px rgba(0, 0, 0, .3);
  border-radius: 5px;
  border: none;
}
.swpm-pw-reset-email-input{
  margin-bottom: 30px;
}
.swpm-pw-reset-email-input input{
  width: 100%;
  max-width: 600px;
  height: 30px;
  font-size: 1.6rem;
  padding: 8px;
  box-shadow: inset 0px 5px 5px rgba(0, 0, 0, .3);
  border-radius: 5px;
  border: none;
}
.swpm-login-submit{
  text-align: center;
  margin: 40px auto 0 !important;
}
.swpm-login-submit input,.wpforms-submit-container button,.swpm-registration-submit-button,.swpm-pw-reset-submit-button input{
  width: 160px !important;
  height:46px !important;
  font-size: 1.6rem !important;
  padding: 9px 0 !important;
  color:#fff;
  border-radius: 7px !important;
  background: url(assets/img/bg_button.jpg)no-repeat center !important;
  background-size: cover !important;
  letter-spacing: 0.08em !important;
  border:none;
  font-weight:500 !important;
}
.wpforms-submit-container{
  margin-bottom: 100px !important;
}
.swpm-forgot-pass-link,.swpm-join-us-link{
  text-align: center;
}
.swpm-forgot-pass-link{
  margin:40px 0 10px;
}
.swpm-join-us-link{
  margin: 25px 0 110px;
}
.swpm-forgot-pass-link a,.swpm-join-us-link a{
  text-decoration: underline;
  color: #fff;
}
.swpm-login-widget-action-msg{
  text-align: center;
  display: block;
  color: #cc0000 !important;
}
@media screen and (max-width: 930px){
  #swpm-login-form{
    padding: 0 5%;
  }
}
/*イベントページ*/
.em.em-search{
  margin: 0 !important;
}
.event_list {
  text-align: left;
}
.event_list_contents {
  background: url(assets/img/event_bg_oldpaper.jpg) repeat;
  background-size: 1110px;
  background-position: right;
  max-width: 900px;
  padding: 20px 25px 30px;
  margin: 0 auto 35px;
}
.event_list_contents .icon_contents {
  justify-content: space-between;
}
.event_list_contents .icon_contents .tag span {
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-right: 10px;
}
.event_list_contents .icon_contents .tag span #text{
  opacity: 0;
}
.event_list_contents .icon_contents .tag span a{
  pointer-events: none !important;
  display: inline-block;
  width: 50px;
  height: 22px;
  color: #fff;
  padding:1px 0;
}
.event_list_contents .icon_contents .tag span a[href$="events/tags/svip/"]{
  background: #333333;
}
.event_list_contents .icon_contents .tag span a[href$="events/tags/vip/"]{
  background: #bfa248;
}
.event_list_contents .icon_contents .tag span a[href$="events/tags/member/"]{
  background: #603813;
}
.event_list_contents .icon_contents .seat {
  display: inline-block;
  color: #8c6239;
  background: #fff;
  width: 130px;
  text-align: center;
  border-radius: 6px;
  padding: 3px 0;
}
.event_list_contents .icon_contents .seat_reception{
  display: inline-block;
  color: #fff;
  background: #603813;
  padding: 3px 0;
  text-align: center;
  width: 100px;
  border-radius: 6px;
  margin-left: 10px;
  font-size: 15px;
}
.event_list_contents .title {
  margin: 15px 0;
  justify-content: space-between;
}
.event_list_contents .title h5, .event_list_contents .title p {
  font-size: 1.9rem !important;
  font-weight: 550 !important;
  margin-bottom:0 !important;
  letter-spacing: 0.02em !important;
}
.event_list_contents .title h5 a {
  pointer-events: none !important;
  color:#000 !important;
}
.event_list_contents .border {
  width: 100%;
  height: 1.5px;
  background: linear-gradient(45deg, transparent 0%, #f3dfa0 3%, #d48d49 10%, #f3dfa0 25%, #834f23 40%, #f6e5b4 50%, #d48d49 55%, #834f23 92%, transparent 100%);
}
.event_list_contents .detail ul {
  justify-content: left;
  margin: 20px 0 35px !important;
}
.event_list_contents .detail ul li {
  background: none;
  margin-right: 25px;
}
.event_list_contents .detail ul li span {
  display: inline-block;
  margin: 0 8px 0 0;
  height: 15px;
}
.event_list_contents .detail ul li a {
  text-decoration: underline;
  color: #000 !important;
}
.day {
  background: url(assets/img/icon-day.svg) no-repeat;
  width: 16px;
}

.time {
  background: url(assets/img/icon-time.svg) no-repeat;
  width: 15px;
}

.map {
  background: url(assets/img/icon-map.svg) no-repeat;
  width: 10px;
}

.web {
  background: url(assets/img/icon-web.svg) no-repeat;
  width: 16px;
}

.member {
  background: url(assets/img/icon-member.svg) no-repeat;
  width: 15px;
}

.ticket {
  background: url(assets/img/icon-ticket.svg) no-repeat;
  width: 17px;
}
.event_list_contents .txt {
  justify-content: space-between;
}
.event_list_contents .txt p {
  white-space: nowrap; /* 折り返し無しにする */
  overflow: hidden; /* はみ出た部分を非表示 */
  text-overflow: ellipsis; /* 語尾を3点リーダーに */
  width: 70%;
  margin: 0 !important;
}
.event_list_contents .txt .detail_btn a {
  display: inline-block !important;
  text-align: center !important;
  font-size: 1.7rem !important;
  color: #fff !important;
  width: 180px !important;
  background: url(assets/img/bg_button.jpg)no-repeat center !important;
  background-size: cover !important;
  padding: 15px 0 !important;
  border-radius: 10px !important;
}
.event_flex {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 930px) {
  .em.em-list{
    display: block !important;
    padding: 0 5%!important;
    max-width: 900px;
  }
  .event_list_contents {
    background-size: cover;
    background-position: right;
    width: 100%;
    padding: 15px 15px 18px;
    margin-bottom: 30px !important;
  }
  .event_list_contents .icon_contents .tag span {
    font-size: 1.4rem;
    margin-right: 8px;
  }
  .event_list_contents .icon_contents .tag span a{
    width: 37px;
    height: 20px;
    padding: 0;
  }
  .event_list_contents .icon_contents .seat {
    font-size: 1.4rem;
    width: 75px;
    border-radius: 4px;
    padding: 1px 0;
  }
  .event_list_contents .icon_contents .seat_reception {
    font-size: 1.4rem;
    padding: 1px 0;
    width: 78px;
    border-radius: 4px;
    margin-left: 8px;
  }
  .event_list_contents .title {
    margin: 15px 0;
    display: block !important;
  }
  .event_list_contents .title h5, .event_list_contents .title p {
    font-size: 1.6rem !important;
  }
  .event_list_contents .title h5{
    margin-bottom: 0.3rem !important;
  }
  .event_list_contents .border {
    height: 1px;
  }
  .event_list_contents .detail ul {
    flex-wrap: wrap;
    margin: 15px 0 !important;
  }
  .event_list_contents .detail ul li {
    margin-right: 18px;
    font-size: 1.4rem;
  }
  .event_list_contents .txt {
    justify-content: space-between;
  }
  .event_list_contents .txt p {
    font-size: 1.4rem;
  }
  .event_list_contents .txt .detail_btn a {
    font-size: 1.6rem;
    padding: 10px 0;
  }
}
@media screen and (max-width: 550px) {
  .event_list_contents .detail ul {
    margin: 15px 0 10px !important;
  }
  .event_list_contents .detail ul li {
    margin-bottom: 5px;
  }
  .event_list_contents .txt {
    display: block !important;
  }
  .event_list_contents .txt p {
    width: 100%;
  }
  .event_list_contents .txt .detail_btn a {
    font-size: 1.6rem !important;
    padding: 8px 0 !important;
    width: 100% !important;
    margin-top: 20px !important;
  }
}

/*イベント詳細*/
.detail_wrapper {
  padding: 70px 0 0;
}
.detail_wrapper .border {
  width: 100%;
  height: 1.5px;
  background: linear-gradient(45deg, transparent 0%, #f3dfa0 3%, #d48d49 10%, #f3dfa0 25%, #834f23 40%, #f6e5b4 50%, #d48d49 55%, #834f23 92%, transparent 100%);
}
.detail_wrapper .reserve_form {
  padding-top: 30px;
}
.detail_wrapper .reserve_form h3 {
  font-size: 2.5rem !important;
  text-align: center;
  color: #8c6239;
  padding-top: 40px;
  font-weight: 600 !important;
}
.detail_wrapper .reserve_form p {
  text-align: center;
  margin: 20px 0 40px !important;
}
.detail_wrapper .reserve_btn a {
  display: block;
  width: 160px;
  font-weight: 600;
  padding: 11px 0 10px;
  border-radius: 7px;
  background: url(assets/img/bg_button.jpg)no-repeat center;
  background-size: cover;
  color: #fff !important;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  margin: 0 auto;
  text-align: center;
}
.detail_flex {
  display: flex;
  margin: 0 auto 60px;
  max-width: 700px;
  justify-content: left;
}
.detail_flex_top {
  margin-right: 10%;
}
.detail_flex_top_thumb{
  margin-bottom: 40px !important;
}
.detail_flex_top_thumb img {
  width: 400px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.detail_flex_top p {
  margin: 16px 0 0 0 !important;
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
}
.detail_flex_bottom ul li {
  margin-bottom: 35px;
}
.detail_flex_bottom ul li .address a{
  text-decoration: underline;
}
.detail_flex_bottom ul li .tag-icon{
  color: #fff !important;
}
.detail_flex_bottom ul li .tag-icon a{
  pointer-events: none !important;
  display: inline-block;
  width: 50px;
  height: 22px;
  color: #fff !important;
  padding:0;
  text-align: center;
  text-decoration: none !important;
  font-size: 1.5rem;
}
.detail_flex_bottom ul li .tag-icon a[href$="event-tags=svip"],.detail_flex_bottom ul li .tag-icon a[href$="tags/svip/"]{
  background: #333;
}
.detail_flex_bottom ul li .tag-icon a[href$="event-tags=vip"],.detail_flex_bottom ul li .tag-icon a[href$="tags/vip/"]{
  background: #bfa248;
}
.detail_flex_bottom ul li .tag-icon a[href$="event-tags=member"],.detail_flex_bottom ul li .tag-icon a[href$="tags/member/"]{
  background: #603813;
}
.detail_flex_bottom ul li h3 {
  font-size: 1.7rem !important;
  color: #8c6239;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
  margin-bottom: 5px !important;
}
.detail_flex_bottom ul li h3 span {
  display: inline-block;
  margin-right: 8px;
  height: 17px;
  vertical-align: text-bottom;
}
.detail_flex_bottom ul li p {
  font-size: 1.6rem;
  line-height: 1.5 !important;
}
.detail_flex_bottom ul li p a{
  color: #000 !important;
}

.detail_flex_bottom ul li .quick-reserve {
  display: block;
  font-size: 1.4rem;
  margin-top: 0.5rem;
  text-decoration: underline;
}
.em.pixelbones .pixelbones{
  text-align: center;
  margin: 40px auto 0 !important;
}

.em.em-event-booking-form .reserve-form{
  border: none !important;
}
.booking-form_none{
  display: none;
}
.ticket_seat{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.ticket_seat label{
  margin-right: 1rem !important;
}
.ticket_seat select{
  width: 100px !important;
}
.ticket_seat .seat_spaves{
  margin-left: 1rem;
  font-size: 1.4rem;
  color: #8c6239;
  margin-bottom: 12px;
}
.em.em-event-booking-form .em-booking-section{
  padding: 0 !important;
}
.seat-booking-button input{
  width: 160px !important;
  height: 50px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  border-radius: 7px;
  background: url(assets/img/bg_button.jpg)no-repeat center;
  background-size: cover;
  color: #fff !important;
  font-size: 1.7rem !important;
  letter-spacing: 0.08em !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.em.pixelbones .input input[type=submit]:hover,.em.pixelbones.input input[type=submit]{
  border: none !important;
}
.em-hide-dynamic {
  color: #8c6239 !important;
  font-weight: 600 !important;
}
.em-hide-dynamic a{
  display: none !important;
}
@media screen and (max-width: 930px){
  .em-event-single{
    padding: 0 !important;
  }
  .detail_wrapper{
    padding: 25px 0 0;
  }
  .detail_flex{
    display: block;
    margin: 0 auto 40px;
  }
  .detail_flex_top{
    margin: 0 0 25px;
  }
  .detail_flex_top_thumb{
    margin-bottom: 20px !important;
  }
  .detail_flex_top_thumb img{
    height: 225px;
  }
  .detail_flex_top p{
    margin: 0 0 16px 0 !important;
  }
  .detail_wrapper .reserve_form h3{
    font-size: 2.0rem !important;
    padding-top: 30px;
  }
  .detail_wrapper .reserve_form p{
    line-height: 1.5 !important;
    margin: 20px 0 !important;
    padding: 0 15px;
  }
  .em.pixelbones .pixelbones{
    margin-top: 25px !important;
  }
}
/*開催場所ページ*/
.event_location{
  font-size:1.6rem;
  color: #000;
  line-height: 1.1 !important;
  display: flex !important;
  justify-content: center;
  gap: 10px;
  margin-top: 40px !important;
}
.event_location br{
  display: none;
}
.event_location_map{
  max-width: 600px;
  margin: 0 auto !important;
}
.em.em-item.em-item-single>section{
  margin: 0 auto !important;
}
@media screen and (max-width: 930px){
  .em-location{
    padding: 0 !important;
  }
  .event_location{
    margin-top: 30px !important;
    margin-bottom: 0 !important;
    line-height: 1.3 !important;
  }
}

/*ログイン情報ページ*/
.logged_detail table{
  margin: 0 auto 50px;
  text-align: left;
  border-collapse: collapse;
}
.logged_detail table tr:nth-last-of-type(odd) th,.logged_detail table tr:nth-last-of-type(odd) td{
  background-color:#dfd0a3;
  color: #000;
}
.logged_detail table tr:nth-last-of-type(even) th,.logged_detail table tr:nth-last-of-type(even) td{
  background-color:#fff;
  color: #000;
}
.logged_detail table th{
  width: 140px;
  padding: 4px 0 5px 15px;
  font-size: 1.4rem;
}
.logged_detail table td{
  padding: 4px 15px 5px 0;
  font-size: 1.6rem;
}
.logged_detail a{
  display: block;
  text-decoration: underline;
  margin-bottom: 1rem;
  color: #fff;
}
@media screen and (max-width: 930px){
  .logged_detail table{
    margin-bottom: 30px;
  }
  .logged_detail{
    padding-left: 5%;
  }
  .logged_detail table th{
    padding: 5px 0 6px 10px;
  }
  .logged_detail table td{
    padding: 5px 10px 6px 0;
  }
}
/*プロフィールの編集*/

.edit-btn{
  display: block;
  width: 160px;
  font-weight: 600;
  padding: 11px 0 10px;
  border-radius: 7px;
  background: url(assets/img/bg_button.jpg)no-repeat center;
  background-size: cover;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  margin: 40px auto 140px;
  text-align: center;
  border: none;
}
@media screen and (max-width: 930px){
  .edit-btn{
    margin: 10px auto 90px;
  }
}

/*予約確認*/
.mybookings_table{
  max-width: 570px;
  margin: 0 auto;
  border-collapse: collapse;
  table-layout: fixed;
}
.mybookings_table .bookings_th{
  background: #dfd0a3;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 8px 0;
  text-align:center;
  height: 31px;
}
.mybookings_table .bookings_th th{
  padding: 0 !important;
  text-align: center !important;
}
.mybookings_table .bookings_th th:first-of-type{
  width: 283px;
}
.mybookings_table .bookings_th th:nth-of-type(2){
  width: 130px;
}
.mybookings_table .bookings_th th:nth-of-type(3){
  width: 60px;
}
.mybookings_table .bookings_th th:nth-of-type(4){
  width: 97px;
}

.mybookings_table .bookings_list{
  background: #fff;
  height: 60px;
}
.mybookings_table .bookings_list a{
  color: #000 !important;
  text-decoration: underline;
}
.mybookings_table .bookings_list td:first-of-type{
  width: 283px;
  padding: 0 17px !important;
  white-space: nowrap; /* 折り返し無しにする */
  overflow: hidden; /* はみ出た部分を非表示 */
  text-overflow: ellipsis; /* 語尾を3点リーダーに */
}
.mybookings_table .bookings_list td:nth-of-type(2){
  width: 130px;
  padding: 0 !important;
  text-align: center;
}
.mybookings_table .bookings_list td:nth-of-type(3){
  width: 60px;
  padding: 0 !important;
  text-align: center;
}
.mybookings_table .bookings_list td:nth-of-type(4){
  width: 97px;
  padding:0 17px 0 0 !important;
}
.status{
  text-align: center !important;
  padding: 0 !important;
}
.status span{
  color: #fff;
  background: #bfa248;
  border-radius: 4px;
  padding: 2px 6px;
  display: inline-block;
}
@media screen and (max-width: 930px){
  .em.pixelbones{
    padding: 0 0 0 5%;
  }
  .bookings_scroll,.logged_scroll{
  overflow: scroll;
  padding:0 5% 0 0;
}
.bookings_scroll::-webkit-scrollbar,.logged_scroll::-webkit-scrollbar{
  width: 100%;
  height: 10px;
}
.bookings_scroll::-webkit-scrollbar-thumb,.logged_scroll::-webkit-scrollbar-thumb {
  border-radius: 20px;
}
.bookings_scroll::-webkit-scrollbar-thumb,.logged_scroll::-webkit-scrollbar-thumb {
  --bg-opacity: 0.5;
  background-color: rgba(70,70,70,1);
}
}

/*thankページ*/
.thank_wrapper{
  position: relative;
  padding-top: 20px;
}
.thank_wrapper h2{
  font-size:2.0rem;
  margin-bottom: 45px;
}
.thank_wrapper p{
  max-width: 550px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.6rem;
  margin-bottom: 30px;
}
.thank_wrapper h3{
  font-family: "Shippori Mincho", serif;
  font-size: 2.1rem;
  color: #bfa248;
  font-weight: 500;
  margin: 80px 0;
}
.login_mainbtn a{
  display: block;
  background: url(assets/img/bg_button.jpg)no-repeat center;
  background-size: cover;
  width: 180px;
  height: 50px;
  margin: 0 auto 100px;
  padding: 8px 0;
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.03em;
  border-radius: 7px;
}
.bg_thank{
  position: absolute;
  width: 463px;
  bottom: -70px;
  right: -135px;
  z-index: -1;
}
@media screen and (max-width: 930px){
  .thank_wrapper p{
    padding: 0 5%;
  }
  .thank_wrapper h3{
    font-size: 1.8rem;
    padding: 0 8%;
    margin: 50px 0;
  }
  .bg_thank{
    width: 320px;
    bottom: 100px;
    right: 50%;
    transform: translateX(50%);
  }
}
/*お問い合わせページ*/
.wpforms-container .wpforms-form *{
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.wpforms-container .wpforms-form input,.wpforms-container .wpforms-form select,.swpm-form-input-wrap input{
  width: 100% !important;
  max-width: 100% !important;
  height: 30px !important;
  min-height: 30px !important;
  font-size: 1.6rem !important;
  padding: 0 8px !important;
  box-shadow: inset 0px 5px 5px rgba(0, 0, 0, .3) !important;
  border-radius: 5px !important;
  border: none;
}
.wpforms-container .wpforms-form textarea{
  font-size: 1.6rem !important;
  padding: 8px !important;
  box-shadow: inset 0px 5px 5px rgba(0, 0, 0, .3) !important;
  border-radius: 5px !important;
  border: none;
}
.wpforms-container .wpforms-form .wpforms-field-label{
  color: #fff;
  text-align: left;
  margin-bottom: 8px;
}
#wpforms-80-field_6{
  margin: 0;
}
div.wpforms-container-full:not(:empty){
  margin: 0 auto !important;
}
.wpforms-container .wpforms-field{
  padding: 0 0 30px !important;
}
@media screen and (max-width: 930px){
  div.wpforms-container-full:not(:empty){
    margin: 0 8% !important;
  }
  .wpforms-container .wpforms-field{
    padding: 0 0 25px !important;
  }
}
/*本P日記ページ*/
.blog_list_wrapper{
  padding: 45px 0 10px;
  display: flex;
  justify-content: space-between;
}
.blog_list_wrapper .blog_list{
  margin-left: 20px;
}
.blog_list_wrapper .blog_list li{
  display: flex;
  justify-content: left;
  margin-bottom: 65px;
}
.blog_list_wrapper .blog_list li:last-child{
  margin-bottom: 0;
}
.blog_list_wrapper .blog_list li .thumbnail{
  margin-right: 15px;
  width: 100px;
  height: 100px;
  background: #000;
}
.blog_list_wrapper .blog_list li .thumbnail img{
  width: 100px;
  height: 100px;
  object-fit: cover;
  object-position: center;
}
.blog_list_wrapper .blog_list li .title a{
  display: block;
  font-size: 1.6rem;
  text-decoration: underline;
  margin: 0 0 50px;
}
.blog_list_wrapper .blog_list li .date{
  font-size: 1.4rem;
}
.blog_list_wrapper .archive{
  padding-left: 30px;
  border-left: 1px solid #000;
}
.blog_list_wrapper .archive ul{
  width: 130px;
  text-align: left;
}
.blog_list_wrapper .archive ul li{
  margin-bottom: 15px;
}
.blog_list_wrapper .archive ul li a{
  text-decoration: underline;
}
/*ページナビ*/
.wp-pagenavi{
  color: #bfa248;
  margin: 50px 0 100px;
}
.wp-pagenavi a, .wp-pagenavi span{
  border: 1px solid #bfa248 !important;
  display: inline-block;
  width: 34px;
  height: 34px;
}
.wp-pagenavi a{
  color: #bfa248;
}
.wp-pagenavi .pages{
  width: 68px;
}
.wp-pagenavi .current{
  color: #000;
  background: #bfa248;
}

@media screen and (max-width: 930px){
  .blog_list_wrapper{
    padding: 25px 0 0;
  }
  .blog_list_wrapper .blog_list{
    margin-left:0;
  }
  .blog_list_wrapper .blog_list li{
    margin-bottom: 25px;
  }
  .blog_list_wrapper .blog_list li .thumbnail{
    width: 80px;
    height: 80px;
  }
  .blog_list_wrapper .blog_list li .title a{
    margin: 0 0 30px;
  }
  .blog_list_wrapper .blog_list li .thumbnail img{
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 550px){
  .blog_list_wrapper .archive{
    display: none;
  }
}
/*新規会員登録*/
.swpm-registration-submit-button{
  margin-top: 50px !important;
}
@media screen and (max-width: 930px){
  .swpm-registration-submit-button{
    margin-top: 10px !important;
  }
}
/*本P日記 個別ページ*/
.single_post .post_title{
  font-size: 2.0rem;
  margin:30px 0 15px;
  line-height: 1.3;
}
.single_post .post_date{
  font-size: 1.4rem;
  color: #4d4d4d;
  margin-bottom: 10px !important;
}
.single_post .border{
  width: 100%;
  height: 2px;
  background: linear-gradient(45deg, transparent 0%, #f3dfa0 3%, #d48d49 10%, #f3dfa0 25%, #834f23 40%, #f6e5b4 50%, #d48d49 55%, #834f23 92%, transparent 100%);
  margin: 0 0 40px;
}
.single_post .post_contents{
  line-height: 1.75;
}
.single_post .post_contents img{
  width: 224px !important;
  height: auto !important;
  margin: 30px 0;
}
/*ページナビ*/
.single_navi{
  max-width: 350px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin: -40px auto 100px;
}
.single_navi a{
  display: block;
  text-decoration: underline;
  color: #bfa248;
}
@media screen and (max-width: 930px){
  .single_post .post_title{
    font-size: 1.8rem;
    margin:20px 0 15px;
  }
  .single_post .post_date{
    font-size: 1.2rem;
    margin-bottom: 8px !important;
  }
  .single_post .border{
    height: 1px;
    margin-bottom: 20px;
  }
  .single_post .post_contents{
    font-size: 1.5rem;
  }
  .single_post .post_contents img{
    margin: 20px 0;
  }
  .single_navi{
    padding: 0 5%;
    margin: -50px auto 50px;
  }
  .single_navi a{
    font-size: 1.5rem;
  }
}
/*仮会員登録ページ*/
.registration-success_h3{
  font-size: 2.0rem;
  margin-bottom: 50px;
}
.registration-success_p_bold{
  font-size: 1.5rem;
  text-align: left;
  max-width: 550px;
  margin: 0 auto 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
  padding: 0 5%;
}
.registration-success_p{
  font-size: 1.5rem;
  text-align: left;
  max-width: 550px;
  margin: 0 auto 30px;
  letter-spacing: 0.03em;
}
.memberprice_p{
  padding: 50px 0 20px;
  border-top: 1px solid #fff;
  max-width: 550px;
  margin: 80px auto 0;
}
@media screen and (max-width: 930px){
  .registration-success_h3{
    font-size: 1.6rem;
    margin-bottom: 35px;
  }
  .registration-success_p{
    font-size: 1.4rem;
    margin: 0 auto 20px;
  }
  .memberprice_p{
    padding: 35px 0 10px;
    margin: 50px 5% 0;
    font-size: 1.4rem;
  }
}
/*ドタキャン掲示板*/
.bord_read{
  font-size: 1.8rem;
  color: #fff;
  margin: -40px 0 30px;
}
.bord_wrapper{
  padding: 40px 50px 75px;
  max-width: 690px;
}
.bord_wrapper h3{
  font-size: 2.0rem;
  margin-bottom: 10px;
}
.bord_wrapper .about,.bord_wrapper .rule,.bord_wrapper .chat{
  margin-bottom: 60px;
}
.bord_wrapper  ul li{
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}
.bord_wrapper .chat .chat_detail{
  display: flex;
  margin-bottom: 30px;
}
.bord_wrapper .chat .chat_detail div{
  width: 32%;
  padding-left: 50px;
}
.bord_wrapper .chat .chat_detail p{
  width: 68%;
}
.bord_wrapper .chat .site_url a{
  display: block;
  text-decoration: underline;
}
.bord_wrapper .rule ul li:before{
  content: "● ";
}
.bord_wrapper .flow{
  margin-bottom: 100px;
}
.bord_wrapper .flow ul li{
  margin-bottom: 5px;
}
.bord_wrapper .qr-code a{
  text-decoration: underline;
}
.bord_wrapper .qr-code p{
  margin-bottom: 50px;
}
.bord_wrapper .qr-code div{
  background: #fff;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
@media screen and (max-width: 930px){
  .bord_read{
    font-size: 1.5rem;
    margin: -15px 0 30px;
  }
  .bord_wrapper{
    padding: 25px 6% 50px !important;
  }
  .bord_wrapper h3{
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
  .bord_wrapper p,.bord_wrapper ul li{
    font-size: 1.5rem;
  }
  .bord_wrapper .chat .chat_detail{
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .bord_wrapper .chat .chat_detail div{
    width: 50%;
    max-width: 150px;
    padding-left: 0;
    margin: 0 auto;
  }
  .bord_wrapper .chat .chat_detail p{
    width: 100%;
    margin-bottom: 15px;
  }
  .bord_wrapper .about,.bord_wrapper .rule{
    margin-bottom: 40px;
  }
  .bord_wrapper .rule ul li{
    margin-bottom: 5px;
  }
  .bord_wrapper .flow ul li{
    margin-bottom: 10px;
  }
  .bord_wrapper .flow{
    margin-bottom: 50px;
  }
  .bord_wrapper .qr-code p{
    margin-bottom: 30px;
  }
}

/*会費支払いページ*/
.payment_wrapper h3{
  font-size: 2.0rem;
  margin-bottom: 50px;
  letter-spacing: 0.05em;
}
.payment_wrapper p{
  font-size: 1.5rem;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
}
.payment_wrapper h5{
  font-size: 1.5rem;
  margin-bottom: 100px;
  letter-spacing: 0.05em;
}
.payment_wrapper .pay_button{
  display: flex;
  justify-content: space-between;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 930px){
  .payment_wrapper h3{
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  .payment_wrapper p{
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .payment_wrapper h5{
    font-size: 1.4rem;
    margin-bottom: 50px;
  }
  .payment_wrapper .pay_button{
    flex-flow: wrap;
    max-width: 164px;
  }
  .payment_wrapper .pay_button .pay_button_svip,.payment_wrapper .pay_button .pay_button_vip{
    margin-bottom: 10px;
  }
}
.button>.inner>button>span>span{
  background: #bfa248 !important;
  border: none !important;
}
/*制限ページ*/
.swpm_full_page_protection_not_logged_msg{
    margin: 80px auto 50px;
    text-align: center;
    line-height: 1.75;
    color: #fff;
}

/*じゅわっと出現*/
.blur{
	animation-name:blurAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
  }

  to {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
  }
}
 
.blurTrigger{
    opacity: 0;
}


/* 下からfadeup */

.fadeUp{
  animation-name:fadeUpAnime;
  animation-duration:1.5s;
  animation-fill-mode:forwards;
  opacity:0;
  }
  
  @keyframes fadeUpAnime{
    from {
      opacity: 0;
    transform: translateY(15px);
    }
  
    to {
      opacity: 1;
    transform: translateY(0);
    }
  }
  .fadeUpTrigger{
    opacity: 0;
  }

  /* ぼかしから出現 */
.blur{
	animation-name:blurAnime;
	animation-duration:3s;
	animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
	filter: blur(10px);
	transform: scale(1.02);
  }

  to {
	filter: blur(0);
	transform: scale(1);
  }
}

  /* 下から */
  
  .fadeUp{
  animation-name:fadeUpAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
  }
  
  @keyframes fadeUpAnime{
    from {
      opacity: 0;
    transform: translateY(100px);
    }
  
    to {
      opacity: 1;
    transform: translateY(0);
    }
  }
  
