@charset "UTF-8";

.header_logo .logo:lang(ja) {
  margin-top: 5px;
  height: 60px;
  width: 407px;
}
@media screen and (max-width: 30em) {
  .header_logo .logo:lang(ja) {
    margin: 5px 0 5px 0;
    width: 275px;
  }
}
@media screen and (max-width: 20em) {
  .header_logo .logo:lang(ja) {
    width: 220px;
  }
}

.header_hamburger_close { 
  margin-top: 0;
}

/*ここからtotokuサイト専用*/
/*製品ページのインデックス*/
.top_main-visual {
  background: #fff;
}
.top_main-visual img.carousel_panel_image_mobile{
display: none;
}
@media screen and (max-width: 40em) {
.top_main-visual img.carousel_panel_image_mobile{
  max-width: 100%;
  display: block;
}
.top_main-visual img.carousel_panel_image{
display: none;
}
}

.top_work {
  color: #333;
  background: #e6eff7;
  padding: 3.0625em 0;
  margin-top: 0;
}
.top_work a {
  color: #005ba9;
}
.top_work .m_listpage_link .link_text {
  padding-right: 20px;
}
.top_work .m_listpage_link .link_title {
  font-size: 0.9rem;
  font-weight: lighter;
}
.top_work .m_listpage_link .link_text::before {
  display: none;
}

.hdg > .hdg_link > :first-child {
  margin-top: 0 !important;
}
.hdg > .hdg_text {
  padding: 0 25px 7px 0;
  display: inline-block;
  vertical-align: middle;
}
.hdg > .hdg_text h2,
.hdg > .hdg_text h3,
.hdg > .hdg_text h4,
.hdg > .hdg_text h5,
.hdg > .hdg_text h6 {
  font-size: 1.5rem;
  font-weight: bold;
}
.hdg > .hdg_link {
  padding: 0 0 7px 0;
  display: inline-block;
  vertical-align: middle;
}
.top_work .work_search_links a::before {
  border-top: 0.1em solid #005ba9;
  border-right: 0.1em solid #005ba9;
}

.m_news .news_list > li > .news_date,
.m_news .news_list > li > .news_text {
  border-top: 1px solid #ecebeb;
}
.m_news .news_list > li > .news_label{
  padding: 1.2em 0;
  border-top: 1px solid #ecebeb;
  display: table-cell;
  vertical-align: top;
  font-size: 0.875rem;
}
.m_news .news_list > li > .news_label {
  padding-right: 1.5em;
  white-space: nowrap;
}
.m_news .news_list > li > .news_label span {
  color: #333333;
  padding:0.3em 0.5em;
  background-color: #cee0f2;
}
.m_news .news_list > li > .news_label .ir {
  padding:0.3em 1em;
}
@media screen and (max-width: 30em) {
  .m_news .news_list._label > li > .news_date {
  display: table-cell;
  padding-right: 1.5em;
  }
  .m_news .news_list._label > li > .news_label {
  display: table-cell;
  width: 100%;
  }
  .m_news .news_list > li > .news_text {
    display: block;
    padding-top: 0;
	border-top: none;
  }
}

.m_link a:not(.anc_button)::before, .m_links > li a:not(.anc_button)::before, .m_image .embedded_link::before, .m_video .embedded_link::before, .m_map .map_link a::before, .anc_button::before, .srm_action_button .prev_area a::before {
  border-top: 0.1em solid #005ba9;
  border-right: 0.1em solid #005ba9;
}

.b_page-title {
  color: #333;
  background: #fff;
}
.b_page-title h1 {
  font-size: 2.4rem;
  padding: 0.71em 20px 0;
}
.b_page-title._image h1 {
  padding-top: 1.65em;
  padding-bottom: 1.65em;
}
.b_page-title ._small{
  font-weight: lighter;
  font-size: 0.85rem;
  vertical-align: middle;
}
@media screen and (max-width: 48em) {
.b_page-title h1 {
  font-size: 1.8rem;
  padding: 0.71em 0 0 15px;
}
}
.m_hdg b,
.b_page-title b{
margin-right:20px; 
}
.m_hdg img.page-title_icon,
.b_page-title img.page-title_icon {
  margin-bottom: 5px;
  display:inline-block;
  vertical-align: middle;
}
.m_hdg img.page-title_icon:lang(ja),
.b_page-title img.page-title_icon:lang(ja) {
  vertical-align: bottom;
}
.m_hdg img.page-title_icon._middle,
.b_page-title img.page-title_icon._middle {
  vertical-align: middle;
}
.m_hdg img.page-title_icon{
height: 20px;
}
@media screen and (max-width: 47.5em) {
.m_hdg b,
.b_page-title b{
margin-right:10px; 
}
.m_hdg img.page-title_icon:lang(ja){
height: 12px;
}
.b_page-title img.page-title_icon:lang(ja){
height: 22px;
}
}

