@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

body{
    font-size: 16px;
    line-height: 180%;
    color: #292929;

}
.wrap{width: 100%;}
#content .wrap{max-width: 1256px;}

q , .article p{margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}
.Zen-Maru-r{
font-family: "zen-maru-gothic", sans-serif;
font-weight: 400;
font-style: normal;}
.Zen-Maru-b{
font-family: "zen-maru-gothic", sans-serif;
font-weight: 700;
font-style: normal;}

.pc-view{}
.sp-view{display: none;}

a{
    text-decoration: none;
 
}


a img {transition: 0.2s ;}
a img:hover {opacity: 0.7 ;}

  .kaigyou { display: inline-block; }
img{
    max-width: 100%;
    height: auto;
	vertical-align:top;
}

h2{
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}

/*  align
-----------------------------------------------------------------------------*/
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }
.valign_m { vertical-align: middle; }
.align_c_pc { text-align: center; }
.align_l_pc { text-align: left; }
/*  bg
-----------------------------------------------------------------------------*/
.bg-black{
	background-color: #333;
	color: #FFF;
}
.bg-grey{
	background-color: #f2f2f2;
}
.bg-grey2{
	background-color: #808080;
	color: #FFF;
}
.bg-ao{
	background-color: #0071B6;
	color: #FFF;
}
.bg-sky{
	background-color: #EDF1F8;
}
.bg-green{background-color: #006837;
color: #FFF;}
.bg-orange{background-color: #EB5A24;
color: #FFF;}
.bg-black .sikaku{
	font-weight: bold;
	color: #333;
	background-color: #FFF;
}
.bg-red{
    background-color: #C01C14;
    color: #FFF;
}
.bg-yellow{ background-color: #fff5d2;}
.bg-yellow2{
    background-color: #FFF500;
}
.bg-greenusu{    background-color: #ebf7f0;}
.bg-c-gold{    background-color: #9C8C00;
    color: #FFF;}
.bg-whiteusu{background:rgba(255,255,255,0.8);}
.bg-whiteusu2{background:rgba(255,255,255,0.4);}
.bg-white{background:rgba(255,255,255,1);}

.bg-grade{background-image: linear-gradient(0deg, rgba(235, 255, 240, 1), rgba(255, 255, 255, 1));}

.bg-yellow-blue{background-image: linear-gradient(0deg, rgba(255, 245, 210, 1) 45%, rgba(237, 241, 248, 1) 55%);}

.bg-blue{
	background-color: #006cb8;
}
.bg-blue2{
	background-color: #172a88;
}

.bg-orange1{
	background-color: #ea541f;
}
.bg-orange2{
	background-color: #F5AB47;
}
.bg-pink1{
	background-color: #e72f6e;
}
.bg-pink2{
	background-color: #f172ac;
}
.bg-sky1{
	background-color: #0080cb;
}
.bg-sky2{
	background-color: #329ed7;
}
.bg-sky3{
	background-color: #CCECFF;
}
.bg-navy1{
	background-color: #004ea2;
}
.bg-navy2{
	background-color: #5083c3;
}
.bg-navy3{
	background-color: #6ABFDF;
}
.bg-green1{
	background-color: #008477;
}
.bg-green2{background-color:#00833f;}


/*  margin,padding
/*-------------------------------------------------------*/
/*--*/
.m_0  { margin: 0px !important; }
.m_5  { margin: 5px !important; }
.m_10 { margin: 10px !important; }
.m_15 { margin: 15px !important; }
.m_20 { margin: 20px !important; }
.m_25 { margin: 25px !important; }
.m_30 { margin: 30px !important; }
.m_35 { margin: 35px !important; }
.m_40 { margin: 40px !important; }
.m_45 { margin: 45px !important; }
.m_50 { margin: 50px !important; }
.m_55 { margin: 55px !important; }

.m_t5  { margin-top: 5px !important; }
.m_t10 { margin-top: 10px !important; }
.m_t15 { margin-top: 15px !important; }
.m_t20 { margin-top: 20px !important; }
.m_t25 { margin-top: 25px !important; }
.m_t30 { margin-top: 30px !important; }
.m_t35 { margin-top: 35px !important; }
.m_t40 { margin-top: 40px !important; }
.m_t45 { margin-top: 45px !important; }
.m_t50 { margin-top: 50px !important; }
.m_t55 { margin-top: 55px !important; }
.m_t80 { margin-top: 80px !important; }
.m_t100 { margin-top: 100px !important; }
.m_t200 { margin-top: 200px !important; }

.m_b0  { margin-bottom: 0px !important; }
.m_b5  { margin-bottom: 5px !important; }
.m_b10 { margin-bottom: 10px !important; }
.m_b15 { margin-bottom: 15px !important; }
.m_b20 { margin-bottom: 20px !important; }
.m_b25 { margin-bottom: 25px !important; }
.m_b30 { margin-bottom: 30px !important; }
.m_b35 { margin-bottom: 35px !important; }
.m_b40 { margin-bottom: 40px !important; }
.m_b45 { margin-bottom: 45px !important; }
.m_b50 { margin-bottom: 50px !important; }
.m_b55 { margin-bottom: 55px !important; }
.m_b80 { margin-bottom: 80px !important; }
.m_b100 { margin-bottom: 100px !important; }
.m_b200 { margin-bottom: 200px !important; }

.m_l0  { margin-left: 0px !important; }
.m_l5  { margin-left: 5px !important; }
.m_l22 { margin-left: 22px !important;}
.m_l10 { margin-left: 10px !important; }
.m_l15 { margin-left: 15px !important; }
.m_l20 { margin-left: 20px !important; }
.m_l25 { margin-left: 25px !important; }
.m_l30 { margin-left: 30px !important; }
.m_l35 { margin-left: 35px !important; }
.m_l40 { margin-left: 40px !important; }
.m_l45 { margin-left: 45px !important; }
.m_l50 { margin-left: 50px !important; }
.m_l55 { margin-left: 55px !important; }


.m_r5  { margin-right: 5px !important; }
.m_r10 { margin-right: 10px !important; }
.m_r15 { margin-right: 15px !important; }
.m_r20 { margin-right: 20px !important; }
.m_r25 { margin-right: 25px !important; }
.m_r30 { margin-right: 30px !important; }
.m_r35 { margin-right: 35px !important; }
.m_r40 { margin-right: 40px !important; }
.m_r45 { margin-right: 45px !important; }
.m_r50 { margin-right: 50px !important; }
.m_r55 { margin-right: 55px !important; }

/*--*/
.p_5  { padding: 5px !important; }
.p_10 { padding: 10px !important; }
.p_15 { padding: 15px !important; }
.p_20 { padding: 20px !important; }
.p_25 { padding: 25px !important; }
.p_30 { padding: 30px !important; }
.p_35 { padding: 35px !important; }
.p_40 { padding: 40px !important; }
.p_45 { padding: 45px !important; }
.p_50 { padding: 50px !important; }
.p_55 { padding: 55px !important; }

.p_t5  { padding-top: 5px !important; }
.p_t10 { padding-top: 10px !important; }
.p_t15 { padding-top: 15px !important; }
.p_t20 { padding-top: 20px !important; }
.p_t25 { padding-top: 25px !important; }
.p_t30 { padding-top: 30px !important; }
.p_t35 { padding-top: 35px !important; }
.p_t40 { padding-top: 40px !important; }
.p_t45 { padding-top: 45px !important; }
.p_t50 { padding-top: 50px !important; }
.p_t55 { padding-top: 55px !important; }
.p_t80 { padding-top: 80px !important; }
.p_t100 { padding-top: 100px !important; }
.p_t200 { padding-top: 200px !important; }

.p_b5  { padding-bottom: 5px !important; }
.p_b10 { padding-bottom: 10px !important; }
.p_b15 { padding-bottom: 15px !important; }
.p_b20 { padding-bottom: 20px !important; }
.p_b25 { padding-bottom: 25px !important; }
.p_b30 { padding-bottom: 30px !important; }
.p_b35 { padding-bottom: 35px !important; }
.p_b40 { padding-bottom: 40px !important; }
.p_b45 { padding-bottom: 45px !important; }
.p_b50 { padding-bottom: 50px !important; }
.p_b55 { padding-bottom: 55px !important; }
.p_b80 { padding-bottom: 80px !important; }
.p_b100 { padding-bottom: 100px !important; }
.p_b200 { padding-bottom: 200px !important; }

.p_l5  { padding-left: 5px !important; }
.p_l10 { padding-left: 10px !important; }
.p_l15 { padding-left: 15px !important; }
.p_l20 { padding-left: 20px !important; }
.p_l25 { padding-left: 25px !important; }
.p_l30 { padding-left: 30px !important; }
.p_l35 { padding-left: 35px !important; }
.p_l40 { padding-left: 40px !important; }
.p_l45 { padding-left: 45px !important; }
.p_l50 { padding-left: 50px !important; }
.p_l55 { padding-left: 55px !important; }

.p_r5  { padding-right: 5px !important; }
.p_r10 { padding-right: 10px !important; }
.p_r15 { padding-right: 15px !important; }
.p_r20 { padding-right: 20px !important; }
.p_r25 { padding-right: 25px !important; }
.p_r30 { padding-right: 30px !important; }
.p_r35 { padding-right: 35px !important; }
.p_r40 { padding-right: 40px !important; }
.p_r45 { padding-right: 45px !important; }
.p_r50 { padding-right: 50px !important; }
.p_r55 { padding-right: 55px !important; }

.textline_125{line-height: 125% !important;}
.textline_180{line-height: 180% !important;}

.zurashi{
    position: relative;
	top:50%; /*上からの位置指定*/
    transform: translateY(-50%) translateX(-50%);
}


/*  text
/*-------------------------------------------------------*/
/*--*/

.txt-10{font-size: 10px !important;
line-height: 140%;}
.txt-12{font-size: 12px !important;
line-height: 150%;}
.txt-14{font-size: 14px !important;
line-height: 160%;}
.txt-20{font-size: 20px !important;
line-height: 180%;}
.txt-25{font-size: 25px !important;
line-height: 160%;}
.txt-30{font-size: 30px !important;
line-height: 140%;}
.txt-40{
    font-size: 40px !important;
    line-height: 120%;
}
.txt-50{font-size: 50px !important;
line-height: 120%;}
.txt-5em{
	font-size: 5em;
	line-height: 120%;
}
@media screen and (max-width: 480px){
.txt-14{font-size: 12px !important;}	
.txt-20{font-size: 15px !important;}
.txt-25{font-size: 20px !important;}
.txt-30{font-size: 25px !important;}
.txt-40{font-size: 30px !important;}	
.txt-50{font-size: 40px !important;}	
.txt-5em{font-size: 2.5em;}
}
.txt-b{
    font-weight: bold;
}
.font-c-red{
    color: #D70C00;
}
.font-c-ao{
	color: #0071B6;
}
.font-c-gray{
    color: #9F9F9F !important;
}
.font-c-gray-link a{
    color: #9F9F9F !important;
	font-size: 12px !important;
}
.font-c-black{
	color: #000;
}
.font-c-white{
	color: #fff;
}
.font-c-orange{
	color: #EB5A24;
}
.font-c-green{
    color: #2E9436;
}
.white-underline {
    background:linear-gradient(transparent 60%, #fff 60%);
}
.green-underline {
    background:linear-gradient(transparent 60%, #D6EEE1 60%);
}
.yellow-underline {
    background:linear-gradient(transparent 60%, #FFF46E 60%);
}
.kage {
    text-shadow: 0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000;
}
.hikari {
    text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.kadomaru{border-radius:10px}

.title-underbar{
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #3F3F3F;
    font-size: 20px;
    font-weight: bold;
}

@keyframes sheen {
  0% {
    transform: skewY(-45deg) translateX(0);
  }
  100% {
    transform: skewY(-45deg) translateX(12.5em);
  }
}
.button-shine a:hover{
    text-decoration: none;
}
.button-shine {
    text-decoration: none !important;
    padding: 0.75em 2em;
    text-align: center;
    text-decoration: none;
    color: #72CD70;
    border: 2px solid #72CD70;
    font-size: 18px;
    display: inline-block;
    border-radius: 0.3em;
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
	 background-color: #FFFFFF;
  &:before {
    content: "";
    background-color: rgba(255,255,255,0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -3.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
   
  }
  &:hover {
    background-color: #72CD70;
    color: #fff;
    border-bottom: 4px solid darken(#72CD70, 10%);
    &:before {
      transform: skewX(-45deg) translateX(33.5em);
     transition: all 0.5s ease-in-out;
    }
  }
}


/*  margin,padding
/*-------------------------------------------------------*/
/*--*/

.full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
}
.box-all{
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-1100{
	width: 1100px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-900{
	width: 900px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-800{
	width: 800px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.box-700{
	width: 700px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-600{
	width: 600px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-500{
	width: 500px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.inner{
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.box-left{
	float: left;
}
.box-right{
	float: right;
}
.box-10{width: 10%;}
.box-40{width: 40%;}
.box-45{width: 45%;}
.box-50{width: 48%;}
.box-50-sp50{width: 48%;}
.box-60{width: 58%;}
.box-70{width: 70%;}
.box-30{width: 27%;}
.box-33{width: 33%;}
.box-33-sp33{width: 33%;}
.box-20-sp100{width: 20%;}
.box-20{width: 20%;}
.box-25{width: 25%;}

@media screen and (max-width: 480px){
.box-50 , .box-70 , .box-30 , .box-33 , .box-40 , .box-60 , .box-45 , .box-10{width: 100%;}
.box-25{width: 100%;}
.box-20{width: 50%;}
.box-20-sp100{width: 100%;}	
}
.fuchidori {
  color: #000;
  text-shadow:1px 1px 2px #FFF, -1px -1px 2px #FFF,
              -1px 1px 2px #FFF, 1px -1px 2px #FFF,
              0px 1px 2px #FFF,  0-1px 2px #FFF,
              -1px 0 2px #FFF, 1px 0 2px #FFF;
}

.bg-gold{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2023/04/bg.jpg) right top / cover no-repeat;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.bg-red-slash{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2024/03/bg-red.jpg) right top / cover no-repeat;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.bg-blue-slash{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2024/03/bg-blue.jpg) right top / cover no-repeat;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.title-bg-gold{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2023/04/midashi.jpg) left top / cover no-repeat;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.bg-exhibit{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2024/03/bg-exhibit.jpg) center bottom / cover no-repeat;
    position: relative;
}


.btn,
a.btn,
button.btn {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.8rem 2rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #fff;
    border-radius: 0.1rem;
    
}
a.btn--red.btn--cubic {
  border-bottom: 5px solid #9f000c;
	background-color: #E70003;
}

a.btn--red.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}

a.btn--gold.btn--cubic {
  border-bottom: 5px solid #877b16;
	background-color: #a29200;
}
a.btn--gold.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #877b16;
}
a.btn--orange.btn--cubic {
  border-bottom: 5px solid #D35E1C;
	background-color: #F6995C;
}

a.btn--orange.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #D35E1C;
}
a.btn--green.btn--cubic {
  border-bottom: 5px solid #005126;
	background-color: #016C38;
}

a.btn--green.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #005126;
}
a.btn--white.btn--cubic {
  border-bottom: 5px solid #ccc;
	background-color: #fff;
}

a.btn--white.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #ccc;
	
}
a.btn--black.btn--cubic {
  border-bottom: 5px solid #333;
	background-color: #555;
}

a.btn--black.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #555;
	
}
a.btn--radius {
  border-radius: 30px;
}

@media screen and (max-width: 480px){.btn,
a.btn,
button.btn {
	font-size: 0.9rem;
	padding: 0.8rem 1.5rem;
	}}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}



.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
 

/* ボタン共通設定 */
.btn06{
    /*矢印の基点とするためrelativeを指定*/
  position: relative;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  background:#4D4D4D;
  color:#fff;
    padding: 10px 40px 10px 30px;
  
  border-radius:5px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/
    transition: ease .2s;
}

.btn06:hover{
  background:#555;
	color:#fff;
}



.button15 a {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 1em 2em;
    max-width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    background-color: #fff;
    border-radius: 50vh;
    transition: 0.3s;
    text-decoration: none;
    border: 1px solid #8A8A8A;
}

.button15 a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: #f2f2f2;
  border-radius: 50vh;
}

.button15 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 26px;
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

.button15 a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
}

/* 矢印が右に移動 */

.btnarrow1::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    top:42%;
    right: 13px;
    /*矢印の形状*/
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

/*hoverした際の移動*/
.btnarrow1:hover::after{
    right: 11px;
}

/*テーブル*/
.tbl-r02 th {
  background: #666;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

/*========= 背景動画設定のCSS ===============*/

/*header設定*/
#header-index{

    position: relative;/*h1の中央寄せ配置の起点とするためのrelative*/

} 

#video-area{
    position: fixed;
    z-index: -1;/*最背面に設定*/
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
}

#video {
    /*天地中央配置*/
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
}

/*見出し設定*/
#header-index h1{
    /*要素の配置*/
    position:absolute;
    /*要素を天地中央寄せ*/
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    /*見た目の調整*/
    color:#fff;
    text-shadow: 0 0 15px #666;
}
#container-index{
  background:#fff;
  padding:50px 0;
  text-align: center;
}

.parent_box {
  display: flex;
}
.parent_box .underphoto{
    position: absolute;
    bottom: 0px;
}

.img-gallery ul {padding-inline-start: 0px;}




/*==================================================
スライダーのためのcss
===================================*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
    width: 100%;
    margin: 0 auto;

}

.slider img {
    width:60vw;/*スライダー内の画像を60vwにしてレスポンシブ化*/
    height:auto;
}

.slider .slick-slide {
	transform: scale(1.0);/*左右の画像のサイズを80%に*/
	transition: all .5s;/*拡大や透過のアニメーションを0.5秒で行う*/
	opacity: 0.5;/*透過50%*/
}

.slider .slick-slide.slick-center{
	transform: scale(1);/*中央の画像のサイズだけ等倍に*/
	opacity: 1;/*透過なし*/
}


/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666;/*矢印の色*/
    border-right: 2px solid #666;/*矢印の色*/
    height: 15px;
    width: 15px;
    z-index: 99;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: 1.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: 1.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

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

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
	padding: 2px 2px;
	    border-width: 0px;
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}
/*==================================================
スライダー ここまで
===================================*/


.style1 table {
  margin: 0px auto;

}
.style1 tr{
  
}
.style1 th {
    width: 30%;
    border: solid 2px #fff;
    color: #fff;
    background: #666;
    font-weight: bold;
}
.style1 td {

    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #5E5E5E;
}
 
@media screen and (max-width: 640px) {
  .style1 .last td:last-child {
    border-bottom: solid 1px #CEDCC8;
    width: 100%;
  }
.style1 td {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
}
  .style1 th,
  .style1 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

/* olのスタイル */
.bangoulist ol {
    margin: 0;
    padding: 0;
    list-style: none; /* デフォルトの数字を非表示に */
    counter-reset: li;
    text-align: left;
}

/* ol内のliのスタイル */
.bangoulist ol li {
    position: relative;
    font-size: 16px;
    padding-left: 1.5em;
    line-height: 1.5;
    border-bottom: 1px dashed #9A9A9A;

    margin-bottom: 10px;
    padding-bottom: 5px;
}

/* 2つ目以降のliにmargin-topを指定 */
.bangoulist ol li:not(:first-child) {
  margin-top: 0.5em;
}

/* 数字のスタイル */
.bangoulist ol li::before {
  counter-increment: li;
  content: counter(li);
  position: absolute;
  left: 0;
  top: 2px; /* 数字のY軸線上の位置を調整 */
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #3abec1;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 480px){
	.bangoulist ol li {font-size: 14px;}
	.bangoulist ol li::before {font-size: 10px;
	  width: 16px;
  height: 16px;
	line-height: 16px;}
}

/* テーブルタグ２----------------------------------- */
.style2 table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.style2 table tr {
    background-color: #e6f2f5;
    padding: .35em;
    border-bottom: 2px solid #fff;
}
.style2 table th,
.style2 table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
	vertical-align: middle;
}
.style2 table th {
  font-size: .85em;

}
.style2 table thead tr{
  background-color: #167F92;
  color:#fff;
}
.style2 table tbody th {
    background: #78bbc7;
    color: #fff;
}
.style2 .txt{
   text-align: left;
   font-size: .85em;
}
.style2 .price{
  text-align: center;
font-size: .85em;
}
.style2 .non{
  background:#fff
}
@media screen and (max-width: 600px) {
  .style2 table {
    border: 0;
    width:100%
  }
  .style2 table th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
  .style2 table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .style2 table tr {
    display: block;
    margin-bottom: .625em;
  }
  .style2 table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding-top: .625em;
    padding-right: .625em;
    padding-left: 5em !important;
    padding-bottom: .625em;
    border-right: none;
  }
  
  .style2 table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }
  .style2 table td:last-child {
    border-bottom: 0;
  }
  .style2 table tbody th {
    color: #fff;
}
}

.bangou ol{
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.bangou li{
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.bangou li:before {
  counter-increment: item;
  content: counter(item)'.';
  /* 以下は自由に装飾... */
  padding-right: .5em;
  font-weight: bold;
  color: #428833;
}

.list-hyouzi ul {

  padding: 0 0.5em;
  position: relative;
}

.list-hyouzi ul li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}

.list-hyouzi ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "・";/*アイコン種類*/
  position: absolute;
  left : 0.5em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
}

.list-hyouzi ul li:last-of-type {
  border-bottom: none;
}


.video-container, .instagram-container, .facebook-container {
    max-width: 640px;
    margin: 0px 0px !important;
}
.navi-red a{
    background-color: #C61C14;
    color: #FFFFFF !important;
}
.navi-red a:hover{
    background-color: #E83D35;
}
.navi-gold a{
    background-color: #A29200;
    color: #FFFFFF !important;
}
.navi-gold a:hover{
    background-color: #C3B21E;
}
.navi-grey a{
    background-color: #808080;
    color: #FFFFFF !important;
}
.navi-grey a:hover{
    background-color: #ACACAC;
}
.navi-blue a{
    background-color: #293d90;
    color: #FFFFFF !important;
}
.navi-blue a:hover{
    background-color: #4a5894;
}
.page-btn{
    background-image: linear-gradient(0deg, rgba(233, 233, 233, 1), rgba(255, 255, 255, 1));
    padding-top: 15px;
    padding-bottom: 0px;
    border: 2px solid #C3C3C3;
}
.page-btn img{
    max-width: 95%;
}
.page-btn-on{
    background-image: linear-gradient(0deg, rgba(233, 233, 233, 1), rgba(255, 255, 255, 1));
    padding-top: 15px;
    padding-bottom: 0px;
    border: 2px solid red;
}
.page-btn-on img{
    max-width: 95%;
}
.title01 {
    display: inline-block;
    position: relative;
    line-height: 40px;
    font-weight: bold;
    font-size: 35px;
    padding-bottom: 10px;
}
.title01:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/
}



   /* 下三角見出し */ 
