﻿@charset "utf-8";

.s5-container{
	color:#353535 !important;
}

.c5-row__col2 img{
 max-width: 100%;
}

a.c5-link{
	color: #3e759c !important;
	text-decoration: underline;}

a:hover.c5-link {
	color: #4596cf !important;
	text-decoration: underline;}

.c5-title{
	background:url("../images/title_bg.png") repeat 0 top;
	position: relative;
  margin-bottom: 30px;
}
/* .c5-title::after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	right:0;
	top: 0;
	background:url("../images/title_ol.png") no-repeat 60% center / auto 160px;
} */
.c5-title p {
	padding:10px 10px 10px 36px;
	font-size:1.56em;
	line-height:1.4;
	font-weight:bold;
	color:#fff;
	background: url("../images/marker.png") no-repeat left center / 18px 100%;
	position: relative;
	z-index: 2;
  margin: 0;
}

.c5-title_sub{
	 background:url("../images/title_sub.gif") repeat-x;
	 background-color: #ffffff;
	 border-top-left-radius: 6px;
	 border-top-right-radius: 6px;
     border-bottom-right-radius: 6px;
	 border-bottom-left-radius: 6px;
	 border: 1px solid #cccccc;
	 padding:8px 17px;
	 font-weight:bold;
	 margin: 0 auto 20px;
}


.c5-waku{
	padding: 20px;
	border: 1px solid #e6e6e6;
}

.c5-waku_gray{
	padding: 20px;
	background-color: #dfe6ec;
	margin: 40px auto;
	display: block;
}

.c5-waku_red{
	padding: 10px 15px;
	border: 2px solid #ca0300;
	color: #ca0300;
	text-align: center;
	font-weight:bold;
	margin: 80px auto 50px;
	width: 76%;
}

@media (max-width: 640px) {
	.c5-waku_blue{
		width: auto;
		margin: 40px auto 40px;
	}
}



.s5-inStoreItem1__inner{
	border-top:0px solid!important;
}

.s5-listItem2__main{
	border-top:0px solid!important;
}

.s5-listItem2__image{
	margin-top:0px!important;
  text-align: center;
  line-height: 1;
  padding: 0 6.5vw;
}

.s5-listItem2__image img{
	width: auto;
  max-width: 100%;
}
@media (max-width: 640px) {
  .s5-listItem2__image {
    padding: 0;
  }
	.s5-listItem2__image img{
}
	}


.s5-listHorizontal dt{
	border:1px solid #cccccc!important;
	text-align: left!important;
	padding: 10px!important;
}

.s5-listHorizontal dd{
	border:1px solid #ffffff!important;
	text-align: left!important;
	padding: 10px 30px !important;
}

@media (max-width: 640px) {
	.s5-listHorizontal dd{
	padding: 10px !important;
}
}


.c5-listItem2{
	height: 0;
	margin: 15px auto 25px;
	padding: 0;
	border: 0;
	border-top: 1px dashed #cccccc !important;
}


.c5-button1{
  text-align: center;
  padding: 0 10px 0 100px;
  font-size: 110%;
}

.c5-button2{
  text-align: center;
  padding: 0 100px 0 10px;
  font-size: 110%;
}


@media (max-width: 640px) {
 .c5-button1{
  text-align: center;
  padding: 0 0 0 0;
  font-size: 100%;
}

.c5-button2{
  text-align: center;
  padding: 0 0 0 0;
  font-size: 100%;
}
}

.c5-button1 .s5-button{
	font-size: 120%!important;
}

.c5-button2 .s5-button{
	font-size: 120%!important;
}