.m_links._box > li a {
  background: #cee0f2;
}

.m_hdg._A h2,
.m_hdg._A h3,
.m_hdg._A h4,
.m_hdg._A h5,
.m_hdg._A h6 {
  padding: .3em 20px;
  border-bottom: 1px solid #ecebeb;
  color: #333;
  background: none;
  border-left: 4px solid #005ba9;
}
.m_hdg._B{
  margin: 2em 0 1em;
}
.m_hdg._B h2,
.m_hdg._B h3,
.m_hdg._B h4,
.m_hdg._B h5,
.m_hdg._B h6 {
  border-left: none;
  padding: .4em 0.9em;
  border-radius: .3em;
  color: #fff;
  background: #454545;
  font-size: 1.3rem;
}
.m_hdg._B a{
color: white;
}
.m_hdg._C h2,
.m_hdg._C h3,
.m_hdg._C h4,
.m_hdg._C h5,
.m_hdg._C h6 {
  border-left: 4px solid #005ba9;
}

.m_hdg._CC {
  margin: 1.75em 0 0;
}
.m_hdg._CC h2,
.m_hdg._CC h3,
.m_hdg._CC h4,
.m_hdg._CC h5,
.m_hdg._CC h6 {
  padding: 0;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
}




.m_box._inquiry {
  margin-top: 2em;
}
.m_box._inquiry .group,
.m_box._inquiry .tel{
white-space: nowrap;
vertical-align: middle;
}
.m_box._inquiry .group{
width: 12em;
display: inline-block;

}
.m_box .m_hdg._B,
.m_box .m_hdg._A {
  margin: 0 0 0;
}
.m_box._B {
  border: 1px solid #e6e6e6;
}
.m_box._inquiry .m_hdg._A h2,
.m_box._inquiry .m_hdg._A h3,
.m_box._inquiry .m_hdg._A h4,
.m_box._inquiry .m_hdg._A h5,
.m_box._inquiry .m_hdg._A h6 {
  border-bottom: 1px solid #bacada;
  border-left: none;
}

.tel{
font-size: 1.5em;
font-weight: bold;
}
@media screen and (max-width: 1010px) {
.m_box._inquiry .column{
width: 100%
	}
._inquiry .m_hdg._B h2,
._inquiry .m_hdg._A h2{
font-size: 1.3rem;
}
}
@media screen and (max-width: 30em) {
.m_box._inquiry .column{
  width: auto;
	}
.m_box._inquiry .group,
.m_box._inquiry .tel{
  width: 100%;
  display: block;
	}
	}
@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
		text-decoration: none;
	}
}

.m_tbl-data table._col_list {
  table-layout: fixed;
}
.m_tbl-data tr.emphasis th,
.m_tbl-data tr.emphasis td,
.m_tbl-data th,
.m_tbl-data thead td {
  background: #e6eff7;
}
.m_tbl-data th{
  border: 1px solid #e6e6e6;
  }
.m_tbl-data td {
  border: 1px solid #ecebeb;
}
.m_tbl-data table._center td,
.m_tbl-data table._center th{
  text-align: center;
}

/*.m_tbl-data th .lighter,
.m_tbl-data thead td .lighter {
  font-weight: lighter;
}
.m_tbl-data._Bline th,
.m_tbl-data._Bline td {
  border: 1px solid #cee0f2;
}*/

.l_content {
  margin: auto;
  padding: 40px 20px 80px;
  max-width: 1260px;
}
@media screen and (max-width: 47.5em) {
  .l_content {
    padding-left: 15px;
    padding-right: 15px;

  }
}

@media screen and (max-width: 47.5em) {
.tabpanel .l_content{
  padding: 0 15px 10px;
}
}

._tab._product .tabpanel{
  width: 100%;
  background: #e6eff7;

}
.m_links._tab._product .tablist,
.m_tab [role="tablist"],
.m_tab [role="tabpanel"]{
  margin: auto;

  max-width: 1260px;
}
.m_links._product._tab .tabpanel,
.m_tab [role="tabpanel"] {
  padding: 1em 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  box-shadow:none;
}

