/*============================
	global
============================*/
body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
  font-size: 18px;
		  line-height: 2em !important;
  color: #333;
}
html {
  scroll-behavior: smooth;
}
main {
  clear: both;
  overflow: hidden;
}
a {
  text-decoration: none;
}
a img:hover {
  opacity: 0.8;
}
.bold {
  font-weight: bold;
}

.right {
    text-align: right;
}

.p_20 p{
    margin-bottom: 20px;
}

.grecaptcha-badge { visibility: hidden; }


hr {
  color: #eee;
  margin: 6% 0;
}
.inner {
  width: 94%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 6% 6% 9% 6%;
}


.inner_100 {
  width: 96%;
  margin: 0 auto;
  padding: 9% 1% 9% 1%;
}



.inner2 {
  width: 96%;
  max-width: 1280px;
	
  margin: 0 auto;
  padding: 3% 0;
}

.b-radius {
	border-radius: 50px;
}

.mincho {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.wrapper {
  background: #fff;
}

.con_wrap ul {
margin-bottom: 3%;
    
}

.con_wrap ul li{
text-indent: -1em;
  padding-left: 1em;
    
}

.belt {
  background: linear-gradient(transparent 50%, #FFF 50%);
}
.red {
  color: #cc1b1b;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#content {
  padding-bottom: 6%;
}
h1 {
  width: 200px;
  float: left;
  font-size: 1rem ;
}
h2 {
  font-size: 4rem;
  line-height: 1em ;
  color: #00488f;
	font-weight:500 ;
	margin-bottom: 20px;
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    
    
}
h2 span {
  letter-spacing: 0.2em;
}

.ja {
	  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
	color: #999;
	font-size: 24px;
	display: block;

}

.tit_ritch {
	background: #c5a059 !important;
	color: #fff;
}


.back_tit{
	background: url(../img/back_02.jpg);
	background-attachment: fixed;
}

.back_tit h2{
	color:#fff !important;
}

.sub_tit {
    font-size: 1.8em;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    
}


.sub_h2 {
  font-size: 2.4rem;
  line-height: 1em ;
	text-align: center;
	padding: 3% 0;
  color: #00488f;
	font-weight:500 ;
	margin-bottom: 0;
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    
    
}



h3 {
  color: #00488f;
	font-size: 30px;
	margin-bottom: 20px;
font-weight: bold;
	
}

h4{
    color: #00488f;
	margin-bottom: 20px;
  
}

h5{
    color: #00488f;
}


.fl_l{
    float: left;
    display: block;
}


.fl_r{
    float: right;
    display: block;    
}

.f_bl_s{
	font-size: 0.7em;
	color: #00488f;
}
.mincho {
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;

}

.sr_wrap h2{
	background: #e8f1f9;
	font-size: 1.6em;
	padding: 10px;
	
}

/*.sr_wrap h3{
color:#4facb4;
border-left: 4px solid #4facb4 !important;
font-size: 1.2em;
padding-left: 10px;
	
}*/
.sr_wrap h3{
font-size: 1.4rem;
    color: #003366;
    border-left: 6px solid #c5a059;
    padding-left: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
}


.sr_wrap p{
	margin-bottom: 1em;
}


.list-check {
    list-style-type: none;
}

.list-check li {
    display: flex;
    align-items: center;
    gap: 0 5px;
    padding: .3em;
}

.list-check li::before {
    display: inline-block;
    width: 10px;
    height: 5px;
    border-bottom: 2px solid #00488f;
    border-left: 2px solid #00488f;
    transform: rotate(-45deg) translateY(-1.5px);
    content: '';
	
}
strong , u {
	display:contents;
}

.table-striped tr{
	padding: 10px;
    border-top: 1px solid #ddd;
}

.table-striped tr:nth-child(even){
	background: #f8f8f8;
}

.sp_left{
	text-align: center;
}

@media screen and (max-width: 1000px) {
.fl_l{
    float: none;
}


.fl_r{
    float: none;
}
	
.sp_left{
	text-align: left;
}
	
	
	.sub_h2 {
		font-size: 1.4em;
		padding: 3%;
		}	
	
	
.sr_wrap h2 {
  font-size: 1.4rem; 
	line-height: 1.2em;
}
	
.sr_wrap h3 {
  font-size: 1.2rem;    
}
	
    
}
/*
.sp_pt_60 {
	padding-top: 77px;
}*/



.box_01 {
	padding: 20px;
	margin: 3% 0;
	background: #ebf6ff;
	
}

.tit_2 {
	border-left: 4px solid #007ABC;
	color: #333;
	padding-left: 10px;
	margin-bottom: 20px;
}

.tit_3 {

	background: #007ABC;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}




.is-scrolled {
	position: fixed;
transition:  0.3s ease;	
}










/* --- 1. 全体のコンテナ --- */
  .hero-slider {
    width: 100%;
    height: 100vh; /* 画面いっぱいの高さ */
    position: relative; /* 子要素の基準点 */
    overflow: hidden; /* 画像のはみ出しをカット */
	 padding-top: 76px;
  }

  /* --- 2. 背景画像エリア（スライダー） --- */
/* --- 背景画像（スライダー） --- */
  .slide-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    
    background-size: cover;
    background-position: center;
    
    opacity: 0;
    /* 全体20秒かけてゆっくりループ */
    animation: slowZoomFade 20s infinite linear; 
  }

  /* --- 画像の設定（背景画像として指定） --- */
  /* 1枚目：0秒〜 */
  .slide-image:nth-child(1) {
    background-image: url('../img/slide_01.jpg');
    animation-delay: 0s;
  }
  /* 2枚目：5秒〜 */
  .slide-image:nth-child(2) {
    background-image: url('../img/slide_02.jpg');
    animation-delay: 10s;
  }

  /* --- 3. アニメーション定義（ズーム＋フェード） --- */
@keyframes slowZoomFade {
    0% {
      opacity: 0;
      transform: scale(1); /* 等倍 */
    }
    25% {
      opacity: 1; /* 5秒かけてじわっと出現 */
    }
    50% {
      opacity: 1; /* 次の画像が出るまで表示キープ */
    }
    75% {
      opacity: 0; /* 5秒かけてじわっと消える（ここで次の画像が出現中） */
      transform: scale(1.1); /* 少し拡大 */
    }
    100% {
      opacity: 0;
      transform: scale(1.1);
    }
  }


  /* --- 4. 黒いフィルター（文字を読みやすくする） --- */
  .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: rgba(0, 0, 0, 0.4); */
    z-index: 2; /* 画像より手前 */
  }

  /* --- 5. 文字コンテンツ（最前面） --- */
  .hero-content {
    position: absolute;
    z-index: 3; /* フィルターより手前 */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* 完全中央配置 */
    text-align: center;
    color: #fff;
    width: 90%;
  }

  /* タイトルの装飾 */
  .hero-content h1 {
    font-size: 4rem; /* PCでのサイズ */
    margin: 0 0 20px 0;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-shadow: 0 4px 10px rgba(0,0,0,0.5); /* 影で読みやすく */
  }

  .hero-content p {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }


  /* スマホ対応 */
  @media (max-width: 768px) {
    .hero-content h2 {
      font-size: 1.8rem; /* スマホでは文字を小さく */
    }
  }






.pd_3{
	padding: 3%;
}

.pb_0{
	padding:3% 0 0 0;
}

.pt_0{
	padding:0 0 3% 0;
}


.icon_x {
  color: #8ec31f;
	font-size: 72px;
	margin-top: 120px;
font-weight: bold;
}


.mb_3{
	margin-bottom: 3%;
}

.box2 {
    display: flex;
    justify-content: space-around;
}

.box2 li{
    width: 50%;
	padding: 3%;
}


.pillars_box{
	padding: 9% 3% !important;
}

@media screen and (max-width: 1000px) {
    
.box2 li{
    width: 100%;
    padding: 3%;
}
    
    
    .ta_02 td {
        width: 100%;
        display: block;
        margin: 0 0 10px 0;
    } 
    
    
}





/*.box2 p{
    text-align: left;
}*/


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

.box2_2 li{
    width: 50%;
    
}



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

.box3 li{
    width: 31%;
}


.box2_line {
    background: #fff;
    padding: 3%;
    display: flex;
    justify-content:flex-start;
    margin-bottom: 10px;
}


.box2_line div{
    min-width:110px;
}

.book_w {
    width: 110px;
    margin-right: 20px;
}



.f_large {
	font-size: 24px;
}

.entry-title {
  padding: 3%;
  border-bottom: 2px solid #8ec31f;
  border-top: 2px solid #8ec31f;
  background: #f8f8f8;
  margin: 3% 0;
}
.entry-header, .page-header {
  border-bottom: none;
}
.f_yl {
  background: #e2e4ad;
}
.f_bl {
  background: #add6e4;
}
.bd_wrap {
  overflow: hidden;
  border: 1px solid #ddd;
  padding: 0 3% 3% 3%;
  margin-bottom: 3%;
}
.box {
  overflow: hidden;
  margin: 3% auto 6% auto;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  justify-content: space-between;
}
.box li {
  width: 31.5%;
  border: 3px solid #add6e4;
  border-radius: 10px;
  padding: 2%;
  margin-bottom: 3%;
}
.box li img {
  margin-bottom: 10px;
  border: 1px solid #eee;
}
header {
  width: 100%;
	background: #fff;
}
.head_inner {
  width: 100%;
  max-width: 1280px;
  margin: 10px auto;
}

.sp_fixed {
/*    position: relative;
*/    z-index: 120;
	/*position: fixed;*/
}

.tel_btn a{
	color:#01376d;
}

.fab {
  color: #8ec31f;
  font-size: 18px;
}
.bg_wh {
  background: #fff;
  overflow: hidden;
}
.nav a .fab {
  font-size: 24px !important;
}
#mv_txt {
  position: absolute;
  width: 500px;
  margin: 0 auto;
  top: 50%;
  left: 10%;
}
.logo_box {
  vertical-align: middle;
  text-align: center;
  padding-bottom: 3%;
  overflow: hidden;
}
.bg_box_01 {
  border: 1px solid #eee;
  padding: 3%;
  margin-bottom: 3%;
}
.bg_box_02 {
  border: 1px solid #eee;
  padding: 3%;
  margin-bottom: 3%;
  background: #f8f8f8;
}
.btn_gr {
  background: #8ec31f;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  display: block;
  width: 330px;
  margin: 3% auto;
  text-align: center;
}
.btn_gr::after {
  content: "▶︎";
  font-size: 10px;
  margin-left: 10px;
  vertical-align: top;
}
.center_gr {
  text-align: center;
  background: #f8f8f8;
  padding: 10px;
}

