body {
	background-color: #FFF;
	background-image: url(https://www.myatt-ec.jp/shop-pingu/img/bg-snow.png);
	background-repeat: no-repeat;
	background-position: center 700px;
}

a {
	color: #333;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}

.btn {
	border-radius: 0;
    border:initial;
}

ul, ol, form, p {
	margin: 0;
}

ol, ul {
	list-style: none;
}



/*
 * layout
 */

.container {
	width: 1500px;
	margin: 0 auto;
}



/* header */

.header-tools__btn-gnavi {
	position: relative;
	padding: 7px 15px 7px 10px;
	font-size: 12px;
}

h1.header__logo-img a {
	color: #00a0e9!important;
	font-size: 24px;
}



/*スライダー：start*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	width: 800px !important;
	margin: 0 auto !important;
	overflow: visible !important;
	height: 400px !important;
	background: #fff;
	left: 0px !important;
}

.slider-box {
    min-width: 1500px;
    overflow: hidden;
}

.slider-bg {
	position: relative;
	height: 460px;
	background-color: #00a0e9;
	color: #FFF;
	padding-top: 50px;
}

.slider-bg:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	background: url(https://www.myatt-ec.jp/shop-pingu/img/cloud.png)repeat-x center top;
	background-size: 30%;
}

.slider-bg:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: url(https://www.myatt-ec.jp/shop-pingu/img/ice.png) repeat-x center bottom;
}



/*スライダー：end*/

.fa-user,
.fa-envelope,
.fa-newspaper-o,
.fa-star,
.fa-check-square,
.fa-paper-plane {
	padding-right: 4px;
}

.btn-primary-gnavi {
	background: #FFF;
	border-bottom: 3px solid #333;
	color: #333;
}

.promo__seciton {
	background-color: < {
		$key_color
	}
	>;
	width: 100%;
	min-height: 49px;
}

.promo {
	background: < {
		$key_color
	}
	>;
}

.promo__text {
	color: #999999;
	text-align: center;
	padding: 14px 0;
	letter-spacing: 1px;
	font-weight: bold;
	background: < {
		$key_color
	}
	>;
}

.header__section {
	text-align: center;
	/* margin-bottom: 60px;*/
}



/*
.header-search {
  position: relative;
float: left;
margin-top: 20px;
width: 270px;
}
.header-search i {
  position: absolute;
  top: 14px;
  left: 15px;
}

.header-search__box {
  min-width: 240px;
  padding: 15px 11px 17px 51px;
  background: none;
  border: none;
  border-radius: 3px;
  color: #333;
}
.header-search__box:focus {
  padding: 14px 10px 16px 50px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
*/

.header-tools {
	float: right;
	margin: 25px 0 0;
	/* width: 800px;*/
	text-align: right;
}

.header-tools__unit {
	display: inline;
	margin-left: 5px;
	line-height: 1.4;
}

.header-tools__unit-cart {
	margin-left: 21px;
}

.header-tools__btn {
	position: relative;
	padding: 7px 15px 7px 34px;
	font-size: 12px;
}

.header-tools__btn i {
	position: absolute;
	top: 9px;
	left: 6px;
	font-size: 14px;
}

.header-tools__count {
	padding: 0 2px;
	font-size: 14px;
}

.header__logo-img {
	margin: 10px 0 0 0;
}

.header__logo {
	margin: 10px 0;
}

.header-gnavi {
	list-style-type: none;
	position: relative;
}

.header-gnavi__unit {
	display: inline;
}

.header-gnavi__link {
	padding: 15px 30px;
}

.header-gnavi__link--menu {
	position: relative;
	border: 1px solid < {
		$bordercolor_secondary
	}
	>;
	border-bottom: none;
	padding: 14px 29px 15px;
	background: #fff;
	z-index: 55;
}

.mega-navi {
	display: none;
	list-style-type: none;
	border: 1px solid < {
		$bordercolor_secondary
	}
	>;
	width: 1220px;
	position: absolute;
	top: 32px;
	left: 0;
	padding: 39px;
	background: #fff;
	z-index: 50;
	text-align: left;
}

.mega-navi__unit {
	padding: 10px;
	text-align: left;
	width: 31%;
	display: inline-block;
	vertical-align: top;
}

.mega-navi__link {
	display: block;
	width: 100%;
}



/* slider */


/*
#slider div {
  width: 1300px !important;
}

.slider {
  margin: 0 auto 60px;
  width: 1300px;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}*/

.slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	left: 0 !important;
	border: none !important;
}

.slider .bx-wrapper .bx-caption {
	background: #000;
	background: rgba(0, 0, 0, 0.6);
}

.slider .bx-wrapper .bx-caption span {
	font-size: 18px;
	padding: 30px;
}



/* main */

.main__section {
	border-bottom: 1px solid < {
		$bordercolor_primary
	}
	>;
	padding: 10px 0;
	overflow: hidden;
}

.main__section--product {
	padding: 20px 0 0 0;
}



/* sidebar */

.header-search {
	position: relative;
	width: 265px!important;
}


.header-search__box {
	min-width: 240px;
	background: none;
	border: none;
	border-radius: 3px;
	color: #333;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	height: 40px;
	padding-left: 50px;
}

.header-search i {
	position: absolute;
	top: 10px!important;
	left: 15px;
}



/*左サイド*/

.sidebar__section {
	float: left;
	width: 240px;
	margin-right: 25px;
}

.menu__section {
	margin-bottom: 30px;
}

.more-prd span {
	cursor: pointer;
}



/*右サイド*/

.side_right {
	float: right;
	width: 240px;
	position: relative;
}

.side_right .history_loop {
	width: 240px;
  	height:180px;
	margin: 0px auto 12px;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.side_right .history_loop ul {
	width: 220px;
	margin: 0px auto;
}

.side_right .history_loop li {
	width: 200px;
	margin: 4px auto;
	text-align: center;
	font-size: 10px;
	padding: 4px 0px;
	line-height: 2.2em;
	border-bottom: dotted 1px #CCC;
}

.history_loop ul .checkitemimg {
	width: 180px;
	padding: 4px;
	background-color: #eee;
	margin: 0px auto 4px;
}

.checkitemimg img {
	width: 100%;
}

.history_loop ul .name {
	height: 2em;
	overflow: hidden;
}



/* breadcrumb.sort */

.breadcrumb__section {margin: 0 0 10px 0;}

.breadcrumb-list__unit {
	background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
	width: 30%;
  margin-left: 10px;
}

.sort--sub-layer {
	min-width: 200px;

	width: 100%;
}



/* contents */

.contents__section {
	float: left;
	width: 970px;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
	margin-bottom: 30px;
}

.product-list__section {
	position: relative;
}

.free-space__section {
	background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
	margin-top: 40px;
}

.sub-list {
	padding-bottom: 60px;
	font-size: 0;
}

.sub-list__unit {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 20px;
	width: 32.3%;
	font-size: 14px;
}

.sub-list__img {
	padding-bottom: 10px;
	width: 250px;
}

.sub-list__link {
	display: block;
}

.sub-list__name {
	display: block;
}

.product-list__freespace-top {
	padding-bottom: 60px;
	background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
	padding-top: 60px;
	background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}



/* information */

.info {
	margin-top: 40px;
}

.info-list {
	list-style-type: none;
}

.info-list__unit {
	padding-bottom: 30px;
}

.info-list__date {
	display: block;
	padding-bottom: 10px;
}



/* history */

.history__section {
	clear: both;
	border-top: 1px solid < {
		$bordercolor_secondary
	}
	>;
	padding-top: 60px;
}



/* footer */

.footer__section {
	border-bottom: 1px solid < {
		$bordercolor_primary
	}
	>;
}

.footer__guide {
	padding-bottom: 30px;

	margin-bottom: 60px;
	border-bottom: 1px solid < {
		$bordercolor_secondary
	}
	>;
}

.guide__col {
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
}

.guide__col--one-third {
	width: 30%;
}

.guide__col--half {
	width: 625px;
}

.guide__h2 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #00a0e9;
	font-size: 16px;
}

.guide__list {
	margin: 0;
}

.guide__name {
	padding-bottom: 15px;
}

.guide__other {
	margin: 0;
	padding-bottom: 30px;
	color: < {
		$sub_key_color
	}
	>;
}

.footer__navi {
	border-top: #00a0e9 1px solid;
	border-bottom: #00a0e9 1px solid;
	padding-top: 2em;
	padding-bottom: 2em;
}

.shop-owner {
	overflow: hidden;
}

.shop-owner__img {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.shop-owner__info {
	float: left;
	width: 290px;
}

.shop-owner__name {
	margin-bottom: 16px;
	font-weight: bold;
}

.shop-owner__memo {
	line-height: 1.8;
}

.sns-list {
	list-style-type: none;
	padding-bottom: 60px;
}

.sns-list__unit {
	display: table-cell;
	padding-right: 5px;
}

.footer-navi__col {
	list-style-type: none;
	line-height: 2.2;
}

.pagetop__btn {
	display: block;
	padding: 18px 0;
	width: 100%;
	max-width: 50px;
	float: right;
}



/* copyright */

.copyright__section {
	padding: 20px 0;
	font-size: 10px;
}

.copyright {
	margin: 0 0 10px 10px;
}

.copyright a {
	color: #1186a5
}

.copyright__img {
	width: 200px;
	height: 18px;
	margin: 0 0 5px 5px;
}



/* menu-list */

.menu-list {
	margin: 10px 0 0;
	list-style-type: none;
}

.menu-list--more-prd {
	margin: 10px 0 20px;
}

.menu-list__link {
	display: table;
	padding: 10px 0;
	width: 100%;
}

.menu-list__text {
	display: table-cell;
	padding-right: 10px;
	font-size: 1.2em;
	padding-left: 1em;
	text-indent: -0.8em;
}

.menu-list__icon {
	display: table-cell;
	vertical-align: top;
	width: 10%;
	text-align: right;
	padding-top: 0.5em;
}

.category-list__unit {
	position: relative;
}



/* calender */

.cal {
	margin: 20px 0 60px;
	text-align: center;
}

.tbl_calendar {
	margin-bottom: 20px;
	width: 100%;
}

.tbl_calendar caption {
	text-align: center;
	padding: 6px 0;
}

.tbl_calendar th {
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}

.tbl_calendar td {
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}



/* qrcode */

.qrcode {
	margin: 20px 0 60px;
	text-align: center;
}



/* product-list */

.product-list {
	list-style-type: none;
	font-size: 0;
	margin-top: 20px;
}

.product-list__unit {
	display: inline-block;
	font-size: 14px;
	margin: 0 10px 40px;
	vertical-align: top;
	position: relative;
}

.product-list__unit-sm {
	width: 110px;
}

.product-list__unit-md {
	width: 141px;
}

.product-list__unit-lg {
	width: 303px;
}

.product-list__unit--sidebar {
	display: block;
	margin: 0 0 20px;
}

.product-list__image:hover {
	opacity: 0.8;
}
.sidebar__section img:hover,
.side_right img:hover{
  opacity: 0.8;
}
.product-list__image--sm {
	max-width: 110px;
}

.product-list__text {
	display: block;
	font-size: 1.1em;
}

.product-list__name {
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
	line-height: 1.6;
	font-size: 1.1em;
}

.product-list__name--sidebar {
	margin-top: 0;
	margin-left: 10px;
}

.product-list__expl {
	margin-top: 20px;
	text-align: left;
}

.product-list__prices {
	margin-top: 10px;
	text-align: left;
}

.product-list__prices--sidebar {
	margin-left: 10px;
}

.product-list__price-regular {
	text-decoration: line-through;
}

.product-list__price-soldout {
	color: #ff0000;
}

.product-list__discount-rate {
	color: #ff0000;
}

.rank-box {
	position: absolute;
	top: 20px;
	left: 10px;
	z-index: 5;
}

.rank-box--sidebar {
	top: 10px;
}

.rank-number {
	background: #bbe2f7;
	color: #000;
	font-weight: bold;
	border-radius: 50%;
	display: block;
	text-align: center;
	font-size: 1.2em;
    line-height:2;
}

.rank-number--sidebar {
	width: 35px;
	height: 35px;
}

.rank-number-color--1 {
	background: #ffea22;
	line-height: 2;
}

.rank-number-color--2 {
	background: #cbcbcb;
	line-height: 2;
}

.rank-number-color--3 {
	background: #d9a300;
	line-height: 2;
}



/* pagenation */

.pagenation {
	position: relative;
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
}

.pagenation .disabled {
	color: #ccc;
}

.pagenation-prev {
	position: absolute;
	left: 0;
}

.pagenation-pos {
	line-height: 0.8;
}

.pagenation-pos__number {
	margin: 0 5px;
	font-size: 22px;
}

.pagenation-next {
	position: absolute;
	right: 0;
}



/* product */

.product__section {
	margin-bottom: 120px;
}

.product__section h2 {
	border-bottom: none;
	font-size: 22px;
}

.product__explain {
	padding-top: 60px;
	line-height: 1.8;
	background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
	color: < {
		$sub_key_color
	}
	>;
}

.product__image-main {
	text-align: center;
}

.product__image-thumb ul li {
	cursor: pointer;
	margin-bottom: 25px;
	padding: 0 10px;
}

.image__thumb {
	padding: 2px;
	border: 2px solid #fff;
}

.image__thumb--active {
	border: 2px solid < {
		$bordercolor_secondary
	}
	>;
}

.product__guide {
	padding: 0 0 60px;
}

.product__price-part {
	font-size: 22px;
	padding-bottom: 5px;
}

.product__price-regular {
	padding-bottom: 5px;
}

.product__price-establish {
	padding-bottom: 5px;
	color: < {
		$sub_key_color
	}
	>;
}

.product__discount {
	color: #ff0000;
}

.product__stock-str {
	padding-top: 30px;
	font-size: 22px;
}

.product__related-list__link {
	display: block;
	padding: 5px 0;
}

.product__related-list__link span {
	padding-left: 15px;
}

.product__order {
	border-top: 1px solid < {
		$bordercolor_secondary
	}
	>;
	border-bottom: 1px solid < {
		$bordercolor_secondary
	}
	>;
	padding: 40px 0 60px;
}

.option-list__name, .init-list__name, .text-titles-list__name {
	padding-bottom: 10px;
	font-weight: normal;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
	margin: 0;
}

.option-list__select {
	height: 50px;
	border: 2px solid < {
		$bordercolor_secondary
	}
	>;
}

.text-titles-list__detail-text {
	height: 50px;
	border: 2px solid < {
		$bordercolor_secondary
	}
	>;
}

.init-list__detail-num {
	width: 200px;
	height: 38px;
	border: 2px solid < {
		$bordercolor_secondary
	}
	>;
	display: inline-block;
}

.init-list__detail-updw {
	margin: 0;
	padding-left: 10px;
	vertical-align: middle;
	display: inline-block;
}

.init-list__detail-unit {
	padding-left: 10px;
}

.order-btn-list {
	margin: 0;
	padding-top: 30px;
}

.stock_error {
	text-align: center;
	color: #cf0400;
}

.option-table {
	margin: 40px 0;
}

.option-table table {
	width: 95%;
	margin: 0 auto;
	border-bottom: 1px solid < {
		$bordercolor_secondary
	}
	>;
	border-left: 1px solid < {
		$bordercolor_secondary
	}
	>;
}

.option-table table th, .option-table table td {
	padding: 11px 7px;
	border-top: 1px solid < {
		$bordercolor_secondary
	}
	>;
	border-right: 1px solid < {
		$bordercolor_secondary
	}
	>;
}

.option-table table th {
	text-align: center;
}

.option-table table td {
	vertical-align: top;
	text-align: center;
}

.related-list {
	text-align: right;
	padding-right: 15px;
}

.related-list__unit {
	display: inline-block;
}



/* option detail */

.option-detail__section {
	padding: 20px;
	text-align: center;
}

.option-detail__table th {
	text-align: center;
}

.option-detail__table td {
	text-align: center;
}

.option-detail__price--regular {
	text-decoration: line-through;
}

.option-detail__discount {
	color: #ff0000;
}



/* privacy.shopkeeper */

.shop-info__lead {
	margin: 40px 0 20px;
	line-height: 1.8;
}

.shop-info-list__title {
	padding: 20px 0 5px;
}

.shop-info-list__title:first-child {
	padding: 0 0 5px;
}

.shop-info-list__note {
	margin: 0;
	line-height: 1.8;
}




/*
 * Module
 */

.section__title-h2 {
	/*margin: 0;
	padding-bottom: 20px;
	border-bottom: 3px solid < {
		$bordercolor_secondary
	}
	>;
	font-size: 16px;
	background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
  */
 color: #FFF;
    margin-bottom: 10px;
    display: block;
    font-size: 1.5em;
    font-weight: 600;
    padding-left: 10px;
    background-color: #ffcd46; 
}
.section__title-h2-gray{
    margin-bottom: 10px;
    display: block;
    font-size: 1.5em;
    font-weight: 600;
    padding-left: 10px;
    background-color: #f6f6f6;}

/*ボタン*/

.btn_blue {
	display: inline-block;
	padding: 0.8em 1em 0.5em 1em;
	text-decoration: none;
	background: #00a0e9;
	/*ボタン色*/
	color: #FFF;
	line-height: 1;
	border-bottom: solid 3px #008bcb;
	border-radius: 4px;
	font-weight: 600;
}

.btn-primary {
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	background: #ffba00;
	/*背景色*/
	border-bottom: solid 3px #ff9b00;
	/*少し濃い目の色に*/
	border-radius: 4px;
	/*角の丸み*/
	/*box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);*/
	font-weight: bold;
}

.btn-primary:hover {
	background: #ff9b00;
	color: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	zoom: 1;
}

.btn-secondary {
	background: #48A3FF;
	border: 1px solid #48A3FF;
	color: #fff;
}

.btn-secondary:hover {
	background: #48A3FF;
	color: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	zoom: 1;
}

.btn-tertiary {
	background: #cf0400;
	border: 1px solid #cf0400;
	color: #fff;
}

.btn-tertiary:hover {
	background: #cf0400;
	color: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
	padding: 20px 0 22px 0;
}

.btn__addcart i, .btn__quick i, .btn__soldout i {
	margin-right: 10px;
}

.btn__addcart span, .btn__quick span, .btn__soldout span {
	vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
	background-color: #cf0400;
	color: #fff;
}

.txt--sm {
	font-size: 10px;
}

.txt--md {
	font-size: 12px;
}

.txt--lg {
	font-size: 16px;
}
.size-L {
    font-size: 1.4em;
}
.txt--c {
	text-align: center;
}

.txt--r {
	text-align: right;
}

.txt--red {
	color: #ff0000;
}

.txt--gray {
	color: #999;
}

.border--none {
	border: none;
}

.mar-t--20 {
	margin-top: 20px;
}

.mar-b--20 {
	margin-bottom: 20px;
}

.mar-b--60 {
	margin-bottom: 60px;
}

.width--110 {
	width: 110px;
}

.width--160 {
	width: 160px;
}

.hide {
	display: none;
}



/* textarea input */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	outline: none;
}



/* ◆◆追加◆◆ */


/* キャラクター一覧 */

.charalist_wrap {}

.charalist_img {
	float: left;
	width: 250px;
	margin: 35px;
}



/*add-slider*/

#slider {
	min-width: 800px;
	overflow: hidden;
	background: #00a0e9;
}

#slider .bx-viewport {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 400px;
}