.m_tab [role="tabpanel"][aria-hidden="true"] {
  display: none;
}
.m_tab [role="tablist"]:last-child:not(:first-child) [role="tab"][aria-selected="true"] {
  border-color: #e6eff7;
  }
.m_links._product._tab .tablist a,
.m_tab [role="tab"][aria-selected="true"] {
  border-color: #a6c5e6;
  color: #333333;
  background-color: #e6eff7;
}
.m_links._product._tab .tablist a[href] {
  border-color: #fff;
  color: #333;
  background-color: #fff;
}
.m_listpage_product a .product_page_text{
  position: absolute;
  color: #fff;
  background-color: gray;
  background-color: rgba(0, 0, 0, 0.7);
}
.m_listpage_product a:link:hover .product_page_text{
  text-decoration: underline;
}
.m_listpage_product a .product_page_text::before {
  margin-top: -0.3em;
  border-top: 0.1em solid #fff;
  border-right: 0.1em solid #fff;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 50%;
  right: 1.2em;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}







.m_listpage_product .product_text {
background-color: #FFF;
vertical-align: middle;
  border: 1px solid #ecebeb;
  border-top-color: #ecebeb;
}

.m_listpage_product._max3 > li:nth-child(1),
.m_listpage_product._max5 > li:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 48em) {
  .m_listpage_product._max3 > li,
  .m_listpage_product._max4 > li,
  .m_listpage_product._max5 > li{
    width: 48.5%;
  }
  .m_listpage_product._max3 > li:nth-child(2),
   .m_listpage_product._max5 > li:nth-child(4){
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .m_listpage_product._max4 > li{
    width: 23.5%;
  }
  .m_listpage_product._max3 > li{
    width: 31.8334%;
  }
  .m_listpage_product._max5 > li {
    width: 18.5%;
  }
  .m_listpage_product._max3 > li:nth-child(2),
  .m_listpage_product._max3 > li:nth-child(3),
  .m_listpage_product._max4 > li:nth-child(2),
  .m_listpage_product._max4 > li:nth-child(3),
  .m_listpage_product._max4 > li:nth-child(4),
  .m_listpage_product._max5 > li:nth-child(2),
  .m_listpage_product._max5 > li:nth-child(3),
  .m_listpage_product._max5 > li:nth-child(4),
  .m_listpage_product._max5 > li:nth-child(5){
    margin-top: 0;
  }
}




.m_listpage_link > li {
  background: #e6eff7;
}
.m_listpage_link .link_text::before {
  border-top: 0.1em solid #005ba9;
  border-right: 0.1em solid #005ba9;
}
.m_listpage_link .link_text {
  padding: 0.875em 20px;
  border: solid #e6e6e6;
  border-width: 0 1px 1px;
  padding-right: 2.02em;
  position: relative;
}

.m_listpage_link._proCategoly._max4 > li,
.m_listpage_link._proCategoly._max5 > li {
    width: 49.5%;
  }
.m_listpage_link._proCategoly._max4 > li:nth-child(2) {
    margin-top: 0;
  }

@media screen and (min-width: 52em) {
  .m_listpage_link._proCategoly._max4 > li{
    width: 32.83333%;
  }
  .m_listpage_link._proCategoly._max5 > li {
    width: 32%;
  }
  .m_listpage_link._proCategoly._max4 > li:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .m_listpage_link._proCategoly._max5 > li {
    margin-left: 0.5%;
    width: 19.5%;
  }
  .m_listpage_link._proCategoly._max4 > li {
    margin-left: 0.5%;
    width: 24.5%;
  }
  .m_listpage_link._proCategoly._max4 > li:nth-child(4){
    margin-top: 0;
  }
}
/*製品名から探す*/

.m_listpage_link._name > li {
  background-color: #fff;
	box-sizing: border-box;
		border: solid #e6e6e6 1px;
}
.m_listpage_link._name .link_image {
padding-top: 20px;
max-height:25px;
width: auto;
margin: auto;
}
.m_listpage_link._name .link_text {
padding-top:3px; 
text-align: center;
border: none;
}
.m_listpage_link._name .link_title {
  padding: 0 20px 0.5em 20px;
  color: #666;
  font-size: 0.8rem;
	font-weight: lighter;
}
.m_listpage_link._name .link_text::before {
top: auto;
bottom:20px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.m_image-sbs._name .image_area .embedded_caption{
font-size: 0.6rem;
line-height: 1.2;
}
.m_image-sbs._name .image_area{
padding-right: 20px;
vertical-align: bottom;
line-height: 1;
}
.m_image-sbs._name .m_text{
  font-size: 0.875rem;
}

@media screen and (max-width: 32em) {
.anc_button._block + .anc_button._block {
  margin-left: 0;
	margin-top: 16px;
  }
}




/*その他コンテンツ*/

.m_appeal {
  display: table;
  width: 100%;
}
.m_appeal .text_area,
.m_appeal .image_area {
  display: table-cell;
  background: #e6eff7;
  vertical-align: middle;
}
.m_appeal .image_area {
  width: 48%;
}
.m_appeal .image_area img,
.m_appeal .image_area object {
  display: inline-block;
  height: auto;
  vertical-align: top;
}
.m_appeal .anc_button{
font-size: 0.8em;
}
@media screen and (max-width: 72em) {
  .m_appeal .image_area img,
  .m_appeal .image_area object {
    width: 100%;
  }
}
.m_appeal .text_area {
  padding: 20px 2%;
  box-sizing: border-box;
  width: 52%;
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 644px) {
  .m_appeal {
    display: block;
  }
  .m_appeal .text_area,
  .m_appeal .image_area {
    display: block;
    width: auto;
  }
}

section.boder{
border-top: #A1A1A1 solid 1px;
padding-top:1.5em;
margin-top: 1.5em;
}

._nowrap{
white-space: nowrap;
}
.m_image .image_area._center,
._center {
  text-align: center;
}
._apart {
margin-top: 2em;
}
._font_small{
font-size: 0.8em;
}
.text_lede {
  color: #003d8c;
}
.text_lede:lang(ja) {
  letter-spacing: 0.05em;
}
.text_lede:lang(en) {
  letter-spacing: 0.04em;
}
br {
	letter-spacing: 0;
}

/*=============================================================
 header
=============================================================*/
.header_utility .lang {
  border-right: 1px solid #e6e6e6;
}
.header_utility .lang:first-child {
  border-left: 1px solid #e6e6e6;
}
.header_utility .contact:lang(ja) {
  margin: 0 1.875em 0 0.9375em;
  padding-left: 44px;
  min-height: 13px;
  background: url(data:image/png;base64,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) no-repeat 0 40%;
  background-size: 38px 20px;
}

.header_global-nav a[href]:focus, .header_global-nav a[href]:hover, .header_global-nav a[href].selected {
  color: #333;
  background-color: #e6eff7;
  font-weight: lighter;
}
.header_global-nav_megadown{
  max-width: 100%;
}
.header_global-nav_megadown > .megadown {
  padding: 1em 10px 0;
  background: #e6eff7;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.header_global-nav_megadown .megadown > .pad{
  max-width: 1260px;
  margin: 0 auto;
  text-align: center;  
}
.header_global-nav_megadown .megadown > .pad ._left{
  text-align: left;
  width: 100%;
}
.header_global-nav_megadown a {
  color: #333;
  text-decoration: none;
}
.header_global-nav_megadown .button_close {
  margin-top: 0;
  border-top: none;
  color: #333;
}
.header_global-nav_megadown .link_index {
font-weight: bold;
text-align: left;
font-size: 1.1em;
}
.header_global-nav_megadown .m_links._subtoc_box{
  margin-left: -1.3%;
  text-align: left;
}
.header_global-nav_megadown .m_links._subtoc_box a:not(.anc_button)::before {
display: none;
}
.header_global-nav_megadown .m_links._subtoc_box a:not(.anc_button) {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
.header_global-nav_megadown .m_links._subtoc_box > li {
  margin: 0 0 1em 1.3%;
  width: 23.7%;
}
@media screen and (max-width: 56em) {
 .header_global-nav_megadown .m_links._subtoc_box > li {
    width: 47.8%;
  }
}
@media screen and (max-width: 28em) {
.header_global-nav_megadown .m_links._subtoc_box > li {
    width: 97.8%;
  }
}
.header_global-nav a[href].current {
  color: #003d8c;
  background-color: #cee0f2;
  font-weight: bold;
}

.b_topic-path {
  background: #fff;
}
@media screen and (max-width: 30em) {
  .b_topic-path {
  background: #cee0f2;
  }
}

.header_local-nav {
  color: #333;
  background: #cee0f2;
}
.header_local-nav a[href]:focus, .header_local-nav a[href]:hover {
  background-color: #e6eff7;
}
.header_local-nav .nav_list > li:last-child a > .pad {
  border-right: 1px solid #bacada;
}
.header_local-nav a > .pad {
  padding: 0 .6em 0 .6em;
  border-left: 1px solid #bacada;
}
.sidebar_local-nav .nav_list > li li a {
  padding: 0.8em 20px;
  font-size: 0.9rem;
}

.sidebar_local-nav .nav_list > li > ul > li a::before {
  top: 1.5em;
  background: #ccc;
}
.sidebar_local-nav .nav_list > li {
  border-bottom: 1px solid #e6e6e6;
}
.sidebar_local-nav .nav_list > li > ul > li {
  border-top: 1px solid #e6e6e6;
}

/*=============================================================
 sidebar_local-nav
=============================================================*/
.sidebar_local-nav > h2 {
  background: #454545;
}
.sidebar_local-nav .nav_list > li a:not([href]) {
  background-color: #e6eff7;
}

/*カレントカテゴリを表示する*/
.sidebar_local-nav .nav_list li a,
.sidebar_local-nav .nav_list li .nolink{
	display:block;
	position:relative;
}
.sidebar_local-nav li.act>a{
  background-color: #e6eff7;
  font-weight: bold;
  pointer-events: none;
}
/* children */
.sidebar_local-nav .nav_list li ul{display:none;}
.sidebar_local-nav .nav_list li.open>ul,
.sidebar_local-nav .nav_list li.act>ul{display:block;}

/*=============================================================
 footer
=============================================================*/


/*-- 上に戻るリンク --*/

#topcontrol {
	display: none;
}
.toTop {
	display: none;
}

@media screen and (max-width: 69em) {
#topcontrol {
display: block;
	position: fixed;
	right: 5px;
	bottom: -42px;

	width: 51px;
	height: 42px;
	opacity: 0;
	overflow: hidden;
	cursor: pointer;
	z-index:1000;

	transition: 0.5s;
	will-change: opacity, bottom;

/*	display: none; */
}

#topcontrol.visible {
	right: 5px;
	bottom: 5px;
	opacity: 1;
}

#topcontrol a {
	display: block;
	width: 51px;
	height: 42px;
	background: rgba(0,0,0, 0.53);
	position: relative;
}

