@charset "UTF-8";
/* contents
/*-----------------------------------------------------------------------------------------*/
#kv {
  margin-bottom: 20px;
  border-bottom: 2px solid #9D0029;
}

#kv .copy {
  margin-bottom: 10px;
  color: #9D0029;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  padding: 0 10px;
  background: linear-gradient(to bottom, #ffffff 75%, #eee 75%, #eee 100%);
}
#kv .small {
  margin-bottom: 25px;
  color: #9D0029;
  text-align: center;
  font-size: 16px;
  padding: 0 10px;
}

#kv ul {
  margin: 0 3.125%;
  overflow: hidden;
}

#kv ul li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#kv ul li img {
}

#kv ul li span {
  display: block;
  font-weight: bold;
}
div.stanp_card {
	border: 1px #ccc solid;
}
div.stanp_card h3 {
	font-weight: 600;
}
div.stanp_card_inner p.stanp_card_img img {
	width: 100%;
}
#infoDetailBlock .text strong.main_tit {
	color: #9D0029;
	border-bottom: 2px #9D0029 solid;
}
#infoDetailBlock .main_txt i {
	color: #9D0029;
}
#infoDetailBlock .main_txt p {
	font-weight: bold;
}
#infoDetailBlock .main_txt {
	padding: 0 0 30px;
}
#infoDetailBlock .main_txt.main2 {
	border-bottom: 2px #ccc dashed;
	margin: 0 0 40px;
}

@media screen and (max-width: 668px) {
#kv .inner {
	margin: 0 0 20px;
}

#kv ul li {
	width: 46%;
	margin-right: 3.33333%;
	font-size: 0.8rem;
}
#kv h1 {
	width: 100%;
	margin: 0px auto;
}
#kv .copy {
	font-size: 17px;
}
#kv .small {
	font-size: 13px;
}
#infoDetailBlock {
	width: 94%;
	margin: 0 auto;
}
#infoDetailBlock .text strong {
	font-size: 16px;
	display: block;
	margin: 0 0 14px;
}
#infoDetailBlock .text strong.main_tit {
	font-size: 17px;
	font-weight: bold;
}
#infoDetailBlock .text p {
	font-size: 14px;
	margin: 0 0 12px;
}
#infoDetailBlock .text p small {
	font-size: 12px;
	line-height: 16px;
	display: block;
	font-weight: 300;
	margin: 10px 0 0;
}
#infoDetailBlock .main_txt small {
	font-weight: normal;
	font-size: 14px;
}
.page-under #contents {
    padding-top: 96px;
}
div.stanp_card {
	padding: 14px 3%;
	margin:20px 0 10px;
}
div.stanp_card strong {
	font-size: 16px;
	text-align: center;
	margin: 0 0 6px;
	color: #9D0029;
	display: block;
}
div.stanp_card_inner p.stanp_card_img {
	width: 30%;
	display: block;
	margin: 0 auto 20px;
}
div.stanp_card_inner .stanp_card_txt {
	font-size: 14px;
}
div.stanp_card_inner .stanp_card_txt small {
	display: block;
	line-height:20px;
	margin: 10px 0 0;
}
}
@media screen and (min-width: 669px) {
.page-under #contents {
    padding-top: 90px;
}
#kv {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-width: 4px;
}

#kv h1 {
	width:100%;
	margin: 0 auto 30px;
	text-align: center;
	border-bottom: 2px solid #9D0029;
}
#kv .copy span {
	font-size: 24px;
}

#kv ul li {
	width: 139px;
	margin-right: 14px;
	font-size: 0.8rem;
}

