@charset "UTF-8";
#contentsArea {
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#contentsArea img {
  max-width: 100%;
  margin: 0;
  padding: 0; }
#contentsArea p {
  margin: 0;
  padding: 0;}
#contentsArea ul, #contentsArea li {
  list-style: none;
  margin: 0;
  padding: 0; }

#contentsArea .mt3 { margin-top:3% !important}
#contentsArea .mt5 { margin-top:5% !important}
#contentsArea .mt8 { margin-top:8% !important}
#contentsArea .pb5 { padding-bottom:5% !important}
#contentsArea .pb10 { padding-bottom:10% !important}

#contentsArea .btnBlock01 {
	height:auto;
	position:relative;
}
#contentsArea .btnBlock01 .app {
	position:absolute;
	bottom:9.5%;
	right:35.5%;
	width:18.5%;
}
#contentsArea .btnBlock01 .google {
	position:absolute;
	bottom:9.5%;
	right:9.5%;
	width:23%;
}

#contentsArea #contents {
	background:#ffe6a1;
}
#contentsArea #contents ul{
	background:#ffffff;
}
#contentsArea #faq .headingBlock01 {
	text-align:center;
	color:#004679;
	font-size:30px;
	margin-bottom:5%;
}
#contentsArea #faq .headingSub01 {
	font-size:18px;
}
#contentsArea .cautionBlock01 {
	margin: 0 5% 2em;
	font-size:9px;
}

#contentsArea .contactBlock01 {
	text-align:center;
	margin: 0 5% 2em;
}
#contentsArea .contactBlock01 h3 {
	font-size:14px;
	color:#004679;
}
#contentsArea .contactBlock01 p {
	font-size:12px;
}

#contentsArea .text_red {
	color:#FF0000;
}

#contentsArea .fw_bold {
	font-weight:bold;
}

/* faqArea */
.faqArea {
  border-bottom: none;
  margin: 12% 5% 2em; }

.faqArea div.faq01 {
  margin: 0 auto 2em;
  width: auto;
  text-align: left;
  border-bottom: 1px solid #b7b7b7;
  line-height: 1em;
  font-size: 12px;
  line-height: 1.5;}

.faqArea h5 {
  /* width: 35%; */
  margin: 0 auto 34px !important;
  font-weight: 500;
  padding-bottom: 10px;
  background-image: url(../img/sp_title_line.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 2em;
  line-height: 1.5;
  text-align: center !important; }

.faqArea .contact h5 {
  /* width: 35%; */
  margin: 0 auto 34px !important;
  background-image: url(../img/sp_title_line.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 2em;
  line-height: 1.5; }

.faqArea .contact h5 > img {
  width: 43%; }

.faqArea .contact .info {
  width: 95%;
  text-align: center;
  margin: 0 auto 10em; }

.faqArea div.faq01 div.q {
  padding: 13px 72px 13px 27px;
  border-top: 1px solid #b7b7b7;
  background-image: url(../img/ico_q.png);
  background-repeat: no-repeat;
  background-position: 5px 16px;
  background-size: 15px auto;
  position: relative;
  cursor: pointer;
}

.faqArea div.faq01 div.q div.oc_btn {
  width: 50px;
  text-align: right;
  line-height: 1.8em;
  position: absolute;
  background-image: url(../img/ico_open.png);
  background-repeat: no-repeat;
  background-position:right 2px;
  background-size: 15px auto;
  font-size: 15px;
  padding: 0 25px 0 0;
  top: 15px;
  right: 0;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden; }

.faqArea div.faq01 div.a {
  display: none;
  border-top: 1px solid #b7b7b7;
  background-image: url(../img/ico_a.png);
  background-repeat: no-repeat;
  padding: 13px 15px 13px 27px;
  background-position: 5px 16px;
  background-size: 15px auto;
  word-break:break-all;}

.faqArea div.faq01 div.a p {
  padding: 0 0 0 0;
  margin:0;}

.faqArea div.faq01 div.a p.no_space {
  padding: 0 0 0 0; }

.faqArea div.faq01 div.a ul {
  padding: 0 0 0 0; }

.faqArea div.faq01 div.a ul li {
  padding: 0 0 0 0;
  position: relative;
  list-style: none; }

.faqArea ul.caution {
  margin: 46px auto 0 auto;
  width: 600px;
  font-size: 18px;
  text-align: left;
  line-height: 1.6em; }

.faqArea > a {
  display: block;
  margin: 50px auto 0;
  width: 598px;
  height: 70px;
  line-height: 70px;
  color: #000;
  font-size: 24px;
  letter-spacing: 0.1em;
  background-image: url(../img/btn_link.png);
  background-repeat: no-repeat; }

/*============================
Add_20180829
============================*/
dl, dt, dd {
    padding: 0;
    margin: 0;
}

/*shop list*/
#contentsArea #shoplist .headingBlock01 {
	text-align:center;
	color:#004679;
	font-size:30px;
	margin-bottom:5%;
    line-height: 1.1;
}
#contentsArea #shoplist .headingSub01 {
	font-size:18px;
}
#shoplist .grad-wrap {
  position: relative;
}
#shoplist .grad-wrap + .grad-wrap {
  margin-top: 100px;
}
#shoplist .grad-btn {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  margin: auto;
  padding: 15px 0;
  border-radius: 10px;
  background: #0068b7;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}
#shoplist .grad-btn::after {
  content: "もっと見る"
}
#shoplist .grad-btn:hover {
  background: #80b4db;
  color: #fff;
}
/* アコーディオン使用の際にコメントアウト外す

#shoplist .grad-item {
  position: relative;
  overflow: hidden;
  height: 24.5em;
  width:px;
  margin: 0 auto;
  padding-bottom:10%;
}


#shoplist .grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 56px;
  background:#ffffff;
}
*/
#shoplist .grad-item dl {
    width: 90%;
    margin: 0 auto;
    padding:1.5em 0;
    border-top: 1px solid #b7b7b7;
    font-size:0.9em;
    text-align: center;
}
#shoplist .grad-item dl:first-child {
    border-top: none;
}
#shoplist .grad-trigger {
  display: none;
}
#shoplist .grad-trigger:checked ~ .grad-btn {
  bottom: -2em;
}
#shoplist .grad-trigger:checked ~ .grad-btn::after {
  content: "閉じる"
}
#shoplist .grad-trigger:checked ~ .grad-btn .fa {
  transform: rotate(180deg);
}
#shoplist .grad-trigger:checked ~ .grad-item {
  height: auto;
}
#shoplist .grad-trigger:checked ~ .grad-item::before {
  display: none;
}