@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url("https://use.typekit.net/lvh5etp.css");

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_

特殊清掃

/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/*==========================================
Other
===========================================*/
#csc img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

#csc #csc_main {
	max-width: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#csc #csc_main h1 {
	transform: translateZ(0);
	will-change: transform;
}

#csc #csc_main h1 img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

#csc #csc_main p  {
	position: absolute;
	top: 17%;
	left: 27%;
    font-size: clamp(20px, 2.3vw, 5.25em);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #274298;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#csc .csc_card {
	background-color: #F8F5EF;
	padding-top: 20px;
	padding-bottom: 40px;
}

#csc .csc_card_inner {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#csc .csc_card_inner h2 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 30px;
}

#csc .csc_card_inner ul {
max-width: 700px;
width: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
justify-content: space-between;
}

#csc .csc_card_inner ul li {
	max-width: 180px;
	width: 100%;
	height: 180px;
	background-color: #F5F5F5;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #274298;
	font-size: 1.250em;
	font-weight: bold;
	aspect-ratio: 1 / 1
}

#csc .csc_card_inner ul li span {
	margin-top: 10px;
}

#csc .csc_settlement {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	flex-wrap:wrap;
}

#csc .csc_settlement section {
	max-width: 49%;
	width: 100%;
	border: 1px solid #AFC6E1;
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 17px;
	margin-bottom: 20px;
}

#csc .csc_settlement section h3 {
	background-color: #274298;
	font-size: 1.250em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin-bottom: 17px;
}

#csc .csc_settlement section p {
max-width: 100%;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#csc #csc_about {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 60px;
}

#csc #csc_about #csc_about__top {
	background-image: url(../images/tokushuseiso2026/01.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin-bottom: 80px;
}

#csc #csc_about #csc_about__top section h2 {
	font-size: 1.500em;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.6;
}

#csc #csc_about #csc_about__top section h2 strong {
	font-size: 1.500em;
	color: #274298;
}

#csc #csc_about #csc_about__top section span {
	color: #274298;
}

#csc #csc_about #csc_about__top section p {
max-width: 596px;
width: 100%;
}

#csc #csc_about #csc_about__point {
	max-width: 1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F5F5;
	border-radius: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#csc #csc_about #csc_about__point h3 {
	font-size: 1.500em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 75px;
}

#csc #csc_about #csc_about__point ul {
display: flex;
flex-wrap:wrap;
justify-content: space-between;
}

#csc #csc_about #csc_about__point ul li {
	max-width: 22%;
	width: 100%;
	margin-bottom: 68px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #FFFFFF;
	font-size: 0.875em;
	font-weight: bold;
	color: #274298;
	padding-bottom: 20px;
	padding-top: 50px;
	position: relative;
}

#csc #csc_about #csc_about__point ul li span {
	background-color: #274298;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#csc #csc_work {
	background-color: #274298;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_work h2 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_work h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_work ul {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}

#csc #csc_work ul li {
	max-width: 22%;
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	flex-direction:column;
	align-items: center;
}

#csc #csc_work ul li img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	object-fit: cover;
	margin-bottom: 20px;
}

#csc #csc_work ul li dl dt {
	color: #274298;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

#csc #csc_work ul li dl dd {
	font-size: 0.875em;
	text-align: left;
	line-height: 1.7;
}

#csc #csc_work p {
	font-size: 3.125em;
	font-weight: bold;
	color: #FFFFFF;
}

#csc #csc_work p strong {
	color: #FEF733;
}

#csc #csc_work p#spText {
	display: none;
}

#csc #csc_6point {
	background-color: #F8F5EF;
	padding-top: 80px;
	padding-bottom: 50px;
	background-image: url(../images/tokushuseiso2026/yajirushi3.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#csc #csc_6point h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_6point h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_6point ul {
max-width: 1000px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
display: flex;
justify-content: space-between;
flex-wrap:wrap;
}

#csc #csc_6point ul li {
	max-width: 31%;
	width: 100%;
	margin-bottom: 40px;
	display: flex;
	flex-direction:column;
	align-items: center;
}

#csc #csc_6point ul li aside {
	font-size: 4em;
	font-weight: bold;
	background-image: url(../images/tokushuseiso2026/tit_bg.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 92px;
	line-height: 1;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#csc #csc_6point ul li img {
	border-radius: 15px;
	height: 190px;
	width: 100%;
	-webkit-box-shadow: 0px 3px 6px hsla(0,0%,0%,0.16);
	box-shadow: 0px 3px 6px hsla(0,0%,0%,0.16);
	object-fit: cover;
	margin-bottom: 20px;
}

#csc #csc_6point ul li dl dt {
	font-size: 1.250em;
	font-weight: bold;
	color: #274298;
	text-align: center;
	margin-bottom: 20px;
}

#csc #csc_6point ul li dl dd {
	font-size: 0.875em;
	line-height: 1.7;
}

#csc #csc_6point .csc_point_tit h3 {
	display: none;
}

#csc #csc_price {
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_price h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_price h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_price table {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#csc #csc_price table th[scope="col"] {
	background-color: #F5F5F5;
	text-align: center;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}

#csc #csc_price table {
  width: 100%;
  table-layout: fixed; /* ← 各セルを均等にする */
}

#csc #csc_price table th {
	width: 33.333%;
	text-align: center;
	padding: 10px;
}

#csc #csc_price table td {
	width: 33.333%;
	text-align: center;
	padding: 20px;
	border-bottom: 2px solid #F5F5F5;
}

#csc #csc_price table td:nth-child(3),
#csc #csc_price table td.blue {
	color: #274298;
	font-weight: bold;
	text-align: center;
}

#csc #csc_price table th[scope="row"] {
	border-bottom: 2px solid #F5F5F5;
}

#csc #csc_price table .line_none {
border-bottom: 0px;
}

#csc #csc_price aside {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 40px;
	line-height: 1.8;
}

#csc .csc_btn {
	font-weight: bold;
}

#csc .csc_btn a ,
#csc .faqMore.csc_btn {
	background-color: #FEF733;
	max-width: 260px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	height: 60px;
	border-radius: 50px;
	background-image: url(../images/tokushuseiso2026/s_point.png);
	background-repeat: no-repeat;
	background-position: right 38px center;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 2px 2px 4px hsla(0,0%,0%,0.25);
	box-shadow: 2px 2px 4px hsla(0,0%,0%,0.25);
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
}

#csc .csc_btn a:hover {
	background-color: #FEBD33;
	color: #000000;
}

#csc #csc_example {
	background-color: #F8F5EF;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_example h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_example h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_example #csc_example_inner {
max-width: 1000px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#csc #csc_example a:hover .csc_ex1 {
transition: opacity 0.3s ease;
opacity: 0.6;
}

#csc #csc_example .csc_ex1 {
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
}

#csc #csc_example .csc_ex1 figure {
  position: relative;
  max-width: 300px;
  width: 100%;
  height: 300px;
  margin-right: 20px;
  overflow: hidden;
}

#csc #csc_example .csc_ex1 figure::before,
#csc #csc_example .csc_ex1 figure::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

#csc #csc_example .csc_ex1 figure::before {
	top: 0;
	left: 0;
	background-image: url(../images/tokushuseiso2026/b_bg.png);
	background-position: top left;
}

#csc #csc_example .csc_ex1 figure::after {
	bottom: 0;
	right: 0;
	background-image: url(../images/tokushuseiso2026/y_bg.png); 
	background-position: bottom right;
}

