@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :import.css
 style info :各cssファイル読み込み用(SP)
=================================================================== */

/* ヘッダー フッター
----------------------------------------------------------- */
.anchor_arrow {
  position: relative;
}
.anchor_arrow::after{
  content: "";
  display: block;
  right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #ce0065;
}

/* -----------------------------------------------------------
  #header
  ヘッダー
----------------------------------------------------------- */
.responsive_header_area,
#header_area.responsive_header_area {
  width: 100%;
  height: auto;
}
.responsive_header_area #link_index,
.responsive_header_area #searchBox,
.responsive_header_area .link_index_contact {
  display: none;
}
.header_sub_nav::after,
.responsive_header_area::after {
  content:"";display:block;clear:both;
}
#aeonlogo,
.header_sub_nav {
  float: left;
  padding: 0;
}
#aeonlogo {
  width: 33.33%;
  border-bottom: 1px #d6d6d6 solid;
}
.aeonlogo_anchor {
  background: url(/img/header/gnavi/logo-aeon.gif) no-repeat center center;
  background-size: auto 40px;
  display: block;
  width: 100%;
  height: 40px;
}
.aeonlogo_image {
  display: none;
}
.header_sub_nav {
  width: 66.66%;
}
.header_sub_nav_item {
  width: 50%;
  float: left;
  border-left: 1px #d6d6d6 solid;
  border-bottom: 1px #d6d6d6 solid;
}
.header_sub_nav_item.current {
  border-bottom: 1px #ececec solid;
}
.header_sub_nav_anchor {
  display: block;
  width: 100%;
  height: 40px;
}
.header_sub_nav_anchor.o-shop {
  background: url(/img/header/gnavi/btn-serchshop.gif) no-repeat center center;
  background-size: auto 40px;
}
.header_sub_nav_anchor.o-calender {
  background: url(/img/header/gnavi/btn-aeoncalender.gif) no-repeat center center;
  background-size: auto 40px;
}
.header_sub_nav_anchor.o-menu {
  background: url(/sp/img/menu/btn-sitemenu.gif) no-repeat center center;
  background-size: auto 40px;
}
.current .header_sub_nav_anchor.o-menu {
  background: #ececec url(/sp/img/menu/btn-sitemenu_current.gif) no-repeat center center;
  background-size: auto 40px;
}
.header_sub_nav_text {
  display: none;
}
.responsive_global_nav,
#global_box.responsive_global_nav {
  height: auto;
  background: none;
}
.responsive_global_nav .nav_area,
.responsive_global_nav #nav_area {
  width: 100%;
  height: auto;
}
.responsive_global_nav_area:after {
  content:"";display:block;clear:both;
}
.responsive_global_nav_item,
#nav_area .responsive_global_nav_item {
  height: auto;
  width: 50%;
  float: left;
}
.responsive_global_nav_anchor {
  display: block;
  height: 43px;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  background-size: auto 12px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-color: #fff;
}
.responsive_global_nav_anchor.o-otoku {
  background-image: url(/img/header/gnavi/btn-otoku_campaign.gif);
}
.responsive_global_nav_anchor.o-campaign {
  background-image: url(/img/header/gnavi/btn-service.gif);
}
.responsive_global_nav_anchor.o-chirashi {
  background-image: url(/img/header/gnavi/btn-chirashi.gif);
}
.responsive_global_nav_anchor.o-shopnet {
  background-image: url(/img/header/gnavi/btn-netshop_line.gif);
}
.responsive_global_nav_anchor.o-shokuiku {
  background-image: url(/img/header/gnavi/btn-shokuiku.gif);
}
.responsive_global_nav_anchor.o-company {
  background-image: url(/img/header/gnavi/btn-company.gif);
}
.responsive_global_nav_anchor.o-waon {
  background-image: url(/img/header/gnavi/btn-waon.gif);
}
.responsive_global_nav_anchor.o-contact {
  background-image: url(/img/header/gnavi/btn-contact.gif);
}
.responsive_global_nav_anchor.o-campaign,
.responsive_global_nav_anchor.o-shopnet,
.responsive_global_nav_anchor.o-company,
.responsive_global_nav_anchor.o-contact {
  border-left: 1px solid #d6d6d6;
}
.responsive_global_nav_image {
  display: none;
}
.responsive_global_nav_close {
  text-align: center;
}
.responsive_global_nav_close .close_btn {
  width: 100%;
}
#global_box.responsive_global_nav.sitemenu_sub {
  transition: max-height .5s cubic-bezier(0.360, 0.100, 0.160, 1.000);
  background: #ececec;
  max-height: none;
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  padding-top: 0;
}
#global_box.responsive_global_nav.sitemenu_sub.o-close {
  max-height: 0 !important;
}
.sitemenu_sub .responsive_global_nav_area {
  padding-top: 12px;
}
@media (min-width: 667px) {
  .responsive_global_nav_item,
  #nav_area .responsive_global_nav_item {
    width: 25%;
  }
  .responsive_global_nav_anchor.o-chirashi,
  .responsive_global_nav_anchor.o-waon {
    border-left: 1px solid #d6d6d6;
  }
}


