@charset "utf-8";
#PC_ancor {
	color: #f66;
	font-size: 20px;
}

/** font
===================================*/



/** base
===================================*/
.flbox {
	display: flex;
	flex-wrap: wrap;
}

.addtoany_content {
	DISPLAY: NONE !important;
}

iframe {
	max-width: 100%;
}


/** header
===================================*/
#header {
}

.headline_wrap {
}

.headline {
}

.header_inner {
}

.logo {
}

.logo img {
}

.right_information {
}


/** navi
===================================*/
#gnav {
}

.gnavi {
	display: flex;
    flex-wrap: wrap;
}

.gnavi li {
}

.gnavi li a {
}



/** eyecatch
===================================*/
.main_slider {
}

.main_slider .swiper-slide {
	width: 1040px;
}



/** contents_all
===================================*/
#contents_wrap {
}

#main_contents {
}

#main_wrap {
}

#home_article {
}



/** side
===================================*/
#side {
}



/** footer
===================================*/
#footer {
}

.footer_inner {
}

.copyright {
	text-align: center;
}

.copyright address {
	font-style: normal;
	font-size: 0.8em;
}


/** slideMenu
===================================*/
#slideMenu {
	height: 100%;
	background-color: #fff;
}



/** drawer
===================================*/
.drawer_nav {
}


/** top
===================================*/
.company_slide .swiper-slide figure {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	height: 170px;
}

figure.case_slider_img img {
	max-height: 80px;
}

figure.report_sw_img.re_first_img {
	max-width: 100%;
	width: 320px;
	margin-inline: auto;
}


/** page
===================================*/
.category_title_box {
	background-image: url(../img/common/title_bg.png);
	color: #fff;
	text-align: center;
	background-position: center;
	background-size: cover;
	padding: 31px 20px;
	margin-bottom:37px;
}