#csc #csc_example .csc_ex1 figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#csc #csc_example .csc_ex1 section {
	max-width: 568px;
	width: 100%;
	text-align: left;
}

#csc #csc_example .csc_ex1 section h3 {
	font-size: 2.250em;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.5;
		position: relative;
	top: -5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width: 100%;
}

#csc #csc_example .csc_exBlock {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

#csc #csc_example .csc_exBlock dl {
	display: flex;
	margin-right: 10px;
	border: 2px solid #274298;
	margin-bottom: 5px;
}

#csc #csc_example .csc_exBlock dl dt {
	font-size: 0.875em;
	font-weight: bold;
	background-color: #274298;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#csc #csc_example .csc_exBlock dl dd {
	font-size: 0.875em;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#csc #csc_example .cscPrice {
	font-size: 2.250em;
	font-weight: bold;
	line-height: 1.5;
	position: relative;
	top: -5px;
	margin-bottom: 5px;
}

#csc #csc_example .cscPrice strong {
	background: linear-gradient(transparent 80%, #ffff00 80%);
	padding: 0 2px;
	font-weight: bold;
	margin-left: 5px;
}

#csc #csc_example .csc_name {
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

#csc #csc_example .csc_name img {
	margin-right: 10px;
}

#csc #csc_example .csc_comm {
	background-color: #F5F5F5;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.750em;
	font-weight: bold;
}

#csc #csc_example .csc_comm span{
	-webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
	width: 100%;
}

#csc #csc_example #csc_exList {
display: flex;
justify-content: space-between;
flex-wrap:wrap;
gap: 42px;
}

#csc #csc_example #csc_exList .csc_ex1 {
width: calc((100% - 84px) / 3); 
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 17px;
	padding-right: 17px;
	margin-left: auto;
margin-right: auto;
}

#csc #csc_example #csc_exList .csc_ex1 figure {
	max-width: 100%;
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
	margin-right: 0px;
}

#csc #csc_example #csc_exList .csc_ex1 section h3 {
	font-size: 1em;
}

#csc #csc_example #csc_exList .csc_ex1 section .csc_exBlock dl {
	margin-right: 6px;
}

#csc #csc_example #csc_exList .csc_ex1 section .csc_exBlock dl:last-child {
	margin-right: 0;
}


#csc #csc_example #csc_exList .csc_ex1 section .csc_exBlock dl dt {
	font-size: 0.625em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#csc #csc_example #csc_exList .csc_ex1 section .csc_exBlock dl dd {
font-size: 0.625em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#csc #csc_example #csc_exList .csc_ex1 section .cscPrice {
	font-size: 1em;
}

#csc #csc_example #csc_exList .csc_ex1 section .cscPrice strong {
	font-size: 1.500em;
}

#csc #csc_example #csc_exList .csc_ex1 section .b_btn a {
	background-color: #274298;
	color: #FFFFFF;
	background-image: url(../images/tokushuseiso2026/s_point2.png);
	max-width: 190px;
	width: 100%;
	height: 45px;
	background-position: right 27px center;
}

#csc #csc_example #csc_exList .csc_ex1 section .b_btn a:hover {
	background-color: #269698;
}

#csc #csc_service {
	background-color: #274298;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_service h2 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_service h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_service ul {
max-width: 1000px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap:wrap;
justify-content: space-between;
gap: 25px;
}

#csc #csc_service ul li {
  max-width: 180px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.250em;
  font-weight: bold;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  aspect-ratio: 1 / 1;
}

#csc #csc_service ul li:nth-child(1) {
	background-image: url(../images/tokushuseiso2026/service01.png);
}

#csc #csc_service ul li:nth-child(2) {
	background-image: url(../images/tokushuseiso2026/service02.png);
}

#csc #csc_service ul li:nth-child(3) {
	background-image: url(../images/tokushuseiso2026/service03.png);
}

#csc #csc_service ul li:nth-child(4) {
	background-image: url(../images/tokushuseiso2026/service04.png);
}

#csc #csc_service ul li:nth-child(5) {
	background-image: url(../images/tokushuseiso2026/service05.png);
}

#csc #csc_service ul li:nth-child(6) {
	background-image: url(../images/tokushuseiso2026/service06.png);
}

#csc #csc_service ul li:nth-child(7) {
	background-image: url(../images/tokushuseiso2026/service07.png);
}

#csc #csc_service ul li:nth-child(8) {
	background-image: url(../images/tokushuseiso2026/service08.png);
}

#csc #csc_service ul li:nth-child(9) {
	background-image: url(../images/tokushuseiso2026/service09.png);
}

#csc #csc_service ul li:nth-child(10) {
	background-image: url(../images/tokushuseiso2026/service10.png);
}

#csc #csc_service section {
	background-color: #FFFFFF;
	border-radius: 20px;
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#csc #csc_service section h3 {
	text-align: center;
	font-size: 1.250em;
	font-weight: bold;
	margin-bottom: 20px;
}

#csc #csc_service section p {
	font-weight: bold;
}

#csc #csc_serviceList {
	background-color: #F8F5EF;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_serviceList h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 60px;
}

#csc #csc_serviceList h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_serviceList section {
max-width: 1000px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#csc #csc_serviceList section div.kihonService ,
#csc #csc_serviceList section div.optionService{
width: 100%;
margin-left: auto;
margin-right: auto;
gap: 40px;
display: flex;
flex-wrap:wrap;
}

#csc #csc_serviceList section h2.kihonServiceTTL {
	display: none;
}
#csc #csc_serviceList section h2.optionServiceTTL {
	display: none;
}

#csc #csc_serviceList section article {
width: calc((100% - 80px) / 3); 
}

#csc #csc_serviceList section article div ,
#csc #csc_serviceList section article a {
	background-color: #FFFFFF;
	border-radius: 20px;
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
}

#csc #csc_serviceList section article a:hover {
	border: 1px solid #274298;
	transition: opacity 0.3s ease;
opacity: 0.6;
}

#csc #csc_serviceList section article.option a:hover {
	border: 1px solid #008BD5;
}

#csc #csc_serviceList section article.option2 a:hover {
	border: 1px solid #51C2FB;
}

#csc #csc_serviceList section article div figure ,
#csc #csc_serviceList section article a figure {
	position: relative;
	margin-bottom: 20px;
}

#csc #csc_serviceList section article div figure img,
#csc #csc_serviceList section article a figure img {
	width: 100%;
	height: 160px;
	object-fit: cover;
}

#csc #csc_serviceList section article div figure figcaption,
#csc #csc_serviceList section article a figure figcaption {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #274298;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#csc #csc_serviceList section article.option a figure figcaption {
background-color: #008BD5;
}

#csc #csc_serviceList section article.option2 a figure figcaption {
background-color: #51C2FB;
}

#csc #csc_serviceList section article div h3 ,
#csc #csc_serviceList section article a h3 {
	color: #274298;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#csc #csc_serviceList section article.option a h3 {
	color: #008BD5;
}

#csc #csc_serviceList section article.option2 a h3 {
	color: #51C2FB;
}

#csc #csc_serviceList section article div p ,
#csc #csc_serviceList section article a p {
	font-size: 0.750em;
	text-align: left;
}

