/* ************************************************************************************************ */
@media screen and (max-width: 768px) {
/* display ==================================================================== */
.pcnone{ display: inherit !important; }
.spnone{ display: none; }

/* contents ==================================================================== */
#contents {
	margin:0 auto 20px;
	width: inherit;
}

.inner{
	width:auto;
	padding:10px;
}



/* contents ==================================================================== */
#contents {
	margin:0 auto 20px;
	width: inherit;
}
#contents-inner {
	margin:0 auto 5%;
	width:auto;
}

/* メイン */
.main h1{
	width: auto;
	margin: 0 -6% 0 -4%;
}
.main .lead01{
	margin: -20% 2% 2%;
}
.main .lead02{
	margin: 0 2% 4%;
	text-align: center;
}

/* 共通 */
.inner{
	width: auto;
	padding: 2%;
}
.txt01{
	font-size: 14px;
}
.txt02{
	font-size: 14px;
}

/* イントロ */
.intro{
	width: auto;
	margin: 0;
}
.profile{
	background: url(../img/profile_bg.jpg) right top no-repeat;
	background-size: 60%;
	height: auto;
	padding-top: 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.profile .name01{
	margin-bottom: 1%;
	width: 60%;
}
.profile .name02{
	font-size: 16px;
	margin-bottom: 2%;
	width: 60%;
}
.profile .txt{
	font-size: 12px;
	margin-bottom: 4%;
	width: 60%;
}
.profile .info-txt{
	font-size: 12px;
}

.product{
	position: inherit;
	background: url(../img/product_bg.jpg) left top no-repeat;
	background-size: 60%;
	height: auto;
	padding-top: 2%;
}
.product .img{
	position: inherit;
	left: inherit;
	top: inherit;
}
.product .inner{
	padding-left: 35%;
	font-size: 16px;
	margin-bottom: 0;
}
.product .ptitle{
	margin-bottom: 1%;
}
.product .txt{
	font-size: 13px;
	margin-bottom: 2%;
}
.product .img{
	text-align: center;
}

.contents-nav {
	position: inherit;
	min-width: inherit;
	overflow: inherit;
	margin-top: 0;
	overflow: hidden;
}
.contents-nav li {
	float: left;
	width: 33.3%;
}
.contents-nav li.cart {
	width: 100%;
}
.contents-nav li a.btn01 {
	background: rgba(199, 226, 117, 1);
	height: 70px;
	padding: 7px;
	border-bottom: solid 3px rgba(114, 151, 0, 0.8);
}
.contents-nav li a.btn01 img {
	height: 35px;
}
.contents-nav li a.btn01:hover {
	background: rgba(199, 226, 117, 1);
}
.contents-nav li a.btn01:after {
	bottom: 1px;
	font-size: 20px;
	line-height: 1;
}
.contents-nav li a.btn02,
.contents-nav li a.btn03{
	height: auto;
	padding: 10px;
	border-bottom: solid 3px #b20019;
	font-size: 18px;
}
.contents-nav li a.btn02 span,
.contents-nav li a.btn03 span{
	margin-bottom: 3px;
	font-size: 16px;
}

/* コンテンツ01 */
.cont01{
	background: url(../img/cont01_bg.jpg) center bottom no-repeat;
	background-size: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 2% 0 38%;
}
.cont01 .img01{
	margin-top: 2%;
	width: 40%;
}

/* コンテンツ02 */
.cont02{
	background: url(../img/cont02_bg.jpg) center bottom no-repeat;
	background-size: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 2% 0 25%;
}
.cont02 .img-box{
	overflow: hidden;
}
.cont02 .img01{
	width: 45%;
	margin-top: 2%;
	margin-left: 0;
}
.cont02 .img02{
	width: 45%;
	margin-top: 0;
	margin-left: 0;
}

/* コンテンツ03 */
.cont03{
	background: url(../img/cont03_bg.jpg) center bottom no-repeat;
	background-size: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 2% 0 43%;
}
.cont03 .img-box{
	overflow: hidden;
	margin-top: 2%;
}
.cont03 .img01{
	margin-top: 0;
	float: left;
	width: 50.2%;
}
.cont03 .img02{
	margin-top: 0;
	float: left;
	width: 49.8%;
}

.cont01 h2, .cont02 h2, .cont03 h2{
	margin-bottom: 2%;
	line-height: 1;
}

/* ボイス */
.voice{
	background: #fff url(../img/voice_bg02.jpg) center bottom no-repeat;
	background-size: 100%;
	width: auto;
	margin: 0;
	padding-bottom: 45%;
}
.voice-main{
	background: url(../img/voice_bg01.jpg) right top no-repeat;
	background-size: 80%;
	height: auto;
	padding-top: 4%;
}
.voice-main h2{
	margin-bottom: 5%;
	width: 60%;
}
.voice-main .profile-box{
	margin-left: 0;
	width: auto;
}
.voice-main .name{
	font-size: 16px;
}
.voice-main .txt{
	font-size: 12px;
}
.voice-box{
	padding-top: 0;
}
.voice-list{
}
.voice-list li{
	margin-bottom: 2%;
	font-size: 14px;
}
.voice .img-box{
	padding: 0 0 2% 0;
	overflow: hidden;
}
.voice .img-box .img01{
	float: left;
	width: 50%;
}
.voice .img-box .img02{
	margin-top: 0;
	float: left;
	width: 50%;
}

/* 取材協力 */
.info-box{
	text-align: center;
	padding: 2%;
	color: #fff;
	font-size: 12px;
}

/* スペック */
.spec{
	width: auto;
	margin: 0;
	padding: 4% 0 4%;
}

.spec h2{
	margin-bottom: 2%;
}
.spec h2 img{
	height: 80px;
}

.spec .color{
	padding: 2% 1%;
}
.spec .color li{
	display: inline-block;
	margin: 0;
	width: 31%;
}
.spec .spec-box{
	width: auto;
	margin: 2% auto 0;
}

/* ボタン */
.btn-box{
	width: 80%;
	padding-bottom: 5%
}
a.onlineshop,
a.onlineshop02{
	padding: 2%;
	box-shadow: 0px 3px 0px 0px #b20019;
	-webkit-box-shadow: 0px 3px 0px 0px #b20019;
	-moz-box-shadow: 0px 3px 0px 0px #b20019;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 18px;
}
a.onlineshop span,
a.onlineshop02 span {
	margin-bottom: 1%;
	font-size: 16px;
}
}

