@charset "UTF-8";

.pc {
	display: block;
}

.sp {
	display: none;
}

.t_center {
	text-align: center;
}

.t_center p {
	font-size: 16px;
}

.mb8 {
	margin-bottom: 8px !important;
}

.bm15 {
	margin-bottom: 15px;
}

.mb30 {
	margin-bottom: 30px !important;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

#am_wapper {
	position: relative;
}

.am_contents {
	width: 1000px;
	margin: 0 auto;
}

.am_inner {
	margin: 16px 20px;
	position: relative;
}

.mainVisual {
	padding: 0 !important;
}

.am_inner .mainVisual {
	padding: 0 !important;
}

.mainVisual img {
	max-width: 100%;
}

/* 商品一覧 */
.itemList2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.itemList2 li {
	/*float: left;*/
	width: 24%;
	/*height: 420px;*/
	margin: 0 0 20px 0;
	box-sizing: border-box;
	margin: 0 0.5% 20px;
	/*padding-bottom:  60px;*/
	padding-bottom: 90px;
	position: relative;
	border: 1px solid #ccc;
	background-color: #ffffff;
}

.itemList2 .inner {
	padding: 10px 10px 0;
	text-align: center;
}

.itemList2 .itemImg img {
	width: 100%;
	margin-bottom: 10px;
}

.itemList2 .inner p {
	word-break: break-all;
	text-align: left;
}

.itemList2 .inner p.shopName {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	font-size: 14px;
	position: absolute;
	bottom: 39px;
}

.itemList2 .inner p.itemName {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-bottom: 5px;
	text-align: center;
}

.itemList2 .inner p.itemName02 {
	text-align: center;
}

.itemList2 .inner p.text {
	text-align: left;
	margin-bottom: 5px;
	font-size: 14px;
}

.itemList2 .inner p.price {
	text-align: left;
	font-size: 14px;
	text-align: center;
}

.itemList2 .inner p.price span {
	font-size: 12px;
	display: block;
}

.itemList2 .inner p.caution {
	font-size: 12px;
	margin-top: 10px;
}

.itemList2 .inner .itemBlc {
	margin-bottom: 15px;
}

.itemList2 .inner .shopName {
	margin-top: 15px;
}


.goDetail,
.goMall {
	margin: 10px 0 0 0;
}

.goDetail a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 5px 0;
	background: #000001;
	background: #000001;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.goDetail a:hover,
.goMall a:hover {
	opacity: 0.75;
}

.goMall {
	text-align: center !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 10px;
}

.goMall a {
	border: 1px solid #828282;
	border-radius: 11px;
	display: inline-block;
	color: #131313;
	font-size: 15px;
	padding: 3px 0;
	text-decoration: none;
	width: 90%;
	margin: 0 auto;
}

.anc {
	padding-top: 86px;
	margin-top: -86px;
}

/* ページトップ ------------------------------------*/
#goTop {
	width: 90px;
	text-align: center;
	display: block;
	color: #999;
	text-decoration: none;
	white-space: nowrap;
	font-size: 9px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	z-index: 1000;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.80);
	border-radius: 4px;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
	padding: 5px 0 8px;
}

#goTop:before {
	background-image: url(../sprite.png);
	background-position: -13px 0px;
	width: 61px;
	height: 37px;
	background-size: 240px 114px;
	content: "";
	display: block;
	margin: 0 auto;
}

.pgTop {
	display: none !important;
}

