/*--------------------------------------------------------*/
/*文字コード*/
@charset "utf-8";

/*bodyブラウザ依存のデフォルト設定解除,文字色-サイズ-行間の設定*/
body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  
/* 共通の文字色は濃いグレー */
  color: #333333;
  font-size: 3.2vw;
  line-height: 1.7;
  font-family: 'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;
}

/*p要素とh要素のデフォルト設定解除*/
p,h1,h2,h3,h4,h5,h6 {
  margin: 0;
}
/*Logo画像下の余白を無くすために下揃えに*/

img {
  vertical-align: bottom;
}

/*global-navi リストのデフォルト余白を解除*/
ul {
  margin: 0;
  padding: 0;
}

/*global-navi 文字列の色設定、下線の解除*/
a {
  color: #333333;
  text-decoration: none;
}
/*--------------------------------------------------------*/

/*ここからheader*/
header {
  width:90%;
  margin: 0 5%;
}

/*logoを中央配置、上余白*/
.logo {
  float: none;
  margin-top: 5%;
  text-align: center;
}

.logo img{
  width: 20%;
  height: auto;
}

/*global-navi 中央配置*/
.global-nav {
  float: left;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  line-height: 2em;
}

/*global-navi リスト横並び、横余白追加、文字サイズ設定、初期接頭記号解除*/
.global-nav li {
  display: block;
  float: left;
  margin: 0 4%;
  width: 25%;
  font-size: 2vw;
  list-style: none;
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;
}


/*ここからfooter*/
footer {
  text-align: center;
  padding: 20px 0 10px 0;  
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;
}

#index footer{
    height: 20px;
    margin: 550px 0 0;
    padding: 0;

  }


fotter small{
  font-size: 3vw;
}

/*----------------------------------------------------*/
/*ここからproductPage*/
/*indexページメイン背景画像*/

#index{
  background-image: url(../images/FullScreen-Top-mobile.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

/*product商品説明欄のスタイル指定*/
#wrap{
  clear:both;
  background-color: ffffff;
  width:90%;
  margin: 0 auto;
  padding: 0 0 0;
}

/*メインコンテンツ欄のサイズ指定*/
.main-center{
  width: 100%;
  margin:0 auto;
}

/*h1,h2,h3のスタイル指定*/
h1{
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;  
  font-size: 6vw;
  line-height: 6vw;
  text-align: center;
  border-bottom: 1px solid #333333;
  margin-bottom: 1vw;
}

#index h1{
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;  
  font-size: 6vw;
  line-height: 1.6em;
  text-align: center;
  margin: 15% 0 0 0;
  border-bottom: none;
}

h2{
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;
  font-size: 5vw;
  line-height: 7.5vw;
  padding-top: 2%;
}

h3{
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;
  font-size: 4vw;
  line-height: 1.1em;
  margin-top: 50px;
}

/*---------------------about ページ-----------------------------*/




/*---------------------product ページ-----------------------------*/
/*productページ　テキストエリアの幅指定*/
.product-dl40,.product-sand,.product-detail,.product-single,.designer {
  float: none;
  width: 90%;
  margin: 0% auto 5% ;
}

.weblink{
  text-align: center;
}

/*productページ　画像幅指定*/
.product-img-li,.product-img{
  display: block;
  width:55%;
  margin: 5% auto;
}

.designer-img{
  display: block;
  width:60%;
  margin: 2% auto;
}

/*接頭飾り1*/
.icon:before{
  content: "";
  padding-right: 10px;
  border-left: 7px solid #339BE6;

}
/*接頭飾り2*/
.icon2:before{
  content: "";
  padding-right: 8px;
  border-left: 3px solid #81C1EF;
}

.icon2{
  content:"";
  border-bottom: 1px solid #c6c6c6;
}

/*商品説明P　テキストエリアの幅指定*/
.product-txt, .designer-txt {
  width: 95%;
  margin: 3% auto;
}


/*float回り込みの解除*/
.clearfix:after {
  content:"";
  display:block;
  clear: both;
}

/*注意書き文字装飾*/
.attention{
  font-size: 10px;
  color: #333333;
  text-align: center;
  margin: 3% 0;
}

