@charset "utf-8";
/* CSS Document */


/*----------------------
----- Media Queries ----
------------------------*/

@media (max-width:1280px){

.content {
    width: 100%;
}

.content2 {
    width: 100%;
}

}

@media (max-width:1024px){

.product-info {
    width: 50%;
}

.small-txt2::before {
    width: 13%;
}

.small-txt2::after {
    width: 13%;
}

}


@media (max-width:949px){

.youtube {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.youtube2-wrap-1 {
	width: 100%;
	float: none;
}

.small-txt {
    font-size: 15px;
}

}


@media (max-width:800px){

.content {
    padding-right: 20px;
    padding-left: 20px;
}

.product-info {
    width: 70%;
}

.small-txt2::before {
    width: 20%;
}

.small-txt2::after {
    width: 20%;
}

.shopping-link2 {
    width: 100%;
}

.youtube2 {
	width:100%;
	height:auto;
}

.youtube2 {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}

.youtube2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.youtube2-wrap {
	width: 100%;
	float: none;	
}

.stuff-message {
    padding-bottom: 40px;
    font-size: 18px;
}

.top-cap {
    font-size: 18px;
}

.detail-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}

.store-wrap {
    width: 33%;
    padding: 5px;
}

.store-wrap-blank {
	display:block;
    width: 33%;
    padding: 5px;
}

.store-wrap {
    width: 50%;
}

.small-txt {
    text-align: left;
 }

}
	



@media (max-width:500px){

.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.content2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.product-txt-box {
    width: 100%;
    padding: 0px;
    margin-bottom: 20px;
}

.product-txt {
    font-size: 26px;
}

.inquiry-title {
    font-size: 20px;
    letter-spacing: 0;
}


footer a img {
    width: 60%;
    height: auto;
}


}


@media (max-width:479px){

.store-info {
    width: 100%;
}

#header {
    display:none;
}

#header-smt {
	display:block;
}

.price1 {
    font-size: 18px;
    margin-bottom: 1%;
}

.price2 {
    font-size: 30px;
}

.product-info {
    width: 100%;
    margin-bottom: 20px;
}

.button {
    height: 50px;
    line-height: 50px;
    font-size: 17px;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

h3 {
    font-size: 20px;
}

.top-cap {
    font-size: 14px;
    line-height: 160%;
}

.spec-cap {
    font-size: 14px;
	line-height:160%;
}

.spec-wrap {
    font-size: 12px;
    padding: 5px;
}

.spec-left {
    padding: 7px;
    margin-bottom: 3px;
}

.spec-right {
    padding: 7px;
    margin-bottom: 3px;

}

.title-txt {
    font-size: 18px;
    padding-left: 5px;
}

.small-txt {
    font-size: 14px;
}

.detail-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.photo-detail-img{
	width:100%;
	padding:0px;
	margin-bottom:10px;
}

.small-txt2 {
    font-size: 12px;
}

.small-txt2::before {
    width: 13%;
}

.small-txt2::after {
    width: 13%;
}

}

@media (max-width:414px){
	
.store-logo {
    width: 100%;
    height: auto;
    float: none;
    padding: 10px;
}

.store-info {
    width: 100%;
    height: auto;
    float: none;
    font-size: 14px;
    padding: 10px;
}

.content2 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

}

@media (max-width:375px){

h1 {
    font-size: 20px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 17px;
}

.price1 {
    font-size: 16px;
}

.price2 {
    font-size: 26px;
}

.photo-detail-box {
    margin-bottom: 20px;
}

.stuff-message {
    font-size: 16px;
}	

.store-name {
    font-size: 20px;
 }
 
.sns-wrap {
    width: 100%;
}

.detail-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.inquiry-title {
    font-size: 20px;
 }
	
}


@media (max-width:320px){

#header {
    margin-bottom: 10px;
}

.content {
    padding-left: 10px;
    padding-right: 10px;
}

.store-name {
	width:100%;
}

.top-cap {
    font-size: 12px;
}

.product-txt {
    font-size: 20px;
}

h1 {
    font-size: 17px;
	margin-bottom:5px;
}

h2 {
    font-size: 13px;
}

.title-txt {
    font-size: 14px;
    padding-left: 5px;
	margin-bottom:10px;
}

.small-txt {
    font-size: 12px;
}

.small-txt2::before {
    width: 10%;
}

.small-txt2::after {
    width: 10%;
}

.attention {
    font-size: 10px;
}

.price1 {
    font-size: 14px;
}
 
.price2 {
    font-size: 26px;
}

.button {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.spec-wrap {
   font-size: 10px;
}

.stuff-message {
    padding-bottom: 20px;
    font-size: 12px;
}

}