@charset "utf-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea, 
button,
select {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
body {
	line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color: #000000;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border-width: 0px;
	border-style: none;
	border-color: #fff;
	background: transparent;
}
.wp-pagenavi:before,
.wp-pagenavi:after,
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.wp-pagenavi:after,
.cf:after {
	clear:both;
}
.cf,
.wp-pagenavi {
	zoom:1;
}
::selection {
	background: #FFF000;
}
::-moz-selection {
	background: #FFF000;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
}
select::-ms-expand {
  display: none;
}
select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
input {
	display: block;
	margin: auto;
	margin-bottom: 3em;
}
address{
	font-size: 12px;
	line-height: 1.8em;
	font-style: normal;
}
body{
	width: 100%;
	color: #323232;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-weight: normal;
	font-family: arial, sans-serif;
}
p{
	line-height: 1.8em;
}
.wrap{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.burger,
.sp_nav{
	display: none;
}
.sp_form_wrap{
	margin-bottom: 20px;
}
.search_box_inner{
	position: relative;
	width: 100%;
	width: 350px;
}
.sp_form_wrap .search_box_inner{
	position: relative;
	width: auto;
	width: 100%;
	max-width: 350px;
}
.search_box_inner input{
	background: #f8f8f8;
	font-size: 12px;
	padding: 10px 10px 10px 30px;
	width: 100%;
	border-radius: 20px;
	border: 1px solid #eeeeee;
	margin-bottom: 0;
}
.search_box_inner .search_box_inner input{
	font-size: 16px;
}
.search_box_inner button{
	padding: 10px;
	display: block;
	color: #000000;
	position: absolute;
	font-size: 12px;
	top: 1px;
	left: 4px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	transition: 0.3s;
}
header{
	margin-bottom: 30px;
}
.header_header{
	margin-bottom: 30px;
}
.site_logo{
	font-size: 25px;
	font-family:Georgia,serif;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}
.site_logo a {
	color: #323232;
}
.site_logo img{
	width: 200px;
}
header{
	padding-top: 20px;
	position: relative;
	overflow: hidden;
}
header:after{
	content: "";
	display: block;
	height: 8px;
	width: 100%;
	background: #000000;
	position: absolute;
	top: 0;
}
.header_bottom{
}
.site_desc{
	font-size: 11px;
	margin-top: 5px;
}
.sns{
	margin: 30px auto 0;
}
.sns li{
	display: inline-block;
	margin-left: 5px;
	text-align: center;
}
.sns li:first-child{
	margin-left: 0;
}
.sns a{
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	padding: 10px 20px;
	background: #000000;
	border-radius: 10px; 
	transition: 0.3s;
}
.header_bottom_nav_wrap{
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
nav ul li{
	transition: 0.3s;
}
nav ul li a {
	color: #000000;
	text-align: left;
	letter-spacing: 0.1em;
	transition: 0.3s;
	padding: 20px 15px ;
	display: block;
	position: relative;
}
nav ul li a:after{
	content: "";
	display: block;
	height: 2px;
	width: 0;
	background: #000000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: 0.3s;
}
nav ul li a:hover:after{
	width: 100%;
}
body.home nav ul li:nth-child(1) a:after,
body.body_1 nav ul li:nth-child(2) a:after,
body.body_2 nav ul li:nth-child(3) a:after,
body.body_3 nav ul li:nth-child(4) a:after,
body.body_4 nav ul li:nth-child(5) a:after,
body.body_5 nav ul li:nth-child(6) a:after,
body.body_6 nav ul li:nth-child(7) a:after,
body.body_other nav ul li:nth-child(8) a:after{
	width: 100%;
}
.header_bottom_nav_wrap{
	background: #f8f8f8
}
.main_content{
	width: calc( 100% - 310px );
}
.side_bar{
	width: 270px;
}
.top_pick_up_wrap{
	margin-bottom: 30px;
}
.pick_up_archive > li{
	width: calc( 50% - 10px );
	position: relative;
}
.pick_up_archive_thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: bottom
}
.pick_up_archive_thumb{
	width: 100%;
	aspect-ratio: 512 / 300;
	overflow: hidden;
	position: relative;
}
.pick_up_archive_thumb.no_thumb{
	border: 1px solid #eeeeee;
	background: #FFF;
}
.pick_up_archive_thumb.no_thumb img{
	object-fit: contain;
	padding: 15%;
	box-sizing: border-box;
}
.pick_up_archive_content{
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 100%;
	background: rgba(0,0,0,0.3);
}
.pick_up_archive_ttl a{
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	display: block;
}
.pick_up_archive_date{
	margin-right: 20px;
	color: #FFF;
	line-height: 1.4em;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
}
.pick_up_archive_cate a{
	display: block;
	line-height: 1.4em;
	font-size: 12px;
	color: #FFF;
	padding: 3px 10px;
}
.archive_wrap > li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.archive_thumb{
	width: 40%;
	aspect-ratio: 384 / 225;
	overflow: hidden;
	position: relative;
}
.archive_thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.archive_thumb.no_thumb{
	border: 1px solid #eeeeee;
	background: #FFF;
}
.archive_thumb.no_thumb img{
	object-fit: contain;
	padding: 15%;
	box-sizing: border-box;
}
.archive_content{
	width: 60%;
	padding: 10px 0 10px 20px
}
.archive_ttl h2{
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #eeeeee;
}
.archive_ttl h2 a{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}
.archive_desc a{
	color: #878787;
	line-height: 1.4em;
	font-size: 11px;
	letter-spacing: 0;
}
.archive_desc{
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.archive_date{
	color: #878787;
	line-height: 1.4em;
	font-size: 12px;
	margin-right: 20px;
	font-family: 'Montserrat', sans-serif;
}
.archive_cate a{
	display: block;
	line-height: 1.4em;
	font-size: 12px;
	color: #FFF;
	padding: 3px 10px;
}
.pagination {
  margin: 30px auto 60px;
  padding: 10px 0;
  width: 100%;
  text-align: center
}
.pagination a {
  font-size: 9pt;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background: #f8f8f8;
  transition: .3s
}
.pagination a:hover {
  color: #FFF;
  background: #000000;
}
.pagination span {
  font-size: 9pt;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background: #FFF
}
.pagination span.dots {
  background: 0
}
.pagination span.current {
  background:#000000;
  color: #fff
}
.head2_title_type01{
	font-family: 'Montserrat', sans-serif;
	position: relative;
	font-size: 30px;
	margin-bottom: 20px;
	color: #000000;
	line-height: 1.4em;
}
.head2_title_type01:after{
	content: "";
	display: block;
	position: absolute;
	top: 40%;
	left: -70px;
	height: 1px;
	width: 50px;
	background: #000000;		
}
.head2_title_type01 span{
	font-size: 12px;
	font-weight: lighter;
}
.head2_title_type02{
	font-family: 'Montserrat', sans-serif;
	position: relative;
	font-size: 25px;
	margin-top: 20px;
	color: #000000;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.head2_title_type02 span{
	font-size: 12px;
	font-weight: lighter;
}
.head2_title_type02:after{
	content: "";
	display: block;
	height: 1px;
	width: 30px;
	background: #000000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.strong_type01{
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 19px;
	margin-bottom: 20px;
}
.strong_type01 span{
	display: block;
}
.strong_type01 span:last-child{
	margin-left: 50px;
}
.head3_title_type01{
	font-size: 15px;
	font-weight: bold;
	color: #10ada1;
	margin-bottom: 15px;
	line-height: 1.6em;
}
.head3_title_type02{
	line-height: 1.8em;
}
.head3_title_type02 span{
	padding: 6px 10px;
	line-height: 1em;
	background: #10ada1;
	color: #FFF;
	font-family: sans-serif;
	border-radius: 15px;
	font-size: 11px;
	margin-right: 20px;
	display: block;
	width: 100px;
	text-align: center;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.head3_title_type03 span{
	padding: 6px;
	line-height: 1em;
	background: #10ada1;
	color: #FFF;
	font-family: sans-serif;
	border-radius: 15px;
	font-size: 11px;
	margin-right: 20px;
	display: block;
	width: 180px;
	text-align: center;
	letter-spacing: 0.2em;
}
.head2_title_type03{
	font-family: 'Montserrat', sans-serif;
	position: relative;
	font-size: 25px;
	margin-top: 20px;
	color: #000000;
}
.head2_title_type03 span{
	font-size: 12px;
	font-weight: lighter;
}
.lp{
	background: #FFF;
}
.lp_head{
	height: 250px;
	background: url(andona/lp_top_bg.jpg) right center;
	background-size: cover;
}
.lp_intro{
	margin: 70px auto 80px;
	text-align: center;
}
.lp_intro > div:first-child{
	margin-bottom: 40px;
}
.lp_intro img{
	width: 100%;
	max-width: 700px;
}
.wrap{
	width:100%
}
.inner{
	width:100%;
	max-width:1080px;
	padding:0 5px;
	margin:0 auto
}
.lp_content{
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
}
.lp_concept > div{
	margin: 0 auto 80px;
}
.lo_type_01 > div,
.lo_type_01 > section{
	width: 48%;
}
.lo_type_01 > div:first-child,
.lo_type_01 > section:first-child{
	margin-right: 4%;
}
.lo_type_01 img{
	width: 100%;
}
.btw{
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.str{
    display: flex;
    display: -ms-flexbox;
    justify-content: flex-start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.fle_c{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.ps_right{
	justify-content: flex-end;
}
.ps_tp{
    align-items: flex-start;
}
.ps_ctr{
    align-items: center;
}
.ps_btm{
    align-items: flex-end;
}
.content_lo_type02{
}
.content_lo_type02 > div{
	padding: 40px 20px;
	background: #faf7eb;
	width: 48%;
}
.content_lo_type02 > div:first-child{
	margin-right: 4%;
}
.txt_c{
	text-align: center;
}
.concept_note{
	margin: 50px auto;
	color: #000000;
}
.concept_note_desc{
	font-size: 14px;
	line-height: 1.8em;
}
.menu_select > div:first-child{
	width: calc( 100% - 260px - 5% );
	margin-right: 5%;
}
.menu_select > div:last-child{
	width: 260px;
}
.lp_menu{
	margin: 20px auto 60px; 
	width: 100%;
}
.lp_menu > section{
	width: 48%;
	margin-bottom: 40px;
	border: 1px solid #e7e7e7;
	padding: 15px;
	position: relative;
}
.lp_menu > section:nth-child(even){
	margin-left: 4%;
}
.lp_menu > section:after{
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	height: 10px;
	width: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.lp_menu > section:before{
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	height: 10px;
	width: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.lp_menu section > div{
	position: relative;
}
.block_btm{
	display: block;
	position: absolute;
	bottom: -1px;
	left: -1px;
	height: 10px;
	width: calc( 100% + 2px );
}
.block_btm:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.block_btm:before{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 10px;
	width: 10px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.menu_desc{
	margin-bottom: 20px;
}
.menu_desc_single{
	margin-bottom: 20px;
}
.menu_desc img{
	width: 100%;
}
.menu_desc > div:nth-child(1){
	width: calc(100% - 100px);
	margin-right: 20px;
}
.menu_desc > div:nth-child(2){
	width: 80px;
}
.lp_menu_list li{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.lp_menu_list li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.lp_menu_name{
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 5px;
}
.lp_menu_price{
	font-size: 10px;
	text-align: right;
	color: #949494;
}
.lp_menu_price span{
	font-size: 15px;
	font-weight: bolder;
	color: #10ada1;
}
.lp_flow{
	margin-bottom: 90px;
}
.lp_flow_step{
	margin-top: 30px;
}
.lp_flow_step li{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #e4e4e4;
}
.lp_flow_step li > div:first-child{
	width: calc(100% - 250px);
	margin-right: 50px;
}
.lp_flow_step li > div:last-child{
	width: 200px;
}
.lp_flow_step li > div:last-child img{
	width: 100%;
}
.lp_flow_desc{
	margin-left: 120px;
}
.lp_customer li{
	width: 48%;
	margin: 0 4% 4% 0;
	padding: 20px;
	background: #faf7eb;
}
.lp_customer li:nth-child(even){
	margin-right: 0;
}
.lp_customer li h3{
	text-align: center;
	margin-bottom: 15px;
}
footer *{
	box-sizing: border-box;
}
footer{
	position: relative;
	width: 100%;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	background: #FFF;
}
.footer_head{
	padding: 20px 0;
	background: #f8f8f8;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 40px;
}
.footer_banner{
	margin-bottom: 20px;
}
.footer_banner{
	max-width: 800px;
	margin: 0 auto 30px;
}
.footer_banner a img{
	width: 100%;
}
.copy{
	font-family:Georgia,serif;
	font-size: 11px;
	text-align: center;
	padding: 20px 20px;
	color: #FFF;
	background: #000000;
	margin-top: 30px;
	width: 100%;
}
.side_bar > div{
	margin-bottom: 30px;
}
.sidebar_ttl{
	padding: 15px 0;
	font-size: 14px;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold
}
.sidebar_sitemap a{
	display: block;
	position: relative;
	padding: 15px 10px;
	background: #f8f8f8;
	border-bottom: 2px solid #FFF;
}
.sidebar_sitemap a i{
	position: absolute;
	right: 15px;
}
.sidebar_popular_post > li{
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 43px;
	position: relative;
	min-height: 60px;
	margin-bottom: 6px;
	border-bottom: 1px solid #eeeeee
}
.sidebar_popular_post_ttl{
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 5px;
}
.sidebar_popular_post > li:after{
	position: absolute;
	top: 10px;
	left: 0;
	height: 33px;
	width: 33px;
	background: #d8d8d8;
	display: block;
	border-radius: 50%;
	text-align: center;
	line-height: 33px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bolder
}
.sidebar_popular_post > li:nth-child(1):after{
	content: "1";
	background: #F7DE05;
	background-image: linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #ECB802, #DAAF08, #B67B03);
	color: #FFF;
}
.sidebar_popular_post > li:nth-child(2):after{
	content: "2";
	background: #A5A5A5;
	background-image: linear-gradient(to top left, #A5A5A5, #BABAC2, #A5A5A5, #BABAC2);
	color: #FFF;
}
.sidebar_popular_post > li:nth-child(3):after{
	content: "3";
	background: #C47222;
	background-image: linear-gradient(to top left, #C47222, #da8f45, #dca268, #C47222);
	color: #FFF;
}
.sidebar_popular_post > li:nth-child(4):after{
	content: "4";
	font-weight: normal
}
.sidebar_popular_post > li:nth-child(5):after{
	content: "5";
	font-weight: normal
}
.sidebar_popular_post > li:nth-child(6):after{
	content: "6";
	font-weight: normal
}
.sidebar_new_post li{
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	min-height: 60px;
	margin-bottom: 6px;
	border-bottom: 1px solid #eeeeee
}
.sidebar_new_post a{
	width: 100%;
}
.sidebar_new_post_thumb{
	width: 80px;
	aspect-ratio: 192 / 112;
	overflow: hidden;
	position: relative;
}
.sidebar_new_post_thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.sidebar_new_post_thumb.no_thumb{
	border: 1px solid #eeeeee;
	background: #FFF;
}
.sidebar_new_post_thumb.no_thumb img{
	object-fit: contain;
	padding: 15%;
	box-sizing: border-box;
}
.sidebar_new_post_ttl{
	width: calc( 100% - 80px );
	padding: 5px 0 5px 10px;
}
.sidebar_new_post_ttl h3{
	font-size: 12px;
	line-height: 1.4em;
}
.single_foot_post_inner{
	padding: 10px;
	background: #f8f8f8;
	border-radius: 5px;
	margin-bottom: 60px
}
.single_foot_post li{
	padding: 12px;
	position: relative;
	width: calc( 50% - 5px );
	background: #fff
}
.single_foot_post a{
	width: 100%;
}
.single_foot_post_thumb{
	width: 80px;
	aspect-ratio: 512 / 300;
	overflow: hidden;
	position: relative;
}
.single_foot_post_thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.single_foot_post_thumb.no_thumb{
	border: 1px solid #eeeeee;
	background: #FFF;
}
.single_foot_post_thumb.no_thumb img{
	object-fit: contain;
	padding: 15%;
	box-sizing: border-box;
}
.single_foot_ttl{
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold
}
.single_foot_post_ttl{
	width: calc( 100% - 80px );
	padding: 5px 0 5px 10px;
}
.single_foot_post_ttl h3{
	font-size: 12px;
	line-height: 1.4em;
}
.sidebar_banner img{
	width: 100%;
	border: 1px solid #eeeeee;
}
.footer_address{
	padding: 0 20px;
}
.footer_shop_name{
	font-size: 25px;
	margin-bottom: 15px;
	font-family:Georgia,serif;
}
.footer_shop_name{
}
.footer_shop_name span{
	font-size: 13px;
	margin-left: 5px;
}
.depth-1{
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}	
.depth-1-half{
	box-shadow:0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.depth-1-hover:hover{
	box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.20), 0 4px 25px 0 rgba(0, 0, 0, 0.20);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	opacity: 0.9;
}
.single_banner{
	padding: 10px;
	background: #f8f8f8;
}
.single_banner li{
	width: calc( 50% - 5px );
}
.single_banner li img{
	width: 100%;
}
.back_btn{
	display: block;
	height: 50px;
	position: relative;
	background: #000000;
	transition: 0.3s;
	width: 100%;
	cursor: pointer
}
.back_btn:hover{
    box-shadow: 0 0 12px 0 rgba(0,0,0,.08);
}
.back_btn span{
	display: block;
	position: absolute;
	left: calc( 50% - 10px );
	top: 20px;
	height: 20px;
	width: 20px;
	border-top: 2px solid #FFF;
	border-right: 2px solid	#FFF;
	transform: rotate(-45deg);
	transition: 0.3s;
}
.back_btn:hover span{
}
@media screen and (max-width:1100px) {
	.new_contents_sec h2,
	.new_contents_sec h3,
	.new_contents_sec h4{
		scroll-margin-top: 77px;
	}
	.sp_bar{
		height: 77px;
	}
	.site_logo{
		width: 100%;
		position: fixed;
		top: 26px;
	}
	.site_logo img{
		width: 150px;
	}
	header{
		height: 57px;
		width: 100%;
		border-bottom: 1px solid #dddddd;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		background: #FFF;
	}
	header:after{
		height: 3px;
	}
	.header_bottom{
		border-bottom: none;
	}
	.lp_intro{
		padding-top: 110px;
		margin-top: 0;
	}
	.site_logo{
		font-size: 14px;
	}
	.sp_hide{
		display: none;
	}
	.burger {
		display: block;
	  width: 50px;
	  height: 50px;
	  position: fixed;
	  top: 6px;
	  right: 0;
	  border-radius: 4px;
	  z-index: 1001;
	  -webkit-appearance: none;
	     -moz-appearance: none;
	          appearance: none;
	  background: transparent;
	  border: 0;
	}
	.btn_line {
	  position: relative;
	  margin-top: 9px;
	  margin-bottom: 9px;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  margin-left: -15px;
	  margin-top: -1.5px;
	}
	.btn_line, .btn_line::before, .btn_line::after {
	  display: block;
	  width: 30px;
	  height: 1px;
		background:#000000;
	  outline: 1px solid transparent;
	  -webkit-transition-property: background-color, -webkit-transform;
	  transition-property: background-color, -webkit-transform;
	  transition-property: background-color, transform;
	  transition-property: background-color, transform, -webkit-transform;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	}
	.btn_line::before, .btn_line::after {
	  position: absolute;
	  content: "";
	}
	.btn_line::before {
	  top: -9px;
	}
	.btn_line::after {
	  top: 9px;
	}
	.btn_line_active {
	  background-color: transparent;
	}
	.btn_line_active::before {
	  -webkit-transform: translateY(9px) rotate(45deg);
	  transform: translateY(9px) rotate(45deg);
	}
	.btn_line_active::after {
	  -webkit-transform: translateY(-9px) rotate(-45deg);
	  transform: translateY(-9px) rotate(-45deg);
	}
	.btn_line_active:before, .btn_line_active:after {
	  background-color: #ffffff;
	}
	.burger:hover {
	  cursor: pointer;
	}
	.sp_nav {
		display: block;
		background:#000000;
		position: fixed;
		z-index: 1000;
		top: 0;
		right: 0;
		height: 100%;
		max-width: 515px;
		width: 100%;
		padding: 50px 20px;
		overflow-y: auto;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transition: -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
		transition: -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
		transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
		transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	}
	.sp_nav_visible {
	  -webkit-transform: translateX(0px);
	          transform: translateX(0px);
	}
	.sp_nav_visible .sp_nav_item_main {
	  -webkit-transform: translateX(0px);
	          transform: translateX(0px);
	  opacity: 1;
	}
	.sp_nav_item_main span{
		font-size: 10px;
		letter-spacing: 0.1em;
		color: #FFF;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(1) {
	  -webkit-transition-delay: 0.15s;
	          transition-delay: 0.15s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(2) {
	  -webkit-transition-delay: 0.3s;
	          transition-delay: 0.3s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(3) {
	  -webkit-transition-delay: 0.45s;
	          transition-delay: 0.45s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(4) {
	  -webkit-transition-delay: 0.6s;
	          transition-delay: 0.6s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(5) {
	  -webkit-transition-delay: 0.75s;
	          transition-delay: 0.75s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(6) {
	  -webkit-transition-delay: 0.9s;
	          transition-delay: 0.9s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(7) {
	  -webkit-transition-delay: 1.05s;
	          transition-delay: 1.05s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(8) {
	  -webkit-transition-delay: 1.2s;
	          transition-delay: 1.2s;
	}
	.sp_nav_visible .sp_nav_item_main:nth-child(9) {
	  -webkit-transition-delay: 1.35s;
	          transition-delay: 1.35s;
	}
	.sp_nav_visible .sp_nav_menu_sub{
	  -webkit-transform: translateY(0px);
	          transform: translateY(0px);
	  opacity: 1;
	  -webkit-transition-delay: .85s;
	          transition-delay: .85s;
	}
	.menu {
	  list-style-type: none;
	}
	.sp_nav_sub {
	  margin-top: 40px;
	  -webkit-transform: translateY(30px);
	          transform: translateY(30px);
	  opacity: 0;
	  -webkit-transition: all .4s ease;
	  transition: all .4s ease;
	}
	.sp_nav_item_main {
	  -webkit-transform: translateX(40px);
	          transform: translateX(40px);
	  opacity: 0;
	  -webkit-transition: all .3s ease;
	  transition: all .3s ease;
	}
	.sp_nav_item_sub {
	  margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	}
	.sp_nav_item:last-of-type {
	  margin-bottom: 0px;
	}
	.sp_nav_link {
	  color: #ffffff;
	  text-decoration: none;
	  -webkit-transition: all .3s ease;
	  transition: all .3s ease;
	}
	.sp_nav_link_main {
	  letter-spacing: 0.1em;
	  padding: 13px 0;
	  text-transform: uppercase;
	  font-size: 15px;
	  display: block;
	  position: relative;
	}
	.sp_nav_link_main:after{
	  content:"\f105";
	  font-family: FontAwesome;
	  margin-right: 7px;
	  font-size: 20px;
	  position: absolute;
	  top: 12px;
	  right: 0;
	}
	.sp_nav_menu_sub li img{
		width: 100%;
	}
	.sp_nav_menu_sub li:last-child .sp_nav_link_main:after{
		display: none
	}
	.site_overlay {
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 999;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all 0.3s ease-in-out;
	  transition: all 0.3s ease-in-out;
	  background: rgba(255, 255, 255, 0.7);
	  opacity: 0;
	  visibility: hidden;
	  -webkit-appearance: none;
	     -moz-appearance: none;
	          appearance: none;
	  border: 0;
	}
	.site_overlay_visible {
	  opacity: 1;
	  visibility: visible;
	}
	.lp_check .head2_title_type02{
		padding-top: 70px !important;
		margin-top: 0;
	}
	.header_bottom_nav_wrap{
		display: none
	}
}
@media screen and (max-width:787px) {		
	.pick_up_archive > li{
		width: 100%;
		margin-bottom: 30px;
	}
	.pick_up_archive > li:last-child{
		margin-bottom: 0;
	}
	.main_content{
		width: 100%;
	}
	.side_bar{
		width: 100%;
		max-width: 440px;
		margin: 0 auto 30px;
	}
	.single_banner{
		padding: 10px;
		background: #f8f8f8;
	}
	.single_banner li{
		width: 100%;
	}
	.single_banner li:first-child{
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 667px){
	.pick_up_archive_ttl a{
		font-size: 13px;
	}
	.archive_desc{
		display: none;
	}
	.archive_ttl h2 a{
		font-size: 12px;
	}
	.footer_head{
		display: none;
	}
	.footer_address_wrap{
		display: block
	}
	.footer_address{
		margin: 0 auto;
		text-align: center;
	}
	.footer_address_wrap > .footer_address:nth-child(1){
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: 1px solid #eeeeee;
	}	
	.single_foot_post li{
		width: 100%;
	}
	.single_foot_post li:nth-child(1){
		margin-bottom: 10px;
	}
	.back_btn{
		margin-bottom: 40px;
	}
	.archive_content{
		padding: 5px 0 5px 5px
	}
	.archive_wrap > li{
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eeeeee;
	}
	.archive_date{
		font-size: 10px;
	}
	.archive_cate a{
		font-size: 10px;
	}
}
.tel_link{
	pointer-events: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.tel_link{
		pointer-events: none;
	}	
	.btn_grd_bg a.tel_link:hover{
		letter-spacing: 0.1em;
	}
}
@media screen and (max-width:480px) {
	.tel_link{
		pointer-events: auto;
	}
	.sns li{
		width: 100%;
		margin-bottom: 10px;
		margin-left: 0;
	}
}
.op{
	transition: 0.3s;
}
.op:hover{
	opacity: 0.7;
}
.breadcrumb {
  padding: 25px 0;
}
.breadcrumb_wrap {
  margin: -30px auto 0;
}
.breadcrumb_inner {
  margin: 0 auto
}
.breadcrumb li {
  float: left;
  font-size: 11px;
	color: #878787;
  font-weight: lighter
}
.breadcrumb li a {
	color: #878787;
  font-size: 11px
}
.breadcrumb li i {
  margin-right: 5px
}
.loop_ttl{
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 20px;
	position: relative;
}
.loop_ttl span{
	background: #FFF;
	padding-right: 10px;
}
.loop_ttl:after{
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background: #eeeeee;
	position: absolute;
	top: 50%;
	z-index: -1;
}
.single_content > *{
	margin-bottom: 60px;
}
.single_content p{
	margin-bottom: 20px;
}
.single_head_ttl{
	font-size: 20px;
	line-height: 1.4em;
	padding: 15px;
	margin-bottom: 25px;
	background: #f8f8f8;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-align: left
}
.single_content_thumb{
	margin-bottom: 20px;
}
.single_content_thumb img{
	width: 100%;
}
.single_info{
	padding-bottom: 10px;
}
.single_date{
	margin-right: 20px;
	line-height: 1.4em;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color: #878787;
}
.single_cate a{
	display: block;
	line-height: 1.4em;
	font-size: 12px;
	color: #FFF;
	padding: 3px 10px;
}
.cate_other a{
	background: #ff79c3;
}
.cate_1 a{
	background: #009d96;
}
.cate_2 a{
	background: #1c2187;
}
.cate_3 a{
	background: #e4004f;
}
.cate_4 a{
	background: #009943;
}
.cate_5 a{
	background: #f29700;
}
.cate_6 a{
	background: #0166b4;
}
.single_tag ul li{
	margin-right: 10px;
}
.single_content_list{
	margin-bottom: 30px;
}
.single_content_list ul{
	padding: 20px 30px;
	background: #f8f8f8;
	border-radius: 20px;
	display: inline-block;
}
.single_content_list li{
	padding-left: 20px;
	position: relative;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #10ada1;
	letter-spacing: 0.2em;
}
.single_content_list li:last-child{
	margin-bottom: 0;
}
.single_content_list li:after{
	  content:"\f05d";
	  font-family: FontAwesome;
	  margin-right: 7px;
	  font-size: 20px;
	  position: absolute;
	  top: 0;
	  left: 0;
}
.marking{background:linear-gradient(transparent 50%,rgba(251,255,0,.8) 50%)}
.single_tag ul li a{
    border-bottom: 1px solid #0b71ff;
    font-size: 12px;
    color: #0b71ff;
    line-height: 1.4em;
}
.single_tag > div{
	margin-right: 10px;
	color: #878787;
    font-size: 12px;
    line-height: 1.4em;
}
.single_tag{
	margin-bottom: 25px;
}
.single_content_ttl{
	font-size: 16px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.single_content p a{
    border-bottom: 1px solid #0b71ff;
    color: #0b71ff
}
.new_contents_sec{
	margin-bottom: 60px;
}
.new_contents_sec:after{
	content: "";
	display: block;
	clear: both;
}
.new_contents_sec > *{
	margin-bottom: 24px;
}
.new_contents_sec > *:last-child{
	margin-bottom: 0;
}
.new_contents_sec h2{
	font-size: 22px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 24px;
	padding-bottom: 14px;
	border-bottom: 2px solid #10ada1;
	color: #10ada1
}
.new_contents_sec h2:first-of-type{
	margin-top: 0;
}
.new_contents_sec h3{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 36px;
	margin-bottom: 18px;
	padding: 12px 16px;
	background: #f4faf9;
	border-left: 4px solid #10ada1;
	border-radius: 0 8px 8px 0;
}
.new_contents_sec h4{
	position: relative;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 14px;
	padding-left: 16px;
	color: #10ada1;
}
.new_contents_sec h4:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0.5em;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #10ada1;
}
.new_contents_sec p{
	margin-bottom: 24px;
	line-height: 1.8em;
}
.new_contents_sec a{
	color: #0b71ff;
	border-bottom: 1px solid #0b71ff;
	transition: opacity 0.2s;
}
.new_contents_sec a:hover{
	opacity: 0.6;
}
.new_contents_sec strong{
	font-weight: bold;
}
.new_contents_sec ul{
	margin: 0 0 24px;
	padding: 0;
	list-style: none;
}
.new_contents_sec ul li{
	position: relative;
	padding-left: 26px;
	line-height: 1.8em;
	margin-bottom: 10px;
}
.new_contents_sec ul li:before{
	content: "\f05d";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
	color: #10ada1;
	font-size: 16px;
}
.new_contents_sec ol{
	margin: 0 0 24px 1.4em;
	padding: 0;
	list-style: decimal outside;
}
.new_contents_sec ol li{
	line-height: 1.8em;
	margin-bottom: 10px;
	padding-left: 6px;
}
.new_contents_sec blockquote{
	position: relative;
	margin: 0 0 24px;
	padding: 24px 24px 24px 56px;
	background: #f8f8f8;
	border-radius: 12px;
	color: #666666;
}
.new_contents_sec blockquote:before{
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;
	left: 22px;
	top: 22px;
	color: #10ada1;
	font-size: 18px;
}
.new_contents_sec blockquote p{
	margin-bottom: 10px;
}
.new_contents_sec blockquote p:last-child{
	margin-bottom: 0;
}
.new_contents_sec hr{
	border: none;
	border-top: 1px dashed #dddddd;
	margin: 40px 0;
}
.new_contents_sec pre{
	padding: 20px;
	margin-bottom: 24px;
	background: #f8f8f8;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	overflow-x: auto;
	line-height: 1.6em;
	font-family: 'Courier New', monospace;
	font-size: 13px;
	color: #323232;
}
.new_contents_sec code{
	font-family: 'Courier New', monospace;
	background: #f4f4f4;
	color: #e4004f;
	padding: 2px 6px;
	border-radius: 4px;
	font-size: 13px;
}
.new_contents_sec pre code{
	background: none;
	color: inherit;
	padding: 0;
}
.new_contents_sec img{
	max-width: 100%;
	height: auto;
}
.new_contents_sec .aligncenter{
	display: block;
	margin: 0 auto 24px;
}
.new_contents_sec .alignleft{
	float: left;
	margin: 0 20px 20px 0;
}
.new_contents_sec .alignright{
	float: right;
	margin: 0 0 20px 20px;
}
.new_contents_sec .wp-caption{
	max-width: 100%;
	margin-bottom: 24px;
}
.new_contents_sec .wp-caption img{
	margin-bottom: 0;
}
.new_contents_sec .wp-caption-text{
	font-size: 12px;
	color: #878787;
	text-align: center;
	padding: 10px 0 0;
}
.new_contents_sec .table_scroll{
	margin-bottom: 24px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	border: 1px solid #dddddd;
}
.new_contents_sec table{
	width: 100%;
	margin-bottom: 0;
	border-collapse: collapse;
}
.new_contents_sec th,
.new_contents_sec td{
	padding: 12px 18px;
	border: 1px solid #dddddd;
	line-height: 1.6em;
	text-align: left;
}
.new_contents_sec table tr:first-child th,
.new_contents_sec table tr:first-child td{
	border-top: none;
}
.new_contents_sec table tr th:first-child,
.new_contents_sec table tr td:first-child{
	border-left: none;
}
.new_contents_sec table tr th:last-child,
.new_contents_sec table tr td:last-child{
	border-right: none;
}
.new_contents_sec table tr:last-child th,
.new_contents_sec table tr:last-child td{
	border-bottom: none;
}
.new_contents_sec th{
	background: #10ada1;
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
}
.new_contents_sec td{
	background: #FFF;
}
.new_contents_sec tbody tr:nth-child(even) td{
	background: #f4faf9;
}
@media screen and (max-width:1100px){
	.new_contents_sec .table_scroll-wide table{
		min-width: 480px;
	}
}
.toc_box{
	margin: 0 0 30px;
	padding: 15px 15px;
	background: #f8f8f8;
	border: 1px solid #eeeeee;
}
.toc_box_ttl{
	display: flex;
	align-items: center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 16px !important;
	color: #10ada1;
	letter-spacing: 0.05em;
}
.toc_box_ttl i{
	margin-right: 8px;
	font-size: 16px;
}
.toc_list{
	margin: 0 !important;
	list-style: none;
	counter-reset: toc_lv2;
}
.toc_list li{
	display: flex;
	align-items: flex-start;
	list-style: none;
	line-height: 1.6em;
	margin-bottom: 10px;
}
.toc_list li:last-child{
	margin-bottom: 0;
}
.toc_list_lv2{
	counter-increment: toc_lv2;
	counter-reset: toc_lv3;
	font-size: 15px;
	font-weight: bold;
}
.toc_list_lv2:before{
	content: counter(toc_lv2) ".";
	flex: none;
	min-width: 1.6em;
	margin-right: 6px;
	color: #10ada1;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}
.toc_list_lv3{
	counter-increment: toc_lv3;
	counter-reset: toc_lv4;
	margin-left: 16px;
	font-size: 13px;
}
.toc_list_lv3:before{
	content: counter(toc_lv2) "-" counter(toc_lv3) ".";
	flex: none;
	min-width: 2.4em;
	margin-right: 6px;
	color: #7fcac3;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}
.toc_list_lv4{
	counter-increment: toc_lv4;
	margin-left: 32px;
	font-size: 12px;
	color: #878787;
}
.toc_list_lv4:before{
	content: counter(toc_lv2) "-" counter(toc_lv3) "-" counter(toc_lv4) ".";
	flex: none;
	min-width: 3em;
	margin-right: 6px;
	color: #b0b0b0;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}
.new_contents_sec .toc_list a{
	color: #323232;
	border-bottom: none;
	transition: color 0.2s;
}
.new_contents_sec .toc_list a:hover{
	color: #10ada1;
	opacity: 1;
}
html{
	scroll-behavior: smooth;
}
.new_contents_sec h2,
.new_contents_sec h3,
.new_contents_sec h4{
	scroll-margin-top: 20px;
}
.blog_list_empty{
	text-align: center;
	padding: 20px;
	background: #f8f8f8;
	border: 1px solid #eeeeee;
}
.search_back_home{
	margin-top: 30px;
}
.search_back_home a{
	display: inline-block;
	padding: 10px 20px;
	background: #000000;
	border: 2px solid #000000;
	color: #FFF;
	border-radius: 20px;
	font-size: 13px;
	font-weight: bold;
	transition: 0.3s;
}
.search_back_home a:hover{
	background: #FFF;
	color: #000000;
}
.single_share{
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
}
.single_share li{
	list-style: none;
}
.single_share a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	color: #FFF;
	font-size: 16px;
	transition: 0.3s;
}
.single_share a:hover{
	opacity: 0.8;
}
.single_share_x{
	background: #000000;
}
.single_share_fb{
	background: #1877f2;
}
.single_share_line{
	background: #00b900;
}
.single_share_hatena{
	background: #00a4de;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.editor_20250223{
	padding: 10px;
	border: 1px solid #eeeeee;
}
.editor_20250223_img{
	width: 100px;
	height: 100px;
	padding: 43px 15px 15px;
	background: #f8f8f8;
	border-radius: 50%;
}
.editor_20250223_img a{
	display: block;
	cursor: pointer
}
.editor_20250223_img img{
	width: 100%;
}
.editor_20250223_txt{
	width: calc( 100% - 130px );
	margin-left: 20px
}
.editor_20250223_txt p{
	margin-bottom: 0;
}
.editor_20250223_txt dt{
	display: inline-block;
	padding: 4px 10px;
	background: #000000;
	color: #FFF;
	font-size: 13px;
	margin-bottom: 10px;
}
.editor_20250223_txt_ttl{
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
}
