
@media(max-width: 1200px) and (min-width: 980px){
  /* #page-body */
#page-body{
  padding: 2%;
}
/* logo nav */
#header #logo > h1 a,
#nav {
  left: 3%;
}
/* メインビジュアル */
.flex-direction-nav a{
  display: none;
}
}
/******************************
smartphone to tablet
*******************************/
@media (max-width: 979px) {
#page-body{
  padding: 2%;
}
/* メインビジュアル */
.flex-direction-nav a{
  display: none;
}
}
/******************************
tablet only
*******************************/
@media (min-width:768px) and (max-width: 979px) {

#page-body{
  padding: 2%;
}
/* logo nav */
#header #logo > h1 a,
#nav {
  left: 2%;
}
/* メインビジュアル */
.flex-direction-nav a{
  display: none;
}
/* youtube */
#container .column.youtube {
  width: 60%;
  margin: 0 auto;
  margin-left: 25%;
  margin-top: 55px;
}
}
/******************************
smartphone only
*******************************/
@media (max-width: 767px) {
  /****************************
      PAGE-BODY
****************************/
body #container{
  padding: 0 4%;
  padding-bottom: 40px;
}
/*******************
   ヘッダー
*******************/
#wrapper #header #logo {
  position: relative;
  padding: 0;
  height: 65px;
}
#header #logo > h1 a {
  text-indent: -9999px;
  background-image: url('../../images/top/logo.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100px;
  height: 28px;
  position: absolute;
  top: 28%;
  left: 0;
  right: 0;
  margin: 0 auto;
  clear: both;
  display: block;
}
header #header.fixed {
  position: fixed;
  top: 0px;
}
/*ナビゲーション*/
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
#smp-nav .icon-menu {
    width: 20%;
    height: 65px;
    float: left;
    display: block;
    background: rgba(255, 255, 255, 0.02);
    position: relative;
    z-index: 10001;
}
#smp-nav .icon-menu:hover{
  cursor: pointer;
}
#smp-nav .icon-menu span {
    width: 30px;
    height: 2px;
    display: block;
    background: #000;
    position: absolute;
    left: 20%;
    top: 45%;
  }
#smp-nav .type-1 span {
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
        }

#smp-nav .type-1 .top {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px); }

#smp-nav .type-1 .bottom {
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px); }

#smp-nav .type-1.is-open .middle {
  background: rgba(255, 255, 255, 0); }

#smp-nav .type-1.is-open .top {
  -webkit-transform: rotate(-45deg) translateY(0px);
      -ms-transform: rotate(-45deg) translateY(0px);
          transform: rotate(-45deg) translateY(0px); }

#smp-nav .type-1.is-open .bottom {
  -webkit-transform: rotate(45deg) translateY(0px);
      -ms-transform: rotate(45deg) translateY(0px);
          transform: rotate(45deg) translateY(0px); }

#smp-navi-list{
  display: none;
}
#smp-navi-list.open{
  display: block;
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 10001;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling:touch;
  position: absolute;
  top: 65px;
}
#smp-navi-list.open ul{
  margin: 7%;
}
#smp-navi-list.open ul li{
  font-size: 20px;
  margin-bottom: 10%;
}
#smp-navi-list.open .smp-shoplist-btn a{
  display: block;
  width: 100%;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
#smp-navi-list.open .smp-shoplist-btn img{
  max-width: 100%;
  width: 23px;
  padding-right: 10px;
  margin-bottom: 3px;
  display: inline-block;
}

/* メインビジュアル */
#main-visual.flex-direction-nav a{
  display: none;
}
#main-visual.flex-control-nav {
  width: 100%;
  margin: 3% auto 0;
}
#main-visual.flex-control-paging li a {
  width: 8px;
  height: 8px;
}
body #main-visual.flexslider .slides img {
  width: auto;
}
/*******************
　 コンテンツ
*******************/
.column {
  width: 100%;
  margin-left: 0;
}
.column h2 {
  font-family: 'Oswald',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic, sans-serif;
  text-align: center;
  color: #333;
  font-size: 20px;
  font-weight: lighter;
  margin: 25px 0 40px;
}
.column #profile_works ul li.span6 {
   width: 48%;
  float: left;
  margin-left: 4%;
}
.column #profile_works ul li.span6:nth-child(1){
  margin-left: 0;
}
.column #onlinestore h2.column-title a{
  width: 100%;
  height: 43px;
  line-height: 43px;
  color: #fff;
  background-color: #000;
  display: block;
  text-align: center;
  position: relative;
}
.column #shoplist a{
  margin: 40px 0;
}
.column #shoplist h2 img{
  max-width: 100%;
  width: 23px;
  padding-right: 10px;
  margin-bottom: 3px;
  display: inline-block;
}

/* youtube */
#container .column.youtube{
  width: 100%;
  margin: 0 auto;
  margin-left: 0;
}
#container .column #movie{
  margin-left: 0;
}

/* COMPANY */

/* BRAND LIST */

/****************************
      PAGE-FOOTER
****************************/

/*******************
  ページフッター
*******************/
#page-footer #copy{
  float: none;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background-color: #000;
  margin: 0 auto;
  font-size: 10px;
}

}
@media (max-width: 490px) {}