@charset "UTF-8";


/*  CSS Index
Date: 2025-01-23
--------------------------------------------------------------
1 : text
 	  : tx
 	  : tx_sen
 	  : tx_waku
 	  : tx_kiji
 	  : tx_belt
 	  : tx_line
 	  : tx_bar
 	  : tx_check
 	  : tx_deco
 	  : tx_maru
 	  : tx_fuchi
 	  : tx_fuchi_w
 	  : tx_kage
 	  : tx_kage_w
2 : ya
 	  : ya_tri
 	  : ya_sen
 	  : ya_maru
 	  : ya_b (ya_xxx + ya_b）
3 : btn
 	  : btn
 	  : ya_mae (btn + ya_xxx + ya_mae)
 	  : kage (btn + kage)
 	  : push (btn + push)
 	  : mor (btn + mor)
 	  : sp_btn (btn + sp_btn)
 	  : btn_line
 	  : btn_line + ya
4 : table
 	  : zebra
 	  : line_x
 	  : td_r/td_c/td_no
 	  : th_r/th_c/th_no/th_bg_no
 	  : size(スマホ表示で幅100％以上を横スクロール)
5 : list
 	  : hensyu (parts)
 	  : list_mark (parts)
 	  : list_date (parts)
 	  : list_cat (parts)
 	  : list_line
 	  : list_box
 	  : list_tag
 	  : sp_sideimg（list_box + sp_sideimg）
6 : faq
 	  : faq_type (parts)
 	  : acc_btn (parts)
 	  : ya_b (parts)
7 : sitemap
8 : flow
 	  : flow_no(parts)
 	  : flow + center
 	  : flow + sp_center
9 : parts
 	  : banner
 	  : linkfile（親要素）/ list_title（aタグの中の要素）
 	  : linkmark (linkfile + linkmark)
 	  : noicon
 	  : googlemap
 	  : youtube
 	  : selbox
 	  : ol
 	  : dot(ul)
 	  : dtbox（dl + dtbox + dt文字数）
 	  : mark
 	  : tab
 	  : soroe
 	  : tx_adress
 	  : hr + sya
 	  : deco_none
 	  : hv_deco
10 : effect
 	  : kage_k
 	  : kage_w
 	  : fuwa
 	  : yura
-----------------------------------------------------------------------------------------*/




