@charset "shift_jis";
/* CSS Document */

#mugbottle_mtx	* {
	font-family:"Century Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mugbottle_mtx li a:hover {opacity: 0.8;}
#mugbottle_mtx a {text-decoration: none;}
#mugbottle_mtx img{max-width:100%;}


/* ■■■■■ タイトル■■■■■ */

#mugbottle_mtx h2 {
	color: #fff;
	background-color: #000;
	text-align: center;
	line-height: 1.2em;
	margin-bottom:2% 2% 0 2%;
}
#mugbottle_mtx p{
	margin:0;
}

/* ■■■■■ 1カラム,2カラム ■■■■■ */
#mugbottle_mtx .col_1, #mugbottle_mtx .col_2 {
	width: auto;
	margin:0 auto;
	overflow: hidden;
	text-align: center;
	background: #eee;
	padding: 2% 2% 0 2%;
}
#mugbottle_mtx .title {
	margin-top:3%;
	text-align: center;
	font-size: 27px;
	line-height: 100%;
}
#mugbottle_mtx .title li{
	border-bottom: solid 2px #000;
}
#mugbottle_mtx .title li:nth-child(2n+1){
	margin-right:1.5%;
}
#mugbottle_mtx .btn {
	padding-bottom:2%;
}
#mugbottle_mtx .col_2 dl{
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	background: #fff;
	position: relative;
	border-radius: 5px;
}
#mugbottle_mtx .col_2 li{
	float:left;
	vertical-align: middle;
	width: calc((100% - 1.5%) /2);
	margin: 0 1.5% 0 0;
	line-height: 1.2em;
}
#mugbottle_mtx .col_2 li:nth-child(2n){
	margin-right:0;
}
#mugbottle_mtx .col_2 dl dt{
	text-align: center;
	margin: 0;
	background: #fff;
	color: #564943;
	transition: 0.3s all;
	font-weight: bold;
	border-bottom:2px solid #bbb;
}
#mugbottle_mtx .col_2 dt span{
	font-size: 13px;
	letter-spacing: 1px;
	display: block;
}

#mugbottle_mtx .col_2 li a:hover dt{
	background: #8d8d8d;
	color: #fff;
}


/* ■■■■■ アイコン ■■■■■ */

#mugbottle_mtx .col_2 dd.icon{
	padding: 0;
	margin: 2% 0 0 0;
}
#mugbottle_mtx .col_2 dd.icon span{
	display:block;
	color: #564943;
	background:#eee;
	line-height: 1.2em;
}


/* ■■■■■ ポイント ■■■■■ */
#mugbottle_mtx .col_2 dl > ul.point li{
	position: absolute;
	text-align: center;
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	background-color: #6093c7;
}
#mugbottle_mtx .col_2 dl > ul.point li.comp{
	background-color:#d95353;
}


/* ■■■■■ 価格プロ ■■■■■ */
#mugbottle_mtx .col_2 dd{
	text-align:right;
	margin: 0;
	padding: 2% 0 3%;
	line-height: 100%;
}
#mugbottle_mtx .col_2 .buy_price, #mugbottle_mtx .col_2 .buy_price li {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	font-family: centuryGB,"Century Gothic",helvetica,Arial,sans-serif;
	text-align: center;
}
#mugbottle_mtx .col_2 .buy_price li{
	display: inline;
 }
#mugbottle_mtx .col_2 li.price {
	color: #a20;
	border: none;
	font-weight: bold;
}
#mugbottle_mtx .col_2 li.intax {
	font-size: 10px;
	color: #a20;
	border: none;
	vertical-align: baseline;
	font-weight: normal;
}
#mugbottle_mtx .col_2 li.motoprice , #mugbottle_mtx .col_2 span.spesicalprice {
	display: none;
}



/********* PC *********/