.title02 {
    position: relative;
    border-bottom: 1px solid #000;
    text-align: center;
    font-size: 30px;
    padding: 30px 0 10px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    font-weight: bold;
    margin-bottom: 70px;
}
.title02:after {
    border: 15px solid transparent;
    border-top-color: #000;
    border-bottom-width: 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 48%;
    position: absolute;
    width: 0;
}

.title03 {
    width: 100%;
    position: relative;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #C01C14;
    border-radius: 5px;
    font-weight: bold;
}
.title03::after {
width: 0;
height: 0;
position: absolute;
top: 100%;
left: 50%;
margin: 0 0 0 -10px;
border: 10px solid transparent;
border-top-color: #C01C14;
content: '';
}
.waku-black{
    border: 1px solid #5C5C5C;
}
.waku-red{
    border: 3px solid #d0121b;
}
.waku-kage{
box-shadow: inset 0px 0px 10px 0 rgba(0, 0, 0, .2);
}
.accordion-001 {
    background-color: #ffffff;
    text-align: left;
}

.accordion-001:not([open]) {
    margin-bottom: 7px;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.3em 2em 0.3em 0.3em;
    border-radius: 5px;
    background-color: #757575;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::before,
.accordion-001 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #fff;
    content: '';
}

.accordion-001 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-001 summary::after {
    transition: rotate .3s;
}