/*-------------------------------------------------------*/
/*3D model埋め込み*/
.sketchfab{
  position: relative;
  width: 60%;
  margin: 2% auto;
}

.sketchfab-embed-wrapper{
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 5%;
}

.sketchfab-embed-wrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
}

/*-------------------------------------------------------*/
/*Movie埋め込み*/
.movie-li{
  position: relative;
  float: left;
  width: 50%;
}

.movie-single{
  position: relative;
  text-align: center;
  width: 100%;
}

.movieiframe{
  height: 0;
  padding-bottom: 60%;
  margin-bottom: ;
}

.movie-li iframe{
  position: absolute;
  top: 5%;
  left: 5%;
}

.movie-single iframe{
  position: absolute;
  top: 5;
  left: 10%;
}


/*-------------------------------------------------------*/
/*slider設定*/
.slider1{
    width: 80%;
    height: 30%;
    margin: 5% auto;
}
.slider1 img{
    float:left;
    width: 100%;
 
}

.slider2{
    width: 80%;
    height: 30%;
    margin: 5% auto;
}
.slider2 img{
    float:left;
    height: 100%;
}

/*-------------------------------------------------------*/
/*SNS設定*/

#sns #wrap{
  padding: 5% 10% 0;
  margin: 0;
  width:80%;
}

/*ボタン配置*/
.insta-follow, .twitter-follow{
  margin: 0 0 20px 0;
  text-align: center;
}
   

/*instagram ボタン設定*/
.insta_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #333333;/*文字色*/
  font-size: 14px;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;

}

.insta_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.insta_btn .insta{/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 35px;/*幅*/
  height: 35px;/*高さ*/
  vertical-align: middle;/*垂直中央に*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 8px;/*角丸に*/

}

.insta_btn .insta:before{/*グラデーションを重ねるため*/
  content: '';
  position: absolute;/*絶対配置*/
  top: 15px;/*ずらす*/
  left: -15px;/*ずらす*/
  width: 50px;/*グラデーションカバーの幅*/
  height: 50px;/*グラデーションカバーの高さ*/
  background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);/*グラデーション②*/
}

.insta_btn .fa-instagram {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 30px;/*アイコンサイズ*/
  line-height: 35px;/*高さと合わせる*/
}

/*twitter ボタン設定*/
.twitter_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #333333;/*文字色*/
  font-size: 14px;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;

}

.twitter_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.twitter_btn .twi{/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 35px;/*幅*/
  height: 35px;/*高さ*/
  vertical-align: middle;/*垂直中央に*/
  background-color: #55acee;
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 8px;/*角丸に*/

}

.twitter_btn .fa-twitter {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 20px;/*アイコンサイズ*/
  line-height: 35px;/*高さと合わせる*/
}

/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*レスポンシブデザイン 以下desktop想定*/

@media screen and (min-width:600px){

/*初期値リセット*/
  body{
    font-size: 15px;
    width: 100%;
  }

  p,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
  }
  
  header,footer,.wrap,{
    margin: 0;
    padding: 0;
  }

  img {
    vertical-align: bottom;
  }
  
  ul {
    margin: 0;
    padding: 0;
  }

/*----------------------------------------*/
/*----------------------------------------*/
/*Index page*/
  #index{
    background-image: url(../images/FullScreen-Top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }

  header{
    width: 90%;
    margin: 0 5%;
  }
  #index footer{
    float: left; 
    height: 20px;
    margin: 5% 0 0 5%;
    padding: 0;
  }

  #index #wrap{
    background-color: transparent;
    margin: 0;
    width: 90%;
    height: 55%;
    padding: 5%;

  }

  #index h1{
    font-size: 2.5vw;
    line-height: 1.5em;
    margin: 7% 0 0 6%;
    border-bottom: none;
    text-align: left;
  }
  
/*------------------global navi*/
  .global-nav{
    display: block;
    float:right;
    margin: 2% 0 0 0;
    padding: 0;
    width: 50%;
    background-color: transparent;

  }
  
  .global-nav li{
    float: left;
    margin: 0 1%;
    font-size: 1vw;
    width: 25%;
    list-style: none;
    background-color: transparent;
  }

  .global-nav li a:hover {
    border-bottom: 1px solid #333333;
    padding-bottom: 0px;
    text-decoration: none;
  }

