@charset "UTF-8";

.FloatEnd {clear:both;}

#header {
	width:100%;
	height: 792px;
	margin: 0 auto;
	position:relative;
	background:url(img/header.jpg) no-repeat center;
	background-color: #fcf5f0;
}
#header img{
	position: absolute;
	width:1220px;
	height: 792px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	object-fit: cover
}
#main {
	margin: 0 auto;
	width:100%;
	padding-bottom:22px;
	background:url(img/bg.jpg) repeat;
}
#contents {
	width:1360px;
	margin:0 auto;
}

#contents .bn1 {
	display: block;
	margin: 20px 10px 5px 10px;
}
#contents .bn2 {
	display: inline-block;
	margin: 10px 10px 5px 10px;
}
#contents .bn_box {
	text-align: left;
	width:935px;
	margin: 20px auto;
}
#contents .bn_item {
	display: inline-block;
	margin: 10px 1px 0 1px;
}
#contents .bn1 img:hover,
#contents .bn2 img:hover,
#contents .bn_item img:hover {
opacity: 0.8;
}
#contents .nr1 {
	margin-top:60px;
}
#contents .nr2 {
	margin-top:60px;
}
#contents .nr3 {
	margin-top: 0;
}
#contents .nr4 {
	margin-top:80px;
}
#contents .nr5 {
	margin-top:80px;
}

#contents .nr6 {
	margin-top:100px;
}
#contents .nr7 {
	margin-top: 0;
}
#contents .nr8 {
	margin-top:80px;
}
#contents .nr9 {
	margin-top:80px;
	margin-bottom:80px;
}

#contents .item001 {
	position: relative;
	width: 1360px;
	height: 2352px;
}
#contents .item001_a {
	position: absolute;
	left:  71px;
	top: 1356px;
}
#contents .item001_b {
	position: absolute;
	left: 211px;
	top: 1934px;
}

#contents .itm1_1 {
	margin-top: 30px;
}
#contents .itm2_1,
#contents .itm3_1,
#contents .itm4_1,
#contents .itm5_1,
#contents .itm6_1,
#contents .itm7_1,
#contents .itm8_1,
#contents .itm9_1,
#contents .itm10_1,
#contents .itm11_1,
#contents .itm12_1,
#contents .itm13_1,
#contents .itm14_1,
#contents .itm15_1,
#contents .itm16_1,
#contents .itm17_1,
#contents .itm18_1,
#contents .itm19_1,
#contents .itm20_1,
#contents .itm21_1,
#contents .itm22_1,
#contents .itm23_1,
#contents .itm24_1 {
	margin-top: 80px;
}
#contents .itm1_2,
#contents .itm2_2,
#contents .itm3_2,
#contents .itm4_2,
#contents .itm5_2,
#contents .itm6_2,
#contents .itm7_2,
#contents .itm8_2,
#contents .itm9_2,
#contents .itm10_2,
#contents .itm11_2,
#contents .itm12_2,
#contents .itm13_2,
#contents .itm14_2,
#contents .itm15_2,
#contents .itm16_2,
#contents .itm17_2,
#contents .itm18_2,
#contents .itm19_2,
#contents .itm21_2,
#contents .itm22_2,
#contents .itm23_2,
#contents .itm24_2 {
	margin-top: 30px;
}

#pagetop{
position:fixed;
right:100px;
bottom:0px;
cursor:pointer;
z-index: 3;
}

#pagetop img:hover {
opacity: 0.8;
}

#contents .nonborder {
  border:none;
  outline:none;
}
#banner a:hover img,
#footer a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

#footer {
	width: 100%;
	height: 321px;
	background-color: #85b1e8;
	padding-top:37px;
}

#footer img {
	margin: 5px auto;
}

.attentionbox {
    width: 1020px;
    margin: 0px auto;
    padding: 20px;
    background: rgba(255,255,255,1.0);
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 14px rgba(0,0,255,.5);
    -moz-box-shadow: 0 1px 14px rgba(0,0,255,.5);
    -o-box-shadow: 0 1px 14px rgba(0,0,255,.5);
    box-shadow: 0 1px 14px rgba(0,0,255,.5);
}

