/* ++++++++++++++++++++clearfix++++++++++++++++++++ */

.cf { zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

/* ++++++++++++++++++++ユーティリティ++++++++++++++++++++ */

a img:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


/* ************************************************ 
 *  all
 * ************************************************ */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
* {
  margin: 0px;
  padding: 0px;
}

ol, ul {
	list-style: none;
}


html {
	width:100%;
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body {
    min-width:1280px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background: white;
}

/*
#page{
	width:1500px;
}
*/

a:link {
	color:#1977C2;
	text-decoration: underline;
}
a:visited {
	color:#1977C2;
	text-decoration: underline;
}
a:hover {
	color:#1977C2;
	text-decoration: none;
}
a:active {
	color:#1977C2;
	text-decoration: none;
}
.disable-link {
	pointer-events: none!important; /* クリックを無効にする */
	text-decoration: none!important; /* リンクの下線を削除（任意） */
	color: inherit!important; /* リンクの色を維持（任意） */
}

br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}

hr {
  margin: 10px 0;
  border: 0;
  clear: left;
}

img {
  border: none;
  vertical-align: middle;
}

img.new_mark_img1 {
  margin-right: 5px !important;
}

img.new_mark_img2 {
  margin-left: 5px !important;
}

.sold_out {
color: #FF0000;
}

#box_recentlychecked {
display:none;
}

.sub_h2 {
	margin-bottom: 20px;
}

.container_710 {
	background: url(https://flashforge.jp/shoppro/repair.png) no-repeat center top;
	width: 710px;
	padding-top: 30px;
}

.pc-none { display: none!important; }
.sp-none { display: block!important; }
@media screen and (max-width: 1199px) {
	.pc-none { display: inline-block!important; }
	.tb-none { display: none!important; }
}
@media screen and (max-width: 767px) {
	.pc-none { display: inline-block!important; }
	.sp-none { display: none!important; }
}

/* ************************************************ 
 *  layout
 * ************************************************ */
/*ページ全体の幅、レイアウトをセンタリング*/
#container {
  /* width:930px; */
  width: 100%;
  margin:0px auto;
  text-align:left;
}
.site-content{
	width:100%;
	oveflow:hidden;
}
/*ヘッダー*/
#header {
  /* width:100%; */
  /* padding: 20px 0; */
  /* clear:left; */
}

/*サイド*/
#side {
  /* float: left; */
  /* width: 200px; */
}

/*メイン*/
#main {
  float: right;
  /* width: 700px; */
  width: 710px;
}

/*フッター（コピーライト）*/
#footer {
  /* padding: 30px 0; */
  /* width:100%; */
  /* clear:both; */
  /* color: #666; */
  /* text-align: center; */
  /* border-top: 1px solid #ccc; */
}


******** 
 *  main
 * ************************************************ */
#main div.box {
clear: both;
margin-bottom: 40px;
}

#main div.box h3 {
margin-bottom: 20px;
font-size: 20px;
}

/* ************************************************ 
 *  item_box
 * ************************************************ */
.item_box {
width: 21%;
text-align: center;
margin:10px 2%;
zoom:1;
float:left;
}
.item_box:last-child {
margin-bottom:0;
}

.item_box .item_photo {
width:90%;
margin:10px 0;
border: 1px solid #999;
}

.item_box .item_photo img.item {
width: 100%;
}

.item_box .item_detail {
	width:90%;
	font-size:12px;
	line-height:15px;
}

.item_box .item_detail p.item_name {
	font-size:12px;
	line-height:15px;
margin-bottom: 10px;
}

.item_box .item_detail p.item_regular_price {
margin-bottom: 10px;
}

.item_box .item_detail p.item_price {
margin-bottom: 10px;
	font-weight:bolder;
	font-size:15px;
color: #C1272D;
}

.item_box .item_detail p.item_discount {
margin-bottom: 10px;
}

/* ************************************************ 
 *  Top_Page
 * ************************************************ */
#main #box_news {
}

#main #box_news p {
line-height: 20px;
}

#main #box_recommend {
}

#main #box_sellers {
}

#main #box_free {
background: #f5f5f5;
padding: 20px;
}

#main #box_free p {
line-height: 20px;
}

#box_recentlychecked{
margin: 20px 0 0 0;
}

div.footstamp {
	width:90%;
padding:30px;
/* border-bottom: 1px solid #eee; */
border-bottom: 1px solid #000;
}