.syomei {
    text-align: right;
    margin-top: 20px;
    padding-right: 10px;
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    
}

.wh_box {
   /* color: #fff;*/
    display: block;
    width: 100%;    
    
}

.wh_box h3{
    color: #01376d;
    font-size: 2.4em;
    padding-left: 0;
    font-weight: 500;
    margin-bottom: 20px;
    
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    
    
    
}



.mincho {
		font-weight: 400 !important;
}




.btn_book a{
    margin: 3% 3%;
    color: #01376d;
    
}





.w_70{
    width: 69%;
}


.w_30{
    width: 29%;
}


.main_imgBox {
      height: 680px;
    overflow: hidden;
    position: relative; }

  .main_img {
    z-index:10;
    opacity: 0;
    width: 100%;
    height: 680px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 36s 0s infinite;
    animation: anime 36s 0s infinite; }

 .main_img:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    .main_img:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 12s; }

    .main_img:nth-of-type(4) {
      -webkit-animation-delay: 18s;
      animation-delay: 18s; }


/* **************　scroll *************************** */
#scroll {
  text-align: center;
}
#scroll a {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  padding-top: 40px;
  color: #fff;
  width: 44px;
}
#scroll a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#scroll a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#scroll a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb 3s infinite;
  animation: sdb 3s infinite;
  box-sizing: border-box;
}
/* 

@-webkit-keyframes sdb {
 0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}*/
/* **************　NAV *************************** */
#global-navi {
  /*width: 800px;*/
  float: right;
    margin-top: 15px;    
}

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


.menu {
  margin: 0 auto;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  justify-content:flex-end;
  transition: all 0.3s ease 0s;
}
.menu a {
  text-decoration: none;
}
/*.nav_small {
  font-size: 9px;
  display: block;
  font-weight: 400;
}*/
.nav_txt {
  font-size: 12px;
  display: block;
  font-weight: 400;
}

h2 .nav_txt {
	line-height: 2em;

}





