#mainimage {
	background-image: url(../image/mainimage.jpg);
	background-position: center top;
	background-size:cover;
}
#mainimage .body {
	text-align: left;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 150px;
}
#mainimage h2 {
}
#mainimage p {
	color: #FFF;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	line-height: 1.8em;
	padding-top: 30px;
}


#top .body_h1 {
	font-size: 32px;
	line-height: 1.7em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 50px;
}
#top h3 {
	font-size: 32px;
	line-height: 1.7em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 50px;
}
#top ul.bt {
	display: table;
	overflow: hidden;
	position: relative;
	width: 1100px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top ul.bt li {
	text-align: center;
	display: table-cell;
}
#top ul.bt li a img:hover {
opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}


#detail {
	background-color: #001e38;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 100px;
}
#detail .body {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1100px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#detail h2 {
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 30px;
	margin: 0;
	letter-spacing: 0em;
	border-left: none;
}
#detail p.copy {
	font-size: 19px;
	color: #14578b;
	font-weight: bold;
	padding-bottom: 30px;
	letter-spacing: 0em;
}
#detail .unitbt {
	margin-top: -70px;
	margin-bottom: 40px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
#detail .unitbt .point {
	position: relative;
	display: inline-block;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background-color: #039;
	top: 70px;
	right: -250px;
}
#detail .unitbt .point span {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width :110px;
	text-align:center;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0em;
}
/* MRC資料ダウンロード */
.mrcdlbt {
	margin-top: 30px !important;
}

/* 点滅 */
.blinking{
	-webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
#detail .unitbt a {
	font-size: 14px;
	line-height: 1.5em;
	color: #231815;
	text-decoration: none;
	background: #e9faff;
	background-image: -webkit-linear-gradient(top, #e9faff, #82d5ff);
	background-image: -moz-linear-gradient(top, #e9faff, #82d5ff);
	background-image: -ms-linear-gradient(top, #e9faff, #82d5ff);
	background-image: -o-linear-gradient(top, #e9faff, #82d5ff);
	background-image: linear-gradient(to bottom, #e9faff, #82d5ff);
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	border: solid #05a8ff 2px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 450px;
	padding-top: 0.8em;
	padding-bottom: 0.7em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#detail .unitbt a b {
	font-size: 23px;
	line-height: 1.2em;
	font-weight: bold;
	color: #0e3056;
}
#detail .unitbt a:hover {
	background: #82d5ff;
}
#detail .unitbt p {
	font-size: 14px;
	line-height: 1.5em;
	color: #F60;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#detail p.name {
	font-size: 18px;
	line-height: 1.5em;
	color: #4c4948;
	text-align: left;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
}
#detail p.name b {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 20px;
}
#detail .movie {
	border: 2px solid #7f89b6;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 15px;
}
#detail .movie ul {
	display: table;
	width: 100%;
}
#detail .movie li {
	text-align: center;
	display: table-cell;
	width: 25%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#detail .movie .icon {
	display: block;
	position: absolute;
	z-index: 100;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 81px;
	top: 50px;
}
#detail .movie img {
	position: relative;
	z-index: 1;
}
#detail .movie a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 8px;
	letter-spacing: 0em;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#detail .movie a:hover {
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
#detail .image {
}

#detail #memory_unit:before {
	content: "";
	margin-top: -100px;
	height: 100px;
	display: block;
	visibility: hidden;
}
#detail #memory_unit ul {
	border: 4px solid #7f89b6;
	display: flex;
	flex-flow: nowrap;
	justify-content: space-between;
	width: 992px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#detail #memory_unit ul li {
}
#detail #memory_unit ul h4 {
	font-size: 42px;
	line-height: 1.2em;
	color: #0e3056;
	text-align: left;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#detail #memory_unit ul p {
	font-size: 20px;
	line-height: 1.5em;
	color: #231815;
	text-align: left;
	padding-left: 20px;
}
#detail #memory_unit ul li.image {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#detail ul#type {
	display: flex;