/*text
-----------------------------------------------------------------------------------------*/
/*-------------------------tx*/
.tx p,
p.tx{
	line-height:1.75;
	text-align:justify;
	word-break:break-all;
}
.tx a{
	text-decoration:underline;
	color:var(--color_link);
}
.tx a:hover{
	text-decoration:none;
}
/*-------------------------tx_sen*/
.tx_sen{
	text-align:center;
	margin-bottom:1em;
}
.tx_sen::after{
	content:"";
	display:block;
	width:10rem;
	margin:0 auto;
	height:0.1em;
	border-bottom:3px solid var(--tx_sen);
}
/*-------------------------tx_waku*/
.tx_waku{
	border:1px solid var(--tx_waku);
	padding:1rem;
	font-weight:bold;
	margin-bottom:0.5em;
}
/*-------------------------tx_kiji*/
.tx_kiji{
	padding:0.5em 0;
	border-top:3px solid var(--tx_kiji);
	border-bottom:1px solid var(--tx_kiji);
	margin-bottom:0.5em;
}
/*-------------------------tx_belt*/
.tx_belt{
	background:var(--tx_belt);
	color:#FFF;
	padding:0.3em 0.6em;
	font-weight:bold;
	margin-bottom:0.5em;
}
/*-------------------------tx_line*/
.tx_line{
	border-bottom:1px solid var(--tx_line);
	padding-bottom:0.2em;
	margin-bottom:0.5em;
}
/*-------------------------tx_bar*/
.tx_bar{
	border-left:0.3em solid var(--tx_bar);
	padding-left:0.5em;
	margin-bottom:0.5em;
}
/*-------------------------tx_check*/
.tx_check,
.tx_check li{
	line-height:1.5;
	background:url(images/check.svg) left top 0.3em no-repeat;
	background-size:1.5em;
	padding:0.2em 0 0.2em 1.6em;
}
ul.tx_check{
	background:none;
	padding:0;
	margin:0;
}
/*-------------------------tx_deco*/
.tx_deco,
.tx_deco li{
	line-height:1.5;
	background:url(images/deco.svg) left top 0.125em no-repeat;
	background-size:1.25em;
	padding-left:1.6em;
	margin-bottom:0.5em;
}
ul.tx_deco{
	background:none;
	padding:0;
	margin:0;
}
/*-------------------------tx_maru*/
.tx_maru{
	background:var(--tx_maru);
	border-radius:100em;
	padding:0.1em 0.6em;
	text-decoration:none;
	color:#FFF;
}
/*-------------------------tx_fuchi*/
.tx_fuchi{
	color:#FFF;
	text-shadow: 
       1px  1px 0px #000000,
      -1px  1px 0px #000000,
       1px -1px 0px #000000,
      -1px -1px 0px #000000,
       1px  0px 0px #000000,
       0px  1px 0px #000000,
      -1px  0px 0px #000000,
       0px -1px 0px #000000;
}
/*-------------------------tx_fuchi_w*/
.tx_fuchi_w{
	text-shadow: 
       1px  1px 0px #FFFFFF,
      -1px  1px 0px #FFFFFF,
       1px -1px 0px #FFFFFF,
      -1px -1px 0px #FFFFFF,
       1px  0px 0px #FFFFFF,
       0px  1px 0px #FFFFFF,
      -1px  0px 0px #FFFFFF,
       0px -1px 0px #FFFFFF;
}
/*-------------------------tx_kage*/
.tx_kage{
	text-shadow:#000 1px 2px 3px;
}
/*-------------------------tx_kage_w*/
.tx_kage_w{
	text-shadow:#FFF 1px 2px 3px;
}



/*ya
-----------------------------------------------------------------------------------------*/
/*-------------------------ya_tri*/
p.ya_tri{
	margin-left:1em;
	text-indent: -1em;
}
.ya_tri::before{
	width:0;
	height:0;
	background:none !important;
	border-top:0.35em solid transparent !important;
	border-bottom:0.35em solid transparent !important;
	border-left:0.5em solid var(--ya_tri);
	content:"";
	display:inline-block;
	flex-shrink:0;
	transition: all 0.2s;
	margin:0 0.25em;
}
a.ya_tri:hover::before{transform: translateX(0.2em);}
/*-------------------------ya_sen*/
p.ya_sen{
	margin-left:1em;
	text-indent: -1em;
}
.ya_sen::before{
	width:0.4em;
	height:0.4em;
	background:none !important;
	border-right:0.15em solid var(--ya_sen);
	border-top:0.15em solid var(--ya_sen);
	transform:rotate(45deg) ;
	content:"";
	display:inline-block;
	flex-shrink:0;
	transition: all 0.2s;
	margin:0.1em 0.25em;
}
a.ya_sen:hover::before{transform:translateX(0.2em) rotate(45deg);}
/*-------------------------ya_maru*/
p.ya_maru{
	margin-left:1em;
	text-indent: -1em;
}
.ya_maru::before{
	width:0.8em;
	height:0.8em;
	border:none;
	background:var(--ya_maru) url(images/ya_w.svg);
	background-size:100%;
	border-radius:100%;
	content:"";
	display:inline-block;
	flex-shrink:0;
	vertical-align:-10%;
	transition: all 0.2s;
	margin:0.1em;
}
.ya_maru.ya_w::before{background-image:url(images/ya_k.svg);mix-blend-mode:screen;}
a.ya_maru:hover::before{transform: translateX(0.2em);}
/*-------------------------ya_b（ya_xxx + ya_b）*/
.ya_b::before{
	transform:rotate(90deg) !important;
}
.ya_b.open::before{
	transform:rotate(-90deg) !important;
}
.ya_sen.ya_b::before{
	transform:rotate(135deg) !important;
	margin-bottom:0.1em;
}
.ya_sen.ya_b.open::before{
	transform:rotate(-45deg) !important;
	margin-bottom:0;
}