.banner_area{
	width:1000px;
	height:auto;
	margin: 20px auto;
}
.banner_area a{
	text-decoration: none;
}
.banner_area .kousiki{
	width:934px;
	height:117px;
	margin: 0px auto;
	background-image: url(img/bn1.png);
	background-repeat: no-repeat;
	position: relative;
	display: block;
}
.banner_area .kousiki .fuchi1 {
	color:#FFF;
	font-weight : bold;
	font-size: 40px;
	line-height: 120%;
	text-shadow:
	    2px 2px 0 #F00,
	    -2px 2px 0 #F00,
	    -2px -2px 0 #F00,
	    2px -2px 0 #F00;
	position: absolute;
	top: 10px;
	left: 190px;
}
.banner_area .denki{
	width:934px;
	height:117px;
	margin: 20px auto;
	background-image: url(img/bn2.png);
	background-repeat: no-repeat;
	position: relative;
	display: block;
}
.banner_area .denki .fuchi1 {
	color:#FFF;
	font-weight : bold;
	font-size: 35px;
	line-height: 90%;
	text-shadow:
	    2px 2px 0 #00c,
	    -2px 2px 0 #00c,
	    -2px -2px 0 #00c,
	    2px -2px 0 #00c;
	position: absolute;
	top: 12px;
	left: 124px;
}
.banner_area .denki .f_blue {
	color:#1d51d5;
	font-weight : bold;
	font-size: 22px;
	line-height: 90%;
	text-shadow: none;
}
.banner_area .cgf {
	width:305px;
	height:79px;
	margin: 2px 5px 0 5px;
	background-image: url(img/bn3.png);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
}
.banner_area .cgf .fuchi1 {
	color:#FFF;
	font-weight : bold;
	font-size: 26px;
	line-height: 110%;
	text-shadow:
	    2px 2px 0 #F00,
	    -2px 2px 0 #F00,
	    -2px -2px 0 #F00,
	    2px -2px 0 #F00;
	position: absolute;
	top: 14px;
	left: 16px;
}
.banner_area .comike {
	width:305px;
	height:79px;
	margin: 2px 5px 0 5px;
	background-image: url(img/bn4.png);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
}
.banner_area .comike .fuchi1 {
	color:#FFF;
	font-weight : bold;
	font-size: 24px;
	line-height: 80%;
	text-shadow:
	    2px 2px 0 #00c,
	    -2px 2px 0 #00c,
	    -2px -2px 0 #00c,
	    2px -2px 0 #00c;
	position: absolute;
	top: 14px;
	left: 20px;
}
.banner_area .comike .f_blue {
	color:#1d51d5;
	font-weight : bold;
	font-size: 18px;
	line-height: 80%;
	text-shadow: none;
}
.banner_area .corner {
	width:305px;
	height:79px;
	margin: 2px 5px 0 5px;
	background-image: url(img/bn4.png);
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
}
.banner_area .corner .fuchi1 {
	color:#FFF;
	font-weight : bold;
	font-size: 16px;
	line-height: 120%;
	text-shadow:
	    2px 2px 0 #00c,
	    -2px 2px 0 #00c,
	    -2px -2px 0 #00c,
	    2px -2px 0 #00c;
	position: absolute;
	top: 14px;
	left: 8px;
}
.banner_area .corner .f_blue {
	color:#1d51d5;
	font-weight : bold;
	font-size: 18px;
	line-height: 120%;
	text-shadow: none;
}

.banner_area .kousiki:hover,
.banner_area .denki:hover,
.banner_area .cgf:hover,
.banner_area .comike:hover,
.banner_area .corner:hover {
opacity: 0.8;
}


.info_area {
	height:auto;
	width: 1000px;
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
	line-height: 140%;
	color: #000;
}
.info_area .tbox_left1{
	height:auto;
	width: 750px;
	margin: 10px auto;
	text-align: left;
	font-size: 20px;
	color: #000;
}
.info_area .tbox_center1{
	height: 280px;
	width: 900px;
	margin: 10px auto;
	font-size: 20px;
	color: #000;
	background-image: url("img/info2_3.png"), url("img/info2_4.png");
	background-repeat: no-repeat,no-repeat;
	background-position: left,right;
}