/* ************************************************************************************************ */
@media screen and (max-width: 480px) {
/* contents ==================================================================== */
#contents {
	margin:0 auto 10px;
	width: inherit;
}
#contents-inner {
	margin:0 auto 5%;
	width:auto;
}

/* メイン */
.main h1{
	width: auto;
	margin: 0 -6% 0 -4%;
}

/* 共通 */
.txt01{
	font-size: 13px;
}
.txt02{
	font-size: 13px;
}

/* イントロ */
.profile{
	background: url(../img/profile_bg.jpg) right top no-repeat;
	background-size: 70%;
	height: auto;
	padding-top: 10%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.profile .name01{
	margin-bottom: 2%;
	width: 60%;
}
.profile .name02{
	font-size: 14px;
	margin-bottom: 15%;
	width: 60%;
}
.profile .txt{
	width: auto;
	margin-bottom: 2%;
}

.product{
	background: url(../img/product_bg.jpg) left top no-repeat;
	background-size: 50%;
	height: auto;
	padding-top: 10%;
}
.product .inner{
	padding: 2%;
	font-size: 16px;
	margin-bottom: 0;
}
.product .ptitle{
	padding-left: 35%;
	margin-bottom: 15%;
}
.product .txt{
	font-size: 13px;
	margin-bottom: 2%;
}
.product .img{
	text-align: center;
	margin: 0 auto 4%;
	width: 70%;
}

.contents-nav li a.btn01 {
	height: 52px;
	padding: 5px;
}
.contents-nav li a.btn01 img {
	height: 25px;
}
.contents-nav li a.btn01:after {
	font-size: 16px;
}
.contents-nav li a.btn02,
.contents-nav li a.btn03{
	padding: 2%;
	font-size: 15px;
}
.contents-nav li a.btn02 span,
.contents-nav li a.btn03 span {
	margin-bottom: 2px;
	font-size: 14px;
}

/* コンテンツ01 */
.cont01{
	padding: 2% 0 38%;
}
.cont01 .img01{
	margin-top: 2%;
	width: 40%;
}

/* コンテンツ02 */
.cont02{
	padding: 2% 0 25%;
}
.cont02 .img01{
	width: 45%;
	margin-top: 2%;
	margin-left: 0;
}
.cont02 .img02{
	width: 45%;
	margin-top: 0;
	margin-left: 0;
}

/* コンテンツ03 */
.cont03{
	padding: 2% 0 43%;
}
.cont03 .img01{
	margin-top: 0;
	float: left;
	width: 50.2%;
}
.cont03 .img02{
	margin-top: 0;
	float: left;
	width: 49.8%;
}

.cont01 h2 img, .cont02 h2 img, .cont03 h2 img{
	height: 40px;
}

/* ボイス */
.voice{
	padding-bottom: 45%;
}
.voice-main{
	background: url(../img/voice_bg01.jpg) right top no-repeat;
	background-size: 70%;
}
.voice-main h2{
	margin-bottom: 3%;
	width: 68%;
}
.voice-main .name{
	font-size: 14px;
}
.voice-list{
}
.voice-list li{
	margin-bottom: 2%;
	font-size: 13px;
}
.voice .img-box{
	padding: 0 0 2% 0;
	overflow: hidden;
}
.voice .img-box .img01{
	float: left;
	width: 50%;
}
.voice .img-box .img02{
	margin-top: 0;
	float: left;
	width: 50%;
}


/* スペック */
.spec{
	width: auto;
	margin: 0;
	padding: 4% 0 4%;
}

.spec h2{
	margin-bottom: 2%;
}
.spec h2 img{
	height: 50px;
}

.spec .color li{
	margin-bottom: 1%;
	width: 45%;
}

/* ボタン */
.btn-box{
	width: 90%;
}
a.onlineshop,
a.onlineshop02{
	font-size: 15px;
}
a.onlineshop span,
a.onlineshop02 span{
	font-size: 13px;
}
}