#topcontrol a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -9px;
	display: block;
	width: 14px;
	height: 14px;
	border-top: 3px solid #FFF;
	border-left: 3px solid #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
._for-top {
	display: none;
}
}


.footer_nav > .pad > .column {
  width: 14.3%;
}

.footer_area1 {
  background: url(https://www.mucaotree.com/ttz/images/i_bg3.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  /* background: #cee0f2; */
}
.footer_area1 a {
  color: #fff;
}
@media screen and (max-width: 47.5em) {
  .footer_area1 {
    display: none;
  }
}

.footer_area2 {
  color: #fff;
  background: #222;
}
.footer_area2 a {
  color: #fff;
}
@media screen and (max-width: 47.5em) {
  .footer_area2 {
    background-color: #454545;
  }
}

@media screen and (max-width: 47.5em) {
  .footer_utility > li {
    border-bottom: 1px solid #666;
  }
  .footer_utility a::before {
    border-top: 0.1em solid #fff;
    border-right: 0.1em solid #fff;
  }
}

.footer_nav > .pad > .column {
  width: 17%;
}
.footer_nav > .pad > .column:lang(en) {
  width: 18%;
}
.footer_nav > .pad > .column._x2:lang(en) {
  width: 35%;
}
.footer_nav_category {
font-weight: bold;
}


/*=============================================================
 other
=============================================================*/
/*表組のフォントを小さくする*/

._tablefont_small {
 font-size: 0.84rem;
}

/*表組のセルの色を変える*/
td._table_yellow {
background-color: #FFFFDF;
}

th._table_green {
background-color: #E0F3E0;
}

.m_tbl-data tr.emphasis th._table_green,
.m_tbl-data tr.emphasis td._table_green {
background-color: #E0F3E0;
}

/**/
.policy {
  background: #F1EEEB;
  clear:both;
  margin: 20px auto;
  padding: 15px 24px;
  width: 100%;
}
.policy:before {
  content: "下記のプライバシーポリシーをお読みいただき、同意のチェックをお願いします。";
  color: #8c0000;
  display: block;
  font-size: 107.7%;
  font-weight: bold;
  padding: 0 0 10px 15px;
}
.policy h2 {
  display: none;
}
.policy .policy_html {
  background: #fff;
  border: 1px solid #ccc;
  height: 190px;
  margin: 0 0 10px;
  overflow-y:auto;
  padding: 10px;
}
.policy_check {
  background: #eee;
  font-weight: bold;
  padding: 0;
  text-align: center;
}

/* ------------------------------
	support
------------------------------ */
.mar_b1em {
	margin-bottom:1em;
}
.mar_t10 {
	margin-top:10px;
}
.indent {
	text-indent:1em;
}

table#white {
	border:1px solid #fff;
	border-collapse: collapse;
	border-spacing:0;
}
table#white tr td {
	border:1px solid #fff;
}
#main .productsEntry table.white {
	border:1px solid #fff;
	border-collapse: collapse;
	border-spacing:0;
}
#main .productsEntry table.white tr td {
	border:1px solid #fff;
}


