@charset "UTF-8";

/* 共通 */
html {
  font-size: 62.5%;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-size: 1.6rem; /* 16px */
  letter-spacing: 0.05em;
  color: #333;
  overflow-x: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
}
.font-mincho { 
	font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.Top-button {
    margin: 0 auto;
}
.Top-button a {
    display: grid;
    place-content: center;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(90deg, #c10101, #e65555);
    position: relative;
    width: 500px;
    text-decoration: none;
    height: 80px;
    border-radius: 50px;
    font-size: 2.1rem;
}
.Top-button a:after {
	content: "\f0da";
	display: inline-block;
	top: 50%;
    transform: translateY(-50%);
    right: 7%;
	position: absolute;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
a {
  color: #00b4ff;
}

a:hover {
  cursor: pointer;
  text-decoration: none;
  opacity: 0.7;
}

p {
  font-size: 1.6rem;
}

/* 見出し
======================================================== */
.FrontContents h2 {
  position: relative;
  margin: 0 0 40px;
  padding: 15px 0;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #ebebeb;
  border-top: none;
}
.FrontContents h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 2px;
  background: #ff7200;
}

.HeadingGradation {
  margin: 0;
  padding: 0;
  background: linear-gradient(to right, #3d4d6b, #576fc5);
  background: -webkit-linear-gradient(left, #3d4d6b, #576fc5);
  background: -moz-linear-gradient(left, #3d4d6b, #576fc5);
}
.HeadingGradation h3 {
  color: #fff;
  font-size: 2.7rem;
  margin: 0;
  padding: 25px 0;
  background: none;
}
.TopCaseStories__Item .HeadingGradation h3 { padding-left: 1rem; }

.--Detail h3 {
	padding: 15px 10px;
	margin-bottom: 20px;
}

/* WPクラス */
.alignleft {
  float: left;
  margin: 0 2rem 2rem 0; 
}

.alignright {
  float: right;
  margin: 0 0 2rem 2rem; 
}

.aligncenter {
  display: block;
  margin: 2rem auto;
  max-width: 100%;
  height: auto;
}

/* ユーティリティクラス
======================================================== */
.--PC {
  display: block;
}

.--SP {
  display: none;
}

.--HirakakuW3 {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
}

.--HirakakuW6 {
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
}

.--TopMore__Button {
  display: inline-block;
  position: relative;
  margin: 40px 30% 0;
  padding: 20px 0;
  width: 40%;
  color: #121c72;
  font-size: 1.5rem;
  text-align: center;
  text-decoration: none;
  border: 1px solid #121c72;
  border-radius: 5px;
}
.--TopMore__Button:after {
  display: inline-block;
  /* position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 15%; */
  padding-left: 10px;
  color: #121c72;
  content: "\f0da";
  font-size: 1.4rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

@media screen and (max-width: 480px) {
.--PC {
  display: none !important;
}
.--SP {
  display: block !important;
}
}

.--Wrap {
  width: 1200px;
  margin: 0 auto;
}

.--WrapSingle {
  padding: 25px 35px;
}

.--AlignCenter {
  text-align: center;
}

.--IconContact:before {
  display: inline-block;
  content: "\f0e0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.--IconDocument:before {
  display: inline-block;
  content: "\f15c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.--IconFree:before {
  display: inline-block;
  content: "";
  left: 10px !important;
  margin-top: -2.0rem !important;
  width: 41px;
  height: 41px;
  background: url(/wp-content/themes/zeirisi-selection/img/header/ic_free.png) no-repeat center top;
  background-size: auto 100%;
}

.--MarginBottomS {
  margin-bottom: 30px;
}

.--MarginTopHeader {
  margin-top: 170px;
}

/* TinyMCEのマーカー */
/*黄色*/
.yellow_marker {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFFF88 0%) repeat scroll 0 0;
}
/*赤色*/
.red_marker {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFABCE 0%) repeat scroll 0 0;
}
/*水色*/
.blue_marker {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #A7F1FF 0%) repeat scroll 0 0;
}

/* 汎用ブロック
======================================================== */
/* 引用 */
blockquote {
  margin: 0;
  padding: 50px 50px 30px;
  background-color: #f3f3f3;
  border-bottom: 3px solid #ccc;
  background-image: 
    /* 1枚目の背景画像のパス */
    url(../img/page/blockquote_bg1.png),
    /* 2枚目の背景画像のパス */
    url(../img/page/blockquote_bg2.png);
  background-position:
    /* 1枚目の背景画像の表示位置 */
    left 20px top 10px,
    /* 2枚目の背景画像の表示位置 */
    right 20px bottom 10px;
  background-repeat:
    /* 1枚目の背景画像の設定 */
    no-repeat,
    /* 2枚目の背景画像の設定 */
    no-repeat;
  background-size:
    /* 1、2枚目の背景画像の共通サイズ */
    40px auto;
}
@media screen and (max-width: 600px) {
  blockquote {
	padding: 9vw 6vw 2vw;
    border-bottom: 2px solid #ccc;
	background-position: left 2vw top 3vw, right 2vw bottom 3vw;
    background-size: 6vw auto;
  }
}
/* 見出し */
h2 {
  clear: both;
  margin: 30px 0;
  padding: 15px 10px;
  font-size: 2.5rem;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
  border-top: 2px solid #121c72;
  border-bottom: 1px solid #c1c1c1;
}
h3 {
  clear: both;
  margin: 30px 0;
  padding: 20px 10px;
  color: #033481;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
  font-size: 2.3rem;
  background: #e7edf3;
}
h4 {
  clear: both;
  position: relative;
  margin: 30px 0;
  padding: 10px;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
  font-size: 2.2rem;
  border-bottom: 2px solid #ebebeb;
}
h4:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 2px;
  background: #ff7200;
}
h5 {
  clear: both;
  margin: 30px 0;
  padding: 0 15px;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
  font-size: 2.0rem;
  border-left: 5px solid #033481;
}
h6 {
  clear: both;
  margin: 30px 0;
  padding: 10px 15px;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  background: #fef3ea;
}

/* 今の顧問税理士さんは本当にベストですか？ */
.TopBannerConsultant {
  padding: 0 0 60px;
}
.BannerConsultant {
  margin: 0 auto;
  padding: 0;
}
.BannerConsultant img {
  width: 100%;
  height: auto;
}

/* 税理士変更をされた方の声 */
.PageCustomerReviews .Heading {
  position: relative;
  margin: 0 0 40px;
  padding: 15px 0;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-size: 2.6rem;
  text-align: center;
  background: none;
  border-bottom: 2px solid #ebebeb;
  border-top: none;
  border-left: none;
}
.PageCustomerReviews .Heading:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 2px;
  background: #ff7200;
}
.CustomerReviews {
  margin: 0 auto;
  padding: 60px 0;
  width: 1200px;
}
.CustomerReviews h2 {
  text-align: center;
}
.CustomerReviews p {
  padding: 0 0 30px;
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: center;
}
.SlickCustomer {
  width: 1200px;
}

.Customer {
  margin: 10px !important;
  padding: 0;
  width: 280px !important;
}
.Customer a {
  color: #333;
  text-decoration: none;
}
.Customer a {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  color: #333;
  text-decoration: none;
  box-shadow: 0 0 2px 1px rgba(0,5,25,0.15);
  width: initial !important;
}
.Customer a:hover .Customer__Image img{
  transform: scale(1.1);
}
.Customer__Image {
  position: relative;
  width: 100%;
  background: #dbdbdb;
  overflow: hidden;
}

.Customer__Image:before{
  content: "";
  display: block;
  padding-top: 70%;
}
.Customer__Image img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.5s;
}
.Customer__Title {
  padding: 20px 15px 0;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.6;
}
.Customer__Text {
  padding: 20px 15px 0;
  font-size: 1.4rem;
  line-height: 1.9;
}

.Customer__Button {
  display: inline-block;
  position: relative;
  padding: 20px 0 20px 15px;
  width: 105px;
  color: #121c72;
  font-size: 1.4rem;
}
.Customer__Button:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  color: #121c72;
  content: "\f105";
  font-size: 1.4rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.SlickCustomer .slick-dots {
  bottom: -40px;
}
.SlickCustomer .slick-dots li button:before {
  font-size: 1.6rem;
}
.SlickCustomer .slick-dots li button:hover:before,
.SlickCustomer .slick-dots li.slick-active button:before {
	color: #134a9a;
	opacity: 1.0;
}
.SlickCustomer .slick-arrow {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 25px;
  opacity: 1.0;
}
.SlickCustomer .slick-arrow:hover {
  opacity: 0.7;
  cursor: pointer;
}
.SlickCustomer .prev-arrow {
  bottom: -9.5%;
  left: 35%;
}
.SlickCustomer .next-arrow {
  bottom: -9.5%;
  right: 35%;
}

.CaseItem {
  margin: 0 1% !important;
  width: 98% !important;
}
.CaseItem a {
  color: #333;
  text-decoration: none;
}
.SlickCase .slick-dots li button:before {
  font-size: 1.6rem;
}
.SlickCase .slick-dots li button:hover:before,
.SlickCase .slick-dots li.slick-active button:before {
	color: #134a9a;
	opacity: 1.0;
}
.SlickCase .slick-arrow {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 25px;
  opacity: 1.0;
}
.SlickCase .slick-arrow:hover {
  opacity: 0.7;
  cursor: pointer;
}
.SlickCase .prev-arrow {
  bottom: -4%;
  left: 35%;
}
.SlickCase .next-arrow {
  bottom: -4%;
  right: 35%;
}

/* 人気記事ランキング  */
.PopularRanking {
  margin: 0;
  padding: 60px 0;
  background: #e7edf3;
}
.PopularRanking p.wpp-no-data {
  text-align: center;
}
.PopularRanking__Heading {
  display: flex;
  align-items: center;
  width: 1200px;
  margin: 0 auto 40px;
  color: #17478e;
  font-size: 2.6rem;
  border-left: none;
}
.PopularRanking__Heading:before,
.PopularRanking__Heading:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #17478e;
}
.PopularRanking__Heading:before {
  margin-right: 1rem;
}
.PopularRanking__Heading:after {
  margin-left: 1rem;
}
h6.PopularRanking__Heading {
  padding: 20px 10px;
  background: none;
}

.SlickRanking li.SlickRanking__Item {
  width: 92% !important;
  height: 400px; /* 2022.09.15 追記 */
  margin: 0 0 0 4%;
  padding: 0;
  background: #fff;
  box-shadow: 0 0 2px 1px rgba(0,5,25,0.15);
  overflow-y: hidden; /* 2022.09.15 追記 */
}
.SlickRanking .slick-list {
  overflow: visible !important;
}
.SlickRanking .slick-track {
  display: flex !important;
  height: 400px; /* 2022.09.15 追記 */
  padding-top: 20px; /* 2022.09.15 追記 */
}
.SlickRanking .slick-track .slick-slide {
  /* counter-increment: slick-ranking-number; */
  height: auto !important;
  position: relative;
}
.SlickRanking .slick-track .slick-slide:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -18px;
  left: 1%;
  /* content: counter(slick-ranking-number); */
  width: 36px;
  height: 36px;
  color: #134a9a;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  background: #fff;
  border: 1px solid #134a9a;
  border-radius: 24px;
}
.SlickRanking .slick-track .slick-slide:first-child:before,
.SlickRanking .slick-track .slick-slide:nth-child(6):before,
.SlickRanking .slick-track .slick-slide:nth-child(12):before {
  content: "1";
  color: #fff;
  background: #cbb137;
  border: 1px solid #cbb137;
}
.SlickRanking .slick-track .slick-slide:nth-child(2):before,
.SlickRanking .slick-track .slick-slide:nth-child(7):before,
.SlickRanking .slick-track .slick-slide:nth-child(13):before {
  content: "2";
  color: #fff;
  background: #adaca6;
  border: 1px solid #adaca6;
}
.SlickRanking .slick-track .slick-slide:nth-child(3):before,
.SlickRanking .slick-track .slick-slide:nth-child(8):before,
.SlickRanking .slick-track .slick-slide:nth-child(14):before {
  content: "3";
  color: #fff;
  background: #9f7d5f;
  border: 1px solid #9f7d5f;
}
.SlickRanking .slick-track .slick-slide:nth-child(4):before,
.SlickRanking .slick-track .slick-slide:nth-child(9):before,
.SlickRanking .slick-track .slick-slide:nth-child(15):before {
  content: "4";
}
.SlickRanking .slick-track .slick-slide:nth-child(5):before,
.SlickRanking .slick-track .slick-slide:nth-child(10):before,
.SlickRanking .slick-track .slick-slide:nth-child(16):before {
  content: "5";
}
.SlickRanking .slick-track .slick-slide:nth-child(11):before,
.SlickRanking .slick-track .slick-slide:nth-child(17):before {
  content: "6";
}
.SlickRanking .slick-track .slick-slide:nth-child(11),
.SlickRanking .slick-track .slick-slide:nth-child(17) {
  width: 0 !important; /*６位は非表示*/
  opacity: 0;
}

.SlickRanking a {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  color: #333;
  text-decoration: none;
  width: initial !important;
}
.SlickRanking a:hover .SlickRanking__Image img{
  transform: scale(1.1);
}
.SlickRanking dl {
  /* margin: 0 0 -200px; */
  margin: 0;
  padding: 0;
}
.SlickRanking__Image {
  position: relative;
  width: 100%;
  background: #dbdbdb;
  overflow: hidden;
  margin-bottom: 15px;
}

.SlickRanking__Image:before{
  content: "";
  display: block;
  padding-top: 50%;
}
.SlickRanking__Image img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.5s;
}
.SlickRanking dl dd {
  margin: 0;
  padding: 0 0 30px;
}
.SlickRanking__Taxonomy {
  margin: 0 10px;
  font-size: 0;
  color: #fff;
}
.SlickRanking__Taxonomy span {
  display: inline-block;
  margin: 0 0 5px 5px;
  padding: 5px 10px;
  color: #fff;
  font-size: 1.2rem;
  background: #134a9a;
  justify-content: initial;
  flex-direction: initial;
  box-shadow: none;
  border-radius: 2px;
}
.SlickRanking__Date {
  display: inline-block;
  margin: 15px 0 0 15px;
  color: #acacac;
  font-size: 1.2rem;
}
.SlickRanking__Title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 15px 15px 0;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.6;
}
.SlickRanking__Text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 10px 15px 0;
  font-size: 1.4rem;
  line-height: 1.9;
}
.SlickRanking .slick-arrow {
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  opacity: 0.7;
}
.SlickRanking .slick-arrow:hover {
  cursor: pointer;
  opacity: 1.0;
}
.SlickRanking .prev-arrow {
  top: 50%;
  left: 19%;
}
.SlickRanking .next-arrow {
  top: 50%;
  right: 19%;
}
.SlickRanking .slick-dots li button:before {
  font-size: 1.5rem;
}

/* ヘッダー
======================================================== */
.GlobalLayout__Header {
  position: fixed;
  top: 0;
  z-index: 99;
  background: #fff;
  width: 100%;
  height: 90px;
  text-align: center;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}

/*資料請求とお問い合わせを２行で横幅縮小*/
@media only screen and (min-width:601px) and (max-width:1550px) {
	.GlobalLayout__Header {
		width: 100%;
	}
	.HeaderNavi {
		position: relative;
	}
	.HeaderLogo__Image {
		width: 4.2vw !important;
	}
	.HeaderLogo__Title a {
		font-size: 1.9vw !important;
		padding: 0 1vw !important;
	}
	.HeaderLogo__Title span {
		font-size: 0.9vw !important;
	}
	.GlobalNavi {
		margin-right: 6vw !important;
	}
	.GlobalNavi li a {
		font-size: 1.2vw !important;
		/* white-space: nowrap; */
	}
	.HeaderNavi__Button {
	}
	/* .HeaderNavi__Button dt {
		position: absolute;
		right: 12vw;
	} */
	.HeaderNavi__Text {
		font-size: 1vw !important;
	}
	.HeaderNavi__Tel strong {
		font-size: 1.8vw !important;
		padding-left: 1.5vw !important;
	}
	.HeaderNavi__Tel strong:before {
		font-size: 1.8vw !important;
	}
	.HeaderNavi__Tel small {
		font-size: 0.8vw !important;
		padding-left: 1.5vw !important;
	}
	.HeaderNavi__Facebook {
		width: 2.5vw !important;
		height: auto;
	}
	.HeaderNavi__Button dd a {
		/* width: 12vw;
		line-height: 45px; */
		height: 45px;
		font-size: 1.2vw !important;
	}
	.HeaderNavi__Button dd a.HeaderNavi__Guidebook {
	}
	.HeaderNavi__Contact {
		line-height: 45px;
	}
	.HeaderNavi__Contact.--IconContact:before {
		left: 7% !important;
		top: 30% !important;
	}
}
/*サイトタイトルの文字サイズを一定で縮小*/
@media only screen and (min-width:600px) and (max-width:763px) {
	.HeaderLogo__Title span {
		white-space: nowrap !important;
	}
}

.HeaderLogo__Title {
  display: flex;
  align-items: center;
}
.HeaderLogo__Image {
  margin: 0 0 0 20px;
  width: 66px;
  height: auto;
}
.HeaderLogo__Title a {
    display: block;
    padding: 0 20px;
    color: #3d4d6c;
    font-size: 3.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0;
    text-decoration: none;
    font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: normal;
}

.HeaderLogo__Title span {
  display: block;
  padding: 5px 0 0;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.05em;
}

.HeaderNavi {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin: 0 min(50px, 3vw) 0 0;
}

.HeaderNavi__Button {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  gap: 12px;
}

.HeaderNavi__Button dd a {
    position: relative;
    display: block;
    color: #fff;
    font-size: min(1.8rem, 1.8vw);
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    height: min(63px, 6.3vw);
    display: grid;
    place-content: center;
    width: min(222px, 20.2vw);
    border-radius: 50px;
}

.HeaderNavi__Facebook {
  margin: 0 20px;
  width: 44px;
  height: auto;
}

