@charset "utf-8";
/*
Theme Name: moadsq
Theme URI:
Template: moadsq_moa
Description:moa_dsq
Author:moa_dsq
Tags:moa_dsq
Version: 0.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Square+Peg&display=swap');

body{
    background-color:rgb(197 31 93);
    color:#0c1325;
    font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Hiragino Sans,"Noto Sans JP",sans-serif ;
}

    a {
    text-decoration:none !important;
    transition : all 0.5s ease 0s;
    color:#fff;
}
a:hover{
  color:#666;
}


h2{
    border:none;
    padding:10px;
    margin:10px;
}
h3{
  border:none;
}

.breadSection .breadcrumb{
  color:#ccc;
}



td{
    border-bottom:1px solid rgba(255,255,255,0.5);
}

::placeholder {
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff;
}
.siteHeader{
    position:fixed;
    background-image: linear-gradient(#bcb7b7, transparent);
    background-color:transparent!important;
    padding:10px;
   border:none;
   box-shadow:none;
}
.headerTop{
    background-color:transparent;
    border-bottom:none;
    color:#fff;
}
.siteContent{
  margin-top:0;
  background-color:#fff;
  padding:0;
}
.height100{
  height:100vh;
}



.carousel{
    margin-top:0px;
    height:100vh;
    
}
.gMenu a{
    color:#fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;

}
.gMenu a:hover{
    
  color:rgba(255, 255, 255, 0.576);  
}

.gMenu>li:before{
    
}

.m_fukisokuwaku{
  padding:20px;
  border:3px solid #fcb900;
  -webkitborder-radius: 41px 35px 50px 11px/11px 50px 35px 41px;
  -moz-border-radius: 41px 35px 50px 11px/11px 50px 35px 41px;
  border-radius: 41px 35px 50px 11px/11px 50px 35px 41px;
  width:80%;
  margin:0 auto;
}

/*左右ライン*/
.heading03 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 23px;
	text-align: center;
    color:#065694;
}

.heading03::before,
.heading03::after {
	content: '';
	width: 70px;
	height: 1px;
	background-color: #065694;
}

.heading03::before {
	margin-right: 10px;
}
.heading03::after {
	margin-left: 10px;
}
.underline1 {
  position: relative;
  padding: 1.5rem;
  text-align: center;
}

.underline1:before {
  position: absolute;
  bottom: 10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 4px;
  content: '';
  border-radius: 3px;
  background: #FFEB3B;
}
.underline2 {
  position: relative;
  padding: 1.5rem;
  text-align: center;
}

.underline2:before {
  position: absolute;
  bottom: 15px;
  left: calc(50% - 30px);
  width: 60px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #ad3945;
}
.heading06 {
	position: relative;
	padding-top: 38px;
	padding-bottom: 0px;
  margin:0;
	font-size: 39px;
	text-align: center;
  font-family:'Montserrat', sans-serif;
  color: #FFEB3B !important;
}

.heading06 span {
	position: relative;
	z-index: 2;
}

.heading06::before {
	content: attr(data-en);
	position: absolute;
	top: -58px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(222, 255, 34, 0);
	font-size: 100px;
  font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	font-style: italic;
  margin:0;
  text-stroke: 1px rgba(222, 255, 34);
  -webkit-text-stroke: 1px rgba(222, 255, 34);
}

.heading06::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: rgba(224,66,114,1);
  display:none;
}

/*nidan moji*/
.heading052 {
	position: relative;
	padding-bottom: 0px;
    color:#000;
	font-size: 14px;
	text-align: center;
}

.heading052::before {
	content: attr(data-en);
	display: block;
    color:#000;
	font-size: 30px;
	font-style:normal;
	text-transform: uppercase;
  font-family:'Impact', sans-serif;
  font-weight:bold;
}
/*nidan moji*/
.heading053 {
	position: relative;
	padding-bottom: 20px;
    color: #fff !important;
	font-size: 14px;
	text-align: center;
}

.heading053::before {
	content: attr(data-en);
	display: block;
    color:#fff;
	font-size: 30px;
	font-style:normal;
	text-transform: uppercase;
  font-family:'Impact', sans-serif;
  font-weight:bold;
}
.heading054 {
	position: relative;
	padding-bottom: 0px;
    color:#000;
	font-size: 1rem;
	text-align: center;
}