/* -----------------------------------------------------------
  #footer
  フッター
----------------------------------------------------------- */

#footer_box {
  border: 0;
  min-width: 0;
}
#footer_bottom_area #footer_inside::after {
  display: none;
}

.responsive_footer_area #footer_top_area #footer_bnr,
.responsive_footer_area #footer_bottom_area #footer_inside,
.responsive_footer_area #footer_bottom_area #footer_link,
#footer_bottom_area p.copy {
  width: 100%;
  margin-bottom: 0;
  height: auto !important;
}
#footer_bottom_area p.copy {
  line-height: 1.5;
}
#footer_top_area {
  height: auto;
}
#footer_link::after {
  content:"";display:block;clear:both;
}

.responsive_footer_area .copy {
  width: 100%;
  height: auto;
  background: #231815;
  color: #fff;
  text-align: center;
  padding: 6px 0 5px 0;
}
.responsive_footer_area #footer_bottom_area {
  border-top: 0;
}
.responsive_footer_area #footer_bottom_area ul#footer_link {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  float: none;
}
.responsive_footer_area #footer_bottom_area ul#footer_link li {
  width: 55%;
  margin: 0;
  border: 0;
  position: relative;
  padding-left: 10px;
  display: inline-block;
  float: none;
  text-align: left;
}
.responsive_footer_area #footer_bottom_area ul#footer_link li:nth-child(odd) {
  width: 40%;
}
@media (min-width: 667px) {
  .responsive_footer_area #footer_bottom_area ul#footer_link {
    width: 100%;
  }
  .responsive_footer_area #footer_bottom_area ul#footer_link li,
  .responsive_footer_area #footer_bottom_area ul#footer_link li:nth-child(odd) {
    width: auto;
  }
}
.responsive_footer_area #footer_bottom_area ul#footer_link li::after{
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #8a8a8a;
}

.responsive_footer_area #footer_bnr #social_btns {
  border-top: 1px solid #979797;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  width: 100%;
}
#footer_bnr #social_btns::after {
  content:"";display:block;clear:both;
}
#footer_bnr #social_btns > div {
  display: inline-block;
  float: none;
  vertical-align: text-top;
  text-align: left;
}

#footer_bnr #social_btns .twitter {
  width: 88px;
}
#footer_bnr #social_btns .mixi {
  height: auto !important;
  width: 151px;
}
#footer_bnr #social_btns .mixi iframe {
  vertical-align: text-top;
}
@media (min-width: 429px) {
  #footer_bnr #social_btns .twitter,
  #footer_bnr #social_btns .mixi {
    width: auto;
  }
}

.responsive_footer_area .page_top {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  clear: left;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 8px;
}
.responsive_footer_area .page_top a {
  display: block;
  position: relative;
  text-align: center;
  font-size: 130%;
  font-weight: bold;
}
.responsive_footer_area .page_top a::after{
  content: "";
  display: block;
  left: 50%;
  margin-left: -70px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  margin-top: -3px;
  height: 6px;
  border: 6px solid transparent;
  border-bottom: 6px solid #ce0065;
}
.responsive_footer_area #footer_link + p {
  text-align: center;
}
.responsive_footer_area .tree {
  text-align: center;
  margin-top: 41px;
  display: inline-block;
  clear: left;
}
.responsive_footer_area .tree.pc_appear {
  display: none;
}

/* 基本レイアウト等の設定
----------------------------------------------------------- */
/*--- default */
*, :before, :after {
  box-sizing: border-box;
}
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
}
button,
select {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: 0;
}
select::-ms-expand {
	display: none;
}
.pc_appear {
	display: none !important;
}
.sp_appear {
	display: block;
}
.responsive_local_title {
  text-align: center;
  width: 100%;
  height: auto;
  background: #a3006f;
}
.responsive_local_title_text {
  color: #fff;
  font-size: 120%;
  padding-top: 10px;
  padding-bottom: 7px;
}
.local_section_title {
  font-size: 120%;
  font-weight: bold;
  background: #f0f0f0;
  padding: 10px 15px 8px;
}
#article .local_section_sub_title {
  background: none;
  border-bottom: 2px solid #f0f0f0;
  font-weight: bold;
  font-size: 120%;
  margin-top: 1.5em;
}
#article .local_parts_title {
  background: none;
  font-weight: bold;
  font-size: 115%;
  padding-left: 0;
  margin-bottom: 5px;
  margin-top: 1.5em;
}
#article .local_parts_sub_title {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 1em;
}
#article .local_parts_sub_title .mark {
  color: #a5007b;
}
#article .responsive_body p,
#article .responsive_body ol,
#article .responsive_body li {
  margin-bottom: 5px;
}
#article .responsive_body ol,
#article .responsive_body ul,
#article .responsive_body dl {
  padding-bottom: 0;
}
.responsive_body {
  padding: 0 15px;
  margin-top: 1em;
}
.responsive_body + .local_section_title {
  margin-top: 15px;
}

