html * {-webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;}

*, *:after, *:before {-webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;}

body {font-size: 100%;
    font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
    color: #fff;
    background-image: url(../img/ex_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #25262a;}


body, html {height: 100%;}

a {color: #3babfc;
	text-decoration: none;}
a:hover {color: #3babfc;
		text-decoration-line: underline;}

.main-content {height: 100%;
                width: 900px;
                margin: auto;
                position: relative;
                margin-top: 150px;
                z-index: 1;}
h1 img{width: 800px;
        display: block;
        margin:30px auto;
		border: none;}
h2 img{display: none;}
.desc p{width: 800px;
		margin: 10px auto 50px;
		line-height: 1.6;
		font-size: 15px;}

#new-goods{display: block;}
#new-goods:after{
	content: "";
					display: block;
					clear: both;}

h3 {color:#3babfc;
	font-size: 36px;
	font-weight: 200;
	border-bottom: 1px solid #3babfc;
	margin-bottom: 8px;}
.main-content{width:920px;}
.main-content li{width: 450px;
				height: 340px;
				float: left;
				margin: 5px 5px 10px}
.main-content li:last-child{margin-bottom: 50px;}
img{width: 450px;
	border: none;}
.items {width: 220px;
		border: none;
		margin-bottom: 4px;}
.g-title{font-size: 22px;
		font-weight: 600;
		margin: 5px auto 3px;}
.g-spec{font-size: 12px;
		font-weight: 400;
		line-height: 1.5;
		color: #aaa;}
.g-price{font-size: 22px;
		font-weight: 700;
		margin-top: 3px;}
.txts{font-size: 12px;
		font-weight: 600;}
#past-goods:after{content: "";
					display: block;
					clear: both;}
#caution {width: 910px;
			overflow: hidden;
			margin: 80px auto 0;
			color: #999;
			font-size: 13px;
			line-height: 1.35;}
#caution ul li{width: 910px;
				height: auto;
				margin: 3px auto;}
#caution ul li {margin-left: 1em;
			list-style-type: none;
			text-indent: -1em;}
#caution li:before {display: inline;
				content: "■";}



/* --------------------

スマホ対応

-------------------- */
@media screen and (max-width:768px){
	.main-content {height: 100%;
                width: 90vw;
                margin: auto;
                position: relative;
                margin-top: 24vw;
                z-index: 1;}
	.org-br:after {content: "\A" ;
				white-space: pre ;}
	h1 img{display: none;}
	h2 img{display: block;
            width: 80vw;
            margin: 0 auto 10vw auto;}
	.desc p{width: 90vw;
		margin: 3vw auto 10vw;
		line-height: 1.6;
		font-size: 4vw;}
	h3 {color:#3babfc;
		font-size: 11vw;
		text-align: center;
		letter-spacing: 1vw;
		width: 90vw;
		font-weight: 200;
		border-bottom: 1px solid #3babfc;
		margin-top: 20vw;}
	.main-content{width:90vw;}
	.main-content li{width: 90vw;
				height: auto;
				float: left;
				margin: 5vw auto 5vw;}
	.main-content li:last-child{
				margin: 5vw auto 28vw;}
	img{width: 90vw;
		border: none;}
	.items {width: 220px;
		border: none;
		margin-bottom: 0;}
	.g-title{font-size: 5.5vw;
		font-weight: 600;
		line-height: 1.4;
		margin: 2vw auto;}
	.g-spec{font-size: 3.5vw;
			font-weight: 400;
			line-height: 1.5;
			color: #aaa;}
	.g-price{font-size: 6.5vw;
			font-weight: 700;
			margin-top: 2vw;}
	.txts{font-size: 3.5vw;
			font-weight: 400;}
	#caution {width: 90vw;
			margin: 0 auto 0;
			color: #999;
			font-size: 3.2vw;
			line-height: 1.35;}
	#caution ul li{width: 85vw;
					height: auto;
					margin: 2vw auto;}
	#caution ul li {margin-left: 1em;
				list-style-type: none;
				text-indent: -1em;}
	#caution li:before {display: inline;
					content: "■";}
}