.goods_area {
	height:auto;
	width: 962px;
	margin: 0px auto 80px auto;
}
.goods_area .tag_box {
	width: 962px;
	height:auto;
	padding-top: 10px;
	text-align: left;
}
.goods_area .tag_box2 {
	width: 470px;
	height:auto;
	padding-top: 10px;
	text-align: left;
}
.goods_area .tag_box img {
	padding-right:3px;
}
.goods_area .topic1 {
	height: auto;
	width: 962px;
	background-color: #699af2;
	border-radius: 10px;
	position: relative;
}
.goods_area .topic2 {
	height: auto;
	width: 962px;
	background-color: #77bff6;
	border-radius: 10px;
	position: relative;
}
.goods_area .topic_font {
	width: 750px;
	padding: 14px 0 11px 10px;
	text-align: left;
	font-size: 25px;
	color: #fff;
	display:inline-block;
}
.goods_area .topic_n_font {
	width: 900px;
	transform: scale(0.8, 1);
	transform-origin: top left;
}
.goods_area .val_font {
	width: 190px;
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 25px;
	color: #fff;
	display:inline-block;
}

.goods_box {
	height:auto;
	vertical-align: top;
	width: 478px;
	display:inline-block;
}
.goods_area .goods_box .topic1 {
	height: auto;
	width: 478px;
	background-color: #699af2;
	border-radius: 10px;
	position: relative;
}
.goods_area .goods_box .topic2 {
	height: auto;
	width: 478px;
	background-color: #77bff6;
	border-radius: 10px;
	position: relative;
}
.goods_area .goods_box .topic_font {
	width: 468px;
	padding: 14px 0 11px 5px;
	text-align: left;
	font-size: 25px;
	color: #fff;
}
.goods_area .goods_box .val_font {
	width: 468px;
	padding: 0 10px 0 5px;
	text-align: right;
	font-size: 25px;
	color: #fff;
	display:inline-block;
}

.goods_area .box1 {
  width: 160px;
  height: 90px;
  /*background: orange;*/
 
  position: absolute; /*追記*/
  top: -65px; /*追記*/
  right: 0px; /*追記*/
}
.goods_area .box2 {
  width: 160px;
  height: 90px;
  /*background: orange;*/
 
  position: absolute; /*追記*/
  top: -65px; /*追記*/
  right: 160px; /*追記*/
}
.goods_area .topic1_sup{
	height: auto;
	width: 942px;
	padding-top: 10px;
	text-align: right;
	font-size: 20px;
	line-height: 23px;
	color: #699af2;
	display:inline-block;
}
.goods_area .topic2_sup{
	height: auto;
	width: 942px;
	padding-top: 10px;
	text-align: right;
	font-size: 20px;
	line-height: 23px;
	color: #77bff6;
	display:inline-block;
}
.goods_area .description {
	height:auto;
	width: 942px;
	padding: 10px 0 0 20px;
	text-align: left;
	font-size: 20px;
	line-height: 23px;
	color: #000;
}
.goods_area .goods_box .topic1_sup{
	height: auto;
	width: 470px;
	padding-top: 10px;
	padding-right: 8px;
	text-align: right;
	font-size: 16px;
	line-height: 23px;
	color: #699af2;
	display:inline-block;
}
.goods_area .goods_box .topic2_sup{
	height: auto;
	width: 470px;
	padding-top: 10px;
	padding-right: 8px;
	text-align: right;
	font-size: 16px;
	line-height: 23px;
	color: #77bff6;
	display:inline-block;
}
.goods_area .goods_box .description {
	height:auto;
	width: 458px;
	padding: 10px 0 0 20px;
	text-align: left;
	font-size: 20px;
	line-height: 23px;
	color: #000;
}

.goods_area .image_box {
	width: 962px;
	height:auto;
	padding: 10px 0 20px 0;
}

.info_area .box3{
	height:auto;
	width: 120px;
	vertical-align: top;
	text-align: left;
	display:inline-block;
}
.info_area .box4{
	height:auto;
	width: 520px;
	vertical-align: top;
	text-align: left;
	display:inline-block;
}
.info_area .topic3{
	width:423px;
	height:51px;
	background-image: url(img/topic5_2.png);
	background-repeat: no-repeat;
	margin:0 auto;
	color:#fff;
	font-size: 26px;
	padding-top:14px;
}
.gray {
filter:grayscale(100%);
}
.goods_area .txt1 {
	color:#f00;
	text-align: right;
}