.heading054::before {
	content: attr(data-en);
	display: block;
    color:#000;
	font-size: 2rem;
	font-style:normal;
	text-transform: uppercase;
  font-family:'Impact', sans-serif;
  font-weight:bold;
}




/*background moji*/

.heading07 {
	    position: relative;
    padding-top: 50px;
    padding-left: 30px;
    font-size: 26px;
    color: #fff;
    text-align:center;
}

.heading07 span {
	position: relative;
	z-index: 2;
}

.heading07::before {
	content: attr(data-en);
    position: absolute;
    transform: rotate(345deg);
    top: -7px;
    left: 30%;
    color: rgb(255 254 253 / 19%);
    font-size: 100px;
    font-weight: 400;
	font-family: 'Square Peg';
}


/*uenimoji*/
.heading05 {
	position: relative;
	padding-bottom: 0px;
    color:#5b5d60;
	font-size: 18px;
	text-align: center;
}

.heading05::before {
	content: attr(data-en);
	display: block;
    color:#000;
    text-stroke: 1px #8cc63f;
  -webkit-text-stroke: 1px #8cc63f;
	font-size: 50px;
	font-style: italic;
	text-transform: uppercase;
    font-family: 'Arial';
}
.sec_value{
  width:80%;background-color:rgba(255,255,255,0);padding:1em;margin:30px auto;border-radius:20px;color:#fff;backdrop-filter:blur(24px);border:10x solid #fff;
}


.nayami {
  position: relative;
  margin-bottom: 2em;
  padding: 1.5rem 2rem;
  border-radius: 10px;
  background: rgb(173 255 47/50%);
  backdrop-filter: blur(11px);
  border: 1px solid rgb(173 255 47/50%);
}
/*吹き出し*/
.nayami:before,
.nayami:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: rgb(173 255 47/50%);
  backdrop-filter:blur(11px);
}

.nayami:before {
  bottom: -31px;
  left: 30px;
  width: 30px;
  height: 30px;
}

.nayami:after {
  bottom: -40px;
  left: 50px;
  width: 15px;
  height: 15px;
}
/*point*/
.point {
  position: relative;
  border-top: solid 2px #adff2f;
  border-bottom: solid 2px #adff2f;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
  font-size:18px;
}

.point:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f0a7\ POINT';
  background: #adff2f;
  color: #000;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}










.siteFooter{
    background-color:rgb(197 31 93);
    color:#000;
    border-top:none;
}
.footerMenu li a{
    color:#fff;
}
.vk-mobile-nav.vk-mobile-nav-open{
    background-color:rgba(0, 0, 0, 0.7) !important;
    backdrop-filter: blur(12px);

}
.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a{
    color:#fff;
    border-bottom:none;
    font-size:1.7rem;
    text-align:center;
    font-family: 'Montserrat',"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Hiragino Sans,"Noto Sans JP",sans-serif;
}
.page-header{
    margin-top:0px;
    padding:60px;
    height:50vh;
    
}
.page-header_pageTitle {
        color:#fff;
   
	font-size: 28px!important;
	text-transform: uppercase;
  font-family: 'Montserrat',"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Hiragino Sans,"Noto Sans JP",sans-serif;
   font-weight:bold;
   text-align:center;
   text-shadow:2px 3px 3px rgba(0, 0, 0, 0.4);
   display:;
	margin: 50% 0 !important;
  }
.neontext{
    text-shadow:
      0 0 7px #fff,
      0 0 10px #fff,
      0 0 21px #fff,
      0 0 42px #0fa,
      0 0 82px #0fa,
      0 0 92px #0fa,
      0 0 102px #0fa,
      0 0 151px #0fa;
}