.accordion-001[open] summary::after {
    rotate: 90deg;
}

.accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0.5em 0em 1em 0em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] p {
    transform: none;
    opacity: 1;
}

.sidebar h3 {
  border-bottom:2px dotted #191970;/*下線の太さ、種類、色*/
  background:transparent;/*背景を透明に*/
  padding:10px 0 5px 3px;
}

/* アコーディオンメニュー */
.ac-box{
width: auto;
margin: 0px auto 20px;
}

/*ラベル*/
.ac-box label{
width: 100%;
font-size: 18px;
font-weight: bold;
text-align: center;
background: #00a3af;
margin: auto;
line-height: 50px;
position: relative;
display: block;
height: 50px;
border-radius: 8px;
cursor: pointer;
color: #fff;
transition: all 0.5s;
}

/*ラベルホバー時*/
.ac-box label:hover{
background: rgba( 77, 191, 199, 0.8 );
-webkit-transition: all .3s;
transition: all .3s;
}

/*チェックを隠す*/
.ac-box input{
display: none;
}

/*チェックのアイコン（↓）*/
.ac-box label:after{
color: #fff;
font-family:"Font Awesome 5 Free";
content:" \f078";
}

/*チェックのアイコン（↑）*/
.ac-box input:checked ~ label::after {
color: #fff;
font-family:"Font Awesome 5 Free";
content:" \f077";
}