@media screen and (min-width: 640px){

#mugbottle_mtx {
	width: 750px;
	margin: 5% 0 0 0;
}
#mugbottle_mtx h2 {
	font-size: 40px;
	padding: 1% 0;
}
#mugbottle_mtx p{
	font-size: 27px;
	font-weight: bold;
	line-height: 1em;
	margin:1% 0;
}
#mugbottle_mtx p span{
	font-size: 20px;
}
#mugbottle_mtx .col_2 dt{
	font-size: 20px;
	padding:10px 0;
}
#mugbottle_mtx .col_2 dd.image{
	padding: 15px 15px 0 15px;
}
#mugbottle_mtx .col_2 li.price {
	font-size: 24px;
}
#mugbottle_mtx .col_2 dd.icon span{
	font-size: 15px;
	padding: 3px;
	margin: 0 auto 5px auto;
	width: 295px;
}
#mugbottle_mtx .col_2 dl > ul.point li{
	width: 70px;
	height: 70px;
	line-height: 72px;
	font-size: 18px;
}
#mugbottle_mtx .col_2 dl > ul.point li:nth-child(1){
	top: 44px;
	left: 10px;
}
#mugbottle_mtx .col_2 dl > ul.point li:nth-child(2){
	top: 117px;
	left: 10px;
}

#mugbottle_mtx .smp { display:none!important; }

/* ■■■■■ その他はこちら ■■■■■ */
#mugbottle_mtx .cate-link{
	width:100%;
	margin:0 auto;
	text-align:center;
}
#mugbottle_mtx .cate-link a{
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 9px 0;
	text-decoration: none;
	background:#564943;
	color: #fff;
	position: relative;
	letter-spacing: 1px;
	margin: 2% 0;
	transition: 0.3s all;
}
#mugbottle_mtx .cate-link a:after{
	content: '';
	position:absolute;
	top:30%;
	right:1%;
	display: inline-block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-left-color:#fff;
}
#mugbottle_mtx .cate-link a:hover{
	background:#8d8d8d;
}
}

/********* smp *********/
@media screen and (max-width: 640px){

#mugbottle_mtx{
	width: 100%;
	margin: 5% 0 0 0;
}
#mugbottle_mtx h2{
	font-size: 7vw;
	padding: 2% 0;
}
#mugbottle_mtx p{
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 1em;
	margin:1% 0;
}
#mugbottle_mtx span{
	font-size: 2.5vw;
}
#mugbottle_mtx .col_2 dt{
	font-size: 3.5vw;
	padding:6% 0;
}
#mugbottle_mtx .col_2 dt.hi{
	font-size: 3.2vw;
}
#mugbottle_mtx .col_2 dd.image{
	padding: 5% 5% 0 5%;
}
#mugbottle_mtx .col_2 li.price {
	font-size: 5vw;
}
#mugbottle_mtx .col_2 li.intax {
	display: block;
} 
#mugbottle_mtx .col_2 dd.icon span{
	font-size:2.8vw;
	padding:3% 2%;
	margin: 0 auto 1% auto;
	width: 90%;
}
#mugbottle_mtx .col_2 dl > ul.point li{
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size:3vw;
	display: inline-block;
	left: 3%;
}
#mugbottle_mtx .col_2 dl > ul.point li:nth-child(1){
	top: 12%;
}
#mugbottle_mtx .col_2 dl > ul.point li:nth-child(2){
	top: 29%;
}

/* ■■■■■ その他はこちら ■■■■■ */
#mugbottle_mtx .cate-link{
	width:100%;
	margin:0 auto;
	text-align:center;
}
#mugbottle_mtx .cate-link a{
	font-size: 3.5vw;
	font-weight: bold;
	display: block;
	padding: 9px 0;
	text-decoration: none;
	background:#564943;
	color: #fff;
	position: relative;
	letter-spacing: 1px;
	margin: 2% 0;
	transition: 0.3s all;
}
#mugbottle_mtx .cate-link a:after{
	content: '';
	position:absolute;
	top:32%;
	right:0;
	display: inline-block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left-color:#fff;
}
#mugbottle_mtx .cate-link a:hover{
	background:#8d8d8d;
}
}