/*btn
-----------------------------------------------------------------------------------------*/
.tx a.btn{
	text-decoration:none;
}
.btn{
	text-decoration:none;
	display:inline-flex;
	justify-content:center;
	align-items:center;
	position:relative;
	max-width:100%;
	max-height:100%;
	line-height:1.5;
	text-align:center;
	padding:0.7em 1em;
	text-align:center;
	background:var(--btn);
	border-radius:5px;
}
.btn.ya_tri,
.btn.ya_sen,
.btn.ya_maru{
	gap:0.5em;
}
.btn.ya_tri::before,
.btn.ya_sen::before,
.btn.ya_maru::before{
	order:100;
	margin-right:-0.2em;
	margin-left:-0.2em;
}
.btn.ya_w::before{background-image:url(images/ya_k.svg);mix-blend-mode:screen;}
.btn:hover{
	filter:brightness(85%);
}
.btn.bg_k:hover{
	filter:opacity(60%);
}
/*-------------------------ya_mae*/
.btn.ya_mae::before{order:-1;}
/*-------------------------kage*/
.btn.kage{
	box-shadow: 0 0.2em rgba(0,0,0,0.15);
	position:relative;
}
.btn.kage:hover{
	opacity:1;
	box-shadow:none;
	transform: translateY(0.1em);
}
/*-------------------------push*/
.btn.push{
	box-shadow: 0 -0.2em rgba(0,0,0,0.3) inset;
	padding-bottom:0.6em;
}
.btn.push:hover{
	box-shadow:none;
	transform: translateY(0.1em);
}
/*-------------------------mor*/
.btn.mor{
	outline:1px solid rgba(255,255,255,0.3);
	box-shadow:2px 2px 6px rgba(0,0,0,0.3);
}
.btn.mor:hover{
	outline:1px solid rgba(0,0,0,0.05);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	top:1px;
}
/*-------------------------sp_btn（PCの時にボタンの装飾をはずす）*/
@media print, screen and (min-width: 768px) {
.btn.sp_btn{
	width:auto;
	height:auto;
	padding:0;
	border:none;
	line-height:inherit;
	cursor:default;
	pointer-events:none;
	background:inherit;
	box-shadow:none;
	color:inherit;
}
.btn.sp_btn::before{
	display:none;
}
}
/*-------------------------btn_line*/
.tx a.btn_line{
	text-decoration:none;
}
.btn_line{
	background:#FFF;
	border:2px solid var(--btn_line);
	color:var(--btn_line);
	font-weight:bold;
	border-radius:100em;
	max-width:100%;
	max-height:100%;
	height:50px;
	display:inline-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	transition: all 0.3s;
	padding:0.5em 1em;
}
.btn_line img{
	transition: all 0.3s;
}
.btn_line:hover{
	color:#FFF;
	filter:brightness(100%);
}
.btn_line:hover img{
	filter: brightness(0) invert(1);
}
.btn_line::before{
	content:"";
	position:absolute;
	width:0;
	height:calc(100% + 4px);
	left:0%;
	transition: all 0.2s;
	z-index:-1;
	border-radius:inherit;
	background:var(--btn_line);
}
.btn_line:hover::before{
	width:calc(100% + 4px);
}
/*-------------------------linkimg*/
.btn_line .linkimg{
	width:1.2em;
	height:1em;
	background:url(images/linkimg.svg) center center no-repeat;
	background-size:contain;
}
.btn_line:hover .linkimg{
	filter: brightness(0) invert(1);
}
/*-------------------------btn_line + bg*/
.bg{
	border:none;
	background:var(--btn_line);
	color:#FFF;
}
.btn_line.bg::before{
	background:inherit;
	filter:brightness(50%);
}
/*-------------------------btn_line + ya*/
.btn_line.ya{
	background-image:url(images/line_ya.svg);
	background-position:right 0.5em center;
	background-repeat:no-repeat;
	padding:0.5em 2em 0.5em 1.5em;
}
.btn_line.ya:hover{
	background-position:right -10em center;
}
.btn_line.bg.ya{background-image:url(images/line_ya_w.svg);}
.btn_line.ya.ya_k{background-image:url(images/line_ya_k.svg);}