/*中身を非表示にしておく*/
.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

/*クリックで中身を表示*/
.ac-box input:checked ~ div{
height: auto;
padding: 5px;

opacity: 1;
}

/*表示内容の調整*/
.ac-box div p{
	color: #333333;
	line-height: 23px;
	font-size: 14px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.ac-small p{
margin-bottom: 0px;
}

/*アコーディオンおしまい*/

.topbar{
    width: 100%;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #666;
}
.new-entry-card-date {
  display: block;
}
.card-title-bold .card-title {
    padding-top: 10px;
}


.privacy dt {
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 10px;
  border-bottom: 3px double #CC0000;
}

.privacy dd {
  color: #555;
  margin-bottom: 20px;
	margin-left: 0px;
}

.privacy dd ul {
  margin-top: 10px;
  padding: 5px 10px;
  border: 2px solid #ccc;
}



.privacy dd li{
    position: relative;
    padding-left: 15px;
	list-style-type: none;
  }
 
.privacy dd li:before {
    content: "";
    position: absolute;
    top: .4em;
    left: 0;
    width: 7px;
    height: 7px;
    background-color: #8b6b4e;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

/*リボン*/
.ribbon1 {
	display: inline-block;
	position: relative;
	height: 50px;/*リボンの高さ*/
	line-height: 50px;/*リボンの高さ*/
	text-align: center;/*横の大きさ*/
	font-size: 18px;/*文字の大きさ*/
	background: #ea541f;/*塗りつぶし色*/
	color: #FFF;/*文字色*/
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

.ribbon1:before, .ribbon1:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon1:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon1:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.ribbon2 {
	display: inline-block;
	position: relative;
	height: 50px;/*リボンの高さ*/
	line-height: 50px;/*リボンの高さ*/
	text-align: center;/*横の大きさ*/
	font-size: 18px;/*塗りつぶし色*/
	color: #FFF;/*文字色*/
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #CC0000;
}

.ribbon2:before, .ribbon2:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon2:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon2:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.thumbnail {
	width: 24.6%;            /* 幅指定 */
	display: inline-block;     /* インラインブロック要素にする */
	vertical-align: top;       /* 要素を上揃えにする */
	/* background-color: #ccc;    /* 背景色指定 */
	margin-bottom: 10px;        /* 要素同士の隙間調整 */
	padding: 10px;             /* 余白指定 */
	box-sizing: border-box;     /* 崩れ防止 */
	text-align: center;
	line-height: 120%;
}
.thumbnail .name {
    font-size: 1.3rem;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 120%;
    font-weight: bold;
}
.thumbnail img {
	margin-bottom: 15px;
}
.semi-btn-tokyo1 a{
	border-radius: 5px;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #de0716;
	background-image: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2023/11/white-yazirushi.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;

}
.semi-btn-tokyo1 a:hover{
	background-color: #F93746;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
}

.semi-btn-tokyo2 a{
	border-radius: 5px;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #a71022;
	background-image: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2023/11/white-yazirushi.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;

}
.semi-btn-tokyo2 a:hover{
	background-color: #E91B34;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
}

.semi-btn-osaka1 a{
	border-radius: 5px;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #006cb8;
	background-image: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2023/11/white-yazirushi.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	padding-left: 30px;
}
.semi-btn-osaka1 a:hover{
	background-color: #0092FD;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
}

.semi-btn-osaka2 a{
	border-radius: 5px;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #172a88;
	background-image: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2023/11/white-yazirushi.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	padding-left: 30px;
}
.semi-btn-osaka2 a:hover{
	background-color: #1F3ABA;
	display: block;
	color: #FFF;
	border: 3px double #fff;
	text-decoration: none;
}
@media screen and (max-width: 500px){
.ribbon1 {
	height: auto;
	font-size: 16px;
	height: auto;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ribbon1:before {
  top: 0;
  left: 0;
  border-width: 0px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon1:after {
  top: 0;
  right: 0;
  border-width: 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.ribbon2 {
	height: 80px;
	font-size: 16px;
padding-top: 5px;
}

.ribbon2:before {
  border-width: 40px 0px 40px 15px;
}

.ribbon2:after {
  border-width: 40px 0px 40px 15px;
}

.thumbnail img {
	margin-bottom: 5px;
	width: 90%;
	margin-top: 15px;
}
}

.tape_list{
  line-height: 20px;
}
.tape_list li{
  font-size: 16px;
  padding: 10px;
  background: #ececec;
}
.tape_list li:nth-child(2n){
  background: #fff;
}
ul{
	list-style-type: none;
	padding-left: 0px;
}

/*セミナー*/
.semi-boxall-redwaku{
	border: 3px solid #C00;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	border-radius: 10px;
}

.semi-boxall-redwaku .inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.text-red{
	color: #C00;
}

.semi-boxall{
	border: 1px solid #000;
	width: 99%;
	margin-bottom: 20px;
	padding-top: 35px;
	padding-bottom: 35px;
	position: relative;
	background-color: #FFF;
	font-size: 14px;
}

.semi-boxall .inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.semi-boxall .semi-left{
	float: left;
	width: 15%;
}

.semi-boxall .semi-left img{
	height: auto;
	max-width: 100%;
}
.semi-boxall .semi-right{
	float: right;
	width: 83%;

}
@media screen and (max-width: 640px) {
.semi-boxall .semi-left{
	float: left;
	width: 30%;
}
.semi-boxall .semi-right{
	float: right;
	width: 65%;

}
}
.semi-boxall .semi-tag{
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 6px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.hidden_box {
	padding: 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;	
}
.hidden_box label {
	font-weight: bold;
	cursor : pointer;
	color: #FFF;
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-radius: 30px;
}
/*�{�^���z�o�[��*/
.hidden_box label:hover {
	opacity: 0.7;
}

/*�`�F�b�N�͌����Ȃ�����*/
.hidden_box input {
    display: none;
}

/*���g���\���ɂ��Ă���*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*�N���b�N�Œ��g�\��*/
.hidden_box input:checked ~ .hidden_show {
    padding: 0px 0;
    height: auto;
    opacity: 1;
}
.blue-label{
	color: #FFF;
	background-color: #006cb8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 150%;
}
.blue-label2{
	color: #FFF;
	background-color: #172a88;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 150%;
}

.red-label{
	color: #F00;
	background-color: #FF0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 150%;
	border: 1px solid #F00;
}

.red-label2{
	color: #FFF;
	background-color: #de0716;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 150%;
}
.red-label3{
	color: #FFF;
	background-color: #a71022;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 150%;
}

.blue-label-memo{
	color: #FFF;
	background-color: #172a88;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 150%;
}

.red-label-memo{
	color: #F00;
	background-color: #FF0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 150%;
	border: 1px solid #F00;
}
.red-label-memo2{
	color: #FFF;
	background-color: #F00;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 150%;
}
@media screen and (max-width: 500px){
	.blue-label-memo , .red-label-memo , .red-label-memo2 {
	line-height: 230%;
	font-size: 10px;
}
}
.orange-btn2 {
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 450px;
	max-width: 90%;	
	text-align: center;
	}
.orange-btn2 a{
    border-radius: 10px;
    display: block;
    color: #FF5F00;
    border: 3px double #FF9E00;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 10px;
    padding-left: 10px;
}
.orange-btn2 a:hover{
    background-color: #FFFFFF;
	border: 3px double #FF3F00;
    display: block;
    color: #FF3F00;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.text-m-top10{	margin-top: 10px;}
.text-m-top15{	margin-top: 15px;}
.text-m-bottom15{	margin-bottom: 15px;}
.text-m-bottom25{	margin-bottom: 25px;}
.nichizi-semi .blue-label , .nichizi-semi .blue-label2{
	float: left;
	position: relative;
	top: -15px;
	margin-right: 20px;

}

.nichizi-semi .red-label2 , .nichizi-semi .red-label3{
	float: left;
	position: relative;
	top: -15px;
	margin-right: 20px;

}

.nichizi-semi{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #C00;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 0px;
	overflow: auto;
	padding-top: 15px;

}
.red-bar{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #000;

}
.red-bar .red-lavel{

	color: #FFF;
	text-align: center;
	float: left;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
.red-bar .red-text a{

	float: left;
	width: 80%;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	text-indent: 1em;
	font-weight: bold;
	color: #FFF;
}
@media screen and (max-width: 500px){
.red-bar{	padding-bottom: 10px;
text-align: center;
}
.red-bar .red-lavel{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.red-bar .red-text a{
	float: none;
	width: 100%;
}}
	.under-boder{	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 25px;}
	
.widget-entry-cards figure {
    width: 120px;
    display: none;
}

.widget-entry-card-content {
    margin-left: 10px;
}
.navi-in > ul li {
    display: block;
    width: 176px;
    height: 60px;
    line-height: 50px;
    position: relative;
}

#navi .navi-in>ul>li>a {
    padding: 0 1.4em;
    border: 1px solid #A6A6A6;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0px;
}	
	/*===============================
	reCAPTCHA
=================================*/

.grecaptcha-badge {
	bottom: 75px !important;
}

a.btn_02 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 900px;
	max-width: 95%;
	margin: auto;
	padding: 1rem 0.5rem;
	font-weight: bold;
	border: 2px solid #D80F0F;
	background: #D80F0F;
	color: #fff;
	transition: 0.5s;
}
a.btn_02:hover {
	color: #D80F0F;
	background: #fff;
}
a.btn_03 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 900px;
	max-width: 95%;
	margin: auto;
	padding: 1rem 0.5rem;
	font-weight: bold;
	border: 2px solid #0071b0;
	background: #0071b0;
	color: #fff;
	transition: 0.5s;
}
a.btn_03:hover {
	color: #0071b0;
	background: #fff;
}
.yellow-sankaku {
  position: relative;
  background: #fff5d2;
  padding: 2em;
}
.yellow-sankaku:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff5d2 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}

.balloon {
    position: relative;
    display: inline-block;
    background-color: #eee;
    padding: 16px;
    min-width: 240px;
    max-width: 100%;
    text-align: center;
}
.balloon::before {
    content: "";
    position: absolute;
    border: solid 12px transparent;
    border-top: solid 12px #eee;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon p {
    margin: 0;
    padding: 0;
}
/*== ボタン共通設定 */
.btn-anm{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
    overflow: hidden;
    /*ボタンの形状*/
    text-decoration: none;
    display: inline-block;
    border: 2px solid #a8242d;/* ボーダーの色と太さ */
    padding: 0px;
    text-align: center;
    outline: none;
    background-color: #a8242d;
    /*アニメーションの指定*/   
    transition: ease .2s;
    width:100%;
    font-weight: bold;
	color: #fff;
}
.btn-anm:hover{color: #a8242d;!important}

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

.btn-anm:hover span{
  color:#a8242d;!important
}

/*== 背景が流れる（中央から外） */

.bgcenterout:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background: #fff;
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 0);
  transform-origin:center;
}

/*hoverした際の形状*/
.bgcenterout:hover:before{
  transform:scale(1, 1);
}

.top-redlavel{
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	top: 0px;
	position: relative;
	text-align: center;
	float: right;
	margin-right: 10px;
}
.top-redlavel-left{
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	top: 0px;
	position: relative;
	text-align: center;
	float: left;
	margin-left: 10px;
}
.table_design08 {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.table_design08 th, .table_design08 td {
  border: 2px solid #efefef;
  padding: 1em;
	vertical-align: middle;
}
.table_design08 thead th {
  background-color: #9e2728;
  color: #fff;
  border: 2px solid #9e2728;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.table_design08 thead th:last-of-type {
  border-right: 2px solid #9e2728;
}
.table_design08 tbody th {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 787px) {
  .table_design08 {
    text-align: left;
  }
  .table_design08 thead {
    display:none;
  }
  .table_design08 th, .table_design08 td {
    display: block;
    border: 0;
    border-bottom: 2px solid #efefef;
	  vertical-align: middle;
  }
  .table_design08 tbody th{
    background: #9e2728;
    color:#fff;
	  vertical-align: middle;
  }
  .table_design08 td::before{
    content: attr(data-label);
    color: #9e2728;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    min-width: 4em;
  }
}

.table_design09 {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.table_design09 th, .table_design09 td {
  border: 2px solid #efefef;
  padding: 1em;
	vertical-align: middle;
}
.table_design09 thead th {
  background-color: #DC4A30;
  color: #fff;
  border: 2px solid #DC4A30;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.table_design09 thead th:last-of-type {
  border-right: 2px solid #DC4A30;
}
.table_design09 tbody th {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 787px) {
  .table_design09 {
    text-align: left;
  }
  .table_design09 thead {
    display:none;
  }
  .table_design09 th, .table_design09 td {
    display: block;
    border: 0;
    border-bottom: 2px solid #efefef;
	  vertical-align: middle;
  }
  .table_design09 tbody th{
    background: #DC4A30;
    color:#fff;
	  vertical-align: middle;
  }
  .table_design09 td::before{
    content: attr(data-label);
    color: #DC4A30;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    min-width: 4em;
  }
}
.speechBubble {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 16px;
  border-radius: 8px;
  background-color: #241f77;
  text-align: center;
  color: #ffffff;
}

.speechBubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #241f77 transparent transparent;
  translate: -50% 100%;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/


}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
 body{
    font-size: 12px;
}

.zurashi{
    position: relative;}
.align_c_pc { text-align: left; }
.align_l_pc { text-align: center; }	

.pc-view{display: none;}
.sp-view{display: block;}


.title01 {
    font-size: 28px;
}
.title02 {
    font-size: 22px;
	margin-bottom: 30px;
}
.title02:after {
    left: 46%;
}
	
.nichizi-semi{
	font-size: 20px;
	    line-height: 1.2;
}	
.semi-boxall .semi-tag{
	font-size: 18px;}
	
	.thumbnail {
	width: 49%;           
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	box-sizing: border-box;
	text-align: center;
	line-height: 120%;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail .name {
	font-size: 1.0rem;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbnail img {
	margin-bottom: 10px;
}
.bg-gold{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2023/04/bg.jpg) 80% top / cover no-repeat;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}	
.bg-red-slash{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2024/03/bg-red.jpg) 80% top / cover no-repeat;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}	
.bg-blue-slash{
    width: 100%;
    background: url(https://gaisyokusolutionexpo.com/wp202311/wp-content/uploads/2024/03/bg-blue.jpg) 80% top / cover no-repeat;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
	.tab-label-group .tab-label{    font-size: 10px;
	    padding: 0.4em 1.0em;}
}




.fixed-header .navi-in > ul li:hover > ul {
display: block;
}
.navi-in>ul li{line-height: 60px;
    height: 60px;
padding-bottom: 10px;}

.tensen{border-bottom: 1px dotted #000000;}

.navi-in a {
    width: 99%;

}
.tab-label-group .tab-label.is-active {
	background-color:#877b17; }