div.footstamp span {
margin: 0 5px;
color: #999;
}

.stock_error{
font-weight:bold;
color:red;
padding:10px 0;
display:none;
}

/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
/* font-size: 20px; */
margin:30px 0;
font-size: 20px;
color: #1977C2;
}

div.product_detail_area {
margin-bottom: 20px;
position: relative;
width: 90%;
}

div.product_images {
width: 65%;
/* width: 550px; */
float: left;
display: inline;
}



div.product_images div img {
max-width: 100%;
}

div.product_images div p.caption {
margin-top: 10px;
line-height: 20px;
}

div.add_cart {
width: 32%;
float: right;
}

table.add_cart_table {
width: 90%;
/* border-top: 1px solid #ccc; */
margin-bottom: 10px;
}
table.add_cart_table th {
	background-color:#6f7173;
	border-bottom:1px solid white;
	color:white;
	font-weight:bold;
	text-align: left;
	width:25%;
	padding:5px 2%;
	margin:0;
font-size: 14px;
}
table.add_cart_table td {
	background-color: white;
	color:#6f7173;
	border-right:1px solid #6f7173;
	border-bottom:1px solid #6f7173;
	text-align: left;
	width:65%;
	padding:5px 2%;
	margin:0;
}
table.add_cart_table td input {
width: 30px;
font-size: 14px;
}
table.add_cart_table td strong.price {
font-size: 14px;
  color:#ee0000;
}
table.add_cart_table .first{
	border-top:1px solid #6f7173;	
}
table.add_cart_table .last{
	border-bottom:1px solid #6f7173;	
}
.sk_link_other{
	padding:15px 0;
	overflow: hidden;
}
.sk_link_other a{
	padding:10px;
	background-color:#003073;
	border:#003073 2px solid;
	border-radius: 5px;
	color:white;
	text-decoration: none;
}
.sk_link_other a:hover{
	background-color:white;
	color:#003073;
}
.sidebanwrap{
	margin-top:20px;
}
.sidebanwrap div{
	margin:5px 0;
}

table#option_tbl {
width: 100%;
margin-bottom: 20px;
}
table#option_tbl th,
table#option_tbl td.none {
background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
border: 1px solid #ccc;
padding: 10px;
text-align: center;
}
table#option_tbl th {
background: whiteSmoke;		
}
table#option_tbl td div input {
margin-bottom: 5px;
}

ul.option_price {
margin: 0 0 20px 0px;
}
ul.option_price li {
list-style-type: none;
}

div.button_area {
}
div.button_area input {
width: 180px;
}
.modname{
	font-weight:bold;
	text-align:center;
	font-size:25px;
	line-height:40px;
	color:#2177aa;
}
div.product_description {
	overflow: hidden;
font-size: 14px;
line-height: 24px;
margin: 20px 0;
padding-bottom: 20px;
/* border-bottom: 1px solid #ccc; */
border-bottom: 1px dotted #000;	
clear: both;
word-wrap: break-word;
}

div.product_image_extra {
text-align: center;
margin-bottom: 20px;
}
div.product_image_extra img.item {
margin-bottom: 20px;
}


div.product_link_area {
float: left;
margin-left: 0px;
}
div.product_link_area div.twitter {
float: left;
width: 95px;
margin-right:20px;
}
div.product_link_area div.pinterest {
float: left;
margin-right: 30px;
}
div.product_link_area div.fb-like {
float: left;
width: 85px;
}
.addbottxt{
	width:300px;
	font-size:12px;
	line-height:18px;
}
.addbottxt a{
	color:#808080;
	text-decoration:none;
}
.addbottxt a:hover{
	color:#2177aa;
	text-decoration:none;
}
div.product_link_area ul.other_link {
float:left;
}
div.product_link_area ul.other_link li {
	float:left;
	padding:0 8px;
}
.other_link li a{
	text-decoration: none;
	color:#727272;
}
.other_link li a:hover{
	color:#333333;
}
#tb_cap_tb{
}
#tb_cap_tb{
margin-top: 20px;
}

.tb {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #CCC;	
}
#tb_stitle {
margin-bottom: 20px;
}
.tb_date, .tb_title, .tb_body, .tb_state {
margin-bottom: 5px;
}