.menu li {
  line-height: 1em;
  text-align: center;
    font-weight: 500;
	display: block;
	min-width: 150px;
}
.nav a {
  line-height: 1;
  z-index: 1;
}
.nav {
	display: flex;
	justify-content: space-around;
}
.nav a {
  text-align: center;
	display: block;
	float: left;
	color: #00488f;
}
.nav a:hover {
	color: #01376d;}
.sub {
  display: none;
  position: absolute;
  left: 0;
  top: 72px;
  width: 100%;
  z-index: 3;
}
.sub > li > a {
  font-size: 16px;
  color: #fff;
  line-height: 1.75;
  background-color: #8ec31f;
  border-bottom: 1px solid #fff;
}
.sub > li > a:hover {
  background-color: #1cb004;
  color: #fff;
  opacity: 1;
}
.w50 {
  width: 50%;
}
.w80 {
  width: 74%;
  float: left;
  padding-bottom: 6%;
}
.w20 {
  width: 24%;
  float: right;
  padding-bottom: 6%;
}
.w70 {
  width: 70%;
	padding: 3%;
  float: left;
}
.w30 {
  width: 29%;
  float: right;
}

.w60 {
  width: 60%;
    padding: 10px;
}
.w40 {
  width: 39%;
}


.fl_l {
  float: left;
}
.fl_r {
  float: right;
}


i {
    margin-right: 10px;
}

.tel {
    font-size: 24px;
}


.con_wrap {
/*    display: flex;
    justify-content: space-around;
    width: 650px;
    margin: 3% auto 0 auto;*/
}

.con_box{

    font-weight: bold;
    width: 300px;
}

/*.con_box a {
    color:#333;
    padding: 14px;
    display: block;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #ddd; 


    background: #fff;    
}

.con_box a:hover {
    color:#333;
    border: 1px solid #333;
    
}*/

.small_txt {
  font-size: 12px;
  display: block;
  font-weight: 400;
  vertical-align: top;
	line-height: 2em;
}

.news_box a {
  color: #999;
}
.news_box dd {
  padding: 5px;
  border-bottom: 1px dashed #ccc;
}
.news_box dt {
  padding: 5px;
  float: left;
  margin-right: 10px;
}
.bx-wrapper {
  border: 0 !important;
}


.box_01 {
    overflow: hidden;
    background: #ebf6ff;
    padding: 3%;
}

.box_01 h3{
    border: none;
    padding: 0;
    font-size: 1.6em;
    margin-bottom: 3%;
}

.box_01 .w30{
}

.bd_b1 li:nth-child(odd){
	border: 2px solid #007ABC;
	padding: 10px;
	text-align: center;
	margin: 20px auto;
	width: 80%;
	border-radius: 3px;
	background: #fff;
}

.bd_b1 li:nth-child(even){
	text-align: center;
	margin: 0 auto;
}


.triangle{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #007ABC;
}

.indent_1 li{
  text-indent: -1em;
  padding-left: 1em;
}

.p_mb10 p{
	margin-bottom: 10px;
}


.sbg_01 {
    padding: 3%;
    min-height: 500px;
    background: url("../img/boss.jpg") center;
    background-size:cover;
    border-radius: 30px;
}



.box_01_high {
    min-height: 540px;
}

.box_01_high .sbg_01 {
    height: 500px;
    background: url(../img/service_001.jpg) center;
    background-size: cover;
}

.box_01_high .sbg_02 {
    height: 500px;
    background: url(../img/service_002.jpg) center;
    background-size: cover;
}

.box_01_high .sbg_03 {
    height: 500px;
    background: url(../img/service_003.jpg) center;
    background-size: cover;
}

.box_01_high .w40{
    padding: 3%;
}

.box_01_high ul{
    margin-top: 3%;
    
    font-size: 0.8em;
text-indent: -1em;
  padding-left: 1em;    
}


.box_02  {
    overflow: hidden;
    background: #f8f8f8;
    margin-top: 6% 0;
}

.box_02 h3{
    border: none;
    padding: 0;
    font-size: 1.8em;
    margin-bottom: 6%;
}

.box_02 .w30{
    padding:3%;
}





.pd_lr3{
    padding: 0 3%;
}

.mod-table-3 {
    margin:3% auto 6% auto;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #dae0e0;
}


.mod-table-3 th {
    width: 25%;
    font-weight: 700;
    background-color: #f8f8f8;
}

.mod-table-3 td {
    font-weight: 400;
    padding: 20px 20px;
    font-size: 16px;
    border-top: 1px solid #dae0e0;
    line-height: 1.6;
    color: #333;
}


.mod-table-3 th, .mod-container .mod-table-3 td {
    border-bottom: 1px solid #dae0e0;
}


.btn {
	color: #fff !important;
	padding: 20px 0;
	border-radius: 5px;
	margin:3% auto 0 auto;
	background-image: linear-gradient(90deg, #00488f, #56b8c9);
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: block;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
	width: 200px;
	line-height: 1em;
}

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

.btn:hover {

}


.btn:hover span{
  color:#fff;
}

/*== 背景が流れる（左から右） */
.bgleft:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background:#01376d;/*背景色*/
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
	color: #fff !important;
	
}

/*hoverした際の形状*/
.bgleft:hover:before{
  transform-origin:left top;
  transform:scale(1, 1);
	color: #fff !important;
	
}


.btn_wh {
	color: #fff;
	border:1px solid #fff;
	background: rgba(255,255,255,0.1);
}

.btn_wh span {
	color: #fff;
}




.back_gra {
    background: url("../img/back_01.jpg") bottom;
    background-attachment: fixed;
	background-size: cover;
	overflow: hidden;
}

.back_blue{
	background: #e8f1f9;
}

.back_yellow{
    background: #fffcf0;
}


.back_con{
   background: url("../img/back_03.jpg") top content-box;
    background-attachment: fixed;
	overflow: hidden; 
}

.con_box {
    background: #fff;
    width: 80%;
    margin: 3% auto;
}

.con_tit {
    padding: 20px;
    background: #cae8f7;
}

.con_txt {
     padding: 20px;
   
}



/*.back_gry::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #D1E28A;
    transform: skewY(-7deg);
    z-index: -1;
}*/


.list-service {
	display: flex;
	justify-content:space-around;
	flex-wrap: wrap;
}

.list-service li{
	width: 31%;
	text-align: center;
	border: 1px solid #00488f;
	border-radius: 10px;
	margin-bottom: 20px;
}

.list-service li a{
	width: 100%;
	padding: 30px 0 10px 0;
	display: block;
}

.list-service li a:hover{
	background: #e8f1f9;
}


.list-service li h3{
	font-size: 16px;
	
}

.box2_2{
	display: flex;
	justify-content:space-around;
	
}

.box2_2 li {
    width: 48%;

}



.back_img_01 , .back_img_02 {
	text-align: center;
	border-radius: 20px;
	width: 48% !important;
}



.back_img_01 a, .back_img_02 a{
	display: block;
	padding: 80px 0;
	color: #fff;
	font-size: 24px;
	text-shadow: 0 0 10px #333;

}




.back_img_01 {
	background: url("../img/img_service_01.jpg") ;
	background-size: cover;

}

.back_img_02 {
	background: url("../img/img_service_02.jpg") ;
	background-size: cover;
}

.back_img_01 a:hover, .back_img_02 a:hover{
  background-color: rgba(255, 255, 255, 0.3);

}


#foot_nav {
	display: flex;
	justify-content:space-around;
	text-align: left;
	font-size: 16px;
	
}

#foot_nav li{
	margin-bottom: 20px;
}

#foot_nav h3 {
	color: #fff;
	
}

#foot_nav li a{
	color: #fff;
	text-decoration: underline;
}



@media screen and  (max-width: 1000px) {
.list-service li{
	width: 100%;

}
	
.list-service li a {
    padding: 20px 0 0px 0;
	margin-bottom: 10px;
}	
	
	
.back_img_01, .back_img_02 {
    width: 100% !important;
	margin-bottom: 10px;
}
	
#foot_nav {
	display:block;
	font-size: 14px;	
}	
#foot_nav h3 {
	font-size: 18px;
}
	
	
}



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

.pd3{
    padding: 3%;
}

.box2 {
	overflow: hidden;
}



.box2_02 {
	overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.box2_02 li{
    border: 3px solid #0282cd;
    width: 49%;
    padding: 3%;
    border-radius: 10px;
    background: #fff;
    
}

.box2_02 li:hover{
    opacity: 0.8;
    background: #f8f8f8;    
}

.box2_02 li span{
    color: #333;
    display: block;
    margin-top: 3%;
}


.about_txt {
	padding: 3%;
}

#ps_wrap {
	position: relative;
}

.bx-viewport {
	height: 600px !important;
}

#slide_txt {
	z-index: 100;
	position:absolute;
top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
    /*	background:rgba(255,255,255,0.8);*/
	padding: 40px;
	color: #037AD8;
	text-shadow: 0 0 10px #fff;
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    
}

.font_big {
  font-size: 4rem;

	margin-bottom: 10px;

}

.bd_it {
	border: 2px solid #333;
	padding: 5px 20px;
	margin-right: 10px;
}


.flowing {
	width: 0;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	animation: flowing-anim 2s forwards linear;
}


.box_2 {
  display: flex;
  justify-content: space-between;
	overflow: hidden;
}

.box_2 li{
	width: 48%;
}

  @media (max-width: 1000px) {
.box_2 li{
	width: 100%;

}
	  
}

.ai_brain {
	margin-bottom: 30px;
}

.ai_brain li{
	border: 1px solid #033366;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
	background: #f8f8f8;
	
}


/* 基本スタイル */
.nav-links {
  display: flex;
  list-style: none;
}

.nav-links > li {
  position: relative; /* 子要素の基準点 */
}

.nav-links a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
}

/* ドロップダウンメニューの初期状態（隠す） */
.dropdown-menu {
  position: absolute;
  top: 100%; /* 親の真下に配置 */
  left: 0;
  background: #00488f;
  min-width: 160px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  list-style: none;
/*  padding: 10px 0;
*/	z-index: 999;
  
  /* アニメーションの準備 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
}

/* ホバー時の挙動 */
.dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-menu a {
  color: #fff;
  padding: 10px 20px;
	display: block;
	width: 100%;
	
}

.dropdown-menu a:hover {
  background-color: #c5a059;
  color: #fff;
	
}

@media screen and (max-width: 768px) {
  .dropdown-menu {
    position: static !important; /* 絶対配置を解除して、縦に並べる */
    width: 100%;                /* 横幅いっぱいに広げる */
    display: none;              /* 初期状態は非表示 */
  }
  
  .dropdown-menu.is-active {
    display: block;             /* クリック（タップ）されたら表示 */
  }
}





/* PC・スマホ共通：メニューが消えないための必須設定 */
#header, .head_inner, #global-nav {
    overflow: visible !important; /* 枠外のドロップダウンを表示させる */
}


@media screen and (max-width: 1000px) {
    /* メニュー本体のスタイルを強制上書き */
    #global-nav {
        display: none; /* 初期は隠す */
        position: fixed !important;
        top: 0;
        right: 0;
        width: 300px !important;
        height: 100vh !important;
        z-index: 9998 !important;
        padding-top: 80px; /* ロゴと重ならないように */
        overflow-y: auto !important;
    }

    /* ドロップダウンメニューのスタイル */
    .dropdown-menu {
        display: none; /* 初期は隠す */
        list-style: none;
    }

    /* ボタン（三本線）を最前面に */
    .btn-gnavi {
        z-index: 9999 !important;
        position: relative;
    }
}