/* clearfix ------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.freeTpl .prefList {
	margin-bottom: 5px;
}

.goDetail a {
	background: #000001;
}

.MainCap {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.1em;
	line-height: 150%;
}

.bnrs ul,
.bnrs li {
	margin: 0;
	padding: 0;
}

.bnrs ul {
	text-align: center;
	margin-bottom: 16px;
}

.bnrs li {
	display: inline-block;
}

h3.subtitle {
	font-size: 20px;
	font-weight: bold;
}

.gdbnr {
	margin-bottom: 30px;
}

.bnrs_txt ul {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 16px;
}

.bnrs_txt ul li {
	list-style: none;
	margin: 2px;
	padding: 0;
	display: inline-block;
	text-align: center;
	width: 40%;
}

.bnrs_txt ul li a {
	border: 1px solid red;
	display: block;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-align: center;
	min-width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

.bnrs_txt ul li a:hover {
	color: #FFF;
	background: #000001;
}

.listbnts {
	text-align: center;
	width: 95%;
	margin: 8px auto;
	margin-top: 8px;
}

.listbnts li {
	display: inline-block;
	width: 45%;
	margin: 1%;
}

.MainCap h4 {
	font-size: 25px;
	margin-bottom: 16px;
}

.kakomi {
	border: 1px solid #000;
	padding: 16px;
}

header {
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	z-index: 10000;
}

header a {
	display: inline-block;
}

footer {
	text-align: center;
}

footer .fe img {
	width: 300px;
}

footer .fe2 {
	background: #000;
	color: #FFF;
	padding: 3px;
}

#am_contents {
	padding-top: 86px;
}

.mmal {
	text-align: center;
	margin-top: 32px;
	margin-bottom: 30px;
	font-size: 16px;
}

.mmal a {
	color: #000000;
	text-decoration: none;
	position: relative;
}

.mmal a:after {
	border-top: 1px solid #DB416E;
	content: "";
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.mb40 {
	margin-bottom: 40px;
}

.mvBox {
	text-align: center;
	margin: 80px auto;
	margin: 40px auto 0;
	width: 800px;
}

.mvBox .mvTtl {
	background-color: #df0044;
	padding: 15px 0;
}

.mvBox iframe {
	width: 800px;
	height: 450px;
}

.mvBox video {
	width: 800px;
}

.lineBox {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 40px;
	text-align: center;
}

.lineBox img {
	width: 100%;
	height: auto;
	max-height: auto;
}

.lineBox img.ttl {
	margin-bottom: 15px;
}

.lineBox p.ttl {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.lineBox .lnk {
	text-align: left;
	font-size: 15px;
}

.goDetail a {
	width: 85%;
}

.goDetail a:hover,
.goMall a:hover {
	opacity: 0.75;
}

.blc01,
.blc01 .am_wp2 dt {
	background: #eee;
}

.am_wp2 dt {
	background: #eee;
}

.bnrBlc {
	padding: 88px 0 130px;
	margin-bottom: 40px;
	background-image: url("../images/detail/btn_bg.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 90px;
}

.bnrBlc a {
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}

.bnrBlc a:last-child {
	margin-right: 0;
}

.bnrBlc a img {
	width: 240px;
}

.leadTxt {
	padding: 40px 0 40px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

.cateTtl {
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0 0 10px 0;
	text-align: center;
	box-sizing: border-box;
}

.cateTtl p.ttl {
	margin-top: 40px;
}


.cateTtl p {
	font-size: 15px;
	text-align: left;
	word-break: break-all;
	margin-top: 30px;
}

.cateTtl p span {
	font-weight: bold;
}

.cateTtl p.ttl {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}

/*
.clm01 .cateTtl {
	background-image: url("../images/detail/ttl01.jpg");
	background-repeat:  no-repeat;
	background-size:  100% auto;
}
.clm02 .cateTtl {
	background-image: url("../images/detail/ttl02.jpg");
	background-repeat:  no-repeat;
	background-size:  100% auto;
}
.clm03 .cateTtl {
	background-image: url("../images/detail/ttl03.jpg");
	background-repeat:  no-repeat;
	background-size:  100% auto;
}
*/

.tgl {
	margin-top: 50px;
}

.tgl span {
	border: 1px solid #828282;
	border-radius: 12px;
	display: inline-block;
	color: #131313;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	text-decoration: none;
	width: 35%;
	text-align: center;
	margin: 0 auto 40px;
	display: block;
	background-color: #ffffff;
}

.tgl span:hover {
	cursor: pointer;
}

.snsBlc {
	background-color: #f8e0df;
	padding: 15px 20px;
	vertical-align: middle;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}