/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px;	/* Set this to minus the border thickness. */
background-color:#fff;	
cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;	
font-weight:bold;
font-size:10px;
top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
border: 4px solid #000;
overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
}

/* Feature section in ZoomEngine page */
.zoom-section {
clear:both;
}

* html .zoom-section { 
display:inline;
clear:both;
}

.zoom-small-image {
margin-bottom: 20px;
width: 90%;
margin-top: 4px;
}
.zoom-small-image #wrap {
top: 0px;
z-index: 9999;
position: relative;
}
.cloud-zoom {
margin-bottom: 20px;
}
.zoom-small-image .mousetrap {
z-index:999;
position: absolute;
width: 100%;
left:0px;
top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
width: 90%;
}

a.cloud-zoom-gallery {
display: block;
margin: 5px 1%;
	width:8%;
	float:left;
cursor: pointer;
}
.zoom-tiny-image {
width: 50px;
height: 50px;
border: 1px solid #ccc;
padding: 3px;
}
.zoom-tiny-image.selected {
background: #333;
border: 1px solid #000;
}
.zoom-tiny-image:hover {
border: 1px solid #000;
}

/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
margin: 20px;
padding: 20px;
background: #fff;
}

div#product_option h2 {
margin-bottom: 20px;
}

table.table_option {
background: #fff;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-bottom: 20px;
}
table.table_option th {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
background: #f5f5f5;
}
table.table_option td {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 10px;
}

div#product_option div.button_area {
}

/* ************************************************ 
 *  product_list_page
 * ************************************************ */
.middlewrap{
	width:90%;
}
div.sub_category_area,
div.sub_group_area {
display: flex;
flex-wrap: wrap;
width: 93%;
margin-bottom: 20px;
padding: 10px 10px 0px 10px;
}

div.sub_category_area div.sub_category,
div.sub_group_area div.sub_group {
    margin-bottom: 12px;
    width: 198px;
}

div.sub_category_area div.sub_category img,
div.sub_group_area div.sub_group img {
margin-right: 10px;
}

/* ************************************************ 
 *  search_page
 * ************************************************ */
div.search_result {
background: #f5f5f5;
margin: 20px 0;
padding: 10px 0;
text-align: center;
}

div.none {
text-align: center;
margin: 50px 0;
}

/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy {
	width:90%;
}

div#policy h2 {
	padding:30px 0;
margin-bottom: 30px;
border-bottom: 1px solid #000;
color: #1977C2;
font-size: 36px;
}

.policy_box,
#policy_lead{
/* margin-bottom: 30px; */
margin-bottom: 20px;
}

div.sk_box {
margin-bottom: 50px;
}
div.sk_box h3 {
/* font-size: 16px; */
margin-bottom: 10px;
font-size: 26px;
font-weight: bold;
}
div#sk tr {
/* border-bottom: 1px solid #eee; */
border-bottom: 1px dotted #000;
}
div#sk th {
/* width: 150px; */
width: 200px;
text-align: left;
/* padding: 10px 20px 10px 0; */
padding: 10px 0;
vertical-align: middle;
}
div#sk th img.poricy_img {
margin-bottom: 5px;
}	
div#sk td {
padding: 10px 0;
}	
div#sk th,
div#sk td {
/* vertical-align: top; */
line-height: 1.8;
}

div#sk table {
border-top: 1px dotted #000;
}


div#payment_method {
margin-top: 40px;
}
div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
width: 200px;
text-align: center;
}


div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
width: 200px;
text-align: center;
}

.pe_note {
border-bottom: 1px dotted #000;
padding-bottom: 20px;
}

/* ************************************************ 
 *  side
 * ************************************************ */
#side div.box {
clear: both;
margin-bottom: 20px;
}

#side div.box h3 {
margin-bottom: 10px;
padding: 5px;
background: #f5f5f5;
text-align: center;
}

#side div.box ul {
margin-left: 20px;
}

#side div.box ul li {
margin-bottom: 7px;
}

#side div#box_cart {
}

#side div#box_cart div.cart_button {
text-align: right;
}

#side div#box_owner {
}

#side div#box_owner div.owner_photo {
padding-left: 20px;
}

#side div#box_owner img.owner_photo_inner {
width: 152px;
margin-bottom: 10px;
padding: 3px;
border: 1px solid #ccc;
}

#side div#box_owner p.name {
font-size: 20px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.memo {
font-size: 11px;
line-height: 18px;
margin-bottom: 10px;
padding-left: 20px;
}