#csc #csc_checkList {
	padding-top: 80px;
	padding-bottom: 80px;
	max-width: 1000px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#csc #csc_checkList h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_checkList h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_checkList table {
	margin-top: 40px;
	max-width: 100%;
width: 100%;
margin-left: auto;
margin-right: auto;
table-layout: fixed;
}

#csc #csc_checkList table thead th:first-child {
    width: 30%;
}
#csc #csc_checkList table thead th:last-child {
    width: 25%;
}

#csc #csc_checkList table th[scope="col"] {
	background-color: #F5F5F5;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#csc #csc_checkList table th[scope="row"] {
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: middle;
}

#csc #csc_checkList table td {
	color: #000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#csc #csc_checkList table td.left-col {
  text-align: left;
  display: flex;
}

#csc #csc_checkList table td.left-col span {
	margin-right: 40px;
	align-items: stretch;
}

#csc #csc_checkList table td input[type="checkbox"] {
	transform: scale(2);
}

#csc #csc_checkList table td.right_btn {
	text-align: right;
	padding-right: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
    justify-content: center;
    align-items: center;
}

#csc #csc_checkList table td.t_line,
#csc #csc_checkList table th.t_line {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#csc #csc_checkList table .tbl_title.tr_title_02 ,
#csc #csc_checkList table .tr_content_02 ,
#csc #csc_checkList table .tbl_title.tr_title_04 ,
#csc #csc_checkList table .tr_content_04 ,
#csc #csc_checkList table .tbl_title.tr_title_06 ,
#csc #csc_checkList table .tr_content_06 ,
#csc #csc_checkList table .tbl_title.tr_title_08 ,
#csc #csc_checkList table .tr_content_08 {
		background-color: #f0f0f0;
}

#csc #csc_checkList table td.left-col.last ,
#csc #csc_checkList table td.right-col.last {
	padding-bottom: 50px;
}

#csc #csc_checkList table td.t_line.right_btn {
	opacity: 1;
	padding: 15px 0;
	color: #274298;
}

#csc .csc_area_tit h2 {
	font-size: 1.5em;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
}

#csc .csc_area_tit h2 img {
	margin-left: 20px;
	margin-right: 20px;
}

#csc #csc_area {
	background-color: #F8F5EF;
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc .csc_area_tit .csc_character {
	position: relative;
			z-index: -2;
}

#csc .csc_area_tit .csc_bg {
  position: relative;
  bottom: 13.5vw;
  margin-bottom: -13.5vw;
  z-index: -1;
}


#csc .csc_area_tit .csc_bg img,
#csc .csc_area_tit .csc_bg2 img {
	width: 100%;
	height: auto;
}

#csc #csc_area .example_cat {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 42px;
}


#csc #csc_area .example_cat article {
	width: calc((100% - 84px) / 3);
}

#csc #csc_area .example_cat article div{
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#csc #csc_area .example_cat article h3 {
	font-size: 1.250em;
	font-weight: bold;
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	align-items: center;
}

#csc #csc_area .example_cat article h3 span {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #274298;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}

#csc #csc_area .example_cat article figure {
	position: relative;
	max-width: 100%;
	width: 100%;
	height: 160px;
	overflow: hidden;
	margin-bottom: 20px;
}

#csc #csc_area .example_cat article figure::before,
#csc #csc_area .example_cat article figure::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

#csc #csc_area .example_cat article figure::before {
	top: 0;
	left: 0;
	background-image: url(../images/tokushuseiso2026/b_bg.png);
	background-position: top left;
}

#csc #csc_area .example_cat article figure::after {
	bottom: 0;
	right: 0;
	background-image: url(../images/tokushuseiso2026/y_bg.png); 
	background-position: bottom right;
}

#csc #csc_area .example_cat article figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#csc #csc_area .example_cat article p {
	font-size: 0.750em;
	margin-bottom: 20px;
}

#csc #csc_area .example_cat article .b_btn {
  position: relative;
  z-index: 1;
}

#csc #csc_area .example_cat article .b_btn a {
	background-color: #274298;
	color: #FFFFFF;
	background-image: url(../images/tokushuseiso2026/s_point2.png);
	max-width: 190px;
	width: 100%;
	height: 45px;
	background-position: right 27px center;
}

#csc #csc_area .example_cat article .b_btn a:hover {
	background-color: #269698;
}

#csc .csc_contact_bn {
	max-width: 700px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 30px;
}

#csc .csc_contact_bn img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

#csc #csc_explanation {
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_explanation h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_explanation h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_exImg {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
	margin-bottom: 40px;
}

#csc #csc_exImg figure {
	max-width: 300px;
	min-width: 300px;
	width: 100%;
	margin-right: 40px;
}

#csc #csc_exImg p {
	line-height: 1.9;
}

#csc #csc_alignment {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F5F5;
	border-radius: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 80px;
}

#csc #csc_alignment h3 {
	font-size: 1.500em;
	font-weight: bold;
	margin-bottom: 20px;
}

#csc #csc_alignment ul#administration {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 12px 30px;
	margin-bottom: 20px;
}

#csc #csc_alignment ul#administration li {
	width: calc((100% - 120px) / 5);
	text-align: center;
	border: 4px solid #CEEEFE;
	background-color: #FFFFFF;
	border-radius: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
}

#csc #csc_alignment ul#csc_supplement {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: inline-block;
	margin-bottom: 15px;
}

#csc #csc_alignment ul#csc_supplement li {
	background-image: url(../images/tokushuseiso2026/m01.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 25px;
	margin-bottom: 10px;
}

#csc #csc_alignment p {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: left;
}

#csc #csc_staff h3 {
	font-size: 1.500em;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}

#csc #csc_staff h3 img {
	margin-left: 20px;
	margin-right: 20px;
}

#csc #csc_staff ul {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px 32px;
	margin-bottom: 40px;
}

#csc #csc_staff ul li {
	width: calc((100% - 192px) / 6);
	text-align: center;
	font-weight: bold;
}

#csc #csc_staff ul li img {
	width: 100%;
	border-radius: 50%;
	object-fit: cover;
	aspect-ratio: 1 / 1;
	margin-bottom: 10px;
}

#csc #csc_supportarea {
	background-color: #274298;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_supportarea h2 {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_supportarea h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_supportarea section {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#csc #csc_supportarea section h3 {
	font-size: 1.500em;
	font-weight: bold;
	margin-bottom: 15px;
}

#csc #csc_supportarea section ul {
display: flex;
flex-wrap:wrap;
}

#csc #csc_supportarea section ul li {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(../images/tokushuseiso2026/m01.png);
	background-position: left 6px;
	padding-left: 25px;
	background-repeat: no-repeat;
}

#csc #csc_map {
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_map h2 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_map h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_map .csc_text {
	max-width: 800px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 50px;
}

#csc #csc_areaMap {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}

#csc #csc_map #js-area-modal.pop h2 {
	text-align: left;
    font-size: 1.125em;
    font-weight: bold;
    margin: 0 0 5px;
    color: #000000;
    padding: 0 5px 5px;
    border: none;
    display: block;
}

#csc #csc_map #js-area-modal.pop ul li a {
    background-color: #274298;
    /* color: #fff; */
}

#csc #csc_mapBlock1 {
	position: absolute;
	top: 0px;
	left: -10px;
	max-width: 460px;
width: 100%;
display: flex;
flex-wrap:wrap;
}

#csc #csc_mapBlock2 {
	position: absolute;
		bottom: 0px;
	right: -10px;
		max-width: 423px;
