/*
Theme Name: 多業種対応HPシステム(CMSテーマ)【Hide Professional Theme】ITツールNo:TL29-0042726
Theme URI:     https://yamato.studio/package/
Author: 株式会社大和(Yamato)
Author URI: https://yamato.studio/
Description: CMS(Wordpress)のスクラッチテーマです。 CMSホームページ導入により売上アップおよび業務効率化が可能です。（既存顧客の維持、新規顧客獲得、エンドユーザー様の利便性の向上、売上向上、顧客管理）ブログやホームページ内の更新はもちろん、メールフォームの追加や編集、予約機能の切り替え、受発注処理を行うことのできるパッケージテーマです。 お客様のビジョンを明確にし、目標設定、ブランディングからペルソナデザインまで行い、お客様にとっての最良のホームページという24時間不眠不休で働く営業マンを作成いたします。 それによりPRやお問合せ受付、社内でのお知らせによる情報共有、予約スケジュール、顧客管理と生産性を向上させます。 下記内容がサーバーにアップしテーマを有効化した状態で行いますので、すぐに運用を開始できます。 ・ブログの更新、お知らせの更新、ページ内の更新は、プログラムの言語が分からなくても直感的に行えます。 ・情報をカテゴリーごとに分けユーザーがほしい情報にたどりつきやすくなっております。 ・管理画面内で使用、不使用を選択できるので今後の展開も視野に入れてお使いいただけます。 ・メール機能も簡単にカスタマイズできるのでお問合せ以外に受注発注の処理も一貫して行うことができます。 ・メールにて収集したメールアドレスを管理することも可能です。 ・お客様の声など、現場の声をより簡単に更新が行えます ・タイムスケジュール、カレンダーの同期も行えます。
Version: 1.0.2
*/
@font-face {
  font-family: "TsukuAOldMin";
  src: url("font/FOT-TsukuAOldMinPr6N-L.woff2") format("woff2"), url("font/FOT-TsukuAOldMinPr6N-L.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "TsukuAOldMin";
  src: url("font/FOT-TsukuAOldMinPr6N-R.woff2") format("woff2"), url("font/FOT-TsukuAOldMinPr6N-R.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "TsukuAOldMin";
  src: url("font/FOT-TsukuAOldMinPr6N-M.woff2") format("woff2"), url("font/FOT-TsukuAOldMinPr6N-M.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "TsukuAOldMin";
  src: url("font/FOT-TsukuAOldMinPr6N-B.woff2") format("woff2"), url("font/FOT-TsukuAOldMinPr6N-B.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "didot";
  src: url("font/didot.woff2") format("woff2"), url("font/didot.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "didot";
  src: url("font/didot-bold.woff2") format("woff2"), url("font/didot-bold.woff") format("woff");
  font-weight: 700;
}
:root {
  --main: #000000;
  --sub: #333333;
  --gray: #939393;
  --gray2: #F8F8F8;
  --gray3: #333333;
--gray4: #414141;
  --bgw: #FFFFFF;
  --fcw: #FFFFFF;
--par:#FF0089;
  --gradation: linear-gradient(to right, #FACB05, #FF7600);
  --shadow: 0 3px 10px rgba(0, 0, 0, .16);
  --shadow2: 0px 5px 11px rgba(0, 0, 0, .16);
  --shadow2: 0px 3px 6px rgba(0, 0, 0, .16);
  --noto: "小塚ゴシック Pro", "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  --os: "Oswald", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  --msd: 'Mrs Saint Delafield', cursive, "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  --poppins: "Poppins", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  --min:
    --fz0: 1.2rem;
  --fz1: 1.4rem;
  --fz2: 1.6rem;
  --fz3: 1.8rem;
  --fz4: 2.4rem;
  --fz5: 3.6rem;
  --fz6: 20.0rem;
}
body {
  background: var(--main);
  color: var(--fcw);
  font-family: "didot", "TsukuAOldMin", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 1.4rem;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 767px) {
  body {}
}
p{
	letter-spacing: 0.1em;
	    line-height: 2;
}
.os {
  font-family: var(--os);
}
.msd {
  font-family: var(--msd);
}

.oomoji{  text-transform: uppercase;
}

/* 背景色 */
.bg_gray {
  background-color: var(--gray2);
}
.bg_w {
  background-color: var(--bgw);
}
/* アコーディオン */
.acMenu > dd {
  display: none;
}
.mb100_mb25{
	margin-bottom:100px;
}
@media screen and (max-width: 767px) {
.mb100_mb25{
	margin-bottom:25px;
}
}

.flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 767px) {
.flex{
	display: block;
}	
}
.sp_indent15_lr{}
@media screen and (max-width: 767px) {
.sp_indent15_lr{
	padding: 0 15px;
}
	
}
strong{
	font-weight: normal;
}
/* ------------------------------------------------------------------------- *
 *  WordPressのネイティブcss
/* ------------------------------------------------------------------------- */
.blog_article_area p {
  display: block;
  margin: 1em 0;
}
.blog_article_area h1, h2, h3, h4, h5, h6, ul, li, img, table, tr, th, td, dl, dt, dd {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  border: none;
  list-style-type: none;
}
.blog_article_area strong {
  font-weight: bold;
}
.blog_article_area em {
  font-style: italic;
}
.blog_article_area blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
/*  base : img
/* ------------------------------------ */
.blog_article_area .aligncenter {
  display: block;
  margin: 0 auto;
}
.blog_article_area .alignright {
  float: right;
}
.blog_article_area .alignleft {
  float: left;
}
img[class*="wp-image-"], .blog_article_area img[class*="attachment-"] {
  max-width: 100%;
  height: auto;
}
.breadcrumb {
  white-space: nowrap;
  overflow: hidden;
}
/* ------------------------------------------------------------------------- *
 *  WP-PageNavi
/* ------------------------------------------------------------------------- */
.wp-pagenavi {
  display: flex;
  justify-content: center;
}
.wp-pagenavi span, .wp-pagenavi a {
  display: inline-block;
  min-width: 28px;
  padding: 0 5px !important;
  margin: 0 10px !important;
  border: none !important;
  font-size: 1.4rem !important;
	text-align: center;
	 transition: all .2s !important;
}
.wp-pagenavi .pages {
  padding: 0 10px;
    border: none;
}
@media screen and (max-width: 767px) {
.wp-pagenavi .pages {
  padding: 0 5px;
}
.wp-pagenavi span {
	font-size: 1.2rem;
}
}

.wp-pagenavi a:hover {
	color: #FF0089 !important;
}
.wp-pagenavi .current {
	border-bottom: #FF0089 1px solid !important;
	background: none !important;
}
figure {
  margin: 0 !important;
}
/* CSS Document */
.site_wrapper {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 767px) {
  .site_wrapper {
    width: 100%;
    box-sizing: border-box;
  }
}
.indent_content {
  padding: 100px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .indent_content {
    padding: 50px 15px;
  }
}
.indent_content2 {
  padding: 60px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .indent_content2 {
    padding: 30px 15px;
  }
}
.sp_indent20_lr {}
@media screen and (max-width : 767px) {
  .sp_indent20_lr {
    padding: 0 20px;
  }
}
.li_indent{  display: grid;width: 100%; grid-row-gap: 10px;}
.li_indent > li{text-indent: -1em;padding-left: 1em;}
.dl_indent > dt{text-indent: -1em;padding-left: 1em;}
.h_indent{text-indent: -1em;padding-left: 1em;}

.li_indent2{  display: grid;width: 100%; grid-row-gap: 0px;}
.li_indent2 > li{text-indent: -1em;padding-left: 1em;}

#wrapper_all {
  text-align: center;
  min-width: 1240px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #wrapper_all {
    min-width: 100%;
  }
}
.ma {
  margin: auto;
}
/* hd_nav　ヘッダー
-------------------------------------------------------------------*/
.bg_h1 {
  width: 100%;
  padding: 5px;
  font-size: 1.2rem;
  background: var(--sub);
  color: #fff;
  text-align: left;
}
.bg_f1 {
  background-color: var(--bgw);
  padding: 15px 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .bg_h1, .bg_f1 {
    padding: 5px 15px;
    font-size: 1.0rem;
  }
}
@media screen and (max-width: 767px) {
  .txt_h1 {
    font-size: 1rem;
  }
}
header {
	padding: 25px;
	background: var(--main);
	position: fixed;
    width: 100%;
    top: 0;
	z-index: 99;
/*   display: none;*/
}
@media screen and (max-width: 767px) {
	header {
 	padding: 20px;
	}
}
.header_in {
  position: relative;
}
.area_hd01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
	flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
}

.area_hd01_inner {
	display: flex;
	align-items: center;
	gap:40px;
}


#logo {
	width: 145px;
}
@media screen and (max-width: 767px) {
	#logo {
	width: 80px;
}
 }
.logo_box {
  position: relative;
  width: 200px;
  height: 55px;
}
.logo_box a{display: block;}
.area_hd01 div:last-child > ul {
  display: flex;
}
.area_hd01 div:last-child > ul > li:first-child {
  padding: 10px 40px;
  font-size: 1.6rem;
  border: #fff 1px solid;
  border-radius: 50px;
  background: url("img/common/arrow.webp") 95% center no-repeat;
	line-height: 1;
	
}
@media screen and (max-width: 767px) {
.area_hd01 div:last-child > ul > li:first-child {
display: none;}
}
@media screen and (max-width: 767px) {
  .area_hd01 div:last-child > ul > li {
    padding: 0;
    font-size: 1.2rem;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
}
.area_hd01 div:last-child > ul > li > a {
  color: var(--fcw);
}
.g_nav > ul {
  display: flex;
  justify-content: space-between;
}
.g_nav > ul > li {}
.g_nav > ul > li:nth-child(1) {}
.g_nav > ul > li > a {
  display: block;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.2;
  padding: 5px 15px;
}
.g_nav li a:hover, .g_nav li.current a {
  color: #ccc;
}
.g_nav > ul > li > a svg {
  vertical-align: top;
  margin-right: 10px;
}
@media screen and (max-width: 1600px) {
  .g_nav > ul > li > a {
    padding: 5px 10px;
  }
}
/*ナビのスタイル*/
nav.NavMenu {
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  background: var(--main);
  text-align: center;
  width: 100%;
  height: 100%;
  display: none;
}
nav.NavMenu ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
nav.NavMenu ul li {
  font-size: 24px;
  list-style-type: none;
  width: 100%;
  padding-bottom: 0px;
}
nav.NavMenu ul li:last-child {
  padding-bottom: 0;
}
nav.NavMenu ul li a {
  display: block;
  padding: 15px 0;
  letter-spacing: 1px;
  font-size: 1.6rem;
  color: var(--fcw);
}
/*ボタンのスタイル*/
.Toggle {
  position: relative;
  width: 30px;
  height: 25px;
  cursor: pointer;
  z-index: 13;
  display: block;
  margin: 0 auto;
}
.Toggle span {
  display: block;
  position: absolute;
  width: 30px;
  border-bottom: solid 1px var(--bgw);
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  left: 0;
}
.Toggle span:nth-child(1) {
  top: 0px;
}
.Toggle span:nth-child(2) {
  top: 6px;
}
.Toggle span:nth-child(3) {
  top: 12px;
}
.Toggle.active span:nth-child(1) {
  top: 8px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: solid 1px var(--bgw);
}
.Toggle.active span:nth-child(2), .Toggle.active span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: solid 1px var(--bgw);
}
.tit_cat {
  background-color: var(--main);
  text-align: center;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 2.0rem;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .tit_cat {
    font-size: 1.4rem;
  }
}
.bd_04 {
  border-bottom: 4px solid var(--sub);
}

/*------------------------------------------------*/
.content_box{
	display:flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.content_box{
		flex-wrap: wrap;
	}

}
.content_box .main{
	width: 70%;
}
@media screen and (max-width: 767px) {
.content_box .main{
	width: 100%;
	margin-bottom: 60px;
}	
}
.content_box .sub{
	width: 25%;
	
}
@media screen and (max-width: 767px) {
.content_box .sub{
	width: 100%;	
}	
}