.c5-sponsorship{
  margin: 20px -7px 40px -8px;
}
.c5-sponsorship:before {
  content: '';
  margin-top: -15px;
}
.c5-sponsorship ul {
  font-size: 0;
  font-family: zeroWidth;
  list-style: none;
  padding: 0;
  margin: 0;
}
.c5-sponsorship li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 8px;
  margin: 0 0 40px;
  position: relative;
}
.c5-sponsorship li.c5-sponsorship__item1 {
  width: 100%;
}
.c5-sponsorship a {
  display: block;
}
.c5-sponsorship img {
  display: block;
  width: 100%;
  height: auto;
}
.c5-sponsorship a img {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.c5-sponsorship a:hover img {
  -webkit-transition: opacity 0;
  transition: opacity 0;
  opacity: .7;
}
.c5-sponsorshipBlank {
  position: absolute;
  z-index: 1;
  top: 11px;
  right: 13px;
  display: block;
}


.c5-calendar {
  background: #f6f2eb;
  margin-bottom: 85px;
}
.c5-calendar .c5-calendar__main {
  float: left;
  width: 71.66%;
  padding: 32px 38px 32px;
  box-sizing: border-box;
}
.c5-calendar .c5-calendar__main .c5-calendar__title {
  margin-bottom: 15px;
}
.c5-calendar .c5-calendar__photo {
  float: right;
  width: 28.33%;
}
.c5-calendar img {
  width: 100%;
  display: block;
}
@media (max-width: 640px) {
  .c5-calendar .c5-calendar__main {
    float: none;
    width: 100%;
    padding: 20px 10px 20px;
    box-sizing: border-box;
  }
  .c5-calendar .c5-calendar__photo {
    float: none;
    width: 100%;
  }
}
@media (max-width: 640px) {
	.c5-del{
		display: none;
	}
}

.s5-row__col2{
	vertical-align: middle;
}

@media screen and (max-width: 639px) {
  .s5-row__col2 {
    margin-bottom: 0;
  }
  img.sp_80 {
    max-width: 80% !important;
  }
}

.c5-dlcols {
  display: flex;
  display:-ms-flexbox;
  margin-top: 20px;
  border: 1px solid #dde7f3;
}
.c5-dlcols .ttl {
  text-align: center;
  background-color: #dde7f3;
  font-size: 12px;
  box-sizing: border-box;
  position: relative;
  flex: 0 1 20%;
}
.c5-dlcols .ttl > div {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  padding: 10px;
  box-sizing: border-box;
}
.c5-dlcols .badge {
  padding: 5px 10px;
  flex: 0 1 80%;
  box-sizing: border-box;
}
@media screen and (max-width: 639px) {
  .c5-dlcols {
    display: block;
  }
  .c5-dlcols .ttl {
  }
  .c5-dlcols .ttl > div {
    position: static;
    transform: none;
  }
}

  /*
   ▽メインビジュアル下の点線エリア
  -----------------------------------------------*/
	.Box_ms-app_install_181203{
		border: 1px solid #ca0300;
    padding: 1em;
    margin-bottom: 80px;
	}
@media screen and (max-width: 639px) {
  .Box_ms-app_install_181203{
    padding: 0;
    margin-bottom: 40px;
  }
}
	/*.Box_ms-app_install img,*/
	.Box_ms-app_install_181203 img{
		width:100%;
	}
	.Box_ms-app_install_181203 .Box_ms-app_install__textArea{
		padding:1em;
	}



/*--------------------------
.c5-msappli__download
--------------------------*/

.c5-msappli__download{
    background-color: #eceef1;
    padding: 30px 0;
    display: block;
    width: 100%;
    text-align: center;
    margin: 1em 0;
}

.c5-msappli__enquete{
  background-color: #eceef1;
  padding: 30px 0;
  display: table;
  border-collapse: separate;
  width: 100%;
  margin: 50px 0;
}

.c5-msappli__enquete .c5-msappli__enquete--text{
  width: 70%;
  padding-left: 40px;
  font-weight: 600;
  display: table-cell;
  vertical-align: middle;
}
.c5-msappli__enquete .c5-msappli__enquete--button{
  padding-right: 40px;
  width: 30%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.c5-msappli__download img{
    margin: 30px auto;
}

.s5-p1 a span.c5-msappli__link{
    color: #5787f4;
}

@media (max-width: 640px) {
  .c5-msappli__download{
    padding: 20px;
    width: auto;
}
.c5-msappli__download img {
    margin: 20px auto 0 auto;
    width: 100%;
  }
.c5-msappli__enquete{
    padding: 20px;
    width: auto;
    text-align: center;
}

.c5-msappli__enquete{
    padding: 20px;
    width: auto;
    text-align: center;
    display: block;
}

.c5-msappli__enquete .c5-msappli__enquete--text{
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
  .c5-msappli__enquete .c5-msappli__enquete--button{
  width: 100%;
  display: block;
  padding: 0;
  text-align: center;
}
}

.s5-wrapper {
  border: solid 2px #ca0300;
  margin-top: 60px;
  text-align: center;
  padding: 15px;
}
.s5-wrapper .s5-btns-title {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  border-bottom: solid 2px #ca0300;
  color: #ca0300;
  padding: 10px;
  margin: -15px -15px 15px -15px;
}
.c5-small {
  font-size: 12px;
}
.s5-link.noicon::before {
  display: none;
}

img.c5-pcOnly{
  display: block;
}
img.c5-spOnly{
  display: none;
}

.c5-dllist {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
  letter-spacing: -1em;
}
.c5-dllist li {
  letter-spacing: normal;
  display: inline-block;
  margin: 5px 0 5px 10px;
  vertical-align: middle;
}
.c5-dllist li:not(.qr) {
  width: 35%;
}
@media screen and (max-width: 639px) {
  .c5-dllist li:not(.qr) {
  width: 45%;
}
}
.c5-dllist li:first-child {
  margin-left: 0;
}
.c5-dllist li.qr img {
  min-height: 90px;
}
@media screen and (max-width: 639px) {
  .c5-dllist li.qr {
    display: none;
  }
}
.c5-dllist img {
  max-height: 50px;
  vertical-align: bottom;
}
.c5-pc {
}
.c5-sp {
  display: none;
}
.c5-imgborder {
  border: 1px solid #ccc;
}
.c5-imgwrap {
  position: relative;
  display: inline-block;
}
.c5-imgwrap img {
  max-width: 100%;
  width: auto;
  vertical-align: bottom;
}
.c5-imgwrap .s5-icon-zoom-in {
  position: absolute;
  bottom: 15px;
  right: 10px;
}
.s5-icon-zoom-in::before {
  font-size: 20px;
}

@media (min-width: 641px) {
  .js_zoom.sp {
    pointer-events: none;
    cursor: default;
  }
  .js_zoom.sp .s5-icon-zoom-in {
    display: none;
  }
}

.c5-couponBlock {
  margin: 40px 0 80px 0;
}

@media (max-width: 640px) {
  .s5-wrapper .s5-row {
    /*padding: 0 15px;*/
  }
  img.c5-pcOnly{
    display: none;
  }
  img.c5-spOnly{
    display: block;
  }
  .c5-pc {
    display: none;
  }
  .c5-sp {
    display: block;
  }
  .c5-sp_col2 {
    display: flex;
  }
   .c5-sp_col2 .s5-listItem2__image {
    flex: 0 1 33%;
    margin-right: 1em;
  }
  .c5-sp_col2 .s5-listItem2__text {
    flex: 1;
    font-size: 3.5vw;
  }
  .c5-waku {
    padding: 0;
    border: none;
  }
  .c5-imgwrap {
    width: auto;
  }
  .c5-imgwrap .s5-icon-zoom-in {
    bottom: 10px;
    right: 5px;
  }
  .s5-icon-zoom-in::before {
    font-size: 14px;
  }
  .c5-couponBlock {
  margin: 0 0 40px 0;
    font-size: 3.5vw;
}
  .c5-title {
    margin-bottom: 20px;
  }
  .c5-title p {
    padding: 2vw 0 2vw 4.8vw;
    font-size: 4.25vw;
    white-space: nowrap;
    background-size: 10px 100%;
  }
}