width: 100%;
display: flex;
flex-wrap:wrap;
justify-content:flex-end;
}

#csc .c_area {
	background-color: #274298;
	border-radius: 6px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
} 

#csc .c_area h3 {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 2px;
} 

#csc .c_area img {
	display: none;
}

#csc .c_area ul {
display: flex;
}

#csc .c_area ul li {
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

#csc .c_area.is-open ul li {
    padding: 6px 12px 9px;
    border-bottom: 1px solid #d9d9d9;
}

#csc .csc_area_tit .csc_bg2 {
    position: relative;
    bottom: 15.5vw;
    margin-bottom: -15.5vw;
    z-index: -1;
}

#csc #csc_voice {
	background-color: #F8F5EF;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_voice .voice_wrapper  {
	display: flex;
	justify-content: center;
    max-width: 1000px;
    width: calc(100% - 1em);
    margin: 0 auto 40px;
}

#csc #csc_voice .voice_wrapper .voice_box {
width: 100%;
margin-left: 20px;
margin-right: 20px;
max-width: 322px;
padding-bottom: 10px;
}

#csc #csc_voice .voice_wrapper .voice_box a {
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	display: block;
	-webkit-box-shadow: 2px 2px 4px hsla(0,0%,0%,0.25);
	box-shadow: 2px 2px 4px hsla(0,0%,0%,0.25);
}

#csc #csc_voice .voice_wrapper .voice_box a figure {
	height: 160px;
	width: 100%;
	object-fit: cover;
	margin-bottom: 10px;
}

#csc #csc_voice .voice_wrapper .voice_box a figure img {
	width: 100%;
	max-width: 100%;
	height: 100%;
 	text-align: center;
	object-fit: cover;
}

#csc #csc_voice .voice_wrapper .voice_box a .csc_data_Block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

#csc #csc_voice .voice_wrapper .voice_box a .csc_p {
display: flex;
align-items: center;
}

#csc #csc_voice .voice_wrapper .voice_box a data {
	font-size: 0.750em;
	margin-right: 15px;
}

#csc #csc_voice .voice_wrapper .voice_box a aside {
	font-size: 0.750em;
	font-weight: bold;
	margin-right: 3px;
}

#csc #csc_voice .voice_wrapper .voice_box a .csc_data_Block .csc_star {
display: flex;
align-items: center;
}

#csc #csc_voice .voice_wrapper .voice_box a .csc_data_Block .csc_star img {
	margin-right: 3px;
}

#csc #csc_voice .voice_wrapper .voice_box a p:last-child {
	font-size: 0.750em;
	text-align: left;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#csc #csc_voice .voice_wrapper .voice_box a .csc_data_Block p {
	font-size: 1.250em!important;
	font-weight: bold;
}

#csc #csc_voice .voice_wrapper .voice_box a:hover {
transition: opacity 0.3s ease;
opacity: 0.6;
}

#csc #csc_flow {
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_flow h2 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_flow h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_flow .csc_flowblock {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F5F5;
	border-radius: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top {
	display: flex;
	align-items: center;
}

#csc #csc_flow .csc_flowblock .reverse {
flex-direction: row-reverse!important;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#csc #csc_flow .csc_flowblock .reverse section {
	max-width: 100%;
    width: 100%;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top figure {
	max-width: 260px;
	min-width: 260px;
	width: 100%;
	margin-right: 40px;
}

#csc #csc_flow .csc_flowblock .reverse figure {
    margin-right: 0px;
	margin-left: 40px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top section {
	text-align: left;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top section h3 {
	font-size: 1.500em;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top section h3 span {
    background-color: #274298;
    color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    flex-shrink: 0; 
    aspect-ratio: 1 / 1; 
    font-size: 24px; 
    line-height: 1;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact {
	display: flex;
	align-items: center;
	margin-top: 20px;
	justify-content: space-between;
	flex-wrap:wrap;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact aside {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul {
display: flex;
align-items: center;
justify-content:flex-end;
	margin-left: auto;
	margin-right: auto;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li {
	font-weight: bold;
	color: #FFFFFF;
	width: 260px;
	margin-left: 20px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li a {
	color: #FFFFFF;
	display: block;
	height: 60px;
	border-radius: 50px;
	-webkit-box-shadow: 2px 2px 4px hsla(0,0%,0%,0.25);
	box-shadow: 2px 2px 4px hsla(0,0%,0%,0.25);
	display: flex;
	justify-content: center;
	align-items: center;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li a img {
	margin-right: 7px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li:first-child a {
	background-color: #06C755;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li:first-child a:hover {
	background-color: hsla(145,94%,40%,0.65);
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li:last-child a {
	background-color: #274298;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li:last-child a:hover {
	background-color: hsla(226,59%,37%,0.65);
}

#csc #csc_flow .cf_yajirushi {
	margin-bottom: 16px;
		max-width: 660px;
margin-left: 0px;
}

#csc #csc_flow_inner {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/tokushuseiso2026/yajirushi2.png);
	background-repeat: no-repeat;
	background-position: right 177px center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-size: auto 95%;
}

#csc #csc_flow_inner .csc_flowblock {
	max-width: 660px;
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
}

#csc #csc_flow_inner p.flow_text {
    max-width: 177px;
    width: 100%;
    text-align: left;
    line-height: 1.8;
}

#csc #csc_flow_inner p.flow_text span {
    background: linear-gradient(transparent 60%, #CEEEFE 60%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 0.2em 0;
}

#csc_y {
	display: none;
}

#csc p.flow_text2 {
	display: none;
}

#csc #csc_qa {
	background-color: #F8F5EF;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_qa h2 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_qa h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_qa #csc_qaBlock {
	max-width: 1000px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 100px;
	padding-right: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* チェックボックス隠し */
#csc .qa-hidden {
  display: none;
}

/* 質問ヘッダー部分 */
#csc .qa-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

#csc .qa-question-text {
	font-weight: bold;
	flex: 1; /* テキスト部分を広げる */
	padding-right: 10px;
	text-align: left;
	display: flex;
	align-items: center;
}

#csc .qa-question-text span {
    color: #FFFFFF;
    font-size: 24px;
    background-color: #274298;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    aspect-ratio: 1 / 1;
}

/* 画像ボタンのサイズ調整 */
#csc .qa-button-img img {
  width: 24px; /* 画像のサイズに合わせて調整 */
  display: block;
}

/* 画像の切り替え制御 */
#csc .img-close { display: none !important; }
#csc .qa-hidden:checked + .qa-header .img-open { display: none !important; }
#csc .qa-hidden:checked + .qa-header .img-close { display: block !important; }

/* 回答エリアの開閉アニメーション */
#csc .qa-content {
  max-height: 0;
  overflow: hidden;
  transition: 0.4s ease-in-out;
  background: #fff;
  width: 100%;
}

#csc .qa-hidden:checked ~ .qa-content {
  max-height: 1000px; /* 十分な高さを確保 */
  padding: 15px 0;
}

#csc .a_text {
	max-width: 100%; /* ご指定の幅 */
	width: 100%;
	line-height: 1.8;
	margin: 0 auto; /* 中央寄せにしたい場合 */
	text-align: left;
}

#csc .a_text {
	flex: 1; /* テキスト部分を広げる */
	padding-right: 10px;
	text-align: left;
	display: flex;
	align-items: flex-start;
}