/*table
-----------------------------------------------------------------------------------------*/
table{
	empty-cells:show; 
	border-collapse:collapse; 
	border-spacing:0;
	width:100%;
	background:#FFF;
	margin:0.5em 0;
}
table th,
table td{
	padding:1em;
	border:1px solid #BEBEBE;
	text-align:left;
}
@media screen and (max-width: 767px) {
	table th,
	table td{padding:0.5em;}
}
table th{
	background-color:rgba(0,0,0,0.05);
}
/*-------------------------zebra*/
table.zebra tr:nth-child(odd){
	background-color:rgba(0,0,0,0.05);
}
/*-------------------------line_x*/
table.line_x th,
table.line_x td{
	border-left:none;
	border-right:none;
}
/*-------------------------td_r/td_c/td_t/td_b/td_no */
.td_r td{text-align:right;}
.td_c td{text-align:center;}
.td_t td{vertical-align:top;}
.td_b td{vertical-align:bottom;}
.td_no td{white-space:nowrap;}
@media print, screen and (min-width: 768px) {
	.pc_td_r td{text-align:right;}
	.pc_td_c td{text-align:center;}
	.pc_td_no td{white-space:nowrap;}
}
@media screen and (max-width: 767px) {
	.sp_td_r td{text-align:right;}
	.sp_td_c td{text-align:center;}
	.sp_td_no td{white-space:nowrap;}
}
/*-------------------------th_r/th_c/th_t/th_b/th_no/th_bg_no */
.th_r th{text-align:right;}
.th_c th{text-align:center;}
.th_t th{vertical-align:top;}
.th_b th{vertical-align:bottom;}
.th_no th{white-space:nowrap;}
.th_bg_no th{background:none;}
@media print, screen and (min-width: 768px) {
	.pc_th_r th{text-align:right;}
	.pc_th_c th{text-align:center;}
	.pc_th_no th{white-space:nowrap;}
	.pc_th_bg_no th{background:none;}
}
@media screen and (max-width: 767px) {
	.sp_th_r th{text-align:right;}
	.sp_th_c th{text-align:center;}
	.sp_th_no th{white-space:nowrap;}
	.sp_th_bg_no th{background:none;}
}
/*-------------------------size((スマホ表示で幅100％以上を横スクロール) */
@media screen and (max-width: 767px) {
	table{font-size:1.6rem;}
	table.size{display:block; overflow-x:auto; white-space:nowrap; -webkit-overflow-scrolling:touch;
	background:linear-gradient(to left, hsla(0,0%,100%,0), white 15px) 0 0 / 50px 100%,
	linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%,
	linear-gradient(to right, hsla(0,0%,100%,0), white 15px) right / 50px 100%,
	linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
	background-repeat: no-repeat;
	background-attachment: local, scroll, local, scroll;
	}
	table.size td,table.size th{mix-blend-mode:multiply;}
}