.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}
.clearfix {
	/zoom: 1;
}

._none{
	display: none;
}

.m_tbl-data._narrow th,
.m_tbl-data._narrow td {
  padding: .3em 8px .1em;
}

._inquiry .column .m_text:nth-child(2){
margin-top: 5px;
}
._inquiry .column{
vertical-align: middle;
}
/* ------------------------------
	cookie
------------------------------ */
.l-footer_cookieAlertBox {
  bottom: 0;
  display: none;
  position: fixed;
  background: #575757;
  width: 100%;
  z-index: 11
}
.l-footer_cookieAlertBoxInner {
box-sizing: border-box;
  color: #fff;
  margin: 0 auto;
  max-width: 1260px;
  padding: 2.1875rem 42px 3rem;
  position: relative;
  max-width: 1280px;
  width: 100%;
  font-size: 1.125rem
}
@media print,
screen and (max-width:30em) {
  .l-footer_cookieAlertBoxInner {
    padding: 2.1875rem 1.5625rem 3rem;
    font-size: .8125rem
  }
}
.l-footer_cookieAlertBox .l-footer_cookieAboutlBtn {
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 1.625rem 0 0;
  position: relative;
  text-decoration: none;
  font-size: .875rem
}
@media print,
screen and (max-width:30em) {
  .l-footer_cookieAlertBox .l-footer_cookieAboutlBtn {
    padding: 0 0 0 .8rem
  }
}
.l-footer_cookieAlertBox .l-footer_cookieAboutlBtn:after {
  color: red;
  content: '＞';
  font-size: 1rem;
  font-weight: 400;
  left: 8rem;
  margin: -.5rem 0 0;
  position: absolute;
  top: 50%;
  -webkit-transform: scale(.6,1);
  -ms-transform: scale(.6,1);
  transform: scale(.6,1)
}
@media print,
screen and (max-width:30em) {
  .l-footer_cookieAlertBox .l-footer_cookieAboutlBtn:after {
    left: 9rem;
    margin: -.3rem 0 0;
    font-size: .8125rem
  }
}
.l-footer_cookieAlertBox .l-footer_cookieApprovalBtn {
  border: solid 1px #fff;
  cursor: pointer;
  margin: 1rem auto 0;
  max-width: 350px;
  padding: 1.0625rem 0;
  text-align: center;
  width: 94%;
  font-size: .875rem
}
@media print,
screen and (max-width:30em) {
  .l-footer_cookieAlertBox .l-footer_cookieApprovalBtn {
    width: 100%
  }
}
.l-footer_cookieAlertBox .l-footer_cookieCloseBtn {
  cursor: pointer;
  display: block;
  line-height: 1;
  margin: 1.5rem 0 0 auto;
  padding: 0 1.5rem 0 0;
  position: relative;
  width: 84px;
  font-size: .875rem
}
.l-footer_cookieAlertBox .l-footer_cookieCloseBtn:after {
  background: #fff;
  content: "";
  display: block;
  height: .8rem;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 1px
}
.l-footer_cookieAlertBox .l-footer_cookieCloseBtn:before {
  background: #fff;
  content: "";
  display: block;
  height: .8rem;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 1px
}