.snsBlc>div,
.snsBlc>span,
.snsBlc>iframe,
.snsBlc>a {
	margin-right: 15px;
	vertical-align: middle;
}

.snsBlc span,
.snsBlc img,
.snsBlc a {
	vertical-align: middle;
}

.snsBlc a:last-child {
	margin-right: 0;
}

.am_inner.btn {
	padding-bottom: 30px;
}

.btnCate {
	width: 90px;
	text-align: center;
	display: block;
	color: #999;
	text-decoration: none;
	white-space: nowrap;
	font-size: 9px;
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
	padding: 5px 0 8px;

}

.btnCate:before {
	background-image: url(../sprite.png);
	background-position: -13px 0px;
	width: 61px;
	height: 37px;
	background-size: 240px 114px;
	content: "";
	display: block;
	margin: 0 auto;
}

/****************************/


/*
.am_wp1 dl,
.am_wp1 dt,
.am_wp1 dd,
.am_wp1 ul,
.am_wp1 li
{
	width: 100%;
}
#am_malllist .mollTtl {
	background-color:  #000;
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
	padding: 5px 10px;
	font-weight:  bold;
}
*/

.am_wp1 {
	display: block !important;
	padding-top: 86px;
	margin-top: -86px;
}

.am_wp1 dt {
	background: #000001;
	color: #FFF;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}

.am_wp1 {
	margin-bottom: 16px;
}

.am_wp2 dt:hover {
	color: #bc368a;
}

.am_wp1 dt span.pma {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	width: 30px;
	background: #000001;
	color: #FFF;
	text-align: center;
	padding: 5px;
	margin: 3px;
}

.am_wp2 dt {
	background: #eee;
	color: #333;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

.am_wp2 dd {
	display: none;
}

.am_wp3 dd {
	display: block;
	background-color: #ffffff;
}

.am_wp3 dt {
	background: #eee;
	color: #333;
	font-size: 13px;
	font-weight: normal;
}

.am_wp3 dt:hover {
	color: #333 !important;
}

.am_wp3 dt {
	cursor: inherit !important;
}

.am_wp3 dd ul {
	display: flex;
	flex-wrap: wrap;
}

.am_wp3 li {
	width: 50%;
}

.am_wp3 li a {
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #333;
}

.goDetail a {
	background: #000001;
	font-size: 18px;
}

.goDetail a {
	background: #000001;
	opacity: 1;
}

.am_wp3 li a:hover {
	color: #bc368a;
}

.waku_am {
	margin: 24px auto;
	padding: 16px;
	border: 1px solid #000;
}

.waku_am h3 {
	text-align: center;
	margin-bottom: 16px;
	font-size: 18px;
}

body {
	height: 100%;
}

.bg_load {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.70);
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 1000000;
}

.bg_load img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.btn_item {
	text-align: center;
}

.btn_item span {
	border: 1px solid #828282;
	background-color: #ffffff;
	border-radius: 12px;
	display: inline-block;
	color: #131313;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	text-decoration: none;
	width: 35%;
	text-align: center;
	margin: 20px auto;
	display: block;
	display: inline-block;
}

.btn_item span:hover {
	cursor: pointer;
}

.am_inner.mollLst {
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
}

/*
.bg01 {
	background-image: url("../images/detail/bg01.jpg");
	background-repeat: repeat;
	background-size: 2.5% auto;
}

.bg02 {
	background-image: url("../images/detail/bg02.jpg");
	background-repeat: repeat;
	margin-bottom: 25px;
	padding-bottom: 50px;
	background-size: 2.5% auto;
}

.bg03 {
	background-image: url("../images/detail/bg03.jpg");
	background-repeat: repeat;
	margin-bottom: 0;
	padding-bottom: 50px;
	background-size: 0.5% auto;
*/
}