#csc .a_text span {
	color: #000;
	font-size: 24px;
	background-color: #CEEEFE;
	width: 40px;
	height: 40px;
	flex-shrink: 0;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	aspect-ratio: 1 / 1;
	font-weight: bold;
}

#csc .qa-container {
	background-image: url(../images/tokushuseiso2026/dot.png);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	background-position: center bottom;
	margin-bottom: 20px;
}

#csc #csc_qaBlock .csc_btn {
	margin-top: 40px;
}

#csc #csc_blog {
	background-color: #274298;
	padding-top: 80px;
	padding-bottom: 80px;
}

#csc #csc_blog .csc_blog_innr {
    max-width: 1000px;
    width: calc(100% - 1em);
    margin: 0 auto 40px;
}
#csc #csc_blog h2 {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	border-bottom: 8px solid #CEEEFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

#csc #csc_blog h2 strong {
	font-size: 2em;
	display: block;
}

#csc #csc_blog section {
display: flex;
justify-content: center;
}
 
#csc #csc_blog section article{
	max-width: 305px;
	width: 100%;
	margin-left: 20px;
	margin-right: 20px;
}

#csc #csc_blog section article a {
	background-color: #FFFFFF;
	border-radius: 20px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 17px;
	padding-right: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

#csc #csc_blog section article a figure {
	position: relative;
	max-width: 100%;
	width: 100%;
	height: 160px;
	overflow: hidden;
	margin-bottom: 10px;
}

#csc #csc_blog section article a figure::before,
#csc #csc_blog section article a figure::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

#csc #csc_blog section article a figure::before {
	top: 0;
	left: 0;
	background-image: url(../images/tokushuseiso2026/b_bg.png);
	background-position: top left;
}

#csc #csc_blog section article a figure::after {
	bottom: 0;
	right: 0;
	background-image: url(../images/tokushuseiso2026/y_bg.png); 
	background-position: bottom right;
}

#csc #csc_blog section article a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#csc #csc_blog section article a .csc_blogdata {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

#csc #csc_blog section article a .csc_blogdata aside {
	font-size: 0.625em;
	color: #FFFFFF;
	background-color: #274298;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1;
}

#csc #csc_blog section article a .csc_blogdata data {
	font-size: 0.750em;
	margin-left: 10px;
}

#csc #csc_blog section article a h3 {
	font-weight: bold;
	margin-bottom: 10px;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 1;
  	overflow: hidden;
}

#csc #csc_blog section article a p {
	font-size: 0.750em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media only screen and (min-width:851px){
#csc #csc_checkList table .tr_title_01 th.t_line.is-open[scope="row"] ,
#csc #csc_checkList table .tr_title_03 th.t_line.is-open[scope="row"] ,
#csc #csc_checkList table .tr_title_05 th.t_line.is-open[scope="row"] ,
#csc #csc_checkList table .tr_title_07 th.t_line.is-open[scope="row"] ,
#csc #csc_checkList table .tr_title_09 th.t_line.is-open[scope="row"] {
    color: #fff;
}

#csc #csc_checkList table .tr_title_02 th.t_line.is-open[scope="row"] ,
#csc #csc_checkList table .tr_title_04 th.t_line.is-open[scope="row"] ,
#csc #csc_checkList table .tr_title_06 th.t_line.is-open[scope="row"] ,
#csc #csc_checkList table .tr_title_08 th.t_line.is-open[scope="row"] {
    color: #f0f0f0;
}

#csc #csc_checkList table .tr_title_01 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_03 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_05 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_07 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_09 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_02 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_04 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_06 th.t_line[scope="row"] ,
#csc #csc_checkList table .tr_title_08 th.t_line[scope="row"] {
    color: #000;
}
}


/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～1080px */
@media only screen and (min-width:1px) and (max-width:1080px){
/*==========================================
 Other
===========================================*/
#csc p.flow_text2 {
	display: inherit;
}

#csc p.flow_text2 {
max-width: 100%;
width: calc(100% - 2em);
	text-align: center;
	line-height: 1.8;
	margin-left: auto;
margin-right: auto;
}

#csc p.flow_text2 span {
    background: linear-gradient(transparent 60%, #CEEEFE 60%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 0.2em 0;
}

#csc_y {
	display: inherit;
}

#csc #csc_flow .cf_yajirushi {
		max-width: 100%;
}

#csc #csc_flow_inner .csc_flowblock {
	max-width: 100%;
	width: 100%;
	margin-left: 0px;
	margin-right: auto;
}

#csc #csc_flow_inner {
background-image: none;
}

#csc #csc_flow_inner p.flow_text {
	display: none;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top {
	display: block;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top figure {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact aside {
	margin-bottom: 20px;
}

#csc .csc_area_tit .csc_bg2 {
    bottom: 16.5vw;
    margin-bottom: -16.5vw;
}

#csc #csc_mapBlock1,
#csc #csc_mapBlock2 {
	position: static;
	top: auto;
	left: auto;
	right: auto;
	max-width: 100%;
	width: 100%;
	display: block;
}

#csc #csc_mapBlock1 .c_area:nth-child(1) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 6%;
        left: 53%;
    }

#csc #csc_mapBlock1 .c_area:nth-child(2) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 24%;
        right: 22%;
    }
	
#csc #csc_mapBlock1 .c_area:nth-child(3) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 42%;
        right: 27%;
    }
	
    #csc #csc_mapBlock1 .c_area:nth-child(4) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 30%;
        left: 47%;
    }
	
#csc #csc_mapBlock1 .c_area:nth-child(5) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 49%;
        right: 38%;
    }
	
    #csc #csc_mapBlock2 .c_area:nth-child(1) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 36%;
        left: 41%;
    }
	
#csc #csc_mapBlock2 .c_area:nth-child(2) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 41%;
        left: 27%;
    }
	
    #csc #csc_mapBlock2 .c_area:nth-child(3) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 54%;
        right: 52%;
    }
	
    #csc #csc_mapBlock2 .c_area:nth-child(4) {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 62%;
        right: 62%;
    }
#csc #csc_mapBlock1 .c_area.is-open:nth-child(1) ,
#csc #csc_mapBlock1 .c_area.is-open:nth-child(2) ,
#csc #csc_mapBlock1 .c_area.is-open:nth-child(3) ,
#csc #csc_mapBlock1 .c_area.is-open:nth-child(4) ,
#csc #csc_mapBlock1 .c_area.is-open:nth-child(5) ,
#csc #csc_mapBlock2 .c_area.is-open:nth-child(1) ,
#csc #csc_mapBlock2 .c_area.is-open:nth-child(2) ,
#csc #csc_mapBlock2 .c_area.is-open:nth-child(3) ,
#csc #csc_mapBlock2 .c_area.is-open:nth-child(4) {
    top: 50%;
    left: 50%;
	right: auto;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

#csc .c_area ul {
	display: none;
}

#csc .c_area h3 {
	font-size: 0.875em;
	margin-bottom: 0px;
	display: flex;
	align-items: center;
	padding-left: 8px;
	padding-right: 8px;
}

#csc .c_area h3.is-open {
    margin-bottom: 8px;
}

#csc .c_area img {
	display: inherit;
	margin-left: 8px;
}

#csc #csc_alignment ul#administration {
  gap: 12px 15px;
}

#csc #csc_alignment ul#administration li {
	width: calc((100% - 30px) / 2);
}

