@charset "UTF-8";
/* CSS Document */


body,p{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, sans-serif;
	font-size:16px;
}

a{
	text-decoration: none;
  color: black;
}

.contents{
    max-width: 500px;
    margin: 30px auto;
  }

img{
    width: 100%;
 height: auto;
}

.contents{
    text-align:center;
}

.contents img{
  margin-top: 60px;
}

.credit{
  margin-top: 10p;
  font-size: 16px;
}

.credit ul{
display: inline-block;
}


.credit li{
  margin: 15px 0;
  text-align: left;
}

.buy{
  text-decoration: underline !important;
}


footer > a{
    text-decoration: none;
  }
  footer{
    width: 100%;
    height: auto;
    background: #d3d3d3;
    margin-top: 110px;
  }
  
  .Footer_Waku{
    max-width: 980px;
    margin: 0 auto;
    font-size: 16px;
  }
  .Footer_Waku a {
    text-decoration: none;
  }
  .Footer_Waku ul {
    padding-left: 0;
    line-height: 0.8;
  }
  .Footer_Waku,.Sns_List,.Shop_List_waku1,.Shop_List_waku2{
    display: flex;
  }
  
  .Shop_List_waku1{
    margin-bottom: 16px;
  }
  
  .Online{
    width: 50%;
    margin-top: 80px;
    margin-left: 10%;
  }
  
  .Shop{
    width: 50%;
    margin-top: 80px;
    margin-left: 10%;
  }
  
  .Footer_Title{
    font-size:14px;
    font-weight: bold;
    margin-bottom: 16px;
  }
  
  .Shop{
    margin-left: 180px;
  }
  
  .Shop_List,.Phone{
    margin-bottom: 48px;
  }
  
  .Shop_List li{
    padding-right: 24px;
  }
  
  .Shop_List li a{
    color: #333;
  }
  
  .Sns_List li{
    padding-right: 24px;
  }
  
  .Phone p:first-of-type,.Mail p:first-of-type{
    font-size:16px;
    font-weight: bold;
  }
  
  .Mail{
    margin-top: -16px;
  }
  
  .Phone p:nth-of-type(2),.Mail p:nth-of-type(2){
    margin: 16px 0 8px
  }
  
  .Company{
    text-align: center;
    font-size: 14px;
    padding-top: 90px;
    margin: 0 auto;
  }
  
  
  .pagetop{
    width: 45px;
    height: 45px;
    line-height: 50px;
    border-radius: 50%;
    background:#ededed;
    text-align: center;
    position: fixed;
    right: 2%;
    bottom: 100px;
    z-index: 1;
  }
  
  .pagetop a{
    text-decoration: none;
    color: #333;
  }
  
  .pagetop i{
    font-size:20px;
  }
  
     .Item_Name{
      font-size:14px;
      color: #333;
    }
    
     .Item_Price{
      font-weight: 300;
      color: #999;
      font-size:14px;
    }
  
  .Buy_img{
    position: relative;
  }
  
  .Top_Main .Buy_img{
    height: 450px
  }
  
  .Top_Sub_1 .Buy_img:first-of-type{
    height: 400px;
  }
  
  
  .Detail_Inner .Bot_Sub .Buy_img:first-of-type,.Detail_Bot .Bot_Sub .Buy_img:first-of-type{
    height: 520px;
  }
  
  .Detail_Inner .Bot_Sub .Buy_img:nth-of-type(2),.Detail_Inner .Bot_Sub .Buy_img:nth-of-type(2) img{
    width: 520px;
  }
  
  
  .Mail p,.Mail p a,.Shop p,.Footer_Title{
    color: #333;
  }
  
  li{
    color: #333;
  }


  @media screen and (min-width:751px) {
	.sp{
		display: none;
	}
  .br-sp{
    display: none;
  }

}

@media screen and (max-width:750px) {
	.pc{
		display: none;
	}

  .contents{
    max-width: 90%;
  }

  .credit{
    font-size: 75%;
  }  
  

	#f_hos_iframe{
		height: 310px;
		  }
		  	
	footer{
		margin-top: 80px;
		height: auto;
	  }
	  
	  .Footer_Waku{
		display: block;
		width: 80%;
		line-height: 0.8;
	  }
	  
	  .Online{
		width: 100%;
		padding-top: 80px;
		margin: 0 auto;
	  }
	  
	  .Shop{
		margin: 48px 0 0 0;
		width: 100%;
	  }
	  
	  .Shop_List{
		width: 100%;
		display: block;
		margin-bottom: 40px;
	  
	  }
	  
	  
	  .Shop_List li{
		margin-bottom: 15px;
	  
	  }
	  
	  .Phone{
		margin-bottom: 60px;
	  }
	  
	  .Company{
		padding: 60px 0 20px 16px;
	  }
	  .Shop p,.Company{
		font-size: 14px;
	  }
	  
	  
	  .Detail_Inner, .Detail_Top, .Detail_Bot{
		width: 100%;
	  }
	  
	  .title .Item_Img li:last-of-type{
		margin-left: 0;
		margin-top: 10px;
	  }
	  .code .code1:nth-of-type(2n) .code-link{
		text-align:left
	  }
	  .Shop_List_waku1{
	  display: block;
	  }
	  
		  
}
	