@charset "utf-8";

.bx-wrapper {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}


.bandMenu {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.bandMenu ul {
	display: table;
	width: 100%;
	max-width: 1174px;
	height: 45px;
	margin: auto;
	background-image: url(../../../shared_resp/img/nav/separator.gif);
	background-position: left center;
	background-repeat: repeat-y;
}
.bandMenu ul li {
	display: table-cell;
	width: 20%;
	background-image: url(../../../shared_resp/img/nav/separator.gif);
	background-position: right center;
	background-repeat: repeat-y;
}
.bandMenu ul li.sp_only {
	display: none;
}

.bandMenu ul li a,
.bandMenu ul li.current span.currentPage {
	box-sizing: border-box;
	display: block;
	/* height: 45px; */
	height: 100%;
	padding-top: 0.25rem;
	text-align: center;
	font-size: 1rem;
	line-height: 45px;
	line-height: 2.3rem;
}
.bandMenu ul li a:hover {
	text-decoration: none;
	border-bottom: 5px solid #888;
}
.bandMenu ul li.current a,
.bandMenu ul li.current span.currentPage {
	border-bottom: 5px solid #c30000;
}


.fa_cnvstn, .fa_other, .fa_general { display: none; }

.content {
	position: relative;
	width: 1174px;
	margin: auto;
	padding: 0 13px;
}

#category_title {
	margin: 6px 0 4px;
	font-size: 1.5625rem;
	font-weight: bold;
	color: #000;	
}

.fa_eFac {
	position: absolute;
	right: 15px;
	top: -25px;
	width: 115px;
	height: 60px;
}

