@charset "UTF-8";
/*============================================================================================

normalize.css

============================================================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, :before, :after {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}
b, strong, em {
	font-family: UniversLTPro-65Boldt, "新ゴ B", "Shin Go Bold";
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
input, textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
ol, ul, ol li, ul li {
  list-style: none;
}
table,th,td {
	text-align: left;  
	vertical-align: top;  
	border: none;  
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
figcaption {
	font-size: 1.4rem;
	margin: 10px 0 0;
}
sup {
  font-size: 1rem;
  vertical-align: super;
}
a {
	color: #333;
  text-decoration: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: underline;
}
:focus {
  outline: none;
}
object, embed, video {
  max-width: 100%;
}
img {
	image-rendering: -webkit-optimize-contrast;
}
article img {
	width: 100%;
	max-width: 100%;
}
svg {
  fill: currentColor;
}



/*============================================================================================

layout.css

============================================================================================*/
html {
	font-size: 62.5%;
}
body {
	font-size: 1.6rem;
}
#contents {
	font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", sans-serif;
  font-feature-settings: 'palt';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	line-height: 1.8;
	width: 950px;
	margin: auto;
}
#breadcrumb {
	width: 950px;
	padding: 20px 40px;
	margin: 0 auto 30px;
	border-top: solid 1px #707070;
  border-bottom: none;
}
#breadcrumb li {
	font-size: 1.2rem;
	float: none;
	display: inline-block;
}
#wrapper {
	width: auto;
	padding: 20px 0 0;
}



/*============================================================================================

cancel.css

============================================================================================*/
#hsearchbox {	width: 210px; }
#gnav ul.gnav01 li { height: 24px; }
#header { margin: 0 auto 50px; top: -200px; }
#header.fixed {	margin: 0 auto;	transition: top .3s; }
#gnav ul.gnav01 > li.select {	padding-bottom: 40px!important; }
#footer ul.linkBox01 { width: 950px; }
#footer ul.linkBox01 dt { height: 13px; }
#footer ul.linkBox01 dd {	font-size: 1.1rem; }
#footer p.sup01 {	font-size: 1.1rem; }
#footer div.linkBox02 ul li {	font-size: 1.2rem; }



/*============================================================================================

utility.css

============================================================================================*/
/* margin 
------------------------------------------ */
.mt00 {	margin-top: 0px !important;}
.mt05 {	margin-top: 5px !important;}
.mt10 {	margin-top: 10px !important;}
.mt15 {	margin-top: 15px !important;}
.mt20 {	margin-top: 20px !important;}
.mt25 {	margin-top: 25px !important;}
.mt30 {	margin-top: 30px !important;}
.mt35 {	margin-top: 35px !important;}
.mt40 {	margin-top: 40px !important;}
.mt45 {	margin-top: 45px !important;}
.mt50 {	margin-top: 50px !important;}
.mt60 {	margin-top: 60px !important;}
.mt70 {	margin-top: 70px !important;}
.mt80 {	margin-top: 80px !important;}
.mt90 {	margin-top: 90px !important;}
.mt100 { margin-top: 100px !important;}

.mr00 {	margin-right: 0px !important;}
.mr05 {	margin-right: 5px !important;}
.mr10 {	margin-right: 10px !important;}
.mr15 {	margin-right: 15px !important;}
.mr20 {	margin-right: 20px !important;}
.mr25 {	margin-right: 25px !important;}
.mr30 {	margin-right: 30px !important;}
.mr35 {	margin-right: 35px !important;}
.mr40 {	margin-right: 40px !important;}
.mr45 {	margin-right: 45px !important;}
.mr50 {	margin-right: 50px !important;}
.mr60 {	margin-right: 60px !important;}
.mr70 {	margin-right: 70px !important;}
.mr80 {	margin-right: 80px !important;}
.mr90 {	margin-right: 90px !important;}
.mr100 { margin-right: 100px !important;}