.col_1_1 {
  width: 100%;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.col_1_1 > li {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .col_1_1 > li {
    width: 100%;
  }
}
.col_1_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col_1_2 > .left_area {
  width: 35%;
}
.col_1_2 > .right_area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .col_1_2 {
    display: block;
  }
  .col_1_2 > .left_area {
    width: 100%;
    margin-bottom: 10px;
  }
  .col_1_2 > .right_area {
    width: 100%;
  }
}
.col_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col_2 > li, .col_2 > .left_area, .col_2 > .right_area {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .col_2 {
    justify-content: center;
  }
  .col_2 > li {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
  }
  .col_2 > .left_area, .col_2 > .right_area {
    width: 100%;
  }
}
.col_3 {
  display: flex;
  flex-wrap: wrap;
	grid-gap: 30px 3%;
}
.col_3 > li {
  width: calc(94% / 3);
}
.col_3 > li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .col_3 {
    justify-content: center;
  }
  .col_3 > li {
    width: 100%;
 /*   margin-bottom: 60px;*/
    overflow: hidden;
  }
}
.col_4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col_4 > li {
  width: 23%;
}
@media screen and (max-width: 767px) {
  .col_4 {
    justify-content: center;
  }
  .col_4 > li {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
  }
}
.col_5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col_5 > li {
  width: 19%;
}
@media screen and (max-width: 767px) {
  .col_5 {
    justify-content: center;
  }
  .col_5 > li {
    width: 30%;
    margin-bottom: 60px;
    overflow: hidden;
  }
}
.col_1_3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.col_1_3 > .left_area {
  width: 35%;
}
.col_1_3 > .right_area {
  width: 60%;
}
.col_3_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 100%;
}
.col_3_1 > .left_area {
  width: 60%;
}
.col_3_1 > .right_area {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .col_1_3 > .left_area {
    width: 100%;
  }
  .col_1_3 > .right_area {
    width: 100%;
  }
  .col_3_1 {
    flex-direction: row;
  }
  .col_3_1 > .left_area {
    width: 100%;
  }
  .col_3_1 > .right_area {
    width: 100%;
  }
}
/* トップページメインイメージ */
/*スクロールダウン全体の場所*/
.scroll_box{
	position:absolute;
	bottom:0;
	right:49%;
}
@media screen and (max-width: 767px) {
}

.scrolldown2{
	position:relative;
	display: block;
	height: 150px;
	width: 1px;
	margin: 0 auto;
}
/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:0;
    left:-2px;
    /*丸の形状*/
	width:5px;
	height:5px;
	border-radius: 50%;
	background:#fff;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
	animation:
		circlemove 2.6s ease-in-out infinite,
		cirlemovehide 2.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:145px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
	content:"";
    /*描画位置*/
	position: absolute;
	bottom:0;
	left:0;
    /*線の形状*/
	width:1px;
	height: 145px;
	background:#fff;
}
.main_box {
  background: url("img/top/main.webp") center bottom no-repeat;
	margin-top: 100px;
  padding: 100px 0;
	background-size: cover;
	height: calc(100vh - 100px);
	width: 100%;
	position: relative;
}
@media screen and (max-width: 767px) {
.main_box {
  background: url("img/top/sp_main.webp") center bottom no-repeat;
  padding: 60px 30px;
	margin-top: 74px;
	height: calc(100vh - 74px);
	background-size: cover;
}
}
.main_txt_01 {
  font-size: 11rem;
  line-height: 1.1;
  margin-bottom: 60px;
  font-weight: 700;
  letter-spacing: 20px;
}
@media screen and (max-width: 767px) {
.main_txt_01 {
  font-size: 6rem;
  line-height: 1.1;
  margin-bottom: 40px;
  letter-spacing: 10px;
}
	
}
.main_txt_02 {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
.main_txt_02 {
  font-size: 3rem;
}
	
}
.main_txt_02 span{
  font-size: 3rem;
vertical-align: middle;
}
.main_txt_03 {
  font-size: 2.4rem;
  letter-spacing: 8px;
  line-height: 2.2;
}
@media screen and (max-width: 767px) {
.main_txt_03 {
  font-size: 1.6rem;
  letter-spacing: 4px;
}
}
.main_slider_wrap {
  position: relative;
  width: 80%;
  margin-left: auto;
}
.main_slider_wrap picture img {
  width: 100%;
  height: 750px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .main_slider_wrap picture img {
    height: 350px;
  }
}
.ttl_00 {
  font-size: 4.0rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ttl_00 {
    font-size: var(--fz4);
    letter-spacing: 0.05em;
  }
}
.ttl_01 {
  display: flex;
/*  border-bottom: 1px solid;*/
  align-items: center;
}
@media screen and (max-width: 767px) {
.ttl_01 {
	padding: 0 20px 20px;
	flex-wrap: wrap;
	line-height: 1.3;
}
#privacy .ttl_01 {
  display: block;
	text-align: left;
}	
}
.ttl_01.reverse {
  flex-direction: row-reverse;
}

.ttl_01 p {
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .ttl_01 p {
	   font-size: 1.2rem; 
	}
}
.ttl_01 h2 {
  font-size: 8rem;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .ttl_01 h2 {
    font-size:4rem;
  }
#privacy .ttl_01 h2 {
    font-size:3rem;
  }	
}
.ttl_02 {
  text-align: center;
	margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .ttl_02 {
margin-bottom: 40px;
	}
}
.ttl_02 h2{
  font-size: 8rem;
	font-weight: 300;
}
@media screen and (max-width: 767px) {
.ttl_02 h2{
  font-size: 4rem;
}
}
.ttl_02 p {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .ttl_02 p{
  font-size: 1.4rem;
	}
}
.ttl_03 {
  font-size: 3rem;
  text-align: left;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .ttl_03 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
.sp_30{
	font-size:3rem;
}
}
.ttl_04 {
  font-size: var(--fz4);
  text-align: left;
  font-weight: bold;
  margin: 20px 0 80px 0;
  text-transform: capitalize;
  position: relative;
}
.ttl_04::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  font-weight: bold;
  margin-left: 0px;
  width: 40px;
  height: 1px;
  background-color: var(--main);
  display: block;
}
@media screen and (max-width: 767px) {
  .ttl_04 {
    font-size: var(--fz3);
    font-weight: bold;
    margin: 20px 0 40px 0;
  }
}
.z_2 {
  z-index: 2;
}
.f_grad {
  background: var(--gradation);
  background: -webkit-var(--gradation);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.g_circle {
  margin-bottom: 80px;
}
.g_circle li {
  background: var(--gradation);
  width: 200px;
  height: 200px;
  margin: auto;
  text-align: center;
  align-items: center;
  border-radius: 50%;
  color: var(--fcw);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 2.0rem;
}
.g_circle li .num {
  display: inline-block;
  font-weight: bold;
  font-size: 3.0rem;
  border-bottom: 1px solid #fff;
}
.g_circle li p {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .g_circle {
    margin-bottom: 40px;
  }
  .g_circle li {
    background: var(--gradation);
    width: 150px;
    height: 150px;
    margin: auto;
    text-align: center;
    align-items: center;
    border-radius: 50%;
    color: var(--fcw);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 20px 0;
    box-sizing: border-box;
  }
  .g_circle li .num {
    display: inline-block;
    font-weight: bold;
    font-size: 2.0rem;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
  }
}
.u_arrow {
  display: flex;
  clear: both;
  margin-bottom: 100px;
}
.u_arrow > li {
  width: 50%;
  position: relative;
}
.u_arrow > li:nth-child(1):before {
  content: "";
  position: absolute;
  top: 0;
  right: -1%;
  width: 100%;
  border-bottom: 1px solid var(--main);
  transform: rotate(10deg);
}
.u_arrow > li:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0;
  left: -1%;
  width: 100%;
  border-bottom: 1px solid var(--main);
  transform: rotate(-10deg);
}
@media screen and (max-width: 767px) {
  .u_arrow {
    margin-bottom: 50px;
  }
}
.bdg {
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: var(--fz5);
}
.bdg::after {
  content: "";
  background: var(--gradation);
  width: 500px;
  height: 4px;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -250px;
}
@media screen and (max-width: 767px) {
  .bdg {
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: var(--fz4);
  }
  .bdg::after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
  }
}
/* パンくずリスト
-------------------------------*/
nav#breadcrumbs {
      padding: 20px 0 100px;
/*	background: #000;*/
}
@media screen and (max-width: 767px) {
  nav#breadcrumbs {
    padding: 10px 15px 60px;
  }
}
nav#breadcrumbs ol {
  display: flex;
}
nav#breadcrumbs ol li {
  display: inline;
  list-style-type: none;
  font-size: 1.2rem;
}
nav#breadcrumbs ol li:before {
  content: "\3000\ff1e\3000";
}
nav#breadcrumbs ol li:first-child:before {
  content: "";
}
/* トップページコンテンツ */
#reason .col_1_3 > .right_area, #reason .col_3_1 > .left_area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#reason .col_1_3 > .right_area > .box, #reason .col_3_1 > .left_area > .box {
  width: 100%;
}
.top_int_num_box {
  font-weight: bold;
  background: var(--gradation);
  color: var(--fcw);
  max-width: 100px;
  text-align: center;
  line-height: 1.1;
  font-size: 1.6rem;
  padding: 15px;
  position: absolute;
  left: 20px;
  top: -10px;
  text-transform: uppercase;
}
.top_int_num_box .num {
  display: block;
  font-size: 4.0rem;
  letter-spacing: 0.2rem;
}
.right_area .top_int_num_box {
  right: 20px;
  left: auto;
}
@media screen and (max-width: 767px) {
  .top_int_num_box {
    width: 70px;
    font-size: 1.2rem;
    text-shadow: 0 0 4px #fff;
  }
  .top_int_num_box .num {
    font-size: 3.6rem;
    text-shadow: none;
  }
}
.t_t_img {
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .t_t_img {
    padding-right: 0px;
    margin-bottom: 30px;
  }
}
.ttl_tt {
  font-size: 7.0rem;
  font-weight: bold;
  position: relative;
  padding: 30px 20px;
  font-family: var(--poppins);
  line-height: 1.2;
}
.ttl_tt::before {
  width: 80px;
  height: 80px;
  content: "";
  background: var(--gradation);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .ttl_tt {
    font-size: 4.8rem
  }
}
.top_int_fax {
  background-color: var(--gray3);
  color: var(--fcw);
  padding: 25px 50px;
  margin-bottom: 100px;
}
.faq_q {
  font-size: var(--fz4);
  font-weight: bold;
  position: relative;
  text-align: center;
}
.faq_q .down_ar {
  position: absolute;
  top: 2px;
  right: 0;
  background-color: var(--gray3);
  color: var(--fcw);
  border: 2px solid var(--fcw);
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  transition: .35s ease-in-out;
}
@media screen and (max-width: 767px) {
  .faq_q .down_ar {
    width: 20px;
    height: 20px;
  }
}
.active .down_ar {
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .top_int_fax {
    padding: 15px 15px;
    margin-bottom: 40px;
  }
  .faq_q {
    font-size: 1.4rem;
    padding: 0 30px 0 45px;
    text-indent: -45px;
  }
  .faq_q .down_ar {
    font-size: 1.2rem;
    text-indent: 0;
    line-height: 1;
  }
}
.faq_q .faq_ico {
  font-size: 3.0rem;
}
.top_int_fax .faq_a {
  margin: 45px 0 30px 0;
  text-align: center;
}
.top_int_fax figure {
  background-color: var(--bgw);
  width: 150px;
  height: 150px;
  margin: auto;
  text-align: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
.top_int_copy {
  text-align: center;
  font-size: 4.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  font-weight: bold;
}
.top_int_txt {
  margin-bottom: 100px;
  text-align: center;
  font-size: 2.0rem;
}
@media screen and (max-width: 767px) {
  .top_int_copy {
    font-size: 2.4rem;
  }
  .top_int_txt {
    margin-bottom: 40px;
    text-align: left;
    font-size: 1.4rem;
  }
}
.infinite-slider {
  width: 100%;
  overflow: hidden;
}
.infinite-slider .swiper-wrapper {
  transition-timing-function: linear;
}
.top_bnr_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_bnr_list > li {
  width: 33%;
}
.top_bnr_list > li > a figure {
  position: relative;
}
.top_bnr_list > li > a figure > figcaption {
  position: absolute;
  left: 0;
  top: 30px;
  font-weight: bold;
  padding: 0px 30px;
  font-size: 2.0rem;
  transition: 0.5s;
  color: var(--fcw);
}
.top_bnr_list > li > a figure > figcaption > span {
  font-size: 4.0rem;
  font-family: var(--os);
  display: block;
  letter-spacing: 0.1em;
}
.top_bnr_list > li > a:hover figure > figcaption {
  padding: 0px 40px;
}
@media screen and (max-width: 767px) {
  .top_bnr_list > li {
    width: 100%;
    margin-bottom: 30px;
  }
  .top_bnr_list > li figure {
    margin: auto;
    text-align: center;
  }
  .top_bnr_list > li > a figure > figcaption {
    top: 20px;
    text-align: left;
  }
}
.bg_price {
  background: url("img/top/bg_price.webp")no-repeat center center;
  background-size: cover;
  padding: 50px 0 90px;
}
.top_price {
  background: var(--bgw);
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .top_price {
    padding: 20px;
  }
}
.top_price_tit {
  position: relative;
  font-weight: bold;
  margin-bottom: 20px;
}
.top_price_tit span {
  background: var(--gradation);
  background: -webkit-var(--gradation);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 10px;
}
.top_price_tit::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: var(--gradation);
}
.top_price dl {
  border-bottom: 1px solid var(--gray2);
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_price dl dt {
  font-weight: bold;
  font-size: 1.8rem;
}
.top_price dl dd {
  font-weight: bold;
  font-size: 1.8rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .top_price dl {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .top_price dl dt {
    font-weight: bold;
    font-size: 1.6rem;
    width: 100%;
  }
  .top_price dl dd {
    font-weight: bold;
    font-size: 1.6rem;
    text-align: right;
    width: 100%;
  }
}
.top_price_txt {
  color: var(--gray);
  font-size: 1.6rem;
  margin: 30px 0 60px;
}
@media screen and (max-width: 767px) {
  .top_price_txt {
    font-size: 1.2rem;
  }
}
.top_message p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: var(--fz2);
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .top_message p {
    text-align: left;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: var(--fz1);
  }
}
.column_txt .time {
  color: var(--main);
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.2rem;
}
.top_cat {
  display: inline-block;
  background: var(--sub);
  color: var(--fcw);
  padding: 2px 15px;
  margin-bottom: 10px;
  font-size: var(--fz0);
}
/* フッターお問い合わせ */
.bg_contact {
  background: url("img/common/bg_contact.webp")no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  color: var(--fcw);
  padding: 50px 0 90px;
}
@media screen and (max-width: 767px) {
  .bg_contact {
    padding: 40px 15px;
  }
}
.ttl_01_box {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}
.bg_contact .ttl_01, .bg_price .ttl_01 {
  color: var(--fcw);
}
.bg_contact .ttl_01_box .en, .bg_price .ttl_01_box .en {
  color: var(--fcw);
}
.bg_contact .ttl_01_box::after, .bg_price .ttl_01_box::after {
  content: "";
  background: var(--fcw);
}
.contact_bd {
  border: 2px solid var(--fcw);
  padding: 20px 80px;
}
.contact_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.con_tel a {
  color: var(--fcw);
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1.1;
}
.con_time {
  font-weight: bold;
}
.con_mail a {
  display: block;
  background: var(--bgw);
  max-width: 100%;
  width: 525px;
  border: 1px solid var(--bgw);
  text-align: center;
  padding: 20px;
  font-weight: bold;
  font-size: var(--fz4);
}
.con_mail a svg {
  fill: var(--sub);
  vertical-align: middle;
  margin-right: 10px;
}
.con_mail a:hover {
  background-color: var(--sub);
  color: var(--fcw);
}
.con_mail a:hover svg {
  fill: var(--fcw);
}
@media screen and (max-width: 767px) {
  .contact_col {
    display: block;
  }
  .contact_bd {
    padding: 20px 15px;
  }
  .con_tel a {
    font-size: 3.2rem;
    margin-bottom: 15px;
    display: block;
  }
  .con_tel a svg {
    max-width: 25px;
    vertical-align: sub;
  }
  .con_mail a {
    display: block;
    background: var(--bgw);
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    font-size: var(--fz2);
    letter-spacing: 0;
  }
  .con_mail a svg {
    max-width: 25px;
  }
}
.footer {
  background:url("img/common/bg_ft.webp") left bottom no-repeat,var(--main);
  padding: 250px 0 50px;
  color: var(--fcw);
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 80px 15px 15px;
	  background-size: 55%;
  }
}
.footer nav {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
	gap:70px;
}
@media screen and (max-width: 767px) {
.footer nav {
justify-content: flex-start;
	gap:0 30px;
}
}