#csc #csc_area {
    padding-top: 36px;
    padding-bottom: 36px;
}

#csc #csc_area .example_cat {
	gap: 15px;
}

#csc #csc_area .example_cat article {
	width: calc((100% - 30px) / 3);
	padding: 0 2.5px;
}

#csc #csc_serviceList section div.kihonService ,
#csc #csc_serviceList section div.optionService{
gap: 15px;
}

#csc #csc_serviceList section article {
	width: calc((100% - 30px) / 3); 
    padding: 3px;
    box-sizing: border-box;
}

#csc #csc_area .example_cat .slick-dots {
    position: relative;
	bottom: 0;
}

#csc #csc_area .example_cat .slick-dots li {
    margin: 0 3px;
}

#csc #csc_area .example_cat .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 2px;
}

#csc #csc_area .example_cat .slick-dots li button:before {
    font-size: 5px;
    width: 10px;
    height: 10px;
    color: #274298;
}

#csc #csc_service ul {
justify-content: center;
}

#csc #csc_example #csc_exList {
gap: 30px;
}

#csc #csc_example #csc_exList .slick-dots {
	position: relative;
	bottom: 0;
}

#csc #csc_example #csc_exList .slick-dots li button:before {
	font-size: 11px;
	color: #274298;	
}

#csc #csc_example #csc_exList .csc_ex1 {
width: calc((100% - 60px) / 3); 
margin-bottom: 0;
}

#csc #csc_example .csc_ex1 section h3 {
    font-size: 2em;
}

#csc #csc_example .cscPrice {
    font-size: 2em;
}

#csc #csc_6point ul li {
	max-width: 49%;
}

#csc #csc_work ul li {
	max-width: 49%;
	margin-bottom: 20px;
}

#csc #csc_about #csc_about__point ul {
justify-content: center;
}

#csc #csc_about #csc_about__point ul li {
	max-width: 31%;
	margin-left: 1%;
	margin-right: 1%;
}

#csc #csc_main p  {
	top: 17%;
    left: 28%;
    font-size: clamp(18px, 2.5vw, 1.5em);
    padding: 8px;
    line-height: 1.2;
}

#csc #csc_about #csc_about__top {
	background-image: none;
}

#csc #csc_about #csc_about__top section p {
max-width: 95%;
width: 100%;
}

#csc #csc_work p {
    font-size: 1.8em;
}

.kihonService.serviceList_slider {
    margin-bottom: 60px;
}

.optionService.serviceList_slider .slick-dots
.kihonService.serviceList_slider .slick-dots {
	position: relative;
}
.optionService.serviceList_slider .slick-dots li button:before ,
.kihonService.serviceList_slider .slick-dots li button:before {
	font-size: 11px;
	color: #274298;	
}

#csc #csc_voice .voice_wrapper .voice_box {
max-width: 100%;
}
}

@media only screen and (max-width:850px){
#csc_price p {
    margin: 1em;
    text-align: left;
}

#csc #csc_price table thead {
    display: none;
}

#csc #csc_price table tbody tr {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
}

#csc #csc_price table tbody tr:not(first-child) {
    margin: 0.8em 0 0;
}

#csc #csc_price table tbody tr th {
    display: block;
    width: calc(100% - 3em);
    margin: 0 auto;
	background: #f5f5f5;
	border-bottom: none;
}

#csc #csc_price table tbody tr td {
    display: block;
    width: 64%;
    box-sizing: border-box;
	text-align: left;
	border: none;
}
#csc #csc_price table tbody tr td:last-child {
	width: 36%;
	text-align: right;
}

#csc #csc_checkList p {
	text-align: left;
}

#csc #csc_checkList table thead {
    display: none;
}

#csc #csc_checkList table tr {
	width: 100%;
    max-width: 500px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 0.6em;
    box-sizing: border-box;
}

#csc #csc_checkList table td.right_btn {
    padding-right: 0;
	width: 50px;
}

#csc #csc_checkList table th.t_line {
	opacity: 1;
	border-top: none;
}

#csc #csc_checkList table .pcTTL {
	display: none;
}

#csc #csc_checkList table td.left-col span {
    margin-right: 10px;
}

#csc #csc_checkList table td.right-col {
    width: 50px;
}

#csc #csc_serviceList section h2 {
	width: calc(100% - 1.2em);
	margin: 30px auto 1em;
	border-bottom: none;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
}

#csc #csc_serviceList section h2.kihonServiceTTL {
	display: block;
	background-color: #274298;
}
#csc #csc_serviceList section h2.optionServiceTTL {
	display: block;
	background-color: #008bd5;;
}
}

@media only screen and (max-width:768px){
/*==========================================
 Other
===========================================*/
#csc .csc_area_tit .csc_bg2 {
    bottom: 17.5vw;
    margin-bottom: -17.5vw;
}

#csc #csc_staff ul {
gap: 20px 32px;
}

#csc #csc_staff ul li {
	width: calc((100% - 96px) / 3);
}

#csc #csc_exImg {
	display: block;
}

#csc #csc_exImg figure {
	max-width: 90%;
	min-width: 90%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}

#csc .csc_contact_bn {
	margin-top: 50px;
	margin-bottom: 0px;
}

#csc #csc_area .example_cat {
	gap: 20px;
}

#csc #csc_area .example_cat article {
	width: calc((100% - 20px) / 2);
}

#csc .csc_area_tit .csc_bg {
  bottom: 14vw;
  margin-bottom: -14vw;
}

#csc #csc_serviceList section div.kihonService ,
#csc #csc_serviceList section div.optionService{
gap: 20px;
justify-content: space-between;
}

#csc #csc_serviceList section article {
width: calc((100% - 20px) / 2); 
}

#csc #csc_example #csc_exList {
gap: 15px;
}

#csc #csc_example #csc_exList .csc_ex1 {
width: calc((100% - 30px) / 3); 
}

#csc #csc_about #csc_about__point ul {
justify-content: space-between;
}

#csc #csc_about #csc_about__point ul li {
	max-width: 48%;
	margin-left: 0%;
	margin-right: 0%;
}

#csc #csc_about #csc_about__top section p {
max-width: 100%;
width: 100%;
}

#csc #csc_main p  {
    left: 20%;
    top: 16%;
    font-size: 1em;
    font-size: clamp(10px, 2vw, 1.5em);
    padding: 1vw;
}

#csc .csc_card_inner ul {
justify-content: center;
}

#csc .csc_card_inner ul li {
	max-width: 140px;
	height: 140px;
	font-size: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

#csc .csc_card_inner ul li span {
	margin-top: 4px;
}

#csc .csc_card_inner ul li img {
	width: 30px;
	height: auto;
}

#csc .csc_card_inner {
	padding-right: 20px;
	padding-left: 20px;
}

#csc #csc_price aside {
	text-align: left;
	font-size: 0.875em;
}

#csc #csc_example .csc_exBlock {
    margin-bottom: 5px;
	justify-content: space-between;
}

#csc #csc_example .csc_ex1 {
	border-radius: 6px;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}

#csc #csc_example .csc_ex1 section h3 {
	font-size: 1.4em;
}

#csc #csc_example .cscPrice {
	font-size: 1.4em;
}

#csc #csc_example #csc_exList .csc_ex1 section .cscPrice {
    font-size: clamp(0.75em, 1vw, 1em);
}

#csc #csc_example .cscPrice strong {
	font-size: 1.286em;
	font-weight: 900;
}