.HeaderNavi__Info {
	display: flex;
    justify-content: flex-start;
    align-items: center;
}

.HeaderNavi__Text {
	color: #fff;
	font-size: 1.4rem;
	text-align: left;
	padding-right: 20px;
}

.HeaderNavi__Tel {
	display: flex;
    flex-direction: column;
	color: #3d4d6c;
	text-align: left;
	padding-right: 30px;
}

.HeaderNavi__Tel small {
	display: inline-block;
	font-size: 1.2rem;
	padding-left: 2.5rem;
}

.HeaderNavi__Tel strong {
    position: relative;
    display: block;
    font-size: 3.7rem;
    padding-left: 2.5rem;
    font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: normal;
}

.HeaderNavi__Tel strong:before {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f2a0";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	transform: rotate(-45deg);
}

.HeaderNavi__Guidebook {
  background: linear-gradient(45deg, #3d4d6b, #576fc5);
  /* text-indent: 20px;
  width: 190px; */
  text-align: right;
}

.HeaderNavi__Guidebook:before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -1.2rem;
  font-size: 2.1rem;
}

.HeaderNavi__Contact {
  /* width: 190px; */
  background: linear-gradient(45deg, #8d6300, #b19543);
}

.HeaderNavi__Contact:before {
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -1.2rem;
  margin-right: 20px;
  font-size: 2.1rem;
}
@media only screen and (min-width:601px) and (max-width:1300px) {
	/* .GlobalNavi {
		flex-wrap: wrap;
	}
	.GlobalNavi li a {
		padding: 5px 10px !important;
	} */
}

/* グロナビ
======================================================== */
.menu-btn {
  display: none;
}
.NavigationTop {
  width: 100%;
  background: linear-gradient(to right, #16192c, #121c74);
  background: -webkit-linear-gradient(left, #16192c, #121c74);
  background: -moz-linear-gradient(left, #16192c, #121c74);
  /* border-top: 1px solid #727693; */
  margin: -1.1vw 0 15px;
}
.NavigationTop.is-fixed {
  position: fixed;
  top: 90px;
  z-index: 99;
  margin: -1px 0 0;
  border-top: 1px solid #727693;
}
.Navigation {
  position: fixed;
  top: 90px;
  z-index: 99;
  margin: -1px 0 0;
  width: 100%;
  background: linear-gradient(to right, #3d4d6b, #576fc5);
  background: -webkit-linear-gradient(left, #3d4d6b, #576fc5);
  background: -moz-linear-gradient(left, #3d4d6b, #576fc5);
  border-top: 1px solid #727693;
}
.DlAttention {
  padding: 3vw 0;
  width: 100%;
  background: linear-gradient(to right, #16192c, #121c74);
  background: -webkit-linear-gradient(left, #16192c, #121c74);
  background: -moz-linear-gradient(left, #16192c, #121c74);
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.DlAttention.is-fixed {
  position: fixed;
  top: 15vw;
  z-index: 99;
  margin: -1px 0 0;
  border-top: 1px solid #727693;
}
.GlobalNavi {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.GlobalNavi nav {
  width: 100%;
}
.GlobalNavi li {
  position: relative;
}
.GlobalNavi li a {
  display: block;
  padding: 30px 10px;
  color: #fff;
  font-size: 1.6rem;
  text-decoration: none;
}
.GlobalNavi li:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  height: 16px;
  width: 1px;
  border-right: 1px solid #fff;
}
.GlobalNavi li:last-child:after {
  display: none;
}
/********** Dropdown Menu **********/
.GlobalNavi .menu-item {
  position: relative;
}
.GlobalNavi .sub-menu {
	display: none;
    z-index: 1000;
    background: #394c89f2;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    width: 177px;
}
.GlobalNavi .sub-menu li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  border-bottom: 1px solid #456598;;
}
.GlobalNavi .sub-menu li:after {
  border: none;
}
.GlobalNavi .sub-menu li a {
    padding: 10px 15px;
    font-size: 1.5rem;
    text-align: left;
}
.GlobalNavi .sub-menu li a:hover {
  opacity: 1.0;
  background: #3c4d74;
}
.GlobalNavi .open {
  display: block;
}
.GlobalNavi .close {
  display: block;
}

@media only screen and (min-width:1111px) and (max-width:1190px) {

}
@media only screen and (min-width:601px) and (max-width:1110px) {

}

/* トップページ：メインビジュアル
======================================================== */
/* メインビジュアルのSlick */
.GlobalLayout__MainVisual {
  margin: 170px 0 0;
  padding: 0;
  width: 100%;
  /* background: #333; */
  background: #e9e9e9;
}

.Slick {
  height: 34vw;
  overflow: hidden;	
}

.Slick li {
  float: left;
  position: relative;
}

.Slick li {
  width: 33.3%;
}

.Slick li:first-child {
  width: 66.7%;
}

.Slick li:first-child .MainVisual__Title {
  color: #fff;
  font-size: 1.8vw;
}

.Slick .slick-track div.slick-slide {
  position: relative;
  display: initial !important;
}

.Slick .slick-track div.slick-slide a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.Slick .slick-track div.slick-slide {
  /* width: 33.3% !important;
  width: 33.1% !important; */
}

.Slick .slick-track div.slick-slide:first-child,
.Slick .slick-track div.slick-slide:nth-child(7),
.Slick .slick-track div.slick-slide:nth-child(10),
.Slick .slick-track div.slick-slide:nth-child(13) {
  /*width: 66.6% !important;*/
  /* width: 66.6% !important; */
  /*border-right: 1px solid #fff;*/
}

.Slick .slick-track div.slick-slide:first-child .MainVisual__Title,
.Slick .slick-track div.slick-slide:nth-child(7) .MainVisual__Title,
.Slick .slick-track div.slick-slide:nth-child(10) .MainVisual__Title,
.Slick .slick-track div.slick-slide:nth-child(13) .MainVisual__Title {
  font-size: 1.8vw;
}

.Slick .slick-vertical .slick-slide {
  border: none;
}

.GlobalLayout__MainVisual.--PC .slick-prev,
.GlobalLayout__MainVisual.--PC .slick-next { z-index: 1; width: 3vw; height: 3vw; /* background: linear-gradient(to right, #16192c, #121c74); background: -webkit-linear-gradient(left, #16192c, #121c74); background: -moz-linear-gradient(left, #16192c, #121c74); */ background: #3d4d6c; border-radius: 50%; }
.GlobalLayout__MainVisual.--PC .slick-prev:before,
.GlobalLayout__MainVisual.--PC .slick-next:before { font-family: "Font Awesome 5 Free"; font-weight: bold; color: #fff; font-size: 1vw; }
.GlobalLayout__MainVisual.--PC .slick-prev:before { content: "\f053"; }
.GlobalLayout__MainVisual.--PC .slick-next:before { content: "\f054"; }
.GlobalLayout__MainVisual.--PC .slick-prev { left: 2vw; top: 50%; transform: translate(-50%, -50%); }
.GlobalLayout__MainVisual.--PC .slick-next { right: 0; top: 50%; transform: translate(-50%, -50%); }
.GlobalLayout__MainVisual.--PC .slick-dots { bottom: 2vw; left: 50%; transform: translateX(-50%); width: initial; }
.GlobalLayout__MainVisual.--PC .slick-dots li { width: 2vw; }
.GlobalLayout__MainVisual.--PC .slick-dots li:first-child { width: 2vw; }
.GlobalLayout__MainVisual.--PC .slick-dots li button { width: 2vw; height: 2vw; padding: 0; opacity: 1; }
.GlobalLayout__MainVisual.--PC .slick-dots li.slick-active button:before { opacity: 1; color: #3d4d6c; }
.GlobalLayout__MainVisual.--PC .slick-dots li button:before { width: 2vw; height: 2vw; font-size: 1vw; line-height: initial; color: #d2d2d2; }
.GlobalLayout__MainVisual.--PC .slick-dots li button:hover:before { color: #999; }
.GlobalLayout__MainVisual.--PC .slick-dotted.slick-slider { margin-bottom: 0; }

@media only screen and (min-width:1013px) and (max-width:1346px) {
	.SlickPC .slick-track div.slick-slide:first-child, .SlickPC .slick-track div.slick-slide:nth-child(7), .SlickPC .slick-track div.slick-slide:nth-child(10), .SlickPC .slick-track div.slick-slide:nth-child(13) {
		width: 66.5% !important;
	}
}

@media only screen and (min-width:872px) and (max-width:1012px) {
	.SlickPC .slick-track div.slick-slide:first-child, .SlickPC .slick-track div.slick-slide:nth-child(7), .SlickPC .slick-track div.slick-slide:nth-child(10), .SlickPC .slick-track div.slick-slide:nth-child(13) {
		width: 66.3% !important;
	}
}
@media only screen and (min-width:600px) and (max-width:871px) {
	.SlickPC .slick-track div.slick-slide:first-child, .SlickPC .slick-track div.slick-slide:nth-child(7), .SlickPC .slick-track div.slick-slide:nth-child(10), .SlickPC .slick-track div.slick-slide:nth-child(13) {
		width: 65.0% !important;
	}
}

.SlickCounter {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 10vw;
  background: #fff;
  text-align: center;
}

.MainVisual__Image {
  position: relative;
  background: #333;
  overflow: hidden;
}

.MainVisual__Image:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.MainVisual__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.5s;
}

.GlobalLayout__MainVisual a:hover .MainVisual__Image img{
  transform: scale(1.1);
}

.MainVisual__Title {
  position: absolute;
  bottom: 0;
  padding: 2vw 4%;
  width: 92%;
  color: #fff;
  font-size: 1.1vw;
  font-weight: bold;
  line-height: 1.3;
  background: linear-gradient(rgba(51,51,51,0),rgba(0,0,0,0.8));
}

.MainVisual__Button {
  /* padding: 35px 0 50px; */
  padding: 0 0 15px;
  text-align: center;
}

.BnrFreeDocument {
  width: 750px;
  height: auto;
}

.BannerFreeDocument {
	padding: 30px 0;
}

.BannerFreeDocument .BnrFreeDocument {
	width: 100%;
	height: auto;
}

/* .MainVisual__Button a {
  position: relative;
  padding: 20px 80px 20px 100px;
  background: #ff7200;
  color: #fff;
  font-size: 1.9rem;
  text-decoration: none;
  border-radius: 5px;
}

.MainVisual__Button a:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 70px;
  content: "\f03a";
  font-size: 2.1rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
} */

/* 経理や税金のお悩みはこちら */
.TopWorry {
  width: 100%;
  margin: 0;
  padding: 0;
}
.Worry {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.Worry__Item {
  margin-bottom: 3%;
 /*  width: 32%; //３列 */
  width: 49%;
  box-shadow: 0 0 2px 1px rgba(0,5,25,0.15);
}
.Worry__Item:nth-child(2) .HeadingGradation,
.Worry__Item:nth-child(3) .HeadingGradation,
.Worry__Item:nth-child(6) .HeadingGradation{
	background: linear-gradient(to right, #046ebd, #234a89);
    background: -webkit-linear-gradient(left, #046ebd, #234a89);
    background: -moz-linear-gradient(left, #046ebd, #234a89);
	
}
.Worry__Item .HeadingGradation h3 {
    padding: 0;
    font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 500;
    display: flex;
    align-items: center;
    place-content: center;
    gap: 14px;
    box-sizing: border-box;
    height: 74px;
}
.WorryReport {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.WorryReport__Image {
  width: 100%;
}
.WorryReport img {
  width: 100%;
  height: auto;
}
.WorryReport__Text {
  margin: 20px;
  font-size: 1.3rem;
  line-height: 1.6;
}
.WorryReport__Article {
  padding: 0;
  margin: 0;
  /* margin: 0 8%;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2; */
}
.WorryReport__Article ul {
  margin: 0;
  width: 100%;
}
.WorryReport__Article ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e2e2e2;
  list-style-type: none;
}
.WorryReportPick {
  
}
.WorryReport__Article ul li a {
  display: flex;
}

.WorryReportPick__Text {
  display: flex;
  flex-wrap: wrap;
  /* flex-direction: column; */
  width: 56%;
  height: 110px;
  margin: 0;
  padding: 4% 0 2% 4%;
}
.WorryReportPick__Text strong {
  display: inline-block;
  width: 100%;
  /* height: 5.5rem; */
  padding: 0.5rem 0 0;
  font-size: 1.9rem;
  line-height: 1.5;
}
.WorryReportPick__Text small {
  display: inline-block;
  width: 40%;
  padding: 0.5rem 0 0;
  color: #9f9f9f;
  font-size: 1.4rem;
  font-weight: normal;
}
.WorryReportPick__Text span {
  display: flex;
  align-items: center;
  position: relative;
  width: 20%;
  height: 2.5rem;
  margin: 0;
  padding: 0 0 0 2.5rem;
  color: #666;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.8;
  font-style: normal;
  text-align: left;
  background: #eaf2fc;
}
.WorryReportPick__Text span:before {
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.4rem;
}
.WorryReportPick__Image {
  width: 36%;
  margin: 0;
  padding: 20px 2% 15px;
}
.WorryReport__NotFound {
  padding: 2rem 0 !important;
  list-style-type: none !important;
  color: #999;
  text-align: center;
}
.WorryReport__Article a {
  color: #333;
  /* font-size: 1.5rem; */
  text-decoration: none;
}
.WorryReport__Button {
  margin: 30px 0;
  width: 100%;
  text-align: center;
}
.WorryReport__Button a {
  position: relative;
  display: inline-block;
  margin: 0 10%;
  padding: 15px 0;
  width: 60%;
  color: #121c72;
  font-size: 1.7rem;
  text-decoration: none;
  border: 1px solid #121c72;
  border-radius: 5px;
  white-space: nowrap;
}
.WorryReport__Button a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.4rem;
}

/* 初めて当サイトにご訪問いただいた方におすすめの記事集 */
.TopBeginner {
  width: 100%;
  padding: 30px 0 20px;
}
.TopBeginner ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.TopBeginner ul li {
  width: 50%;
  /* display: flex;
  flex-wrap: wrap; */
  margin: 0;
  padding: 0;
}
.TopBeginner ul li:first-child {
  width: 100%;
}
.TopBeginner ul li dl {
  display: flex;
  justify-content: flex-start;
  position: relative;
  margin: 0;
  padding: 40px 0;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.TopBeginner ul li:first-child dl {
  width: 100%;
  border-right: none;
}
.TopBeginner ul li dl dt {
  margin-left: 0;
}
.TopBeginner ul li:first-child dl dt {
  margin-left: 0;
}
.TopBeginner ul li:nth-child(2) dl dd, .TopBeginner li:nth-child(4) dl dd {
  margin-left: 0;
  margin-right: 5%;
}

.TopBeginner ul li:nth-child(2) dl, .TopBeginner li:nth-child(4) dl {
  border-right: 1px solid #e6e6e6;
}
.TopBeginner ul li:nth-child(3) dl, .TopBeginner li:nth-child(5) dl {
  padding-left: 5%;
}
.TopBeginner ul li:nth-child(4) dl, .TopBeginner li:nth-child(5) dl {
  border-bottom: none;
}
.TopBeginner a {
  display: block;
  color: #333;
  text-decoration: none;
}
.TopBeginner a:hover {
  opacity: 0.7;
  /* background: #e7ecf4; */
}
.TopBeginner a:hover dl {
  
}
.TopBeginner a:hover .TopBeginner__Image img {
  transform: scale(1.1);
}
.TopBeginner__Image {
  position: relative;
  margin: 5px 20px 0 0;
  width: 170px;
  height: 95px;
  overflow: hidden;
}
.TopBeginner__Image:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.TopBeginner__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.5s;
}
.TopBeginner dl dd {
  width: 210px;
}

.TopBeginner__Title {
  margin: 0 0 20px;
  padding: 0;
  font-size: 2.1rem;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
  line-height: 1.45;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.TopBeginner__Text {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.8;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
.TopBeginner ul li:first-child .TopBeginner__Image {
  width: 270px;
  height: 151px;
}
.TopBeginner ul li:first-child dl dd {
  width: 530px;
}
.TopBeginner__Banner {
  width: 850px;
}
.TopBeginner__Banner img {
  width: 100%;
  height: auto;
  border: 1px solid #28286d;
}

/* 税理士変更の成功事例 */
.TopCaseStories {
  margin: 0 auto;
  padding: 0 0 60px;
}
.TopCaseStories h2 {
  text-align: center;
}
.TopCaseStories p {
  padding: 0 0 30px;
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: center;
}
.TopCaseStories__Item a {
  color: #333;
  text-decoration: none;
}
.CaseStories {
  box-shadow: 0 0 2px 1px rgba(0,5,25,0.15);
}
.CaseStories__Title {
  width: 100%;
}
.CaseStories__Detail {
  /* width: 32%;
  padding: 1.5%; */
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 30px;
  padding: 0;
}
/* .CaseStories__Comment {
  width: 31%;
  padding: 1.5% 1.5% 1.5% 0;
} */
.CaseStories__Comment {
  width: 23%;
  padding: 1% 1% 2% 0;
}
.CaseStories__Image {
  position: relative;
  width: 100%;
  background: #dbdbdb;
}

.TopCaseStories__Item .CaseStories__Image {
  margin: 1%;
  width: 26%;
  height: 11vw;
}

.CaseStories__Image:before{
  content: "";
  display: block;
  padding-top: 50%;
}
.CaseStories__Image img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.CaseStories__Table {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  font-size: 1.4rem;
}
.TopCaseStories__Item .CaseStories__Table {
  margin: 1% 1% 0 0;
  width: 23%;
}
.CaseStories__Table li {
  display: flex;
  align-items: center;
  border-bottom: 3px solid #fff;
}
.CaseStories__Table li:nth-child(odd) {
  background: #d3e1f0;
}
.CaseStories__Table li:nth-child(even) {
  background: #eaf2fc;
}
.CaseStories__Table em {
  display: inline-block;
  padding: 15px 2%;
  width: 26%;
  font-style: normal;
  text-align: center;
}
.CaseStories__Table strong {
  position: relative;
  display: inline-block;
  padding: 15px 2%;
  width: 66%;
  font-weight: normal;
  text-align: center;
}
.CaseStories__Table strong:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: #fff;
}
.CaseStories__Comment dl {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.CaseStories__Comment dl dt {
  position: relative;
  padding: 10px 0;
  font-size: 1.5rem;
  text-align: center;
  background: #ececec;
}
.CaseStories__Comment dl dt:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #ececec;
}
.CaseStories__Comment dl dd {
  padding: 20px 10px 0;
  font-size: 1.4rem;
  line-height: 1.4;
}

/* お役立ち資料 */
.TopDocument {
  margin: 0 auto;
  padding: 0 0 60px;
}
.TopDocument h2 {
  text-align: center;
}
.TopDocument h2 em {
  display: inline-block;
  margin: 0 1vw 0 0;
  padding: 0.5vw 1.5vw;
  color: #fff;
  font-style: normal;
  background: #d60142;
}
.TopDocument p {
  padding: 0 0 30px;
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: center;
}
.TopDocument__Button {
  display: none;
}
.TopDocument ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 0 -4px;
  padding: 0;
  width: 858px;
}
.Document {
  display: flex;
}
.Document a {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  color: #333;
  text-decoration: none;
  box-shadow: 0 0 2px 1px rgba(0,5,25,0.15);
  margin: 10px 5px;
  padding: 0;
  width: 200px;
}
.Document a:hover .Document__Image img{
  transform: scale(1.1);
}
.Document__Primary {
  display: flex;
}
.Document__Secondary {
  display: flex;
  flex-direction: column;
}
.Document__Image {
  /* position: relative; */
  margin: 0;
  overflow: hidden;
  width: 100%;
  background: #fff;
  flex-grow: 1;
}
/* .Document__Image:before{
  content: "";
  display: block;
  padding-top: 50%;
} */
.Document__Image img{
/*   position: absolute; */
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.5s;
}
.Document__Title {
  padding: 20px 15px 0;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.6;
}
.Document__Date {
  display: none;
}
.Document__Button {
  display: block;
  position: relative;
  margin: 25px auto;
  padding: 15px 10px 15px 0;
  width: 160px;
  color: #121c72;
  font-size: 1.5rem;
  text-align: center;
  border: 1px solid #121c72;
  border-radius: 5px;
}
.Document__Button:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 35px;
  color: #121c72;
  content: "\f105";
  font-size: 1.4rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* フッター前の１カラム
======================================================== */
.GlobalLayout__OneColumn {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 1200px;
}

/* 現在進行中のご相談案件
======================================================== */
.GlobalLayout__Matter {
	
}
.TopMatter {
    margin: 0 auto;
    padding: 0 0 100px;
  width: 1200px;
}
.TopMatter h2 {
	margin: 0 auto 40px;
	text-align: left;
}
.TopMatter__Box {
	padding: 10px 40px 40px;
	height: 420px;
	border: 1px solid #c1c1c1;
	overflow-y:scroll;
}

.Matter {
	padding: 20px 0;
	border-bottom: 1px solid #c1c1c1;
}
.Matter__Category {
	display: inline-block;
	width: 20%;
	vertical-align: top;
}
.Matter__Category ul li {
	padding: 10px 0;
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
	border-radius: 2px;
}
.Matter__Date {
	display: inline-block;
	width: 10%;
	vertical-align: top;
	padding: 10px 0;
	color: #acacac;
	font-size: 1.3rem;
	text-align: center;
}
.Matter__Title {
	display: inline-block;
	padding: 5px 0 0;
	width: 68%;
	font-size: 1.8rem;
	line-height: 1.3;
}

.ArchiveMatter h2 {
	margin: 0 auto 40px;
	text-align: center;
}
.ArchiveMatter__Box {
	padding: 10px 0 40px;
	/* padding: 10px 20px 40px;
	height: 2025px;
	border: 1px solid #c1c1c1;
	overflow-y:scroll; */
}
.ArchiveMatter__Box .Matter__Category {
	width: 28%;
}
.ArchiveMatter__Box .Matter__Date {
	width: 15%;
}
.ArchiveMatter__Box .Matter__Title {
	display: block;
	width: 100%;
	padding: 20px 0 0;
}

/* フッター
======================================================== */
/* 税理士セレクションの想い */
.About {
  margin: 0;
  padding: 100px 0;
  background: url(../img/footer/about_bg_pc.jpg) no-repeat center top;
  background-size: cover;
}
.About h6 {
  color: #3d4d6c;
  font-size: 2.8rem;
  text-align: center;
  background: none;
  border-bottom: none;
  font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 500;
}
.About h6:before {
  display: none;
}
.About dl {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 50px 0 0;
  width: 980px;
  color: #3d4d6c;
}
.About dl dt {
  padding: 0 0 10px;
  font-size: 2.0rem;
}
.About dl dd {
  font-size: 1.7rem;
  line-height: 1.8;
}

/* バナー */
.GlobalLayout__FooterBanner {
  width: 100%;
  text-align: center;
  padding: 40px 0 45px;
  background: #f5f5f5;
}
.FooterBanner {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
.FooterBanner li {
  padding: 0 30px;
}
.FooterBanner li a {
  display: block;
  padding: 27px 0;
  width: 400px;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
}
.FooterBanner__Guidebook {
  /*position: relative;*/
  background: linear-gradient(45deg, #3d4d6b, #576fc5);
}
/*.FooterBanner__Guidebook:before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -1.75rem;
  font-size: 3rem;
  padding-right: 10px;
}*/
.FooterBanner__Contact {
  /*position: relative;*/
  background: linear-gradient(45deg, #8d6300, #b19543);
}
/*.FooterBanner__Contact:before {
  position: absolute;
  top: 50%;
  left: 65px;
  margin-top: -1.75rem;
  font-size: 3rem;
  padding-right: 10px;
}*/
/* フッターメニュー */
.GlobalLayout__Footer {
  width: 100%;
  text-align: center;
  padding: 40px 0;
  background: linear-gradient(left, #3d4d6b, #576fc5);
  background: -webkit-linear-gradient(left, #3d4d6b, #576fc5);
  background: -moz-linear-gradient(left, #3d4d6b, #576fc5);
}
.FooterMenu {
  margin: 0 auto;
  width: 900px;
}
.FooterMenu ul.menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
}
.FooterMenu ul.menu li {
  padding: 0 0 20px;
}
.FooterMenu ul.menu li a {
  display: block;
  padding: 0 45px 0 0;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  text-align: left;
}
.FooterMenu ul.menu li a:before {
  display: inline-block;
  color: #799cd0;
  content: "\f105";
  font-size: 1.6rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
}
/*コピーライト*/
.Copyright {
  margin: 0 auto;
  padding: 30px 0 0;
  color: #a1b8db;
  font-size: 1.1rem;
  text-align: center;
}

/* コンテンツ
======================================================== */
.Contents {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: start;
  padding: 60px 0;
}

.GlobalLayout__Main {
  width: 850px;
}

.ArchiveLayout__Main {
  width: 850px;
  display: flex;
  flex-wrap: wrap;
}

.GlobalLayout__Sidebar {
  width: 290px;
}

.GlobalLayout__OneColumn {
  width: 1140px;
}

/* サイドバー
======================================================== */
.GlobalLayout__Sidebar .tagcloud {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 20px;
}

.GlobalLayout__Sidebar .tagcloud a {
  display: flex;
  align-items: center;
  margin: 0 0.5vw 0.5vw 0;
  padding: 0.4vw 0.8vw;
  color: #121c72;
  font-size: 1.4rem !important;
  text-decoration: none;
  border: 1px solid #121c72;
  border-radius: 2px;
}

.GlobalLayout__Sidebar .textwidget img {
  width: 290px;
  height: auto;
}
.GlobalLayout__Sidebar form {
  position: relative;
  max-width: 300px;	
  margin-bottom: 20px;
}

.GlobalLayout__Sidebar form .fas {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1;
  display: inline-block;
  color: #033481;
  font-size: 2.3rem;
  background: none;
  border: none;
}

.GlobalLayout__Sidebar form .fas:hover {
  cursor: pointer;
  color: #3875d1;
}

.GlobalLayout__Sidebar form label {
  display: none;
}

.GlobalLayout__Sidebar form #s {
  width: 260px;
  padding: 15px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 25px;
  outline: 0;
  background: #fff;
  border: 1px solid #a4a4a4;
  font-size: 1.5rem;
  color: #333;
}

.menu-sidebar-navi01-container {
  
}
.menu-sidebar-navi01-container .menu li {
  position: relative;
}
.menu-sidebar-navi01-container .menu li:before {
  position: absolute;
  top: 15px;
  left: 7px;
  display: inline-block;
  color: #121c72;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.menu-sidebar-navi01-container .menu a {
  display: block;
  padding: 15px 0 15px 2rem;
  color: #333;
  font-size: 1.5rem;
  text-decoration: none;
  border-bottom: 1px solid #e2e2e2;
}
.SidebarBanner {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 30px 0;
}
.SidebarBanner dt,
.SidebarBanner dd {
  padding: 2px 0;
}

.GlobalLayout__Sidebar .BlockSearch {
  padding-bottom: 80px;
}

.GlobalLayout__Sidebar .Heading {
  display: block;
  margin: 0;
  padding: 10px 0;
  width: 100%;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  border: none;
  /* background: #033481;
  border-bottom: 3px solid #00b4ff; */
  background: linear-gradient(to right, #16192c, #121c74);
  background: -webkit-linear-gradient(left, #16192c, #121c74);
  background: -moz-linear-gradient(left, #16192c, #121c74);
}

.GlobalLayout__Sidebar .Heading strong {
  color: #ffff00;
}

.GlobalLayout__Sidebar .FreeConsulting {
  padding: 0 0 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #ff7200;
}

.GlobalLayout__Sidebar .FreeConsulting img {
  width: 100%;
  height: auto;
}

.GlobalLayout__Sidebar .FreeConsulting__Text {
  display: block;
  padding: 10px 0 5px;
  font-size: 1.4rem;
}

.GlobalLayout__Sidebar .FreeConsulting__PhoneNumber {
  position: relative;
  width: 90%;
  padding-left: 10%;
  font-size: 2.8rem;
}

.GlobalLayout__Sidebar .FreeConsulting__PhoneNumber:before {
  display: inline-block;
  position: absolute;
  left: 25px;
  top: -2px;
  content: "\f2a0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transform: rotate(-45deg);
}

.GlobalLayout__Sidebar .FreeConsulting__Mail {
  position: relative;
  display: block;
  margin: 10px auto 0;
  padding: 10px 0 10px 5%;
  width: 85%;
  color: #fff;
  font-size: 1.4rem;
  text-decoration: none;
  background: #121c72;
  border-radius: 10px;
}

.GlobalLayout__Sidebar .FreeConsulting__Mail:before {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 2.4rem;
  content: "\f3cd";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.GlobalLayout__Sidebar .FreeConsulting img {
  width: 100%;
  height: auto;
}

.npcatch li {
  position: relative;
  counter-increment: sidebar-new-post;
}
.npcatch li a {
  display: block;
  padding: 15px 0;
  height: 65px;
  border-bottom: 1px solid #e2e2e2;
}

.npcatch li a:hover {
  opacity: 1.0;
}

.npcatch li a:hover figure img {
  transform: scale(1.1);
  opacity: 0.7;
}

.npcatch li:hover {
  background: #f6f9fd;
}

.npcatch li figure {
  position: absolute;
  top: 15px;
  right: 0;
  display: inline-block;
  margin: 0;
  width: 96px;
  height: 66px;
  overflow: hidden;
  transition-duration: 0.5s;
}

.npcatch li figure img {
  width: 100%;
  height: auto;
  transition-duration: 0.3s;
}

.npcatch li .detail {
  position: absolute;
  top: 15px;
  left: 35px;
  width: 145px;
  color: #333;
  font-size: 1.5rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.npcatch li:before {
  content: counter(sidebar-new-post);
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 0;
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.2;
  text-align: center;
  text-indent: 1px;
  border-radius: 22px;
  background: #121c72;
}

.GlobalLayout__Sidebar .wpp-list {
  
}

.GlobalLayout__Sidebar .wpp-list li {
  position: relative;
  display: block;
  padding: 15px 0;
  height: 65px;
  border-bottom: 1px solid #e2e2e2;
  counter-increment: sidebar-ranking;
}

.GlobalLayout__Sidebar .wpp-list li a {
  text-decoration: none;
}

.GlobalLayout__Sidebar .wpp-list li:hover {
  background: #e7ecf4;
}

.GlobalLayout__Sidebar .wpp-list li a:hover {
  opacity: 1.0;
}

.GlobalLayout__Sidebar .wpp-list li a:hover figure img {
  transform: scale(1.1);
  opacity: 0.7;
}

.GlobalLayout__Sidebar .wpp-post-title {
  position: absolute;
  top: 15px;
  left: 35px;
  width: 145px;
  color: #333;
  font-size: 1.5rem;
  display: -webkit-box !important;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.GlobalLayout__Sidebar .wpp-list li:first-child a:first-child,
.GlobalLayout__Sidebar .wpp-list li:nth-child(2) a:first-child,
.GlobalLayout__Sidebar .wpp-list li:nth-child(3) a:first-child,
.GlobalLayout__Sidebar .wpp-list li:nth-child(4) a:first-child,
.GlobalLayout__Sidebar .wpp-list li:nth-child(5) a:first-child {
  display: block;
  padding: 15px 0;
  height: 65px;
  border-bottom: 1px solid #e2e2e2;
}

.GlobalLayout__Sidebar .wpp-list li img {
  width: 100%;
  height: auto;
  transition-duration: 0.3s;
}

.GlobalLayout__Sidebar .wpp-list li img:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}

.GlobalLayout__Sidebar .wpp-list li:before {
  content: counter(sidebar-ranking);
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 0;
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.2;
  text-align: center;
  text-indent: 1px;
  border-radius: 22px;
}

.GlobalLayout__Sidebar .wpp-list li:first-child:before {
  background: #cbb137;
}

.GlobalLayout__Sidebar .wpp-list li:nth-child(2):before {
  background: #adaca6;
}

.GlobalLayout__Sidebar .wpp-list li:nth-child(3):before {
  background: #9f7d5f;
}

.GlobalLayout__Sidebar .wpp-list li:nth-child(4):before,
.GlobalLayout__Sidebar .wpp-list li:nth-child(5):before {
  color: #033481;
  border: 1px solid #033481;
}

.GlobalLayout__Sidebar .wpp-list li .detail {
  position: absolute;
  top: 15px;
  left: 35px;
  width: 145px;
  color: #333;
  font-size: 1.5rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.GlobalLayout__Sidebar .wpp-list li figure {
  position: absolute;
  top: 15px;
  right: 0;
  display: inline-block;
  margin: 0;
  width: 96px;
  height: 66px;
  overflow: hidden;
  transition-duration: 0.5s;
}

.GlobalLayout__Sidebar .wpp-list li figure img {
    width: 100%;
    height: auto;
    transition-duration: 0.3s;
}

.GlobalLayout__Sidebar .ButtonReport {
  position: relative;
  display: block;
  margin: 20px auto 25px;
  padding: 15px 0;
  width: 220px;
  color: #121c72;
  font-size: 1.5rem;
  text-decoration: none;
  text-align: center;
  border: 1px solid #121c72;
  border-radius: 5px;
}

.GlobalLayout__Sidebar .ButtonReport:after {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -0.8rem;
  font-size: 1.4rem;
}

.GlobalLayout__Sidebar .SidebarBottomBanner {
  margin-bottom: 20px;
}

.GlobalLayout__Sidebar .Facebook {
  width: 290px;
}

/* TOP記事一覧
======================================================== */
.TopReport {
  position: relative;
  width: 750px;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19);
}

.TopReport:hover {
  background: #f6f9fd;
}

.TopReport a {
  display: block;
  padding: 20px;
  color: #333;
  text-decoration: none;
}

.TopReport a:hover {
  opacity: 1.0;
}

.TopReport__Title {
  padding: 0 0 20px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
}

.TopReport dl {
  display: flex;
}

.TopReport dl dt {
  width: 260px;
  margin: 0 15px 0 0;
}

.TopReport__Thumb {
  position: relative;
  background: #eee;
  overflow: hidden;
}

.TopReport__Thumb:before {
  content: "";
  display: block;
  padding-top: 70%;
}

.TopReport__Thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

.TopReport__Thumb img:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}

.TopReport__Category {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.TopReport__Category span {
  margin: 0 5px 5px 0;
  padding: 4px 10px;
  color: #fff;
  font-size: 1.2rem;
  background: #3875d1;
  border-radius: 2px;
}

.TopReport dl dd {
  width: 440px;
}

.TopReport__Text {
  font-size: 1.6rem;
  line-height: 1.7;
}

.TopReport__Date {
  margin: 15px 0 0;
  color: #acacac;
  font-size: 1.2rem;
}

.TopReport__Button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 180px;
  padding: 15px 0;
  color: #033481;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #033481;
  border-radius: 5px; 
}

.TopReport__Button:after {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 0 0 0 20px;
}

/* アーカイブの記事一覧
======================================================== */
.ArchiveReport {
  width: 410px;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19);
}

.ArchiveReport:nth-child(odd) {
  margin-right: 25px;
}

.ArchiveReport:hover {
  /* background: #e7ecf4; */
}

.ArchiveReport a {
  display: block;
  padding: 0;
  color: #333;
  text-decoration: none;
}

.ArchiveReport a:hover .ArchiveReport__Thumb img {
  transform: scale(1.1);
  opacity: 0.7;
}

.ArchiveReport dl {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.ArchiveReport dl dt {
  width: 100%;
  margin: 0;
}

.ArchiveReport__Thumb {
  position: relative;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}

.ArchiveReport__Thumb:before {
  content: "";
  display: block;
  padding-top: 55%;
}

.ArchiveReport__Thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

.ArchiveReport dl dd {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 15px 10px 30px;
}

.ArchiveReport__Category {
  display: inline-block;
  width: 75%;
}

.ArchiveReport__Category span {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 4px 10px;
  color: #fff;
  font-size: 1.2rem;
  background: #134a9a;
  border-radius: 2px;
}

.ArchiveReport__Date {
  display: inline-block;
  width: 25%;
  padding: 5px 0;
  color: #acacac;
  font-size: 1.2rem;
}

.ArchiveReport__Title {
  /* padding: 10px 0; */
  margin: 10px 0;
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ArchiveReport__Text,
.ArchiveReport__Text p {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* 税理士変更事例の記事一覧
======================================================== */
.ArchiveCase {
  position: relative;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19);
}

.ArchiveReport:hover {
  /* background: #e7ecf4; */
}

.ArchiveCase a.ArchiveCase__Article {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0;
  color: #333;
  text-decoration: none;
  background: #fff;
  opacity: 0;
  z-index: 1;
}

.ArchiveCase a.ArchiveCase__Article:hover {
  opacity: 0.3;
}

.ArchiveCase a.ArchiveCase__Article:hover .ArchiveReport__Thumb img {
  transform: scale(1.1);
  opacity: 0.7;
}

.ArchiveCase dl {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 0 auto;
  padding: 2%;
}

.ArchiveCase dl dt {
  width: 30%;
  margin: 0 2% 0 0;
}

.ArchiveCase__Logo {
  position: relative;
  display: block;
  width: 200px;
  background: #eaeaea;
  overflow: hidden;
}

.ArchiveCase__Logo:before {
  content: "";
  display: block;
  padding-top: 25%;
}

.ArchiveCase__Logo img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

.ArchiveCase__Thumb {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}

.ArchiveCase__Thumb:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.ArchiveCase__Thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

.ArchiveCase dl dd {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0 0 0 0;
  width: 68%;
}

.ArchiveCase__CompanyName {
  display: inline-block;
  padding: 0 2rem 0 0;
  font-size: 1.4rem;
  line-height: 1.3;
}

.ArchiveCase__Category {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 10px 0 0;
}

.ArchiveCase__Category span {
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #fff;
  font-size: 1.2rem;
  background: #134a9a;
  border-radius: 2px;
}

.ArchiveCase__Category span a {
  display: block;
  padding: 4px 10px;
  color: #fff;
  text-decoration: none;
}

.ArchiveCase__Date {
  display: block;
  width: 100%;
  padding: 15px 0 0;
  color: #acacac;
  font-size: 1.2rem;
}

.ArchiveCase__Title {
  padding: 10px 0;
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ArchiveCase__Text,
.ArchiveCase__Text p {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* お役立ち資料の記事一覧
======================================================== */
.ArchiveDocument {
  width: 410px;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19);
  position: relative;
}

.ArchiveDocument:nth-child(odd) {
  margin-right: 25px;
}

.ArchiveDocument a {
  display: block;
  padding: 0;
  height: 100%;
  color: #333;
  text-decoration: none;
}

.ArchiveDocument a:hover .ArchiveDocument__Thumb img {
  transform: scale(1.1);
  opacity: 0.7;
}

.ArchiveDocument dl {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.ArchiveDocument dl dt {
  width: 100%;
  margin: 0;
}

.ArchiveDocument__Thumb {
  position: relative;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}

.ArchiveDocument__Thumb:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.ArchiveDocument__Thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

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

@media screen and (max-width: 600px) {
  .ArchiveSeminar { flex-direction: column; }
}

.ArchiveSeminar__Thumb {
  position: relative;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}

.ArchiveSeminar__Thumb:before {
  /* content: "";
  display: block;
  padding-top: 43%; */
}

.ArchiveSeminar__Thumb img {
  /* position: absolute; */
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

.ArchiveDocument dl dd {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 15px 10px 90px;
}

.ArchiveDocument__Category {
  display: inline-block;
  width: 75%;
}

.ArchiveDocument__Category span {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 4px 10px;
  color: #fff;
  font-size: 1.2rem;
  background: #134a9a;
  border-radius: 2px;
}

.ArchiveDocument__Date {
  display: inline-block;
  width: 25%;
  padding: 5px 0;
  color: #acacac;
  font-size: 1.2rem;
}

.ArchiveDocument__Title {
  padding: 10px 0;
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}

.ArchiveDocument__Text,
.ArchiveDocument__Text p {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.7;
}

.ArchiveDocument__Button {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  margin: 0 auto;
  padding: 15px 10px 15px 0;
  width: 180px;
  color: #121c72;
  font-size: 1.5rem;
  text-align: center;
  border: 1px solid #121c72;
  border-radius: 5px;
}
.ArchiveDocument__Button:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 35px;
  color: #121c72;
  content: "\f105";
  font-size: 1.4rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* コンサルタント紹介
======================================================== */
.ArchiveConsultant {
  width: 410px;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19);
  position: relative;
}

.ArchiveConsultant:nth-child(odd) {
  margin-right: 25px;
}

.ArchiveConsultant:hover {
  /* background: #e7ecf4; */
}

.ArchiveConsultant a {
  display: block;
  padding: 0;
  color: #333;
  text-decoration: none;
}

.ArchiveConsultant a:hover .ArchiveConsultant__Thumb img {
  transform: scale(1.1);
  opacity: 0.7;
}

.ArchiveConsultant dl {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.ArchiveConsultant dl dt {
  width: 100%;
  margin: 0;
}

.ArchiveConsultant__Thumb {
  position: relative;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}

.ArchiveConsultant__Thumb:before {
  content: "";
  display: block;
  padding-top: 60%;
}

.ArchiveConsultant__Thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

.ArchiveConsultant dl dd {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0 0 100px;
}

.ArchiveConsultant__Title {
  padding: 10px 0;
  width: 100%;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  background: #121c72;
}

.ArchiveConsultant__Text,
.ArchiveConsultant__Text p {
  padding: 15px 10px 0;
  font-size: 1.4rem;
  line-height: 1.7;
  /* display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; */
}

.ArchiveConsultant__Button {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  margin: 0 auto;
  padding: 15px 10px 15px 0;
  width: 180px;
  color: #121c72;
  font-size: 1.5rem;
  text-align: center;
  /* border: 1px solid #121c72; */
  border-radius: 5px;
  background: #f4f4f4;
}
.ArchiveConsultant__Button:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 35px;
  color: #121c72;
  content: "\f105";
  font-size: 1.4rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* 下層アーカイブ
======================================================== */
span.post-report-archive:after {
  content: "一覧";
  display: inline-block;
}

a.post-report-archive span:after {
  content: "一覧";
  display: inline-block;
}

.GlobalLayout__BreadCrumbs {
  padding: 15px 0;
  width: 100%;
  background: #f4f4f4;
}

.GlobalLayout__BreadCrumbs a {
  color: #747474;
  text-decoration: none;
}



p#breadcrumbs,
p#breadcrumbs small {
  font-size: 1.3rem;
}

.GlobalLayout__ContentsTitle {
  padding: 70px 0 80px;
  width: 100%;
  background: url(../img/header/contents_title_bg.jpg) no-repeat center center;
  background-size: cover:
  text-align: center;
}

.GlobalLayout__ContentsTitle h1 {
  margin-bottom: 0;
  padding: 0;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  background: none;
  border-top: none;
}

.GlobalLayout__ContentsTitle h1 span {
  display: block;
  padding: 0 0 20px;
  color: #fff;
  font-size: 1.4rem;
}

/* .GlobalLayout__ContentsTitle h1:after {
  content: "";
  position: static;
  display: block;
  margin: 10px auto 0;
  width: 40px;
  height: 3px;
  background: #0099d9;
} */

/* 下層シングルページ
======================================================== */
.FrontContents {
  /* margin-bottom: 40px; */
  width: 850px;
}

.SingleContents {
  width: 850px;
  /* box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19); */
  font-size: 1.7rem;
  line-height: 1.7;
}

.SingleContents__Thumb img,
.SingleContents.--Detail a img {
  width: 100%;
}

.SingleContents img {
  /* width: 100%; */
  height: auto;
  max-width: 100%;
}

/* .SingleContents p {
  padding-bottom: 1rem;
} */

.SingleContents__Info {
  /* padding-bottom: 20px; */
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.SingleContents__Info dt span { /*カテゴリー*/
  margin: 0 10px 0 0;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  background: #134a9a;
  border-radius: 2px;
}

.SingleContents__Tags { /*タグ*/
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 !important;
}

.SingleContents__Tags li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.SingleContents__Tags a {
  display: flex;
  align-items: center;
  margin: 0 1vw 1vw 0;
  padding: 0.4vw 1.5vw;
  color: #121c72;
  font-size: 1.2rem;
  text-decoration: none;
  border: 1px solid #121c72;
  border-radius: 2px;
}

.SingleContents__Info dd { /* 公開日、更新日 */
  display: flex;
  padding: 1rem 0;
  color: #acacac;
}

.SingleContents__Info dd .--Release {
	margin: 0 2rem 0 0;
}

.SingleContents__Info dd .--Update {
	
}

.SingleContents__CaseCompany,
.SingleContents__CaseName {
  display: inline-block;
  padding: 0 2rem 2rem 0;
  font-size: 2.0rem;
  font-weight: bold;
}

.SingleContents__Title {
  color: #333;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 30px;
}

.SingleContents__Title-bottom {
  background-color: #121c72;
  color: #fff;
  text-align: center;
  padding: 8px;
  margin-top: -20px;
  margin-bottom: 16px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .SingleContents__Title-bottom {
    font-size: 16px;
  }
}

.SingleContents__banner-top {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
}

.PageNation { /*ページネーション*/
  border-top: 1px solid #efefef;
  text-align: center;
  margin: 50px 0;
  padding: 20px 0 0;
}

.PageNation li {
  display: inline-block;
  padding: 0 5px;
}

.PageNation li a {
  display: block;
  border: 1px solid #033481;
  padding: 12px 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  text-decoration: none;
}

.PageNation li a:hover {
  background: #033481;
  color: #fff;
  opacity: 1.0;
}

/* コンサルタント紹介
======================================================== */
.ConsultantDetail {
}
.ConsultantDetail dl {
  display: flex;
}
.ConsultantDetail dl dt {
  width: 35%;
  margin: 0 5% 0 0;
  padding: 0;
}
.ConsultantDetail__Thumb {
  position: relative;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}
.ConsultantDetail__Thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.ConsultantDetail__Thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.ConsultantDetail dl dd {
  width: 60%;
  margin: 0;
  padding: 0;
}
.ConsultantDetail__Name {
  margin: 0;
  padding: 0 0 15px;
  color: #333;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
}

.WritingRecord {
  margin: 100px 0;
  padding: 0;
  width: 100%;
}
.WritingRecord__Heading {
  margin: 0;
  padding: 5px 0 5px;
  font-size: 2.4rem;
  font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","HiraKakuPro-W6","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  border-top: 2px solid #121c72;
  border-bottom: 1px solid #c1c1c1;
}
.WritingRecord ul {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
}
.WritingRecord ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
}
.WritingRecord ul li a {
  display: block;
  margin: 0;
  padding: 10px;
  color: #333;
  text-decoration: none;
}
.WritingRecord ul li dl {
  display: flex;
  align-items: center;
}
.WritingRecord ul li dl dt {
  width: 21%;
  margin: 0 4% 0 0;
}
.WritingRecord ul li dl dt img {
  width: 100%;
  height: auto;
}
.WritingRecord ul li dl dd {
  width: 75%;
}
.WritingRecord__Date {
  display: block;
  margin: 0;
  width: 10%;
  color: #acacac;
  font-size: 1.3rem;
  white-space: nowrap;
}
.WritingRecord__Category {
  display: inline-block;
  margin: 0 0 0.5rem 0;
}
.WritingRecord__Category span {
  margin: 0 10px 10px 0;
  padding: 5px 10px;
  color: #fff;
  font-size: 1.3rem;
  text-decoration: none;
  background: #134a9a;
  border-radius: 2px;
}
.WritingRecord__Title {
  display: block;
  padding: 0 0 0.5rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
}
.WritingRecord__Text {
  font-size: 1.6rem;
  line-height: 1.3;
}

/* 関連記事（2022.09.08）
======================================================== */
.yarpp.yarpp-related h3 {
  margin: 0 0 20px;
  text-align: center;
}
.YarppLayout__Main {
  display: flex;
  flex-wrap: wrap;
}
.YarppLayout__Main .ArchiveReport {
  width: 377px;
}
.YarppLayout__Main .ArchiveReport .ArchiveReport__Title {
  margin: 10px 0;
  padding: 0;
}
@media screen and (max-width: 600px) {
.yarpp.yarpp-related h3 {
  margin: 0;
}
}

/* 汎用ブロック
======================================================== */
.BlockContact {
  width: 100%;
  background: #f4f4f4;
  border: 5px solid #d2d2d2;
  margin-top: 60px;
}

.BlockContact dl {
  margin: 0 auto;
  width: 620px;
}

.BlockContact__Title {
  padding: 15px 0 10px;
  color: #033481;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  border-bottom: 3px solid #d2d2d2;
}

.BlockContact__Text {
  padding: 15px 5px;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
}

.BlockContact__Button {
  margin: 0 auto !important;
  padding: 10px 0 35px;
  width: 620px;
  display: flex;
  justify-content: space-between;
  list-style-type: none !important;
}

.BlockContact__Button li a {
  display: block;
  padding: 15px 0 15px 15px;
  width: 290px;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 3px 0 0px rgba(142,142,142,1.0);
}

.BlockContact__Contact {
  position: relative;
  background: #ff7e00;
}

.BlockContact__Contact:before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -1.25rem;
  font-size: 2.3rem;
  padding-right: 30px;
}

.BlockContact__Document {
  position: relative;
  background: #d60101;
}

.BlockContact__Document:before {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -1.25rem;
  font-size: 2.3rem;
  padding-right: 25px;
}

/* 執筆者
======================================================== */
.Writer {
  margin: 60px 0;
  padding: 15px 3%;
  width: 94%;
  border: 1px solid #b2b2b2;
}

.Writer a {
  display: block;
  text-decoration: none;
}

.Writer__Title {
  position: relative;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 1.8rem;
  letter-spacing: 0.3em;
}

.Writer__Title:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  width: 83%;
  margin-left: 3%;
  height: 1px;
  background: #c1c1c1;
}

.Writer dl {
  display: flex;
}

.Writer__Image {
  position: relative;
  width: 100px;
  height: 100px;
}

.Writer__Image:before {
  content: "";
  display: block;
  padding-top: 70%;
}

.Writer__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  border-radius: 50%;
}

.Writer dl dd {
  padding: 0 0 0 30px;
  width: 620px;
}

.Writer__Name {
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
}

.Writer__Comment {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
}

/* 下層の本文下アクセスランキング　
======================================================== */
.SingleUnder {
  width: 760px;
}

.SingleUnder .UnderTitle {
  display: block;
  padding: 15px 0 40px;
  color: #033481;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}

.SingleUnder .UnderTitle:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  width: 40px;
  height: 3px;
  background: #00b4ff;
}

.SingleUnder .wpp-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.SingleUnder .wpp-list li a {
  text-decoration: none;
}

.SingleUnder .wpp-list li {
  position: relative;
  margin-bottom: 35px;
  width: 365px;
  height: 445px;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
  overflow-x: hidden;
}

.SingleUnder .wpp-list li > a:first-child {
  position: relative;
  display: block;
  width: 365px;
  overflow: hidden;
}

.SingleUnder .wpp-list li > a:first-child:before {
  content: "";
  display: block;
  padding-top: 60%;
}

.SingleUnder .wpp-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
  transition-duration: 0.3s;
}

.SingleUnder .wpp-thumbnail:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}

.SingleUnder .wpp-post-title {
  position: absolute;
  display: block;
  top: 275px;
  left: 15px;
  width: 330px;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.SingleUnder .wpp-excerpt {
  position: absolute;
  top: 345px;
  left: 15px;
  width: 330px;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.SingleUnder .wpp-meta {
  color: #fff;
}

.SingleUnder .wpp-date {
  position: absolute;
  display: inline-block;
  top: 240px;
  right: 5px;
  width: 75px;
  color: #acacac;
  font-size: 1.1rem;
  overflow: hidden;
  white-space: nowrap;
}

.SingleUnder .wpp-category {
  position: absolute;
  top: 235px;
  left: -65px;
  color: #fff;
}

.SingleUnder .wpp-category a {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-size: 1.1rem;
  background: #3875d1;
  border-radius: 2px;
}

/* お問い合わせフォーム　
======================================================== */
.BlockForm {
  padding-top: 40px;
  background: #fff;
  border: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;	
  width: 100%;
}
.BlockForm dt {
  position: relative;
  box-sizing: border-box;
  padding: 30px 20px 0;
  width: 96%; 
  color: #333;
  font-size: 1.8rem;
  background: #fff;
}
.BlockForm dt:first-child {
  border-top: none;
}
.Block-Form dt strong {
  display: inline-block;
  margin: 0.5rem 0 0;
}
.BlockForm .BlockForm__Required {
  /* position: absolute;
  top: 20px;
  right: 4%; */
  margin-left: 20px;
  padding: 5px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: normal;
  background: #cf0d0f;
  border-radius: 0;
}
.BlockForm .BlockForm__Optional {
  /* position: absolute;
  top: 20px;
  right: 4%; */
  margin-left: 20px;
  padding: 5px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: normal;
  background: #a3a3a3;
  border-radius: 0;
}
.BlockForm dd {
  box-sizing: border-box;
  padding: 20px;
  width: 96%;
  border-bottom: 1px solid #d6d6d6;
}
.BlockForm dd small {
  display: block;
  margin-top: 0.5rem;
  font-size: 1.25rem;
  color: #666;
}
.BlockForm dd em {
  display: block;
  margin-top: 0.5rem;
  font-style: normal;
  color: #666;
}
.BlockForm input[type="text"],
.BlockForm input[type="email"] {
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  margin-left: 0;
  padding: 10px 25px;
  height: 3rem;
  flex: 1;
  width: 90%;
  max-width: 90%;
  background: #fff;
  font-size: 1.6rem;
}

.BlockForm ::placeholder {
  color: #cbcbcb;
}

.BlockForm textarea {
  border: 1px solid #eee;
  border-radius: 5px;
  margin-left: 0;
  padding: 25px;
  height: 140px;
  flex: 1;
  width: 90%;
  max-width: 90%;
  background: #fff;
  font-size: 1.6rem;
}

.BlockForm__Submit {
  display: inline-block;
  margin: 20px 0 0 30%;
  padding: 1.5rem 0;
  width: 40%;
  color: #fff;
  font-size: 2.1rem;
  font-weight: bold;
  background: #ff7e00;
  border-style: none;
  /* box-shadow: 0 5px 0 #ca1c30; */
  border-radius: 10px;
}
.BlockForm__Submit:hover {
  opacity: 0.7;
  cursor: pointer;
}
.BlockForm .wpcf7-form-control.wpcf7-checkbox {
  display: block;
}
.BlockForm span.span.wpcf7-list-item {
  margin: 0;
}
.BlockForm span.checkbox-356 .wpcf7-list-item {
  display: block;
  margin: 0 0 3rem 0 !important;
}
.BlockForm span.checkbox-356 label {
  display: inline-block;
  position: relative;
}
.BlockForm span.checkbox-356 label span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem 2rem 0.5rem 2.5rem;
  background: #94d0db;
  width: 140px;
  border-radius: 5px;
  border: 1px solid #4cacc5;
}
.BlockForm span.checkbox-356 label input[type="checkbox"] {
  position: absolute;
  top: 0.65rem;
  left: 0.5rem;
  z-index: 1;
}
.BlockForm span.checkbox-356 label input:checked + span {
  background: #4cacc5 !important;
  color: #fff;
}
.BlockForm span.checkbox-356 label:hover {
  cursor: pointer;
}

.wpcf7-response-output {
  font-size: 1.7rem;
  padding: 1rem !important;
  width: 90% !important;
}

span.wpcf7-not-valid-tip {
  font-size: 1.7rem;
  padding: 1rem !important;
}

/* 検索結果　
======================================================== */
.BlockSearch {
  width: 760px;
  font-size: 1.8rem;
  line-height: 1.5;
}

.BlockSearch li {
  padding: 0 0 20px;
}

/* ページナビ　
======================================================== */
.PageNavi {
  display: flex;
  align-items: stretch;
  width: 850px;
  padding: 30px 0;
  border-top: 1px solid #dedede;
}
.wp-pagenavi {
  margin: 0;
  width: 70%;
  text-align: right;
}
.wp-pagenavi .pages,
.wp-pagenavi .previouspostslink
.wp-pagenavi .nextpostslink {
  display: none;
}
.wp-pagenavi a,
.wp-pagenavi span {
  padding: 0.5vw 0.75vw !important;
  border: 1px solid #cacaca !important;
  border-radius: 3px;
}
.wp-pagenavi span.current {
  background: #134a9a;
  color: #fff;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #cacaca;
}
.wp-pagenavi a,
.wp-pagenavi span {
  font-weight: bold;
  color: #333;
}
.wp-pagenavi a:hover {
  background: #e7ecf4;
}

#toc_container a {
  color: #033481;
  text-decoration: none;
}

/* サイドフローティング（2022.09.12追加）
======================================================== */
.SideFloating {
  position: fixed;
  right: 0;
  top: 20%;
  margin: 0;
  padding: 0;
  width: 88px;
  z-index: 99;
}

.SideFloating ul li {
  width: 100%;
  margin-bottom: 20px;
}

.SideFloating ul li img {
  width: 100%;
  height: auto;
}

/* あなたにお勧めのセミナー */
.SlickTopSeminar {
  display: flex;
  padding-bottom: 30px;
}
.RecommendSeminar {
  margin: 0 3%;
  padding-bottom: 1%;
  width: 94% !important;
  background: #fff;
}
.RecommendSeminar a {
  display: flex;
  flex-direction: column;
  position: relative;
  color: #333;
  text-decoration: none;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .19);
}
.RecommendSeminar__Image {
  position: relative;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}
.RecommendSeminar__Image:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.RecommendSeminar__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.RecommendSeminar__Date {
    display: inline-block;
    padding: 5px 3%;
    color: #acacac;
    font-size: 1.2rem;
}
.RecommendSeminar__Title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
    padding: 0 3%;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
}
.RecommendSeminar__Text,
.RecommendSeminar__Text p {
	padding: 10px 3%;
    font-size: 1.4rem;
    line-height: 1.7;
}
.SlickTopSeminar .slick-arrow {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 25px;
    opacity: 1.0;
}
.SlickTopSeminar .prev-arrow {
    bottom: -6%;
    left: 30%;
}
.SlickTopSeminar .next-arrow {
    bottom: -6%;
    right: 30%;
}
.SlickTopSeminar .prev-arrow:hover,
.SlickTopSeminar .next-arrow:hover {
  cursor: pointer;
  opacity: 0.8;	
}
.SlickTopSeminar .slick-dots li button:before {
    font-size: 1.6rem;
}
.SlickTopSeminar .slick-dots li.slick-active button:before {
    color: #134a9a;
    opacity: 1.0;
}

.DownloadBanner {
	border: 1px solid #033481;
	margin: 40px auto;
}
.DownloadBanner .Heading {
    display: block;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    border: none;
    background: linear-gradient(to right, #16192c, #121c74);
    background: -webkit-linear-gradient(left, #16192c, #121c74);
    background: -moz-linear-gradient(left, #16192c, #121c74);
}
.DownloadBanner a {
	display: block;
	padding: 20px;
	color: #333;
	text-decoration: none;
}
.DownloadBanner dl {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.DownloadBanner dl dt {
	width: 35%;
	margin-right: 3%;
}
.DownloadBanner__Image {
  position: relative;
  display: block;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}
.DownloadBanner__Image:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.DownloadBanner__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.DownloadBanner dl dd {
	width: 60%;
}
.DownloadBanner__Title {
	padding-bottom: 10px;
	width: 100%;
	font-size: 2.0rem;
	font-weight: bold;
}
.DownloadBanner__Text {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	font-size: 1.4rem;
	font-weight: normal;
}
.DownloadBanner__Button {
    display: inline-block;
    position: relative;
    margin: 0 0 0 68%;
    padding: 10px 0;
    width: 30%;
    color: #121c72;
    font-size: 1.5rem;
    text-align: center;
    text-decoration: none;
    border: 1px solid #121c72;
    border-radius: 5px;
}
.DownloadBanner__Button:after {
    display: inline-block;
    padding-left: 10px;
    color: #121c72;
    content: "\f0da";
    font-size: 1.4rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.ConsultantDetail dl dt img {
	width: 100%;
	height: auto;
}

.DlContentsBanner {
	margin: 0 auto;
	padding: 60px 0 0;
	text-align: center;
}

.DlContentsBanner img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 600px) {
.SlickTopSeminar .prev-arrow {
    left: 3%;
}
.SlickTopSeminar .next-arrow {
    right: 3%;
}
.DownloadBanner {
	margin: 8vw auto;
}
.DownloadBanner a {
	padding: 4vw;
}
.DownloadBanner dl {
	flex-direction: column;
}
.DownloadBanner dl dt {
	width: 100%;
	margin-right: 0;
}
.DownloadBanner dl dd {
	width: 100%;
}
.DownloadBanner__Title {
	padding: 4vw 0 2vw;
}
.DownloadBanner__Text {
    margin-bottom: 2vw;
    font-size: 1.6rem;
}
.DownloadBanner__Button {
	display: block;
	margin: 0;
	width: 100%;
}
.DlContentsBanner {
  padding: 8vw 0;	
}
}

/* スマートフォン　
======================================================== */
@media screen and (max-width: 600px) {
html {
  font-size: 50%;
  overflow-x: hidden;
}
body {
  width: 100%;
  box-sizing : border-box;
  overflow-x: hidden;
}
.Top-button {
    margin: 0 auto;
    width: 90vw;
}
.Top-button a {
    width: 100%;
    height: 14vw;
    font-size: 4vw;
}
.GlobalLayout__Wrapper {
  overflow-x: hidden;
}
html.open {
  height: 100%;
  overflow: hidden;
}
body.open {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  overflow: hidden;
}
p {
  font-size: 1.7rem;
  line-height: 1.5;
}
h2 {
  font-size: 2.5rem;
  margin-bottom: 6vw;
  padding: 2vw;
  border-top: 2px solid #033481;
}
h2:after {
  display: none;
}
h3 {
  font-size: 2.3rem;
  margin-bottom: 6vw;
  padding: 2vw;
}
.--Detail h3 {
  margin-bottom: 4vw;
}
h4 {
  font-size: 2.1rem;
  margin-bottom: 6vw;
  padding: 1vw 2vw;
  border-width: 1px;
}
h4:before {
  bottom: -1px;
  height: 1px;
}
h5 {
  font-size: 2.1rem;
  margin-bottom: 6vw;
  padding: 0 2vw;
  border-left: 3px solid #033481;
}
h6 {
  font-size: 1.9rem;
  margin-bottom: 6vw;
  padding: 2vw 3vw;
}
/* ユーティリティクラス */
.--Wrap {
  width: 100%;
  margin: 0;
}

.--MarginTopHeader {
  margin-top: 15vw;
}

.--TopMore__Button {
  margin: 3vw 5% 0;
  padding: 5vw 0;
  width: 90%;
  font-size: 2.0rem;
}

.FooterBanner {
  flex-direction: column;
  gap: 4vw;
}
.FooterBanner li a {
    padding: 5vw 0;
    width: 90vw;
    font-size: 3.8vw;
}
.GlobalLayout__FooterBanner {
    padding: 8vw 0;
}
/* WPクラス */
.alignleft {
  float: initial;
  display: block;
  margin: 0 auto 1rem;
}

.alignright {
  float: initial;
  display: block;
  margin: 0 auto 1rem;
}

/* アコーディオン */
.BtnAcd {
  position: absolute;
  display: block;
  height: 100%;
  background: url(../img/top/btn_down.svg) no-repeat right center;
  background-size: auto 100%;	
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
}
.BtnAcd.Selected {
  background: url(../img/top/btn_up.svg) no-repeat right center;
  background-size: auto 100%;
}
	.Worry__Item .BtnAcd {
		background: url(../img/top/btn_down.svg) no-repeat right center;
	}
	.Worry__Item .BtnAcd.Selected {
		background: url(../img/top/btn_up.svg) no-repeat right 4.5vw center;
		background-size: 6.5vw auto;
	}
.BoxAcd {
  display: none;
}
.BtnAcd.PosFaq {
  top: 0;
  right: 0;
  width: 100%;
  background-size: 6vw auto;
  background-position: right 5vw bottom 3vw;
}
.BtnAcd.PosCase {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  width: 100%;
  background-size: 6vw auto;
  background-position: right 5vw bottom 5vw;
  background-position: right 2.5vw bottom 50% !important;
}
/* #useful01,
#useful02 {
	display: block;
} */
/* ヘッダー */
.GlobalLayout__Header {
  height: initial;
  padding: 3vw 0 0;
  flex-direction: column;
  width: 100%;
  height: 12vw;
}
.HeaderLogo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 94%;
  margin: 0.5vw 0 1.5vw;
}
.HeaderLogo__Image {
  width: 30%;
  margin: 0 2vw 0 0;
}
.HeaderLogo__Title a {
  font-size: 1.8rem;
  padding: 0;
}
.HeaderLogo__Title span {
  font-size: 1.0rem;
  transform: scale(0.8);
}
.HeaderNavi {
  width: 100%;
}
.HeaderNavi__Button, .HeaderNavi__Info {
  display: none;
}
.NavigationTop, .Navigation {
  border-top: none;
}

/* トップページ：メインビジュアル
======================================================== */
/* メインビジュアルのSlick */
.GlobalLayout__MainVisual {
  margin: 15vw 0 0;
  padding: 0;
  width: 100%;
  background: #e9e9e9;
  overflow-x: hidden;
}

.SlickSP {

}

.SlickSP .slick-track div.slick-slide {
  position: relative;
  margin: 0;
}

.SlickSP .slick-track div.slick-slide a {
  color: #fff;
  text-decoration: none;
}

.MainVisual__Image {
  position: relative;
  background: #333;
  overflow: hidden;
}

.MainVisual__Image:before {
  padding-top: 50%;
}

.MainVisual__Title {
  padding: 2vw 4%;
  width: 92%;
  font-size: 2.0rem;
  line-height: 1.3;
}

.MainVisual__Button {
  margin: 12vw 0 0;
  padding: 1vw 0 3vw;
  text-align: center;
}

.MainVisual__Button a {
  display: inline-block;
  /* padding: 3.5vw 0;
  width: 70%; */
  padding: 0;
  width: 90%;
  font-size: 2.0rem;
  border-radius: 5px;
}

.MainVisual__Button a:before {
  left: 14vw;
  font-size: 2.0rem;
}
.SlickSP .slick-dots {
  bottom: -40px !important;
  padding: 10px 0 10px !important;
  background: #fff;
}
.SlickSP .slick-dots li {
  margin: 0 !important;
}
.SlickSP .slick-dots li button:before {
  font-size: 1.0rem !important;
}

.BnrFreeDocument {
  width: 100%;
  height: auto;
}

.BannerFreeDocument {
	padding: 6vw 0 3vw;
}

.BannerFreeDocument .BnrFreeDocument {
	width: 100%;
	height: auto;
}

/* トップページ
======================================================== */
.FrontContents h2 {
  margin: 0 0 4vw;
  line-height: 1.4;
}
/* 冒頭バナー */
.IntroBanner {
  margin: 8vw auto 4vw;
  padding: 0;
  width: 100%;
  text-align: center;
}

.IntroBanner img {
  width: 74%;
  height: auto;
}

.Contents {
  flex-direction: column;
  padding: 0;
}

.GlobalLayout__Main {
  width: 100%;
  margin: 0 auto;
  padding: 4vw 0 0;
}

/* 経理や税金のお悩みはこちら　*/
.Worry {

}
.Worry__Item {
  margin-bottom: 6vw;
  width: 100%;
}
.Worry__Heading {
  position: relative;
  padding: 3vw 0 !important;
  width: 100%;
  text-align: left;
  text-indent: 4vw;
  font-size: 2.2rem !important;
}
.Worry__Item .HeadingGradation h3 {
    gap: 0;
    height: 12vw;
	place-content: start;
}
.Worry__Heading-Icon {
    transform: scale(0.7);
}
.WorryReport {
  flex-wrap: initial;
  display: none;
}
.Worry__Item:nth-child(odd) .HeadingGradation {
    background: linear-gradient(to right, #3d4d6b, #364c9c);
    background: -webkit-linear-gradient(left, #3d4d6b, #364c9c);
    background: -moz-linear-gradient(left, #3d4d6b, #364c9c);
}
.Worry__Item:nth-child(even) .HeadingGradation {
    background: linear-gradient(to right, #046ebd, #234a89);
    background: -webkit-linear-gradient(left, #046ebd, #234a89);
    background: -moz-linear-gradient(left, #046ebd, #234a89);
}
.WorryReport__Text {
  margin: 4vw;
  font-size: 1.9rem;
  line-height: 1.5;
}
.WorryReport__Article {
  margin: 0;
}
.WorryReport__Article ul {
  margin: 0;
  width: 100%;
}
.WorryReport__Article a {
  font-size: 2.1rem;
}
.WorryReport__Button {
  margin: 7vw 0;
}
.WorryReport__Button a {
  font-size: 3.8vw;
  padding: 4vw 0;
}
.WorryReportPick__Text {
  width: 53%;
  height: initial;
}
.WorryReportPick__Text strong {
  font-size: 2.0rem;
}
.WorryReportPick__Image {
  width: 37%;
  padding: 2%;
}
.WorryReport__NotFound {
  font-size: 2.0rem;
}

/* 初めて当サイトにご訪問いただいた方におすすめの記事集 */
.TopBeginner {
  padding: 10vw 0;
}
.TopBeginner ul {
  flex-direction: column
}
.TopBeginner ul li {
  width: 100%;
}
.TopBeginner ul li dl {
  padding: 4vw 0;
}
.TopBeginner ul li:nth-child(3) dl,
.TopBeginner li:nth-child(5) dl {
  padding-left: 0;
}
.TopBeginner__Text {
  display: none;
}
.TopBeginner ul li:first-child .TopBeginner__Image,
.TopBeginner__Image {
  margin: 1vw 4vw 0 0;
  width: 36vw;
  height: 20vw;
}
.TopBeginner ul li:first-child dl dt {
  /* margin-left: 5% !important; */
}
.TopBeginner ul li:first-child dl dd,
.TopBeginner dl dd {
  width: 50%;
  display: flex;
  align-items: center;
}
.TopBeginner ul li:nth-child(2) dl, .TopBeginner li:nth-child(4) dl {
  border-right: none;
}
.TopBeginner ul li:nth-child(4) dl, .TopBeginner li:nth-child(5) dl {
  border-bottom: 1px solid #e6e6e6;;
}
.TopBeginner ul li:nth-child(2) dl dd, .TopBeginner li:nth-child(4) dl dd {
    margin-right: 0;
}
.TopBeginner__Title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; 
  padding: 0;
}
.TopBeginner__Banner {
  width: 100%;
}

/* 今の顧問税理士さんは本当にベストですか？ */
.TopBannerConsultant {
  padding: 0 0 8vw;
}

/* 税理士変更をされた方の声 */
.TopCustomerReviews {
  margin: 0 0 0 -6%;
  width: 112%;
}
.TopCustomerReviews h2 {
  margin: 0 auto 4vw;
  width: 90%;
}
.TopCustomerReviews p {
    display: block;
    margin: 0 auto;
    width: 86% !important;
    padding: 0 0 3vw;
    font-size: 1.7rem;
}
.PageCustomerReviews {
  margin: 0 auto;
  padding: 10vw 0 0;
  width: 100%;
}
.PageCustomerReviews .Heading {
  width: 90%;
  margin: 0 auto 40px;
}
.CustomerReviews {
  width: 100%;
  padding: 0 0 10vw;
}
.CustomerReviews p {
  display: block;
  width: 87%;
  margin: 0 auto;
  padding: 0 0 6vw;
  font-size: 1.7rem;
  line-height: 1.7;
}
.Customer {
  width: 100% !important;
  margin: 2vw 0 6vw !important;
}
.SlickCustomer {
  width: 100%;	
}
.Customer__Title {
  padding: 4vw 3vw 0;
  font-size: 1.9rem;
}
.Customer__Text {
  padding: 2vw 3vw 4vw;
  font-size: 1.6rem;
  line-height: 1.8;
}
.Customer__Button {
  margin-bottom: 4vw;
  padding: 0 0 0 3vw;
  font-size: 1.6rem;
}
.Customer__Button:after {
  right: 2vw;
}
.SlickCustomer .slick-dots {
  bottom: -5vw;
}
.SlickCustomer .slick-dots li button:before {
  font-size: 1.8rem !important;
}
.SlickCustomer .prev-arrow {
  bottom: -5.5vw;
  left: 15%;
}
.SlickCustomer .next-arrow {
  bottom: -5.5vw;
  right: 15%;
}

.CaseItem h3 span.BtnAcd {
  display: none;
}
.CaseItem .CaseStories {
  display: block;	
}
.SlickCase .slick-dots li button:before {
  font-size: 1.8rem !important;
}
.SlickCase .prev-arrow {
  bottom: -5vw;
  left: 15%;
}
.SlickCase .next-arrow {
  bottom: -5vw;
  right: 15%;
}

/* 税理士変更の成功事例 */
.TopCaseStories p {
  padding: 0 2vw 6vw;
  font-size: 1.7rem;
  line-height: 1.7;
}
.TopCaseStories__Item {
  margin: 0 0 6vw;
}
.TopCaseStories__Item .HeadingGradation {
  padding: 3vw 0;
}
.CaseStories__Title {
  position: relative;
  padding: 0 15% 0 5% !important;
  width: 80%;
  line-height: 1.3;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; 
}
.CaseStories__Title .BtnAcd {
  display: none;
}
.CaseStories {
  /* display: none; */
  flex-direction: column;
  margin: 0;
  padding: 0 0 4vw;
}
.CaseStories__Detail {
  width: 100%;
  margin: 0 auto;
  padding: 4vw 0 0;
}
.TopCaseStories__Item .CaseStories__Image,
.CaseStories__Image {
  width: 80%;
  margin: 0 auto;
  height: initial;
}
.TopCaseStories__Item .CaseStories__Table,
.CaseStories__Table {
  width: 80%;
  margin: 4vw auto 0;
  font-size: 1.8rem;
}
.TopCaseStories .CaseStories__Comment,
.CaseStories__Comment {
  width: 90%;
  margin: 4vw auto;
  padding: 0;
}
.CaseStories__Comment dl dt {
  padding: 3vw 0;
  font-size: 1.8rem;
}
.CaseStories__Comment dl dd {
  padding: 6vw 0 0;
  font-size: 1.7rem;
  line-height: 1.5;
}
	
	.Customer .TopCaseStories__Item {
		
	}
	.Customer h3 .BtnAcd.PosCase {
		display: none;
	}
	.Customer .CaseStories {
		display: block;
	}

/* お役立ち資料 */
.TopDocument {
  padding: 0 0 10vw;
  margin: 0 auto;
  width: 100%;
}
/* .TopDocument h2 {
  margin: 0 auto 4vw;
  width: 90%;
} */
.TopDocument h2 {
  position: relative;
  margin: 0;
  padding: 3vw 0 !important;
  width: 100%;
  color: #fff;
  text-align: left;
  font-size: 2.2rem !important;
  background: linear-gradient(to right, #16192c, #121c74);
  background: -webkit-linear-gradient(left, #16192c, #121c74);
  background: -moz-linear-gradient(left, #16192c, #121c74);
  border-bottom: none;
}
.TopDocument h2:before {
  display: none;
}
.TopDocument h2 em {
  margin: 0 2vw 0 3vw
}
.TopDocument .BtnAcd {
  background: url(../img/top/btn_up.svg) no-repeat right 5vw center;
  background-size: 6vw auto;
}
.TopDocument .BtnAcd.Selected {
  background: url(../img/top/btn_down.svg) no-repeat right 4.5vw center;
  background-size: 6.5vw auto;
}
.TopDocument__Article {
  /* display: none; */
  margin: 0 auto;
  width: 99.6%;
  box-shadow: 0 0 2px 1px rgba(0,5,25,0.15);
}
.TopDocument ul {
  margin: 0;
  width: 100%;
}
.TopDocument p {
  display: block;
  margin: 0 auto;
  width: 85%;
  padding: 4vw 0;
  font-size: 1.7rem;
  line-height: 1.3;
}
.TopDocument__Button {
  display: block;
  margin: 0 auto;
  padding: 9vw 0;
  width: 100%;
  text-align: center;
}
.TopDocument__Button a {
  position: relative;
  display: inline-block;
  margin: 0 10%;
  padding: 4vw 0;
  width: 80%;
  color: #121c72;
  font-size: 2.0rem;
  text-decoration: none;
  border: 1px solid #121c72;
  border-radius: 5px;
  white-space: nowrap;
}
.Document {
  /* margin: 4vw 0; */
  border-bottom: 1px solid #e2e2e2;
}
.Document:first-child {
  border-top: 1px solid #e2e2e2;
}
.Document a {
  margin: 0;
  width: initial;
  /* height: 90vw; */
  box-shadow: none;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.Document__Primary {
  width: 37%;
  padding: 2% 4% 2% 0;
}
.Document__Secondary {
  padding: 3vw 0 0 4%;
  width: 53%;
}
.Document__Title {
  padding: 0;
  font-size: 2.0rem;
  line-height: 1.15;
}
.Document__Date {
  display: block;
  padding: 0.5rem 0 0;
  color: #666;
  font-size: 1.2rem;
  font-weight: bold;
}
.Document__Button {
  display: none;
  font-size: 1.9rem;
}
.SlickDocument .slick-dots li button:before {
  font-size: 1.8rem !important;
}
.SlickDocument .slick-arrow {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 25px;
  opacity: 1.0;
}
.SlickDocument .prev-arrow {
  bottom: -5.5vw;
  left: 15%;
}
.SlickDocument .next-arrow {
  bottom: -5.5vw;
  right: 15%;
}

/* 現在進行中のご相談案件 */
.TopMatter {
  padding-bottom: 10vw;
  width: 90%;
}
.TopMatter h2 {
  margin: 0 auto 6vw;
  width: 96%;
  text-align: center;
}
.TopMatter__Box {
  margin: 0 0 4vw;
  padding: 0 4% 4vw;
  height: 40vh;
}
.Matter {
  padding: 4vw 0;
}
.Matter__Category {
  width: 70%;
}
.Matter__Category ul li {
  padding: 1.5vw 0;
  font-size: 1.4rem;
}
.Matter__Date {
  width: 28%;
  padding: 1.5vw 0;
  font-size: 1.4rem;
}
.Matter__Title {
  display: block;
  padding: 2vw 0 0;
  width: 100%;
  font-size: 1.8rem;
}
/* 現在進行中のご相談案件 アーカイブ */
.ArchiveMatter {
  width: 90%;
  margin: 6vw auto 0;
}
.ArchiveMatter h2 {
  margin: 0 auto 6vw;
  width: 96%;
}
.ArchiveMatter__Box {
  padding: 0 0 4vw;
  /* padding: 0 4% 4vw;
  height: 60vh; */
}
.ArchiveMatter .Matter {
  padding: 4vw 0;
}
.ArchiveMatter .Matter__Category {
  width: 70%;
}
.ArchiveMatter .Matter__Category ul li {
  padding: 1.5vw 0;
  font-size: 1.4rem;
}
.ArchiveMatter .Matter__Date {
  width: 28%;
  padding: 1.5vw 0;
  font-size: 1.4rem;
}
.ArchiveMatter .Matter__Title {
  display: block;
  padding: 2vw 0 0;
  width: 100%;
  font-size: 1.8rem;
}

/* サイドバー */
.GlobalLayout__Sidebar {
  width: 100%;
  margin: 0 auto 10vw;
}
.GlobalLayout__Sidebar .textwidget:first-child,
.GlobalLayout__Sidebar .textwidget:nth-child(2) {
  margin: 0 auto;
  padding: 6vw 0 0;
  text-align: center;
  background: none;
}
.GlobalLayout__Sidebar .textwidget img {
  width: 74%;
  height: auto;
}
.GlobalLayout__Sidebar .BlockSearch {
  width: 80%;
  margin: 0;
  text-align: center;
}
.GlobalLayout__Sidebar form {
  max-width: 100%;
}
.GlobalLayout__Sidebar form #s {
  left: 10vw;
  width: 70vw;
  padding: 4vw;
  font-size: 1.8rem;
}
.GlobalLayout__Sidebar form .fas {
  top: 3.5vw;
  right: -6vw;
  font-size: 2.5rem;
}
.GlobalLayout__Sidebar div:nth-child(3).Heading,
.GlobalLayout__Sidebar #npcatch {
  width: 90%;
  margin: 0 auto;
}
.GlobalLayout__Sidebar .Heading {
  width: 94%;
  margin: 0 auto;
}
.GlobalLayout__Sidebar .Heading.Intro {
  width: 80%;
}
.GlobalLayout__Sidebar .FreeConsulting {
  margin: 0 auto;
  width: 80%;
  padding: 0 0 4vw;
}
.GlobalLayout__Sidebar .FreeConsulting__Text {
  padding: 2vw 0 1vw;
  font-size: 1.8rem;
}
.GlobalLayout__Sidebar .FreeConsulting__PhoneNumber {
  font-size: 4.0rem;
}
.GlobalLayout__Sidebar .FreeConsulting__PhoneNumber:before {
  left: 5vw;
  top: -0.5vw;
}
.GlobalLayout__Sidebar .FreeConsulting__Mail {
  margin: 2vw auto 0;
  padding: 2vw 0 2vw 5%;
  font-size: 2.0rem;
}
.GlobalLayout__Sidebar .FreeConsulting__Mail:before {
  left: 4vw;
  font-size: 3.2rem;
}
.SidebarBanner {
  margin: 0 auto;
  width: 84%;
  padding: 6vw 0;
}
.SidebarBanner dt,
.SidebarBanner dd {
  padding: 0.5vw 0;
  text-align: center;
}
.SidebarBanner dt img,
.SidebarBanner dd img {
  width: 94% !important;
}
.menu-sidebar-navi01-container {
  margin: 0 auto;
  width: 94%;
}
.menu-sidebar-navi01-container .menu a {
  padding: 5vw 0 5vw 2rem;
  font-size: 1.9rem;
}
.menu-sidebar-navi01-container .menu li:before {
  top: 5vw;
  left: 1vw;
}
.GlobalLayout__Sidebar .tagcloud {
  margin: 0 auto;
  padding: 0;
  width: 94%;
}
.GlobalLayout__Sidebar .tagcloud a {
  margin: 0 2vw 2vw 0;
  padding: 1.5vw 2.5vw;
  font-size: 1.7rem !important;
}
.GlobalLayout__Sidebar .wpp-list {
  width: 94%;
  margin: 0 auto;
}
.GlobalLayout__Sidebar .wpp-list li {
  padding: 6vw 0;
  height: 17vw;
}
.GlobalLayout__Sidebar .npcatch li:before {
  width: 7vw;
  height: 7vw;
  font-size: 1.5rem;
  border-radius: 7vw;
  margin-left: 1vw;
}
.GlobalLayout__Sidebar .wpp-list li:before {
  width: 7vw;
  height: 7vw;
  font-size: 1.5rem;
  border-radius: 7vw;
}
.GlobalLayout__Sidebar .wpp-post-title {
  left: 12vw;
  width: 50%;
  font-size: 2.0rem;
}
.GlobalLayout__Sidebar .Heading {
  margin-top: 6vw;
  font-size: 2.4rem;
}
.GlobalLayout__Sidebar .npcatch li .detail,
.GlobalLayout__Sidebar .wpp-list li .detail {
  top: 4vw;
  left: 12%;
  width: 56%;
  font-size: 1.9rem;
}

.GlobalLayout__Sidebar .wpp-list li:first-child a:first-child, .GlobalLayout__Sidebar .wpp-list li:nth-child(2) a:first-child, .GlobalLayout__Sidebar .wpp-list li:nth-child(3) a:first-child, .GlobalLayout__Sidebar .wpp-list li:nth-child(4) a:first-child, .GlobalLayout__Sidebar .wpp-list li:nth-child(5) a:first-child {
  width: 28vw;
  height: 20vw;
}
.GlobalLayout__Sidebar .ButtonReport {
  margin: 6vw auto;
  padding: 4vw 0;
  width: 70%;
  font-size: 2rem;
  border-radius: 5px;
}
.GlobalLayout__Sidebar .ButtonReport:after {
  top: 45%;
  font-size: 2rem;
}
.GlobalLayout__Sidebar .Banner {
  margin: 0 auto;
  padding: 6vw 0;
  text-align: center;
  background: none;
}
.GlobalLayout__Sidebar .Banner img {
  width: 80%;
  height: auto;
}
.GlobalLayout__Sidebar .Facebook {
  width: 100%;
}
.GlobalLayout__Sidebar .fb_iframe_widget {
  margin: 0 0 0 6%;
}

/* フッター前の１カラム */
.GlobalLayout__OneColumn {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}

/* 税理士セレクションの想い */
.About {
  padding: 0 0 20vw;
  background: url(../img/footer/about_bg_sp.jpg) no-repeat center bottom;
  background-size: cover;
}
.About h4 {
  font-size: 2.6rem;	
}
.About dl {
  width: 88%;
  margin: 0 auto;
  padding: 0;
}
.About dl dt {
    padding: 0 0 3vw;
    font-size: 3.8vw;
}
.About dl dd {
  font-size: 1.6rem;
  line-height: 1.6;
}
.About h6 {
    font-size: 5vw;
}

/* フッター */

.GlobalLayout__Footer {
  padding: 0;
	background: #3c4d74;
}
.FooterMenu {
  width: 100%;
  padding: 0;
  text-align: left;
}
.FooterMenu div {
  width: 100%;
}
.FooterMenu ul.menu li {
  padding: 0;
  width: 48.5%;
  border-bottom: 0.3vw solid #fff;
}
.FooterMenu ul.menu li:nth-child(odd) {
  border-right: 0.3vw solid #fff;
}
.FooterMenu ul.menu li a {
  padding: 4.5vw 0 4.5vw 2vw;
  font-size: 1.4rem;
}

.Copyright {
  padding: 4vw 0 20vw;
  width: 100%;
  font-size: 1.0rem;
}

/* フローティングフッター */
.FloatingFooter {
  position: fixed;
  z-index: 99;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
.FloatingFooter ul {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin: 0;
  padding: 0;
}
.FloatingFooter ul li {
  position: relative;
  width: 50%;
  height: 14vw;
  text-align: left;
}
.FloatingFooter ul li:first-child a {
  background: #374c97;
}
.FloatingFooter ul li:nth-child(2) a {
  background: #c71010;
}
.FloatingFooter ul li:nth-child(3) a {
  background: #9b761a;
}
.FloatingFooter ul li a:before {
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2.2rem;
}
.FloatingFooter ul li:first-child a:before {
        content: "無料";
        left: 5vw;
        width: 7vw;
        height: 7vw;
        background: #fff;
        color: #374c97;
        border-radius: 50px;
        font-size: 2.8vw;
        display: grid;
        place-content: center;
}
.FloatingFooter ul li:nth-child(2) a:before {
  content: "\f0e0";
  left: 3rem;
  font-weight: normal;
}
.FloatingFooter ul li:nth-child(3) a:before {
  content: "\f2a0";
  top: 25%;
  left: 1.5rem;
  font-size: 2.6rem;
  transform: rotate(-45deg);
}
.FloatingFooter ul li a {
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.FloatingFooter ul li a:hover {
  opacity: 1.0;
  -webkit-filter:brightness(1.3);
  -moz-filter:brightness(1.3);
  -ms-filter:brightness(1.3);
  filter:brightness(1.3);
}
.FloatingFooter ul li span {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-45%, -50%);
  -webkit-transform: translate(-45%, -50%);
  -ms-transform: translate(-45%, -50%);
  white-space: nowrap;
}
.FloatingFooter ul li span small {
  display: block;
  font-size: 1.0rem;
  transform: scale(0.9);
}

/* スマホのパンくず */
.GlobalLayout__BreadCrumbs {
  padding: 1vw 0;
  font-size: 1rem;
}

.breadcrumbs.--Wrap {
  margin: 0 auto;
  padding: 2vw 0;
  width: 94%;
  overflow-x: scroll;
}

p#breadcrumbs {
  white-space: nowrap;
}

/* 人気記事ランキング */
.PopularRanking {
  padding: 0 0 8vw;
  overflow: hidden;
}
.PopularRanking__Heading {
  display: block;
  margin: 0 auto;
  padding: 8vw 0 12vw;
  width: 90%;
  font-size: 2.6rem;
  line-height: 1.25;
  text-align: center;
}
.PopularRanking__Heading:before,
.PopularRanking__Heading:after {
  display: none;
}

.SlickRanking li.SlickRanking__Item {
  background: none;
  box-shadow: none;	
  width: 100% !important;
  margin: 0;
}
.SlickRanking .slick-track .slick-slide {
  background: #fff;
  box-shadow: 0 0 2px 1px rgb(0 5 25 / 15%);
}
.SlickRanking.TopColumn .slick-track .slick-slide,
.SlickRanking.BottomColumn .slick-track .slick-slide { /*記事一覧のみ高さ指定*/
  height: 115vw !important;
}
.SlickRanking dl {
  height: 90vw;
}
.SlickRanking dl dd {
  padding: 0;
}
.SlickRanking .slick-track .slick-slide:before {
  line-height: 2.2;
}
.SlickRanking__Date {
  margin-top: 1vw;
}
.SlickRanking__Title {
  padding-top: 1vw;
}
.SlickRanking .slick-dots {
  bottom: -10vw;
}
.SlickRanking .slick-dots li button:before {
  font-size: 1.8rem;
}
.SlickRanking .slick-arrow {
  width: 5vw;
  height: 5vw;
  opacity: 1.0;
}
.SlickRanking .prev-arrow {
  top: initial;
  bottom: -10vw;
}
.SlickRanking .next-arrow {
  top: initial;
  bottom: -10vw;
}

/* スマホのページタイトル */
.GlobalLayout__ContentsTitle {
  padding: 9vw 0;
  margin: 0;
  background-size: auto 100%;
}
	
.GlobalLayout__ContentsTitle h1 {
  font-size: 2.6rem;
}

.GlobalLayout__ContentsTitle h1 span {
  margin: -2vw 0 0;
  padding: 0 0 4vw;
  font-size: 1.0rem;
  -webkit-transform:scale(0.7);
  -moz-transform:scale(0.7);
  -ms-transform:scale(0.7);
  -o-transform:scale(0.7);
  transform:scale(0.7);
}

.GlobalLayout__ContentsTitle h2 {
  width: 94%;
  margin: 0 auto;
  font-size: 2rem;
}

.GlobalLayout__ContentsTitle h2:after {
  margin: 0.5vw auto 0;
  width: 4vw;
  height: 2px;
}

/* スマホの記事一覧 */
.ArchiveLayout__Main {
  width: 100%;
  flex-direction: column;
}

.ArchiveReport:nth-child(odd) {
  margin: 6vw auto 0;
}

.ArchiveReport {
  width: 90%;
  margin: 6vw auto 0;
}

.ArchiveReport__Thumb:before {
  padding-top: 55%;
}

.ArchiveReport__Category {
  width: 80%;
}

.ArchiveReport__Date {
  width: 20%;
}

.ArchiveReport__Title {
  font-size: 2.0rem;
  padding: 0;
  margin: 2vw 0;
}

.ArchiveReport__Text,
.ArchiveReport__Text p {
  font-size: 1.6rem;
  line-height: 1.5;
}

/* スマホのお役立ち資料 */
.ArchiveDocument:nth-child(odd) {
  margin: 6vw auto 0;
}

.ArchiveDocument {
  width: 90%;
  margin: 6vw auto 0;
}

.ArchiveDocument__Category {
  width: 80%;
}

.ArchiveDocument__Date {
  width: 20%;
}

.ArchiveDocument__Title {
  font-size: 2.0rem;
  padding: 0;
  margin: 2vw 0;
}

.ArchiveDocument__Text,
.ArchiveDocument__Text p {
  font-size: 1.6rem;
  line-height: 1.5;
}
	
/* スマホの税理士変更事例一覧 */
.ArchiveCase:nth-child(odd) {
  margin: 6vw auto 0;
}
.ArchiveCase {
  width: 90%;
  margin: 6vw auto 0;
}
.ArchiveCase dl {
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.ArchiveCase dl dt {
  margin: 0 0 4%;
  width: 100%;
}
.ArchiveCase__Thumb:before {
  padding-top: 50%;
}
.ArchiveCase__Logo {
  margin: 0 auto 3vw;
  width: 70%;
}
.ArchiveCase dl dd {
  width: 94%;
  margin: 0 auto;
  padding-bottom: 4%;
}
.ArchiveCase__Title {
  margin: 0 0 2%;
  padding: 0;
  font-size: 2.0rem;
}
.ArchiveCase__CompanyName {
  font-size: 1.8rem;
}
.ArchiveCase__Category {
  /* text-align: right; */
  text-align: left;
}
.ArchiveCase__Date {
  width: 100%;
  padding: 1rem 0 0;
}



/* スマホのコンサルタント紹介 */
.ArchiveConsultant:nth-child(odd) {
  margin: 6vw auto 0;
}
.ArchiveConsultant {
  width: 90%;
  margin: 6vw auto 0;
}
.ArchiveConsultant dl dd {
   padding: 0 0 20vw;
}
.ArchiveConsultant__Title {
  font-size: 2.0rem;
  padding: 2vw 0;
  margin: 0;
}
.ArchiveConsultant__Text,
.ArchiveConsultant__Text p {
  font-size: 1.6rem;
  line-height: 1.5;
}
.ArchiveConsultant__Button {
  font-size: 1.6rem;
  bottom: 5vw;
}

/* スマホのページナビ */
.PageNavi {
  width: 100%;
  flex-direction: column;
}
.PageNavi div {
  text-align: center;
  font-size: 1.6rem;
}
.PageNavi {
  margin: 6vw auto 0;
  padding: 4vw 0 10vw;
  width: 90% ;
}
.wp-pagenavi {
  margin-top: 6vw;
  width: 100%;
}
.wp-pagenavi a,
.wp-pagenavi span {
  padding: 2vw 2.5vw !important;
  font-size: 1.5rem !important;
}

/* スマホの記事詳細 */
.FrontContents {
  margin: 0 auto;
  /* padding: 6vw 0; */
  width: 90%;
}

.SingleContents__Thumb {
  margin-top: -4vw;
}

.SingleContents {
  width: 100%;
  box-shadow: none;
}
	
.SingleContents p {
  font-size: 1.9rem;
  line-height: 2.1;
}

.--WrapSingle {
  padding: 2% 5%;
  width: 90%;
}

.SingleContents__Tags {
  margin: 0 0 4vw !important;
}

.SingleContents__Title {
  margin: 0 auto;
  width: 100%;
  font-size: 2.5rem;
  line-height: 1.3;
}

.SingleContents__CaseCompany,
.SingleContents__CaseName {
  display: block;
  padding: 0;
  font-size: 2.0rem;
  font-weight: bold;
}
.SingleContents__CaseName {
  padding-bottom: 6vw;
}

/* コンサルタント紹介 */
.ConsultantDetail dl {
  flex-direction: column;
}
.ConsultantDetail dl dt {
  width: 60%;
  margin: 0 20%;
}
.ConsultantDetail dl dd {
  width: 90%;
  padding: 0 5%;
}
.WritingRecord {
  margin: 10vw 0;
}
.WritingRecord ul li dl {
  display: initial;
  align-items: initial;
  position: relative;
}
.WritingRecord ul li dl dt {
  width: initial;
  margin: 0;
}
.WritingRecord__Image {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
}
.WritingRecord ul li dl dd {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.WritingRecord__Date {
  margin-left: 33%;
}
.WritingRecord__Category {
  margin-left: 33%;
}
.WritingRecord__Category span {
  display: inline-block;
  margin: 0 1vw 0.5vw 0;
  padding: 0.5vw 1.5vw;
  font-size: 1.1rem;
}
.WritingRecord__Title {
  padding: 2vw 0 1vw;
  line-height: 1.3;
}
.WritingRecord ul {
  width: 94%;	
}

/* 汎用ブロック */
.BlockContact {
  border: 3px solid #d2d2d2;
  margin-top: 6vw;
}
.BlockContact dl {
  width: 90%;
}
.BlockContact__Title {
  padding: 3vw 0 1vw;
  font-size: 2.1rem;
  border-bottom: 2px solid #d2d2d2;
}
.BlockContact__Text {
  padding: 3vw 0;
  font-size: 1.5rem;
}
.BlockContact__Button {
  padding: 0;
  width: 90%;
  flex-direction: column;
}
.BlockContact__Button li a {
  margin: 0 0 4vw;
  padding: 2vw 0;
  width: 100%;
  box-shadow: none;
}
.BlockContact__Contact:before {
  left: 12vw;
}
.BlockContact__Document:before {
  left: 12.5vw;
}

/* 執筆者情報 */
.Writer {
  margin: 0 auto;
  padding: 8vw 0 0;
}
.Writer__Title {
  width: 86%;
  margin-left: 4%;
}
.Writer__Title:after {
  width: 74%;
}
.Writer dl {
  flex-direction: column;
  text-align: center;
}
.Writer__Image {
  margin: 0 auto;
  width: 100%;
}
.Writer__Image img {
  width: 30vw !important;
  height: 30vw;
}
.Writer dl dd {
  padding: 0;
  width: 100%;
}
.Writer__Name {
  padding: 6vw 0 2vw;
}
.Writer__Comment {
  padding: 2vw 4vw;
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: left;
}

/* ページネーション */
.PageNation {
  margin: 5vw 0;
  padding: 4vw 0 0;
}
.PageNation li a {
  padding: 2vw 4vw;
}

/* 本文下のアクセスランキング */
.SingleUnder {
  display: none;
}

/* お問い合わせフォーム */
.BlockForm {
  width: 90%;
  margin: 0 auto;
  align-items: flex-start;
  flex-direction: column;
}
.BlockForm dt {
  padding: 4vw 0 0;
  width: 100%;
  position: relative;
}
.BlockForm dd {
  padding: 4vw 0;
  width: 100%;
}
.BlockForm .BlockForm__Required,
.BlockForm .BlockForm__Optional {
  position: absolute;
  top: 50%;
  right: 1vw;
}
.BlockForm input[type="text"],
.BlockForm input[type="email"] {
  padding: 2vw;
  width: 95%;
  max-width: 95%;
}
.BlockForm textarea {
  padding: 2vw;
  width: 95%;
  max-width: 95%;
}
.BlockForm__Submit {
  margin: 4vw 0 0 10%;
  padding: 4vw 0;
  width: 80%;
  font-size: 2.5rem;
}

/* スマホの検索結果 */
.BlockSearch {
  width: 90%;
  margin: 0 auto;
}

/*スマホのグロナビ*/
/*開閉用ボタン（ハンバーガーボタン）*/
.menu-btn {
  display: block;
  position: fixed;
  top: 2.5vw;
  right: 0%;
  width: 15%;
  height: 10vw;
  cursor: pointer;
  z-index: 101;
  /* border-radius: 50%;
  border: solid 1px #333; */
  -webkit-transition: all 3s ease-in-out;
  transition: all .3s ease-in-out;
	background-color: #fff;
}

.menu-btn-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 3px;
  width: 50%;
  background-color: #3b4d7b;
  -webkit-transition: all 3s ease-in-out;
  transition: all .3s ease-in-out;
}

.menu-btn-line::before,
.menu-btn-line::after {
  content: "";
  height: 3px;
  width: 100%;
  background-color: #3b4d7b;
  position: absolute;
  left: 0;
  -webkit-transition: inherit;
  transition: inherit;
}

.menu-btn-line::before{
  top: -2.5vw;
}

.menu-btn-line::after{
  top: 2.5vw;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.sp-nav-item.active {
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: visible;
  opacity: 1;
}
/*.open .sp-nav-item {
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: visible;
  opacity: 1;
}*/

.menu-btn.active {
  border-color: #fff;
}

.menu-btn.active .menu-btn-line {
  background-color: transparent;
}

.menu-btn.active .menu-btn-line::before,
.menu-btn.active .menu-btn-line::after {
  top: 0;
/*   background-color: #fff */
}

.menu-btn.active .menu-btn-line::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-btn.active .menu-btn-line::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*開いたメニュー*/
.sp-nav-item {
  position: fixed;
  display: flex;
  justify-content: center;
  top: 15vw;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20,27,85,0.95);
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
}

/*スマホのグロナビ*/
.NaviSP {
  transform: initial !important;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #fff;
}

.NaviSP li {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #6970a7;
}

.NaviSP li:after {
  display: none;
}

.NaviSP li a {
  display: block;
  padding: 4vw 0 4vw 5vw;
  font-size: 2.0rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.NaviSP li a:hover {
  transform: initial;
  -webkit-transition: initial;
  transition: initial;
  opacity: 1.0;
}

.NaviSP li.menu-item-has-children a {
	background: url(../img/top/btn_down.svg) no-repeat right center;
	background-size: 5vw auto;
    background-position: right 5vw bottom 4vw;
}

.NaviSP li.menu-item-has-children a.on {
	background: url(../img/top/btn_up.svg) no-repeat right center;
	background-size: 5vw auto;
    background-position: right 5vw bottom 4vw;
}

.NaviSP .sub-menu {
    z-index: initial;
    background: initial;
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
    -webkit-transform: initial;
    -ms-transform: initial;
    width: initial;
    box-shadow: initial;
}

.NaviSP .sub-menu li:first-child {
	border-top: 1px solid #6970a7;
}

.NaviSP .sub-menu li:last-child {
	border-bottom: none;
}

.NaviSP .sub-menu li a {
	font-size: 1.8rem;
	font-weight: normal;
	padding: 3.5vw 0 3.5vw 10vw;
	background: none;
}

.NaviSP .sub-menu:before {
	display: none;
}

.NaviSP .open {
  display: block;
  margin: 0;
  padding: 0;
}

.SlickRanking__Text {
  -webkit-line-clamp: initial;
  overflow: initial;
  line-height: 1.7;
}
.SlickRanking li.SlickRanking__Item {
  padding-bottom: 8rem;
}

}

/* List */
.SingleContents.--Detail ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1.5rem;
}

.SingleContents__Info dt span {
	display: inline-block;
	margin: 1vw 1vw 1vw 0;
	padding: 0.5vw 1.5vw;
}

/* Slick　
======================================================== */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
    .slick-dots li {
        background: none !important;
        border: none !important;
    }
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    font-size: 5vw;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\f111';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slider .slick-arrow {
    width: 1.75vw;
    height: auto;
    position: absolute;
    z-index: 1;
    top: 47%;
    opacity: 0.5;
}
.slider .slick-arrow:hover {
    opacity: 1;
    cursor: pointer;
}
.slider .prev-arrow {
    left: 0;
}
.slider .next-arrow {
    right: 0;
}
@media screen and (max-width: 768px) {
    ul.slider {
        left: 0 !important;
    }
    .slider .slick-arrow {
        width: 7vw;
        top: 42%;
    }
    .slider .prev-arrow {
        left: -3vw;
    }
    .slider .next-arrow {
        right: -3vw;
    }
    .slick-initialized .slick-slide {
        margin: 0 1vw;
    }
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.GlobalLayout__Introduce {
  padding: 40px 0 80px;
}

.GlobalLayout__Introduce li {
  list-style: none;
}

.--Heading {
  padding: 20px 0;
  position: relative;
  color: #263861;
  font-size: 3.8rem;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  border-top: none;
  border-bottom: none;
}
.--Heading:after {
  content: "";
  display: inline-block;
  width: 340px;
  height: 1px;
  background: #182f5f;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.IntroduceFlow {
  display: flex;
  margin: 60px 0 0;
}
.IntroduceFlow li {
  display: flex;
  flex-direction: column;
  border: 1px solid #e8e3d6;
  border-radius: 20px;
  width: 23%;
  margin: 0 1%;
  position: relative;
  counter-increment: introduce-flow-num;
}
.IntroduceFlow li:before {
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  content: "0" counter(introduce-flow-num);
  color: #fff;
  font-size: 3.8rem;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.IntroduceFlow li:after {
  position: absolute;
  right: -1.8rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: inline-block;
  color: #c9b379;
  font-size: 2.8rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
  content: "\f0da";
}
.IntroduceFlow li:last-child:after {
  display: none;
}
.IntroduceFlow__Image {
  padding: 35px 0 0;
  background: #e8e3d6;
  border-radius: 18px 18px 0 0;
}
.IntroduceFlow__Image img {
  width: 100%;
}
.IntroduceFlow__Title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px 0 15px;
  height: 60px;
  color: #263861;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.IntroduceFlow__Title:after {
  content: "";
  display: inline-block;
  width: 46px;
  height: 1px;
  background: #c9b379;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.IntroduceFlow__Text {
  display: flex;
  padding: 15px;
  color: #263861;
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
}

@media screen and (max-width: 600px) {
  .GlobalLayout__Introduce {
    padding: 4vw 0 8vw;
    width: 100%;
  }

  .--Heading {
    padding: 2vw 0;
    font-size: 3rem;
}
.--Heading:after {
    width: 44%;
}
.IntroduceFlow {
  flex-direction: column;
  margin: 6vw auto 0;
  width: 90%;
}
.IntroduceFlow li {
  margin: 10vw 0 0;
  border-radius: 10px;
  width: 100%;
}
.IntroduceFlow li:before {
  top: -7vw;
  color: #c9b379;
  font-size: 3.2rem;
  z-index: 2;
}
.IntroduceFlow li:after {
  font-size: 4rem;
  content: "\f0d7";
  top: initial;
  bottom: -9vw;
  left: initital;
  right: 45%;
  transform: translateX(-45%);
  -webkit-transform: translateX(-45%);
  -ms-transform: translateX(-45%);
}
.IntroduceFlow li:last-child:after {
  display: none;
}
.IntroduceFlow__Image {
  position: absolute;
  top: -6vw;
  left: 1vw;
  padding: 0;
  width: 24vw;
  height: 24vw;
  border-radius: 50%;
}
.IntroduceFlow__Image img {
  margin: 4vw 0 0 -1vw;
  width: 106%;
  height: auto;
}
.IntroduceFlow__Title {
  margin: 2vw 0 0 30%;
  padding: 0 0 1vw;
  height: 14vw;
  width: 70%;
  font-size: 2.4rem;
  line-height: 1.4;
}
.IntroduceFlow__Title:after {
  width: 10%;
}
.IntroduceFlow__Text {
  padding: 3vw;
  font-size: 1.6rem;
  line-height: 1.6;
}
}

/* 事例を探す */
.CaseSearch { width: 100%; padding: 0 0 40px; }
.CaseSearch__Heading { display: block; margin: 0 0 35px; padding: 0 0 15px 25px; color: #333; font-size: 2.6rem; font-weight: bold; text-align: center; border-top: none; border-bottom: 2px solid #ebebeb; }
.CaseSearch__Heading:before { display: inline-block; content: "\f002"; font-family: "Font Awesome 5 Free"; font-weight: 900; transform: scale(-1, 1); margin-right: 15px; }
.CaseSearchTaxonomy { display: flex; justify-content: flex-start; }
.CaseSearchTaxonomy__Tab { margin: 0 1px 0 0; padding: 20px 0; width: 25%; color: #333; font-size: 1.6rem; text-align: center; background: #eaedf1; border: none; }
.CaseSearchTaxonomy__Tab:hover { opacity: 0.7; cursor: pointer; }
.CaseSearchTaxonomy__Tab.Active { background: #fff; border: 1px solid #ededed; border-bottom: 4px solid #134a9a; }
.CaseSearchTerm { padding: 30px 15px; background: #f7f7f7; }
.CaseSearchTerm__Item {}
.CaseSearchTerm__Item.Active { display: block; }
.CaseSearchTerm__Item ul { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.CaseSearchTerm__Item ul li { margin: 0 2% 2% 0; width: 23.5%; }
.CaseSearchTerm__Item ul li:nth-child(4n) { margin-right: 0; }
.CaseSearchTerm__Item ul li a { position: relative; display: block; padding: 15px 10px; color: #121c72; font-size: 1.6rem; text-decoration: none; background: #fff; border: 1px solid #121c72; border-radius: 5px; }
.CaseSearchTerm__Item ul li a:after { position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); display: inline-block; content: "\f0da"; font-family: "Font Awesome 5 Free"; font-weight: 900; }
.CaseSearchTerm__Item { display: none; }
@media screen and (max-width: 600px) {
  .CaseSearch { width: 90%; margin: 0 auto; padding: 8vw 0 0; }
  .CaseSearch__Heading { margin: 0 0 5vw; padding: 0 8vw 3vw 5vw; font-size: 2.4rem; }
  .CaseSearch__Heading:before { margin-right: 3vw; }
  .CaseSearchTaxonomy__Tab { padding: 2vw 0; font-size: 1.4rem; }
  .CaseSearchTerm { padding: 0 3vw; }
  .CaseSearchTerm__Item { padding: 1% 0 5%; }
  .CaseSearchTerm__Item ul li { display: flex; margin: 3% 2% 0 0; }
  .CaseSearchTerm__Item ul li a { display: flex; align-items: center; padding: 5% 15% 5% 10%; width: 75%; height: 80%; font-size: 1.4rem; }
  .CaseSearchTerm__Item ul li a:after { right: 1vw; }
}

/* 2023.09.15 YouTube動画を追加 */
.Layout__YouTube { margin: 0 auto; padding: 40px 0 100px; width: 800px; }
.TopLayout__YouTube { margin: 0 auto; padding: 40px 0 60px; width: 800px; }
.YouTube { position: relative; padding-top: 56.25%; /* 16:9 */ }
.YouTube__Movie { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media screen and (max-width: 600px) {
  .TopLayout__YouTube { margin: 0 auto; padding: 8vw 0 6vw; width: 90%; }
  .Layout__YouTube { margin: 0 auto; padding: 6vw 0 14vw; width: 90%; }
}

/* 2023.10.27 お役立ち資料：詳細ページ冒頭のスライダー */
.SlickCover { margin: 0 auto; /* padding: 0 0 40px; */ width: 100%; }
.SlickCover .slick-prev,
.SlickCover .slick-next { top: 46%; }
.SlickCover .slick-prev:before,
.SlickCover .slick-next:before { color: #121c72; font-size: 3.0rem; font-family: "Font Awesome 5 Free"; font-weight: bold; opacity: 1.0; }
.SlickCover .slick-prev:before { content: "\f137"; }
.SlickCover .slick-next:before { content: "\f138"; }
.SlickCover .slick-prev:hover,
.SlickCover .slick-next:hover { opacity: 0.7; }
.SlickCover .slick-prev { left: -35px; z-index: 1; }
@media screen and (max-width: 600px) {
  .SlickCover { padding: 0 0 8vw; }
  .SlickCover .slick-prev,
  .SlickCover .slick-next { top: 42%; width: 6vw; height: 6vw; }
  .SlickCover .slick-prev { left: -3vw; }
  .SlickCover .slick-next { right: -3vw; }
}

/* 2024.03.25コラム内youtube */
.youtube_box {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  max-width: 600px;
  margin: auto;
}
@media screen and (max-width:786px) {
  .youtube_box {
    width: 100%;
  }
}

/* 2024.07.01 TOP改修 */
.--TopHeading { position: relative; display: flex; flex-direction: column; align-items: center; margin: 0 auto 70px; padding: 25px 0; width: 1200px; font-size: 2.8rem; font-weight: 500; line-height: 1.5; text-align: center; border-top: none; border-bottom: 2px solid #ebebeb; font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; color: #3d4d6c;}
.--TopHeading:after { position: absolute; bottom: -2px; left: 50%; transform: translateX(-50%); content: ""; display: inline-block; width: 50px; height: 2px; background: #3d4d6c; }
.--TopHeading small { font-size: 2.4rem; color: #333; }
.--TopHeading span { color: #3d4d6c; font-size: 4.4rem; }
.--BoxShadow { box-shadow: 0 0 2px 1px rgba(0,5,25,0.15); }
.Slick dl { float: left; position: relative; margin: 0; padding: 0; /* MV */ }
.Slick dl { width: 33.3%; }
.Slick dl:nth-of-type(1) { width: 66.7%; }
.Slick dl:nth-of-type(1) .MainVisual__Title { color: #fff; font-size: 1.8vw; }
.Slick .--Second { float: left; position: relative; }
.Slick .--Second li { width: 33.3%; }
.Slick .--Second li:first-child { width: 66.6%; }
.Slick .--Second li:first-child .MainVisual__Title { color: #fff; font-size: 1.8vw; }
.--First, .--Third { position: relative; display: block; width: 100%; overflow: hidden; object-fit: cover; }
.--First:before, .--Third:before { content: ""; display: block; padding-top: 33.2%; }
.--First img, .--Third img { position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; object-fit: cover; }
.Body__PickUp { display: flex; flex-direction: column; align-items: center; margin: 0 auto; padding: 20px 0 70px; /* ピックアップ */ }
.PickUp { margin: 0 auto; padding: 0; width: 1200px; }
.PickUp .slick-track { display: flex; }
.PickUp .slick-slide { display: flex !important; height: auto !important; }
.PickUp .slick-track > div,
.PickUp .slick-slide > div { display: flex; width: 100%; }
.PickUp a { display: flex !important; flex-direction: column; margin: 0 15px; text-decoration: none; }
.PickUp__Category { flex-grow: 1; display: flex; justify-content: center; align-items: center; margin: 0 auto; padding: 0; width: 100%; color: #fff; font-size: 2rem; }
.PickUp__Category strong { display: block; padding: 10px 0; width: 100%; text-align: center; background: linear-gradient(90deg, #3d4d6b, #576fc5); }
.PickUp__Image { position: relative; margin: 0; padding: 0; width: 100%; background: #dbdbdb; overflow: hidden; }
.PickUp__Image:before { content: ""; display: block; padding-top: 56%; }
.PickUp__Image img { position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; object-fit: cover; transition-duration: 0.5s; }
.Body__Features { display: flex; align-items: center; flex-direction: column; margin: 0 auto; padding: 30px 0 80px; background: #f5f5f5; }
.Body__Features .--TopHeading { position: relative; letter-spacing: 0.05em; padding: 25px 0 25px 10%; }
.Body__Features .--TopHeading:before { content: ''; display: inline-block; width: 125px; height: 97px; position: absolute; background: url(../img/top/features-logo.png) no-repeat; background-size: contain; left: 21%; top: 50%; transform: translateY(-50%);}
.Features { display: flex; justify-content: space-between; margin: 0 auto 45px; padding: 0; width: 1200px; }
.Features__Item {     position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 20px;
    width: 30.6%;
    background: #fff;
    counter-increment: features-num;
    box-sizing: border-box; }
.Features__Item:before {     position: absolute; top: -18px; left: 15px; display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; color: #3d4d6c; font-size: 4.6rem; font-weight: normal; content: counter(features-num); font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.Features__SubHeading { margin: 0 auto; padding: 70px 0 40px; width: 100%; color: #9f7d23; font-size: 2.5rem; font-weight: bold; line-height: 1.3; text-align: center; background: none; font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
.Features__TextMore {
    border: 1px solid #134a9a;
    font-size: 1.6rem;
    width: 183px;
    text-align: center;
    font-weight: bold;
    height: 50px;
    display: flex;
    align-items: center;
    place-content: center;
    box-sizing: border-box;
	position: relative;
	gap: 10px;
}
.Features__TextMore:after {
        display: inline-block;
        content: "\f078";
        font-size: 1.2rem;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
}
.Features__TextMore.--Active:after {
        content: "\f077";
    }
.Features__Text { flex-grow: 1; display: none; margin: 25px 0 0;}
.Features__Text p { font-size: 1.6rem; line-height: 1.3; }
.Features__Image { margin: 0 auto; width: 100%; }
.Features__Image img { width: 100%; height: auto; }
.Features__Button { display: flex; margin: 0 auto; padding: 10px 0; width: 500px; }
.Features__Button a { position: relative; display: flex; justify-content: center; align-items: center; margin: 0 auto; padding: 25px 0; width: 100%; color: #fff; font-size: 2.3rem; font-weight: bold; line-height: 1.3; text-decoration: none; background: #d60142; border-radius: 5px; }
.Features__Button a:after { position: absolute; right: 30px; top: 50%; transform: translateY(-50%); display: inline-block; content: "\f0da"; color: #fff; font-size: 2.3rem; font-family: "Font Awesome 5 Free"; font-weight: bold; }
.Body__Useful { display: flex; flex-direction: column; align-items: center; margin: 0 auto; padding: 40px 0; width: 1200px; }
.Useful { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0 auto; padding: 0; }
.--DLcontents .WorryReportPick__Text { width: 63%; /* お役立ちコンテンツのレイアウト修正 */ }
.--DLcontents .WorryReportPick__Image { width: 29%; }
.Body__TopBanner { display: flex; flex-direction: column; align-items: center; margin: 0 auto; padding: 0; }
.TopBanner { margin: 0 auto 20px; padding: 0; width: 1200px; /* バナー */ }
.TopBanner img { width: 100%; height: auto; }
.Body__TopVoice { display: flex; flex-direction: column; margin: 0 auto; padding: 40px 0 50px; width: 1200px; /* 利用者の声 */ }
.TopVoice .slick-track { display: flex; padding-bottom: 55px; }
.TopVoice .slick-slide { display: flex !important; height: auto !important; }
.TopVoice .slick-track > div,
.TopVoice .slick-slide > div { display: flex; }
.TopVoice__Item { display: flex !important; margin: 0 15px; }
.TopVoice__Item a { display: flex; flex-direction: column; color: #333; text-decoration: none; }
.TopVoice__Image { width: 100%; }
.TopVoice__Item a:hover .TopVoice__Image img { transform: scale(1.1); }
.TopVoice__Image { position: relative; margin: 0; width: 100%; background: #dbdbdb; overflow: hidden; }
.TopVoice__Image:before { content: ""; display: block; padding-top: 51%; }
.TopVoice__Image img { position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; object-fit: cover; transition-duration: 0.5s; }
.TopVoice__Date { margin: 0; padding: 10px 20px; color: #9f9f9f; font-size: 1.3rem; }
.TopVoice__Title { margin: 0; padding: 0 20px 10px; }
.TopVoice__Title h3 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin: 0; padding: 0; color: #333; font-size: 1.9rem; line-height: 1.4; background: none; border: none; }
.TopVoice__List { position: relative; margin: 0; padding: 0 20px 10px; min-height: 60px; font-size: 1.4rem; line-height: 1.35; }
.TopVoice__List:after { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); content: ""; display: inline-block; width: 90%; height: 1px; background: #e2e2e2; }
.TopVoice__Category { display: flex; flex-wrap: wrap; margin: 0 auto; padding: 10px 0; width: 90%; }
.TopVoice__Category li { display: flex; align-items: center; margin: 0 5px 5px 0; padding: 5px 10px; color: #fff; font-size: 1.2rem; background: #3d4d6c; border-radius: 2px; }
.PickUp .slick-prev,
.PickUp .slick-next,
.TopVoice .slick-prev,
.TopVoice .slick-next { z-index: 1; background: #3d4d6c; }
.PickUp .slick-prev,
.TopVoice .slick-prev { left: -50px; width: 45px; height: 45px; border-radius: 50%; z-index: 1; }
.PickUp .slick-next,
.TopVoice .slick-next { right: -50px; width: 45px; height: 45px; border-radius: 50%; }
.PickUp .slick-prev:hover,
.PickUp .slick-next:hover,
.TopVoice .slick-prev:hover,
.TopVoice .slick-next:hover { opacity: 1; }
.PickUp .slick-prev:before,
.PickUp .slick-next:before,
.TopVoice .slick-prev:before,
.TopVoice .slick-next:before { color: #fff !important; font-size: 1.4rem; font-family: "Font Awesome 5 Free"; font-weight: bold; }
.PickUp .slick-prev:before,
.TopVoice .slick-prev:before { content: "\f053"; }
.PickUp .slick-next:before,
.TopVoice .slick-next:before { content: "\f054"; }
.ColumnCategory { margin: 0 auto; padding: 80px 0 0; width: 100%; background: #e7edf3; }
.ColumnCategory__List { display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 auto; padding: 0; width: 1200px; }
.ColumnCategory__List li { margin: 0 2% 2% 0; width: 23%; }
.ColumnCategory__List li a { position: relative; display: block; padding: 15px 10px; color: #121c72; font-size: 1.6rem; text-decoration: none; background: #fff; border: 1px solid #121c72; border-radius: 5px; }
.ColumnCategory__List li a:after { position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); display: inline-block; content: "\f0da"; font-family: "Font Awesome 5 Free"; font-weight: 900; }

@media screen and (max-width: 600px) {
  figure.MainVisual__Image { margin: 0; padding: 0; /* MV */ }

  .--TopHeading { margin: 0 auto 7vw; padding: 3vw 0; width: 90%; font-size: 2.4rem; }
  .--TopHeading:after { width: 7vw; }
  .--TopHeading small { padding-bottom: 4vw; font-size: 1.9rem; }
  .--TopHeading span { font-size: 3.5rem; line-height: 1.2; }
  .--Active { background: none; bottom: -30px; }
  .NavigationTop.is-fixed { border-top: none; }
  .Body__PickUp { padding: 2vw 0 7vw; /* ピックアップ */ }
  .PickUp { width: 100%; }
  .PickUp__Category strong { padding: 2vw 0; }
  .Body__Features { padding: 6vw 0 14vw; /*３つの特徴*/ }
  .Body__Features .--TopHeading { padding: 3vw 0; }
  .Body__Features .--TopHeading:before {
    width: 22.5vw;
    height: 17.46vw;
    left: inherit;
    top: inherit;
    transform: inherit;
    margin: 0 0 5vw 0;
	  position: inherit;
}
  .Features { flex-direction: column; width: 90%; gap: 9vw; }
  .Features__Item { padding: 14vw 5% 7vw; width: 100%; }
  .Features__Item:before { top: -5vw; left: 0; font-size: 9.5vw; }
  .Features__SubHeading { padding: 0 0 5vw; width: 90%; font-size: 5.8vw; }
  .Features__Text { position: relative; margin-bottom: 10vw; width: 92%; overflow: hidden; }
  .Features__Text p { font-size: 1.8rem; line-height: 1.5; }
  .Features__Image { display: none; width: 80%; }
  .Features__Button { padding: 0; width: 100%; }
  .Features__Button a { padding: 4vw 0; font-size: 2.0rem; }
  .Features__Button a:after { right: 6vw; font-size: 1.9rem; }
  .Features__TextMore {         display: flex;
        justify-content: center;
        align-items: center;
        width: 55%;
        height: 10vw;
        font-size: 3.8vw;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        bottom: inherit;}
  .Body__Useful { padding: 6vw 0; width: 90%; /*お役立ちコンテンツ*/ }
  .Body__Useful .--TopHeading { margin-bottom: 10vw; }
  .WorryReport__Button a { width: 80%; }
  .TopBanner { margin: 0 auto 4vw; width: 90%; /* バナー */ }
  .Body__TopVoice { padding: 4vw 0 8vw; width: 100%; /* 利用者の声 */ }
  .Body__TopVoice .--TopHeading { margin-bottom: 10vw; }
  .TopVoice__Item { margin: 0 2vw; }
  .PickUp .slick-prev,
  .TopVoice .slick-prev { left: 5.5vw; width: 9vw; height: 9vw; }
  .PickUp .slick-next,
  .TopVoice .slick-next { right: 5.5vw; width: 9vw; height: 9vw; }
  .TopVoice__Date { padding: 2vw 4vw; }
  .TopVoice__Title { padding: 0 4vw 2vw; }
  .TopVoice__List { padding: 0 4vw 2vw; min-height: 12vw; }
  .TopVoice__Category { padding: 2vw 0; }
  .TopVoice__Category li { margin: 0 1vw 1vw 0; padding: 1vw 2vw; }
  .ColumnCategory { padding: 8vw 0 0; }
  .ColumnCategory__List { justify-content: space-between; width: 90%; }
  .ColumnCategory__List li { margin: 0 0 2%; width: 49%; }
  .CaseSearchTerm__Item ul li a { display: flex; align-items: center; padding: 5% 15% 5% 10%; width: 75%; height: 80%; font-size: 1.4rem; }
}
.header_zeirishi-serection_logo_img{
  width: clamp(150px, calc(150px + (355 - 150) * ((100vw - 375px) / (1440 - 375))), 355px);
  height: auto;
}
.header_keiridaikou-bannar_logo_img{
  width: clamp(150px, calc(100px + (220 - 100) * ((100vw - 375px) / (1440 - 375))), 220px);
  height: auto;
}