#path,
#left_side,
#aside {
	display: none;
}

#contents_inside,
#main,
#article {
  width: 100%;
}

#contents_inside {
  padding-top: 0;
}
#contents_outside h1 {
  height: auto;
  margin-bottom: 0;
}
.page_top_sub {
  bottom: 30px;
  margin-bottom: 0 !important;
}
.page_top_sub:hover {
  opacity: 1;
}
.page_top_sub img {
  width: 40px;
  height: 40px;
}


/*-----------------------------
  2018.6
  フッター全ページ統一
------------------------------*/
/* footer_sns_area
----------------------------------------------------------- */
#footer_sns_area {
  display: block;
  height:auto;
  border-top: 1px solid #aeaeae;
}

#footer_sns_area #social_btns {
  padding: 5px 15px 15px 5px;
  text-align: center;
}

#footer_sns_area #social_btns > div {
  display: inline-block;
  float: none;
  margin: 10px 0 0 10px;
  vertical-align: text-top;
  text-align: left;
}

#footer_sns_area #social_btns .line {
  width: 88px;
}

/* footer
----------------------------------------------------------- */
#footer_2018 {
  min-width: auto;
  padding-bottom: 26px;
}

#footer_2018 img {
  width: 100%;
  height: auto;
}

/* footer_bottom_area
----------------------------------------------------------- */
#footer_2018 #footer_bottom_area {
  border-top: #ededed solid 1px;
  border-bottom: 2px solid #a3016f;
  clear: both;
  padding: 30px 15px 5px;
}
#footer_2018 #footer_bottom_area #footer_inside {
  width:auto;
}

/* footer_bottom_top */
#footer_2018 #footer_bottom_top {
  margin-bottom: 35px;
}

#footer_2018 .footer_banner {
  float: none;
  text-align: center;
}
#footer_2018 .footer_banner img {
  max-width: 387px;
}

#footer_2018 .footer_sns {
  float: none;
  margin: 26px 0 0;
  text-align: center;
}
#footer_2018 .footer_sns_label {
  float: none;
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 92%;
  line-height: 1.4;
}
#footer_2018 .footer_sns_label .pc_br {
  display: none;
}
#footer_2018 .footer_sns_btn {
  float: none;
  margin-right: -10px;
}
#footer_2018 .footer_sns_btn li {
  float: none;
  display: inline-block;
  width: 45px;
  margin-right: 10px;
}

/* footer_link */
#footer_2018 #footer_bottom_area ul#footer_link {
  text-align: center;
  width: 230px;
  margin: 0 auto;
  float: none;
}
#footer_2018 #footer_bottom_area ul#footer_link li {
  box-sizing: border-box;
  width: 55%;
  margin: 0;
  border: 0;
  position: relative;
  padding-left: 10px;
  display: inline-block;
  float: none;
  text-align: left;
  white-space:nowrap;
  line-height:1.2;
}
#footer_2018 #footer_bottom_area ul#footer_link li:nth-child(odd) {
  width: 40%;
}
@media (min-width: 667px) {
  #footer_2018 #footer_bottom_area ul#footer_link {
    width: 100%;
  }
  #footer_2018 #footer_bottom_area ul#footer_link li {
    margin-right: 10px;
  }
  #footer_2018 #footer_bottom_area ul#footer_link li,
  #footer_2018 #footer_bottom_area ul#footer_link li:nth-child(odd) {
    width: auto;
  }
}
#footer_2018 #footer_bottom_area ul#footer_link li::after{
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-left: 4px solid #8a8a8a;
}

#footer_2018 #footer_bnr {
  position: static;
  width: 114px;
  margin: 25px auto;
  text-align: center;
}

#footer_2018 #footer_bottom_area p.copy {
  float: none;
  font-size: 83%;
  line-height: 1.4;
  text-align: center;
}

#contents .page_top {
  display: none;
}