.vk-mobile-nav.vk-mobile-nav-open{
    top:0;
    left:0;
}
.vk-mobile-nav{
    position: fixed;
    left: 120%;
    top: 0;
    z-index: 2000;
    width: 100%;
    height: 100%;
    display: block;
    padding: 45px 10px;
    overflow: scroll;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.vk-mobile-nav nav>ul{
    border-top:none;
}
.fade {

  opacity : 0;

  transform: translateY(50px);

  transition: all 1s;

}
.dfilter{
    width:90%;
    padding:10px;
    background-color:rgba(255,255,255,0.7);
    backdrop-filter:blur(12px);
    border-radius:20px;
    box-shadow: 3px 3px 6px -2px #555,
  3px 3px 8px rgba(255,255,255,0.8) inset;
    margin:0 auto;
}

       .sc {
  display: inline-block;
  position: absolute;
  right: 50%;
  top:90vh;
  z-index: 2;
  padding: 10px 10px 110px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform:;
  text-decoration: none;
  writing-mode:;

}
.sc::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #fff;
}
        .sc::after {
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.table_1 tr th,
.table_1 tr td {
    display: block;
    width: 100%;
    padding: 0;
    margin: 20px 0;
    color:#ccc;
    
}
.table_1 tr th {
    font-weight: bold;
    font-size:18px;
}
.table_1 tr td {
    
    font-size:15px;
}    
.table_1 a{
    color:#ccc;
}
.grass{
background: rgba(0,0,0, 0.2 );
box-shadow: 0 8px 32px 0 rgb(151 226 113 / 37%);
backdrop-filter: blur( 10px );
-webkit-backdrop-filter: blur( 10px );
border: 1px solid rgba( 255, 255, 255, 0.18 );
display:block;
border-radius:10px;
padding:10px;
color:#FFFFFF;
}
 .btn_1{
        text-align:center;
        margin:0 auto;
        }  
.btn_1 a{
    display: block;
    width: 75%;
    background-color: #fff;
    color: #000;
    vertical-align: middle;
    font-size: 30px;
    margin: 0 auto;
    transition: all 0.5s;
}


        .btn_1 a:hover{
            background-color:#000;
            color:#fff;
            border:1px solid #fff;
            text-decoration:none;
        }
.btndown{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
    background-color:#e91e63;
    border:;/* ボーダーの色と太さ */
    border-radius:0px;
    padding: 10px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
    margin:0 auto;
}

/*ボタン内spanの形状*/
.btndown span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#fff;
  white-space:nowrap;
}

.btndown:hover span{
  color:#e91e63;
  text-decoration:none;
  
  
}


/*== 背景が流れる（上から下） */
.bgtop:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top:0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background:#fff;/*背景色*/
  width: 100%;
  height: 0;
    /*アニメーション*/
  transition:.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}

/*hoverした際の形状*/
.bgtop:hover:before{
   height: 100%;  
   background-color: #fff;
   
}
 .section_b{
    vertical-align:middle; 
    padding: 10px 0;
    text-align: center;
} 
.wp-block-button__link{
        border-radius:40px;
    }
    .wp-block-button__link:hover{
        opacity:0.8;
        text-decoration:none;
    }
.slide-text-title{
    font-family: Noto Serif JP;
    font-weight:bold;
    font-size:6vw;
}
.slide-text{
  width:100%;
}
.slide-text img{
  width:100%;
}
.swiper-wrapper{
  text-align:center;
}   

.wp-block-cover, .wp-block-cover-image{
  padding:0;
}

.navbar-brand img{
    max-height:25px;
}

.is-style-vk-heading-dotted_bottomborder_black, .entry-body .is-style-vk-heading-dotted_bottomborder_black, .editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black{
      
      border-bottom: 3px dotted #a6cc59;
      
    } 

/*mobile固定nav*/
.mobile-fix-nav .mobile-fix-nav-menu{
    background-color:rgba(0,0,0,0.8) !important;
    border-radius:0;
    backdrop-filter:blur(12px);
    box-shadow: 0px 0px 3px 0 #000;
    border: solid 1px rgba(0,0,0,0.7);
    
}
.mobile-fix-nav .mobile-fix-nav-menu li{
	font-size:17px!important;
}
.mobile-fix-nav .mobile-fix-nav-menu li a{
	color:#fff!important;
}