#kv ul li:last-child {
	margin-right: 0;
}
#infoDetailBlock,
.shop_list {
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
}
#infoDetailBlock .text strong {
	font-size: 16px;
	display: block;
	margin: 0 0 14px;
}
#infoDetailBlock .text strong.main_tit {
	font-size: 18px;
	color: #9D0029;
}
#infoDetailBlock .main_txt small {
	text-indent: 1rem;
	font-weight: normal;
	font-size: 14px;
}
#infoDetailBlock .text p {
	font-size: 15px;
	margin: 0 0 14px;
}
div.stanp_card {
	padding: 14px 20px 20px;
	margin:30px 0 10px;
}
div.stanp_card strong {
	font-size: 17px;
	margin: 0 0 6px;
	color: #9D0029;
	display: block
}
div.stanp_card_inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
div.stanp_card_inner p.stanp_card_img {
	width: 20%;
}
div.stanp_card_inner .stanp_card_txt {
	width: 78%;
	font-size: 15px;
}
div.stanp_card_inner .stanp_card_txt small {
	display: block;
	line-height:20px;
	margin: 10px 0 0;
}
}


.account {
  font-weight: bold;
}

.inner_wrap .qr_txt {
	font-weight: bold;
	margin: 16px 0 0;
	font-size: 13px;
}

.appDL {
  padding: 10px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
}

.appDL p {
  font-weight: bold;
	font-size: 15px;
	margin: 0 0 10px;
}

.appDL ul {
	display: flex;
	justify-content: center;
}


.appDL ul li {
  display: inline-block;
  margin: 0 5px;
}
.account .btn_flowus {
	margin: 0 0 8px;
	display: inline;
}
.account .btn_flowus a small {
	font-size: 60%;
	vertical-align: middle;
}
@media screen and (max-width: 668px) {
.account {
margin-bottom: 15px;
font-size: 0.8rem;
}

.account .icon {
width: 60px;
margin-right: 10px;
}

.account .flowus {
width: 79px;
}

.appDL {
    background: #eee;
	margin: 14px 0 0;
}

.appDL li img {
	width: 100%;
	max-width: 135px;
	height: auto;
}
.account .btn_flowus {
	float: left;
	margin: 8px 2% 0 0;
}
.account .btn_flowus a {
	display: block;
	background: #9D0029;
	border-radius: 4px;
	color: #fff;
	text-align: left;
	padding: 4px 8px;
	width: auto;
	vertical-align: middle;
	border: 2px #9D0029 solid;
}
}
@media screen and (min-width: 669px) {
.inner_wrap {
	border-top: 1px #ccc solid;
	margin: 14px 0 0;
}
.inner.app {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.account img.icon {
	width: 110px;
	height: 110px;
}

.account {
	width: 40%;
	font-size: 0.9rem;
	margin: 10px 0 0;
	text-align: center;
}

.account .icon {
	margin-right: 15px;
}

.appDL {
	width: 58%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	background: #eee;
}

.appDL ul {
	font-size: 0;
	margin-top: 10px;
}

.appDL ul li {
	margin: 0 7px;
}
.account .btn_flowus a {
	display: inline;
	background: #9D0029;
	border-radius: 4px;
	color: #fff;
	text-align: left;
	padding: 10px 15px;
	width: 160px;
	vertical-align: middle;
	margin: 0 4px 0 0;
	border: 2px #9D0029 solid;
}
.account .btn_flowus a:hover {
	display: inline;
	background: #fff;
	border-radius: 4px;
	color: #9D0029;
	text-align: left;
	padding: 10px 15px;
	width: 160px;
	vertical-align: middle;
	margin: 0 4px 0 0;
	border: 2px #9D0029 solid;
}
}

@media screen and (max-width: 668px) {
  div#spimg_pc {
    display: none;
  }
}
@media screen and (min-width: 669px) {
  div#spimg_sp {
    display: none;
  }
}

.wrapping_new_box {
    display: flex;
}

.wrapping_new_box .wrapping_img {
    padding-right: 20px;
    width: 320px;
    height: 213px;
}

@media screen and (max-width: 668px) {
    .wrapping_new_box {
        flex-direction: column;
    }
  .wrapping_new_box .wrapping_img {
        padding-right: 0;
        width: 100%;
        height: auto;
      padding-bottom: 10px;
    }
}

/*# sourceMappingURL=page-insta.css.map */


/*cssua.min.js*/
.ua-ios .googlePlay {
	display: none;
}
.ua-android .appleApp {
	display: none;
}