#side div#box_owner p.website {
padding-left: 20px;
}

div#box_mailmaga a {
padding-left: 20px;
}

div#box_mobile img {
padding-left: 26px;
}

#group-list {
border-top:#838383 dotted 1px;
padding:10px 0px 0px;
margin:10px 20px 0px 0px;
}
/* ************************************************ 
 *  Common Elements
 * ************************************************ */
/* @group Common Elements */

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

	table.table {
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		margin-bottom: 20px;
		}
		table.table th {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			background: #f5f5f5;
			}
		table.table td {
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding: 5px;
			}

div.sort {
	padding:30px;
	text-align: right;
	float: right;
	}
	div.sort strong {
		margin-right: 5px;
		}
	div.sort a {
		margin-right: 5px;
		text-decoration: underline;
		}
	div.sort span {
		margin-right: 5px;
		font-weight: bolder;
		text-decoration: none;
		}

div.pager {
	overflow: hidden;
	padding: 20px 0 40px;
	clear: both;
	text-align: center;
	}

div.none {
	clear: both;
	text-align: center;
	margin: 50px 0;
	}

/* radius */
.r3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}

.r5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	}

.r7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	}

/* @group button */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc 9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099 9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn_quick {
  margin: 10px 0;
}
.btn_quick a{
  color:white;
  text-decoration:none;
}
/* ************************************************ 
 *  Plus
 * ************************************************ */