/* スマホ用（画面幅が狭い時）の調整 */
@media screen and (max-width: 1000px) {
    /* PC用のホバー効果を無効化 */
    .nav-links .dropdown:hover .dropdown-menu {
        display: none; 
    }

    /* JavaScriptでクラスが付いた時だけ表示する設定 */
    .dropdown-menu.is-open {
        display: block !important;
        position: static !important; /* 縦に並べる（重要） */
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
        background: #f9f9f9; /* 背景を少し変えると見やすい */
        padding-left: 20px;  /* 階層が深く見えるようにインデント */
    }

    /* 「私たちについて」などの親要素の調整 */
    .dropdown-trigger {
        position: relative;
        display: block;
        width: 100%;
    }

    /* 下向き矢印などのアイコンを右端に置く場合 */
    .dropdown-trigger::after {
        content: '▼';
        float: right;
        font-size: 0.7em;
        transition: transform 0.3s;
    }
    .dropdown-trigger.active::after {
        transform: rotate(180deg); /* 開いた時に矢印を上に向ける */
    }
}




.news_box {
	 height: 290px; 
	border: 1px solid #eee;
	 overflow: scroll; 
	 padding: 20px; 
  text-align: left;
    background: #fff;
    width: 90%;
    border-radius: 10px;
    margin: 0 auto;
}

.news_box2 {
  text-align: left;
    background: #fff;
    width: 75%;
    margin: 0 auto;
}

.news_box2 a{
    color: #999;
}


.news_box2 dd{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}



.large {
    font-size: 1.6em;
    line-height: 1.8em;
}


.answer{
    padding: 20px;
    margin: 20px 0;
    border: 1px dashed #ccc;
    border-radius: 10px;
    
}

.blue {
    color: #0282cd;
}


.post_wrap h2{
    font-size: 24px !important;
}

.post_wrap h3{
    font-size: 18px;
    margin: 10px 0;
}

.post_wrap img{
    margin-bottom: 10px;
}

.post_wrap h3:first-child{
    margin:0 0 10px 0;
}

@keyframes flowing-anim {
 0%{
	 width: 0%;
   }
100%{
	 width: 900px;
   }
}

/* **************************************** */ 
.box_2 .box{
	margin:0;
}


.box {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  width: 100%;
	text-align: center;
}
.box-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  transition: transform .6s ease;
  width: 100%;

}
.box:hover .box-bg {
  transform: scale(1.1);
	color: #FFF;
}


.box h3 {
  align-items: center; /* テキストの中央揃え */
  bottom: 0;
  color: #fff; /* テキストの色 */
  display: flex; /* テキストの中央揃え */
  justify-content: center; /* テキストの中央揃え */
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80%; /* テキストを横幅いっぱいにならないようにする */
  z-index: 2;
	text-align: center;
	font-size: 24px;
}


.box p {
  align-items: center; /* テキストの中央揃え */
  bottom: 20px;
  color: #fff; /* テキストの色 */
  display: flex; /* テキストの中央揃え */
  justify-content: center; /* テキストの中央揃え */
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 20%;
  width: 80%; /* テキストを横幅いっぱいにならないようにする */
  z-index: 2;
	text-align: center;
}


/* マスク */
.box::before {
  background: rgba(0, 140, 214, .5); /* マスクの色(黒の50%) */
  bottom: 0;
  content: '';
  height: auto;
  left: 0;
  opacity: 0; /* 最初は透明（非表示） */
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .6s ease; /* ゆっくりopacityのみへ変化させる */
  width: 100%;
  z-index: 1;
}
.box:hover::before {
  opacity: 1;
}

.box span {

	display: block;
	font-weight: bold;
	line-height: 24px;
}



.bg_g {
    background: #01376d;
/*background: #058FFC;
    background: linear-gradient(90deg, rgba(5, 143, 252, 1) 0%, rgba(1, 69, 178, 1) 67%);*/
    color: #fff;
}

.small_txt_box {
	font-size: 80%;
}


.foot_btn {
	display: flex;
	justify-content: space-around;
}

.foot_btn h3{
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
}

.foot_bn {
	width: 48%;
}
.foot_bn a{
	padding: 20px;
	background: #038CD6;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	width: 100%;

	display: block;
}

.foot_bn a:hover{
	background: #8EC322;
	transition: 0.2s;
}


.foot_r ul {
	display: flex;
	justify-content: space-around;
}

footer {
	font-size: 12px;}

footer .inner{
	padding:0;
	margin-bottom: 10px;
	
}

footer .inner a{
	color: #fff;
	font-size: 12px;

}


footer {
  padding: 2%;
    background: #01376d;
/*background: linear-gradient(90deg,rgba(5, 143, 252, 1) 0%, rgba(1, 69, 178, 1) 67%);*/
  text-align: center;
  color: #fff;
}
.pc_no {
  display: none ;
}

.back_bk{
	background: #01376d;

}


.ta_01{
   /* max-width: 800px;*/
    background: #fff;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  overflow: hidden;
  margin:3% auto 6% auto;
}

.ta_01 tr{
    display: block;
  border-bottom: 1px solid #eee;
}

.ta_01 th{
    width: 200px;
    padding: 10px;
    
} 

.ta_01 td {
    padding: 10px;
    

}
.ta_01 td:nth-child(odd) {
  background: #f8f8f8;
  overflow: hidden;
width: 250px;    
}

.lr_wrap {
	clear: both;
	overflow: hidden;
}

.bread_wrap {
	width: 1060px;
	padding: 10px 10px 10px 20px;
	margin: 0 auto;
	font-size: 10px;
	

}

.bread_wrap p{
		  line-height: 1.8em !important;
}

.bread_wrap a{
	color: #fff;
}



h3 {
    font-size: 24px;
    margin-bottom: 20px;
}


/* *************** present  ************************** */
/* --- ベース設定 --- */
  .section-container {
    margin: 0 auto;
    color: #333;
    line-height: 1.6;
  }



  /* --- 1. 3つの価値（カードデザイン） --- */
  .value-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .value-card {
    flex: 1;
    min-width: 280px; /* スマホでは縦積み */
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: 5px solid #003366; /* 上部にアクセント */
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    position: relative;
    transition: transform 0.3s;
  }

  .value-card:hover {
    transform: translateY(-5px); /* ホバーで少し浮く */
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  }

  .value-num {
    font-size: 3rem;
    font-weight: bold;
    color: #f0f4f8; /* 背景に溶け込む薄い数字 */
    position: absolute;
    top: 10px;
    right: 15px;
    line-height: 1;
    z-index: 0;
  }

  .value-title {
    font-size: 1.1rem;
    font-weight: bold;
    color: #003366;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
  }

  .value-desc {
    font-size: 0.95rem;
    color: #555;
    position: relative;
    z-index: 1;
    text-align: justify;
  }

  /* --- 2. グループ構成（リストデザイン） --- */
  .group-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); /* 幅に合わせて自動調整 */
    gap: 20px;
  }

  .group-card {
    background: #f9f9f9;
    padding: 25px;
    border-left: 4px solid #c5a059; /* 左にゴールドライン */
    border-radius: 4px;
    display: flex;
    flex-direction: column;
  }

  .group-name {
    font-size: 1.2rem;
    font-weight: bold;
    color: #003366;
    margin-bottom: 10px;
  }

  .group-service {
    font-size: 0.9rem;
    color: #444;
    margin-bottom: 15px;
    flex-grow: 1; /* ボタンを下に揃えるため */
  }

  .group-link {
    text-decoration: none;
    color: #fff;
    background-color: #003366;
    padding: 8px 15px;
    border-radius: 50px;
    font-size: 0.85rem;
    align-self: flex-start; /* 左寄せ */
    transition: background 0.3s;
    display: inline-flex;
    align-items: center;
  }

  .group-link:hover {
    background-color: #c5a059;
  }
  
  .group-link::after {
    content: '→'; /* 矢印アイコンの代わり */
    margin-left: 8px;
    font-weight: bold;
  }

  /* リンクがない場合の表示用（今のところないのでコメントアウト） */
  .no-link {
    display: none;
  }

  /* --- スマホ対応 --- */
  @media (max-width: 768px) {
    .group-grid {
      grid-template-columns: 1fr; /* 1列に */
    }
  }


