@charset "shift_jis";
/* --------------------------------- 
------------------------------------
other
------------------------------------
------------------------------------*/
html {
	/*background-color: #014099;*/
	/*background-color: #008f00;*/
	background-color: #3692D1;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'EE EゴシチE',sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0px;
  background-repeat: repeat-x;
  background-position: center top;
  overflow-x: hidden;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
  color: #666666;
}
a:hover img {
/* 	opacity: 0.8;
	filter: alpha(opacity=80); -*/
}
img{
  padding: 0;
  margin: 0;
	vertical-align: middle;
}
p,ul,li,dl,dt,dd,form,input{
	list-style: none;
  padding: 0;
  margin: 0;
}
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
}


@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}

/* --------------------------------- 
------------------------------------
Wrapper
------------------------------------
------------------------------------*/
.Wrapper {
	margin: 0 auto;
	position: relative; 
	background-color: #CCCCCC;
}

/* --------------------------------- 
------------------------------------
Header
------------------------------------
------------------------------------*/
.Header {
	margin: 0 auto;
	padding: 0;
	position: relative;
	/*background-color: #014099;*/
	/*background-color:#008f00;*/
	background-color: #3692D1;
	z-index: 100;
}
.Header h1 {
  font-size: 11px;
  color:#999999;
  font-weight: normal;
}
/* --
.Utility-menu {
	margin:0;
	position:relative;
	top: 10px;
	display: none;
}
.Utility-menu ul {
	margin: 0;
	padding: 0;
	position:absolute;
	right: 10px;
	top: -75px;
	z-index: 0;
}
.Utility-menu ul li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}
.Utility-menu ul li a{
	display:block;
	float: left;
	height: 39px;
	width: 88px;
	color: #fff;
}
.Utility-menu ul li a.btn-faq{
	background: url(../img/btn_faq.png) no-repeat center top;
	height: 49px;
	width: 42px;
	overflow: hidden;
	text-indent: -9999px;
}
.Utility-menu ul li a.btn-cart{
	background: url(../img/btn_cart.png) no-repeat center top;
	height: 49px;
	width: 42px;
	text-indent: -9999px;
}
.Utility-menu ul li a.btn-login {
	background: url(../img/btn_login.png) no-repeat center top;
	height: 49px;
	width: 42px;
	text-indent: -9999px;
}
.Utility-menu ul li a.btn-logout {
	background: url(../img/btn_logout.png) no-repeat center top;
	height: 49px;
	width: 42px;
	text-indent: -9999px;
}
.Utility-menu ul li a.btn-mypage {
	background: url(../img/btn_mypage.png) no-repeat center top;
	height: 49px;
	width: 42px;
	text-indent: -9999px;
}
--*/
.Logo {
	padding: 14px 20px 8px;
	border-top: 1px solid #21744E;
	border-bottom: 1px solid #2B2B2B;
	box-shadow: 0px 0px 10px 1px #999;
	-webkit-box-shadow: 0px 0px 10px 1px #999;
	-moz-box-shadow: 0px 0px 10px 1px #999;
}
/* --------------------------------- 
------------------------------------
Content
------------------------------------
------------------------------------*/
.Content {
/*	padding: 30px 31px 0;
	margin: 0 0 20px;
	width: 960px;
	zoom: 1;
	overflow: hidden;
  zoom: 1;*/
	padding: 0;
	margin: 0;
	zoom: 1;
	overflow: hidden;
	position: relative;
}
.section:after {  
  content: ".";  
  display: block;  
  visibility: hidden;  
  height: 0.1px;  
  font-size: 0.1em;  
  line-height: 0;  
  clear: both;  
}
  
.Content:after {  
  content: ".";  
  display: block;  
  visibility: hidden;  
  height: 0.1px;  
  font-size: 0.1em;  
  line-height: 0;  
  clear: both;  
}


/* --------------------------------- 
------------------------------------
Simulator-wrapper
------------------------------------
------------------------------------*/
.Simulator-wrapper {
	position: relative;
	padding: 10px 0 0;
	width: 1015px;
	margin: auto;
}

/* --------------------------------- 
------------------------------------
Alpha
------------------------------------
------------------------------------*/
.Alpha{
	float: left;
	width: 680px;
	height: 660px;
	position: relative;
}
.Alpha h2{}
.Alpha-content {
	margin: 0;
	padding: 0 10px;
}

/* --------------------------------- 
------------------------------------
Beta
------------------------------------
------------------------------------*/
.Beta{
	float: right;
	width: 320px;
	margin: 15px 0 0;
	padding-bottom: 10px;
}
.Beta .btn-box {

}
.Beta .btn-box li {
	float: left;
}
.Beta .btn-box li a.btn-save {
	margin-right: 6px;  
}
.Beta .btn-box li a.btn-order {
}
/* --------------------------------- 
------------------------------------
Footer
------------------------------------
------------------------------------*/
.Footer {
	clear: both;
	/*background-color: #014099;*/
	/*background-color: #008f00;*/
	background-color: #3692D1;
	position: relative;
	z-index: 100;
}
.Footer .copyright {
	text-align: right;
	color: #FFF;
	padding: 15px 20px;
}