.mb00 {	margin-bottom: 0px !important;}
.mb05 {	margin-bottom: 5px !important;}
.mb10 {	margin-bottom: 10px !important;}
.mb15 {	margin-bottom: 15px !important;}
.mb20 {	margin-bottom: 20px !important;}
.mb25 {	margin-bottom: 25px !important;}
.mb30 {	margin-bottom: 30px !important;}
.mb35 {	margin-bottom: 35px !important;}
.mb40 {	margin-bottom: 40px !important;}
.mb45 {	margin-bottom: 45px !important;}
.mb50 {	margin-bottom: 50px !important;}
.mb60 {	margin-bottom: 60px !important;}
.mb70 {	margin-bottom: 70px !important;}
.mb80 {	margin-bottom: 80px !important;}
.mb90 {	margin-bottom: 90px !important;}
.mb100 { margin-bottom: 100px !important;}

.ml00 {	margin-left: 0px !important;}
.ml05 {	margin-left: 5px !important;}
.ml10 {	margin-left: 10px !important;}
.ml15 {	margin-left: 15px !important;}
.ml20 {	margin-left: 20px !important;}
.ml25 {	margin-left: 25px !important;}
.ml30 {	margin-left: 30px !important;}
.ml35 {	margin-left: 35px !important;}
.ml40 {	margin-left: 40px !important;}
.ml45 {	margin-left: 45px !important;}
.ml50 {	margin-left: 50px !important;}
.ml60 {	margin-left: 60px !important;}
.ml70 {	margin-left: 70px !important;}
.ml80 {	margin-left: 80px !important;}
.ml90 {	margin-left: 90px !important;}
.ml100 { margin-left: 100px !important;}

/* padding 
------------------------------------------ */
.pt00 {	padding-top: 0px !important;}
.pt05 {	padding-top: 5px !important;}
.pt10 {	padding-top: 10px !important;}
.pt15 {	padding-top: 15px !important;}
.pt20 {	padding-top: 20px !important;}
.pt25 {	padding-top: 25px !important;}
.pt30 {	padding-top: 30px !important;}
.pt35 {	padding-top: 35px !important;}
.pt40 {	padding-top: 40px !important;}
.pt45 {	padding-top: 45px !important;}
.pt50 {	padding-top: 50px !important;}
.pt60 {	padding-top: 60px !important;}
.pt70 {	padding-top: 70px !important;}
.pt80 {	padding-top: 80px !important;}
.pt90 {	padding-top: 90px !important;}
.pt100 { padding-top: 100px !important;}

.pr00 {	padding-right: 0px !important;}
.pr05 {	padding-right: 5px !important;}
.pr10 {	padding-right: 10px !important;}
.pr15 {	padding-right: 15px !important;}
.pr20 {	padding-right: 20px !important;}
.pr25 {	padding-right: 25px !important;}
.pr30 {	padding-right: 30px !important;}
.pr35 {	padding-right: 35px !important;}
.pr40 {	padding-right: 40px !important;}
.pr45 {	padding-right: 45px !important;}
.pr50 {	padding-right: 50px !important;}
.pr60 {	padding-right: 60px !important;}
.pr70 {	padding-right: 70px !important;}
.pr80 {	padding-right: 80px !important;}
.pr90 {	padding-right: 90px !important;}
.pr100 { padding-right: 100px !important;}

.pb00 {	padding-bottom: 0px !important;}
.pb05 {	padding-bottom: 5px !important;}
.pb10 {	padding-bottom: 10px !important;}
.pb15 {	padding-bottom: 15px !important;}
.pb20 {	padding-bottom: 20px !important;}
.pb25 {	padding-bottom: 25px !important;}
.pb30 {	padding-bottom: 30px !important;}
.pb35 {	padding-bottom: 35px !important;}
.pb40 {	padding-bottom: 40px !important;}
.pb45 {	padding-bottom: 45px !important;}
.pb50 {	padding-bottom: 50px !important;}
.pb60 {	padding-bottom: 60px !important;}
.pb70 {	padding-bottom: 70px !important;}
.pb80 {	padding-bottom: 80px !important;}
.pb90 {	padding-bottom: 90px !important;}
.pb100 { padding-bottom: 100px !important;}