#csc #csc_example .csc_comm {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#csc #csc_example .csc_ex1 {
    align-items: center;
}

#csc #csc_example .csc_ex1 figure {
    width: calc(30% - 20px);
    max-height: 300px;
    margin-right: 20px;
}

#csc #csc_example .csc_ex1 figure::before,
#csc #csc_example .csc_ex1 figure::after {
  width: 30px;
  height: 30px;
}

#csc #csc_example .csc_ex1 section {
	width: 70%;
}

#csc #csc_example #csc_exList .csc_ex1 section {
	width: 100%;
}

#csc #csc_example .csc_exBlock dl dt ,
#csc #csc_example .csc_exBlock dl dd {
	font-size: clamp(10px, 2.2vw, 0.9em);
}

#csc #csc_serviceList section article div figure figcaption ,
#csc #csc_serviceList section article a figure figcaption {
	font-size: 0.750em;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul {
display: block;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li {
	margin-left: 0px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_contact ul li:first-child {
	margin-bottom: 20px;
}

#csc #csc_qa #csc_qaBlock {
	padding-left: 40px;
	padding-right: 40px;
}

#csc #csc_blog section {
	display: block;
}

#csc #csc_blog section article{
	max-width: 100%;
}

#csc #csc_blog section .slick-dots {
    bottom: -38px;
}

#csc #csc_blog section .slick-dots li button {
	width: 30px;
    height: 30px;
}

#csc #csc_blog section .slick-dots li button:before {
	font-size: 11px;
    width: 30px;
    height: 30px;
    color: #fff;
}
}


@media only screen and (max-width: 470px){
/*==========================================
 幅470px以下から ヘッダー等微調節
===========================================*/
    #csc #csc_price table tbody tr td {
        font-size: clamp(13px, 3.6vw, 16px);
    }
    #csc .csc_area_tit h2 {
	font-size: 1.2em;
	margin-top: 50px;
    }
	
#csc #csc_mapBlock1 .c_area:nth-child(1) {
        top: 8%;
        left: 53%;
    }
	
#csc #csc_mapBlock1 .c_area:nth-child(2) {
        top: 40%;
        right: -12%;
    }
	
#csc #csc_mapBlock1 .c_area:nth-child(4) {
        top: 46%;
        left: 47%;
    }
	
#csc #csc_mapBlock1 .c_area:nth-child(5) {
        top: 85%;
        right: 17%;
		    }
			
    #csc #csc_mapBlock2 .c_area:nth-child(4) {
        top: 108%;
        right: 48%;
    }
	
    #csc #csc_mapBlock2 .c_area:nth-child(3) {
        top: 93%;
        right: 44%;
    }
	
#csc #csc_mapBlock2 .c_area:nth-child(2) {
        top: 64%;
        left: 9%;
    }
	
#csc #csc_mapBlock2 .c_area:nth-child(1) {
        top: 59%;
        left: 31%;
    }
	
    #csc #csc_mapBlock1 .c_area:nth-child(3) {
        top: 70%;
        right: -5%;
    }
	
	
#csc #csc_blog section article {
	margin-left: 10px;
	margin-right: 10px;
}

#csc #csc_blog section article a {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 12px;
	padding-right: 12px;
}

#csc #csc_blog section article a figure {
	height: 115px;
}

#csc #csc_blog section article a figure::before,
#csc #csc_blog section article a figure::after {
  width: 33px;
  height: 47px;
}

#csc #csc_blog section article a .csc_blogdata data {
	font-size: 0.625em;
	margin-left: 7px;
}

#csc #csc_blog section article a h3 {
font-size: 0.875em;
}

#csc #csc_blog section article a p {
font-size: 0.875em;
}

#csc #csc_blog {
	background-color: #274298;
	padding-top: 50px;
	padding-bottom: 50px;
}

#csc .a_text span,
#csc .qa-question-text span {
	font-size: 16px;
	width: 32px;
	height: 32px;
	margin-right: 10px;
}

#csc .a_text,
#csc .qa-question-text {
font-size: 0.875em;
}

#csc #csc_qa #csc_qaBlock {
	padding-left: 10px;
	padding-right: 10px;
}

#csc #csc_qa {
	padding-top: 50px;
	padding-bottom: 50px;
}

#csc p.flow_text2 {
	text-align: left;
}

#csc #csc_flow .cf_yajirushi img {
	width: 20px;
	height: auto;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top section p {
    font-size: 0.875em;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top section h3 {
	font-size: 1em;
	margin-bottom: 12px;
	justify-content: center;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top section h3 span {
	margin-right: 20px;
	width: 24px;
	height: 24px;
	font-size: 16px;
}

#csc #csc_flow .csc_flowblock {
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
}

#csc #csc_flow .csc_flowblock .csc_flowblock_Top figure {
	max-width: 228px;
	min-width: 228px;
}

#csc #csc_flow {
	padding-top: 50px;
	padding-bottom: 50px;
}

#csc #csc_voice {
	padding-top: 50px;
	padding-bottom: 50px;
}

#csc #csc_voice .voice_wrapper .voice_box a figure {
	height: 128px;
}

#csc #csc_voice .voice_wrapper .voice_box a data {
font-size: 0.625em;
	margin-right: 10px;
}

#csc #csc_voice .voice_wrapper .voice_box a aside {
	font-size: 0.625em;
	margin-right: 2px;
}

#csc #csc_voice .voice_wrapper .voice_box a .csc_data_Block .csc_star img {
	margin-right: 2px;
	width: 13px;
	height: auto;
}

#csc #csc_voice .voice_wrapper .voice_box a p:last-child {
font-size: 0.875em;
}

#csc #csc_voice .voice_wrapper .voice_box a .csc_data_Block p {
	font-size: 1em!important;
}

#csc #csc_voice .voice_wrapper .voice_box {
margin-left: 10px;
margin-right: 10px;
}

#csc #csc_voice .voice_wrapper .voice_box a {
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
}

#csc .csc_area_tit .csc_bg2 {
    bottom: 18.5vw;
    margin-bottom: -18.5vw;
}

#csc #csc_map .csc_text {
	margin-bottom: 20px;
}

#csc #csc_map {
	padding-top: 50px;
	padding-bottom: 50px;
}

#csc #csc_supportarea {
    background-color: #274298;
    padding-top: 50px;
    padding-bottom: 50px;
}

#csc #csc_supportarea section {
	border-radius: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#csc #csc_supportarea section ul li {
    margin-right: 10px;
    margin-left: 10px;
}

#csc #csc_staff ul {
	gap: 20px 40px;
}

#csc #csc_staff ul li {
	width: calc((100% - 40px) / 2);
}

#csc #csc_alignment {
	width: 100%;
	border-radius: 0px;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px;
}

#csc #csc_area .example_cat article .b_btn a {
	max-width: 137px;
	height: 32px;
	background-position: right 25px center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-size: 7px auto;
}

#csc #csc_area .example_cat article .b_btn {
font-size: 0.688em;
}

#csc #csc_area .example_cat article figure::before, #csc #csc_area .example_cat article figure::after {
    width: 33px;
    height: 57px;
}
#csc #csc_area .example_cat article figure {
	height: 115px;
	margin-bottom: 10px;
}

#csc #csc_area .example_cat article h3 span {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

#csc #csc_area .example_cat article h3 {
    font-size: 1em;
    margin-bottom: 10px;
}