/* clearfix */
.container:after {content: '';
                  display: table;
                  clear: both;}

.header {position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 50px;
         background: #d3d1d0;
         opacity: 0.9;
         filter: alpha(opacity=9);
         -moz-opacity: 0.9;
         box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
         z-index: 2;}

.header:after {
  content: "";
  display: table;
  clear: both;
}
.header #logo {
  float: left;
  margin: 8px 0 0 0%;
}
.header #logo img {
  display: block;
  width: 124px;
  margin: 2px 0 0 15px;
　border: none;
}
@media only screen and (min-width: 768px) {
  .header {
    height: 70px;
  }
  .header #logo {
    margin: 20px 0 0 20px;
    margin-left: 20px;
  }
}

/* ------------------------------
     グローナルナビ_PC
------------------------------ */

.header__leadWrap {
  background: #0285c1;
  color: #fff;
  font-size: 11px;
}
.headerNavWrap,
.headerNav  {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 960px;
  margin: 0 auto;
}
.headerNavWrap {
  padding: 20px 0 0;
}
.logo img{
  width: 150px;
  line-height: 60px;
}
.headerNav {
    max-width: none;
    font-size: 17px;
    font-weight: 600;
}
.headerNav li {
  margin-left: 40px;
}
.headerNav li:first-child {
  margin-left: 0;
}
.headerNav li a {
	font-size: 16px;
    color: #000;
    display: block;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 48px;
}
.headerNav li a:hover{
    color: #3babfc;
}
#menuBk {
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
}
#closeBtnWrap {
  display: none;
}
#openBtn {
  display: none;
}
.menuClose {
  display: inline-block;
  padding: 20px;
}
.menuClose img {
  width: 17px;
}

@media screen and (max-width: 1100px) {
  .header__leadWrap {
    padding: 0 10px;
  }
  .headerNavWrap {
    padding: 20px 10px 15px;
  }
  .headerNav li {
    margin-left: 20px;
  }
}


/* ------------------------------
     グローナルナビ_SP
------------------------------ */
@media screen and (max-width: 768px) {
  #header {position: relative;}
  .headerNavWrap {display: block;
                    position: relative;
                    padding: 6px 17px;}
  .headerNav {display: block;}
  .logo img {width: 130px;
            margin-top: 1vw;}
  #closeBtnWrap {
    display: block;
    height: 50px;
    background: rgba(20,20,20,.85);
  }
    #closeBtn img {
      float: right;
      width: 20px;
        margin: -1vw auto;
  }
  #openBtn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 18px;
    margin-top: -1.5vw;
    padding: 20px 17px;
  }
  #openBtn img {
      float: right;
      width: 24px;
  }
  #spNav {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 65%;
    background: rgba(20,20,20,.85);
    transform: translateX(100%);
    transition: all .3s;
  }
  #spNav.isOpen {
    transform: translateX(0);
  }
  .headerNav li {
    margin-left: 0;
    background: rgba(20,20,20,1);
    border-bottom: 1px solid #555;
  }
  .headerNav li:first-child {
    border-top: 1px solid #555;}
  .headerNav li a {
      font-size: 4.5vw;
      color: #ccc;
      position: relative;
      padding: 0 6.5vw;
      font-weight: 500;
      letter-spacing: .8vw;
      line-height: 15vw;
  }
  .headerNav li a:hover {
      background: rgba(70,70,70,.85);
  }
  .headerNav li a:after {
    position: absolute;
    top: 0;
    right: 17px;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    border-right: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
    transform: rotate(-45deg);
    content: "";
  }
}

/*   メニューここまで   */




#footer {width: 960px;
        color: #666;
        margin: 80px auto 0 0;
        text-align: center;
        letter-spacing: .5px;
        font-size: 9px;
        padding: 24px 0 32px 0;
        height: 40px;}

@media screen and (max-width:768px){
    #footer {width: 90vw;
         text-align: center;
         letter-spacing: .5px;
         font-size: 2.5vw;
         margin-top: 40vw;
         margin-bottom: 0vw;}
}