body * {
	opacity: 100;
}

.wf-active * {
	opacity: 1;
}

/* base
===============================================================*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
ul,
ol,
dl,
dd,
tr {
	font-size: 14px;
	line-height: 24px;
}

body {
	color: #323232;
	background-color: #ffffff;
	font-family: 'Source Sans Pro', Roboto, "Droid Sans", "���S�V�b�N", YuGothic, "�q���M�m�p�S ProN W3", "Hiragino Kaku Gothic ProN", "���C���I", Meiryo, sans-serif;
}

.pcnone {
	display: none;
}



/* font
===============================================================*/
a {
	color: #323232;
	text-decoration: none;
}

a:visited {
	color: #323232;
	text-decoration: none;
}

a:hover {
	color: #323232;
	text-decoration: underline;
}

a:active {
	color: #323232;
	text-decoration: underline;
}


/* Contents
===============================================================*/
div#AllBox {
	width: 100%;
	margin: 0px auto;
}



div#Main {}


/* HeaderBox
===============================================================*/
div#HeaderBox {
	width: 100%;
	border-bottom: #cccccc 1px solid;
}

div#HeaderBox .header_top {
	width: 100%;
	border-bottom: #e11922 1px solid;
}

div#HeaderBox .header_top p.menu,
div#HeaderBox .header_top p.close {
	display: none;
}

div#HeaderBox .header_top .inner {
	width: 100%;
	max-width: 960px;
	margin: 0px auto;
	position: relative;
}

div#HeaderBox .header_bottom {
	display: block !important;
	width: 100%;
	max-width: 960px;
	margin: 0px auto;
	position: relative;
}

div#HeaderBox .header_bottom p.close {
	display: none;
}

div#HeaderBox h1 {
	padding: 0 0 0 8px;
}

div#HeaderBox h1 a {
	display: block;
	background: url(../images/common/svg_assets.svg) no-repeat 0 0 / 360px 360px;
	width: 180px;
	height: 37px;
	margin: 26px 0;
	text-indent: -9999px;
}

div#HeaderBox div#searchbox {
	width: 232px;
	height: 40px;
	background-color: #f2f2f2;
	position: absolute;
	top: -90px;
	right: 0;
}

div#HeaderBox div#searchbox .search_wrap {
	display: flex;
}

div#HeaderBox div#searchbox .search_wrap input {
	box-sizing: border-box;
	height: 40px;
	margin: 0;
	padding: 0 20px;
	color: #000;
	background-color: #f2f2f2 !important;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 192px;
	font-family: 'Source Sans Pro';
}

div#HeaderBox div#searchbox .search_wrap input:focus {
	background-color: #f2f2f2;
}

div#HeaderBox div#searchbox .search_wrap button {
	position: relative;
	background: #e6e6e6;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	width: 40px;
	height: 40px;
	transition: .3s;
}

div#HeaderBox div#searchbox .search_wrap button::after {
	content: "";
	position: absolute;
	top: 7px;
	left: 8px;
	background: url(../images/common/svg_assets.svg) no-repeat -273px 0px / 360px 360px;
	width: 25px;
	height: 25px;
}

div#HeaderBox div#searchbox .search_wrap button:hover {
	background-color: #dbdbdb;
}

div#HeaderBox div#searchbox .search_wrap button img {
	width: 20px;
	height: 23px;
}

div#HeaderBox p.lang {
	padding: 8px 0 0 0;
	position: absolute;
	top: -89px;
	right: 248px;
}

div#HeaderBox p.lang a {
	color: #646464;
}


div#HeaderBox div.sns {
	position: absolute;
	top: -41px;
	right: 8px;
}

div#HeaderBox div.sns a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 0 45px 0 0;
	line-height: 33px;
}

div#HeaderBox div.sns a::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/common/svg_assets.svg) no-repeat -192px 0px / 360px 360px;
	width: 32px;
	height: 32px;
}

div#HeaderBox div.sns a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


/* search */
#___gcse_0 {
	position: absolute !important;
	top: -1px;
	left: 0;
}

.gsc-branding {
	display: none !important;
}

button.gsc-search-button {
	display: block !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0px !important;
	min-width: 0px !important;
	padding: 40px 45px 0 0 !important;
	margin-top: 0 !important;
	border: none !important;
	font-size: 1px !important;
	line-height: 1px !important;
	text-indent: -9999px !important;
	background: url(../images/common/img_btn_01.png) no-repeat 0 0 !important;
	background-size: contain !important;
	position: absolute !important;
	top: 0 !important;
	left: 192px !important;
}