#csc .csc_area_tit .csc_bg {
  bottom: 15vw;
  margin-bottom: -15vw;
}

#csc #csc_area {
    padding-top: 14px;
    padding-bottom: 14px;
}

#csc #csc_area .example_cat {
	gap: 0px;
	justify-content: space-between;
}

#csc #csc_area .example_cat article {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#csc #csc_area .example_cat article a {
	padding-top: 14px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 14px;
}

#csc #csc_serviceList section div.kihonService ,
#csc #csc_serviceList section div.optionService{
gap: 0px;
justify-content: space-between;
}

#csc #csc_serviceList section article div ,
#csc #csc_serviceList section article a {
	padding-top: 14px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 14px;
}

#csc #csc_serviceList section article div figure ,
#csc #csc_serviceList section article a figure {
	margin-bottom: 10px;
}

#csc #csc_serviceList section article div h3 ,
#csc #csc_serviceList section article a h3 {
font-size: 0.875em;
margin-bottom: 10px;
}

#csc #csc_serviceList section article {
width: 100%;
margin-left: auto;
margin-right: auto;
	margin-bottom: 20px;
}

#csc #csc_serviceList section article div figure img , 
#csc #csc_serviceList section article a figure img {
	height: 115px;
}

#csc #csc_service {
    background-color: #274298;
    padding-top: 40px;
    padding-bottom: 40px;
}

#csc #csc_service section {
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#csc #csc_service section h3 {
	font-size: 1em;
}

#csc #csc_service section p {
	font-size: 0.875em;
}

#csc #csc_service ul li {
  max-width: 150px;
  font-size: 1em;
}

#csc #csc_service h2 strong {
	font-size: 1.5em;
}

#csc #csc_example {
    padding-top: 40px;
    padding-bottom: 40px;
}

#csc #csc_example .csc_ex1 figure {
  max-width: 110px;
  height: 110px;
  margin-right: 18px;
}

#csc #csc_example .csc_name {
	font-size: 0.625em;
	margin-bottom: 5px;
}

#csc #csc_example .csc_name img {
	margin-right: 3px;
	width: 17px;
	height: auto;
}

#csc #csc_example .csc_exBlock dl {
	margin-right: 5px;
	border: 1px solid #274298;
}

#csc #csc_example #csc_exList .csc_ex1 section .csc_exBlock dl {
	margin-right: 1vw;
}

#csc #csc_example .csc_exBlock dl dt ,
#csc #csc_example #csc_exList .csc_ex1 section .csc_exBlock dl dt {
	font-size: clamp(9px, 2.1vw, 0.9em);
	padding: 1px;
}

#csc #csc_example .csc_exBlock dl dd ,
#csc #csc_example #csc_exList .csc_ex1 section .csc_exBlock dl dd {
	font-size: clamp(9px, 2.1vw, 0.9em);
	padding: 1px;
}

#csc #csc_example .cscPrice {
	font-size: 0.875em;
}

#csc #csc_example #csc_exList .csc_ex1 section .cscPrice {
    font-size: 0.875em;
}

    #csc #csc_example .csc_ex1 section h3 {
        font-size: 0.875em;
    }
	
#csc #csc_6point {
    padding-bottom: 0px;
	padding-top: 60px;
}

#csc #csc_6point .csc_point_tit h3 {
	display: inherit;
	font-weight: bold;
	color: #274298;
}

#csc #csc_6point ul li {
align-items: flex-start!important;
}

#csc #csc_6point ul li .csc_point_tit {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}


#csc #csc_6point .csc_point_tit aside {
	font-size: 2.063em;
	width: 48px;
	background-size: cover;
	margin-right: 20px;
	height: auto;
	    margin-bottom: 0px;
}

#csc #csc_6point ul li {
	max-width: 100%;
	width: 100%;
	margin-bottom: 40px;
	display: flex;
	flex-direction:column;
	align-items: center;
}

#csc #csc_6point ul li dl dt {
	display: none;
}

#csc #csc_work {
    padding-top: 50px;
    padding-bottom: 50px;
}

#csc #csc_work p {
	display: none;
}

#csc #csc_work p#spText {
	font-size: 1.500em;
	display: inherit!important;
	line-height: 1.4;
}


#csc #csc_work p span {
	display: none;
}

#csc #csc_work ul li img {
	width: 90px;
	height: 90px;
	margin-bottom: 0px;
	margin-right: 34px;
}

#csc #csc_work ul li dl dt {
	margin-bottom: 10px;
}

#csc #csc_work ul {
	display: block;
	margin-bottom: 0px;
}

#csc #csc_work ul li {
	max-width: 100%;
	width: 100%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

#csc #csc_work h2,
#csc #csc_6point h2,
#csc #csc_price h2,
#csc #csc_example h2,
#csc_service h2,
#csc #csc_serviceList h2,
#csc #csc_checkList h2,
#csc #csc_explanation h2,
#csc #csc_supportarea h2,
#csc #csc_map h2,
#csc #csc_flow h2,
#csc #csc_qa h2,
#csc #csc_blog h2 {
	font-size: 0.875em;
	border-bottom: 8px solid #CEEEFE;
	margin-bottom: 40px;
}

#csc #csc_about {
    padding-top: 40px;
    padding-bottom: 40px;
}

#csc #csc_about #csc_about__top {
    margin-bottom: 40px;
}

#csc #csc_about #csc_about__point h3 {
    margin-bottom: 60px;
}

#csc #csc_about #csc_about__point ul li span {
	width: 60px;
	height: 60px;
    top: -25px;
}

#csc #csc_about #csc_about__point {
	padding-right: 11px;
	padding-left: 11px;
}

#csc #csc_about #csc_about__top section h2 {
font-size: 1.125em;
}

#csc #csc_about #csc_about__top section h2 strong {
	font-size: 1em;
}

#csc .csc_card_inner {
	padding-right: 11px;
	padding-left: 11px;
}

#csc .csc_settlement section {
	max-width: 100%;
	width: 100%;
	}
#csc .csc_card_inner h2 {
	font-size: 1.500em;
}

#csc .csc_card_inner ul {
flex-wrap:wrap;
}

#csc .csc_card_inner ul li {
	max-width: 82px;
	height: 82px;
	font-size: 0.625em;
	margin-left: 5px;
	margin-right: 5px;
}

#csc .csc_card_inner ul li span {
	margin-top: 4px;
}

#csc .csc_card_inner ul li img {
	width: 22px;
	height: auto;
}

#csc #csc_main p  {
	top: 9%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
#csc #csc_checkList table td {
max-width: 250px;
}
}

@media only screen and (max-width: 320px){
/*==========================================
 幅320px以下から ヘッダー等微調節
===========================================*/
#csc .csc_area_tit h2 {
        font-size: 1.1em;
    }
	
#csc #csc_service section h3 br {
	display: none;
}



    #csc .csc_card_inner h2 {
        font-size: 1.2em;
    }
}

@media screen and (max-width: 1080px) {
  body.is-area-open::before {
    content: '';
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.6);
    z-index: 999;
  }
}
@media screen and (max-width: 1080px) {
  .c_area {
    position: relative;
    z-index: 1;
  }

  .c_area.is-open {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(90vw, 400px);
    max-height: 80vh;
    overflow-y: auto;

    background: #fff;
    border-radius: 12px;
    padding: 16px;

    z-index: 1000;
  }
}