/* *************** present ここまで  ************************** */

/* *************** Ptice table   ************************** */

/* --- ベース設定 --- */
  .price-table-container {
    margin: 40px auto;
    overflow-x: auto; /* スマホで横スクロール */
    box-shadow: 0 4px 15px rgba(0,0,0,0.05); /* ふんわり影 */
    border-radius: 8px;
  }

  .price-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    font-size: 0.95rem;
    min-width: 900px; /* スマホでもこれ以上縮めない（崩れ防止） */
  }

  /* --- ヘッダー --- */
  .price-table thead th {
    background-color: #003366; /* ネイビー */
    color: #fff;
    padding: 15px 10px;
    border: 1px solid #002244;
    white-space: nowrap; /* 見出しは折り返さない */
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    z-index: 10;
  }

  /* 総合顧問（一番右）のヘッダー強調 */
  .price-table thead th.highlight-head {
    background-color: #c5a059; /* ゴールド */
    border-color: #b08d4d;
    color: #fff;
    position: relative;
  }
  
  /* おすすめバッジ（CSSで擬似的に作成） */
/*  .price-table thead th.highlight-head::after {
    content: "おすすめ";
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #cc0000;
    color: #fff;
    font-size: 0.7rem;
    padding: 2px 8px;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  }*/

  /* --- セル共通 --- */
  .price-table tbody td {
    padding: 15px 12px;
    border: 1px solid #e0e0e0;
    vertical-align: middle;
    color: #333;
  }

  /* 偶数行の色を変えて読みやすく */
  .price-table tbody tr:nth-child(even) {
    background-color: #f9fbfd;
  }

  /* ホバー時に行を強調 */
  .price-table tbody tr:hover {
    background-color: #fffbe6; /* 薄い黄色 */
  }

  /* --- 各列の個別設定 --- */
  /* 従業員規模 */
  .col-size {
    text-align: center;
    font-weight: bold;
    background-color: #f4f8fb; /* 薄い青 */
    color: #003366;
	  min-width: 130px;
  }

  /* ①顧問料・②手続料（金額） */
  .col-price {
    text-align: center;
    font-weight: bold;
    font-family: Arial, sans-serif; /* 数字を見やすく */
    white-space: nowrap;
  }

  /* 提供価値（文章） */
  .col-content {
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.6;
    min-width: 300px; /* 文章が窮屈にならないように */
  }

  /* 総合顧問（一番右の列）強調 */
  .col-total {
    background-color: #fffcf0; /* 薄いゴールド背景 */
    text-align: center;
    font-weight: bold;
    color: #c5a059; /* ゴールド文字 */
    font-size: 1.1rem;
    border-left: 2px solid #c5a059; /* 左側に境界線 */
  }
  
  /* 偶数行の総合顧問背景 */
  .price-table tbody tr:nth-child(even) .col-total {
    background-color: #fdf8e6;
  }

  /* --- スマホスクロール案内 --- */
  .scroll-hint {
    display: none;
    text-align: right;
    font-size: 0.8rem;
    color: #888;
    margin-bottom: 5px;
  }
  
  @media (max-width: 900px) {
    .scroll-hint { display: block; }
  }


.service-table-container {
    margin: 40px auto;
    overflow-x: auto; /* スマホで横スクロール */
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    border-radius: 8px;
  }

  .service-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    font-size: 0.95rem;
    min-width: 700px; /* スマホでも崩れない最小幅 */
  }

  /* --- ヘッダー --- */
  .service-table thead th {
    background-color: #003366; /* ネイビー */
    color: #fff;
    padding: 15px 15px;
    border: 1px solid #002244;
    white-space: nowrap;
    font-weight: bold;
    line-height: 1.4;
  }

  /* --- セル共通 --- */
  .service-table tbody td {
    padding: 18px 15px;
    border: 1px solid #e0e0e0;
    vertical-align: top; /* 長文が多いので上揃え */
    color: #333;
    line-height: 1.6;
  }

  /* 偶数行の色を変えて読みやすく */
  .service-table tbody tr:nth-child(even) {
    background-color: #f9fbfd;
  }

  /* ホバー時に行を強調 */
  .service-table tbody tr:hover {
    background-color: #fffbe6;
  }

  /* --- 各列の個別設定 --- */
  
  /* 業務項目 */
  .col-item {
    width: 20%;
    background-color: #f4f8fb;
    color: #003366;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important; /* ここだけ上下中央 */
  }

  /* 内容 */
  .col-content {
    width: 25%;
    font-weight: bold;
  }

  /* 解説 */
  .col-desc {
    width: 55%;
  }

  /* 解説内の強調タイトル【 】 */
  .desc-title {
    display: block;
    color: #c5a059; /* ゴールド */
    font-weight: bold;
    margin-bottom: 5px;
  }
  
  /* 解説内の重要キーワード */
  .highlight-text {
    font-weight: bold;
    text-decoration: underline;
    text-decoration-color: #c5a059;
  }



/* *************** Ptice table ここまで  ************************** */

.indet li{
text-indent: -1em;
  padding-left: 1em;
	margin-bottom: 10px;
}

.f_16 {
	font-size: 16px;
}



.bg_sub {
	padding: 6%;
}




.bg_s01 {
  background:url("../img/back_02.jpg") bottom;
	background-attachment: fixed;
    background-size: cover;
}

.bg_s01 h2{
    color: #fff !important;
}



.bg_sub h2 {
	color: #037AD8;
	margin-bottom: 0;
}


.bg_s02 {	
	background-attachment: fixed;
	overflow: hidden;
}

.message_box {
	background-color: rgba(255,255,255,0.9);
	padding: 3%;
	overflow: hidden;
}

.ta_r {
	text-align: right;
}

.x3_wrap {
	overflow: hidden;
	max-height: 400px;
}

.x3_wraper h2{
	font-size:2rem !important;
}

.box3 {
    display: flex;
    justify-content:space-around;
     flex-wrap: wrap;
}

.box3 li{
    width: 30%;
    margin-bottom: 20px;
    text-align: center;
    
}

.box3 li a{
    color:#333;
}




	
/*スライドの高さを指定　overflow: hidden;を入れる*/
.slider {
  width: 100%;
  height: 750px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
 
/*スライドは背景画像にする*/
.slider-img {
  content: "";
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 100%;
  height: 750px;
  /*スライド画像の高さ*/
}
 
/*スライド画像を指定*/
.slider-img-01 {
  background:url("../img/top_001.jpg") center;
    background-size: cover;

    
}
 
.slider-img-02 {
  background:url("../img/top_002.jpg") center;
    background-size: cover;

	
}
.slider-img-03 {
  background:url("../img/top_003.jpg") center;
    background-size: cover;

}
 
.slick-list {
  width: 100%;
}
 
/* アニメーションを指定 */
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
 
  100% {
    transform: scale(1.1);
    /* 拡大率 */
  }
}
 
.add-zoom {
  animation: fadezoom 10s 0s forwards;
}	
	


.form_ta {
	width: 700px;
	margin: 0 auto 30px auto;
	border: 1px dashed #ccc;	
}

.form_ta tr{
	padding: 10px 0 ;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	    display: block;
}

.form_ta td:nth-child(odd){
	width: 200px;
	text-align: center;
}
.form_ta td{
      vertical-align: middle;
}

.wpcf7-submit {
	display: block;
	background: #fff;
	width: 200px;
	margin: 30px auto;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #333;
	color: #333;
	padding: 10px;
  cursor: pointer;
	
}
.br-sp {
    display: none;
}


.form_ta tr:last-child {
	border-bottom: none;
}	
	
.box2_wrap .pd3{
    padding: 3% 0 0 0;
}

.boss {
    border-radius: 400px;
}


.p_mb3 p{
    margin-bottom: 3%;
}


.tit_cat {
    background: #FFE600;
    padding: 10PX;
    font-size: 2em !important;
    margin-top: 60px;
    
}

.tit_cat:first-child{
        margin-top:0;

    
}

.products ul{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content:flex-start;
    margin-bottom: 3%;
}