h1.category_title.single_title {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

.page_main {
}

.page_main .breadcrumbs_wrap {
	padding-bottom: 28px;
}

.article_breadcrumbs {
	font-size: 11px;
	color: #1e1e1e82;
}

.article_breadcrumbs {
	font-size: 11px;
	color: #1e1e1e82;
}

.article_breadcrumbs small {
	padding: 0 6px;
	font-size: 7px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.article_breadcrumbs span.breadcrumb_last {
	color: #1e1e1e;
}

.corp_breadcrumbs {
}

.corp_breadcrumbs > span {
}

.corp_breadcrumbs > span > span:first-child {
	display: none;
}

.corp_breadcrumbs > span > span:first-child + small {
	display: none;
}

.corp_breadcrumbs > span > span:first-child + small + span a {
	font-size: 0;
	display: inline-block;
}

.corp_breadcrumbs > span > span:first-child + small + span a::after {
	content: "\30C8\30C3\30D7";
	font-size: 11px;
}

.main_inner {
	padding: 0px 0 130px;
}

.main_inner .page_article {
	background-color: #fff;
}

.page_inner {
	/* padding: 60px; */
	line-height: 1.8;
}







/** product
===================================*/














/** product_category
===================================*/



/** single
===================================*/
.base_post_exp {
	
}

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


/** category
===================================*/
.archive_articles_wrap {
	background-color: #fff;
	padding: 40px 60px;
}

.archive_article {
	padding: 60px 0;
	border-top: 1px solid #efefef;
}

.archive_article:first-child {
	padding-top: 0;
	border-top: 0;
}

.archive_article_inner {
	gap: 25px;
}

.post_article_image {
	width: 300px;
}

.post_article_image a {
}

.post_article_image a:hover {
}

.post_article_image img {
}

.post_article_information {
	width: calc(100% - 300px - 25px);
}

.post_article_title {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 16px;
}

span.new_icon {
	display: inline-block;
	background-color: #D61322;
	color: #fff;
	font-size: 11px;
	border-radius: 3px;
	padding: 0 6px;
	margin-right: 10px;
}

.post_article_title a {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.post_article_title a:hover {
	text-decoration: none;
}

.post_article_exp {
}

.post_article_exp p:not(:last-child) {
	margin-bottom: 1em;
}



/** search
===================================*/



/** 404
===================================*/






/** seminar
===================================*/
.base_links a[target=_blank]::after {
	content: "\e900";
	font-size: 0.9rem;
	font-family: "icomoon";
	color: currentcolor;
	display: inline-block;
	margin-left: 5px;
	transition: color 0.5s;
}





/** case
===================================*/
.block table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	font-size: 1.4rem;
}

.block table.nbr,
.block table.tbr table.nbr {
	border-collapse: collapse;
	border-top: none;
	border-left: none;
}

.block table.nbr th,
.block table.tbr table.nbr th {
	font-weight: bold;
	padding: 0;
	border-right: none;
	border-bottom: none;
}

.block table.nbr td,
.block table.tbr table.nbr td {
	padding: 0;
	text-align: left;
	border-right: none;
	border-bottom: none;
}

.block table.tbr,
.block table.nbr table.tbr {
	border-collapse: collapse;
	border-top: 1px solid #dcdcdc;    /* [13. 表組み設定]　枠線色 */
	border-left: 1px solid #dcdcdc;    /* [13. 表組み設定]　枠線色 */
}

.block table.tbr th,
.block table.nbr table.tbr th {
	font-weight: bold;
	padding: 20px 10px;
	line-height: 1.5;
	text-align: left;
	color: #333;    /* [13. 表組み設定]　th文字色 */
	border-right: 1px solid #dcdcdc;    /* [13. 表組み設定]　枠線色 */
	border-bottom: 1px solid #dcdcdc;    /* [13. 表組み設定]　枠線色 */
	background: #fafafa;    /* [13. 表組み設定]　th背景色 */
}

.block table.tbr td,
.block table.nbr table.tbr td {
	padding: 20px 10px;
	text-align: left;
	line-height: 1.5;
	border-right: 1px solid #dcdcdc;    /* [13. 表組み設定]　枠線色 */
	border-bottom: 1px solid #dcdcdc;    /* [13. 表組み設定]　枠線色 */
}

.single_case {
	background-color: #f7f7f7;
}

.single_case .block {
	margin-bottom: 45px;
	overflow: hidden;
	line-height: 1.6;
}

.single_case .clearfix {
	overflow: hidden;
}

.case_post_exp {
	padding: 60px 20px;
	max-width: 1120px;
	margin: auto;
}

.case_post_exp a {
	text-decoration: underline;
}

.case_post_exp a:hover {
	text-decoration: none;
}

.main .block h2.tit {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: normal;
	margin: 0 0 0px;
	padding: 7px 15px;
	color: #333;   /* [12. 下層ページ見出し設定]　大見出し文字色 */
	border-left: 1px solid currentcolor;   /* [12. 下層ページ見出し設定]　大見出し枠線（左線）色 */
	line-height: 1.5;
	/* margin-bottom: 30px; */
}

.main .block h2 {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 7px 15px;
	color: #333;   /* [12. 下層ページ見出し設定]　大見出し文字色 */
	border-left: 1px solid #333;   /* [12. 下層ページ見出し設定]　大見出し枠線（左線）色 */
}

.case_detail_lead {
	text-align: center;
	font-size: 30px;
	line-height: 2;
	font-weight: 500;
	position: relative;
	padding-bottom: 30px;
}

.case_detail_lead:before {
	content: "";
	background: #333;
	width: 80px;
	height: 1px;
	bottom: 0px;
	left: 50%;
	margin-left: -45px;
	position: absolute;
}

.case_detail_lead p {
	font-size: 30px;
	font-size: 3.0rem;
	padding-bottom: 20px;
}

.case_detail_txt {
	text-align: center;
}

span.textl {
	font-size: 18px;
}

.case_detail_block01 .inner {
	background: #fff;
	padding: 30px 30px 30px;
	justify-content: space-between;
}

.case_detail_block01 .img {
	width: 238px;
}

.case_detail_block01 .img  img {
	border: 1px solid #ccc;
}

.case_detail_block01 .txt {
	width: calc(100% - 238px - 30px);
}

.case_detail_block01.noimg .txt {
	float: none;
	width: auto;
}

.case_detail_block01 .txt .txt01 {
	margin-bottom: 30px;
	font-weight: bold;
	color: #666;
}

.case_detail_block01 .txt .txt01 span {
	display: inline-block;
	vertical-align: middle;
	padding: 3px 10px 3px;
	margin: -2px 0 0 15px;
	font-size: 11px;
	font-size: 1.1rem;
	color: #fff;
	background: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.case_detail_block01 .txt .txt01 ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	background: #f5f5f5;
}

.case_detail_block01 .txt .txt01 ul li {
	float: left;
	background: #f5f5f5;
	padding: 10px 18px;
}

.case_detail_block01 .txt .txt01 ul li:first-child {
	padding: 10px 18px;
	background: #e6e6e6;
}

.case_detail_block01 .txt .txt02 {
	margin-bottom: 25px;
	font-weight: bold;
}

.case_detail_block01 .txt .txt02 p {
	font-size: 23px;
	font-size: 2.3rem;
	line-height: 1.5;
}

.case_detail_block01 .txt .txt02 p span {
	font-size: 16px;
	font-size: 1.6rem;
}

.case_detail_block01 .txt table {
	width: 100%;
	font-size: 15px;
	font-size: 1.5rem;
	border-top: 1px solid #eaeaea;
	line-height: 1.7;
}

.case_detail_block01 .txt th,
.case_detail_block01 .txt td {
	padding: 5px 10px;
	border-bottom: 1px solid #eaeaea;
}

.case_detail_block01 .txt th {
	width: 100px;
}

.main .block h2.service {
  position: relative;
  margin-bottom: 1em;
  border: none;
  text-align: center;
}

.main .block h2.service:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 50px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #333;/*線の色*/
}

.main .block h3 {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 13px;
	padding: 0 0 0 10px;
	color: #333;   /* [12. 下層ページ見出し設定]　小見出し文字色 */
	border-left: 4px solid #656565;   /* [12. 下層ページ見出し設定]　小見出し枠線（左線）色 */
}

.block h3.bus_contents_tit {
	border-left: none;
	border-top: 1px solid #333;
	padding: 20px 0;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: normal;
	text-align: center;
	background: #eaeaea;
}

.photo-l {
	font-size: 10px;
	font-size: 0.9rem;
	float: left;
	margin: 3px 15px 10px 0;
	text-align: left;
}

.block .tbr.bus_contents_tbr {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 5px;
	display: table;
	border: none;
}

.block .tbr.bus_contents_tbr tr th {
	color: #fff;
	text-align: center;
	background: #333;
	vertical-align: middle;
}

.block .tbr.bus_contents_tbr tr th td {
	background: #f5f5f5;
}

p.question {
	color: #53b9e3;
	font-weight: bold;
}

.photo-r {
	font-size: 10px;
	font-size: 0.9rem;
	float: right;
	margin: 3px 0 10px 15px;
	text-align: left;
}

.case_detail_back a {
	display: inline-block;
	width: 180px;
	padding: 12px 35px 12px 35px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #000;
	transition: all 0.5s;
}

.case_detail_back.overimg {
	text-align: center;
}

.case_detail_back a:hover {
	opacity: 0.8;
}

.archive_case_list {
	text-align: center;
}

.post_case_article_image {
	margin-bottom: 14px;
}

.post_article_case_title a {
	text-decoration: underline;
}

.post_article_case_title a:hover {
	text-decoration: none;
}

.archive_case_articles_wrap {
	gap: 50px 30px;
	padding: 30px 0 50px;
}

.archive_case_list {
	width: calc(100% / 5 - 30px* 4 / 5);
	text-align: center;
}

/* 767px以下 */
@media screen and (max-width: 767px) {
.post_exp.case_post_exp {
	padding: 30px 15px;
	width: calc(100% + 30px);
	margin-inline: -15px;
	background-color: #fff;
}

.main .block {
	margin: 0 0 40px;
}

.archive_case_articles_wrap {
	gap: 50px 30px;
	padding: 20px 0 50px;
	flex-direction: column;
	align-items: center;
}

.archive_case_list {
	width: calc(300px);
	text-align: center;
	font-size: 14px;
}

.case_detail_lead p {
font-size: 1.8rem;
}

.case_detail_block01 .inner {
	padding: 30px 20px;
}

.case_detail_block01 .inner {
	padding: 30px 20px;
	flex-direction: column;
}

.case_detail_block01 .img {
	width: 238px;
	margin: 0 auto 20px;
}

.case_detail_block01 .txt {
	width: 100%;
}

.case_detail_block01 .txt .txt01 ul li {
	width: 100%;
	padding: 8px !important;
}

.case_detail_block01 .txt .txt02 p {
	font-size: 20px;
	line-height: 1.5;
}

.photo-l {
	float: none;
	text-align: center;
	width: 100% ! IMPORTANT;
	margin: 0 0 14px;
}

.photo-r {
	float: none;
	text-align: center;
	width: 100% ! IMPORTANT;
	margin: 0 0 14px;
}

.main h3.interview {
	margin: 10px 0 0;
	font-weight: bold;
	font-size: 20px;
}



} /* @media */




/** contact
===================================*/
.page_contents_contact {
}

.page_contents_contact {
	background-color: #f7f7f7;
}

.page_contents_contact .post_exp {
	padding: 60px 60px;
	max-width: 1120px;
	margin: auto;
}

.page_contents_contact .block {
	margin-bottom: 45px;
	overflow: hidden;
	line-height: 1.6;
}

.page_contents_contact .clearfix {
	overflow: hidden;
}

span.textll {
	font-size: 200%;
}

/* お問い合わせ table */

form table.tbr {
	width: 100%;
}

form table.tbr th {
	width: 30%;
	text-align: left;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px 10px;
}

form table.tbr td {
	width: 70%;
	text-align: left;
	padding: 20px 10px;
}

form table.tbr th span:not(.title-contactform7) {
	float: right;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	background: #c00;
	padding: 2px 7px;
}

form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.block form input,
.block form select,
.block form label {
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

form .block input,
form .block select,
form .block label {
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

.block form select {
	border: 1px solid currentColor;
	padding: 5px;
	cursor: pointer;
}

.block form input {
	border: 1px solid currentColor;
}

.block form textarea {
	width: 90%;
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
	resize: vertical;
	border: 1px solid currentColor;
}

.block form input[type="text"] {
	width: 85%;
}

.block form input[type="tel"] {
	width: 20%;
}
*#tel1,
*#tel2,
*#tel3,
*#zip1 {
	width: 20%;
}
*#zip2 {
	width: 30%;
}

.mb20 {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

form input[type="radio"],
form input[type="checkbox"] {
	width: 20px;
	height: 20px;
}




form .block select {
	border: 1px solid currentColor;
	padding: 5px;
	cursor: pointer;
}

form .block input {
	border: 1px solid currentColor;
}

form .block textarea {
	width: 90%;
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
	resize: vertical;
	border: 1px solid currentColor;
}

form .block input[type="text"] {
	width: 85%;
}

form .block input[type="tel"] {
	/* width: 20%; */
}

span.wpcf7-form-control.wpcf7-checkbox.check_box_item > span {
	display: block;
}

.wpcf7-acceptance label {
	cursor: pointer;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
	opacity: 0.6;
	pointer-events: none;
}


form ul.list_inline li {
	float: left;
	margin: 0 30px 0 0;
}

form ul.list_inline li input[type="checkbox"] {
	margin: 0 5px 0 0;
}

dl.subform {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}

dl.subform dt {
	float: left;
	width: 23%;
	padding: 9px 0 0;
}
dl.subform dd {
	float: left;
	width: 77%;
}


form .agree_box {
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #e6e6e6;
	font-size: 18px;
	font-size: 1.8rem;
}

form .agree_box input[type="checkbox"] {
	margin: 0 10px 0 0;
}

form input.btn {
	display: block;
	margin: 0 auto;
	padding: 20px 60px 20px 60px;
	color: #fff;
	background: #666;
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
	border: 1px solid #666;
}
/*改行のため追加 2023.10.10 sbym*/
form button.btn {
	display: block;
	margin: 0 auto;
	padding: 1em 2em 1em 2.5em;
	color: #fff;
	background: #666;
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
}

/* 768px以上 */
@media screen and (min-width: 768px) {
form input.btn {
	transition: 0.3s;
}
form input.btn:hover {
	background: #111;
	color: #fff;
}
} /* @media */





form p.back {
	margin: 30px 0 0;
	text-align: center;
}

form p.back a {
	padding: 0 0 0 21px;
}

.form_kiyaku {
	border: 1px solid currentcolor;
}

.documents_main .tbr input::placeholder {
	color: #ccc;
}



/* お問い合わせ error */

.err_block {
	clear: both;
	margin-bottom: 17px;
	padding: 12px;
	background: #ffe8e8;
}

.err_block p {
	color: #f00;
}

.err_block p.err_tit {
	font-weight: bold;
	margin: 0 0 5px;
	padding: 2px 0 2px 10px;
	color: #fff;
	background: #f00;
}

label.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
	display: inline-block;
}

input.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

select.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

textarea.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

fieldset {
	display: inline;
	padding: 3px;
}

fieldset.error {
	background: #ffe8e8;
}

#form_flow {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#form_flow li {
	float: left;
	width: 202px;
	list-style-type: none;
}