.ft_nav > li {
  font-size: var(--fz3);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
.ft_nav > li {
  font-size: var(--fz1);
  font-weight: 500;
}
}


.ft_nav > li > ul > li{
  font-size: var(--fz1);
	position: relative;
	padding-left: 25px;
}
@media screen and (max-width: 767px) {
.ft_nav > li > ul > li{
  font-size: 1.2rem;
	padding-left: 25px;
}
}
.ft_nav > li > ul > li::before{
	content: "";
	background: #fff;
	width: 15px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
}
.ft_nav > li > a{
margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
.ft_nav > li > a{
margin-bottom: 15px;
}
}
.ft_nav > li > ul > li > a{
margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
.ft_nav > li > ul > li > a{
margin-bottom: 10px;
}
}


.ft_nav a {
  color: var(--fcw);
	letter-spacing: 1px;
	display: block;
}
.ft_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
/*padding-left: 25%;*/
  margin-bottom: 80px;
}
.ft_box .left_area{position: relative;}

@media screen and (max-width: 767px) {
.ft_box {
padding-left:0;
  margin-bottom: 40px;
}
}
.ft_box div:first-child {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .ft_box div:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
}
.ft_box div:last-child {
  width: 68%;
}
@media screen and (max-width: 767px) {
  .ft_box div:last-child {
    width: 100%;
  }
  .ft_box div:last-child > nav > ul:nth-child(1){
    width: 100%;
  }
  .ft_box div:last-child > nav > ul:nth-child(2),
  .ft_box div:last-child > nav > ul:nth-child(3){
    width: calc(50% - 15px);
  }
}
.tel {
  display: flex;
}
.tel li:first-child {
  margin-right: 30px;
}
/*　内部ページ　*/
.bg_ttl {
  background-image: url("img/news/bg_ttl.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  position: relative;
}
.bg_ttl_content, .bg_ttl_column {
  ackground-image: url("img/news/bg_ttl.webp");
  position: relative;
}
@media screen and (min-width: 1921px) {
  .bg_ttl {
    background-size: cover;
  }
}
.bg_ttl .site_wrapper {
  min-height: 400px;
  padding: 120px 0;
}
.bg_ttl .en {
  color: var(--fcw);
  font-size: 5.5rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.bg_ttl .ja {
  color: var(--fcw);
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .bg_ttl .site_wrapper {
    min-height: auto;
    padding: 60px 20px;
  }
  .bg_ttl .en {
    font-size: 3.0rem;
  }
  .bg_ttl .ja {
    font-size: 1.6rem;
  }
}
.seo_txt{
	font-size:1.2rem;
	padding-top: 80px;
	border-top: #fff 1px solid;
	width: 55%;
	margin-left: auto;
}
@media screen and (max-width: 767px) {
.seo_txt{
	padding-top: 40px;
	width: 100%;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.seo_txt p:nth-child(1){
	background: #000;
	padding: 0 5px;
	}
}
.in_copy {
  font-size: var(--fz5);
  font-weight: bold;
}
/*　会社概要　*/
.com_dl {
  width: 100%;
}
.com_dl tr th {
  width: 20%;
  border-bottom: 1px solid var(--gray3);
  padding: 25px 0;
  font-weight: bold;
}
.com_dl tr td {
  width: 80%;
  border-bottom: 1px solid var(--gray3);
  padding: 25px;
}
@media screen and (max-width: 767px) {
  .com_dl {
    display: block;
  }
  .com_dl tbody {
    display: block;
    width: 100%;
  }
  .com_dl tr {
    display: block;
    width: 100%;
  }
  .com_dl tr th {
    width: 100%;
    display: block;
    padding: 15px;
  }
  .com_dl tr td {
    width: 100%;
    display: block;
    padding: 15px;
  }
}
/* トレーナー */
.tr_tit {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 2px solid var(--sub);
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.tr_tit .en {
  font-size: 1.6rem;
  display: inline-block;
  padding: 0 30px 0 10px;
}
.tr_tit .ico {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 10px;
  border-radius: 50%;
  overflow: hidden;
  align-items: center;
  vertical-align: middle;
}
.tr_tit .ico a {
  background-color: var(--sub);
  display: block;
  text-align: center;
  align-items: center;
}
.tr_tit .ico a img {
  vertical-align: inherit;
}
@media screen and (max-width: 767px) {
  .tr_tit .en {
    font-size: 1.4rem;
    display: inline-block;
    padding: 0 10px 0 10px;
  }
}
/* プログラム    */
.pl_01 {
  background: url("img/plogram/img_01.webp")no-repeat left top;
}
.pl_02 {
  background: url("img/plogram/img_02.webp")no-repeat right top;
}
.pl_03 {
  background: url("img/plogram/img_03.webp")no-repeat left top;
}
.pl_bg {
  background-size: auto 100%;
  margin-bottom: 60px;
  position: relative;
  clear: both;
}
@media screen and (max-width: 767px) {
  .pl_bg {
    background-size: 100% auto;
    padding-top: 200px;
    margin-bottom: 0px;
    position: relative;
    clear: both;
  }
}
.pl_bg .w_box {
  background-color: var(--bgw);
  width: 700px;
  min-height: 400px;
  padding: 80px 40px;
}
.pl_01 .site_wrapper, .pl_03 .site_wrapper {
  display: flex;
  justify-content: flex-end;
}
.pl_bg .tit {
  border-bottom: 2px solid var(--sub);
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 1.8rem;
}
.pl_bg .tit span {
  font-size: 4.0rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .pl_bg .w_box {
    width: 100%;
    padding: 30px 0px;
  }
  .pl_bg .tit {
    font-size: 1.6rem;
  }
  .pl_bg .tit span {
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    display: inline-block;
    margin-right: 10px;
  }
}
/* ビフォーアフター */
.top_b_a {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .top_b_a {
    margin-bottom: 0px;
  }
}
.b_a_fig {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.b_a_fig > li, .b_a_fig > .left_area, .b_a_fig > .right_area {
  width: 49%;
}
.b_a_fig img {
  width: 100%;
}
.b_a_fig figcaption {
  text-align: center;
  color: var(--fcw);
  text-transform: uppercase;
  font-size: 3.0rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 10px;
}
.before figcaption {
  background: var(--sub);
}
.after figcaption {
  background: var(--gradation);
}
@media screen and (max-width: 767px) {
  .b_a_fig figcaption {
    font-size: var(--fz4);
  }
}
.content_head {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  align-items: center;
  margin-bottom: 20px;
}
.content_head .cat_box {
  color: var(--main);
  border: 1px solid var(--main);
  border-radius: 3px;
  text-align: center;
  padding: 3px 10px;
}
@media screen and (max-width: 767px) {
  .content_head .cat_box {
    padding: 1px 5px;
    font-size: var(--fz0);
  }
}
.content_head .name {
  font-size: var(--fz4);
  font-weight: bold;
}
.content_head .age {
  font-size: var(--fz3);
  font-weight: bold;
}
.content_head .period {
  border: 1px solid var(--sub);
  border-radius: 3px;
  text-align: center;
  padding: 3px 10px;
}
@media screen and (max-width: 767px) {
  .content_head .period {
    padding: 1px 5px;
    font-size: 1.2rem;
  }
}
.content_head .period span {
  color: var(--main);
  font-size: 2.0rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .content_head .period span {
    font-size: 1.6rem;
  }
}
/* アクセス */
.google_add a {
  color: var(--main);
  border-bottom: 1px dashed var(--main);
}
.access_tel {
  margin-bottom: 30px;
  font-size: 3.0rem;
  font-weight: bold;
}
.access_tel svg {
  width: 25px;
  margin-right: 5px;
  vertical-align: sub;
  fill: var(--sub);
}
.access_gal {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.access_gal li {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .access_gal li {
    width: 50%;
  }
  .access_gal li img {
    width: 100%;
  }
}
/*　ブログ　*/


.top_news_outer {
    text-align: left;
    position: relative;
    height: 0;
}

.top_news_outer a {
    color: var(--fcw)
}

.top_news_outer .top_news {
    position: absolute;
    bottom: -100px;
    left: 0;
    z-index: 20;
    width: 100%;
    line-height: 30px
}

.top_news_outer .top_news .swiper {
    position: relative
}

.top_news_outer .top_news .swiper .swiper-slide {
    padding-left: 520px
}

.top_news_outer .top_news .days {
    font-weight: 700;
    font-size: 1.4rem;
    display: inline-block;
    padding-right: 30px
}

.top_news_outer .top_news .tit {
    font-size: 1.6rem;
    font-weight: 700;
    display: inline-block;
    padding-right: 30px
}

.top_news_outer .top_news .dot {
    width: 30px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    font-size: 1.6rem;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid var(--fcw);
    vertical-align: top;
    font-family: "游ゴシック","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif
}

.top_news_outer .top_news .motto {
    font-weight: 700;
    font-size: 1.6rem
}

@media screen and (max-width: 767px) {
    .top_news_outer {
    }


    .top_news_outer .top_news .swiper .swiper-slide {
        padding: 40px 20px 20px
    }

    .top_news_outer .top_news {
        line-height: 1.6;text-align: right;
		    bottom: -120px;
    }

    .top_news_outer .top_news .days {
        display: block;text-align: left;
    }
	.top_news_outer .top_news .dot {border: none;height: auto;}

    .top_news_outer .top_news .tit {
        display: block;text-align: left;
		font-size: 1.4rem;padding-right: 0;
    }
	.top_news_outer .top_news .motto {

    font-size: 1.2rem
}
}

.content_area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content_area .main_area {
  width: 68%;
}
.content_area .side_area {
  width: 20%;
}
.column_top li {
  margin-bottom: 20px;
}
.column_top li:last-child {
  margin-bottom: 0;
}
.news_list .date {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 10px;
  color: var(--main);
}
.news_list .icon_list a {
  background-color: var(--sub);
  color: var(--fcw);
  padding: 3px 10px;
  font-size: var(--fz0);
  border-radius: 5px;
}
.side_ttl {
  background: var(--gradation);
  color: var(--fcw);
  padding: 5px 15px;
}
.side_txt_area {
  border-left: 1px solid var(--main);
  border-bottom: 1px solid var(--main);
  border-right: 1px solid var(--main);
  padding: 15px;
}
#wysi {}
#wysi h1, #wysi h2, #wysi h3, #wysi h4, #wysi h5, #wysi h6 {
  clear: both;
  font-weight: 500;
  margin:60px 0 15px;
  color: #fff;
}
#wysi h1 a, #wysi h2 a, #wysi h3 a, #wysi h4 a, #wysi h5 a, #wysi h6 a {
  color: #fff;
  text-decoration: none;
}
#wysi h1 {
  line-height: 1.3;
  font-size: 3rem;
	letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  #wysi h1 {
    font-size: 4.0rem;
  }
}
#wysi h1 span {
  font-weight: bold;
}
#wysi h2 {
  line-height: 1.2;
  font-size: 2.4rem;
	letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  #wysi h2 {
    font-size: 3.2rem;
  }
}
#wysi h3 {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 600;
	letter-spacing: 0.1em;
}
#wysi h4 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 12px;
	letter-spacing: 0.1em;
}
#wysi h5 {
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
	letter-spacing: 0.1em;
}
#wysi h6 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
	letter-spacing: 0.1em;
}
/*------------------------------
	2.4 Base
------------------------------*/
#wysi ul, #wysi ol, #wysi dl, #wysi p, #wysi details, #wysi address, #wysi .vcard, #wysi figure, #wysi pre, #wysi fieldset, #wysi table, #wysi dt, #wysi dd, #wysi hr {
  margin-bottom: 15px;
  margin-top: 0;
}
#wysi p{  font-family:"Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",  "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;line-height: 3;letter-spacing: 0.1em;font-weight: 400;}