.products li{
    width:24%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3%;
    padding: 10px;
    margin: 3% 0.5%;
    
}

.products li img{
    width:100% !important;
    height: 230px !important;
    margin-bottom: 5px;
    max-width: 300px;
}

.products li a{
    color: #333;
    font-size: 12px;
    
}

.flow {
    width: 700px;
    margin: 3% auto;
}

.sp_l {
    text-align: center;
}

.box_03 {
    display: flex;
    justify-content: space-around;
}

.box_03 div {
    margin: 3% 0;
    width: 30%;
    background: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    color: #037AD8;
       
}

.box_03 div img{
    margin-bottom: 20px;
}

.mail {
    margin-top: 2px;
}

.mail:hover {
    color: #fff;
}


#slide_txt2 {
    text-align: center;
    font-weight: 500;
}


.box2 div{
    background: #fff;
    width: 46%;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 20px;
}


	.video_wrap {
		display: flex;
		justify-content:flex-start;
		flex-wrap:wrap;
		margin-bottom: 3%;
	}
	
	.video_wrap li{
		width: 31%;
		margin: 1%;
	}

.img_wrap li{
	border: 1px solid #ddd;
	padding: 20px;
}



/* 組織ごとの見出し */
.org-header {
    font-size: 1.4rem;
    color: #003366; /* ネイビー */
    border-left: 6px solid #c5a059; /* ゴールド */
    padding-left: 15px;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
  }


.member-list-container {

    margin: 0 auto 3% auto;
    font-family: sans-serif;
    border-top: 2px solid #003366;
  }

  .member-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    transition: background 0.2s;
  }

  .member-row:hover {
    background: #f8fbff; /* ホバー時に薄い青 */
  }

  /* 特別職の強調 */
  .member-row.leader {
    background: #fffcf0;
    border-bottom: 1px solid #dcd0a0;
  }

  /* 各要素の幅とスタイル */
  .m-role {
    width: 140px;
    font-size: 0.8rem;
    font-weight: bold;
    color: #003366;
    padding-right: 10px;
	 line-height: 1.2em;
  }
  
  .m-name {
    flex: 1; /* 残りの幅を使う */
    font-family: "Yu Mincho", serif;
    /*font-size: 1.2rem;*/
    font-weight: bold;
    min-width: 200px;
  }
  
  .m-name span {
    font-size: 0.7rem;
    color: #888;
    margin-left: 10px;
    font-weight: normal;
    font-family: sans-serif;
  }

  .m-cert {
    font-size: 0.7rem;
    color: #555;
    background: #eee;
    padding: 2px 8px;
    border-radius: 4px;
    white-space: nowrap; /* 折り返し禁止 */
  }


  /* スマホ対応 */
  @media (max-width: 600px) {
    .member-row {
      display: block; /* 縦積みに */
      padding: 15px;
    }
    .m-role {
      margin-bottom: 5px;
      color: #c5a059; /* スマホでは色を変えて目立たせる */
		width: 100%;
    }
    .m-name {
      margin-bottom: 5px;
    }
  }

	
@media screen and  (max-width: 1000px) {
	.video_wrap {
		display:block;

	}
	
	
	
	.video_wrap li{
		width: 100%;
		margin: 0 0 10px 0;
	}

	
	
}





/*    沿革　　　　　*/
.history-section {
    margin: 50px auto;
    padding: 0 20px;
    position: relative;
    overflow: hidden; /* はみ出し防止 */
  }

  /* --- タイムラインの真ん中の線 --- */
  .history-section::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background: #003366; /* ネイビー */
    transform: translateX(-50%);
  }

  /* --- 各項目のコンテナ --- */
  .timeline-item {
    position: relative;
    width: 50%;
    padding: 20px 40px;
    box-sizing: border-box;
  }

  /* 左右の配置ロジック */
  .timeline-item:nth-child(odd) {
    left: 0;
    text-align: right;
  }
  .timeline-item:nth-child(even) {
    left: 50%;
    text-align: left;
  }

  /* --- 中央のドット（点） --- */
  .timeline-item::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 3px solid #003366;
    border-radius: 50%;
    top: 25px; /* 年号の位置に合わせる */
    z-index: 1;
  }

  /* ドットの位置調整 */
  .timeline-item:nth-child(odd)::after {
    right: -11px; /* 線の太さを考慮 */
  }
  .timeline-item:nth-child(even)::after {
    left: -11px;
  }

  /* --- 受賞・重要項目のドット（ゴールド） --- */
  .timeline-item.highlight::after {
    border-color: #c5a059;
    background: #c5a059;
  }

  /* --- 日付のデザイン --- */
  .t-date {
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.4rem;
    font-weight: bold;
    color: #003366;
    margin-bottom: 10px;
  }
  .t-date span {
    font-size: 0.9rem;
    color: #666;
    margin: 0 5px;
    font-family: sans-serif;
  }

  /* --- 内容のデザイン --- */
  .t-content {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    position: relative;
    transition: transform 0.3s;
  }
  
  .t-content:hover {
    transform: translateY(-3px);
  }

  /* 矢印（吹き出しのツノ） */
  .t-content::before {
    content: '';
    position: absolute;
    top: 20px;
    border-style: solid;
    width: 0;
    height: 0;
  }

  /* 奇数番目（左側）の矢印 */
  .timeline-item:nth-child(odd) .t-content::before {
    right: -10px;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #fff;
  }

  /* 偶数番目（右側）の矢印 */
  .timeline-item:nth-child(even) .t-content::before {
    left: -10px;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff transparent transparent;
  }

  /* --- 特別なハイライト（受賞・合併） --- */
  .highlight .t-content {
    border-left: 5px solid #c5a059; /* 左側にゴールドライン */
  }
  
  /* ラストの合併（特別仕様） */
  .timeline-item.grand-finale .t-content {
    background: linear-gradient(to right bottom, #fff, #fdfbf7);
    border: 2px solid #c5a059;
  }
  .timeline-item.grand-finale .t-date {
    color: #c5a059;
  }

  /* --- スマホ対応 --- */
  @media (max-width: 768px) {
    .history-section::before {
      left: 20px; /* 線を左端へ */
    }
    
    .timeline-item {
      width: 100%;
      padding-left: 50px; /* 線を避ける */
      padding-right: 20px;
      text-align: left; /* 全部左揃え */
    }
    
    .timeline-item:nth-child(odd),
    .timeline-item:nth-child(even) {
      left: 0;
      text-align: left;
    }

    /* ドットの位置を左へ統一 */
    .timeline-item::after,
    .timeline-item:nth-child(odd)::after,
    .timeline-item:nth-child(even)::after {
      left: 11px;
      right: auto;
    }

    /* 吹き出しの矢印を左へ統一 */
    .timeline-item .t-content::before,
    .timeline-item:nth-child(odd) .t-content::before,
    .timeline-item:nth-child(even) .t-content::before {
      left: -10px;
      right: auto;
      border-width: 10px 10px 10px 0;
      border-color: transparent #fff transparent transparent;
    }
    
    /* 日付の文字サイズ調整 */
    .t-date {
      font-size: 1.2rem;
    }
  }




/*  ***************************   事務所概要   ********************* */

.outline-container {

    margin: 0 auto 3% auto;

    line-height: 1.6;
  }

  /* --- テーブル全体のスタイル --- */
  .styled-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-top: 2px solid #003366; /* ブランドカラーのネイビー */
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  }

  /* --- セルの共通設定 --- */
  .styled-table th,
  .styled-table td {
    padding: 18px;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    vertical-align: top;
  }

  /* --- 見出しセル (左側) --- */
  .styled-table th {
    width: 25%;
    background-color: #f8f8f8; /* 薄いブルーグレー */
    font-weight: bold;
    color: #003366;
    white-space: nowrap; /* 文字を折り返さない */
  }

  /* --- 2つの法人名を並べるデザイン --- */
  .org-names {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .org-name-item {
    font-weight: bold;
    font-size: 1.05rem;
    position: relative;
    padding-left: 15px;
  }
  .org-name-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #c5a059; /* ゴールドのアクセント */
    border-radius: 50%;
  }

  /* --- 住所・アクセント --- */
  .office-location {
    margin-bottom: 15px;
  }
  .office-label {
    display: inline-block;
    background: #003366;
    color: #fff;
    font-size: 0.75rem;
    padding: 2px 8px;
    border-radius: 4px;
    margin-bottom: 5px;
  }

  /* --- スマホ対応 --- */
  @media (max-width: 600px) {
    .styled-table, .styled-table tbody, .styled-table tr, .styled-table th, .styled-table td {
      display: block;
      width: 100%;
    }
    .styled-table th {
      background: #f8f8f8;
      color: #003366;
      border-bottom: none;
      padding: 10px 15px;
    }
    .styled-table td {
      padding: 15px;
    }
    .org-names {
      flex-direction: column;
      gap: 10px;
    }
  }