.fa_link01 {
	display: inline-block;
	padding: 14px 75px 12px 35px;
	font-size: 1.25rem;
	line-height: 120%;
	font-weight: bold;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	background-color: #c30000;
	background-image: url(../img/fa_link01_arw.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
}
a.fa_link01 { color: #fff;}
a.fa_link03 { color: #fff;}
.fa_link01:hover {
	text-decoration: none;
	background-color: #aa0000;
}


.fa_link02 {
	display: inline-block;
	padding: 14px 65px 12px 75px;
	font-size: 0.875rem;
	line-height: 120%;
	font-weight: bold;
	color: #c30000;
	border: 2px solid #c30000;
	border-radius: 7px;
	background-color: #fff;
	background-image: url(../img/fa_link02_arw.png);
	background-repeat: no-repeat;
	background-position: 25px center;
}
a.fa_link02 { color: #c30000;}
.fa_link02:hover {
	text-decoration: none;
	background-color: #fee;
}
.fa_link02.sizeL {
	padding: 16px 60px 14px 75px;
	font-size: 1.125rem;
	line-height: 120%;
	border-radius: 8px;
}


.fa_link03 {
	display: inline-block;
	padding: 14px 65px 12px 75px;
	font-size: 0.875rem;
	line-height: 120%;
	font-weight: bold;
	color: #fff;
	border-radius: 7px;
	background-color: #c30000;
	background-image: url(../img/fa_link03_arw.png);
	background-repeat: no-repeat;
	background-position: 25px center;
}
.fa_link03:hover {
	text-decoration: none;
	background-color: #900;
}
.fa_link03.sizeL {
	padding: 16px 60px 14px 75px;
	font-size: 1.125rem;
	line-height: 120%;
	border-radius: 8px;
}

.fa_link04 {
	display: inline-block;
	padding: 14px 75px 12px 35px;
	font-size: 1.25rem;
	line-height: 120%;
	font-weight: bold;
	color: #c30000;
	border: 2px solid #c30000;
	border-radius: 5px;
	background-color: #fff;
	background-image: url(../img/fa_link04_arw.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
}
a.fa_link04 { color: #c30000; }
.fa_link04:hover {
	text-decoration: none;
	background-color: #fee;
}

.fa_link01.colorFaSol,
.fa_link03.colorFaSol { background-color: #0f5498; }
.fa_link01.colorFaSol:hover,
.fa_link03.colorFaSol:hover { background-color: #013365; }

.fa_link02.colorFaSol {
	color: #0f5498;
	border-color: #0f5498;
	background-image: url(../img/fa_link02_colorFaSol_arw.png);
}
.fa_link04.colorFaSol {
	color: #0f5498;
	border-color: #0f5498;
	background-image: url(../img/fa_link04_colorFaSol_arw.png);
}

.fa_link02.colorFaSol:hover,
.fa_link04.colorFaSol:hover { background-color: #ecf5fd; }


.fa_link01.btn_single,
.fa_link02.btn_single,
.fa_link03.btn_single {
	display: table;
	margin: auto;
}

ul.fa_linkList01 {
	display: table;
	margin: auto auto 20px;
}

ul.fa_linkList01 li {
	display: table-cell;
	width: 345px;
	padding: 0 10px;
}
ul.fa_linkList01 li.col1 { width: 525px; }
ul.fa_linkList01 li.col2 { width: 525px; }
ul.fa_linkList01 li.col3 { width: 345px; }


ul.fa_linkList01 li a {
	display: block;
	padding: 15px 20px;
	border: 2px solid #E8EAEC;
	background-color: #fff;
}
ul.fa_linkList01 li a:hover {
	border-color: #ccc;
	text-decoration: none;
}

ul.fa_linkList01 li a dl {
	height: 150px;
}

ul.fa_linkList01 li a dl dt {
	display: block;
	font-size: 1.25rem;
	font-weight: bold;
	color: #000;
}


ul.fa_linkList01 li a dl p {
	margin-top: 5px;
	font-size: 0.875rem;
	color: #666;
	text-decoration: none;
}

.ul.fa_linkList01 li a dl dt:hover,
.fa_linkList01 li a:hover dl dt,
.fa_linkList01 li a:hover dl p {
	text-decoration: none !important;
}

ul.fa_linkList01 .fa_link02 {
	float: right;
	padding: 7px 10px 5px 20px;
	background-position: 10px center;
	background-size: 7%;
}
ul.fa_linkList01 li a:hover .fa_link02 {
	background-color: #fee;
}


div.fa_linkList02 {
	margin: 0 50px 50px;
	padding: 20px 0 0;
	border: 4px solid #E8EAEC;
	background-image: url(../img/fa_linkList02_bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.fa_linkList02 .fa_heading01 { margin-bottom: 0.5em; }
div.fa_linkList02 p { text-align: center; }
div.fa_linkList02 ul.btns_double { width: 946px; }
div.fa_linkList02 ul.btns_double li { width: 393px; }
div.fa_linkList02 ul.btns_double li a {
	display: block;
	text-align: center;
}
div.fa_linkList02_btm {
	padding: 0 40px 20px;
	background-image: url(../img/fa_linkList02_bg2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

ul.fa_linkList03 {
	display: table;
	margin: auto;
}
ul.fa_linkList03 li {
	display: table-cell;
	width: 200px;
}
ul.fa_linkList03 li a span.fig {
	display: block;
	width: 160px;
	text-align: center;
}
ul.fa_linkList03 li a:hover span.fig img { opacity: 0.9; }
ul.fa_linkList03 li a span.txt {
	display: block;
	width: 160px;
	text-align: center;
	font-size: 0.875rem;
	font-weight: bold;
	color: #222;
}


.fa_sctn_heading {
	padding: 10px 15px;
	font-size: 1.375rem;
	font-weight: bold;
	color: #000;
	border-left: 6px solid #c30000;
	background-color: #f5f5f5;
}

.fa_sctn_heading02 {
	margin: 0 auto 10px;
	padding: 10px 20px 8px;
	font-size: 1.25rem;
	font-weight: bold;
	border-bottom: 3px solid #c30000;
	background-color: #f5f5f5;
}

.fa_sctn_heading03 {
	margin: 0 auto 10px;
	padding: 8px 20px 8px 14px;
	font-size: 1.125rem;
	font-weight: bold;
	border-left: 6px solid #c30000;
}


.fa_explain {
	padding: 15px;
}
.fa_explain:after {
	content: "";
	clear: both;
}
.fa_explain_txt {
	float: left;
	width: 600px;
	padding-right: 10px;
	line-height: 175%;
}
.fa_explain_fig {
	display: block;
	max-width: 95%;
	margin: auto;
}

.fa_explain figure {
	margin: 10px auto 20px;
}
.fa_explain figure figcaption {
	margin: 10px 15px 20px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 0.9375rem;
	line-height: 150%;
	border-left: 6px solid #c30000;
}

.fa_prgrph {
	font-size: 1.125rem;
	line-height: 150%;
}
.fa_prgrph .group { margin: 10px auto; }


ul.fa_list {
	margin: 0 0 0 15px;
	padding: 15px;
}
ul.fa_list li {
	margin: 10px 0;
	list-style-image: url(../img/fa_list_dot.png);
	list-style-position: outside;
}
ul.fa_list li.notice {
	list-style-image: none;
}
ul.fa_list li.notice:before { content: "※"; }

ul.fa_list li small.notice {
	display: block;
	margin-top: 0.5em;
	font-size: 80%;
	line-height: 120%;
}
	
.fa_unit ul.fa_list li { font-size: 1.125rem; }

p.fa_list_under {
	font-size: 1.125rem;
	margin-left: 10px;
}


.fa_voice_box {
	display: table-cell;
	padding: 20px 10px;
	border: 4px solid #ddd;	
}

.fa_bln_voice {
	display: block;
	margin: auto;
	padding: 0 15px 10px;
	background-image: url(../img/voice_balloon02_tail.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.fa_bln_voice.manage {
}
.fa_bln_voice.charge {
	background-image: url(../img/voice_balloon02_tail.png);
}
.fa_bln_voice span {
	display: block;
	padding: 12px 24px;
	text-align: center;
	font-size: 1.3125rem;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	background-color: #0071bc;
	border-radius: 7px;
}
.fa_bln_voice.manage span {
	background-color: #00a99d;
}
.fa_bln_voice.charge span {
	background-color: #0071bc;
}

.fal_voice_box_content ul { margin-top: 20px; }
.fal_voice_box_content ul li {
	margin-bottom: 15px;
	padding-left: 45px;
	font-size: 1.125rem;
	background-image: url(../img/checkmark.png);
	background-repeat: no-repeat;
}


.indent-1 {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5;
}
.indent-1 .back_g { text-indent: 0; }
.indent-1 .voice {
	margin: 5px 10px auto auto;
	padding: 10px 20px;
	background-color: #E8EAEC;
}
.indent-1 dl.voice { font-size: 90%; }
.indent-1 dl.voice dt {
	display: inline-block;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 2px 12px;
	text-align: center;
	text-indent: 0;
	border-radius: 3px;
	background-color: #393D43;
	color: #fff;
}
.indent-1 dl.voice dd { text-indent: 0; }

.fa_list li .indent-1 { margin: 10px auto 20px; }

ul.fa_densty01 li {
	margin-bottom: 20px;
	font-weight: bold;
}
ul.fa_densty01 li .indent-1 {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 0.9375rem;
	font-weight: normal;
}


.back_g {
	display: inline;
	padding: 0 12px;
	font-size: 90%;
	border-radius: 3px;
	background-color: #393D43;
	color: #fff;
}

.fa_sctn_borderTop { border-top: 1px solid #ddd; }
.fa_sctn_borderBottom { border-bottom: 1px solid #ddd; }

.fa_sctn {
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../img/red_bar.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: rgba(255,255,255,0.65);
}

.fa_sctnNoBar {
	padding-top: 20px;
	background-image: none;
}

.fa_tint01 { background-color: #E8EAEC; }
.fa_tint02 { background-color: rgba(255,200,200,0.33); }
.fa_tint03 { background-color: rgba(200,224,255,0.33); }

.fa_heading01 {
	margin: 1em auto;
	text-align: center;
	font-size: 2rem;
	line-height: 120%;
	font-weight: bold;
	color: #000;
}

.fa_heading02 {
	margin: 1em auto;
	text-align: center;
	font-size: 1.625rem;
	line-height: 120%;
	font-weight: bold;
	color: #000;
}

.fa_newest_intro {
	margin: 1em auto;
	text-align: center;
	font-size: 1.125rem;
	line-height: 175%;
	font-weight: bold;
	color: #000;
}

ul.btns_double {
	min-width: 742px;
	max-width: 1174px;
	margin: auto;
	display: table;
}
ul.btns_double li {
	display: table-cell;
	padding: 40px;
}
ul.btns_double li:first-child { text-align: right; }
ul.btns_double li:last-child { text-align: left; }
ul.btns_double li a { text-align: left; }


ul.btns_triple {
	max-width: 1174px;
	margin: auto;
	display: table;
}
ul.btns_triple li {
	display: table-cell;
	padding: 20px;
}
ul.btns_triple li .fa_link02 {
	clear: both;
	display: table;
	margin: 20px auto;
	padding-right: 20px;
	padding-left: 40px;
	background-position: 15px center;
}


.fa_newest {
	height: 330px;
	margin: 40px auto 0;
	overflow: hidden;
}

.fa_newest .bx-wrapper {
	max-width: 100% !important;
}

.bxslider0 {
	margin: auto;	
}
.bxslider0_1 { width: 340px; }


.fa_newest .bx-pager.bx-default-pager {
	padding-top: 0;
	bottom: -20px;
}



.faNewest_item {
	display: block;
	position: relative;
	width: 330px;
	height: 300px;
}
a.faNewest_item:hover {
	background-color: #f5f5f5;
}
.faNewest_item .nesting {
	position: absolute;
	left: 15px;
	top: 180px;
}
.faNewest_item h4 {
	margin-top: 10px;
	font-size: 1.25rem;
	line-height: 125%;
	font-weight: bold;
	color: #000;
}
.faNewest_item h4.small { font-size: 1.125rem; }

.faNewest_item p.genre {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	padding: 4px 15px;
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.faNewest_item p.explain {
	margin-top: 5px;
	font-size: 0.875rem;
	line-height: 150%;
	color: #333;
}

ul.faNewest_tag li {
	display: inline-block;
	margin-bottom: 4px;
	padding: 3px 8px;
	font-size: 0.8125rem;
	line-height: 130%;
	font-weight: bold;
	color: #c30000;
	border: 2px solid #c30000;
	background-color: #fff;
}
span.faNewest_tag {
	display: block;
	margin: 0;
	padding: 0;
	height: 26px;
}
img.faNewest_fig {
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
	width: 300px;
	height: 170px;
}


section.fa_unit {
	display: table;
	margin-top: 40px;
}

.fa_rove {
	box-sizing: border-box;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.fa_rove * { box-sizing: border-box; }

.fa_rove ul {
	display: table;
}
.fa_rove ul li {
	display: table-cell;
	width: 293px;
	padding-right: 1px;
	padding-left: 1px;
	vertical-align: top;
	background-color: #fff;
}
.fa_rove ul li a {
	display: block;
	position: relative;
	height: 130px;
	padding: 10px;
	color: #fff;
	background-color: #c30000;
}
.fa_rove ul li a:after {
	content : "";
	display: inline-block;
	position: absolute;
	bottom: 8px;
	left: 136px;
	width: 30px;
	height: 16px;
	background: url(../../../shared_sp/img/bg_black/arr_down.png) no-repeat;
	background-size: 20px auto;
}
.fa_rove ul li a:hover {
	text-decoration: none;
	background-color: #900;
}

.fa_rove ul li a span {
	display: block;
	position: absolute;
	bottom: 25px;
	width: 271px;
	font-size: 1.3125rem;
	font-weight: bold;
	text-align: center;
}

.fa_rove ul li a img {
	display: block;
	margin: auto auto 10px;
}

.fa_categ {
	display: inline-block;
	margin-top: 30px;
	padding: 5px 15px;
	font-size: 1.25rem;
	font-weight: bold;
}
.fa_categ_case {
	color: #fff;
	background-color: #7AC943;
}


.fa_bottom_nav {
	padding: 20px 0;
	background-color: #393D43;
}

.fa_bottom_nav nav {
	width: auto;
	max-width: 1174px;
	margin: 0 auto;
    padding: 0 13px;
}

.fa_bottom_nav.under_bottom_support nav {
	margin-right: auto;
	margin-left: auto;
}

.fa_bottom_nav a { color: #fff; text-decoration: none; }
.fa_bottom_nav a:hover { text-decoration: underline; }
.fa_bottom_nav ul {
	margin-bottom: 15px;
	border-left: 1px solid #fff;
}
.fa_bottom_nav ul li {
	display: block;
	float: left;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px;
    background-position: right center;
	border-right: 1px solid #fff;
}

.fa_bottom_nav ul li.current span {
	font-size: 0.875rem;
	color: #999;
	text-decoration: underline;
}

.fa_bottom_nav ul li a {
	height: 18px;
	padding: 0;
	font-size: 0.875rem;
}
.fa_bottom_nav ul li .inner { 
	display: block; 
}

.fa_bottom_nav.under_bottom_support nav span,
.fa_bottom_nav.under_bottom_support nav ul li span {
	font-size: 0.875rem;
}

a.fa_contact {
	display: table;
	margin: auto;
	padding: 17px 50px 17px 30px;
	border: 2px solid #fff;
	border-radius: 10px;
	background-color: #c30000;
}
a.fa_contact:hover {
	text-decoration: none;
	background-color: #900;
}
a.fa_contact .icons {
	display: block;
	height: 67px;
	padding-right: 10px;
	vertical-align: middle;
}
a.fa_contact img {
	display: inline;
	height: 67px;
	margin-top: 7px;
	margin-bottom: 0;
	margin-right: 10px;
}
a.fa_contact .icons img {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}
a.fa_contact .icons img:nth-child(2) { margin-left: 10px; }

a.fa_contact span {
	display: table-cell;
	/*display: inline-block;*/
	height: 67px;
	padding-left: 20px;
	vertical-align: middle;
	font-size: 1.25rem;
	/*line-height: 67px;*/
	font-weight: bold;
	color: #fff;
}



.fa_table01_wrap {
	width: 1174px;
	margin: 10px auto 40px;
}
.fa_table01 {
	margin: 5px auto;
	border-collapse: collapse;
}
.fa_table01 th, .fa_table01 td {
	padding: 4px 12px;
	border: 1px solid #999;
}
.fa_table01 caption {
	display: block;
    position:static;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    text-align: left;
	font-weight: bold;
	color: #000;
	overflow: auto;
}

.fa_table01 th {
	font-weight: bold;
	color: #fff;
	background-color: #999;
}
.fa_table01 .tint0 {
	background-color: #ddd;
}
.fa_table01 .tint1 {
	background-color: #2ca2a9;
}
.fa_table01 .tint2 {
	background-color: #c0f4f7;
}
.fa_table01 .tint3 {
	background-color: #f0fbfc;
}

.fa_table_parent { display: table; }
.fa_table_child { 
	display: table-cell; 
	text-align: center;
	vertical-align: middle;
}

.fa_board01 {
	margin: 30px auto;
	padding: 30px 30px;
	border: 1px solid #E8EAEC;
	border-top: 2px solid #c30000;	
}

.fa_board02 {
	margin: 30px auto;
	padding: 15px 15px;
	border: 1px solid #E8EAEC;
	border-top: 2px solid #c30000;	
}

.fa_board03 {
	margin: 30px auto;
	padding: 8px 8px;
	border: 1px solid #E8EAEC;
	border-top: 2px solid #c30000;	
}

.fa_reg {
	vertical-align: top;
	font-size: 50%; 
}

.fa_overup_parent {
	position: relative;
}
.fa_overup_child {
	position: absolute;
	left: 0;
	top: 0;
}
ul.fa_overup_child.fa_list {
	left: 15px;
	top: 15px;
}


.fa_trademark { margin: 0 0 30px; }

.fa_trademark section { margin-top: 10px; }

.fa_trademark ul {
	margin-bottom: 15px;
	padding: 0 15px 0 30px;
}
.fa_trademark li {
	margin: 10px 0;
	list-style-type: disc;
	list-style-position: outside;
}

.fa_trademark ul.inline li {
	float: left;
	width: 25%;
}

.nobr { white-space: nowrap; }

.faColor_0 { color: #fff; background-color: #a9a9a9; }
.faColor_1 { color: #fff; background-color: #1e90ff; }
.faColor_2 { color: #fff; background-color: #09A722; }
.faColor_3 { color: #fff; background-color: #ffa500; }
.faColor_4 { color: #fff; background-color: #939; }
.faColor_5 { color: #555; background-color: #fcee21; }
.faColor_6 { color: #fff; background-color: #9370db; }
.faColor_7 { color: #fff; background-color: #008000; }
.faColor_8 { color: #555; background-color: #ffc0cb; }

.faColor_case, .faNewest_item p.faColor_case { color: #fff; background-color: #7AC943; }
.faColor_seminar { background-color: #29AAE1; }
.faColor_accept { color: #fff; background-color: #c30000; }
.faColor_exhibit { color: #fff; background-color: #00A89C; }
.faColor_past { color: #000; background-color: #e0e0e0; }
.faColor_future { color: #fff; background-color: #f87000; }

.faColor_faGoods { color: #fff; background-color: #c30000; }
.faColor_faSol { color: #fff; background-color: #0f5498; }

.faColor_solu { color: #fff; background-color: #3FA8F4; }

.faColor_red { color: #c30000; }

.faNews_genre {
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 3px 12px;
	font-size: 0.75rem;
	border-radius: 5px;
}


#toPagetop {
	position: fixed;
	z-index: 999;
	bottom: 30px;
	right: 30px;
	width: 1174px;
	height: 0;
	margin: 0 auto;
	text-align: right;
	transition: all 3s linear;
}
#toPagetop a {
	display: inline-block;
	position: absolute;
	z-index: 999;
	right: 0;
	top: -50px;
	width: 20px;
	height: 20px;
	padding: 0 30px;
	text-align: center;
	vertical-align: middle;
	/*background-color: #aaa;*/
	opacity: 0;
	transition: all 0.3s linear;
}
/*#toPagetop a:hover { background-color: #777; }
#toPagetop a:active{ background-color: #900; } */
#toPagetop.isVis {
	display: block;
	transition: all 0.3s linear;
}
#toPagetop a.isVis {
	opacity: 0.8;
	transition: all 0.3s linear;
}
#toPagetop  img{
	width: 60px;
}

.fa_mg01 { margin: 10px auto !important;}
.fa_mg02 { margin: 30px auto !important;}
.fa_mg03 { margin: 60px auto !important;}
.fa_mgTop0 { margin-top: 0 !important; }
.fa_mgBtm0 { margin-bottom: 0 !important;}
.fa_mgBtm01 { margin-bottom: 10px !important;}
.fa_mgBtm02 { margin-bottom: 30px !important;}
.fa_mgBtm03 { margin-bottom: 60px !important;}
.fa_pdTop0 { padding-top: 0 !important; }
.fa_pdBtm0 { padding-bottom: 0 !important; }


/* ===== ページ最下部 お問い合わせ先 ===== */
.faPart_bottom_support {
	padding: 0 0 40px;
	background-color: #393D43;
}
.faPart_bottom_support>div.clearfix {
	max-width: 1100px;
	margin: 0 auto;
}

.faPart_bottom_support dl.bottom_faGoods {
	float: left;
	width: 58.5%;
	margin-left: 4%;
}
.faPart_bottom_support dl.bottom_faSol {
	float: right;
	width: 28%;
	margin-right: 4%;
}


.faPart_bottom_support dl dt {
	font-size: 1.375rem;
	font-weight: bold;
	color: #fff;
}
.faPart_bottom_support dl dd {
	/* width: 100%; */
}

.faPart_bottom_support ul {
	display: flex;
	justify-content: center;
	width: auto;
	margin: auto;
}
.faPart_bottom_support ul li {
	display: table;
	margin: auto 30px;

	/* float: left;
	height: 235px;
	overflow: hidden; */
}

.faPart_bottom_support dl.bottom_faGoods ul li {
	width: 48%;
	background-color: #8f1719;
}
.faPart_bottom_support dl.bottom_faGoods ul li:first-child {
	margin-right: 4%;
}
	
.faPart_bottom_support dl.bottom_faSol ul li {
	width: 100%;
	background-color: #0f5498
}


.faPart_bottom_support ul li a {
	box-sizing: border-box;
	padding: 15px 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.5rem;
	line-height: 125%;
	font-weight: bold;
	color: #fff;
}

.faPart_bottom_support ul li a:hover {
	text-decoration: none;
	/* background-color: rgba(0,0,0,0.55); */
}

a.fa_contact_faGoods { width: 410px; }

a.fa_contact_faSol {
    /* width: 490px; */
    background-color: #0f5498;
}

a.fa_contact_faSol:hover { background-color: #072645; }


.faPart_bottom_support ul li a.fa_contact_faGoods:hover { background-color: #600; }


.faPart_bottom_support ul li a span {
	position: relative;
	height: 67px;
	padding-right: 20px;
	padding-left: 50px;
    background: url(../img/btn_arrow.png) no-repeat 10px center;
		
}


.faPart_bottom_support ul li a div.ttl { font-weight: bold; }

.faPart_bottom_support ul li a strong {
	font-weight: bold;
	color: #FFC800;
}

.faPart_bottom_support ul li a p.small {
	padding-top: 10px;
	font-size: 55%;
	line-height: 150%;
}

.faPart_bottom_support ul li a img.icon {
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}

.fa_suppl {
	text-align: right;
	font-size: 0.75rem;
}

.brkt_kabu {
	display: inline;
	font-size: 85%;
	vertical-align: 8%;
}

.fa_clear { clear: both; }

.catalogDL {
	margin: 0 auto 30px;
	padding-top: 30px;
	padding-bottom: 40px;
	text-align: center;
}
.catalogDL a {
	display: inline-block;
	position: relative;
	padding: 12px 56px 12px 100px;
	color: #fff;
	border-radius: 24px;
    background-color: #0f5498;
	background-image: url(../img/catalogDL_icon.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
	-webkit-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.33);
	box-shadow: 1px 3px 3px 0px rgba(0,0,0,0.33);
}
.catalogDL a:hover {
	text-decoration: none;
	background-color: #072645;
}
.catalogDL a:before {
	content: '';
	position: absolute;
	left: -8px;
	top: -32px;
	width: 109px;
	height: 99px;
	background-image: url(../img/catalogDL_photo.png);
	background-repeat: no-repeat;
	background-position: center;
}
.catalogDL a span {
	font-size: 1.125rem;
	line-height: 20px;
	font-weight: bold;
}


.pc200 { width: 200px; }
.pc250 { width: 250px; }
.pc300 { width: 300px; }
.pc350 { width: 350px; }
.pc400 { width: 400px; }
.pc450 { width: 450px; }
.pc500 { width: 500px; }
.pc550 { width: 550px; }
.pc600 { width: 600px; }
.pc650 { width: 650px; }
.pc700 { width: 700px; }
.pc750 { width: 750px; }
.pc800 { width: 800px; }

.alignCenter { text-align: center; }


@media only screen and (max-width: 1199px)  and (min-width: 768px) {
	
	/* ===== ページ最下部 お問い合わせ先 ===== */
	.faPart_bottom_support dl dt { font-size: 1.83vw; }

	.faPart_bottom_support ul li a {
		padding-right: 0.4vw;
		padding-left: 0.4vw;
		font-size: 2vw;
	}

	a.fa_contact_faGoods,
	a.fa_contact_faSol { width: auto; }

}

@media only screen and (max-width: 767px) {
	
	.bandMenu ul {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
		background-image: url(../../../shared_resp/img/nav/separator.gif);
		background-position: left center;
		background-repeat: repeat-y;
	}
	.bandMenu ul li {
		display: block;
		width: 50%;
		border-bottom: 1px solid #888;
		background-image: url(../../../shared_resp/img/nav/separator.gif);
		background-position: right center;
		background-repeat: repeat-y;
		overflow: hidden;
	}
	.bandMenu ul li.current {
	}
	.bandMenu ul li.sp_only {
		display: block;
	}
	
	.bandMenu ul li.current div,
	.bandMenu ul li a {
		display: table;
		width: 100%;
		height: 2.8125rem;
		padding-top: 0;
		text-align: center;
	}
	
	.bandMenu ul li.current span.currentPage,
	.bandMenu ul li a span {
		display: table-cell;
		width: 96%;
		margin: 0 3px;
		padding-right: 2%;
		padding-left: 2%;
		vertical-align: middle;
		font-size: 0.875rem;
		line-height: 120%;
	}
	
	.bandMenu ul li span.textSmall,
	.bandMenu ul li.current span.textSmall { font-size: 0.83125rem; }

	
	.content {
		width: auto;
		min-width: auto;
		max-width: none;
		padding-top: 0;
		padding-right: 5px;
		padding-bottom: 0;
		padding-left: 5px;
	}
	
	#category_title {
		float: left;
		width: calc(94% - 80px);
		margin: 0;
		font-size: 1.25rem;
		padding: 10px 3%;
	}

	
	.fa_eFac {
		position: static;
		float: right;
		width: 72.8px;
		height: 38px;
		margin-top: 3px;
		margin-right: 5px;
	}

	.fa_sctn {
		padding-top: 30px;
		padding-bottom: 30px;
		background-size: 50% 5px;
	}

	.fa_heading01 {
		margin-top: 0;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		font-size: 6vw;
	}	
	.fa_heading01 small { font-size: 90%; }
	
	.fa_heading02 {
		margin-top: 2vw;
		margin-right: 10px;
		margin-bottom: 2vw;
		margin-left: 10px;
		font-size: 5.75vw;
	}	
	.fa_heading02 small { font-size: 90%; }

	.fa_newest_intro {
		font-size: 4vw;
		line-height: 150%;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	a.fa_link01,
	a.fa_link02,
	a.fa_link03 {
		display: block;
	}
	
	a.fa_link01 {
		padding-right: 50px;
		padding-left: 14px;
	}
	a.fa_link02 {
		padding: 14px 14px 14px 45px;
		background-position: 20px center;
	}
	.fa_link02.sizeL {
		margin: auto;
	    padding: 16px 14px 14px 45px;
	}
	
	a.fa_link03 {}
	
	a.fa_link01.btn_single,
	a.fa_link02.btn_single,
	a.fa_link03.btn_single {
		/* margin-right: auto;
		margin-left: auto; */
	}
	
	
	ul.fa_linkList01 {
		display: block;
		width: 90%;
		height: auto;
		margin: auto;
	}
	ul.fa_linkList01 li {
		display: block;
		width: auto;
		height: auto;
		margin-bottom: 10px;
	}
	
	ul.fa_linkList01 li.col1, ul.fa_linkList01 li.col2, ul.fa_linkList01 li.col3 { width: auto; }
	
	
	ul.fa_linkList01 li a { padding: 10px 15px; }
	ul.fa_linkList01 li a dl {
		height: auto;
		padding-bottom: 10px;
	}


	div.fa_linkList02 {
		margin: 0 10px 50px;
		padding: 20px 0 0;
		border: 4px solid #E8EAEC;
		background-size: 21px;
	}
	div.fa_linkList02 p.explain {
		margin-right: 10px;
		margin-left: 10px;
	}
	div.fa_linkList02 ul.btns_double { width: auto; }
	div.fa_linkList02 ul.btns_double li { width: auto; }
	div.fa_linkList02_btm {
		padding: 0 10px 20px;
		background-size: 21px;
	}

	
	ul.btns_double {
		width: auto;
		max-width: none;
		min-width: 260px;
		margin: auto;
		display: block;
	}
	ul.btns_double li {
		display: block;
		padding: 10px 6vw;
		margin-right: 10px;
		margin-left: 10px;
	}
	ul.btns_double li:first-child { text-align: center; }
	ul.btns_double li:last-child {
		padding-top: 0;
		text-align: center;
	}
	
	ul.btns_double li .fa_link02 {
		display: block;
		margin-top: 0;
	}
	
	ul.btns_triple {
		width: auto;
		max-width: none;
		min-width: 300px;
		margin: auto;
		display: block;
	}
	ul.btns_triple li {
		display: block;
		padding-top: 10px;
		padding-right: 15vw;
		padding-bottom: 10px;
		padding-left: 15vw;
	}
	ul.btns_triple li .fa_link02 {
		display: block;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.fa_newest {
		width: 320px;
		
		margin: 0 auto 0;
		background-color: #f5f5f5;
	}

	.fa_newest .bx-wrapper {
		max-width: auto !important;
	}

	.fa_newest .bx-pager.bx-default-pager { }
		
	a.faNewest_item {
		width: 320px;
		height: 300px;
	}
	
	.faNewest_item p.genre {
		left: 5px;
		top: 5px;
	}

	img.faNewest_fig {
		width: 285px;
		height: 161px;
		left: 19px;
		top: 14px;
	}
	
	section.fa_unit {
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.fa_sctn_heading {
		margin-right: 10px;
		margin-left: 10px;
		font-size: 5vw;
	}

	.fa_explain {
		padding: 10px;
	}
	.fa_explain_txt {
		float: none;
		width: auto;
		padding-right: 0;
		line-height: 1.75em;
	}
	.fa_explain_fig {
		display: block;
		float: none;
		margin: 10px auto 0;
		width: 95%;
	}
	
	ul.fa_list {
		padding-top: 0;
		padding-right: 5px;
	}
	.fa_unit ul.fa_list li,
	p.fa_list_under { font-size: 1rem; }
	
	
	.indent-1 {
		text-indent: 0;
		padding-left: 0;
	}
	
	.indent-1 .voice {
		padding-right: 10px;
		padding-left: 10px;
	}
	.indent-1 dl.voice dt { margin-left: 0; }
	
	ul.fa_densty01 li .indent-1 {
		font-size: 0.875rem;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	
	.fa_rove { margin-top: 20px; }
	.fa_rove ul {
		display: table;
		width: 100%;
		height: 30px;
	}

	.fa_rove ul li {
		display: block;
		float: left;
		width: 50%;
		margin-bottom: 2px;
		padding-right: 1px;
		padding-left: 1px;
	}
	.fa_rove ul li a {
		display: block;
		position: relative;
		height: 70px;
		padding: 10px;
		text-align: left;
		color: #fff;
		background-color: #c30000;
		background-image: url(../../../shared_sp/img/bg_black/arr_down.png);
		background-repeat: no-repeat;
		background-position: right 10px center;
		background-size: 20px auto;
	}
	.fa_rove ul li a:hover {
		text-decoration: none;
		background-color: #900;
	}
	.fa_rove ul li a:after {
		content: none;
	}
	
	.fa_rove ul li a span {
		position: static;
		float: left;
		width: auto;
		font-size: 1.3125rem;
		line-height: 50px;
		font-weight: bold;
	}
	.fa_rove ul li a img {
		float: left;
		display: inline-block;
		margin: auto 10px 10px 0;
	}
	
	.fa_categ { margin-top: 20px; }

	.fa_bottom_nav { display: none; }

	
	a.fa_contact {
		padding-top: 2.5vw;
		padding-right: 4vw;
		padding-bottom: 2.5vw;
		padding-left: 4vw;
	}
	a.fa_contact .icons {
		padding-right: 1vw;
	}
		
	.fa_table01_wrap {
		width: 98%;
		padding: 0 1%;
		margin-bottom: 3px;
		white-space: nowrap;
		overflow: auto;
	}
	.fa_table01 {
		margin: 0 5px;
	}
	.fa_table01 th, .fa_table01 td {
		padding: 4px 4px;
	}
	.fa_table01 caption {
		font-weight: bold;
		color: #000;
	}
	
	.fa_table_comment { padding: 0 10px 20px; }

	.fa_overup_parent {
		position: static;
	}
	.fa_overup_child {
		position: static;
	}
	
	.fa_fig_spWide {
		box-sizing: border-box;
		overflow-x: scroll;
		width: 92%;
		margin: 0 auto 0;
		border: 1px solid #ccc;
	}
	.fa_fig_spWide img {
		display: block;
		width: 95%;
		margin: 10px;
	}
	
	.fa_trademark ul.inline li {
		float: none;
		width: auto;
	}
	
	
	/* ===== ページ最下部 お問い合わせ先 ===== */
	.faPart_bottom_support {
		padding: 20px;
	}
	
	.faPart_bottom_support>div.clearFix {
		max-width: none;
	}
	
	.faPart_bottom_support dl {}	
	.faPart_bottom_support dl.bottom_faGoods,
	.faPart_bottom_support dl.bottom_faSol {
		float: none;
		width: auto;
		margin: auto;
	}
	.faPart_bottom_support dl.bottom_faSol { padding-top: 10px; }
	
	.faPart_bottom_support dl dt {
		font-size: 1.125rem;
		padding-bottom: 5px;
	}

	.faPart_bottom_support ul {
		display: block;
		width: auto;
	}
	
	.faPart_bottom_support ul li {
		display: block;
		float: none;
		margin: 0 auto 10px;
	}
	
	.faPart_bottom_support dl.bottom_faGoods ul li { width: auto; }
	.faPart_bottom_support dl.bottom_faGoods ul li:first-child { margin-right: 0; }
	
	.faPart_bottom_support ul li a {
		display: table;
		width: 100%;
		font-size: 1.125rem;
		text-align: left;
	}
	
	
	.faPart_bottom_support ul li a.fa_contact {
		padding-top: 2.5vw;
		padding-right: 4vw;
		padding-bottom: 2.5vw;
		padding-left: 4vw;
	}
	
	.faPart_bottom_support ul li a.fa_contact span {
		padding-right: 0;
		padding-left: 40px;
		line-height: normal;
	}

	.faPart_bottom_support ul li a div.icons {
		display: table-cell;
		width: 80px;
		text-align: center;
		vertical-align: middle;
	}
	.faPart_bottom_support ul li a img.icon {
		width: 50px;
		margin: 0 auto;
	}

	.faPart_bottom_support ul li a div.ttl {
		display: table-cell;
		padding-left: 10px;
		vertical-align: middle;
	}

	.faPart_bottom_support ul li a p.small { font-size: 0.75rem; }
	
	.fa_suppl {
		padding-right: 0.5em;
		padding-bottom: 0.5em;
		font-size: 0.5rem;
	}

	.catalogDL {
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-right: 15px;
		padding-bottom: 40px;
		padding-left: 15px;
		border-bottom: 1px solid #e8eaec;
	}
	.catalogDL a {
		max-width: 400px;
		margin: 0 auto;
		padding-right: 50px;
		padding-left: 80px;
	}
	.catalogDL a:before {
		left: -20px;
		top: -22px;
		background-size: 100px 91px;
	}
	.catalogDL a span {
		display: inline-block;
		font-size: 1rem;
	}
	
	.pc200, .pc250, .pc300, .pc350, .pc400, .pc450, .pc500, .pc550, .pc600, .pc650, .pc700, .pc750 { width: auto; }
}