/*list
-----------------------------------------------------------------------------------------*/
/*-------------------------hensyu (parts)*/
.hensyu{
	position:absolute;
	top:0;
	right:0;
	width:auto !important;
}
#wrapper .hensyu a{
	display:block;
	background:rgba(255,0,0,0.5);
	color:#FFF;
	padding:10px;
	font-size:15px;
	line-height:1;
	text-decoration:none;
	border:none;
	text-align:center;
	min-height:auto;
}
#wrapper .hensyu a:hover{
	background:#FF0000;
}
/*-------------------------list_mark (parts)*/
.list_mark{
	position: absolute;
	z-index: 10;
	line-height: 1;
	font-size: 1.2rem;
	color:#FFF;
	background:var(--list_mark);
    padding:0.3em 0.5em;
	left: 0;
	top: 0;
}
/*-------------------------list_date (parts)*/
.list_date{
	font-size:80%;
	color:#555555;
}
/*-------------------------list_cat (parts)*/
.list_cat{
	font-size:80%;
	color:var(--color_link);
}
/*-------------------------list_line*/
.list_line{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:-1px;
	position:relative;
}
.list_line a{
	display:flex;
	align-items:stretch;
	padding:10px 0;
	min-height:80px;
	gap:1em;
}
.list_line a:hover{
	background:rgba(0,0,0,0.05);
}
.list_line figure{
	display:flex;
	justify-content:center;
	align-items:center;
	width:90px;
	border-radius:5px;
	overflow:hidden;
	flex-shrink:0;
}
.list_line img{
	border-radius:inherit;
	width:100%;height:100%;object-fit:cover;
}
.list_line div{
	display:flex;
	align-items:center;
	gap:0.1em 1em;
}
.list_line p,.list_line h1,.list_line h2,.list_line h3,.list_line h4,.list_line h5{
	width:100%;
	line-height:1.33;
}
.list_line .list_date,
.list_line .list_cat{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-shrink:0;
}
.list_line a.ya_tri,.list_line a.ya_sen,.list_line a.ya_maru{align-items:center;}
.list_line a::before{order:100;margin-left:auto;margin-right:0.5em;}
.list_line a.ya_mae::before{order:-1;margin-left:0;margin-right:-0.3em;}
@media print, screen and (min-width: 961px) {/*PC指定*/
	.list_line .list_cat{width:100px;height:30px;border-radius:5px;border:1px solid;}
}
@media screen and (max-width: 960px) {/*スマホ指定*/
	.list_line a{gap:10px;}
	.list_line div{flex-wrap:wrap;gap:0.1em 10px;}
	.list_line p,.list_line h1,.list_line h2,.list_line h3,.list_line h4,.list_line h5{margin-top:auto;order:-1;}
	.list_line time,.list_line span{margin-bottom:auto;}
	.list_line a.ya_mae::before{margin-right:0;}
}
/*-------------------------list_line + sp_type*/
.list_line.sp_type div{flex-wrap:wrap;}
.list_line.sp_type p,.list_line.sp_type h1,.list_line.sp_type h2,.list_line.sp_type h3,.list_line.sp_type h4,.list_line.sp_type h5{margin-top:auto;order:-1;}
.list_line.sp_type time,.list_line.sp_type span{margin-bottom:auto;}
.list_line.sp_type .list_cat{width:auto;height:auto;border:none;}
.list_line.sp_type .list_cat{width:auto;}
/*-------------------------list_box*/
.list_box{
	border:1px solid #CCC;
	border-radius:18px;
	overflow:hidden;
	position:relative;
	display:flex;
}
.list_box a{
	width:100%;
	display:flex;
	flex-direction:column;
}
.list_box a:hover{
	background:rgba(0,0,0,0.05);
}
.list_box figure{
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	flex-shrink:0;
	width:100%;
}
.list_box img{
	width:100%;height:100%;object-fit:cover;
}
.list_box div{
	width:100%;
	padding:20px;
	margin-bottom:auto;
}
.list_box p,.list_box h1,.list_box h2,.list_box h3,.list_box h4,.list_box h5{
	width:100%;
	text-align:justify;
	word-break:break-all;
}
.list_box h1,.list_box h2,.list_box h3,.list_box h4,.list_box h5{
	font-size:2.2rem;
	font-weight: bold;
	margin-bottom:0.1em;
}
.list_box p{
	font-size:1.6rem;
}
/*-------------------------list_box + sp_sideimg*/
@media screen and (max-width: 767px) {
.sp_sideimg a{
	flex-direction:row;
	align-items:center;
}
.sp_sideimg div{
	margin:0;
}
.sp_sideimg figure{
	max-width:50%;
}
}
/*-------------------------list_tag*/
.list_tag{
	display:flex;
	flex-wrap:wrap;
	font-size:1.2rem;
	gap:0.6em 0.3em;
}
.list_tag span,
.list_tag a{
	display:block;
	padding:0.3em 0.6em;
	color:#424242;
	font-weight:bold;
	border:1px solid #D9D9D9;
	/*background:rgba(0,0,0,0.05);*/
	border-radius:5px;
}
.list_tag a:hover{
	background:rgba(0,0,0,0.1);
}