/*

#btnCate {
	margin-bottom: 100px;
}

.bg03 .ttlBlc {
	text-align: center;
	padding-top: 0!important;
}

.bg03 .cateTtl {
	margin-top: 0!important;
}

.bg03 .cateTtl p {
	color: #00225a;
}

.bg03 .itemList2 li {
	padding-bottom: 60px;
	width: 32%;
}

.btnWork {
	text-align: center!important;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    margin-bottom: 10px;
}

.btnWork a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	background-color: #00aed7;
	text-align: center;
    border: 1px solid #00aed7;
    border-radius: 12px;
    font-size: 13px;
    padding: 6px 0;
    width: 90%;
    margin: 0 auto;
}

.btnWork a span {
	font-size: 11px;
	margin-left:  3px;
}

.line3Blc {
	display: flex;
	flex-wrap: wrap;
	margin: 8px 0 8px;
}

.line3Blc > div {
	width: 32%;
	margin-right: 2%;
}

.line3Blc > div:last-child {
	margin-right: 0;
}

.bg01 .am_inner {
	margin:  16px 0 0;
}

.bg02 .am_inner {
	margin: 0 0 16px;
}

.itemList2 li {
	padding: 20px 20px 30px 20px;
}

.bg01 .itemList2 li {
	padding: 20px;
}

.itemList2 li .item {
	height: 100%;
}

.itemList2 li .item .inner {
	height: 100%;
	padding: 0;
}


.item .inner > div.item .itemImg {
	text-align: center;
	height: 100%;
}

.item .inner > div.itemBlc p {
	text-align: center;
	font-family: 'Noto Serif JP', serif;
}

.itemList2 li {
	margin:  0 1.33333% 20px 0;
}

.itemList2 li:nth-child(4n) {
	margin-right: 0;
}

.bg01 .itemList2 li {
	height: 360px;
	box-sizing: border-box;
	padding-bottom: 53px;
}

.bg01 .item .inner {
	display: flex;
	flex-wrap: wrap;
}

.bg01 .item .inner > div {
	width: 50%;
	box-sizing: border-box;
	height: 100%;
}

.bg01 .item .inner > div.itemImg {
	position: relative;
	height: 100%;
}

.item .inner > div.itemImg Img {
	width: auto;
	height: 260px;
	margin-bottom: 10px;
}

.bg01 .item .inner > div.itemImg Img {
	width: auto;
	max-height: 100%;
	margin-bottom: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
}

.bg01 .item .inner > div.itemBlc {
	padding-left: 10px;
	padding-top: 45px;
}

.item .inner > div.itemBlc .itemName {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 1.1;
	text-align: center;
}


.bg01 .item .inner > div.itemBlc .itemName {
	font-size: 30px;
	text-align: center;
}

.item .inner > div.itemBlc .text {
	color: #D40003;
	font-size: 14px;
	margin: 5px 0;
}

.bg02 .item .inner > div.itemBlc .text {
	text-align: center;
}

.item .inner > div.itemBlc .price {
	font-size: 16px;
	text-align: center;
}

.item .inner > div.itemBlc .price span {
	font-size: 12px;
	display: inline-block;
}

.bg01 .item .inner > div.itemBlc .price {
	font-size: 20px;
	text-align: center;
}

.bg01 .item .inner > div.itemBlc .price span {
	font-size: 14px;
}
*/

/* add100619 */
header .fe img {
	width: 255px;
}

.flexBox {
	display: flex;
	flex-wrap: wrap;
}

.flexBox>div {
	width: 49%;
	margin-right: 1%;
	text-align: center;
	position: relative;
}

.flexBox>div:last-child {
	margin-right: 0;
}


.flexBox .mvBox video {
	width: 89%;
	margin-left: -7px;
	border: 2px solid #FFF;
}

.flexBox .mvBox video.r {
	width: 89%;
	margin-left: -7px;
}

.flxmmoR {
	margin-left: 8px;
}

@media screen and (max-width: 768px) {
	.flxmmoR {
		margin-left: 2px;
	}

	.flexBox .mvBox video {
		width: 89%;
		margin-left: -3px;
	}

	.flexBox .mvBox video.r {
		width: 89%;
		margin-left: -4px;
	}
}