.bx-wrapper .bx-prev {
	left: -50px !important;
}

.bx-wrapper .bx-next {
	right: -50px !important;
}

.bx-wrapper {
	max-width: 2400px!important;
}

.bx-wrapper img {
	/*margin-left: -470px!important;*/
	border: 2px #00a0e9 solid;
	box-sizing: border-box;
}

.bx-wrapper div {
	margin-left: auto;
	margin-right: auto;
}

.bx-wrapper {
	margin-bottom: 50px!important;
}



/*add*/

.cate_ttl {
	width: 240px;
	height: 53px;
	background: url(https://www.myatt-ec.jp/shop-pingu/img/cate-ttl.png) no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	box-sizing: border-box;
	font-size: 1.2em;
}

.cate_ttl-r {
	width: 240px;
	height: 53px;
	background: url(https://www.myatt-ec.jp/shop-pingu/img/cate-ttl-r.png) no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	box-sizing: border-box;
	font-size: 1.2em;
    margin-top: 0;
}



.charalist_img {
	float: left;
	width: 250px;
	margin: 35px;
}






/* margin padding */

.margin-auto {
	margin: auto
}

.pt50 {
	padding-top: 50px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}
.mt-l {
	margin-top: 40px !important;
}
.mt-m {
	margin-top: 20px !important;
}
.mt-xxl {
	margin-top: 100px !important;
}

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



@media only screen and (min-width: 540px) {
	/*ご注文方法*/
	.how_order {
		padding: 8px;
		list-style-position: inside;
		margin: 16px auto;
		list-style-type: decimal;
		background-color: #c3e8f9;
		width: 100%;
		box-sizing: border-box;
	}
	.how_order li {
		padding: 8px;
		margin: 8px;
		background-color: #FFF;
		font-size: 1.2em;
		font-weight: bold;
		color: #00a0e9;
		text-align: left;
	}
	.how_order li span {
		display: block;
		font-size: 0.7em;
		color: #666;
		font-weight:500;
	}
}

@media only screen and (max-width: 539px) {
	/*ご注文方法*/
	.how_order {
		padding: 8px;
		list-style-position: inside;
		margin: 16px auto;
		list-style-type: decimal;
		border: solid 1px #999;
		background-color: #EEE;
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.how_order li {
		padding: 8px;
		margin: 8px;
		background-color: #FFF;
		font-size: 0.7em;
		font-weight: bold;
		color: #C60;
		text-align: center;
	}
	.how_order li span {
		display: block;
		font-size: 0.6em;
		color: #666;
		font-weight:500;
	}

	.flee_p_sim .midashi {
		font-size: 1.2em;
		color: #FFF;
		font-family: "メイリオ", Meiryo, mplus-1p-regular, mplus-2p-regular, sans-serif;
		line-height: 1.6em;
		clear: both;
	}
	b {
		color: #C00;
	}

}

a.back_to_top,
.btn-more {
	background-color: #000;
	color: #fff!important;
	padding: 0.5em 1em;
	line-height: 1;
	text-align: center;
	font-weight: 600;
	text-decoration: none!important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #fff;
	display: inline-block;
}

.back_to_top:hover,
.btn-more:hover {
	background-color: #00a0e9;
	color: #FFF!important;
}


/*テキストリンクの色*/

.flee_container a {
	color: #333;
	text-decoration: underline;
	line-height: 1.5em;
}

.flee_container a:hover {
	color: #CCC;
	text-decoration: none;
	line-height: 1.5em;
}

.menu-list a:hover,
.product-list a:hover {
	color: #CCC;
	text-decoration: none;
}



/* float */

.fl {
	float: left
}

.fr {
	float: right
}



/*ニュース*/

.newswrap>div {
	padding: 10px;
	border: 1px solid #aaa;
	max-height: 160px;
	overflow: auto;
	overflow-x: hidden;
	box-sizing: border-box;
	font-size: 1.2em;
}

.newswrap>div>div {
	border-bottom: 2px #d9d9d9 solid;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.newswrap>div>div:after {
	clear: both;
	content: '';
	display: block;
}

.newswrap>div>div:last-child {
	margin-bottom: 0;
}

.newswrap>div>div>a {
	float: left;
	width: 150px;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/*border: 1px solid #aaa;*/
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
}

.newswrap>div>div>a img {
	display: block;
	width: 100%;
}

.newswrap>div>div>a:hover {
	opacity: .7;
	text-decoration: none !important;
}

.newswrap>div>div>div {
	float: right;
	width: calc(100% - 170px);
}

.newswrap>div>div>div strong {
	font-weight: bold;
}
.newswrap p a {
    background-color: rgb(186 227 249);
    color: #00a0e9!important;
    padding: 0.3em .5em;
    line-height: 1;
    text-align: center;
    text-decoration: none!important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: .9em;
}

.newswrap p a:hover {rgba(186 227 249 .6)}
.btn-blue {
	display: inline-block;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #00a0e9;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0.5em 1em;
}

.btn-blue a {
	text-decoration: none;
	color: #fff;
}

.size-small {
	font-size: 0.8em;
}



/*商品写真の拡大*/

#mordal>div>div>img {
	/*widthとheight入れると商品写真の拡大が効かない*/
	max-width: initial;
	width: initial;
	height: initial;
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}



/*twitter*/

.btn-twitter {
	position: relative;
	display: inline-block;
	color: #FFF;
	line-height: 1;
	padding: 8px 8px;
	box-sizing: border-box;
	background-color: #1b95e0;
	color: #fff;
	border-radius: 3px;
	font-weight: 500;
	font-size: .8em;
	cursor: pointer;
}

.btn-twitter a {
	text-decoration: none;
	cursor: pointer;
	color: #FFF;
}

.btn-twitter:hover {
	background-color: #0c7abf;
}



/*add-お知らせ*/

.contents__section .info_ttl {
	width: 970px;
	height: 45px;
	background: url(https://www.myatt-ec.jp/shop-pingu/img/info-ttl.png) no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	box-sizing: border-box;
}
.br-pc {
	display: block;
}

.br-sp {
	display: none;
}
ul.asterisk02{ margin-top:1em;}
ul.asterisk02 li
{
	position: relative;
	margin-left: 1em;
	margin-bottom: 0.2em;
}

ul.asterisk02 > li::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -1em;
	width: 6px;
	height: 6px;
	content: "※";
	color: #999;
}

/*フリースペース用:start********************************************************/

h2.page_ttl {
	padding: 0.25em 0.5em;
	background: transparent;
	border-left: solid 5px #00a0e9;
  margin-left:10px;
  margin-top: 0;
}
.free-in{ padding-left:1em; padding-right:1em;}
.free-in h3{ font-size:1.3em; font-weight:600; line-height:1.2em; margin-bottom:.5em;}


/* ご利用ガイド */


.midashi {
	color: #FFF;
	margin-bottom: 10px;
	display: block;
	font-size: 1.5em;
	font-weight:600;
	padding-left: 10px;
	background-color: #ffcd46;
}

.how_navi {
	margin-bottom: 18px;
	line-height: 1.2em;
}

.how_navi .li_midashi {
	font-weight: bold;
	font-size: 1.2em;
    margin-left:0;
}

.how_navi li {
	margin-left:1em;
}


.how_navi li {
	list-style: none;
}

.how_navi li a{
	text-decoration: none;
}



.guide ol {
	counter-reset: li;
}

.guide ol>li {
	list-style: none;
	position: relative;
	padding-left: 2em;
	margin-bottom: 0.8em;
}

.guide ol>li:before {
	counter-increment: li;
	content: counter(li);
	margin: 0.7em 0.5em;
	background: #00a0e9;
	border: 1px solid #FFF;
	color: #FFF;
	border-radius: 50%;
	text-align: center;
	width: 1.3em;
	height: 1.3em;
	position: absolute;
	left: 0em;
	top: 0;
	line-height: 1.4;
}
.p-shop__logo {
      max-width: 200px!important;
}
.topic_mid {
    display: inline-block;
    color: #FFF;
    height: 36px;
    line-height: 36px;
    margin: 30px 0 10px 0;
    padding: 0px 18px 0px 12px;
    background-color: #00a0e9;
    border-radius: 0px 18px 18px 0px;
    -webkit-border-radius: 0px 18px 18px 0px;
    -moz-border-radius: 0px 18px 18px 0px;
}
.toilink {
    padding: .5em 1em;
    margin: 8px auto 14px;
    background-color: #00a0e9;
    color: #FFF!important;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-decoration: none!important;
    display: inline-block!important;
}
.bold{ font-weight:600;}
ul.disc{ margin:.5em 0 0 0;  color:#222;}
ul.disc li {
	position: relative;
	margin-left: 1em;
	margin-bottom: 0.2em;

}
ul.disc li:last-child {
	margin-bottom: 0;
}
ul.disc > li::before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #444;
	border-radius: 100%;
	margin-left:-.7em;
}
/*フリースペース用:end********************************************************/

.pickupbn {
      margin: 0 0 10px 0;
}
.pickupbn img {
  width:100%
}

.info-tel{border: #e72410 2px solid;padding: 1.5em;margin-left:auto;margin-right: auto;text-align: center;display: inline-block;font-size: 1.2em; line-height: 1.6;}	

.list-kome { margin-left: 1em;}
.list-kome li {
  list-style: none;
  position: relative;
}

.list-kome li::before {
  content: '※';
	margin-left: -1em;
	color: #e72410;
	padding-right: .2em;
}