/*  ***************************   事務所概要ここまで   ********************* */





.sikaku div{
    background: #fff;
    width: 46%;
    border-radius: 0;
    padding: 30px;
    margin-bottom: 20px;
}

.fl_r {
    float: right;
}


.back_grd {
    background: #058FFC;
background: linear-gradient(90deg,rgba(5, 143, 252, 1) 0%, rgba(1, 69, 178, 1) 67%);
}

.osusume_icon{
    width: 70px;
    text-align: center;
    margin: 0  10px 0 0;
    float: left;
    height: 100%;
}


.pd_6_0{
    padding:  6% 0;
}


.qa-7 {
    max-width: 700px;
    margin: 10px auto;

    border-radius: 10px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
   background-color: #fff;
}

.qa-7 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.qa-7 summary::before,
.qa-7 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-7 summary::before {
    color: #75bbff;
    content: "Q";
}

.qa-7 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-7[open] summary::after {
    transform: rotate(225deg);
}

.qa-7 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-7[open] p {
    transform: none;
    opacity: 1;
}

.qa-7 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
}

.back_fc{
    background:url("../img/back_02.jpg") content-box;
    background-attachment: fixed;
}

.tit{
    color: #ffe55b;
    padding: 20px;
    text-align: center;
} 

.sub_txt{
    padding: 20px;
    text-align: left;
    background: #f3f1e7;
    
}

.scroll-space{
  box-sizing: border-box;
  overflow: hidden;
}

.fadein {
    opacity: 0;
    transform: translate(0,0);
    transition: all 1.5s;
  }

.fadein-left{
      transform: translate(-30px,0);
  }

.fadein-right{
      transform: translate(30px,0);
  }

  .fadein-bottom{
      transform: translate(0,30px);
  }
  .scrollin{
    opacity: 1 !important;
    transform: translate(0, 0) !important;
  }


.txt_i li {
text-indent: -1em;
  padding-left: 1em;
width: 100%;    
}

.txt_i {
    margin-bottom: 3%;
}



.table th {
	width:auto;
}

.trouble {
	border:1px solid #ccc;
	padding:20px;
	margin:-5px;
    background: #fff;
    border-radius: 10px;
}
.trouble p{
	font-weight:700;
	font-size:130%;
	text-align:center;
}
.solution {
	border:1px solid #F6CA06;
	padding:20px;
    margin:-5px;
    background: #fff;
    border-radius: 10px;
}
.solution p{
	color:#F6CA06;
	font-weight:700;
	font-size:130%;
	text-align:center;
}
.three_point {
	background-color:#F6CA06;
	color:#FFF;
	font-weight:700;
	font-size:150%;
	padding:0px 50px;
	margin-right:20px;
	
}




.c1 {
    color: #F6CA06;
}


.mg50b {
    margin-bottom: 50px;
}

.mg20t {
    margin-top: 20px;
}

#slide_txt2 {
font-size: 2em;
	text-shadow: 0 0 5px #666;
}	

.wpcf7-textarea {
	width: 700px;
	min-height: 300px;
}

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


.table-bordered th ,  .table-bordered td{
    border: 1px solid #ddd;
	text-align: center;
padding: 10px;

}

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

@media screen and  (max-width: 1000px) {
.ta_02 .caret-right {
	display:none;
}
.wpcf7-textarea {
	width: 100%;
}

	.ta_wrap{
		overflow-x: scroll;	
		margin-bottom: 20px;
	}	
	
table
 {
    border-collapse: collapse;
    border-spacing: 0;

}
	
	
}

/* **************************************** */ 

@media screen and (max-width: 1000px) {
	
	
  .sp_fixed {
    position: fixed;
    z-index: 120;
	padding: 5px 0;  
  }
    
.sp_l {
    text-align: left;
}
    
	.has-sub span {
		margin-left: 10px;
		font-size: 0.7em;
	}	
	
    
.movie_box ul{
    display:block;
}    

#slide_txt2 {
    margin-top: 50px;
font-size: 1em;	
}	
	
    

.flow {
    width: 100%;
}
    
.osusume_icon
 {
    width: 70px;
    margin:10px auto 20px auto;
    float: none;
}    
    
    
    .ta_01 th{
        width: 100%;
        padding:0 20px;
        

    }    
 
    .ta_01 td{
        
        padding:20px;
    }    
    
    
.box3 {
    display: block;
    justify-content: space-around;
    flex-wrap: wrap;
}	

.box3 li {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}	
	
	
	.foot_box {
		font-size: 0.8em;
	}	
    
/*スライドの高さを指定　overflow: hidden;を入れる*/
.slider {
  width: 100%;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  margin: 0;
    text-align: center;
}
 
/*スライドは背景画像にする*/
.slider-img {
  content: "";
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 100%;
  /*  max-width: 700px;*/
  height: 350px;
  /*スライド画像の高さ*/
}
 
/*スライド画像を指定*/
.slider-img-01 {
  background:url("../img/top_001.jpg") center;
	background-size:cover;
    
}
 
.slider-img-02 {
  background:url("../img/top_002.jpg") center;
	background-size:cover;

	
}
.slider-img-03 {
  background:url("../img/top_003.jpg") center;
	background-size:cover;

}
     
    .post_wrap img{
        max-width: 100% !important;
    }    
    
    
 .bg_sub h2 {
     font-size: 2em !important;

}   
    
    .p_mb3 h3{
        margin-top: 6%;
        
    }    

    .p_mb3 h3:first-child{
        margin-top: 0%;
        
    }        
    
    .br-sp {
        display: block;
    }	
	
  .fl_l, .fl_r {
    float: none;
  }
  .inner {
    padding: 6% ;
	  width: 100%;
  }
    
    
.w_70 {
    width: 100%;
}    
    

.w_30 {
    width: 100%;
}    
    
    .box2 li {
        margin-bottom: 3%;
    }    
    
    
	
	.bread_wrap {
	width: 100%;
	}

input[type="checkbox"] {font-size:x-large;height:14px;width:14px;}  
    
.post_wrap h2{
    font-size: 18px !important;
}

.post_wrap h3{
    font-size: 16px !important;
}    

    
.con_wrap {
    display: block;
    width: 100%;
    margin: 3% auto 0 auto;
}    
    
.con_box {
    font-weight: bold;
    width: 100%;
    margin:0 auto 3% auto;
    
}    
    
    .con_txt {
        font-size: 14px;
    }    
    


.sp_pt_60 {
	padding-top: 59px;
}	
	
	.mes_wrap {
		text-align: left !important;
		font-size: 16px !important;
	}
	

    
.box2_line {

    display:block;
}

    .box2_line div{
        margin-bottom: 3%;
    }

.book_w {
    width: 170px;
    margin-right: 0;
    margin: 3% auto;
    display: block;
}    
    
	
	
.form_ta {
    width: 94%;
}
	
.form_ta tr {
    padding: 0;
}	
	

	
.form_ta td {
	text-align: left;
    padding: 10px;
    display: block;
}	
.form_ta td:nth-child(odd) {
    width: 100%;
    text-align: left;
	background: #f1f1f1;
}
	
	
#ps_wrap {
    overflow: hidden;
	padding-top: 60px;
    
}	
	
	
#slide_txt {
    z-index: 100;
    top: 45%;
    left: 5%;
    padding: 50px;
}	
	
	
#slide_txt {
    padding: 10px;
}	
	
	
	
	
	
	.font_big {
		font-size: 30px !important;
	line-height: 1.4em;
		margin-bottom: 0;
	}	
	