.gsc-control-wrapper-cse {
	position: relative !important;
}

.gsc-control-cse {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	border: none !important;
}

.gsc-input {
	border-spacing: 0 !important;
	padding: 1px !important;
	margin: 0 !important;
	border: #f2f2f2 1px solid !important;

}

.gsc-input-box {
	background: none !important;
	border: none !important;
	height: 21px !important;
}

#gs_tti50 {
	width: 186px !important;
}

input.gsc-input {
	width: 185px !important;
	height: 38px !important;
	color: #323232 !important;
	font-size: 16px !important;
	border: none !important;
	background: none !important;
	background-color: #f2f2f2 !important;
	position: absolute !important;
	top: 2px !important;
	left: 1px !important;
	padding: 0 !important;
	padding: 0 0 0 5px !important;
}

.gsc-modal-background-image {
	z-index: 10 !important;
}


/* Navigation
===============================================================*/
div#Navigation ul {
	width: 100%;
	max-width: 960px;
	margin: 0px auto;
}

div#Navigation ul li {
	width: 20%;
	height: 64px;
	text-align: center;
	float: left;
}

div#Navigation ul li a {
	display: block;
	padding: 20px 0;
	font-size: 20px;
	background-color: #ffffff;

	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;

}

div#Navigation ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #e11922;
}

div#Navigation ul li a.here {
	color: #ffffff;
	text-decoration: none;
	background-color: #e11922 !important;
}

div#Navigation ul li a.hv {
	display: none;
}

div#Navigation ul li .wp {
	display: none;
	width: 100%;
	position: absolute;
	top: 63px;
	left: 0;
	padding: 14px 0 0 0;
	text-indent: 0;
	z-index: 200;
}

div#Navigation ul li .wp .ph {
	width: 175px;
	height: 135px;
}

div#Navigation ul li.n00 .wp .ph {
	background: url(../images/common/mega_images.jpg) no-repeat 0 0;
}

div#Navigation ul li.n01 .wp .ph {
	background: url(../images/common/mega_images.jpg) no-repeat -175px 0;
}

div#Navigation ul li.n02 .wp .ph {
	background: url(../images/common/mega_images.jpg) no-repeat -350px 0;
}

div#Navigation ul li.n03 .wp .ph {
	background: url(../images/common/mega_images.jpg) no-repeat -525px 0;
}

div#Navigation ul li.n04 .wp .ph {
	background: url(../images/common/mega_images.jpg) no-repeat -700px 0;
}

div#Navigation ul li .wp .ar {
	width: 20%;
	text-align: center;
	position: absolute;
	top: -9px;
	left: 0;
}

/* div#Navigation ul li .wp .artop {
	width:20%;
	text-align:center;
	position:absolute;
	top:-10px;
	left:0;
} */

div#Navigation ul li .wp .ar img {
	top: 0;
	left: 0;
}

div#Navigation ul li .wp .ar i {
	border-color: rgba(255, 255, 255, 0.9) transparent;
	border-style: solid;
	border-width: 0px 9px 12px 9px;
	height: 0px;
	width: 0px;
	top: -9px;
	position: relative;
}

div#Navigation ul li .wp .ar b {
	width: 0px;
	height: 0px;
	position: relative;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 13px solid #e0dfdf;
	top: -10px;
}

div#Navigation ul li .wp .ar b:before {
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 13px solid white;
	top: 19.5px;
	left: -10px;
}

div#Navigation ul li.n04 .wp ul {
	float: right;
}

div#Navigation ul li.n04 .wp p.ph {
	position: absolute;
	top: 34px;
	left: 277px;
}


div#Navigation ul li .wp p.ph {
	position: absolute;
	top: 34px;
	left: 26px;
	z-index: 2;
}

div#Navigation ul li ul {
	position: relative;
	width: 482px;
	min-height: 135px;
	padding: 40px 0 0 227px;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid #e0dfdf;
	margin: 0;
}

div#Navigation ul li ul::after,
div#Navigation ul li ul::before {
	bottom: 100%;
	/* left: 11.9%; */
	left: 13.9%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

div#Navigation ul li ul::after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: rgba(255, 255, 255, 1);
	border-width: 0 9px 12px 9px;
	margin-left: -12px;
}

div#Navigation ul li ul::before {
	border-color: rgba(224, 223, 223, 0);
	border-bottom-color: #e0dfdf;
	border-width: 0 10px 13px 10px;
	margin-left: -13px;
}