flex-flow: wrap;
justify-content: center;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#detail ul#type li {
	text-align: center;
	width: 33%;
	margin-bottom: 40px;
}
#detail ul#type li img {
	height: auto;
	width: 95%;
}
#detail #outline {
	overflow: hidden;
	position: relative;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#detail #outline h3 {
	font-size: 30px;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
#detail #outline > .box {
	width: 48%;
	background-color: #fff;
	border: none;
}
#detail #outline > .box_left {
	float: left;
}
#detail #outline > .box_right {
	float: right;
}
#detail #outline > .box > table tr td,
#detail #outline > .box > table tr th {
  border: 1px solid #ccc;
}
#detail #outline .box p {
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
}
#detail #outline h4 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #231815;
	padding-bottom: 5px;
	padding-top: 30px;
	margin: 0;
}
#detail #outline table {
	background-color: #CCC;
	letter-spacing: 0em;
}
#detail #outline table th {
	background-color: #eeeeef;
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
	width: 10em;
}
#detail #outline table td {
	background-color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.5em;
}
#detail #outline .box table td p {
	font-size: 14px;
	line-height: 1.5em;
}
#detail #outline table .light:after {
	content:"軽い!";
	font-size: 11px;
	color: #FFF;
	background-color: #00b8ee;
	border-radius: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 1em;
	width: 3rem;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
	text-align: center;
}
#detail #outline table .save:after {
	content:"省エネ!";
	font-size: 11px;
	color: #FFF;
	background-color: #A9CE52;
	border-radius: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 1em;
	width: 3rem;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
}
#detail #outline p.caption {
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}
#interview {
	margin-top: 70px;
}
#interview h3 {
	font-size: 30px;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	padding-bottom: 30px;
}
#interview .body {
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#interview .box {
	background-color: unset;
	border: none;
	border-bottom: 1px dotted #bbbbbb;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
#interview .box .left {
	float: left;
	width: 720px;
	text-align: left;
}
#interview .box h4 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
}
#interview .box p.item {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#interview .box p.copy {
	font-size: 18px;
	line-height: 1.5em;
	color: #005ea2;
	background-color: #e9f8ff;
	padding: 10px;
	margin-bottom: 10px;
}
#interview .box p.des {
	font-size: 14px;
	line-height: 1.7em;
	letter-spacing: 0em;
}
#interview .box .bt {
	padding-top: 20px;
}
#interview .box .bt a {
	background: #e9faff;
	background-image: -webkit-linear-gradient(top, #e9faff, #82d5ff);
	background-image: -moz-linear-gradient(top, #e9faff, #82d5ff);
	background-image: -ms-linear-gradient(top, #e9faff, #82d5ff);
	background-image: -o-linear-gradient(top, #e9faff, #82d5ff);
	background-image: linear-gradient(to bottom, #e9faff, #82d5ff);
	-webkit-border-radius: 8;
	-moz-border-radius: 8;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 2px #8f8f8f;
	-moz-box-shadow: 0px 0px 2px #8f8f8f;
	box-shadow: 0px 0px 2px #8f8f8f;
	color: #0d0084;
	font-size: 16px;
	border: solid #05a8ff 1px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
	letter-spacing: 0em;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 40%;
}
#interview .box .bt a:hover {
	background: #e6c45f;
	background-image: -webkit-linear-gradient(top, #e6c45f, #de781f);
	background-image: -moz-linear-gradient(top, #e6c45f, #de781f);
	background-image: -ms-linear-gradient(top, #e6c45f, #de781f);
	background-image: -o-linear-gradient(top, #e6c45f, #de781f);
	background-image: linear-gradient(to bottom, #e6c45f, #de781f);
	color: #FFF;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
}
#interview .box .photo {
	float: right;
	width: 240px;
}