.inner_100 {
    width: 98%;
    margin: 0 auto;
    padding: 9% 1% 9% 1%;
}	
	
	
	
	#slide_txt p {
		font-size: 12px;
			line-height: 1.6em;

	}	
	

	
.flowing {

    white-space:normal;
}	

	
	
	.sv_wraper {
		display: block;
	}	
	
	
.head_inner {
  /*    padding: 5px 0;*/
    
    margin: 5px;
	overflow: hidden;
}    
   
    
    #main_kv {
        padding-top: 59px;
        height: auto;
    }    
    
    
    .back_gry .box2{
        margin: 3%;
        width: 94%;

        
    }    
    
    
h1 {
    width: 160px;
    margin:0 5px;

}	
	
  h2 {
    font-size: 24px;
      margin-bottom:3%;
  }
  .nav_txt {
    font-size: 9px;
	  display: inline-block;
    margin-left: 10px;
    font-weight: 400;
  }
	
	
  h2 .nav_txt {
    font-size: 10px;
	  display: block;
	  line-height: 1em;
  }	
    
.tit_cat {
    font-size: 1.6em !important;
} 
    
.products ul {
    display: block;

}
    
.products li {
    width: 100%;

}    
  
.nav_small {
    display: contents; }    
    
    
.box2_02 {
    display: block;
}    
    
.box2_02 li {
    width: 100%;
    margin-bottom: 3%;
}    
    
    
.box_01 h3 {
    font-size: 1.4em;
    margin-bottom: 3%;
}    
    
    
    .box_03 {
        display: block;
    }    
    
.box_03 div {
    margin: 3% 0;
    width: 100%;
}    
    
	.foot_btn {
		position: fixed;
		bottom:0;
		background: #01376d;
		display: flex;
		justify-content: space-between;
		width: 100%;
	}	
	
	
	.foot_btn  li{
		width: 100%;
	}
	
	.foot_btn  li a{
		display: block;
		width: 100%;
		text-align: center;
	color: #fff !important;
		padding: 10px 0;
		font-size: 0.9em;
		
	}
	
	.foot_btn  li a:first-child {
		border-right:1px solid #fff;
	}
	
  #global-navi {
    width: auto;
    float: left;
    z-index: 2;
    margin-top: 0;
  }
  .menu {
    display: block;
  }
  header nav {
    position: fixed;
    width: 300px;
    top: 0;
    right: -300px;
	background: #01376d;
    height: 100%;
    padding-top: 58px;
    z-index: 9999;
  }
/*  header nav ul li {
    width: 250px;
  }*/
  header nav ul li a {
    text-align: left;
	  padding: 10px;
	  display: block;
	  color: #fff !important;
  }
  header .btn-gnavi {
    position: fixed;
    top: 15px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    cursor: pointer;
    transition: all 400ms;
    -webkit-transition: all 400ms;
  }
  header .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #01376d;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
  }
  header .btn-gnavi span:nth-child(1) {
    top: 0;
  }
  header .btn-gnavi span:nth-child(2) {
    top: 10px;
  }
  header .btn-gnavi span:nth-child(3) {
    top: 20px;
  }
  header .btn-gnavi.hb-open {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  header .btn-gnavi.hb-open span {
    background: #fff;
  }
  header .btn-gnavi.hb-open span:nth-child(1) {
    width: 24px;
    transform: translate(-7px, 17px) rotate(45deg);
    -webkit-transform: translate(-7px, 17px) rotate(45deg);
  }
  header .btn-gnavi.hb-open span:nth-child(3) {
    width: 24px;
    transform: translate(-7px, -17px) rotate(-45deg);
    -webkit-transform: translate(-7px, -17px) rotate(-45deg);
  }
	
/*	.header-nav  {
		border-top: 1px solid #fff !important;
	}*/

	
	.header-nav li {
		border-bottom: 1px solid #fff !important;
	}
	
	.box2_wrap {
		display: block;
	}	 
	
.box2 {
    /* padding: 20px; */
    width: 100%;
	height: auto;
    display: block;
}
    
.box2 div {
    width: 100%;
    border-radius: 20px;
    text-align:left;
    padding: 30px;
    margin-bottom: 20px;
}    
    
.sub_tit {
    font-size: 1.4em;
}
    
    
    .box2_2{
        display:block;
    }
    
    
.box2_2 li {
    width: 100%;
}    
    
    
    .back_btn {
        color: #0544AC;
        margin-bottom: 30px;
        
    }    
    

	
	.about_txt {
		/* margin-top: -3%; */
	}	
	
.icon_x {
    color: #8ec31f;
    font-size: 72px;
    margin:10px 0 25px 0;
	
    font-weight: bold;
	text-align: center;
}
	
	.sv_box {
		display: block;
	}	
	
.sv_box div {
    width: 100%;
    display: block;
    background: #f8f8f8;
    padding: 20px;
    text-align: center;
	margin-bottom: 3%;
}
	
	
	
.box p {
    top: 34%;
	width: 94%;
}	
	
	footer .inner{
		display: none;
	}	
	
	
	
	.news_box {
		/* font-size: 12px; */
		/* padding: 10px; */
	}
	

.news_box dt {
    padding: 0;
    float:none;
	display: block;
    margin-right: 10px;
}

.news_box dd {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
	line-height: 1.4em;
	

}	
	
.box_2 {
		display: block;
}	
    

    
    
    .wh_box {
        text-align: left;
        padding: 3%;
    }    
    
    .bd_dot li{
        border-bottom: 1px dashed #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }    
    
    
	
.foot_bn {
    width: 100%;
	margin-bottom: 3%;
}	
	
  .pc_no {
    display: block;
  }
  .sp_no {
    display: none;
  }
  .sp_left {
    text-align: left;
  }
  video {
    transform: translateX(-35%);
  }
  #scroll a {
    left: 45%;
  }
  .f_large {
    font-size: 18px;
  }
  .f_small {
    font-size: 10px;
  }
  h2 {
    font-size: 2.4em;
  }
	
	.wh_box h3 {
    font-size: 1.6em;
	}	
	
  .svs_box h3 {
    font-size: 18px;
  }
  .txt_center p + p {
    margin-bottom: 0;
  }
	

	
	
	
	
  .box_3 {
    display: block;
  }
  .box_3 li {
    width: 100%;
  }
  .ta_01 td {
    display: block;
width:100% ;      
  }
    
    .ta_01 td:nth-child(odd){
width:100% ;      

    }    
    
input {
    max-width: 100%;
}    
    
    
  .w80, .w20, .w30, .w40, .w50,.w60,.w70 {
    width: 100%;
    float: none;
  }
    
    
    .back_grd .box2 p{
        text-align: center;
    }        
    
    
    
}
/* **************************** */
/*▼▼ ここから追加する ▼▼*/
.loader-wrap {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #333;
}
/*▲▲ ここまで追加する ▲▲*/
.loader, .loader:before, .loader:after {
  background: #ffffff;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader {
  color: #ffffff;
  /*  text-indent: -9999em;*/
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before, .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 1.5em;
}
.load {
  text-align: center;
  position: absolute;
  top: 55%;
  font-size: 10px;
  color: #fff;
}
@-webkit-keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}


/* ************************************** */
.wp-site-blocks {
     padding-top: 0 !important; 
    padding-bottom: 0 !important; 
}

input{
/*	width: 100%;
*/}

textarea{
	width: 100%;
}

.wp-pagenavi {
  margin: 40px auto;
  font-size: 12px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
}

.wp-pagenavi a {
  color: #111;
}

.wp-pagenavi span.current,
.wp-pagenavi a.page,
.wp-pagenavi .extend,
.wp-pagenavi .first,
.wp-pagenavi .last {
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  box-sizing: border-box;
  justify-content: center;
  display: flex;
  align-items: center;
}

.wp-pagenavi span.current {
  border: solid 1px #333;
}

.wp-pagenavi a.page:hover,
.wp-pagenavi .first,
.wp-pagenavi .last {
  background: #333;
  color: #fff;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  display: none;
}