/*faq
-----------------------------------------------------------------------------------------*/
.faq{
	position:relative;
	display:flex;
	gap:0.5em;
	flex-direction:column;
}
.faq > div{
	display:flex;
	gap:0.5em;
}
.faq h1,.faq h2,.faq h3,.faq h4,.faq h5{
	font-weight:bold;
}
/*-------------------------faq_type (parts)*/
.faq_type{
	width:1.8em;
	line-height:1.8;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	font-family:sans-serif;
	flex-shrink:0;
	color:#FFF;
	background:#000;
	margin-bottom:auto;
}
.faq_type + p,
.faq_type + h1,
.faq_type + h2,
.faq_type + h3,
.faq_type + h4,
.faq_type + h5,
.faq_type + div{
	width:100%;
	display:flex;
	justify-content:center;
	flex-direction:column;
}
/*-------------------------acc_btn (parts)*/
.faq .acc_btn::after{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
	transition: all 0.2s;
}
.faq .acc_btn{
	position:static;
}
/*hoverした時の色*/
.faq .acc_btn:hover::after{
	background-color:rgba(0,0,0,0.05);
}
.hv_w .faq .acc_btn:hover::after{
	background-color:rgba(255,255,255,0.2);
}
/*-------------------------ya_b (parts)*/
.faq .ya_b::before{
	position:absolute;
	z-index:1;
	bottom:0.3em;
	right:0.3em;
}


