/* CSS Document */
.u_line_ttl {font-size: 3rem; font-weight: bold;border-bottom: 1px solid #d7d7d7;padding: 0 0 15px 15px; line-height: 1.4;letter-spacing: 0.08em; margin-bottom: 30px;}
.h3_ptn1 { color: #b64922;font-weight: 500;font-size: 2.4rem; margin-bottom: 20px; }
.lead_txt { font-size: 2rem; letter-spacing: 0.08em; margin-bottom: 50px; font-weight: 400;}
@media screen and (max-width: 767px) {
    .u_line_ttl {font-size: 2rem;padding: 0 0 10px 5px; margin-bottom: 20px;letter-spacing: 0;}
    .h3_ptn1 { font-size: 1.8rem; margin-bottom: 15px; }
    .lead_txt { font-size: 1.8rem; letter-spacing: 0.05em; margin-bottom: 30px;}
}

/*会社概要*/
.company_table_set { font-size: 1.8rem;font-weight: 300; margin-bottom: 50px;}
@media print, screen and (min-width: 768px){
    .company_table_set dt,.company_table_set dd { padding: 15px;}
    .company_table_set dt { border-bottom: 2px solid #fa4f12;width: 190px;}
    .company_table_set dd { border-bottom: 2px solid #d7d7d7;border-left: 1px dotted #d7d7d7;}
    
}
@media screen and (max-width: 767px) {
    .company_table_set { font-size: 1.6rem; margin-bottom: 30px;}
    .company_table_set dl { margin-bottom: 20px;}
    .company_table_set dt { padding: 5px 10px;border-left: 2px solid #fa4f12;}
    .company_table_set dd { padding: 10px; border-bottom: 1px solid #d7d7d7;}

}

/*ハーツ物語*/
.story_box { padding-bottom: 20px;}
.story_box p { margin-bottom: 30px; font-size: 1.8rem;font-weight: 300;letter-spacing: 0.08em;line-height: 1.8;}
.story_box p.lead { color: #b64922;font-weight: 500;font-size: 2.1rem; }
#theme_img { text-align: center; margin-bottom: 30px;padding-top: 20px;}
#theme_txt dt span { display: block; color: #fff;font-weight: 500;width: 100px;line-height: 100px;border-radius: 50%;text-align: center;font-size: 4rem;}
.theme_icon01 span { background: #9cc813;}
.theme_icon02 span { background: #fabe00;}
.theme_icon03 span { background: #1eb9ee;}
#theme_txt dd { font-size: 2rem;font-weight: 300;letter-spacing: 0.08em;line-height: 1.8;}
@media print, screen and (min-width: 768px){
    #theme_txt dt { width:120px ; padding-bottom: 20px;}
    #theme_txt dd { padding-bottom: 20px; vertical-align: middle;}
}
@media screen and (max-width: 767px) {
    .story_box { padding-bottom: 10px;}
    .story_box p { margin-bottom: 20px; font-size: 1.6rem;letter-spacing: 0.05em;line-height: 1.6;}
    #theme_img { padding: 10px 20px 0;}
    #theme_txt dl { margin-bottom: 20px;}
    #theme_txt dt { padding-bottom: 10px;}
    #theme_txt dt span { margin: 0 auto; font-size: 3rem; line-height: 80px;width: 80px;}
    #theme_txt dd { font-size: 1.7rem;letter-spacing: 0.05em;line-height: 1.6;padding: 0 15px;}
}

/*お取り扱いリスト*/

.controls { margin-bottom: 30px; text-align: center;}
.controls p {font-size: 1.8rem; display: inline-block; margin-right: 15px; font-weight: 500; color: #b64922;}
.controls button { font-size: 1.6rem; display: inline-block;background:#b64922; margin-right: 10px; color: #fff; border: none; padding: 10px 20px; cursor: pointer; vertical-align: middle;box-sizing: border-box;outline:none}
.controls button.mixitup-control-active { background:#f8ece8;border: 2px solid #b64922;color: #b64922; }

.listbox { padding-bottom: 60px;display: flex;flex-wrap: wrap;}
.listbox .mix { display: block; border: 1px solid #d7d7d7; margin:0 2% 20px 0; width: 32%;box-sizing: border-box;}
.listbox .mix:hover { text-decoration: none; opacity: 0.6;}
.listbox .mix dl { }
.listbox .mix dl dt { font-size: 2rem; font-weight: 500; color: #fff; background: #b64922;line-height: 40px; text-align: center;}
.listbox .mix dl dd { font-size: 1.6rem; font-weight: 300; line-height: 1.8;padding: 20px 20px 0;}
.listbox .mix dl dd:last-child { font-size: 1.4rem; color: #fa4f12; padding: 5px 20px 20px;}
@media print, screen and (min-width: 768px){
    .listbox .mix:nth-of-type(3n) { margin-right: 0;}
}
@media screen and (max-width: 767px) {
    .controls { margin-bottom: 15px;}
    .controls p { display: block; margin-bottom: 15px;}
    .controls button { width: 22%;font-size: 1.4rem;padding: 5px 0;margin:0 1% 5px 0;}
    .listbox .mix { width: 100%; word-break: break-all;}
    .controls button.mixitup-control-active { border:1px solid #FF8C16; }
}


/*FAQ*/
#faq_contact { padding-bottom: 60px;}
#faq_contact dl {background: #f8ece8;padding: 30px;}
#faq_contact dl dt { font-weight: 500;}
#faq_contact dl dd { padding: 0 0 15px 15px;}
#faq_contact dl dd:last-of-type { padding-bottom: 0;}

.faq_box { font-size: 1.8rem;font-weight: 300;letter-spacing: 0.08em;line-height: 1.8; padding-top: 140px; margin-top: -140px;}
.faq_list { padding-bottom: 30px;}
.faq_list dl { border: 1px solid #d7d7d7; margin-bottom: 15px;}
.faq_list dl dt { color: #fa4f12;padding: 15px 40px 15px 55px;font-weight: 400;position: relative;cursor: pointer;}
.faq_list dl dt::before { content: "Ｑ：";position: absolute;top: 15px;left: 15px;}
.faq_list dl dt::after { position: absolute;top: 50%;margin-top: -5px; right: 15px; content: "";width: 0;height: 0;border-style: solid;border-width: 10px 6px 0 6px;border-color: #b64a22 transparent transparent transparent;}
.faq_list dl dt.open::after {border-width: 0 6px 10px 6px;border-color: transparent transparent #b64a22 transparent;}
.faq_list dl dd { display: none; border-top: 1px dotted #d7d7d7;padding: 15px 15px 15px 55px;position: relative;}
.faq_list dl dd::before { content: "Ａ：";color: #009BFF;font-weight: 400;position: absolute;top: 15px;left: 15px;}
@media screen and (max-width: 767px) {
    #faq_contact { padding-bottom: 40px;}
    #faq_contact dl {padding: 20px;}
    .faq_box { font-size: 1.6rem;letter-spacing: 0.05em;line-height: 1.6; padding-top: 60px; margin-top: -60px;}
}


/*プライバシーポリシー*/
.privacy_set { font-weight: 300; font-size: 1.6rem; margin-bottom: 40px;}
.privacy_set p { margin-bottom: 30px;}
.privacy_set ol { list-style: decimal; padding-left: 16px; padding-bottom: 20px;}
.privacy_set ol li { margin-bottom: 10px;}
.privacy_set dl { margin-bottom: 30px;}
.privacy_set dl dd { padding-left: 16px;}

@media screen and (max-width: 767px) {
    .privacy_set { font-size: 1.4rem;}
    .privacy_set p { margin-bottom: 20px;}
    .privacy_set ol { padding-left: 14px; padding-bottom: 10px;}
    .privacy_set dl { margin-bottom: 20px;}
    .privacy_set dl dd { padding-left: 14px;}
}


.nomal_list { list-style: circle;padding-left: 20px;}

/*サイトマップ*/
#sitemap_box { font-size: 1.6rem; line-height: 1;}
.sitemap_list1 { display: flex; flex-wrap: wrap;}
.sitemap_list1 li { text-align: center; border: 1px solid #d7d7d7; width: 285px;margin-right: 20px;box-sizing: border-box; margin-bottom: 20px;}
.sitemap_list1 li a { display: block; padding: 15px 0; color: #fa4f12;}
.sitemap_list1 li:nth-child(4n) { margin-right: 0;}
.sitemap_list2 { border: 1px solid #d7d7d7; padding: 15px 15px 0 15px;margin-bottom: 20px;}
.sitemap_list2 > li > ul { display: flex; flex-wrap: wrap;}
.sitemap_list2 > li > ul > li { width: calc((100% - 40px)/3); margin-right: 20px;box-sizing: border-box; padding: 0 0 20px 0; border-bottom: 1px dotted #d7d7d7;}
.sitemap_list2 > li > ul > li > ul {font-size: 1.4rem;font-weight: 300; list-style: disc;padding-left: 30px;}
.sitemap_list2 > li a { display: block; padding: 15px 0; } 
.sitemap_list2 > li > a { color: #fa4f12; text-align: center;}
.sitemap_list2 > li > ul > li > a { text-align: center;}
.sitemap_list2 > li > ul > li.btm_line_none { border-bottom: none; padding-bottom: 10px;}
@media print, screen and (min-width: 768px){
/*    .sitemap_list2 > li > ul > li:nth-child(4n + 1) { width: 280px;} 
    .sitemap_list2 > li > ul > li:nth-child(4n + 3) { width: 320px;} */
    .sitemap_list2 > li > ul > li:nth-child(3n) { margin-right: 0;}
    .sitemap_list2 > li > ul > li:nth-child(4),
    .sitemap_list2 > li > ul > li:nth-child(5),
    .sitemap_list2 > li > ul > li:nth-child(6) { border-bottom: none;}
}
@media screen and (max-width: 767px) {
    .sitemap_list1 li { width: 100%; margin-right: 0;}
    .sitemap_list2 > li > ul > li {padding-left: 0;width: 100%;margin-right: 0;}
    .sitemap_list2 > li > ul > li > ul { padding-left: 20px;font-size: 1.4rem;}
}


/*404 NotFound*/
#notfound figure { text-align: center; margin-bottom: 40px;}
#notfound p { text-align: center;font-size: 2rem;line-height: 2;margin-bottom: 60px;}
@media screen and (max-width: 767px) {
    #notfound p { text-align: left; font-size: 1.6rem;}
}

.ta_C { text-align: center;}
.ta_R { text-align: right;}
.mgB_30-50 { margin-bottom: 50px;}

@media screen and (max-width: 767px) {
    .mgB_30-50{ margin-bottom: 30px;}
}

/*お知らせ*/

#information_list dl dd span { color: #fff;background:#fa4f12;border-radius: 5px;display: inline-block;text-align: center }

#news_content p,#news_content p a{margin-bottom: 30px; font-size: 1.8rem;font-weight: 300;letter-spacing: 0.08em;line-height: 1.8;}
#news_content h2 { text-align: left; font-weight: bold;font-size: 2.4rem;margin-bottom: 10px;}
#news_content h2 span{}
#news_content ul {margin: 0 0 20px 0; font-size: 1.8rem;font-weight: 700;}
#news_content ul li {list-style: none;width: 60%;font-size: 1.8rem;font-weight: 300;line-height: 1.5;display: flex;justify-content: space-between;}
#news_content ul li span {text-align: right;}
#news_content dl { border: 1px solid #d7d7d7;}

.news_box{margin: 0 0 30px 0; padding: 0;  width: 100%;	display: flex; flex-direction: row; gap:8px;}
.news_box table{margin: 0; padding: 0; width: 100%; border: 1px solid #d7d7d7;}
.news_box table tr {border-bottom: 1px solid #d7d7d7;}
.news_box table tr th {width: 3rem;padding: 10px 20px;border-right: 1px solid #d7d7d7;font-size: 2rem;font-weight: 500;color: #fff;background: #b64922;line-height: 1;text-align: center;vertical-align: middle;}
.news_box .table--green tr th {background: #008C7C;}
.news_box table tr td {padding: 20px; border-right: 1px solid #d7d7d7; font-size: 1.8rem; font-weight: 300; line-height: 1.8; background:#FFFFFF; text-align: center; vertical-align: middle;}
.news_box table tr td img {width: 100%;}
.news_box .table--green tr td img {width: auto; min-height: 300px; max-height: 300px; }
.news__flex-col { display: flex; flex-direction: column; gap: 8px;}
.news__recall-items { align-items: center;}

@media print, screen and (min-width: 768px){
    #news { padding-bottom: 120px;}
    #title_area+#news { padding-bottom: 0;}
    #information_list { font-size: 1.6rem;width: 100%;}
    #information_list dl dt { font-weight: 300;border-bottom: 1px solid #d7d7d7; padding: 10px;width: 90px;}
    #information_list dl dt + dd { width: 100px;}
    #information_list dl dd { border-bottom: 1px solid #d7d7d7; padding: 10px;}
    #information_list dl dd span { line-height: 30px;width: 100px; }
    #information_list dl dd a { text-decoration: underline; }
}
@media screen and (max-width: 767px) {
	#news_content p,#news_content p a{margin-bottom: 20px; font-size: 1.6rem;letter-spacing: 0.05em;line-height: 1.6;}
	#news_content h2{font-size: 2.1rem;}
	#news_content h2 span{font-size: 0.75em;}
    #news_content ul li {width: 100%; font-size: 1.6rem; display: flex; flex-direction: column; justify-content: flex-start;}
    #news_content ul li span {}
	
    #news { padding-bottom: 60px;}
    #information_list { }
    #information_list dl { display: flex; flex-wrap: wrap; }
    #information_list dl dt { padding: 10px 10px 0 10px ; line-height: 20px; font-size: 1.2rem;}
    #information_list dl dd { padding: 10px 0 0;}
    #information_list dl dd:last-of-type { width: 100%;border-bottom: 1px solid #d7d7d7;font-size: 1.4rem;padding: 10px;}
    #information_list dl dd span { line-height: 20px;width: 80px;font-size: 1.3rem; }
	
	.news_box{flex-direction: column; overflow-x: scroll;}
    .news_box table tr th {font-size: 1.8rem;}
    .news_box table tr td {font-size: 1.6rem;}
    .news_box .table--green tr td img { min-height: 120px; max-height: 120px;}
}

.news__contact-address{padding: 10px; background: #f8ece8;}
.news__contact-address p {margin: 0; text-align: center;}
.news__contact-address p:last-child { margin-bottom: 0!important;}
.news__contact-address p a {font-weight: 900 !important; font-size: 3.0rem !important;}
.underlined { text-decoration: underline; }
@media screen and (max-width: 767px) {
	.news__contact-address p a {font-size: 2.4rem !important;}
}

.max_width_70percent{ max-width: 70% !important; }