.vk_card_item .vk_post_excerpt.card-text{
  font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.subSection-title, h3{
  border-bottom: 1px solid #eeee22;
}
.page_top_btn{
  position: fixed;
    right: 2%;
    bottom: 3%;
    z-index: 99999;
    width: 40px;
    height: 38px;
    color: transparent;
    border: none;
    background: rgb(175 253 68);
    box-shadow: none;
    background-image: var(--ver_page_top_button_url);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: opacity .3s;
    text-decoration: none;
    border-radius: 20px;
}

.btn.btn-primary{
  background-color: #ff5722!important;
    color: #000000!important;
    border: none;
    box-shadow: rgb(0 0 0 / 60%) 1.95px 1.95px 2.6px;
    transition: all 0.5s ease-out;
}
.vk_button_link.btn{
  color:#000 !important;
}
.scrolled .page_top_btn{
  display:none;
}




.vk_step .vk_step_item .vk_step_item_dot{
  color:#000 !important;
}





.scrolldown4{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  bottom:1%;
  right:50%;
    /*矢印の動き1秒かけて永遠にループ*/
  animation: arrowmove 1s ease-in-out infinite;
}

/*下からの距離が変化して全体が下→上→下に動く*/
@keyframes arrowmove{
      0%{bottom:1%;}
      50%{bottom:3%;}
     100%{bottom:1%;}
 }

/*Scrollテキストの描写*/
.scrolldown4 span{
    /*描画位置*/
  position: absolute;
  left:-20px;
  bottom:10px;
    /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 矢印の描写 */
.scrolldown4:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom: 0;
    right: -6px;
    /*矢印の形状*/
    width: 1px;
    height: 20px;
    background: #eee;
    transform: skewX(-31deg);
}

.scrolldown4:after{
  content:"";
    /*描画位置*/
  position: absolute;
  bottom:0;
  right:0;
    /*矢印の形状*/
  width:1px;
  height: 50px;
  background:#eee;
}
        .scrll{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  color:#eee;
  text-shadow: 0 0 15px #666;
  text-align: center;
}

#sc{
  width:100%;
  height: 100vh;
  position: relative;
} 

#sc:before{
  content: '';
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height: 100vh;
  /*背景画像設定*/
  background:url("https://coco-factory.jp/ugokuweb/wp-content/themes/ugokuweb/data/9-1-4/img/01.jpg") no-repeat center;
  background-size:cover;
}

#container_sc{
  position: relative;
  z-index:1;
  background:#eee;
  padding:600px 0;
  text-align: center;
}
.inquiry{
  width:90%;
  margin:0 auto;
}



@media screen and (max-width:768px){

    #sc,
    #sc:before{
  height: 90vh;    
    }
    
}
/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}
}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#000;
 padding-right:5px;
 width:30%;
 border:none;
 
}
/*通常欄*/
.inquiry td{
 font-size:13px;

}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #000;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ffc107;
 color:#5b5d60;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#065694;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
 margin-top:30px;
 width:70%;
 background:#95412;
 color:#000;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 border:none;