#form_flow li.arw {
	width: 57px;
	padding: 7px 0 0;
	text-align: center;
}

#form_flow li .inner {
	padding: 5px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
}


/* 資料請求フォーム用 */
form table.documents_form span.wpcf7-form-control-wrap {
	margin: 0;
}

.documents_main .tbr input {
	border: 2px solid #eaebec;
	border-radius: 8px;
	line-height: 1.8;
}

.documents_main div.wpcf7 {
	width: 100%;
}

.documents_main input.wpcf7-submit {
	margin-top: 30px;
}

.documents_main .tbr input::placeholder {
	color: #aaa;
}

div#wpcf7cpcnf {
	z-index: 1 !important;
}

.wpcf7cp_table {
}

.wpcf7cp_table th {
	border: 1px solid #333;
	padding: 10px;
	background-color: #555;
	background-color: #e8e7e7;
	width: 35%;
}

.wpcf7cp_table td {
	border: 1px solid #333;
	padding: 10px;
	background-color: #fff;
	width: 65%;
}

span.wpcf7-form-control.wpcf7-checkbox.check_box_item > span.wpcf7-list-item {
	display: flex;
	gap: 5px;
	padding: 5px 0;
}

span.wpcf7-form-control.wpcf7-checkbox.check_box_item > span.wpcf7-list-item input {cursor: pointer;}