/* --------------------------------- 
------------------------------------
Common
------------------------------------
------------------------------------*/
/* ------.product-name---------------*/
.product-name {
	font-size: 14px;
	text-align: left;
	color: #000;
	font-weight: bold;
	margin: 0 5px 3px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
/* ------.editer-wrap---------------*/
.editer-wrap {
	margin: 0 0 10px;
	padding: 9px;
	clear: both;
	border: 1px solid #bbb;
	background: #EFEFEF;
	border-radius: 5px;
	position: relative;
	box-shadow: 0px 0px 10px 1px #999;
	-webkit-box-shadow: 0px 0px 10px 1px #999;
	-moz-box-shadow: 0px 0px 10px 1px #999;
}
.editer-box {
	margin: 0 0 5px;
	padding: 8px 0 0;
	clear: both;
/*	border: 1px solid #717071;*/
}
.editer-box.color {
	padding-bottom: 3px;
}
.editer-box.color .box-content {
	margin-right: -4px;
	margin-left: 4px;
}
.editer-box .box-title {
	position: relative;
	margin: 0 0px 7px;
}
.size-quantity .box-content {
	margin-left: 8px;
}
.size-quantity .size-text {
	margin: 2px 0 0;
	width: 245px;
  float: left;
}
.text-images {
  margin: 0 0 10px;
}
.size-quantity .link_size_detail {
	margin: 0;
	width: 105px;
  float: right;
}
.editer-box .box-title-btn {
	position: absolute;
	right: 20px;
	top: 10px;
}

.editer-box .box-content {
  zoom: 1;
	margin: 0;
	padding: 2px 8px;
}
.editer-box .box-content:after {  
  content: ".";  
  display: block;  
  visibility: hidden;  
  height: 0.1px;  
  font-size: 0.1em;  
  line-height: 0;  
  clear: both;  
}
.editer-box .img-box {
	float: left;
	width: 70px;
	margin: 0 0 5px 5px;
	cursor: pointer;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.editer-box .img-box.last {
	margin-right: 0;
}
.editer-box .img-box.selected dt {
	/*border: 2px solid #014099;*/
	border: 2px solid #3692D1;
	height: 66px;
	width: 66px;
}
.editer-box .img-box dt {
	height: 68px;
	width: 68px;
	border: 1px solid #999;
	background-color: #999;
}
.editer-box .img-box dt:hover {
  opacity:0.8; /*_uEUp*/
  filter:alpha(opacity=80); /*IE7ȉp*/
  -ms-filter:"alpha(opacity=80)"; /*IE8p*/
}
.editer-box .img-box dd {
	font-size: 10px;
	display: none;
}
.price-box-arrow {
	margin: 0 0 3px;
	text-align: center;
}
.design .box-title {
	margin-bottom: 3px;
}
.price-box-arrow {
	margin: 0 0 5px;
	text-align: center;
}

.editer-wrap .price-box {
	text-align: center;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 7px;
	position: relative;
	line-height: 1.1;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #999999;
}
.editer-wrap .price-box span.price {
	font-weight: bold;
	font-size: 22px;
	color: #C8214C;
}
.editer-wrap .price-box span.tax {
	font-size: 11px;
}
.editer-wrap .price-box span.per-one {
	/*display: block;*/
	font-size: 11px;
	font-weight: normal;
}
.editer-wrap .price-box span.per-one .price{
	font-size: 14px;
	font-weight: normal;
}
/* ------.preview-wrap---------------*/
.preview-wrap {
	position: relative;
	clear: both;
}
.preview-wrap .person {
	position: absolute;
	left: -80px;
	bottom: -30px;
	z-index: 1000;
}
/* .editer-box .pager */
.editer-box .pager {
	position: relative;
	text-align: center;
	clear: both;
	margin: 0 5px;
}
.editer-box .pager li {}
.editer-box a,
.editer-box a:link,
.editer-box a:visited {
	color: #4A5A71;
	font-weight: bold;
}
.editer-box a:hover {
	filter: alpha(opacity=80); 
	opacity: 0.8;
}
.editer-box .pager .pager {
}
.editer-box .pager .prev {
	position: absolute;
	left: 0;
	top: 0;
}
.editer-box .pager .page {}
.editer-box .pager .next {
	position: absolute;
	right: 0;
	top: 0;
}
/* ------.slideshow---------------*/
.slideshow {
	position: relative;
}
.slideshow .control {
	position: absolute;
	right: 40px;
	bottom: 10px;
	}
.slideshow .control li {
	margin: 0 0 4px;
	cursor: pointer;

}
.slideshow .visual {
	text-align: center;

}
.slideshow .visual li {
	width: 590px;
}
/* ------.print-way---------------*/
/*.print-way {
	position: relative;
	margin: 5px 0 0;
}
.print-way ul{
	width: 300px;
}
.print-way li {
	display: inline;
}*/
/* ------.topic-path---------------*/
.Content-top {
	position: relative;
	padding: 10px 21px 10px;
	background-color: rgba(0,0,0,0.30);
	border-bottom: 1px solid #000;
}
.editer-title {
	margin-bottom: 4px;
}
.topic-path {
	position: absolute;
	top: 0;
	right: 335px;
}
.topic-path ul{
	position: absolute;
	width: 340px;
}
.topic-path li {
	float: left;
}
.topic-path li a {
	color: #fff;
	display: block;
	float: left;
	width: 108px;
	height: 37px;
}
.topic-path li a.current {
	width: 119px;
	height: 37px;
	position: relative;
}
.topic-path li a img {
}
.topic-path li a.current img {
}
.topic-path .path01 {}
.topic-path .path02 {}
.topic-path .path03 {
	margin-right: 0px;
}
/* ------.social-box ---------------*/
.social-box {
	padding: 15px;
}
.social-box .btn-box {}
.social-box .btn-box li {
	float: left;
	padding: 0 5px 0 0;
}
.social-box div.note {
	clear: both;
	position: relative;
	margin: 10px 0 0 0;
}
.social-box div.note img {}
.social-box div.note span {
	font-size: 11px;
	margin-top: 5px;
}
.social-box .note {
    text-shadow: 2px 2px 1px #FFFFFF, -2px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px -2px 1px #FFFFFF;
    filter: dropshadow(color=#FFFFFF,offX= 1,offY=1)
            dropshadow(color=#FFFFFF,offX= -1,offY= 1)
            dropshadow(color=#FFFFFF,offX= 1,offY= -1)
            dropshadow(color=#FFFFFF,offX=-1,offY= -1);
    zoom: 1; 
}
.social-box .notice {
    color: #E4007E;
    text-shadow: 2px 2px 1px #FFFFFF, -2px 2px 1px #FFFFFF, 2px -2px 1px #FFFFFF, -2px -2px 1px #FFFFFF;
    filter: dropshadow(color=#FFFFFF,offX= 1,offY=1)
            dropshadow(color=#FFFFFF,offX= -1,offY= 1)
            dropshadow(color=#FFFFFF,offX= 1,offY= -1)
            dropshadow(color=#FFFFFF,offX=-1,offY= -1);
    zoom: 1;
}
.social-box .notes {
  color: #FFFFFF;
  margin: 10px 0 0 0;
	font-size: 11px;
}
/* ------.tabpanel ---------------*/
.tabpanel {
}
.tabpanel .tab {
	z-index: 100;
	margin: 0 0 1px;
	position: absolute;
}
.tabpanel .tab div.box {
	cursor: pointer;
	width: 40px;
	margin-right: 6px;
	float: left;
	text-align: center;
	height: 23px;
	border-top: 1px solid #717071;
	border-left: 1px solid #717071;
	border-right: 1px solid #717071;
	/*	filter: alpha(opacity=80); 
	opacity: 0.8;*/
}
.tabpanel .tab div.box img{
	padding-top: 4px;
}
.tabpanel .tab div.box.selected {
	width: 40px;
	background: #F7F7F7;
/*	filter: alpha(opacity=100); 
	opacity: 1.0;
*/}
.tabpanel .tab div.box:hover {
/*	filter: alpha(opacity=100); 
	opacity: 1.0;*/
}
.tabpanel .panel {
	padding-top: 23px;
	clear: both;
}
.tabpanel .used-color {
	padding: 0 0 3px;
}

.tabpanel .panel div.box {
	padding: 10px 10px 6px;
	border: 1px solid #717071;
	clear: both;
  zoom: 1; 
	background: #F7F7F7;
}
.tabpanel .panel div.box:after {  
  content: ".";  
  display: block;  
  visibility: hidden;  
  height: 0.1px;  
  font-size: 0.1em;  
  line-height: 0;  
  clear: both;  
}
/* ------.popup-box---------------*/

.popup-box {
	padding: 10px;
}
/* --
.popup-box .box-title {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px solid #D5347B;
	padding: 3px;
	margin: 0 0 5px;
}
--*/
.popup-box .box-content {
	padding: 10px;
}
/* ------.clearfix---------------*/

.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
	font-size: 0.1em;
}
.clearfix{
/* for ie */
  display: inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix{ height: 1%;}
.clearfix{ display: block;}
/* End hide from IE-mac */

/* ------  loacl移植E  ---------------*/
.viewarea--element--list {
	padding: 0 5px;
}