/*sitemap
-----------------------------------------------------------------------------------------*/
.sitemap{
	border-bottom:1px solid #CCC;
	display : -webkit-flex ;
	display : flex ;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.sitemap li + li{
	border-top:1px solid #FFF;
}
.sitemap li li + li{
	border-top:1px solid #CCC;
}
.sitemap a{
	display:block;
	background:#FFFFFF;
	padding:1rem 0.5em;
	padding-left:1.2em;
	text-indent:-1em;
	text-decoration:none;
}
.sitemap a:hover{
	filter:brightness(90%);
}
.sitemap a::before{
	width:0;
	height:0;
	border-top:0.3em solid transparent !important;
	border-bottom:0.3em solid transparent !important;
	border-left:0.5em solid var(--sitemap_ya);
	content:"";
	display:inline-block;
	margin:0 0.25em;
	vertical-align:5%;
}
.sitemap > li > a{
	color:#FFF;
	background:var(--sitemap);
	background-size:15px;
}
.sitemap > li > a::before{
	border-color:#FFF;
}
.sitemap > li > ul > li > a{
}
.sitemap > li > ul > li > ul > li a{
	background:#F1F1F1;
	text-indent:0;
}
.sitemap > li > ul > li > ul > li a::before{
	display:none;
}


/*flow
-----------------------------------------------------------------------------------------*/
.flow{
	display:flex;
	padding:1em 0;
	border-top:1px solid rgba(0, 0, 0, 0.2);
	border-bottom:1px solid rgba(0, 0, 0, 0.2);
}
.flow + .flow{
	border-top:none;
}
.flow h1,.flow h2,.flow h3,.flow h4,.flow h5{
	font-weight:bold;
}
/*-------------------------flow_no (parts)*/
.flow_no{
	font-size:30px;
	font-weight:bold;
	width:40px;
	line-height:1;
	letter-spacing:0;
	text-align:center;
	flex-shrink:0;
	color:var(--flow_no);
	margin-bottom:auto;
}
.flow_no + p,
.flow_no + div,
.flow_no + dd,
.flow_no + ul{
	width:100%;
	display:flex;
	justify-content:center;
	flex-direction:column;
}
/*-------------------------flow + center*/
.flow.center{
	flex-direction:column;
	text-align:left;
	gap:0.2em;
}
.flow.center .flow_no{
	margin:0 auto;
}
/*-------------------------flow + sp_center*/
@media screen and (max-width: 767px) {
.flow.sp_center{
	flex-direction:column;
	text-align:left;
}
.flow.sp_center .flow_no{
	margin:0 auto;
}
}


/*flow
-----------------------------------------------------------------------------------------*/

/*-------------------------banner*/
.banner{
	display:flex;
	flex-wrap:wrap;
	gap:5px;
	justify-content:center;
}
.banner a{
	display:block;
	background:#FFF;
}
.banner a:hover{
	filter:brightness(90%);
}
/*-------------------------linkfile（親要素）/ list_title（aタグの中の要素）*/
.linkfile a::before,
a .list_title::after{
	width:1em;
	height:1em;
	display:inline-block;
	vertical-align:middle;
	margin:-0.2em 0.2em 0 0.2em;
	background-size:cover !important;
}

.linkfile a[target]:before,
a[target] .list_title:after{
	content:"";
	background:url(images/icon_blank.svg);
}
.linkfile a[href$='.pdf']::before,
a[href$='.pdf'] .list_title::after{
	content:"";
	background:url(images/icon_pdf.svg);
}
.linkfile a[href$='.xls']::before,
.linkfile a[href$='.xlsx']::before,
a[href$='.xls'] .list_title::after,
a[href$='.xlsx'] .list_title::after{
	content:"";
	background:url(images/icon_excel.svg);
}
.linkfile a[href$='.docx']::before,
.linkfile a[href$='.doc']::before,
a[href$='.docx'] .list_title::after,
a[href$='.doc'] .list_title::after{
	content:"";
	background:url(images/icon_word.svg);
}
.linkfile a[href$='.pptx']::before,
.linkfile a[href$='.ppt']::before,
a[href$='.pptx'] .list_title::after,
a[href$='.ppt'] .list_title::after{
	content:"";
	background:url(images/icon_ppt.svg);
}
/*btn_line*/
.linkfile a.btn_line::before{
	width:0;
	height:calc(100% + 4px);
	margin:0;
	background:var(--btn_line);
}
.linkfile a.btn_line.bg::before{
	background:inherit;
	filter:brightness(50%);
}
.linkfile a.btn_line:hover::before{
	width:calc(100% + 4px);
}
/*-------------------------linkmark (parts)*/
p.linkmark,
ul.linkmark > li,
dl.linkmark > dd,
div.linkmark > p{
	margin-left:1.4em;
	text-indent: -1.4em;
}
/*-------------------------noicon*/
a.noicon::before,
.noicon a::before,
.noicon a .list_title::after{
	display:none;
}
/*-------------------------selbox*/
.selbox{
    display:inline-flex;
	align-items:center;
    position:relative;
}
.selbox::after{
    content:'';
    pointer-events:none;
    position:absolute;
    right:0.75em;
    width:0.5em;
    height:0.35em;
    background:#535353;
    clip-path:polygon(0 0, 100% 0, 50% 100%);
}
.selbox select{
    appearance:none;
    padding:0.5em;
    border:1px solid #CCC;
    border-radius:3px;
    background:#FFF;
    color:#000;
    cursor:pointer;
}
/*-------------------------max_bg*/
.max_bg{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-50vw;
	width:100vw;
	height:100%;
	z-index:-1;
}
.max_bg_r{
	position:absolute;
	top:0;
	right:50%;
	margin-right:-50vw;
	width:100vw;
	height:100%;
	z-index:-1;
}
/*-------------------------googlemap*/
.googlemap iframe{
	vertical-align:bottom;
	width:100%;
	min-width:100%;
}
@media print, screen and (min-width: 768px) {
	.googlemap iframe{height:600px;}
}
@media screen and (max-width: 767px) {
	.googlemap iframe{height:400px;}
}
/*-------------------------youtube*/
.youtube{
	aspect-ratio: 16 / 9;
}
.youtube iframe{
	width:100%;
	height:100%;
}
/*-------------------------ol*/
ol li{
	font-size:inherit;
	list-style-type:decimal;
	margin-left:1.25em;
}
ol > li + li{margin-top:0.25em;}
/*-------------------------dot(ul)*/
.dot li{
	font-size:inherit;
	margin-left:1em;
}
.dot li:before{ 
	margin-left:-1em;
	display:inline-block; 
	content:'';
	width:1em;
	height:1em;
	background:rgba(0,0,0,1);
	border-radius:50%;
	transform:scale(0.4) translateY(0.3em);
}
.bg_k .dot li:before,
.tx_w .dot li:before,
.dot.tx_w li:before{ 
	background:rgba(255,255,255,1);
}
.dot > li + li{margin-top:0.25em;}
.dot.soroe > li + li{margin-top:0;}
/*-------------------------dtbox(dl)*/
.dtbox{
	display:grid;
	grid-template-columns:auto 1fr;
	gap:0.5em;
}
.dtbox dt{
	background:var(--dtbox);
	padding:0.2em 0.5em;
	text-align:center;
	margin-bottom:auto;
}
.dtbox dd{
	margin:0.2em 0;
	text-align:left;
}
/*-------------------------mark*/
.mark{
	margin-left:1em;
	text-indent: -1em;
}
.mark:first-letter{
	font-family:sans-serif;
}
.mark i{font-size:115%;vertical-align:-0.2em;margin:0 -0.07em;text-indent:0;}
.mark span{margin-left:0;text-indent:0;/*display:inline;*/}
/*-------------------------tab*/
.tab_btn{
	cursor:pointer;
	padding:0.3em 0.6em;
}
.tab_btn:hover{
	background:var(--tab_btn);
	color:#FFF;
}
.tab_area{
	overflow:hidden;
	height:0;
}
.tab_area.open{
	overflow:visible;
	height:auto;
}
.tab_btn.open{
	background:var(--tab_btn);
	color:#FFF;
}
/*-------------------------soroe*/
.soroe{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.soroe img{
	vertical-align:middle;
}
/*-------------------------tx_adress*/
.tx_adress{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:0 1em;
}
/*-------------------------hr + sya*/
hr.sya{
	border: none;
	height: 0.4em;
	background:linear-gradient(-45deg,transparent 45%,var(--sya) 45%, var(--sya) 55%,transparent 55%);
	background-size:0.3em  0.4em;
	margin:2em 0;
}
/*-------------------------deco_none*/
.deco_none,
.deco_none a,
.tx .deco_none{
	text-decoration:none;
}
/*-------------------------hv_deco*/
.hv_deco a{
	text-decoration:none;
}
.hv_deco a:hover{
	text-decoration:underline;
}
/*-------------------------hv_tx*/
.hv_tx{
	text-decoration:underline;
}
a:hover .hv_tx,
.hv_tx:hover{
	text-decoration:none;
}
/*-------------------------hv_big*/
a:hover .hv_big{transition: all 2s;transform: scale(1.2);}




/*effect
-----------------------------------------------------------------------------------------*/
/*-------------------------kage_k*/
.kage_k{
	position:relative;
	outline:1px solid rgba(255,255,255,0.3);
	box-shadow: 1px 1px 7px rgba(0,0,0,0.3);
}
.kage_k:hover,
a:hover .kage_k{
	top:1px;
	outline:1px solid rgba(0,0,0,0.05);
	box-shadow:0px 1px 3px rgba(0,0,0,0.3);
}
/*-------------------------kage_w*/
.kage_w{
	position:relative;
	box-shadow: 2px 2px 10px #FFFFFF;
}
.kage_w:hover,
a:hover .kage_w{
	top:1px;
	box-shadow:1px 1px 3px #FFFFFF;
}
/*-------------------------fuwa（拡大したり縮小したり）*/
.fuwa{animation:fuwa 2s infinite}
@keyframes fuwa{0%,100%{transform:scale(120%);}50%{transform:scale(100%);}}

/*-------------------------yura（右に傾き左に傾き）*/
.yura{animation:yura 2s infinite}
@keyframes yura{0%,100%{transform:rotate(5deg);}50%{transform:rotate(-5deg);}}