button.wpcf7-form-control.wpcf7cp-cfm-edit-btn {
	background-color: #fff;
	padding: 5px 10px;
	border: 1px solid #333;
	border-radius: 5px;
	transition: 0.3s;
}

button.wpcf7-form-control.wpcf7cp-cfm-edit-btn:hover {
	background-color: #ddd;
}

button.wpcf7-form-control.wpcf7-submit.wpcf7cp-cfm-submit-btn {
	background-color: #c21d29;
	padding: 5px 20px;
	border: 1px solid #c21d29;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	transition: 0.3s;
}

button.wpcf7-form-control.wpcf7-submit.wpcf7cp-cfm-submit-btn:hover {
	background-color: #fff;
	color: #c21d29;
}

span.req_ac {
	color: #f00;
	font-size: 12px;
}

/* 767px以下 */
@media screen and (max-width: 767px) {
.page_contents_contact .post_exp {
	padding: 20px 15px;
	width: calc(100% + 30px);
	margin-inline: -15px;
	background-color: #fff;
}

.page_contents_contact .block {
	margin-bottom: 40px;
}

.block table.nbr,
.block table.tbr table.nbr {
	border-collapse: collapse;
	border-top: none;
	border-left: none;
}

.block table.nbr th,
.block table.tbr table.nbr th {
	padding: 0;
	font-weight: bold;
	color: #333;
	border-right: none;
	border-bottom: none;
}

.block table.nbr td,
.block table.tbr table.nbr td {
	padding: 0;
	color: #333;
	border-right: none;
	border-bottom: none;
}

.block table.tbr,
.block table.nbr table.tbr {
	border-collapse: collapse;
	border-top: 1px solid #e6e6e6;  /* [13. 表組み設定]　枠線色 */
	border-left: 1px solid #e6e6e6; /* [13. 表組み設定]　枠線色 */
}

.block table.tbr th,
.block table.nbr table.tbr th {
	font-weight: bold;
	padding: 10px;
	color: #333;    /* [13. 表組み設定]　th文字色 */
	border-right: 1px solid #e6e6e6;   /* [13. 表組み設定]　枠線色 */
	border-bottom: 1px solid #e6e6e6;   /* [13. 表組み設定]　枠線色 */
	background: #f5f5f5;    /* [13. 表組み設定]　th背景色 */
}

.block table.tbr td,
.block table.nbr table.tbr td {
	padding: 10px;
	border-right: 1px solid #e6e6e6;    /* [13. 表組み設定]　枠線色 */
	border-bottom: 1px solid #e6e6e6;   /* [13. 表組み設定]　枠線色 */
}

.block table.tbr {
	width: 100%;
}

.block table.sp_tbr th,
.block table.sp_tbr td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.block table.sp_tbr td[data-title]:before {
	color: #666;
	content: attr(data-title) " :";
	font-weight: bold;
	padding: 0 10px 0 0;
	text-transform: none;
	display: block;
	float: left;
}

.block table.sp_tbr td span {
	display: block;
	overflow: hidden;
}

.block form textarea {
	width: 100% !important;
}

} /* @media */