.pl00 {	padding-left: 0px !important;}
.pl05 {	padding-left: 5px !important;}
.pl10 {	padding-left: 10px !important;}
.pl15 {	padding-left: 15px !important;}
.pl20 {	padding-left: 20px !important;}
.pl25 {	padding-left: 25px !important;}
.pl30 {	padding-left: 30px !important;}
.pl35 {	padding-left: 35px !important;}
.pl40 {	padding-left: 40px !important;}
.pl45 {	padding-left: 45px !important;}
.pl50 {	padding-left: 50px !important;}
.pl60 {	padding-left: 60px !important;}
.pl70 {	padding-left: 70px !important;}
.pl80 {	padding-left: 80px !important;}
.pl90 {	padding-left: 90px !important;}
.pl100 { padding-left: 100px !important;}

/* font 
------------------------------------------ */
.fontLight { font-family: UniversLTPro-45Light, "新ゴ L", "Shin Go Light"!important; }
.fontRegular { font-family: UniversLTPro-55Roman, "新ゴ R", "Shin Go Regular"!important; }
.fontMedium { font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium"!important; }
.fontBold { font-family: UniversLTPro-65Boldt, "新ゴ B", "Shin Go Bold"!important; }

/* size
------------------------------------------ */
.size2XS { font-size: 1.0rem!important;}
.sizeXS { font-size: 1.2rem!important;}
.sizeS { font-size: 1.4rem!important;}
.sizeN { font-size: 1.6rem!important;}
.sizeM { font-size: 1.8rem!important;}
.sizeL { font-size: 2.0rem!important;}
.sizeXL { font-size: 2.2rem!important;}
.size2XL { font-size: 2.4rem!important;}
.size3XL { font-size: 2.6rem!important;}
.size4XL { font-size: 2.8rem!important;}
.size5XL { font-size: 3.0rem!important;}
.size6XL { font-size: 3.2rem!important;}
.size7XL { font-size: 3.4rem!important;}
.size8XL { font-size: 3.6rem!important;}
.size9XL { font-size: 3.8rem!important;}
.size10XL { font-size: 4.0rem!important;}

/* text-color 
------------------------------------------ */
.colorWhite {	color: #fff!important; }

/* background-color 
------------------------------------------ */
.bgLightgray {	background-color: #F4F4F4!important; }
.bgBlue {	background-color: #6B85C3!important; }
.bgWhite { background-color: #FFFFFF!important; }

/* flex 
------------------------------------------ */
.flex {	display: flex; }
.flex--between { justify-content: space-between; flex-wrap: wrap; }
.flex--center { justify-content: center; }
.flex--start { justify-content: flex-start;	flex-wrap: wrap; }
.flex--heightcenter { align-items: center; }
.flex--wrap { flex-wrap: wrap; }
.flex--column { flex-direction: column; }
.flex---reverse {	flex-flow: row-reverse; }

/* hover 
------------------------------------------ */
.ef--hover { opacity: 1; transition: opacity .2s; }
.ef--hover:hover { opacity: 0.7; transition: opacity .2s; }

/* sp or pc
------------------------------------------ */
.spOnly {	display: none!important; }
br.pc {	display: inline-block; }
br.sp {	display: none; }

/* cursor
------------------------------------------ */
.cursorDisabled {
	pointer-events: none;
	cursor: auto;
}

/* clearfix + clear 
------------------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}



/*============================================================================================

component.css

============================================================================================*/
/* fixedCv parts
-------------------------------------------------------------------------- */
.fixedCv {
	width: 100px;
	height: 200px;
	margin: auto;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
	z-index: 100;
}
.fixedCv div {
	text-align: center;
	width: 100px;
	height: 100px;
	border-bottom: solid 1px #DBDDDE;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fixedCv a {
	color: #333!important;
	font-size: 1.3rem;
	text-decoration: none!important;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 1;
	display: flex;
	flex-direction: column;
  justify-content: center;
	transition: background-color .2s;
}
.fixedCv a:hover {
	color: #fff!important;
	background: #6B85C3;
	transition: background-color .2s;
}
.fixedCv__price svg { width: 15px; margin: 0 auto 10px; }
.fixedCv__price .pricePath1 { isolation: isolate; }
.fixedCv__price .pricePath2 { fill: #343434; }
.fixedCv__contact svg { width: 31px; margin: 0 auto 10px; }
.fixedCv__contact .contactPath1 { fill: none; }
.fixedCv__contact .contactPath2 { fill: #343434; }
.fixedCv__price a:hover .pricePath2,
.fixedCv__contact a:hover .contactPath2 {	fill: #fff; }

/* memberlogin announcement parts
-------------------------------------------------------------------------- */
.loginAnnouncement {
	color: #6B85C3;
	text-decoration: none!important;
	padding: 0 0 0 25px;
	position: relative;
	display: inline-block;
}
.loginAnnouncement::before {
	content:"";
	width: 13px;
	height: 18px;
	margin: auto;
	background: url("../img/icon_lock.svg") no-repeat 0 0 / cover;
	position: absolute;
	top: -5px;
	bottom: 0;
	left: 0;
}
.loginAnnouncement:hover {
	color: #6B85C3!important;
	text-decoration: underline!important;
}

/* accordion parts
-------------------------------------------------------------------------- */
.accordionBlock {
	width: 100%;
  height: 450px;
  overflow: hidden;
  position: absolute;
	bottom: 0;
	z-index: 1;
}
.accordionBlock::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
  background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 70%);
}
.open .accordionBlock {
	z-index: -1;
}
.open .accordionBlock::after {
  content: none;
}
.accordionTrigger--text {
	font-size: 1.6rem;
	/* line-height: 1; */
	padding: 0 20px 0 40px;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 2;
	transition: opacity .2s;
}
.accordionTrigger--text::before {
	content:"";
	width: 30px;
	height: 1px;
	margin: auto;
	background: #333;
	position: absolute;
	top: -3px;
	bottom: 0;
	left: 0;
}
.accordionTrigger--text::after {
	content:"＋";
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	width: 14px;
	height: 14px;
	margin: auto;
	background: #6B85C3;
	border-radius: 7px;
	position: absolute;
	top: -5px;
	bottom: 0;
	right: 0;
}
.open .accordionTrigger--text::after {
	content:"−";
	background: #333;
	line-height: 1.2;
}
.accordionTrigger--text:hover {
	cursor: pointer;
}
.accordionTrigger--mark {
	width: 150px;
	height: 40px;
	margin: auto;
	background: #6B85C3;
	border: solid 1px #6B85C3;
	border-radius: 20px;
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	z-index: 2;
	display: flex;
	transition: all .2s;
}
.accordionTrigger--mark::after {
	content: "";
	width: 10px;
	height: 10px;
	margin: auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: scaleY(0.75) rotate(135deg);
	transition: background-color .2s, color .2s;
}
.open .accordionTrigger--mark {
	background: #F4F4F4;
	border: solid 1px #F4F4F4;
}
.open .accordionTrigger--mark::after {
	border-top: 2px solid #797979;
	border-right: 2px solid #797979;
	position: relative;
	top: 2px;
	transform: scaleY(0.75) rotate(315deg);
}
.accordionTrigger--mark:hover {
	cursor: pointer;
	background: #A3B3D9;
	border: solid 1px #A3B3D9;
	transition: background-color .2s, border-color .2s;
}
.accordionTrigger--mark:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transition: background-color .2s, border-color .2s;
}

/* scroller parts
-------------------------------------------------------------------------- */
.titScroll { display: none; }

/* article & section
-------------------------------------------------------------------------- */
article {
	height: 450px;
	padding: 120px 40px;
	border-top: solid 1px #797979;
  overflow: hidden;
	position: relative;
}
article.open {
	height: auto;
}
.section {
	margin: 0 0 60px;
}
.section--separator {
	padding: 0 0 60px;
	border-bottom: solid 1px #D0D0D0;
}
.section--separatorTop {
	padding: 60px 0 0;
	border-top: solid 1px #D0D0D0;
}

/* title & description parts
-------------------------------------------------------------------------- */
.article__title {
	margin: 0 0 45px;
}
.article__subtitle {
	font-size: 1.4rem;
	margin: 15px 0 0;
	display: block;
}
.section__title {
	/*font-family: UniversLTPro-45Light, "Shin Go Light", "新ゴ L", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", sans-serif!important;*/
	margin: 0 0 45px;
}
.section__description {	
	margin: 0 0 45px;
}

/* kv parts
-------------------------------------------------------------------------- */
.kv {
	height: auto!important;
	margin: 0 0 100px;
  padding: 0;
  border-top: none;
  overflow: visible;
}
.kvTitle {
	font-size: 3.4rem;
	text-align: center;
	margin: 0 0 30px;
}
.kvTitle__tag {
	font-size: 1.2rem;
	line-height: 1;
	margin: 30px 0 0;
	padding: 15px 30px;
	border: solid 1px #D0D0D0;
	border-radius: 5em;
	display: inline-block;
}
.kvSlide {
	position: relative;
}
.kvSlide__text {
	position: absolute;
	bottom: 20px;
	left: 30px;
	z-index: 2;
}
.kvSlide__text span {
	display: block;
}
.kvSlide__textName01 {
	font-size: 2.2rem;
	margin: 0;
}
.kvSlide__textName02 {
	font-size: 1.4rem;
	margin: 0 0 15px;
}
.kvSlide__textCatch {
	font-size: 1.4rem;
}


/* contactArea parts
-------------------------------------------------------------------------- */
.contactArea {
	padding: 60px 0;
	border-bottom: solid 1px #797979;
	border-top: solid 1px #797979;
}
.contactArea__btn {
	font-size: 2.0rem;
	text-align: center;
	text-decoration: none!important;
	width: 710px;
	margin: auto;
	padding: 40px 0;
	border-radius: 5px;
	display: block;	
	transition: background-color .2s;
}
.contactArea__btn.bgBlue:hover {
	background: #A3B3D9!important;
	transition: background-color .2s;
}

/* relatedPost parts
-------------------------------------------------------------------------- */
.relatedPostList__item {
	margin: 0 0 30px;
	padding: 5px 30px 30px 0;
	border-right: solid 1px #D0D0D0;
	border-bottom: solid 1px #D0D0D0;
}
.relatedPostList__pic {
	width: 280px;
}
.relatedPostList__parts {
	width: 525px;
	padding: 0 0 15px 30px;
	border-left: solid 1px #D0D0D0; 
}
.relatedPostList__tags {
	margin: 0 0 15px;
}
.relatedPostList__tagDate, .relatedPostList__tagCat {
	font-size: 1.4rem;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
}
.relatedPostList__tagInfo {
	color: #fff;
	font-size: 1.4rem;
	margin: 0 0 0 5px;
	padding: 5px 10px 0;
	background: #6B85C3;
	border-radius: 5em;
	display: inline-block;
}
.relatedPostList__title {
	color: #333;
	font-size: 2.2rem;
	line-height: 1.4;
	margin: 0 0 30px;
}
.relatedPostList__title a {
	color: #333!important;
	text-decoration: underline!important;
	transition: color .2s;
}
.relatedPostList__title a:hover {
	color: #797979!important;
	transition: color .2s;
}
.relatedPostList__writer {
	font-size: 1.4rem;
	margin: 0 0 15px;
}
.relatedPostList__keywords {
	margin: 0 0 0 -0.7em;
	padding: 0 0 0 6em;
	overflow: hidden;
}
.relatedPostList__keywordTitle {
	font-size: 1.4rem;
	float: left;
	clear: both;
	margin: 0 0 0 -6em;
	overflow: hidden;
	display: block;
}
.relatedPostList__keywordLabel {
	float: left;
}
.relatedPostList__keywordLabel a {
	color: #333!important;
	font-size: 1.2rem;
	text-decoration: none;
	margin: 0 5px 5px 0;
	padding: 3px 15px 0;
	background:#DBDDDE;
	border-radius: 5em;
	display: block;
	overflow: hidden;
	transition: background-color .2s, color .2s;
}
.relatedPostList__keywordLabel a:hover {
	color: #797979!important;
	background:#EBEBEB;
	transition: background-color .2s, color .2s;
}

/* relatedSeminar parts
-------------------------------------------------------------------------- */
.seminarChart {
	margin: 0 0 30px;
}
.seminarChart table {
	width: 870px;
}
.seminarChart table th,
.seminarChart table td {
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
.seminarChart table th {
	width: 100px;
}
.seminarEntryBtn {
	width: 300px;
}
.seminarEntryBtn a {
	margin: 0 10px;
}

/* relatedDownload parts
-------------------------------------------------------------------------- */
.relatedDownloadList {
	margin: 0 0 -45px;
}
.relatedDownloadList__item {
	width: 280px;
	margin: 0 15px 45px 0;
}
.relatedDownloadList__item:nth-child(3) {
	margin: 0 0 45px;
}
.relatedDownloadList__pic {
	margin: 0 0 10px;
}
.relatedDownloadList__text a {
	color: #333!important;
	text-decoration: none!important;
	padding: 5px 75px 5px 0;
	position: relative;
	display: block;
	transition: color .2s;
}
.relatedDownloadList__text a::after {
	content:"";
	width: 60px;
	height: 60px;
	background: url("../img/icon_download.svg") no-repeat 0 0 / cover;
	overflow: visible;
	position: absolute;
	right: 0;
	top: 5px;
	transition: opacity .2s;
}
.relatedDownloadList__text a:hover {
	color: #797979!important;
	transition: color .2s;
}
.relatedDownloadList__text a:hover::after {
	opacity: 0.7;
	transition: opacity .2s;
}
.relatedDownloadList__textType {
	font-size: 1.4rem;
	margin: 0 0 5px;
	display: block;
}
.relatedDownloadList__textTitle {
	padding: 0 0 15px;
}
.relatedDownload .loginAnnouncement {
	position: absolute;
	top: 40px;
	right: 40px;
}

/* productCategory parts
-------------------------------------------------------------------------- */
.productCategory {
	height: auto!important;
	padding: 60px 40px;
	border-top: none;
}
.productCategory .section {
	margin: 0;
}
.productCategoryList__item {
	width: 405px;
}
.productCategoryList__item a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 30px 15px;
	border-bottom: solid 1px #D0D0D0;
}
.productCategoryList__item:nth-child(3) a,
.productCategoryList__item:nth-child(4) a {
	border-bottom: none;
}
.productCategoryList__item a:hover {
	background: rgba(0,0,0,0.05);
	transition: background-color .2s;
}
.productCategoryList__pic {
	width: 150px;
}
.productCategoryList__pic img {
	border-radius: 10px;
}
.productCategoryList__text {
	width: 210px;
  padding: 0 0 0 15px;
}
.productCategoryList__textTitle {
	color: #6B85C3;
	font-size: 2.0rem;
	margin: 17.5% 0 0;
}
.productCategoryList__textDesc{
	color: #333;
}

/* spFeature parts
-------------------------------------------------------------------------- */
.spFeature {
	height: auto!important;
	padding: 60px 40px;
}
.spFeature .section {
	margin: 0;
}
.spFeatureSlide {
	position: relative;
}
.swiper-container--spFeature {
	opacity: 0;
	position: absolute;
}
.swiper-container--spFeature.swiper-initialized {
	position: static;
	opacity: 1;
	transition: opacity .2s;
}
.swiper-container--spFeature {
	overflow: hidden;
}
.spFeatureSlide .swiper-slide {
	height: auto!important;
	display: flex;
	flex-direction: column;
}
.spFeatureSlide .swiper-slide::before {
	content:"";
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.spFeatureSlide .swiper-slide::after {
	content:"";
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.spFeatureSlide .swiper-slide a {
	text-decoration: none;
	height: 100%;
	position: relative;
  display: flex;
  flex-direction: column;
	z-index: 1;
}
.spFeatureSlide .swiper-slide a::after {
	content:"";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity .2s, background-color .2s;
}
.spFeatureSlide .swiper-slide a:hover::after {
	content:"";
	background: rgba(0,0,0,0.05);
	opacity: 1;
	transition: opacity .2s, background-color .2s;
}
.spFeatureSlide .swiper-slide p {
	color: #333;
	font-size: 2.0rem;
	line-height: 1.4;
	text-decoration: none;
	height: 100%;
	padding: 15px 45px 15px 15px;
	position: relative;
	display: flex;
	flex-direction: column;
}
.spFeatureSlide .swiper-slide p::before {
	content:"";
	width: 10px;
  height: 10px;
	margin: auto;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
	transform: scaleX(0.75) rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	z-index: 1;
}
.spFeatureSlide .swiper-button-prev,
.spFeatureSlide .swiper-button-next {
	width: 60px;
	height: 60px;
	background: #fff;
	border: solid 1px #DBDDDE;
	border-radius: 30px;
	top: 125px;
}
.spFeatureSlide .swiper-button-prev {
	left: -30px;
	right: initial;
}
.spFeatureSlide .swiper-button-next {
	right: -30px;
	left: initial;
}
.spFeatureSlide .swiper-button-prev::after {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 10px 5px 0;
	border-color: transparent #333 transparent transparent;
}
.spFeatureSlide .swiper-button-next::after {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #333;
}
.spFeatureSlide .swiper-button-prev:hover,
.spFeatureSlide .swiper-button-next:hover {
	background: #A3B3D9;
	border: solid 1px #A3B3D9;
}
.spFeatureSlide .swiper-button-prev:hover::after {
	border-color: transparent #fff transparent transparent;
}
.spFeatureSlide .swiper-button-next:hover::after {
	border-color: transparent transparent transparent #fff;
}

/* internetdo parts
-------------------------------------------------------------------------- */
.internetdo {
	height: auto!important;
	padding: 60px 40px;
}
.internetdoCatalog__pic {
	width: 252px;
}
.internetdoCatalog__pic img {
	border: solid 1px #DBDDDE;
}
.internetdoCatalog__text {
	width: calc(100% - 280px);
	margin: 10px 0 0;
}
.internetdoCatalog__desc {
	font-size: 1.8rem;
	margin: 0 0 15px;
}
.internetdoCatalog__logo {
	width: 150px;
	margin: 0 0 10px;
}
.internetdoCatalog__link a {
	color: #333!important;
	font-size: 1.6rem;
	text-decoration: none!important;
	margin: 0 30px 0 0;
	padding: 0 0 0 15px;
	position: relative;
	display: inline-block;
}
.internetdoCatalog__link a::before {
	content: "";
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: -5px;
	bottom: 0;
}
.internetdoCatalog__form {
	width: 100%;
}
.internetdoCatalog__search {
	width: 100%;
	margin: 30px 0 0;
}
.internetdoCatalog__inputText {
	width: 55%;
	height: 46px;
	padding: 10px 20px;
	border: 1px solid #95989A;
	border-radius: 5px 0 0 5px;
	box-sizing: border-box;
	-webkit-appearance: none;	
}
.internetdoCatalog__inputText::placeholder {
	color: #868686;
}
.internetdoCatalog__submit {
	color: #fff;
	width: 45%;
	height: 46px;
	padding: 10px 20px;
	background: #343434;
	border: 1px solid #95989A;
	border-radius: 0 5px 5px 0;
	-webkit-appearance: none;	
}
.internetdoCatalog__submit:hover {
	cursor: pointer;
}
.internetdoCatalog__submit span {
	font-size: 1.6rem;
}

/* list
-------------------------------------------------------------------------- */
.descList {	margin: 0 0 -45px; }
.descList--mbOn {	margin: 0; }
.descList__item {	margin: 0 0 45px; }
.descList__item--col1 { width: 100%; }
.descList__item--col2 {	width: 405px; }
.descList__item--col3 {	width: 250px; }
.descList__title {
	font-size: 1.8rem;
	margin: 0 0 10px;
}
.descList__pic {
	text-align: center;
	margin: 0 0 10px;
}

/* notes
-------------------------------------------------------------------------- */
.notesBox {	margin: 30px 0 0; }
.notesBox__text {	font-size: 1.4rem; line-height: 1.4; }

/* caseNumber
-------------------------------------------------------------------------- */
.caseNum {
	text-indent: -5em;
	margin: 0 0 30px;
	padding: 0 0 0 5em;
}
.caseNum__title {
	font-size: 1.4rem;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: solid 1px #D0D0D0;
}
.caseNum__title--end {
	margin: 0;
	padding: 0;
	border-right: none;
}

/* btn
-------------------------------------------------------------------------- */
.btn {
	text-decoration: none!important;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .2s;
}
.btn:hover {
	transition: all .2s;
}
.btn.bgWhite {
	color: #333;
	border: solid 1px #D0D0D0;
}
.btn.bgBlue:hover {
	background: #A3B3D9!important;
}
.btn.bgWhite:hover {
	color: #fff;
	background: #A3B3D9!important;
	border: solid 1px #A3B3D9;
}
.btn--mini {
	width: 140px;
	height: 40px;
	padding: 5px 0 0;
}
.btn--round {
	border-radius: 50em;
}

/*============================================================================================

page.css

============================================================================================*/



/*brilliantmore_w
-------------------------------------------------------------------------- */

.kvSlide__text span.kvSlide__logo {
	display: inline-block;
	margin: 0 0 15px;
}


.font_color_brilliantblue{
	color: #004b9f;
}

.brilliantmore_w {
}

.font_color_blue{
	color: #004b9f;
}

.stain_plus{
 width: 16px;
	height: 16px;
	border-radius: 50%;
 display: inline-block;
 text-align:center;
 line-height: 16px;
  background-color: #005bab;
 color: #FFF;
}

.stain_minus01{
 width: 16px;
	height: 16px;
	border-radius: 50%;
 display: inline-block;
 text-align:center;
 line-height: 16px;
  background-color: #801c21;
 color: #FFF;
}
.stain_minus02{
 width: 16px;
	height: 16px;
	border-radius: 50%;
 display: inline-block;
 text-align:center;
 line-height: 18px;
  background-color: #009fe8;
 color: #FFF;
}


/*brilliantmore_brash
-------------------------------------------------------------------------- */
.brilliantmore_brash{}
.brilliantmore_brash h3 span{color:#333333;}




/*brilliantmore_spec
-------------------------------------------------------------------------- */
.brilliantmore_spec{}

.specBrilliant_w table{
	width: 870px;
	border: solid 1px #ccc;
}
.specBrilliant_w table th,
.specBrilliant_w table td {
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
	border: solid 1px #ccc;
}
.specBrilliant_w table th {
	font-size: 1.2rem;
}
.specBrilliant_w table td {
	font-size: 1.4rem;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ccc;
}

.specBrilliant_w_td2{
 width: 210px;
}
.specBrilliant_w_td1 img{
 width: 170px;
}
.specBrilliant_w_td2 img{
 width: 170px;
}
.Brilliant_w_Ba{
 background-color: #00aee8;
 color: #FFFFFF;
}
.Brilliant_w_Bb{
 background-color: #f49f00;
 color: #FFFFFF;
}
.Brilliant_w_Bc{
 background-color: #6fb92c;
 color: #FFFFFF;
}


.specBrilliant_brash table{
	width: 870px;
	border: solid 1px #ccc;
}
.specBrilliant_brash table th,
.specBrilliant_brash table td {
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
	border: solid 1px #ccc;
}
.specBrilliant_brash table th {
	font-size: 1.2rem;
}
.specBrilliant_brash table td {
	font-size: 1.4rem;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ccc;
}

.specBrilliant_brash_td1{
 width: 360px;
}
.specBrilliant_brash_td1 img.specBrilliant_brash_td-img1{
 width: 240px;
 margin-bottom: 20px;
}
.specBrilliant_brash_td1 img.specBrilliant_brash_td-img2{
 width: 220px;
}
.specBrilliant_brash_td2{
 width:180px;
}
.specBrilliant_brash_td2 img{
 width:70px;
}

.Brilliant_brash_g{
 background-color: #ebf4e1;
 border: 1px solid #CCCCCC;
 border-radius: 20px;
 display: block;
 margin-bottom: 5px;
}
.Brilliant_brash_w{
 background-color: #fffdf4;
 border: 1px solid #CCCCCC;
 border-radius: 20px;
 display: block;
 margin-bottom: 5px;
}
.Brilliant_brash_p{
 background-color: #f5e6f0;
 border: 1px solid #CCCCCC;
 border-radius: 20px;
 display: block;
}

/*brilliantmore_manufacture
-------------------------------------------------------------------------- */

.brilliantmore_manufacture{}

img.brilliantmore_manufacture_01{
 width: 420px;
 height: auto;
 margin-bottom: 15px;
}
img.brilliantmore_manufacture_02{
 width: 256px;
 height: auto;
 margin-bottom: 10px;
 margin-top: 30px;
}
img.brilliantmore_manufacture_03{
 width: 200px;
 height: auto;
 margin-bottom: 15px;
}