.mainsec {
	overflow: hidden;
	background-color:white;
	width:100%;
	max-width:1500px;
	position: relative;
}
#masthead {
	width: 100%;
	height:80px;
	z-index: 99999;
	background: rgba(0,0,0,1.0);
}
#masthead.logo-top {
	text-align: center;
}
.wpcf7-not-valid-tip {
	text-align: center;
	font-size: 13px;
	line-height:40px;
}
.main-navigation {
	margin-top:20px;
    width: 1480px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    display: inline-block;
}
.main-navigation ul:before {
    content: '';
    display: block;
}
.main-navigation ul:after {
    content: '';
    display: table;
    clear: both;
}
.main-navigation ul ul {
	overflow: hidden;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;/* Third Level Items */
}
.main-navigation ul li:hover > ul {
    background-color: rgba(22,22,22,0.90);
    color: white;
    font-size: 12px;
    line-height: 12px;
    display: block;
    border-radius: 0 0 5px 5px;
}
.main-navigation ul ul a {
    text-align: left;
    padding: 8px 20px;
    width: 150px;
    color: white;
}
.main-navigation ul ul a:hover {
    background-color: white;
    color: #383838;
}
.main-navigation > ul > li {
    margin: 3px 5px;
    float: left;
    position: relative;
	border-bottom:0.5px white solid;
    line-height: 24px;
}
.main-navigation > ul > li > a {
    font-weight: lighter;
    color: white;
    font-size: 15px;
    padding: 5px 5px;
  font-size: 14px;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    color: #333;
}
.main-navigation li:hover > a {
    color: #9b9b9b;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-navigation ul li:hover > ul.tdprint {
    display: block;
}
.tdprnt{
	overflow: hidden;
	width:190px;
	height:610px;
}
.tdprnt:hover{
	width:840px;
}
.tdprnt a{
	float:left;
}
.tdprnt a:hover{
    color: #9b9b9b;
	background-color:white;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-navigation ul ul.tdprnt ul {
	overflow: hidden;
    padding: 0;
    display: none;
    position: absolute;
    top: 0;
    left: 190px;
    z-index: 99999;/* Third Level Items */
}
.main-navigation ul ul.tdprnt li {
	float:left;
  	width: 400px;
}
.main-navigation ul ul.tdprnt li:hover > ul {
	float:left;
    background-color: rgba(0,0,0,0);
    color: white;
    display: block;
    height:95%;
}
.main-navigation ul li.menuitem:hover > ul ul.menudetl {
	display: block:
}
.menu-item3th{
	width:700px;
}
.menudetl img{
	float:left;
	margin-bottom:20px;
}
.menudetl{
	width:100%;
}
.main-navigation ul ul ul.menudetl a {
	float:left;
	width:70px;
	padding:10px;
	border-radius: 3px;
	background-color:#0096EA;
	color:white;
	margin-left:20px;
	text-align:center;
}
.main-navigation ul ul ul.menudetl a:hover {
	background-color:white;
	color:#0096EA;
}
.menudetl li:hover > a {
}
.navdetit{
	text-align: left;
	width:100%;
	font-size:15px;
	line-height:20px;
	margin-bottom:10px;
}
.navdetxt{
	text-align: left;
	width:100%;
	font-size:12px;
	line-heigth:18px;
	margin-bottom:15px;
}
.menudetl{
	float:left;
	width:400px;
}
.menudetl li{
	padding:20px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.header-content h1{
	position:absolute;
	top:0;
	left:0;
	display:none;
}
/*--------------------------------------------------------------
Footer Section
--------------------------------------------------------------*/
#colophon {
	/*display:inline;*/
	background: #000;
	color: #FFF;
	font-size: 15px;
}
.top-footer {
	background: #272727;
	padding: 30px 0;
}
.top-footer ul {
	list-style: none;
	margin: 0;
}
.top-footer ul li {
	margin-bottom: 5px;
}
.top-footer h2 {
	font-size: 18px;
	margin-bottom: 25px;
	position: relative;
}
.top-footer h2:after {
	content: "";
	position: absolute;
	top: 100%;
	width: 40px;
	border-bottom: 1px solid #FFF;
	left: 0;
	margin-top: 5px;
}
.top-footer a {
	color: #FFF;
	text-decoration: none;
}
.top-footer .top-footer-wrap {
	margin-left: -2%;
}
.footer-column-1 .footer-block {
	width: 100%;
}
.footer-column-2 .footer-block {
	width: 48%;
	margin-right: 2%
}
.footer-column-3 .footer-block {
	width: 31.333%;
	margin-right: 2%
}
.footer-column-4 .footer-block {
	width: 23%;
	margin-left: 2%
}
.footer-block {
	float: left;
}
.footer-block .widget, .footer-block .gallery {
	margin-bottom: 0;
}
.bottom-footer {
	background: #232323;
	font-size: 14px;
}
.bottom-footer .mid-content {
	width:95%;
	max-width: 1140px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.bottom-footer a {
	color: #FFF;
}
.footlog {
  margin: 70px 0 50px;
}
.footsec {
	width:16%;
	margin: 45px 2% 15px 2%;
	float: left;
	line-height: 23px;
}
.footsec a {
	transition: left 0.3s ease;
	-moz-transition: left 0.3s ease;
	-webkit-transition: left 0.3s ease;
	text-decoration:none;
	color:#9b9b9b;
}
.footsec a:hover{
	color:white;
}
.tagcloud a {
	background: #000;
	padding: 10px 15px;
	font-size: 13px !important;
	margin: 0 0 5px 0;
	display: inline-block;
	line-height: 1;
}
.clearfix:before, .clearfix:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .row:after, .row:before {
	content: '';
	display: table;
}
.clearfix:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .row:after {
	clear: both;
}

/*--------------------------------------------------------------
itmdetail Section
--------------------------------------------------------------*/
.itmsec{
	overflow: hidden;
	width:100%;
	margin:40px 0;
}
.tit{
	overflow: hidden;
	border-bottom:1px solid #2189ca;
	width:100%;
	margin:15px 0;
}
.tittxt{
	float:left;
	padding:0 10px;
	text-align: left;
	padding-left:10px;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	background-color:#2189ca;
	color:white;
}
.siyo,
.siyo2,
.siyo3 {
	width:100%;
}
.siyo th,
.siyo2 th {
	background-color:#6f7173;
	border-bottom:1px solid white;
	color:white;
	font-weight:bold;
	text-align: left;
	width:27%;
	padding:5px 1%;
	margin:0;
}
.siyo3 th {
	background-color:#6f7173;
	border-bottom:1px solid white;
	color:white;
	font-weight:bold;
	text-align: left;
	width:19%;
	padding:5px 1%;
	margin:0;
}
.siyo td{
	background-color: white;
	color:#6f7173;
 	border-left: 1px solid #6f7173;
	border-bottom:1px solid #6f7173;
	text-align: left;
	width:67%;
	padding:5px 1%;
	margin:0;
}
.siyo2 td{
	background-color: white;
	color:#6f7173;
    border-left: 1px solid #6f7173;
	border-bottom:1px solid #6f7173;
	text-align: left;
	width:40%;
	padding:5px 1%;
	margin:0;
}
.siyo3 td{
	background-color: white;
	color:#6f7173;
    border-left: 1px solid #6f7173;
	border-bottom:1px solid #6f7173;
	text-align: left;
	width:27%;
	padding:5px 1%;
	margin:0;
}
.siyo .first,
.siyo2 .first,
.siyo3 .first{
	border-top:1px solid #6f7173;	
}
.siyo .las,
.siyo2 .last,
.siyo3 .last{
	border-bottom:1px solid #6f7173;	
}
.txtsec h2{
	width:95%;
	font-size:15px;
	line-height:22px;
}
.txtsec ul li{
	margin-left:4%;
	width:95%;
	font-weight: normal;
	text-align:left;
    list-style-type: circle;
}
.jusitbl {
    overflow: hidden;
    width: 85%;
    margin: 20px 0;
    border-top: #5d5d5d solid 2px;
    border-bottom: #5d5d5d solid 2px;
    font-size: 15px;
    line-height: 19px;
}
.jusitbl .spectblline {
	margin:0;
}
.jusitbl .spectblline .lftbox {
	margin:0;
    text-align: right;
    float: left;
    width: 29%;
    padding: 5px 2%;
    border-bottom: solid 1px white;
    background-color: #58595b;
    color: white;
}
.jusitbl .spectblline .ctrbox {
	margin:0;
    text-align: center;
    float: left;
    width: 30%;
    padding: 5px 2%;
    border-bottom: solid 1px white;
    background-color: #a0a0a0;
    color: white;
}
.jusitbl .spectblline .rgtbox {
	margin:0;
    text-align: center;
    float: left;
    width: 29%;
    padding: 5px 2%;
    border-bottom: solid 1px #5d5d5d;
    background-color: white;
    color: #5d5d5d;
}
.jusitbl .spectblline .last {
    border-bottom: none;
}
.jucitit {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
}
.jucitbl {
    width: 95%;
	overflow: hidden;
}
.jucisec {
    width: 25%;
    float: left;
    padding-bottom: 20px;
	overflow: hidden;
}
.jucisec div img{
	width:100%;
}
.imgsec img{
	width:100%;
}
.profootsec{
	overflow:hidden;
	padding:100px 0px 40px 0px;
}
.quar-container {
	width: 1200px!important;
}
.quar{
	float:left;
	width:20%;
}
.quar a img{
	width:100%;
}


/* header */
#masthead2 {
	margin-top: 20px;
}
.header-contents {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1200px;
}
.header-contents .header-logo {
	width: 300px;
}
.header-contents .header-list {
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-contents .header-list li {
	padding: 0 6px;
}
.header-contents .header-list li a {
	color: #000;
	text-decoration: none;
}
.header-contents .header-list li a:hover {
	opacity: .6;
}
.header-contents .header-list li .list-icon {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 8px;
	font-size: 12px;
}
.header-contents .header-list li form {
	margin-left: 10px;
	border-bottom: 1px solid #000;
}
.header-contents .header-list li form input[type="text"] {
	height: 30px;
	border: none;
}
.header-contents .header-list li form input[type="text"]:focus {
	border: none;
	outline: 0;
}
.header-contents .header-list li form input::placeholder {
  color: #777;
}
.header-contents .header-list li form input[type="submit"] {
	width: 20px;
	height: 20px;
	background: url(https://flashforge.jp/shoppro/header_search.svg) no-repeat 0 0;
	border: none;
	vertical-align: sub;
	cursor: pointer;
}
.main-navigation {
	width: 100%;
	background: #333;
}
.main-navigation > ul {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 1200px;
}
.main-navigation > ul > li {
	margin: 6px 5px 9px;
	border: none;
}
.main-navigation > ul > li > a {
	padding: 7px 5px;
	font-size: 16px;
	font-weight: 400;
}

.coupon-event {
    background: #ff512a;
    color: #fff;
    padding: 8px 0;
    font-size: 16px;
}
.coupon-event2 {
    background: #2a91ff;
    color: #fff;
    padding: 8px 0;
    font-size: 16px;
}
.coupon-event span,
.coupon-event2 span {
	font-weight: bold;
} 
.coupon-event a,
.coupon-event2 a {
	color:#fff
}
.head-notice {
    background: #ffffcc;
    color: #333;
    padding: 6px 0;
    font-size: 14px;
}