/** faq
===================================*/
#faq .block {
	margin-bottom: 20px;
}

.faq_main .block > h2 {
	position: relative;
	line-height: 1.2;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
	margin: 0 0 22px;
	padding: 0 0 17px;
	color: #111;
	border: none;
	/* margin-top: 30px; */
}

.faq_main .block>h2::before {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #ddd;
}

.faq_main .block>h2::after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 3px;
	background-color: #b6000d;
}

.faq_main .block h3 {
	font-weight: normal;
}

.faq_main .block h3 {
	color: #222;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 15px 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	line-height: 1.6;
	border-left: 3px solid #b6000d;
	background-color: #f2f2f2;
	/* margin-top: 30px; */
}

.faq_open {
	cursor: pointer;
}

.faq_open .faq_q {
	padding: 0 20px 0 30px;
	background: url(/common/img/ico_faq_q.png) no-repeat 0 0 / 22px;
}

.faq_open .faq_q p {
	background: url(/common/img/ico_faq_open.png) no-repeat right 2px;
}

.faq_open .faq_q p.close {
	background: url(/common/img/ico_faq_close.png) no-repeat right 8px;
}

.faq_open .faq_a {
	display: none;
}

.faq_open .faq_a {
	padding: 20px 30px 20px 60px;
	margin-top: 10px;
	background: url(/common/img/ico_faq_a.png) no-repeat 30px 20px / 22px #f7f7f7;
}


