* {
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	font-style: normal;
}

html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	
}
p {
	color:#27272A;
}
a {
	color:#27272A;
}
span {
	color:#27272A;
}
li {
	color:#27272A;
}

h1 {color:#27272A;}
h2 {color:#27272A;}
h3 {color:#27272A;}
h4 {color:#27272A;}
h5 {color:#27272A;}

main a {
	line-height: 1.7em !important;
}

#toppage {
	background: url(img/bg1.png) no-repeat left top;
	background-size: 1180px;
}
#anoterpage {
	background: url(img/bg2.png) no-repeat right top;
	background-size: 1180px;
}

.fv_article span {
	display: inline-block;
	line-height: 1.5em;
}
.fv_article:hover span {
	transition: 0.2s;
	
}


.aller {
	font-family: "aller-display", sans-serif !important;
	font-weight: 400;
	font-style: normal;
}

.serv1 {
	background: url(img/serv1.png) no-repeat right 5px center;
	background-size: 160px;
}
.serv1b {
	background: url(img/serv1.png) no-repeat right 4px center;
	background-size: 150px;
}
.serv2 {
	background: url(img/serv2.png) no-repeat right 10px center;
	background-size: 160px;
}
.serv2b {
	background: url(img/serv2.png) no-repeat right 4px center;
	background-size: 150px;
}
.serv3 {
	background: url(img/serv3.png) no-repeat right 3px bottom;
	background-size: 160px;
}
.serv3b {
	background: url(img/serv3.png) no-repeat right 4px bottom;
	background-size: 150px;
}

.footer_banner {
	background: url(img/footer_banner.png) no-repeat left 12px bottom;
	background-size: 110px;
}

.color-accent {
	display: none !important;
}

.breadcrumb {
	font-size: 11px;
	color: #6f7881;
	font-weight: 100 !important;
	font-style: normal;
}
.breadcrumb a:hover {
	font-size: 11px;
	opacity: 0.7;
	transition: opacity 0.2s;
}

.page-title {
	color:#27272A;
	font-size: 32px !important;
	margin-bottom: 32px;
}
.single-title {
	color:#27272A;
	font-size: 32px !important;
	margin-bottom: 32px;
}

.page-title span {
	color:#27272A;
}
.single-title span {
	color:#27272A;
}


.nav-links {
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.nav-links span {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background: #ff6113;
	border-radius: 999px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	text-align: center;
	margin: 8px 8px;
}
.nav-links a {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background: #1e1b19;
	border-radius: 999px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	text-align: center;
	margin: 8px 8px;
}
.nav-links a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background: #ff6113;
	border-radius: 999px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	text-align: center;
	margin: 8px 8px;
}

.sp_menu_list {
	background: url(img/dot_orange.png) no-repeat left top 15px;
	background-size: 12px;
	padding-left: 24px;
	border-bottom: 1px solid #d4d4d8;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}

.aritcle_detail {
	font-weight: bold;
}

.aritcle_detail img {
	margin: 0 auto 24px auto;
	max-width: 100%;
}
.aritcle_detail p {
	color: #52525B;
	-webkit-font-feature-settings: "palt" on;
	font-feature-settings: "palt" on;
	font-family: "Noto Sans JP";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 32px;
}

.aritcle_detail p strong {
	position: relative;
	font-size: 16px;
	margin: 24px 0;
}



.aritcle_detail a {
	text-decoration: underline;
	color: rgb(3 143 117 / var(--tw-text-opacity, 1));
}
.aritcle_detail a:hover {
	text-decoration: none;
	color:#333;
}

.aritcle_detail h2 {
	display: block;
	font-size: 28px;
	font-weight: bold;
	padding: 16px 0 8px 0;
	margin: 32px 0 24px;
	/*background: url(img/orange_line.jpg) no-repeat left bottom;
	background-size: 100px;*/
	border-bottom: 1px solid #d9d9d9;
}


.aritcle_detail h3 {
	font-size: 22px;
	font-weight: bold;
	padding: 24px 0 0 0;
	margin-bottom: 24px;
	height: auto;
	color: #ff6113 ;
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: .8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 16px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
/*.aritcle_detail h3::before {
	content: "";
	background: #ff6113;
	width: 32px;
	height: 2px;
}*/


.aritcle_detail h4 {

	font-size: 18px;
	margin: 32px 0 16px;

	/*background: url(img/dot_orange.png) no-repeat left top 7px;
	background-size: 12px;
	padding-left: 24px;*/

}

.aritcle_detail h5 {
	position: relative;
	font-size: 18px;
	margin: 32px 0 24px;
}



.aritcle_detail .wp-block-quote {
	padding: 32px 24px 0px 24px;
	border:1px solid rgba(159, 159, 159, 0.783);
	border-radius: 16px;
	margin: 24px 0 40px 0;
	font-size: 16px;
	background: rgba(243, 244, 240, 0.462);
}

.aritcle_detail ul {
	list-style-type: disc;   /* 丸いマーカー */
	list-style-position: inside; /* マーカーを内側に表示 */
	padding: 16px 16px 24px 16px;         /* 内側にしているので余白をリセット */
	margin: 8px 0 32px 0;        /* 上下に少し余白 */
	border-top: dotted 1px #222;
	border-bottom: dotted 1px #222;
	background: #f9f9f8 !important;
}

.aritcle_detail ul li {
	margin: 16px 0 16px 0;         /* 各リストアイテムの間隔 */
	list-style-type: none;
	
	padding-left: 0.5em; /* ←外に出すとインデント必要 */
	font-size: 16px;
	font-weight: nornal;
	
}



.aritcle_detail ul li strong {
	font-size: 17px !important;
}

.aritcle_detail ol li strong {
	font-size: 17px !important;
}





.aritcle_detail ol {
	list-style-type: disc;   /* 丸いマーカー */
	list-style-position: inside; /* マーカーを内側に表示 */
	padding: 16px 0 24px 0;         /* 内側にしているので余白をリセット */
	margin: 8px 0 24px 0;        /* 上下に少し余白 */
	border-top: dotted 1px #222;
	border-bottom: dotted 1px #222;
}

.aritcle_detail ol li {
	margin: 0.5em 0 0 0px;         /* 各リストアイテムの間隔 */
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0.5em; /* ←外に出すとインデント必要 */
	font-size: 16px;
}


.aritcle_detail ol li strong {
	font-size: 17px !important;
}

.aritcle_detail ol li strong {
	font-size: 17px !important;
}

.mt0 {
	margin-top: 0 !important;;
}





.introduce {
	
}
.single_thumb img {
	max-width: 320px;
	width: 100%;
	overflow: hidden;
	border-radius: 8px;
}

.btn_grn {
	background: #038f75;
	padding: 10px 20px;
	border-radius: 100px;
	color:#fff !important;
	font-size: 16px;
	display: block;
	margin-bottom: 24px;
	text-decoration: none !important;
	text-align: center;
	transition: 0.2s;
}
.btn_grn:hover {
	background: #232323;
	transition: 0.2s;
}



.wp-block-embed iframe {
	max-width: 100%;
	width: 100% !important;
	margin-bottom: 32px;
}
#ez-toc-container {
	background: #f9f9f8 !important;
	border: 1px solid #aaa;
	border-radius: 16px !important;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	display: table;
	margin-bottom: 1em;
	position: relative;
	width: 100% !important;
	padding-left: 24px !important;
	padding-right: 24px !important;
	margin-bottom: 48px !important;
	padding-bottom: 24px !important;
}

#ez-toc-container ul {
	border: none !important;
	
}
#ez-toc-container a {
	color: #444;
	font-size: 14px !important;
	padding: 6px 0 !important;
	box-shadow: none;
	text-decoration: none;
	text-shadow: none;
	display: inline-flex;
	align-items: stretch;
	flex-wrap: nowrap;
}

.ez-toc-title {
	padding: 16px 0 !important;
	border-bottom: 1px solid #aaa;
	margin-bottom: 16px !important;
	display: block !important;
	font-family: "aller-display", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	color: #ff6113 !important;
}



/*START コーポレートスタイル*/
/*緑のボタン*/

.tocase__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 400px;
	height: 44px;
	min-height: 44px;
	padding: var(--space-0, 0px) var(--space-7, 12px);
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 6px;
	border-radius: var(--Radius-radi-9, 32px);
	background: var(--4, #008F75);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .06);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .06);
	color: var(--bg-lvl-0, #FFF);
	text-align: center;
	-webkit-font-feature-settings: "palt" on;
	font-feature-settings: "palt" on;
	font-family: "Noto Sans JP";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	margin: auto;
}
.tocase__link::after {
	content: url(https://tobu-tdc.co.jp/wp-content/themes/tdc/images/arrow_right_white.svg);
	height: 20px;
}

time {
	color: #a1a1aa;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.font14 {
	font-size: 14px;
}
.font12 {
	font-size: 12px;
}
.font11 {
	font-size: 11px;
}
.font-w200 {
	font-weight: 200 !important;
}
.font-w200 a {
	font-weight: 200 !important;
}
.font-w200 span {
	font-weight: 200 !important;
}
/*.bg-white2 {
	background: rgba(255, 255, 255, 0.802);
}*/

.aller_banner {
	font-size: 18px;
}

/*END コーポレートスタイル*/


/*============================================*/
/* !! ハンバーガー*/
/*============================================*/
.nav {
	position: fixed;
	top: 0px;
	width: 360px;
	height: 100%;
	z-index: -1;
	display: none;
	right: 0;
}
.open2 {
	display: block;
	z-index: 30 !important;
}
.nav ul {
	/*最初はナビゲーションボタンは非表示*/
	display: none;
	list-style: none;
}
.nav li {
	margin: 24% 0;
}
.nav li a{
	padding: 8px;
	font-size: 16px;
	color: #464646;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}
.highLineB {
	background: #000;
	width: 32px;
	height: 1px;
	display: inline-block;
	margin: 0 0px;
}

.hamburger {
	position: fixed;
	top: 7px;
	right: 12px;
	cursor: pointer;
	width: 42px;
	height: 42px;
	z-index: 999;
}
.hamburger span {
	/*3本の線を作る*/
	transition: all .3s;
	position: absolute;
	height: 3px;
	background-color: #52525b;
	width: 100%;
	z-index: 30;
	border-radius: 4px;
}
.hamburger span:nth-of-type(1) {
	/*上の線の位置*/
	top: 11px;
	left: 8px;
	width: 26px;
}
.hamburger span:nth-of-type(2) {
	/*真ん中の線の位置*/
	top: 19px;
	left: 8px;
	width: 26px;
}
.hamburger span:nth-of-type(3) {
	/*下の線の位置*/
	top: 27px;
	left: 8px;
	width: 26px;
}


.hamburger.open {
	position: fixed;
	top: 14px;
	right: 22px;
	cursor: pointer;
	z-index: 30;
	background: #fff;
	width: 28px;
	height: 28px;
}

.hamburger.open span {
	/*3本の線を作る*/
	transition: all .3s;
	position: absolute;
	height: 3px;
	background-color: #52525b;
	width: 100%;
	z-index: 30;
}

.hamburger.open span {
  top: 50%;
  left: 50%;
  transform-origin: center;
}

/* 1本目 */
.hamburger.open span:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(36deg);
}

/* 2本目は消す */
.hamburger.open span:nth-of-type(2) {
	/*真ん中の線の位置*/
	top: 14px;
	width: 24px;
	right: 24px;
  opacity: 0;
  ransform: translate(-50%, -50%) rotate(0deg);
}

/* 3本目 */
.hamburger.open span:nth-of-type(3) {
  transform: translate(-50%, -50%) rotate(-36deg);
}

/* 初期は非表示 */
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 10, 3, 0.32);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s;
  z-index: 25; /* メニューより下にしたいなら調整 */
}

/* 表示状態 */
#overlay.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s;
}

.hum_nav_wrap {
	width: 360px;
	background: #fff;
	margin-left: 64px;
	padding: 24px;
	border-radius: 16px 0 0 16px;
	position: fixed;
	right: 0;
}

.inq__btn3 {
	transition: opacity 0.2s;
	padding: 10px 32px;
	border-radius: 16px;
	color: #fff !important;
	text-align: center;
	-webkit-font-feature-settings: "palt" on;
	font-feature-settings: "palt" on;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: .28px;
	background: #F4CD65;
	background: linear-gradient(90deg, rgba(244, 205, 101, 1) 0%, rgba(255, 102, 51, 1) 24%, rgba(255, 102, 51, 1) 100%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 4px;
	margin-right: -24px !important;
	display: block;
	width: 100%;
}



.inq__btn4 {
	transition: opacity 0.2s;
	padding: 10px 24px;
	border-radius: 100px;
	color: #fff !important;
	text-align: center;
	-webkit-font-feature-settings: "palt" on;
	font-feature-settings: "palt" on;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: .28px;
	background: #F4CD65;
	background: linear-gradient(90deg, rgba(244, 205, 101, 1) 0%, rgba(255, 102, 51, 1) 24%, rgba(255, 102, 51, 1) 100%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 4px;
	margin-right: 0 !important;
	margin-left: 16px !important;
	display: inlibe-block;
	width: auto;
	transition: 0.2s;
}

.inq__btn4:hover {
	background: #27272A;
}
.color-27272A {
	color: #27272A !important;
}

.innerArea {
	margin-top: 32px;
	width: 100%;
	height: auto;
	padding: 16px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	border-radius: 16px;
	background: var(--Colors-_gray-100, #F4F4F5);
}


.innerArea .title {
	color: var(--Colors-_gray-600, #27272A);
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px;
}
.innerArea .tel {
	color: var(--4, #008F75);
	text-align: center;
	font-family: "League Spartan";
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: .4px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 10px auto;
}
.innerArea .time {
	color: var(--Colors-_gray-600, #27272A);
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	text-align: center;
}
.innerArea .inq__btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 64px;
min-height: 40px;
padding: var(--space-7, 12px) var(--space-8, 16px);
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
gap: 4px;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
background: var(--bg-lvl-0, #008F75);
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .06);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .06);
color: var(--4, #fff);
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px;
margin: 10px auto;
border-radius: 100px;
}
.innerArea .text {
	color: var(--Colors-_gray-600, #27272A);
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}
.innerArea .inq__btn::after {
	content: url(https://tobu-tdc.co.jp//wp-content/themes/tdc/images/arrow_right_white.svg);
	height: 20px;
}
.innerArea .tel::before {
	content: url(https://tobu-tdc.co.jp/wp-content/themes/tdc/images/phone.svg);
}

/*Swiper*/
.swiper-button-next, .swiper-button-prev {
	color: #ff6113 !important;
}


/*END*/
.hover_thumb img {
	transition: transform 0.3s ease;
}
.hover_thumb:hover img {
	transition: transform 0.3s ease;
	transform: scale(1.1);
}

@media (max-width: 1024px) {
#anoterpage {
	background: none !important;
}
.aller_banner {
	font-size: 14px;
}
.aritcle_detail ul {
	list-style-type: disc;
	list-style-position: inside;
	padding: 16px 16px 24px 16px;
	margin: 8px 0 32px 0;
	border-top: dotted 1px #222;
	border-bottom: dotted 1px #222;
	background: #f9f9f8 !important;
}
}
@media (max-width: 768px) {
#toppage {
	background: url(img/bg1.png) no-repeat left top;
	background-size: 768px;
}

}

@media (max-width: 640px) {
	
.aritcle_detail .wp-block-quote {
	padding: 24px 24px 0px 24px;
	border: 1px solid rgba(159, 159, 159, 0.783);
	border-radius: 16px;
	margin: 24px 0 40px 0;
	font-size: 16px;
	background: rgba(243, 244, 240, 0.462);
}

.single-title {
	color:#313131;
	font-size: 22px !important;
	margin-bottom: 24px;
}
.aritcle_detail h2 {
	
	font-size: 20px;
	font-weight: bold;
	padding: 16px 0 12px 0;
	margin-bottom: 32px;
}


.aritcle_detail h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 24px 0 0px 0;
	margin-bottom: 24px;

	height: auto;
}

.aritcle_detail ul li {
	margin: 1em 0 1em 20px;
	font-size: 15px;
}

.aritcle_detail ul li strong {
	font-size: 17px !important;
}

.aritcle_detail ol li strong {
	font-size: 17px !important;
}

.aritcle_detail p {
	margin-bottom: 24px;
	letter-spacing: 0.06em;
	line-height: 1.8em;
	font-weight: normal;
	font-size: 16px;
}


#toppage {
	background: url(img/bg1.png) no-repeat left top;
	background-size: 640px;
}

.serv1 {
	background: url(img/serv1.png) no-repeat right 8px center;
	background-size: 160px;
}
.serv1b {
	background: url(img/serv1.png) no-repeat right 4px center;
	background-size: 150px;
}
.serv2 {
	background: url(img/serv2.png) no-repeat right 8px center;
	background-size: 160px;
}
.serv2b {
	background: url(img/serv2.png) no-repeat right 4px center;
	background-size: 150px;
}
.serv3 {
	background: url(img/serv3.png) no-repeat right bottom;
	background-size: 160px;
}
.serv3b {
	background: url(img/serv3.png) no-repeat right 4px bottom;
	background-size: 150px;
}
}