#Top div#Navigation ul li ul {
	border: none;
}

#Top div#Navigation ul li ul::before {
	content: none;
}

#Top div#Navigation ul li ul::after {
	border-bottom-color: rgba(255, 255, 255, 0.9);
}


div#Navigation ul li.n01 ul::after,
div#Navigation ul li.n01 ul::before {
	left: 41%;
}

div#Navigation ul li.n02 ul::after,
div#Navigation ul li.n02 ul::before {
	left: 68.5%;
}

div#Navigation ul li.n03 ul::after,
div#Navigation ul li.n03 ul::before {
	left: 95.5%;
}

div#Navigation ul li.n04 ul::after,
div#Navigation ul li.n04 ul::before {
	left: 87%;
}

/* div#Navigation ul li ul.topbg {
	border:none;
} */

div#Navigation ul li ul li {
	width: 230px;
	height: auto;
	text-indent: 0;
	padding: 0 10px 22px 0;
	float: left;
}

div#Navigation ul li ul li.toplink {
	display: none;
}

div#Navigation ul li ul li a {
	position: relative;
	display: block;
	width: 218px !important;
	height: auto;
	font-size: 14px;
	line-height: 18px;
	text-indent: 0;
	text-align: left;
	padding: 0 0 0 12px;
	background: none !important;
	float: left;
}

div#Navigation ul li ul li a::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	border-style: solid;
	border-width: 3px 0 3px 5px;
	border-color: transparent transparent transparent #d6121b;
}

div#Navigation ul li ul li a:hover {
	color: #323232;
	text-decoration: underline;
}

div#Navigation ul li img {
	position: relative;
	top: -4px;
	left: 6px;
}


/* FooterBox
===============================================================*/
div#FooterBox {
	background-color: #e11923;
}

div#FooterBox .footer_wrapper {
	max-width: 960px;
	margin: 0 auto;
}

div#FooterBox .footer_wrapper .footer_link {
	padding: 45px 8px 33px 8px;
}

div#FooterBox .footer_wrapper .footer_link li {
	width: 20%;
	margin: 0 0 5px 0;
	line-height: 18px;
	float: left;
}

div#FooterBox .footer_wrapper .footer_link li a {
	color: #ffffff;
	line-height: 18px;
}

div#FooterBox .footer_wrapper .footer_link li a.hv {
	display: none;
}

div#FooterBox .footer_wrapper .footer_link li a.tit {
	display: block;
	max-width: 160px;
	font-size: 18px;
	padding: 0 0 1px 0;
	margin: 0 0 12px 0;
	border-bottom: #ffffff 1px solid;
}

div#FooterBox .footer_wrapper .footer_link li ul {
	display: block !important;
}

div#FooterBox .footer_wrapper .footer_link li ul li {
	width: 100%;
	float: none;
}

div#FooterBox .footer_bottom {
	background-color: #333333;
}

div#FooterBox .footer_bottom .inner {
	max-width: 960px;
	color: #ffffff;
	padding: 7px 0;
	margin: 0 auto;
}

div#FooterBox .footer_bottom .inner p.link {
	float: left;
	padding: 0 0 0 8px;
}

div#FooterBox .footer_bottom .inner p.copy {
	float: right;
	padding: 0 8px 0 0;
}

div#FooterBox .footer_bottom .inner p a {
	color: #ffffff;
}


/* topic_path
===============================================================*/
.topic_path {
	width: 960px;
	margin: 0 auto 35px auto;
}

.topic_path ul li {
	padding: 0 0 0 20px;
	background: url(../images/product/img_ar_02.gif) no-repeat 8px 7px;
	float: left;
}

.topic_path ul li.home {
	padding: 0;
	background: none;
}

.topic_path ul li a {
	color: #d60e17;
}

.topic_path ul span {
	display: none;
}


/*breadcrumb*/
#breadcrumb ul {
	color: #646464;
	padding: 13px 7px;
	display: flex;
}

#breadcrumb ul li {
	padding-left: 0;
	float: none;
	background-image: none;
}

#breadcrumb ul li::after {
	content: ">";
	padding-left: 0.25em;
	padding-right: 0.25em;
}

#breadcrumb ul li:last-child::after {
	content: "";
}

#breadcrumb ul li a {
	color: #646464;
}

#breadcrumb ul li a span {
	display: inline;
}

#breadcrumb ul li a:visited {
	color: #646464;
}