/* 767px以下 */
@media screen and (max-width: 767px) {
.faq_open .faq_q {
	padding: 0 0px 0 30px;
}
.faq_open .faq_q p {
	padding-right: 20px;
	line-height: 1.6;
}
.faq_open .faq_a {
	padding: 20px 20px 20px 40px;
	margin-top: 10px;
	background: url(/common/img/ico_faq_a.png) no-repeat 10px 20px / 22px #f7f7f7;
	line-height: 1.7;
}
} /* @media */


.faq-form-tit {
	margin-top: 25px;
	padding: 15px;
	background: #666;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
}

.contactform label {
	cursor: pointer;
}

ul#free1 li span {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	background: #cc0000;
	padding: 2px 7px;
	float: none;
	font-weight: bold;
}

#main_inner:has(#faq) {
	padding-bottom: 0;
	padding-inline: 0;
}



/* thanks */
.thanks_item {
}

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


/*--------------------------------------------------------------------
  === [MEDIA QUERY] ====================================
--------------------------------------------------------------------*/

/** PC only
===================================*/
@media screen and (min-width: 1230px) {

}/* @media */



/** small-PC
===================================*/
@media screen and (max-width: 1229px) {
.conteiner_l {
}

}/* @media */



/** mini-PC
===================================*/
@media screen and (max-width: 1129px) {
.conteiner_l {
}

}/* @media */