#wysi b, #wysi strong {
  font-weight: bold;
}
#wysi blockquote {
  clear: both;
  margin: 20px 0;
}
#wysi blockquote p {
  font-style: italic;
}
#wysi blockquote cite {
  font-style: normal;
  margin-bottom: 20px;
  font-size: 13px;
}
#wysi dfn, #wysi cite, #wysi em, i {
  font-style: italic;
}
#wysi figure {
  margin: 0;
}
#wysi address {
  margin: 20px 0;
}
#wysi hr {
  border: 0;
  border-top: 1px solid #e9e9e9;
  height: 1px;
  margin-bottom: 20px;
}
#wysi tt, #wysi kbd, #wysi pre, #wysi code, #wysi samp, #wysi var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background-color: #e9e9e9;
  padding: 5px 7px;
  border-radius: 2px;
}
#wysi pre {
  overflow: auto;
  white-space: pre-wrap;
  max-width: 100%;
  line-height: 1.7;
  margin: 20px 0;
  padding: 20px;
}
#wysi details summary {
  font-weight: bold;
  margin-bottom: 20px;
}
#wysi details :focus {
  outline: none;
}
#wysi abbr, #wysi acronym, #wysi dfn {
  cursor: help;
  font-size: .95em;
  text-transform: uppercase;
  border-bottom: 1px dotted #e9e9e9;
  letter-spacing: 1px;
}
#wysi mark {
  background-color: #fff9c0;
  text-decoration: none;
}
#wysi small {
  font-size: 82%;
}
#wysi big {
  font-size: 125%;
}
#wysi ul, #wysi ol {
  padding-left: 20px;
}
#wysi ul {
  list-style: disc;
}
#wysi ol {
  list-style: decimal;
}
#wysi ul li, #wysi ol li {
  margin: 8px 0;
}
#wysi dt {
  font-weight: bold;
}
#wysi dd {
  margin: 0 20px 20px;
}
/*　お問い合わせ　*/
.box_tel {
  color: #fff;
  line-height: 1.4;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .box_tel {
    text-align: left;
  }
}
.contact_tel a {
  display: block;
}
.contact_tel {
    border: #fff 1px solid;
  text-align: center;
  padding: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .contact_tel {
    padding: 15px;
    margin-bottom: 20px;
  }
}
.ico_required {
  color: #fff;
  font-size: 1.2rem;
  background: #FF0089;
  line-height: 1;
  padding: 2px 4px;
  margin-left: 15px;
}
.contact_form {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contact_form {
    display: block;
  }
}
.contact_form tr {
  border-bottom: #ccc 1px solid;
}
@media screen and (max-width: 767px) {
  .contact_form tr {
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
  }
}
.contact_form th {
  width: 30%;
  padding: 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .contact_form th {
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: 10px;
  }
}
.contact_form td {
  width: 70%;
  padding: 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .contact_form td {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.contact_form input, .contact_form textarea {
  box-sizing: border-box;
  padding: 10px;
}
.contact_form input[type=text], .contact_form input[type=email] {
  width: 100%;
}
.contact_form textarea {
  width: 100%;
  height: 250px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .contact_form input, .contact_form textarea, .contact_form select {
    font-size: 1.6rem;
    margin: 4px 0;
    display: inline-block;
    padding: 5px;
  }
  .contact_form textarea {
    height: 150px;
  }
}
select.time, select.lesson {
  padding: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  select.time, select.lesson {
    width: 100%;
  }
}
.contact_form select option {
  line-height: 2 !important;
  font-size: 1.6rem;
}

dl.contact_form{
	display:flex;
	flex-wrap: wrap;
}
.contact_form dt{
	width: 30%;
	padding: 15px 0;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.contact_form dt{
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
}
}
.contact_form dd{
	width: 70%;
	padding: 15px 0;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.contact_form dd{
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
}
.contact_form .mwform-radio-field{
	display: block;
	margin-left: 0 !important;
}

.bg_bowmail{background: var(--bgw);padding: 20px;border-radius: 10px;}




.btn_01 > a {
  width: 230px;
  display: block;
  text-align: center;
  color: var(--fcw);
  border: 1px solid var(--fcw);
  padding: 15px;
  font-size: var(--fz0);
  border-radius: 50px;
  line-height: 1;
  position: relative;
  /*アニメーションの指定*/
  transition: all .2s linear;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .btn_01 > a {
    padding: 15px;
  width: 200px;
  }
}
.btn_01 > a::before {
  content: "";
  /*絶対配置で下線の位置を決める*/
  position: absolute;
  top: 50%;
  right: -56px;
  /*下線の形状*/
  width: 90px;
  height: 1px;
  background: #fff;
  /*アニメーションの指定*/
  transition: all .2s linear;
}
@media screen and (max-width: 767px) {
	.btn_01 > a::before {
   right: -40px;
  /*下線の形状*/
  width: 60px;
 }
}
.btn_01 > a::after {
  content: "";
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top: 32%;
  right: -52px;
  /*矢印の形状*/
  width: 2px;
  height: 8px;
  background: #fff;
  transform: skewX(45deg);
  /*アニメーションの指定*/
  transition: all .2s linear;
}
@media screen and (max-width: 767px) {
	.btn_01 > a::after {
   right: -36px;
  /*矢印の形状*/
  width: 2px;
  height: 8px;
}
}
/*hoverした際の移動*/
.btn_01 > a:hover::before {
  right: -70px;
}
@media screen and (max-width: 767px) {
}
.btn_01 > a:hover::after {
  right: -66px;
}
.btn_01.center > a {
  margin: 0 auto;
}
.btn_01.right > a {
  margin-left:auto;
}
@media screen and (max-width: 767px) {
.btn_01.right > a {
  margin-left:0;
	margin-right: auto;
}
}
.btn_02 > a {
  width: 200px;
  display: block;
  text-align: center;
  color: var(--bgw);
  font-weight: bold;
  border: 1px solid var(--fcw);
  padding: 20px 60px;
  font-size: var(--fz2);
  border-radius: 50px;
  line-height: 1;
}
.btn_02 > a:hover {
  background-color: var(--bgw);
  color: var(--main);
  opacity: 1;
}
.btn_black_02 {
  width: 300px;
  margin: auto;
  max-width: 100%;
}
.btn_black_02 a, .btn_black_02 input {
  background: var(--main);
	border: #fff 1px solid;
	border-radius: 50px;
  font-size: 1.4rem;
  color: #fff;
  display: block;
  text-align: center;
  padding: 15px 30px;
  line-height: 1;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  width: 100%;
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "didot", "TsukuAOldMin", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
/* アクセス */
#access .left_area {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #access .left_area {
    font-size: 1.4rem;
  }
}
/*ggmap
--------------------------------*/
.ggmap iframe {
  border: none;
}
@media screen and (max-width: 767px) {
  .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .ggmap iframe, .ggmap object, .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/*-----------------------------------------*/
.f_18_sp_14 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .f_18_sp_14 {
    font-size: 1.4rem;
  }
}
.news_box {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .news_box {
    padding: 10px;
  }
}
.news_box > div:first-child {
  width: 100px;
  border-right: #000 1px solid;
}
@media screen and (max-width: 767px) {
  .news_box > div:first-child {
    width: 100%;
    border-right: none;
  }
}
.news_box > div:last-child {
  width: 960px;
  font-size: 1.4rem;
  position: relative;
  padding-right: 160px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .news_box > div:last-child {
    width: 100%;
    padding-right: 100px;
  }
}
.swiper {
  overflow: hidden;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .swiper {
    padding: 10px 0;
  }
}
/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after, .swiper-button-next::after {
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
.swiper-slide img {
}
}
.box_01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.box_01 > div:first-child {
  width: 53%;
}
@media screen and (max-width: 767px) {
  .box_01 > div:first-child {
    width: 90%;
    margin-bottom: 30px;
  }
}
.box_01 > div:first-child img {
  width: 100%;
  height: 430px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .box_01 > div:first-child img {
    height: auto;
  }
}
.box_01 > div:first-child img.img_01 {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .box_01 > div:first-child img.img_01 {
    height: auto;
  }
}
.box_01 > div:last-child {
  width: 25%;
  margin-left: 60px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .box_01 > div:last-child {
    width: 100%;
    margin-left: 0;
  }
}
.box_01.reverse {
  flex-direction: row-reverse; /* 横並び逆順 */
}
.box_01.reverse > div:last-child {
  margin-left: 0;
  margin-right: 60px;
}
@media screen and (max-width: 767px) {
  .box_01.reverse > div:last-child {
    margin-right: 0px;
  }
}
.txt_01 {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .txt_01 {
    font-size: 2.4rem;
  }
}
.txt_02 {
  font-size: 2.5rem;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .txt_02 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.box_02 {
  display: flex;
  flex-wrap: wrap;
}
.box_02 > div {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .box_02 > div {
    width: 100%;
  }
}
.box_02 > div a {
  display: block;
  box-sizing: border-box;
  padding: 160px;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .box_02 > div a {
    padding: 80px 60px;
    background-size: cover;
  }
}
.box_02 > div:first-child a {
  background: url("img/top/img_05.webp") center center no-repeat;
}
@media screen and (max-width: 767px) {
  .box_02 > div:first-child a {}
}
.box_02 > div:last-child a {
  background: url("img/top/img_06.webp") center center no-repeat;
}
@media screen and (max-width: 767px) {
  .box_02 > div:last-child a {}
}
.f_white {
  color: var(--fcw) !important;
}
.f_gray {
  color: var(--gray) !important;
}
.f_gray2 {
  color: var(--sub) !important;
}
.hidden {
  overflow: hidden;
}
.swiper_staff {
  padding: 250px 0;
}
@media screen and (max-width: 767px) {
  .swiper_staff {
    padding: 100px 0;
  }
}
.swiper_staff .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper_staff > div > div {
  margin: 0 15px;
}
.topic_box > div {
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .topic_box > div {
    width: 100%;
  }
  .topic_box > div:first-child {
    margin-bottom: 60px;
  }
}
.topic_box > div .btn_01 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.bg_01 {
  background: url("img/top/bg_01.webp") center top no-repeat;
  background-size: cover;
  color: var(--fcw);
}
.com_dl {
  display: flex;
  border-bottom: #ccc 1px solid;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 30px;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .com_dl {
    margin-bottom: 20px;
  }
}
.com_dl dt {
  width: 30%;
  padding: 15px 0;
  box-sizing: border-box;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .com_dl dt {
    width: 100%;
    font-size: 1.6rem;
    padding: 0;
  }
}
.com_dl dd {
  width: 70%;
  box-sizing: border-box;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .com_dl dd {
    width: 100%;
    font-size: 1.4rem;
    padding: 10px 0 0;
  }
}
.bg_member_01 {
  background: url("img/member/staff_01.webp") right center no-repeat;
  padding: 60px;
  display: flex;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .bg_member_01 {
    background: none;
    padding: 0 0 260px;
    position: relative;
  }
  .bg_member_01::before {
    content: "";
    background: url(img/member/staff_01.webp) right center no-repeat;
    width: 100%;
    height: 260px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.bg_member_01 div {
  background: #fff;
  padding: 30px;
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .bg_member_01 div {
    padding: 0 0 20px;
    width: 100%;
  }
}
.bg_member_02 {
  background: url("img/member/staff_02.webp") left center no-repeat;
  padding: 60px;
  display: flex;
  background-size: cover;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .bg_member_02 {
    background: none;
    padding: 0 0 260px;
    position: relative;
  }
  .bg_member_02::before {
    content: "";
    background: url(img/member/staff_02.webp) left center no-repeat;
    width: 100%;
    height: 260px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.bg_member_02 div {
  background: #fff;
  padding: 30px;
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .bg_member_02 div {
    padding: 0 0 20px;
    width: 100%;
  }
}
.bg_member_03 {
  background: url("img/member/staff_03.webp") right center no-repeat;
  padding: 60px;
  display: flex;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .bg_member_03 {
    background: none;
    padding: 0 0 260px;
    position: relative;
  }
  .bg_member_03::before {
    content: "";
    background: url(img/member/staff_03.webp) right center no-repeat;
    width: 100%;
    height: 260px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.bg_member_03 div {
  background: #fff;
  padding: 30px;
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .bg_member_03 div {
    padding: 0 0 20px;
    width: 100%;
  }
}
.bg_member_04 {
  background: url("img/member/staff_04.webp") left center no-repeat;
  padding: 60px;
  display: flex;
  background-size: cover;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .bg_member_04 {
    background: none;
    padding: 0 0 260px;
    position: relative;
  }
  .bg_member_04::before {
    content: "";
    background: url(img/member/staff_04.webp) left center no-repeat;
    width: 100%;
    height: 260px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.bg_member_04 div {
  background: #fff;
  padding: 30px;
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .bg_member_04 div {
    padding: 0 0 20px;
    width: 100%;
  }
}
.list_member{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.list_member ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
.list_member ul{
	margin-bottom: 60px;
}
}
.list_member ul > li {
  margin-bottom: 80px;
}
.list_member ul > li:nth-child(2) {
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .list_member ul > li {
    margin-bottom: 40px;
  }
	.list_member ul > li:nth-child(2) {
  padding-top: 0;
}
  .list_member ul > li:last-child {
    margin-bottom: 0;
  }
}
.list_blog01 {
  display: flex;
	border-bottom: #fff 1px solid;
	padding-bottom: 40px;
	margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
.list_blog01 {
	padding-bottom: 20px;
	margin-bottom: 60px;
}
}
.list_blog01 > p {
  font-size: 1.4rem;
}
.list_blog01 > a {
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 10px;
}
.list_blog01 > p:first-child {
  border: #fff 1px solid;
  margin-right: 15px;
	font-size: 1.2rem;
	padding: 0 10px;
}

.blog_page{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.blog_page > li:nth-child(1),.blog_page > li:nth-child(3){
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
.blog_page > li:nth-child(1),.blog_page > li:nth-child(3){
	font-size: 1.0rem;
}
}
.blog_page > li:nth-child(1) a{
	background: url("img/blog/arrow_l.png") left center no-repeat;
	padding-left: 20px;
	display: block;
}
.blog_page > li:nth-child(2){
	font-size: 1.6rem;
	background: url("img/blog/list.webp") right center no-repeat;
	padding-right: 30px;
}
@media screen and (max-width: 767px) {
.blog_page > li:nth-child(2){
	font-size: 1.2rem;
	background-size: 12px;
	padding-right: 25px;
}
}
.blog_page > li:nth-child(3) a{
	background: url("img/blog/arrow_r.webp") right center no-repeat;
	padding-right: 20px;
		display: block;
	    text-align: right;
}
.blog_page > li:nth-child(1),.blog_page > li:nth-child(3){
	width: 35%;
}
@media screen and (max-width: 767px) {
.blog_page > li:nth-child(1),.blog_page > li:nth-child(3){
	width: 30%;
}
}



.news_00 > li {
  border-bottom: #ccc 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.news_00 > li a {
  display: flex;
  flex-wrap: wrap;
}
.news_00 > li a p {
  width: 25%;
}
.news_00 > li a h3 {
  width: 75%;
}
@media screen and (max-width: 767px) {
  .news_00 > li a p {
    width: 100%;
  }
  .news_00 > li a h3 {
    width: 100%;
  }
}
.d_none {
  display: none;
}
.area_001 {
  display: flex;
  background: url("img/top/img_01.webp") right center no-repeat;
}
@media screen and (max-width: 767px) {
.area_001 {
	;flex-wrap: wrap;
  background: url("img/top/img_01.webp") right bottom no-repeat;
	background-size: 60%;
}
}
.area_001 > div:first-child {
  width: 640px;
}
@media screen and (max-width: 767px) {
.area_001 > div:first-child {
  width: 100%;
	padding: 0 20px;
}
}
.area_001 > div:last-child {
  padding: 250px 6%;
}
@media screen and (max-width: 767px) {
.area_001 > div:last-child {
  padding: 60px 0;
	width: 100%;
	margin: 0 auto;
	
}
.area_001 > div:last-child p img{
    width: 160px;
    margin: 0 auto;
	}	
	
}
.area_001 > div:last-child p {
/*  font-size: 3rem;
  text-align: left;
  letter-spacing: -5px;
*/
	}
@media screen and (max-width: 767px) {
.area_001 > div:last-child p {
text-align: center;
	width: 100%;}
}
.area_001 > div:last-child p span {
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
.area_001 > div:last-child p span {
  font-size: 3rem;
}
}

.txt_border {
  position: relative;
  padding-top: 100px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
	.txt_border {
  padding-top: 70px;
  margin-top: 20px;
}
}
.txt_border::before {
  content: "";
  background: #fff;
  width: 1px;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 0;
}
@media screen and (max-width: 767px) {
	.txt_border::before {
  height: 60px;
}
}
.bg_01 {
  background: url("img/top/bg_01.webp") center top no-repeat;
  padding: 100px 0 250px;
}
@media screen and (max-width: 767px) {
.bg_01 {
  padding: 100px 20px 150px;
}
}
.area_02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
.area_02 {
  display: flex;
	flex-wrap: wrap;
}
}
.area_02 > div:first-child {
  padding: 0 120px;
  width: 35%;
  box-sizing: border-box;
  font-size: 3rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
	.area_02 > div:first-child {
  padding: 0 20px;
  width: 100%;
  font-size: 2.4rem;
		margin-bottom: 60px;
}
}
.area_02 > div:last-child {
  width: 50%;
}
@media screen and (max-width: 767px) {
.area_02 > div:last-child {
  width: 100%;
}
}

.txt_001::first-letter {
  font-size: 4.2rem;
  float: left;
  padding-right: 10px;
  line-height: 1.1;
}
.txt_001 {
  clear: both;
  margin-bottom: 10px;
}
.area_03 {
  display: flex;
  padding-left: 20%;
  justify-content: space-between;
  padding-bottom: 250px;
background-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0));	
	flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
.area_03 {
  display: block;
  padding-left: 20px;
	padding-right: 20px;
  padding-bottom: 150px;
}
}
.area_03 > div:first-child {
  width: 45%;
  position: relative;
}
@media screen and (max-width: 767px) {
.area_03 > div:first-child {
  width: 100%;
  position: relative;
	margin-bottom: 60px;
}
}
.area_03 > div:last-child {
  width: 45%;
}
@media screen and (max-width: 767px) {
.area_03 > div:last-child {
  width: 100%;
}
}

.swiper_service {
  overflow: hidden;
}
.txt_box00 {
  text-align: left;
  width: 60%;
}
@media screen and (max-width: 1600px) {
  .txt_box00 {
    width: 100%;
  }
}
.area_03 .ttl_01 {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
.area_03 .ttl_01 {
  margin-bottom: 40px;
	width: 70%;
	margin-left: -20px;
}
}
.slider_ttl span:first-child {
  font-size: 3rem;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
	.slider_ttl span:first-child {
  font-size: 2rem;
  padding-right: 20px;
}

}
.slider_ttl span:nth-child(2) {
  font-size: 3rem;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
.slider_ttl span:nth-child(2) {
  font-size: 2rem;
  padding-right: 10px;
}
}
.slider_ttl span:last-child {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
.slider_ttl span:last-child {
  font-size: 1.2rem;
}
}
.slide_inner {
  width: 85%;
}
@media screen and (max-width: 767px) {
.slide_inner {
  width: 100%;
}
	
}
.swiper_service .swiper-pagination {
position: static !important;
}
.swiper_service .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
	margin: 0 30px 0 0 !important;
}
@media screen and (max-width: 767px) {
.swiper_service .swiper-pagination-bullet {
	margin: 0 20px 0 0 !important;
	width: 5px;
	height: 5px;
}
}
.swiper_service .swiper-pagination-bullet-active {
  background: #FF0089;
}
.progressbar{
 position: relative;
 width: 100%;
 height: 1px;
 margin-top: 10px;
 background: #666666;
 overflow: hidden;
}
 .progressbar span{
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  transform-origin: left center;;
  background: #FF0089;
  transform: scaleX(0);
  transition-timing-function: linear;
 }
.page_box{
	display: flex;
	margin-top: 60px;
}

.page_box > div:first-child{
	width:200px;
}
@media screen and (max-width: 767px) {
.page_box > div:first-child{
	width:130px;
}
}
.page_box > div:last-child{
	width:35%;
	display: flex;
}
@media screen and (max-width: 767px) {
	.page_box > div:last-child{
	width:45%;
}
}
.page_box > div:last-child p{
	margin: 0 15px;
}

.area_04_box{
	position:relative;
}
.orb-canvas {
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
}


.area_04 {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
.area_04 {
  flex-direction:row;
}
}
.area_04 > div:first-child {
  width: 45%;
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
.area_04 > div:first-child {
  width: 100%;
	padding: 0 20px;
  margin-bottom: 100px;
}
	
}
.area_04 > div:last-child {
  width: 100%;
  padding: 0 40%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.area_04 > div:last-child {
  padding: 0 ;
	width: 100%;
	margin: 0 auto;
}
.area_04 > div:last-child h3 img{
	width: 180px;
	margin: 0 auto;
}
}
.txt_002 {
  font-size: 4rem;
  margin-left: 30px;
  position: relative;
  display: inline-block;
  padding: 20px 0;
	letter-spacing: -5px;
}
@media screen and (max-width: 767px) {
.txt_002 {
  font-size: 3rem;
letter-spacing: 3px;
}
}
.txt_002::before {
  content: "";
  background: url("img/top/kakko_01.webp") top right no-repeat;
  width: 16px;
  height: 9px;
  position: absolute;
  top: 0;
  right: 0;
}
.txt_002::after {
  content: "";
  background: url("img/top/kakko_02.webp") top left no-repeat;
  width: 16px;
  height: 9px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.txt_003 {
  font-size: 3rem;
  text-orientation: upright;
letter-spacing: -5px;
}
@media screen and (max-width: 767px) {
.txt_003 {
  font-size: 2rem;
letter-spacing: 3px;
}
	
}
.shinzenbi_box{
	padding: 250px 0 100px;	
}
@media screen and (max-width: 767px) {
.shinzenbi_box{
	padding: 150px 0 60px;	
}
}
.shinzenbi{
	display:flex;
}
.shinzenbi.reverse{
flex-direction : row-reverse
}
@media screen and (max-width: 767px) {
.shinzenbi div h4 img{
	width: 25%;
	}
}
.shin {
	width: 850px;
	height: 850px;
  background: url("img/top/maru_01.webp") left top no-repeat;
  padding: 240px 190px 150px 160px;
	margin-bottom: 60px;
	position: relative
}
@media screen and (max-width: 767px) {
	.shin {
		width: 100%;
		height: auto;
  background:none;
		background-size: 50%;
  padding: 0 30px 30px;
	margin-bottom: 60px;
}
}
.zen {
	width: 850px;
	height: 850px;
  background: url("img/top/maru_02.webp") left top no-repeat;
  padding: 240px 160px 150px 190px;
	margin-bottom: 60px;
	position: relative;
}
@media screen and (max-width: 767px) {
.zen {
	width: 100%;
	height: auto;
  background:none;
  padding: 0 30px 30px;
	margin-bottom: 60px;
			background-size: 50%;
}	
}
.bi {
	width: 850px;
	height: 850px;
  background: url("img/top/maru_01.webp") left top no-repeat;
	position: relative;
  padding: 240px 190px 150px 160px;
}
@media screen and (max-width: 767px) {
.bi {
	width: 100%;
	height: auto;
  background:none;
			background-size: 50%;
  padding: 0 30px 30px;
}
}
.txt_img{
	position:absolute;
	top: -50px;
	left: 18%;
}
@media screen and (max-width: 767px) {
.txt_img{
	position:static;
}
}
.shinzenbi div figure{
	position:absolute;
	top: 0;
	right: 10%;
}
@media screen and (max-width: 767px) {
.shinzenbi div figure img{
	height: 115px;
	width: auto;
}

.shinzenbi div figure{
	top: 15%;
	right: 20px;
}
}
.shinzenbi.reverse div .txt_img{
	top: 0;
	right: 16%;
	left: auto;
}
.shinzenbi.reverse div figure{
	top: -25px;
	left: 15%;
}
@media screen and (max-width: 767px) {
.shinzenbi.reverse div figure{
	top: 15%;
	right: 20px;
	left: auto;
}
}
.shinzenbi div .txt_003{
	font-size: 2.4rem;
	line-height: 2;
	margin-bottom: 60px;
	letter-spacing: 0.1em;
}
	@media screen and (max-width: 767px) {
.shinzenbi div .txt_003{
	font-size: 2rem;
	margin-bottom: 40px;
}
	}
/*.zen h4{
	text-align: right;
}*/
.area_05{
	background: url("img/top/bg_02.webp") center top no-repeat;
	background-size: cover;
	padding: 300px 0;
}
@media screen and (max-width: 767px) {
.area_05{
	background: url("img/top/sp_bg_02.webp") center top no-repeat;
	padding:90px 20px 125px;;
	    background-size: cover;
}
}
.area_06{
	margin: 250px auto;
	background: url("img/top/bg_03.webp") center center no-repeat,var(--main);
}
@media screen and (max-width: 767px) {
.area_06{
	padding: 0 20px;
	margin: 150px auto;
	background-size: 150%;
}
}
.txt_kowasu{
	line-height: 1.2;
	margin: 0 auto 120px;
	text-align: center;
}
@media screen and (max-width: 767px) {
.txt_kowasu{
	width: 140px;
	margin: 0 auto 40px;
}
	
}
.txt_kowasu .f_100{
	font-size: 10rem;
	letter-spacing: -50px;
}

.txt_kowasu .f_70{
	font-size: 7rem;
	letter-spacing: -35px;
}

.txt_kowasu .f_50{
	font-size: 5rem;
}

.txt_kowasu .white{
	position: relative;
	display: inline-block;color: #000;
	margin-left:30px;
	z-index: 1;
}
.txt_kowasu .white::before{
	  content: "";
  position: absolute;
bottom: -15px;
    left: -4px;
    top: 0px;
    right: -18px;
  background-color: #fff;
  z-index: -1;
}
.txt_kowasu .white02{
	position: relative;
	display: inline-block;color: #000;
	margin-top: 160px;
	z-index: 1;
}

.txt_kowasu .white02::before{
	  content: "";
  position: absolute;
bottom: -45px;
    left: 0px;
    top: 15px;
    right: -17px;
  background-color: #fff;
  z-index: -1;
}
@media screen and (max-width: 767px) {
.txt_kowasu .white02::before{
bottom: -22px;
    left: 0px;
    top: 10px;
    right: -15px;
}
}
.bnr_area{
	display: flex;
	margin-bottom: 250px;
}
@media screen and (max-width: 767px) {
.bnr_area{
	display: block;
	margin-bottom: 150px;
}
}
.bnr_area > div{
	width: 50%;
	padding: 60px 60px 150px;
	background-size: cover !important;
}
@media screen and (max-width: 767px) {
.bnr_area > div{
	width: 100%;
	padding: 30px 30px 60px;
}
}
.bnr_area > div:first-child{
	background: url("img/top/bnr_01.webp") left top no-repeat;
}
.bnr_area > div:last-child{
	background: url("img/top/bnr_02.webp") left top no-repeat;
}
.contact_area{
	width: 690px;
	background: url("img/common/bg_hinomaru.webp") center top no-repeat;
	background-size: contain;
	margin: 0 auto;
	padding:150px 100px;
	box-sizing: border-box;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contact_area{
	width: 100%;
	background: url("img/common/bg_hinomaru.webp") center top no-repeat;
	background-size: contain;
	margin: 0 auto;
	padding:50px 40px;
	box-sizing: border-box;
	text-align: center;
}
}


.btn_top{
	position:fixed;
	right: 50px;
	bottom: 50px;
	z-index: 99;
}
@media screen and (max-width: 767px) {
.btn_top{
	width: 50px;
	bottom: 35px;
	right: 25px;
}
}
.mb250{
	margin-bottom: 250px;
}
@media screen and (max-width: 767px) {
.mb250{
	margin-bottom: 150px;
}
}
.bg_bk{
	background:var(--main);
}
.copy{
}
@media screen and (max-width: 767px) {
.copy{
	font-size: 1.0rem;
}
}
/*-------------------------------------------------*/
.box_contents{
	padding: 100px 0 250px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1));	

}
@media screen and (max-width: 767px) {
.box_contents{
	padding: 80px 0 150px;

}
}
.box_contents02{
	padding: 0 0 250px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 1));	
margin-top: 100px;
}
@media screen and (max-width: 767px) {
.box_contents02{
	padding: 0px 0 150px;
margin-top: 70px;
}
}
.area_ttl_01{text-align: left;}
.area_ttl_01 > div{
	display: inline-block;
	padding-left: calc((100% - 1200px)/2);
	margin-bottom: 30px;
	border-bottom: 1px solid var(--fcw);
}
@media screen and (max-width: 767px) {
	.area_ttl_01 > div{padding-left: 20px;}
}
@media screen and (max-width: 767px) {
.area_ttl_01 > div{padding-left: 0;
	margin-bottom: 20px;
}

}

/*　任務service　*/

.list_service{
	margin-bottom: 100px;
}
.list_service > li{
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: 300;
}
.list_service > li a span{
	margin-right: 15px;
}
.box_service_text{
	display: flex;
	justify-content: space-around;
	margin-bottom: 60px;
}
@media screen and (max-width : 767px) {
.box_service_text{
	flex-wrap: wrap;	
	margin-bottom: 40px;
}
}
.box_service_text div:first-child{
	width:155px; 
}
@media screen and (max-width : 767px) {
.box_service_text div:first-child{
	width:100%;
	margin-bottom: 20px;
}
}
.box_service_text div:nth-child(2){
	width:150px; 
}
@media screen and (max-width : 767px) {
	.box_service_text div:nth-child(2){
	width:100%;
		margin-top: -50px;
	}
	
	.box_service_text div:nth-child(2) img{
		width:60px;
	}	
	
}
.box_service_text div:last-child{
	width:845px; 
}
@media screen and (max-width : 767px) {
	.box_service_text div:last-child{
	width:100%; 
}
}

.box_service_text .number{
	font-size: 6rem;
}
@media screen and (max-width : 767px) {
.box_service_text .number{
	font-size: 3rem;
}
}

.sv_section {font-size: 1.6rem;}

.sv_ttl{position: relative;font-size: 4.6rem;margin: 100px 0;}
.sv_ttl > span{background: var(--main);position: relative;display: inline-block;padding-right: 40px;z-index: 2;}
.sv_ttl::after{content: "";width: 100%;height: 1px;position: absolute;left: 0;top: 50%;background: var(--fcw);z-index: 1;}

.sv_sub_ttl{font-size: 2.4rem;margin-bottom: 40px;}

@media screen and (max-width : 767px) {
.sv_section p,.sv_section li{font-size: 1.4rem;}
.sv_ttl{position: relative;font-size: 2.4rem;margin: 50px 0;}
	.sv_ttl > span{padding-right: 20px;}
	.sv_sub_ttl{font-size: 1.8rem;}
}

.num_dl{margin-bottom: 60px;}
.num_dl dt{font-size: 2.0rem;font-weight: bold;display: flex;gap:10px;align-items: center;letter-spacing: 0.1em;}
.num_dl dt span.num{font-size: 1.6rem;letter-spacing: 0;line-height: 1;color: var(--main);background: var(--fcw);text-align: center;width: 35px;height: 35px;border-radius: 50%;overflow: hidden;display:flex;align-items: center;justify-content: center;}
.num_dl dd{padding-top: 30px;}

.mb150{
	margin-bottom: 150px;
}
@media screen and (max-width : 767px) {
.mb150{
	margin-bottom: 80px;
}
}
.service_img{
	text-align: right;
	padding: 100px 0;
}
@media screen and (max-width : 767px) {
.service_img{
	text-align: right;
	padding: 60px 0;
}
}
.box_text_00 h3{
	letter-spacing: 3px;
	line-height: 2.5;
}
.box_text_00 p{
	letter-spacing: 1px;
	line-height: 2.5;
	font-weight: 300;
}

@media screen and (max-width : 767px) {
.box_text_00 h3{
	letter-spacing: 2px;
	line-height: 2;
}
.box_text_00 p{
	letter-spacing: 1px;
	line-height: 2;
}
}
.service_img02{
	width: 55%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
@media screen and (max-width : 767px) {
	.service_img02{
	width: 100%;
	margin-top: 80px;
}
}
.service_img02 figure:last-child{
	margin-top: 80px !important;
}

/*member
-------------------------------------*/
.bg_member{
	background: url("img/member/bg_01.webp") bottom right no-repeat;
}
@media screen and (max-width: 767px) {
.bg_member{
	background-size: 240px;
}
}

.name_ttl{
	display: flex;
}
.name_ttl h2{
}
@media screen and (max-width: 767px) {
.name_ttl h2 img{
	height: 240px;
	width: auto;
}
}
.name_ttl h2 span{
	border:#fff 1px solid;
	border-bottom: none;
	display: inline-block;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
.name_ttl h2 span{
}
}
.name_ttl h2 span:last-child{
	border-bottom: #fff 1px solid;
}
.name_ttl p{
font-size: 2.2rem;
	display: inline-block;
	margin-top: -2px;
}
@media screen and (max-width: 767px) {
.name_ttl p{
font-size: 1.4rem;

}
	
}
.name_ttl p span{
		border:#fff 1px solid;
	border-left:none;
    padding: 5px 15px;
}
.bg_yamamoto{
	background: url("img/yamamoto/img_ttl.webp") center bottom no-repeat;
	background-size: cover;
	padding: 90px 0 240px;
}

.bg_yoshida{
	background: url("img/yoshida/bg_ttl.webp") center bottom no-repeat;
	background-size: cover;
	padding: 90px 0 240px;
}
.bg_goda{
	background: url("img/goda/bg_ttl.webp") center bottom no-repeat;
	background-size: cover;
	padding: 90px 0 240px;
}
.bg_tokiwai{
	background: url("img/tokiwai/bg_ttl.webp") center bottom no-repeat;
	background-size: cover;
	padding: 90px 0 240px;
}
.bg_ohta{
	background: url("img/ohta/bg_ttl.webp") center bottom no-repeat;
	background-size: cover;
	padding: 90px 0 240px;
}
@media screen and (max-width: 767px) {
.bg_yamamoto,.bg_yoshida,.bg_goda,.bg_tokiwai,.bg_ohta{
	padding: 40px 15px 80px;
}	
}
.ttl_maru{
	position: relative;
	font-size: 4rem;
	padding-left: 25px;
	letter-spacing: 2px;
	margin-bottom: 180px;
}
@media screen and (max-width: 767px) {
	.ttl_maru{
	font-size: 2.6rem;
	padding-left: 25px;
	margin-bottom: 80px;
}
}
.ttl_maru::before{
	content: "●";
	font-size: 1rem;
	color: #FF0089;
	position: absolute;
	top: 40%;
	left: 0;
	
}
.txt_kakomi{
	font-size: 3rem;
	letter-spacing: 2px;
	line-height: 1.6;
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
.txt_kakomi{
	font-size: 2rem;
	margin-bottom: 50px;
	line-height: 1.8;
}
}
.txt_kakomi span{
	border: #fff 1px solid;
	padding: 5px 15px;
}
.member_box{
	display: flex;
	text-align: left;
	margin-bottom: 200px;
	justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.member_box{
	flex-wrap: wrap;
	margin-bottom: 100px;
}
}

.member_box > div:last-child{
	width: 50%;
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 767px) {
.member_box > div:last-child{
	width: 100%;
}
}
.member_box > div:last-child img{
	width: 100%;
	height: 1380px;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
.member_box > div:last-child img{
	height: auto;
	object-fit: cover;
}
}
.member_box > div:first-child{
	width: 30%;
	padding-right: 5%;
	box-sizing: border-box;
}

@media screen and (max-width: 1680px) {
.member_box > div:first-child{
	width: 35%;
}
}
@media screen and (max-width: 1410px) {
.member_box > div:first-child{
	width: 40%;
}
}

@media screen and (max-width: 767px) {
.member_box > div:first-child{
	width: 100%;
	padding-right: 0;
	box-sizing: border-box;
	margin-bottom: 30px
}	
}
.member_box02{
	display: flex;
	text-align: left;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
.member_box02{
	flex-wrap: wrap;
	margin-bottom: 100px;
}
}
.member_box02 > div:last-child{
	width: 50%;
}
@media screen and (max-width: 767px) {
.member_box02 > div:last-child{
	width: 100%;
}
}
.member_box02 > div:last-child img{
	width: 100%;
	height: 495px;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
.member_box02 > div:last-child img{
	width: 100%;
	height: auto;
}
}
.member_box02 > div:first-child{
	width: 30%;
	padding-left: 5%;
	box-sizing: border-box;
}
@media screen and (max-width: 1680px) {
.member_box02 > div:first-child{
	width: 35%;
}
}
@media screen and (max-width: 1410px) {
.member_box02 > div:first-child{
	width: 40%;
}
}
@media screen and (max-width: 767px) {
.member_box02 > div:first-child{
	width: 100%;
	padding-left: 0;
	margin-bottom: 30px;
}
}



.member_box03{
	display: flex;
	justify-content: space-between;
	background: #fff;
	padding: 60px;
	color: var(--main);
	align-items: center;
	margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
.member_box03{
	padding: 20px;
	margin-bottom: 150px;
	flex-wrap: wrap;
}	
}
.member_box03 > div:first-child{
width: 27%;
display: flex;
	align-items: center;
}
@media screen and (max-width: 767px) {
.member_box03 > div:first-child{
width: 100%;
	margin-bottom: 20px;
}
}
.member_box03 > div:first-child > div{
	padding-left: 15px;
}



.member_box03 > div:last-child{
	width: 70%;
}
@media screen and (max-width: 767px) {
.member_box03 > div:last-child{
	width: 100%;
}
}

.mb130{
	margin-bottom: 130px;
}
@media screen and (max-width: 767px) {
.mb130{
	margin-bottom: 60px;
}
}
.swiper_000.member {
  padding:0px;
}
@media screen and (max-width: 767px) {
  .swiper_000.member {
    padding:0px;
  }
}

.swiper_000{
  width: 100vw;
  height: auto;
	overflow: hidden;
	padding: 200px 0;
}
@media screen and (max-width: 767px) {
.swiper_000{
	padding:140px 0 80px 0;
}
}
/* スライドの動き等速 */
.swiper_000 .swiper-wrapper {
  transition-timing-function: linear;
}
/* 画像のサイズ調整 */
.swiper_000 .swiper-wrapper .swiper-slide img {
  aspect-ratio: 300 / 200;
  width: 100%;
  height: auto;
  object-fit: cover;
}



/*blog
-----------------------------------------*/
.column_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
.column_list{
	margin-bottom: 60px;
}
}
.column_list > li{
	width: 48%;
	margin-bottom: 60px;
}
.column_list > li:nth-last-child(1),.column_list > li:nth-last-child(2){
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.column_list > li{
	width: 100%;
	margin-bottom: 30px;
}
.column_list > li:nth-last-child(2){
	margin-bottom: 30px;
}
	
}



.cate > li{
	margin-bottom: 15px;
}
.cate > li a{
	text-decoration: underline;
}
.cat_txt{
	position: absolute;
	top:10px;
	left: 10px;
	padding:0 5px;
	color: #000;
	font-size: 1.2rem;
	border: #000 1px solid;
	background: #fff;
}


/* 制作実績 */
.content_outer{}

.content_outer dl.acMenu{width: 100%;margin-bottom: 30px;}

.content_outer dl.acMenu dt{font-size: 2.0rem;padding-bottom: 10px;font-weight: bold;position: relative;border-bottom: 1px solid var(--fcw);}
.content_outer dl.acMenu dt:hover{cursor: pointer;}
.content_outer dl.acMenu dt::after{content: "";
    border-right: solid 2px #fff;
    border-top: solid 2px #fff;
    display: block;
    height: 8px;
    position: absolute;
    right: 25px;
    top: 10px;
    transform: rotate(135deg);
    transition: transform .3s ease-in-out,top .3s ease-in-out;
    width: 8px;
}
.content_outer dl.acMenu dt.active:after {
    top: 15px;
    transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
	.content_outer dl.acMenu dt::after{
		left: auto;right: 25px;
	}
}
.content_outer dl.acMenu dd{width: 100%;padding-top: 30px;}

.cate_ico_list,.tags_ico_list{position: relative;margin:0 0 60px 0;/*display: flex;justify-content: center;align-items: flex-start;*/ grid-gap: 30px 30px;}

.tags_ico_list{margin:30px 0 60px 0;}

.cate_ico_list > li {/*display: flex;*/grid-gap: 30px 30px;flex-wrap: wrap;}
.cate_ico_list > li > ul{display: flex;/*grid-gap: 20px 20px;*/flex-wrap: wrap;position: relative;}
.cate_ico_list > li > ul::after{content: "";width: 100%;display: block;position: absolute;left: 0;bottom: 0;border-bottom: 1px solid var(--fcw);}
.cate_ico_list > li > ul > li{width: 25%;padding: 10px 0;border-bottom: 1px solid var(--fcw);}
.cate_ico_list > li > ul > li > a{border-right: 1px solid var(--fcw);position: relative;}

.cate_ico_list > li > ul > li > a::after{content: "";
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    display: block;
    height: 8px;
    position: absolute;
    right: 25px;
    top: 12px;
    transform: rotate(45deg);
    transition: .3s;
    width: 8px;
}
.cate_ico_list > li > ul > li > a:hover:after{right: 20px;border-color: #FF0089;}

.cate_ico_list > li > ul > li:nth-child(4n) > a{border-right: none;}

@media screen and (max-width: 767px) {
	.cate_ico_list > li > ul > li{width: 50%;}
	.cate_ico_list > li > ul > li:nth-child(2n) > a{border-right: none;}
	.cate_ico_list > li > ul > li > a::after{top: 10px;}
}
	
.cate_ico_list li a{display: block;/*border: 1px solid var(--fcw);
    border-radius: 50px;*/
    padding: 5px 15px;}

.cate_ico_list li a:hover{/*background:var(--bgw); */color: #FF0089;border-radius: 3px;opacity: 1;font-weight: bold;letter-spacing: 0.15em;}
.cate_ico_list li a.current-category{font-weight: bold;color: #FF0089;}
.cate_ico_list li a.current-category::after{transform: rotate(135deg);border-color: #FF0089;}

.cate_ico_list > li > a{/*border: 2px solid var(--fcw);*/padding: 10px 0px;font-weight: bold;text-wrap:nowrap;border-bottom: 1px solid var(--fcw);font-size: 1.8rem;}
.tags_ico_list li a{display: block;position: relative;border-bottom: 1px solid var(--fcw);
    padding: 3px 0px;}
.tags_ico_list li a::before{content: "#";margin-right: 5px;}
.tags_ico_list li a.current-category{border-top: 1px solid var(--fcw);}

.ico_industry{display: block;/*border: 2px solid var(--fcw);border-radius: 50px;*/border-bottom: 1px solid var(--fcw);padding: 10px 0px;font-weight: bold;font-size: 1.8rem;}

@media screen and (max-width: 767px) {
	.cate_ico_list{flex-wrap: wrap; grid-gap: 60px 0;}
	.cate_ico_list > li {width: 100%;}
	.cate_ico_list > li > ul{/*grid-gap: 15px 15px;*/width: 100%;}
	.cate_ico_list li ul li a{font-size: 1.2rem;}
	.tags_ico_list li a{font-size: 1.2rem;}
	.tags_ico_list{margin:10px 0 60px 0;}
}

.content_li > .icon_list{margin: 20px 0;}


.icon_list {display: flex;flex-wrap: wrap;justify-content: center;grid-gap: 20px 10px;}

.cat_area {
	text-align: center;
}
.cat_area a {
	border: 1px solid #fff;
	border-radius:50px;
	padding: 5px 10px;
}

.case_photo_list{}
.case_photo_list .case_photo {
	padding: 100px;
	border-top: none;
	border-left: 1px solid var(--gray4);
	border-right: 1px solid var(--gray4);
	border-bottom: 1px solid var(--gray4);
}
.case_photo_list .case_photo:nth-child(1) {
	border-top: 1px solid var(--gray4);
}
.case_photo_list .case_photo figcaption{padding-top: 50px;text-align: left;}

@media screen and (max-width: 767px) {
.case_photo_list .case_photo {
	padding: 20px;
}
.case_photo_list .case_photo figcaption{padding-top: 20px;}

	.cat_area a {font-size: 1.2rem;}
}

/* business
--------------------------------------*/
.slider_main01 p,.slider_main02 p{
	margin-right: 5px;
}
@media screen and (max-width: 767px) {
.slider_main01 p,.slider_main02 p{
}
}
.slider_01 .swiper-wrapper,
.slider_02 .swiper-wrapper,
.slider_03 .swiper-wrapper{
        transition-timing-function: linear;
    }
.slider_txt{
	font-size:3rem;
	letter-spacing: 2px;
	border: #1d1d1d 1px solid;
	padding: 30px 0;
}
@media screen and (max-width: 1580px) {
.slider_txt{
	font-size:2.4rem;
	padding: 30px 0;
}
}
@media screen and (max-width: 767px) {
.slider_txt{
	font-size:1.6rem;
	padding: 5px 0;
}
}

.slider_txt span{
	font-size:6rem;
}
@media screen and (max-width: 1580px) {
.slider_txt span{
	font-size:4rem;
}
}
@media screen and (max-width: 767px) {
.slider_txt span{
	font-size:2.6rem;
}
}

/* clearfixを使って回り込みを解除 */

.fix::after {
    content:'';
    display: block; 
    clear:both;
}


/* ビジネスフォーパンクス */


/* text_loop */
.loop_area {
  width: 100%;
  z-index: 2;
}
.loop_area2 {
  width: 100%;
  z-index: 2;
}
.loop_txt_box {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-inline: auto;
}
.loop_txt {
  line-height: 1.0;
  mix-blend-mode: color-dodge;
}
.loop {
  animation: loop 40s linear infinite;
  white-space: nowrap;
  width: 1600px;
  overflow: hidden;
}
.loop2 {
  position: absolute;
  top: 0;
  left: 0;
  animation: loop 40s -20s linear infinite;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.loop3 {
  animation: reverseloop 40s linear infinite;
  white-space: nowrap;
  width: 1600px;
  overflow: hidden;
}
.loop4 {
  position: absolute;
  top: 0;
  left: 0;
  animation: reverseloop 40s -20s linear infinite;
}
@keyframes reverseloop {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@media screen and (max-width: 767px) {
  .loop_area {
    top: 0px;
  }
  .loop, .loop3 {
    width: 800px;
  }
}

.business_box01{
	position: relative;	
}
@media screen and (max-width: 767px) {
.business_box01{
}
}
.business_box01 > div:first-child{
	padding: 140px 100px 0 0;
	width: 40%;
	box-sizing: border-box;
	float: left;
}
@media screen and (max-width: 767px) {
.business_box01 > div:first-child{
	display: none;
}
}

.business_box01 > div:last-child{
	padding: 0 0 0 100px;
	width: 60%;
	box-sizing: border-box;
	float: right;
	position: relative;
	height: 2500px;
}
@media screen and (max-width: 767px) {
.business_box01 > div:last-child{
	padding: 0 20px;
	width: 100%;
	height: auto;
	}
}
.business_box01 > div:last-child::before{
	content: "";
	background: #fff;
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 767px) {
.business_box01 > div:last-child::before{
	content: none;
}
}
/*エリアの表示非表示と形状*/
.tab > li{
	margin-bottom:15px;
}
.tab > li a{
	border-bottom:#fff 1px solid;
}
.tab > li.active a{
	color: #FF0089;
	border-bottom:#FF0089 1px solid;
}
.tab > li a:hover{
	color: #FF0089;
	border-bottom:#FF0089 1px solid;
	opacity: 1;
}


.area {
  display: none;/*はじめは非表示*/
  opacity: 0;/*透過0*/
	padding:140px 0 0; 
	line-height: 2;
}
@media screen and (max-width: 767px) {
.area {
  display: block;
	padding:60px 0; 
	opacity: 1;
	border-bottom: #ccc 1px solid;
}
}
/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
    display: block;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

@keyframes displayAnime{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.mt130{
	margin-top: 130px !important;
}
@media screen and (max-width: 767px) {
.mt130{
	margin-top: 60px !important;
}
}
.blog_box{
/*	width: 830px;
	margin: 0 0 0 auto;
*/}
@media screen and (max-width: 767px) {
	.blog_box{
	width: 100%;
	margin: 0 auto;
}

}

/*会社概要
------------------------------------------*/
.ttl_about{
	margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
.ttl_about{
	margin-bottom: 60px;
}
}
.ttl_about h3{
	font-size: 4rem;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
.ttl_about h3{
	font-size: 2.8rem;
}
}
.ttl_about p{
	font-size: 1.8rem;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
.ttl_about p{
	font-size: 1.6rem;
}
}
.syakun{
	width: 620px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.syakun{
	width: 100%;
}
}
.syakun > li{
webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
 }
.syakun h4{
	font-size: 3rem;
	margin-left: 15px;
}
@media screen and (max-width: 767px) {
.syakun h4{
	font-size: 2rem;
	margin-left: 10px;
}	
}
.syakun h4 span{
	position: relative;
	padding: 10px 0;
}
.syakun h4 span::before{
	content: "";
	position: absolute;
	background: url("img/company/kakko_l_top.webp");
	width: 13px;
	height: 7px;
	top: 0;
	right: 0;
}
.syakun h4 span::after{
	content: "";
	position: absolute;
	background: url("img/company/kakko_r_bottom.webp");
	width: 13px;
	height: 7px;
	bottom: 0;
	left: 0;
}

.syakun p{
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
.syakun p{
	font-size: 1.4rem;
}
}
.syakun p span{
	position: relative;
	padding: 10px 0;
	margin-bottom: 10px;
}
.syakun p span::before{
	content: "";
	position: absolute;
	background: url("img/company/kakko_s_top.webp");
	width: 9px;
	height: 5px;
	top: 0;
	right: 0;
}
.syakun p span::after{
	content: "";
	position: absolute;
	background: url("img/company/kakko_s_bottom.webp");
	width: 9px;
	height: 5px;
	bottom: 0;
	left: 0;
}
.syakun > li ul li{
	margin-left: 15px;
	text-indent: -1.8em;
	padding-top: 1.5em;
 }



/* 沿革 */
.trajectory_main{position: relative;}
.trajectory_main:before{content: "";width: 1px;height: 100%;background-color: var(--bgw);position: absolute;left: 60px;top: 0;z-index: 0;}
@media screen and (max-width: 767px) {
	.trajectory_main:before{left: 30px;}
}

.trajectory_main .box{margin-bottom: 20px;position: relative;}
.trajectory_main .box .month{display: flex;justify-content: center;align-items: center;width: 40px;height: 40px;clear: both;border-radius: 50%;border: 1px solid var(--main);position: absolute;left: 40px;top: 40px;background-color: var(--bgw);color: var(--sub);text-align: center;font-size: 2.0rem;}
.trajectory_main .box > dl{border: 1px solid var(--fcw);padding: 30px 40px;margin-left: 200px;position: relative;}
.trajectory_main .box > dl::before{content: "";width: 0;height: 0;border: 15px solid transparent;border-right: 30px solid var(--fcw);position: absolute;left: -45px;top: 40px;z-index: 1;}
.trajectory_main .box > dl::after{content: "";width: 0;height: 0;border: 15px solid transparent;border-right: 30px solid var(--main);position: absolute;left: -42px;top: 40px;z-index: 2;}

@media screen and (max-width: 767px) {
	.trajectory_main .box .month{width: 30px;height: 30px;font-size: 1.4rem;left: 15px;top: 15px;}
	.trajectory_main .box > dl{margin-left: 80px;padding: 20px 20px;}
	.trajectory_main .box > dl::before{border: 8px solid transparent;border-right: 16px solid var(--fcw);left: -24px;top: 20px;}
	.trajectory_main .box > dl::after{border: 8px solid transparent;border-right: 16px solid var(--main);left: -22px;top: 20px;}
}


.trajectory_main .box > dl dt{font-size: 3.0rem;padding-right: 40px;position: relative;}
.trajectory_main .box > dl dt::after{border-right: solid 2px var(--fcw);
    border-top: solid 2px #fff;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 0px;
    top: 20px;
    transform: rotate(135deg);
    transition: transform .3s ease-in-out,top .3s ease-in-out;
    width: 8px;
}
.trajectory_main .box > dl dt.active:after{
	    top: 25px;
    transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
	.trajectory_main .box > dl dt{font-size: 1.8rem;padding-right: 30px;}
}


.trajectory_main .date{font-size: 1.4rem;}

.trajectory_main .box > dl dd{padding-top: 40px;}
.trajectory_main .trajectory_img{padding-top: 40px;}
@media screen and (max-width: 767px) {
	.trajectory_main .date{font-size: 1.2rem;}

.trajectory_main .box > dl dd{padding-top: 20px;font-family:"Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",  "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;font-weight: 400;}
.trajectory_main .trajectory_img{padding-top: 20px;}
}
.trajectory_year{display: flex;justify-content: center;align-items: center;width: 120px;height: 120px;clear: both;border-radius: 50%;background-color: var(--bgw);color: var(--sub);margin-bottom: 60px;text-align: center;font-size: 3.0rem;}
.trajectory_year_link{display: grid;grid-gap: 30px 20px;position:sticky;top: 200px;left: 0;}
.trajectory_year_link a:hover{color: var(--par);}

@media screen and (max-width: 767px) {
	.trajectory_year{width: 60px;height: 60px;font-size: 1.8rem;}
	.trajectory_year_link{display: flex; position: relative;top: 0;padding-bottom: 60px;}
	.col_reverse{flex-direction: column-reverse;}

}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.flow_design03 {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.flow_design03 ul {
  padding: 0;
}

.flow_design03 li {
  list-style-type: none;
}

.flow_design03 dd {
  margin-left: 0;
}

.flow03 {
  position: relative;
}

.flow03::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #333;
  margin-left: -129px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
  border-radius: 20px;
}

.flow03 > li {
  position: relative;
}

.flow03 > li:not(:last-child) {
  margin-bottom: 60px;
}

.flow03 > li .icon03 {
  font-size: 0.8em;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  border-radius: 100vh;
  color: #000;
  background: #fff;
  display: inline-block;
  margin-right: 0.3em;
}

.flow03 > li dl {
  padding-left: 70px;
  position: relative;
}

.flow03 > li dl::before,
.flow03 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}

.flow03 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #000;
  border-radius: 50%;
  left: -4px;
}

.flow03 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}

.flow03 > li dl dt {
  font-size: 1.6em;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
}

.column_top{
	display: flex;
	gap:30px; 
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
.column_top{
	gap:20px; 
}
}
.column_top > li{
width: calc(33.333% - 20px);
}
@media screen and (max-width: 767px) {
.column_top > li{
width: calc(50% - 10px);
}	
}
.area_07{
	margin-bottom: 250px;
}
@media screen and (max-width: 767px) {
.area_07{
	padding: 0 20px;
	margin-bottom: 100px;
}
}
.area_08{
	margin-bottom: 250px;
	
}
@media screen and (max-width: 767px) {
.area_08{
	padding: 0 20px;
	margin-bottom: 100px;
}
	
}
/*---------------------------------*/
.hp_box01{
	display: flex;
	gap:100px;
	align-items: center;
	margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
.hp_box01{
	flex-wrap: wrap;
	gap:50px;
	margin-bottom: 60px;
}
	
}
.hp_box01 > div:first-child{
width:calc(50% - 100px);
	font-size: 3rem;
	letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
.hp_box01 > div:first-child{
width:100%;
	font-size: 2.2rem;
}
}
.hp_box01 > div:last-child{
width:50%;
}
@media screen and (max-width: 767px) {
.hp_box01 > div:last-child{
width:100%;
}
}
.hp_content{
	padding:250px 0;
}
@media screen and (max-width: 767px) {
.hp_content{
	padding:100px 20px;
}
}
.hp_box02{
	display: flex;
	align-items: center;
	gap:100px;
	width: 85%;
	margin-left: auto;
}
@media screen and (max-width: 767px) {
.hp_box02{
	flex-wrap: wrap;
	gap:50px;
	width: 100%;
}
}
.hp_box02 > div:first-child{
	width: 50%;
	text-align: left;
}
@media screen and (max-width: 767px) {
.hp_box02 > div:first-child{
	width: 100%;
}
}
.hp_box02 > div:last-child{
	width: calc(50% -  100px);
}
@media screen and (max-width: 767px) {
.hp_box02 > div:last-child{
	width: 100%;
}
}

.hp_box02 > div:first-child .en{
font-size: 4rem;
}
@media screen and (max-width: 767px) {
.hp_box02 > div:first-child .en{
font-size: 3rem;
}
}
.hp_box02 > div:first-child .ja{
font-size: 2.4rem;
margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
.hp_box02 > div:first-child .ja{
font-size: 1.8rem;
margin-bottom: 40px;
}
}
.hp_box02.rev{
	flex-direction: row-reverse;
	margin-left:0;
	margin-right: auto;
}

.ft_insta{text-align: right;position: absolute;right: 50px;top: 2px;}
@media screen and (max-width: 767px) {
.ft_insta{text-align: right;right: 10%;top: auto;bottom: -100px;}
}
.case h3 {
	font-size: 3rem;
	margin-bottom: 30px;
    border-bottom: 1px solid #fff;
}

@media screen and (max-width: 767px) {
.case h3 {
	font-size: 2.4rem;
	margin-bottom: 30px;
	}
}

/* 検索フォーム */
.content_search_form {
  max-width: 720px;
  margin: 0 auto 50px;
  display: flex;
  align-items: stretch;
  gap: 10px;
}

.content_search_form input[type="text"] {
  flex: 1;
  height: 56px;
  padding: 0 20px;
  border: 1px solid var(--gray2);
  border-radius: 4px;
  font-size: 16px;
  letter-spacing: 0.05em;
  background: #fff;
  box-sizing: border-box;
}

.content_search_form input[type="text"]::placeholder {
  color: var(--gray);
}

.content_search_form input[type="text"]:focus {
  outline: none;
  border-color: var(--sub);
}

.content_search_form button {
  width: 140px;
  height: 56px;
  border-radius: 4px;
  background: var(--sub);
  color: var(--fcw);
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.12em;
  cursor: pointer;
  transition: 0.3s;border:none;
}

.content_search_form button:hover {
  opacity: 0.75;
}

@media screen and (max-width: 767px) {
  .content_search_form {
    display: block;
    margin-bottom: 35px;
  }

  .content_search_form input[type="text"] {
    width: 100%;
    height: 52px;
    margin-bottom: 12px;
    font-size: 15px;
  }

  .content_search_form button {
    width: 100%;
    height: 52px;
    font-size: 15px;
  }
}