margin:20px auto;

}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#ffffff;
 color:#000;

}
.form-control{
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0.25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
input::placeholder {
  color: #fff;
}
.text_center{
    text-align:center;
}
/*sns_sec*/
.top_sec2{
  display:none;
  
}

.top_sns2{
  display:flex;
  justify-content:center;
  margin:0;
  padding:0;
}
.top_sns2 li{
  
  
  list-style-type:none;
 
  
  margin:15px;
  
}
.top_sns2 li a{
display: inline-block;
width: 45px;
height: 45px;
  background-color:#000;
  border-radius:50px;
  text-align:center;
  font-size: 22px;
  text-align:center;
  line-height:45px;
  color:#e8e4e0;
  transition:all 0.5s;
}
.top_sns2 li a:hover{
  opacity:0.7;
}
/*sns_sec END*/
.text_pf{
  text-align:center;
  font-weight:bold;
  font-size:45px;
  color:#fff;
  font-family:'Montserrat', sans-serif;
  }
  .text_pf h2{
font-size:37px;
  }


.box_pf{
  width:90%;
  padding:10px;
  margin:0 auto;
  color:#fff;
  background-color:rgba(255,255,255,0);
  backdrop-filter:blur(24px);
  border-radius:20px;
}

.box_pf tr{
  

}
.box_pf td{
  text-align:center;
  border-bottom:1px solid #222;
}
.card_x {
  padding: 0 1.7rem;
  width: 80%;
  margin: 0 auto;
}

.box_pf2{
  width:90%;
  padding:10px;
  margin:0 auto;
  color:#000;
}
.box_pf2 tr{
  

}
.box_pf2 td{
  text-align:left;
  border-bottom:1px solid #ccc;
}

.box_pl3{
  width:100%;
  background-color:;
  display:block;
}
.box_31{
  width:100%;
  padding:10px;
  background-color:;
}
.box_31 img{
  width:100%;
}

.box_32{
  width:100%;
  padding:10px;
  background-color:;
}

.box_center{
  width:80%;
  display:block;
  margin:0 auto;
  padding:10px;
  color:#fff;
}





.copySection p{
  color:#fff;
}

.grass2{
  background-color:rgba(255,255,255,0);
  backdrop-filter:blur(24px);
  border-radius:10px;
  width:90%;
}
.grass2 td{
  border-bottom:1px solid #222;
}

@media screen and (min-width: 992px) { 
  .siteHeader{
      position:fixed;
      background-image: linear-gradient(#bcb7b7, transparent);
     
  }
  .siteContent{
    background-color:#fff;
    padding:0;
  }


  .scrolled .page_top_btn{
    display:none;
  }
  .gMenu a{
      color:#141D26;
  transition: all  0.3s ease;
      
  }
  .gMenu a:hover{
     opacity:0.7;
      
      
  }
      .gMenu > li:before, .gMenu > li.menu-item-has-children::after{
          border-bottom-color:;
      }
  .gMenu>li:before{
      
      border-bottom:none;
  }
      
      .gMenu>li .gMenu_name{
          font-size:15px;
          font-family:'Montserrat', sans-serif;
          font-weight:bold;
          color:#fff;
      }  
      
     .slide-text-title{
      
      font-size:3vw;
  } 
  .slide-text{
    width:100%;
  }
  .slide-text img{
    width:50%;
  }
   .navbar-brand img{
      max-height:25px;
  }  
	.device-pc .gMenu>li>a {
    display: block;
    overflow: hidden;
    padding: 3px 1.2em !important;
}
	
	
  .swiper-wrapper{
    text-align:center;
  }   

  .wp-block-latest-posts.wp-block-latest-posts__list li{
    clear: both;
    height: 110px;
  }
      
      .heading07 {
        position: relative;
      padding-top: 50px;
      padding-left: 30px;
      font-size: 26px;
      color: #fff;
      text-align:center;
  }
  .vk_button_link.btn{
    color:#000 !important;
  }
  .nayami {
    position: relative;
    margin-bottom: 2em;
    padding: 1.5rem 2rem;
    border-radius: 10px;
    background: rgb(173 255 47/50%);
    backdrop-filter: blur(11px);
    border: 1px solid rgb(173 255 47/50%);
  }
  
  .nayami:before,
  .nayami:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    background: rgb(173 255 47/50%);
    backdrop-filter:blur(11px);
  }
  
  .nayami:before {
    bottom: -31px;
    left: 30px;
    width: 30px;
    height: 30px;
  }
  
  .nayami:after {
    bottom: -40px;
    left: 50px;
    width: 15px;
    height: 15px;
  }
  
  /*point*/
  .point {
    position: relative;
    border-top: solid 2px #adff2f;
    border-bottom: solid 2px #adff2f;
    background: #f4f4f4;
    line-height: 1.4;
    padding: 0.4em 0.5em;
    margin: 2em 0 0.5em;
    font-size:24px;
  }
  
  .point:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
    font-weight: 900;
    content: '\f0a7\ POINT';
    background: #adff2f;
    color: #000;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 5px 7px 3px;
    font-size: 0.7em;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  
  .box_center{
    width:600px;
    display:block;
    margin:0 auto;
    padding:10px;
    color:#fff;
  }
  
  
  
      .gMenu ul li a, .gMenu ul li a:hover{
          color:rgb(57, 57, 57);
      }
      
      /*メニューアニメーション*/
      
     ul.gMenu>li.current-menu-ancestor>a:after, ul.gMenu>li.current-menu-item>a:after, ul.gMenu>li.current-menu-parent>a:after, ul.gMenu>li.current-post-ancestor>a:after, ul.gMenu>li.current_page_ancestor>a:after, ul.gMenu>li.current_page_parent>a:after,
  ul.gMenu > li > a:after, /* デフォルトで抜けているので追加 */
  ul.gMenu > li > a:hover:after {
  border-bottom:solid 1px #fff; /* 要変更→下線の色、太さ、線種 */
  content: '';
  line-height: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  }
  /* アニメーション設定 */
  ul.gMenu > li > a:after {
  transform: scale(0, 1); /* 横幅０％ */
  transform-origin: center top; /* center:中央から, left,rightに変更可 */
  -webkit-transition:all .3s; /* .3秒かけてアニメーション */
  -moz-transition:all .3s;
  -o-transition:all .3s;
  transition: all .3s;
  }
  ul.gMenu > li > a:hover:after {
  transform: scale(1, 1); /* 横幅１００％ */
  }
  /* クリック時に背景が一瞬灰色になるので背景色を設定 */
  ul.gMenu > li > a:focus {
  background-color:;
  } 
      
      
      /*メニューアニメーションEND*/
      
      
      
      
      
      
      
      .btn-primary{
          background-color:#ADFF2D!important;
          color:#000000!important;
          border:none;
         box-shadow: rgba(0, 0, 0, 0.6) 1.95px 1.95px 2.6px;
          transition: all 0.5s ease-out;
      }
      .btn-primary:focus, .btn-primary:hover{
          background-color:#0D8195!important;
          color:#ffffff!important;
      }
      .headerTop .headerTop_description{
          color:#fff;
      }
      
  .heading07 span {
    position: relative;
    z-index: 2;
  }
  
  .heading07::before {
    content: attr(data-en);
      position: absolute;
      transform: rotate(345deg);
      top: -7px;
      left: 40%;
      color: rgb(255 254 253 / 19%);
      font-size: 100px;
      font-weight: 400;
    font-family: 'Square Peg';
  }
      .page-header{
      margin-top:0px;
      padding:100px;
      height:60vh;
      
  }



  .table_1 {
      border-collapse: collapse;
      border-spacing: 0;
      width: 100%;
  }
  .table_1 tr {
      border-bottom:1px solid #212529;
  }
  .table_1 tr th,
  .table_1 tr td {
      padding: 10px;
      text-align: left;
      vertical-align: top;
  }
  .table_1 tr th {
      font-weight: bold;
      font-size:20px;
  }
  .table_1 tr td {
      
      font-size:17px;
  }   
      .wp-block-button__link{
          border-radius:40px;
      }
      .wp-block-button__link:hover{
          opacity:0.8;
          text-decoration:none;
      }
    
    .is-style-vk-heading-dotted_bottomborder_black, .entry-body .is-style-vk-heading-dotted_bottomborder_black, .editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black{
        
        border-bottom: 8px dotted #a6cc59;
        
      }  
      
      .wp-block-cover, .wp-block-cover-image{
        padding:0;
      }
      
      /*sns_sec*/
      .top_sec2{
        position: fixed;
        width:200px;
        top:10px;
        right:500px;
        padding:0px;
        display:inline-block;
        margin:0 auto;
        
    }

    .top_sns2{
        display:flex;
        justify-content:center;
        margin:0;
        padding:0;
    }
    .top_sns2 li{
        
        
        list-style-type:none;
       
        
        margin:5px;
        
    }
    .top_sns2 li a{
      display: inline-block;
      width: 45px;
      height: 45px;
        background-color:#000;
        border-radius:50px;
        text-align:center;
        font-size: 22px;
        text-align:center;
        line-height:45px;
        color:#e8e4e0;
        transition:all 0.5s;
    }
    .top_sns2 li a:hover{
        opacity:0.7;
    }
    /*sns_sec END*/ 
      


    .page-header_pageTitle {
      color:#fff;
 
font-size: 52px!important;
text-transform: uppercase;
  font-family: 'Montserrat',"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Hiragino Sans,"Noto Sans JP",sans-serif;
 font-weight:bold;
 text-align:center;
 text-shadow:2px 3px 3px rgba(0, 0, 0, 0.4);
 display:;
margin: 4em 0 !important;		
}   

.text_pf{
  text-align:center;
  font-weight:bold;
  font-size:52px;
  color:;
  font-family:'Montserrat', sans-serif;
  }
  .text_pf h2{
    font-size:37px;
      }
 /*サイドバナー*/
.side_bn{
  position: fixed;
  width: 500px;
  bottom: 50px;
  right: -430px;
  padding: 15px;
  z-index: 999;
 
  
}
.side_bn a{
  color: #000;
  text-decoration: none;
  display: block;
  background-color:rgba(255, 255, 255, 0.6);
  border:1px solid rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  padding: 10px 30px 10px 10px;
  margin: 10px;
  border-radius: 20px 0 0 20px;
  transition: all 1s;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  box-shadow: rgb(13 38 76 / 19%) 0px 9px 20px;
}
.side_bn a:hover{
  background-color:rgba(255, 255, 255, 0.355);
  color:#000;
  transform:translateX(-5px) ;
}
/*サイドバナー終了*/



  .sec_value{
    width:80%;background-color:rgba(255,255,255,0);padding:1em;margin:30px auto;border-radius:20px;color:#fff;backdrop-filter:blur(24px);
  }
  .underline1 {
    position: relative;
    padding: 1.5rem;
    text-align: center;
  }
  
  .underline1:before {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 30px);
    width: 60px;
    height: 4px;
    content: '';
    border-radius: 3px;
    background: #FFEB3B;
  }
  .heading06 {
    position: relative;
    padding-top: 38px;
    padding-bottom: 0px;
    font-size: 39px;
    text-align: center;
    color: #FFEB3B !important;
    margin:0;
  }
  
  .heading06 span {
    position: relative;
    z-index: 2;
  }
  
  .heading06::before {
    content: attr(data-en);
    position: absolute;
    top: -90px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(222, 255, 34, 0);
    font-size: 150px;
    font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-style: italic;
    text-stroke: 1px rgba(222, 255, 34);
  -webkit-text-stroke: 1px rgba(222, 255, 34);
  }
  
  
  .heading06::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%) rotate(30deg);
    width: 1px;
    height: 40px;
    background-color: rgba(204, 255, 0, 0.769);
    display:none;
    
  }
  
  .box_pf{
    width:90%;
    padding:10px;
    margin:0 auto;
  }
  .box_pf2{
    width:70%;
    padding:10px;
    margin:0 auto;
    color:#000;
  }
  .box_pl3{
    width:100%;
    background-color:;
    display:flex;
    justify-content: center;
    align-items: center;
  }
  .box_31{
    width:50%;
    padding:10px;
    background-color:;
  }
  .box_31 img{
    width:100%;
  }
  
  .box_32{
    width:50%;
    padding:10px;
    height: 350px;
    overflow: scroll;
    background-color:;
  }
  .heading052 {
    position: relative;
    padding-bottom: 0px;
      color:#000;
    font-size: 14px;
    text-align: center;
  }
  
  .heading052::before {
    content: attr(data-en);
    display: block;
      color:#000;
    font-size: 45px;
    font-style:normal;
    text-transform: uppercase;
    font-family:'Impact', sans-serif;
    font-weight:bold;
  }
  /*nidan moji*/
  .heading053 {
    position: relative;
    padding-bottom: 20px;
      color: #fff !important;
    font-size: 14px;
    text-align: center;
  }
  
  .heading053::before {
    content: attr(data-en);
    display: block;
      color:#fff;
    font-size: 45px;
    font-style:normal;
    text-transform: uppercase;
    font-family:'Impact', sans-serif;
    font-weight:bold;
  }
  .subSection .widget{
    background-color:#f5f5f5;
    padding:10px;
  }

  }
  /*-------
擬似要素テキストが流れる
-------*/
.flowimg {
  position: relative;
  padding: 15vw 10vw;
  overflow: hidden;
}
.flowimg::before,
.flowimg::after {
  content: "PALAVRA FC";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  color: #c6550400;
  font-size: 22vw;
  font-family: 'Impact', serif;
  line-height: 1.0;
  text-align: center;
  text-stroke: 1px rgba(222, 255, 34);
    -webkit-text-stroke: 1px rgba(222, 255, 34);
  z-index: -1;
}
.flowimg::before {
  left: 0;
  animation: flowimg 60s linear infinite;
}
.flowimg::after {
  left: 100%;
  animation: flowimg 60s linear infinite;
}
@keyframes flowimg {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}
@media screen and (max-width: 480px) {
.flowimg {
    padding: 20px 10vw;
}
}
.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container{
	padding:10px;
}
.is-style-vk-heading-solid_bottomborder_black, .editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black{
	border-bottom: solid 1px #c51f5d;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}