@media screen and (max-width: 767px) {
	.mb30 {
		margin-bottom: 4vw !important;
	}

	.mb8 {
		margin-bottom: 2vw !important;
	}

	.pc {
		display: none;
	}

	.sp {
		display: block;
	}

	.w1000 {
		width: 95%;
		margin: 0 auto;
	}

	header {
		height: 13vw;
	}

	header .fe img {
		width: 70vw;
	}

	header img {
		/* height: 13vw; */
	}

	.mvBox {
		width: 95%;
		margin: 0 auto;
	}

	.mvBox iframe {
		width: 100%;
		height: 53.35vw;
	}

	.mvBox video {
		width: 100%;
		height: 53.35vw;
	}

	.mmal {
		margin-top: 5vw;
	}

	.lineBox {
		width: 95%;
		margin: 0 auto;
		box-sizing: border-box;
	}

	.lineBox img.ttl {
		height: 10%;
		margin-bottom: 4vw !important;
	}

	.lineBox .wrap .box p {
		margin-bottom: 2vw;
		font-size: 14px;
	}

	#btnCate {
		margin-bottom: 5vw;
	}

	.bnrBlc {
		width: 100%;
		margin: 0 auto 40px;
		padding: 8.5vw 0 12vw;
		background-size: 100% auto;
	}

	.bnrBlc a {
		width: 33.33%;
		margin: 0;
		text-align: center;
	}

	.bnrBlc a img {
		width: 75%;
	}

	.leadTxt {
		padding: 3vw 0;
		width: 95%;
		margin: 0 auto;
		font-variant-position: 12px;
		text-align: left;
		word-break: break-all;
	}

	.cateTtl {
		padding: 0 2.5vw 0;
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto 30px;
	}

	.cateTtl p {
		font-size: 13px;
		line-height: 1.3;
	}

	.cateTtl p span {
		font-weight: bold;
	}

	.cateTtl p.ttl {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
		text-align: center;
	}

	#anc01 .cateTtl {
		background-image: url("../images/detail/ttl01_sp.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	#anc02 .cateTtl {
		background-image: url("../images/detail/ttl02_sp.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	#anc03 .cateTtl {
		background-image: url("../images/detail/ttl03_sp.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	.snsBlc {
		padding: 15px 0;
		width: 100%;
	}

	.snsBlc>div,
	.snsBlc>span,
	.snsBlc>iframe {
		margin-right: 7px;
		vertical-align: middle;
	}

	.snsBlc .fb-share-button span {
		vertical-align: middle !important;
	}

	.mainVisual {
		padding: 0 !important;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	.am_inner .mainVisual {
		width: 100% !important;
	}

	.mmal {
		font-size: 3.5vw !important;
	}

	#am_contents {
		padding-top: 26vw;
		margin: -13vw auto 0;
	}

	.am_contents {
		width: 100%;
	}

	.am_inner {
		width: 95%;
		margin: 16px auto;
	}

	.am_inner.mollLst {
		padding-bottom: 40px;
		width: 95%;
		margin: 40px auto 0;
	}

	.itemList2 li {
		width: 49%;
		/*height: 420px;*/
		margin: 0 2% 2% 0;
		border: 1px solid #ccc;
		box-sizing: border-box;
		padding-bottom: 100px;
	}

	.itemList2 li:nth-child(2n) {
		margin: 0 0 2% 0;
	}

	.listbnts li {
		width: 98%;
		margin: 1%;
	}

	.goMall {}

	.goDetail a,
	.goMall a {
		font-size: 14px;
	}

	.tgl {
		margin-top: 30px;
	}

	.tgl span {
		width: 45%;
	}

	.btnCate {
		bottom: -30px;
	}

	.itemList2 .inner p.price span {
		display: block;
		margin-left: 0;
	}

	#goTop {
		bottom: 106px;
	}

	.anc {
		padding-top: 13vw;
		margin-top: -13vw;
	}

	.btn_item span {
		width: 45%;
	}

	.mvBox .mvTtl img {
		width: 45%;
	}


	.cateTtl img {
		width: 90%;
	}

	.bg01 {
		margin-bottom: 114px;
		padding-bottom: 50px;
		background-size: 3.5% auto;
	}

	.bg02 {
		/*
	margin-bottom: 25px;
	padding-bottom: 50px;
	*/
		background-size: 3.5% auto;
	}

	.bg03 {
		margin-bottom: 0;
		padding-bottom: 50px;
		background-size: 1.5% auto;
	}

	.bg03 .ttlBlc {
		background-size: 5% auto;
		text-align: center;
		padding-top: 0 !important;
	}

	.bg03 .ttlBlc img {
		width: 100%;
	}


	.bg03 .cateTtl {
		margin-top: 0 !important;
	}

	.bg03 .cateTtl p {
		color: #ffffff;
	}

	.bg03 .itemList2 li {
		padding-bottom: 50px;
		width: 49%;
	}

	.bg03 .btnCate {
		bottom: -55px;
	}


	.btnWork {
		text-align: center !important;
		position: absolute;
		bottom: 40px;
		left: 0;
		width: 100%;
		margin-bottom: 10px;
	}

	.btnWork a {
		display: inline-block;
		color: #ffffff;
		text-decoration: none;
		background-color: #00aed7;
		text-align: center;
		border: 1px solid #00aed7;
		border-radius: 12px;
		font-size: 13px;
		padding: 6px 0;
		width: 90%;
		margin: 0 auto;
		line-height: 1.2;
	}

	.btnWork a span {
		font-size: 11px;
		margin-left: 3px;
		display: block;
	}

	.t_center img {
		width: 95%;
		margin: 0 auto;
	}


	.line3Blc {
		width: 95%;
		margin: 0 auto 2vw;
	}

	.line3Blc>div img {
		width: 100%;
	}

	.bg01 .am_inner {
		margin: 16px auto 0;
	}

	.bg02 .am_inner {
		margin: 0 auto 16px;
	}

	.itemList2 li {
		padding: 10px 10px 30px 10px;
	}

	.bg01 .itemList2 li {
		padding: 10px;
	}

	.itemList2 li .item {
		height: auto;
	}

	.itemList2 li .item .inner {
		height: auto;
		padding: 0;
	}


	.item .inner>div.item .itemImg {
		text-align: center;
		height: 100%;
	}

	.item .inner>div.itemBlc p {
		text-align: center;
		font-family: 'Noto Serif JP', serif;
	}

	.itemList2 li {
		/* margin:  0 1.33333% 20px 0; */
	}

	.itemList2 li:nth-child(4n) {
		margin-right: 0;
	}

	.bg01 {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.bg01 .itemList2 li {
		height: auto;
		box-sizing: border-box;
		padding-bottom: 53px;
	}

	.bg01 .item .inner {
		display: block;
		flex-wrap: wrap;
	}

	.bg01 .item .inner>div {
		width: 100%;
	}

	.bg01 .item .inner>div.itemImg {
		position: relative;
		height: auto;
	}

	.item .inner>div.itemImg Img {
		height: 37vw;
	}

	.bg01 .item .inner>div.itemImg Img {
		width: auto;
		max-height: 100%;
		margin-bottom: 0;
		position: absolute;
		position: inherit;
		top: 0;
		left: 0;
		transform: translate(0, 0);
	}

	.bg01 .item .inner>div.itemBlc {
		padding-left: 0;
		height: auto !important;
		padding-top: 10px;
	}

	.bg01 .item .inner>div.itemBlc .itemName {
		font-size: 16px;
		text-align: center;
	}

	.item .inner>div.itemBlc .text {
		margin: 7px 0;
		font-size: 12.0px;
	}

	.bg01 .item .inner>div.itemBlc .price {
		font-size: 16px;
		text-align: center;
	}

	.bg01 .item .inner>div.itemBlc .price span {
		font-size: 12px;
	}

	.mvBox {
		margin-top: 4vw;
	}

	.mvBox video {
		height: 28vw;
	}

	.t_center p {
		font-size: 4vw;
	}



}