/** Tablet
===================================*/
@media screen and (max-width: 1039px) {
/** tb-base
===================================*/
#TB_ancor {
	color: #f66;
	font-size: 20px;
}



/** tb-header
===================================*/



/** tb-navi
===================================*/



/** tb-eyecatch
===================================*/



/** tb-contents_all
===================================*/



/** tb-side
===================================*/



/** tb-footer
===================================*/



/** tb-slideMenu
===================================*/



/** tb-drawer
===================================*/



/** tb-top
===================================*/



/** tb-page
===================================*/



/** tb-product
===================================*/



/** tb-product_category
===================================*/



/** tb-single
===================================*/



/** tb-category
===================================*/



/** tb-search
===================================*/



/** tb-404
===================================*/



}/* @media */






/** SmartPhone
===================================*/
@media screen and (max-width: 767px) {
/** base
===================================*/
#SP_ancor {
	color: #f66;
	font-size: 20px;
}


/** sp-header
===================================*/
/* header */
.site_header {
	transition: 0.3s;
}

.site_header.scroll_down {
	transform: translateY(-60px);
}


/** sp-navi
===================================*/



/** sp-eyecatch
===================================*/



/** sp-contents_all
===================================*/



/** sp-side
===================================*/



/** sp-footer
===================================*/



/** sp-slideMenu
===================================*/



/** sp-drawer
===================================*/



/** sp-top
===================================*/
figure.report_sw_img.re_first_img {
	max-width: 100%;
	width: 100%;
}


/** sp-page
===================================*/
.main_inner {
	padding: 0px 0 60px;
}

.category_title_box {
	padding: 26px 15px;
	margin-bottom: 20px;
}

h1.category_title.single_title {
	font-size: 20px;
}

.page_main .breadcrumbs_wrap {
	padding-bottom: 20px;
}

.page_inner {
	line-height: 2;
	font-size: 14px;
}


/** sp-product
===================================*/



/** sp-product_category
===================================*/



/** sp-single
===================================*/



/** sp-category
===================================*/
.archive_articles_wrap {
	padding: 5px 0;
}

.archive_article {
	padding: 30px 0;
}

.archive_article_inner {
	flex-direction: column;
	gap: 20px;
}

.post_article_image {
	width: 100%;
}

.post_article_information {
	width: 100%;
}

span.new_icon + a {
	display: block;
	padding-top: 2px;
}






/** sp-search
===================================*/



/** sp-404
===================================*/





/** sp-contact
===================================*/
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	max-width: 100%;
	width: 100%;
}


.tel_form .block input[type="tel"] {
	width: 200px;
}


textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
}

.block table.sp_tbr td span {
	margin: 0;
}

.block table.sp_tbr td span label {
	display: flex
;
	gap: 10px;
	align-items: center;
}



}/* @media */




/* ログイン系の非表示 */
/* .is_guest {
	display: none !important;
} */