/*--------------------------logo*/
  .logo{
    float:left;
    margin: 20px 0 0 0;
    width: 10%;
  }
  
  .logo img{
  width: 100%;
  height: auto;
}


/*----------------------------------------*/
/*----------------------------------------*/
/*Product page*/



/*-----Main contents area--------*/
  #wrap{
    padding: 1% 0 0 0;
  }
  .main-center{
    width: 90%;
  }
  
  #product{
    margin: 0;
    padding: 0;
  }

/*----------h1,2,3,p------------ */
  h1{
    font-size: 3vw;
    line-height: 3vw;
    text-align: center;
    border-bottom: 1px solid #333333;
    margin-bottom: 2vw;
    padding: 0;
  }

  h2{
    font-size: 2.5vw;
    line-height: 3vw;
  }
  
  h3{
    font-size: 18px;
    line-height: 20px;
    margin-top: 50px;
  }

  h4{
    font-size: 20px;
    line-height: 1em;
  }
  
  .product p{
    margin: 0.5em 0 1em 1em;
    font-size: 1.2em;

  }
  

/*-----Product Page, 文章と画像配置----*/
  .product-li{
    float: left;
    width: 33.3%;
    padding: 0 3%;
    border: 2px none;
    box-sizing: border-box;
  }

  .product-single{
    width: 90%;
    margin-right: auto;
    margin-left: auto;    
  }

  .product-sand {
    float: right;
    width: 45%;
  }
  
  .product-img-li {
    width: 80%;
  }

  .product-img {
    width: 40%;
    margin: 0 auto;
  }

  .product-txt {
    float: right;
    width: 45%;
    margin: 2% auto;
}

/*-----About Page, 文章と画像配置----*/
  .designer{
    float: left;
    width: 45%;
    height: 65%;
  }

  .designer-txt {
    float: right;
    width: 45%;
    margin: 5% auto 1%;
    font-size: 1.2vw;
}
  .designer-img {
    width: 100%;
    padding: 0;
    margin: 20px;
  }
/*-----------slider設定----------------*/
  .slider1{
    width: 400px;
    height: 320px;
    margin: 10px auto;

}
  .slider1 img{
    float:left;
    width: 100%;
}

  .slider2{
    width: 45%;
    height: 50%;
    margin-left: 20px;

}
  .slider2 img{
    float:left;
    height: 300px;
  } 
/*-----------sns設定----------------*/

#sns #wrap{
  padding: 0 10% 0;
  margin: 0;
  width:80%;
}

/*ボタン配置*/
.insta-follow{
  width: 50%;
  float: left;
  margin: 0 0 20px;
}
 .twitter-follow{
   width: 50%;
   float: right;
   margin: 0 0 20px ;
}

/*instagram ボタン設定*/
.insta_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #333333;/*文字色*/
  font-size: 14px;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;

}

.insta_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.insta_btn .insta{/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 40px;/*幅*/
  height: 40px;/*高さ*/
  vertical-align: middle;/*垂直中央に*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 8px;/*角丸に*/

}

.insta_btn .insta:before{/*グラデーションを重ねるため*/
  content: '';
  position: absolute;/*絶対配置*/
  top: 23px;/*ずらす*/
  left: -18px;/*ずらす*/
  width: 60px;/*グラデーションカバーの幅*/
  height: 60px;/*グラデーションカバーの高さ*/
  background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);/*グラデーション②*/
}

.insta_btn .fa-instagram {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 35px;/*アイコンサイズ*/
  line-height: 40px;/*高さと合わせる*/
}

/*twitter ボタン設定*/
.twitter_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #333333;/*文字色*/
  font-size: 14px;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
  font-family: 'Comfortaa', cursive,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;

}

.twitter_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.twitter_btn .twi{/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 40px;/*幅*/
  height: 40px;/*高さ*/
  vertical-align: middle;/*垂直中央に*/
  background-color: #55acee;
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 8px;/*角丸に*/

}

.twitter_btn .fa-twitter {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 20px;/*アイコンサイズ*/
  line-height: 40px;/*高さと合わせる*/
}