@charset "utf-8";
/*
.sybarite(){
  font-family: sybarite, serif;
  font-weight: 600;
  font-style: normal;
}
*/
/* ------------------------- TOC
setup
wrap around the contents
header
site navigation
footer
contents
 ------------------------- */
/* ============================== setup */
body {
  font-size: 12px;
  font-family: "futura-pt", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #0871c1;
  text-decoration: none;
}
a img,
a:link img,
a:visited img,
a:hover img,
a:active img {
  border: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
/* ============================== wrap around the contents */
body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #FFF;
  color: #666666;
  height: 100%;
  position: relative;
}
#contaner {
  clear: both;
  width: 100%;
  height: auto;
}
#wrapper {
  width: 986px;
  margin: 0 auto;
  padding: 0 20px;
  background: #FFF;
  color: #666666;
}
#contents {
  margin: 0 auto;
  width: 1000px;
  background: #FFF;
  color: #666666;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#contents_main {
  width: 695px;
  float: right;
  height: auto;
  min-height: 1700px;
  /*position:relative;
    top : -320px;
    z-index:999;*/
}
#for_right {
  width: 695px;
}
#contents_sub {
  width: 270px;
  /*	top:-355px;*/
  z-index: 9999;
  height: auto;
  margin: 0 0 -40px;
}
/* ============================== header */
#header_global {
  padding: 0;
  width: 100%;
  /*box-shadow: 0 -32px 0 0 #000 inset;*/
  position: relative;
  z-index: 1000;
}
#header_global_wrap {
  width: 100%;
  background: url(/img/shop/common/bg_head_top.jpg) repeat-x 0 0;
  height: 27px;
}
#head_navi {
  width: 1026px;
  height: 27px;
  position: relative;
  margin: 0 auto;
}
h1#tagline {
  font-size: 12px;
  font-weight: 600;
  color: #ff5f6f;
  background: -webkit-linear-gradient(45deg, #ff5f6f, #fcad4f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 25px;
  height: 27px;
  text-align: center;
  margin: 0;
}
#nav_header {
  position: absolute;
  top: 0;
  right: 210px;
  margin: 0;
}
#nav_header ul {
  height: 27px;
  width: 204px;
  margin: 0;
}
#nav_header li {
  display: block;
  text-align: center;
  float: left;
  width: 102px;
  height: 27px;
  line-height: 25px;
  font-size: 10px;
}
#nav_header li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000000;
  text-decoration: none;
}
#nav_header li.like {
  background: url(/img/shop/common/bg_head_navi01.jpg) no-repeat 0 0;
}
#nav_header li.mail {
  background: url(/img/shop/common/bg_head_navi02.jpg) no-repeat 0 0;
  text-indent: 9px;
}
#real_head {
  width: 210px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
#real_head.active {
  border-bottom: 2px solid #000;
}
#head_down {
  width: 100%;
  background: #000000 url(/img/shop/common/bg_shadow.jpg) repeat-x 0 bottom;
  clear: both;
  z-index: 99999;
  /* height:395px; */
  display: block;
}
#head_down_in {
  width: 1169px;
  margin: 0 auto;
  height: auto;
  padding: 10px 0;
  clear: both;
  /* height:395px; */
  display: flex;
  justify-content: flex-start;
}
#head_down a {
  color: #FFFFFF;
  font-size: 12px;
}
#head_down_left {
  width: 410px;
  padding: 0 10px 0 0;
  /* border-right: solid 1px #666666; */
}
#head_down_left li {
  height: 175px;
  padding-bottom: 10px;
  border-bottom: solid 1px #666666;
}
#head_down_left li a img {
  width: 200px;
  height: 155px;
  padding: 5px;
  background: url(/img/shop/common/bg_girl_img02.png) repeat 0 0;
  margin-right: 10px;
  margin-top: 10px;
  float: left;
}
#head_down_left li p {
  padding-top: 78px;
  line-height: 18px;
}
#head_down_right {
  width: 759px;
  padding: 0 0 0 10px;
  border-left: solid 1px #666666;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#head_down_right ul {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
  border-bottom: solid 1px #666666;
}
#head_down_right ul:last-of-type {
  border-bottom: none;
}
#head_down_right li {
  height: 175px;
  text-align: center;
  width: 175px;
  padding-right: 5px;
  padding-left: 5px;
}
#head_down_right li.last_shop {
  padding-right: 0;
  border-right: none;
}
#head_down_left li.under_shop {
  border-bottom: none;
}
#head_down_right li a img {
  width: 160px;
  height: 124px;
  padding: 5px;
  background: url(/img/shop/common/bg_girl_img02.png) repeat 0 0;
  margin-top: 10px;
}
#head_down_right li p {
  padding-top: 10px;
  line-height: 18px;
}
#head_wrap {
  width: 100%;
  background: #FFF;
  color: #666666;
  position: relative;
  /*box-shadow: 0 -32px 0 0 #000 inset;*/
}
#head_wrap > section#head_cont {
  padding: 10px 5px;
  padding-bottom: 20px;
  box-sizing: border-box;
  width: 1026px;
  margin: 0 auto;
  height: 120px;
  clear: both;
  position: relative;
  /*background: url(/img/shop/common/header.png) no-repeat left top;*/
  background: #FFF;
  display: grid;
  grid-template-columns: 1fr 400px 1fr 205px;
  grid-template-rows: 20px 30px 1fr;
  /*>.routeNavi{
			color:@textColor9;
			font-size:16px;
			font-weight:600;
			margin:0;
			padding-top:3px;
			grid-column-start: 1;
			grid-column-end: 3;
			grid-row-start: 1;
			grid-row-end:2;
		}*/
  /*>.catchCopy{
			margin:0;
			margin-top: 3px;
			justify-self: end;
			color:#fff;
			font-size:16px;
			font-weight:600;
			.gradientBackground();
			display: flex;
			justify-content: center;
			align-items: center;
			width:300px;
			height:27px;
			letter-spacing: 1px;
			grid-column-start: 2;
			grid-column-end: 5;
			grid-row-start: 1;
			grid-row-end:2;
		}*/
  /*>.address{
			margin: 0;
			justify-self: end;
			color:@textColor9;
			font-size:14px;
			font-weight:600;
			display: flex;
			justify-content: end;
			align-self: center;
			grid-column-start: 2;
			grid-column-end: 3;
			grid-row-start: 2;
			grid-row-end:3;
			line-height:1;
		}*/
  /*>.category{
			margin: 0;
			justify-self: end;
			align-self: center;
			color:@textColor9;
			font-size:18px;
			font-weight:600;
			grid-column-start: 3;
			grid-column-end: 5;
			grid-row-start: 2;
			grid-row-end:3;
			line-height:1;
		}*/
}
#head_wrap > section#head_cont > .timeInformation {
  justify-self: end;
  align-self: center;
  font-size: 18px;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  grid-column-start: 4;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
  margin: 0;
  line-height: 1;
}
#head_wrap > section#head_cont > .phoneNumber {
  justify-self: end;
  align-self: center;
  font-size: 18px;
  grid-column-start: 4;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
  margin: 0;
  line-height: 1;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
}
#head_wrap > section#head_cont > .phoneNumber > a {
  color: #666666;
  text-decoration: none;
}
#head_wrap > section#head_cont > #logo {
  width: 216px;
  height: 90px;
  margin: 0;
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 1;
  grid-column-end: 2;
  align-self: end;
  padding-left: 20px;
}
#head_wrap > section#head_cont > #logo img {
  height: 60px;
}
#head_wrap::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32px;
  background-repeat: repeat-x;
  background-position: left top;
  background-size: auto 100%;
}
#head_right {
  width: 628px;
  float: right;
  margin-top: 15px;
}
#head_info {
  padding-top: 30px;
  padding-left: 104px;
  float: left;
  width: 258px;
  display: none;
}
#head_mobile {
  width: 241px;
  height: 102px;
  float: right;
  display: block;
  margin-top: -6px;
}
/* ============================== site navigation */
#nav_global {
  margin: 0 10px 20px 10px;
  background: #FFF;
  color: #666666;
  position: relative;
}
#nav_global > ul {
  list-style: none;
}
#nav_global > ul li {
  width: 250px;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #bdbdbd;
  position: relative;
}
#nav_global > ul li a {
  font-size: 13px;
  font-weight: 600;
  color: #666666;
  display: block;
  padding: 0 0 0 18px;
  text-align: left;
  width: 232px;
  height: 44px;
  transition: 300ms;
}
#nav_global > ul li a em {
  font-size: 8px;
  color: #ff5f6f;
  text-align: right;
  line-height: 14px;
  position: absolute;
  right: 13px;
  bottom: 0;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
}
#nav_global > ul li:last-child {
  border: none;
}
#nav_global::before {
  content: "";
  background-color: #ddd;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
}
#nav_global a:hover,
#nav_global a.active {
  color: #fffffe;
  background: linear-gradient(45deg, #ff5f6f 0%, #fcad4f 100%);
}
#nav_global a:hover em,
#nav_global a.active em {
  color: #fffffe;
}
/* ============================== side contents */
#contents_sub section.side_banner {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}
#contents_sub section.side_banner a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#contents_sub h1.side_tit {
  width: 270px;
  height: 43px;
  font-size: 11px;
  position: relative;
  color: #959595;
  line-height: 1;
  border-bottom: solid 1px #dadada;
  margin: 0;
}
#contents_sub h1.side_tit em {
  position: absolute;
  top: 22px;
  left: 130px;
  font-weight: 600!important;
  height: 11px;
  line-height: 11px;
  display: block;
}
*:first-child + html #contents_sub h1.side_tit em {
  position: absolute;
  top: 22px;
  left: 130px;
  font-weight: normal;
  height: 11px;
  line-height: 11px;
  display: block;
  padding-top: 1px;
}
#contents_sub h1.side_tit a {
  width: 58px;
  height: 19px;
  display: block;
  position: absolute;
  right: 10px;
  top: 15px;
}
#contents_sub h1.side_tit a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.side_tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.side_tit > p {
  color: #666666;
  font-size: 15px;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
}
.side_tit > p:first-letter {
  color: #ff5f6f;
  font-size: 25px;
}
#contents_sub h1.side_tit em.area_comment {
  position: absolute;
  top: 22px;
  left: 170px;
  font-weight: normal;
}
*:first-child + html #contents_sub h1.side_tit em.area_comment {
  position: absolute;
  top: 22px;
  left: 170px;
  font-weight: normal;
}
#photo_wrap {
  width: 270px;
  height: 450px;
  overflow: auto;
  margin-bottom: 20px;
  border-bottom: solid 1px #CCCCCC;
}
.photo_box {
  border: solid 1px #E1E1E1;
  padding: 5px;
  font-size: 11px;
  margin-bottom: 5px;
  line-height: 1.6;
  display: block;
  height: auto;
}
.photo_img {
  padding-right: 10px;
}
.photo_img img {
  width: 60px;
  height: auto;
  padding: 5px;
  background: url(/img/shop/common/bg_girl_img.png) repeat 0 0;
}
.photo_kiji {
  padding: 10px 0 10px 0;
  vertical-align: top;
}
.photo_title {
  font-size: 10px;
  border-bottom: solid 1px #E1E1E1;
}
.photo_title em {
  color: #707070;
  font-size: 13px;
}
.area_tit {
  height: 42px;
  line-height: 42px;
  width: 268px;
  background: #FFF url(/img/shop/common/side_arrow.gif) no-repeat 245px center;
  font-size: 13px;
  text-indent: 15px;
  cursor: pointer;
  border: solid 1px #dadada;
  border-top: hidden;
  margin: 0;
  color: #666666;
}
.area_tit:hover {
  background: #FFF url(/img/shop/common/side_arrow_on.gif) no-repeat 245px center;
}
#nav_area {
  margin: 0;
  margin-bottom: 20px;
  clear: both;
  list-style: none;
}
#nav_area > ul {
  list-style: none;
  margin: 0;
}
#nav_area > ul li {
  height: 42px;
  line-height: 42px;
  width: 270px;
  background: #E4E4E4 url(/img/shop/common/side_bg_area.png) no-repeat right bottom;
  font-size: 12px;
  text-indent: 10px;
  border-bottom: solid 1px #FFFFFF;
}
#nav_area > ul li a {
  color: #000000;
  display: inline;
}
#photo_wrap {
  width: 270px;
  height: 450px;
  overflow: auto;
  margin-bottom: 20px;
  border-bottom: solid 1px #CCCCCC;
}
.heaven_wrap {
  width: 270px;
  height: 450px;
  margin-bottom: 20px;
  border-bottom: solid 1px #CCCCCC;
}
.photo_box {
  border: solid 1px #E1E1E1;
  padding: 5px;
  font-size: 11px;
  margin-bottom: 5px;
  line-height: 1.6;
  display: block;
  height: auto;
  width: 100%;
}
.heaven_box {
  border: solid 1px #E1E1E1;
  font-size: 11px;
  margin-bottom: 5px;
  line-height: 1.6;
  display: block;
  height: auto;
  width: 100%;
}
.heaven_wrap iframe {
  height: 445px;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}
/* ============================== topto */
#topto {
  width: 100%;
  /*background:#FFF;*/
  /*height:32px;*/
  clear: both;
  position: relative;
}
#topto_box {
  width: 985px;
  clear: both;
  margin: 0 auto;
}
#topto #topto_box a {
  width: 135px;
  height: 32px;
  display: block;
  background: #EEEEEE;
  padding: 0;
  margin: 0;
  float: right;
}
#topto #topto_box a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* ============================== footer */
#footer_global {
  margin: 0;
  padding: 0;
  clear: both;
  width: 100%;
  background: #eaeaea;
  margin-top: 30px;
  padding-top: 20px;
  color: #666666;
  position: relative;
}
#footer_info {
  width: 985px;
  line-height: 1.6;
  font-size: 12px;
  margin: 0 auto;
  background: url(/img/shop/common/bg_footer_cont.png) no-repeat center bottom;
  padding-bottom: 50px;
  height: 520px;
  clear: both;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#footer_info .info_box_footer_wrap {
  width: 286px;
}
#footer_info .info_box_footer {
  background: #fff;
}
#footer_info .info_box_footer > ul.placeList {
  list-style: none;
  padding: 0 10px;
}
#footer_info .info_box_footer > ul.placeList > li {
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
}
#footer_info .info_box_footer > ul.placeList > li:last-child {
  border-bottom: none;
}
#footer_info .info_box_footer > p.placeList {
  width: 100%;
  height: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer_info .info_box_footer_long {
  background: #fff;
}
.box_s_l {
  background: #fff;
  width: 278px;
}
.box_s_r {
  background: #fff;
}
.box_s_l_long {
  background: #FFF;
}
.box_s_r_long {
  background: #FFF;
}
#footer_info_left {
  width: 286px;
  float: left;
}
.info_box_footer ul {
  padding: 0 10px;
}
#footer_info section.info_box_footer.long.footer_info_right {
  float: right;
}
.info_box_footer_in {
  padding-right: 9px;
}
#footer_info section.info_box_footer.bottom_shop {
  padding-bottom: 40px;
  margin-bottom: 20px;
}
#footer_info section.info_box_footer em {
  color: #666666;
  font-style: normal;
  display: inline;
  font-size: 10px;
  line-height: 12px;
}
.footer_tit {
  margin-bottom: 10px;
  width: 100%;
  font-size: 12px;
  color: #666666;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  box-sizing: border-box;
  background: #FFF;
  border-image: linear-gradient(45deg, #ff5f6f 0%, #fcad4f 100%);
  border-image-slice: 1;
  border-width: 1px;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-left: none;
}
.footer_tit > p {
  font-size: 15px;
  color: #666666;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
}
.footer_tit > p:first-letter {
  color: #fcad4f;
  font-size: 25px;
}
.footer_tit > em {
  font-weight: 600;
}
.f_shop_info_in {
  padding: 0 0 10px 10px;
  line-height: 1.8;
}
.f_access_info_in {
  padding: 0 0 0 10px;
}
.f_system_info_in {
  padding: 0 10px;
}
.f_mail_info {
  background-image: url(/img/shop/common/info_tit_mail.png);
  padding-left: 230px;
  width: 102px;
}
.f_mail_info_in {
  padding: 0 10px;
}
.bottom_link {
  height: 20px;
  line-height: 19px;
  text-align: right;
  font-size: 10px;
  margin-top: 10px;
  background: #FFF;
}
.bottom_link a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFF;
  padding: 0 20px;
  background: linear-gradient(45deg, #ff5f6f 0%, #fcad4f 100%);
}
.bottom_link a > svg {
  fill: #fffffe;
  width: 13px;
  height: 13px;
}
.bottom_link a:hover,
.bottom_link a:hover.link_mail,
.bottom_link a:hover.link_mail_right {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.bottom_link a.link_mail {
  border-right: solid 2px #EEEEEE;
  height: 20px;
  display: inline-block;
  float: right;
  width: 145px;
}
.bottom_link a.link_mail_right {
  height: 20px;
  display: inline-block;
  float: right;
  width: 145px;
}
.footer_sub_tit {
  padding-left: 15px;
  font-weight: bold;
}
.footer_sub_tit_price {
  padding-left: 15px;
  margin-bottom: 10px;
  font-weight: bold;
}
.footer_sub_tit_price:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fcad4f;
}
*:first-child + html .footer_sub_tit_price {
  padding-left: 15px;
  margin-top: 7px;
}
table.price {
  line-height: 20px;
  text-align: center;
  width: 100%;
}
table.price th {
  border-bottom: solid 1px #EEEEEE;
  border-right: solid 1px #EEEEEE;
  background: #EBEBEB;
  font-weight: normal;
  text-align: center;
}
table.price td {
  border-bottom: solid 1px #EEEEEE;
  background: #DFDFDF;
  font-weight: bold;
}
.option_list {
  background: url(/img/shop/common/ico_footer_list.png) no-repeat 0 center;
  padding-left: 15px;
  border-bottom: solid 1px #FFFFFF;
  border-top: solid 1px #EEEEEE;
  line-height: 26px;
  font-weight: bold;
}
.option_list small {
  font-size: 10px;
}
.option_comment {
  color: #990000;
  padding-bottom: 10px;
}
.system_box {
  background: #EFEFEF;
  float: left;
  margin: 0 0 5px 0;
  width: 100%;
  padding-bottom: 5px;
}
.system_box .creditLogoList {
  display: flex;
  flex-wrap: wrap;
}
.system_box .creditLogoList > li {
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}
.system_box .creditLogoList > li img {
  width: 20px;
}
.system_box .creditLogoList > li.AmericanExpress {
  background: #016fd0;
}
.sb_last {
  margin: 0;
}
*:first-child + html .system_sub_tit {
  padding-bottom: 5px;
}
.system_box p {
  padding: 0 5px 5px 5px;
  font-size: 11px;
}
#s_time {
  padding: 0 5px;
  background: url(/img/shop/common/arrow_time.gif) no-repeat right center;
  width: 110px;
  float: left;
  line-height: 20px;
}
#s_time_text {
  float: left;
  font-weight: bold;
  line-height: 40px;
  text-indent: 10px;
}
.mail_box {
  background: #EFEFEF;
  padding: 4px 5px 10px 5px;
  border-left: solid 1px #EAEAEA;
  border-top: solid 1px #EAEAEA;
  font-size: 11px;
  margin: 5px 0 10px 0;
}
.mail_box_bs {
  padding: 4px 5px 5px 5px;
}
.mail_tit {
  line-height: 26px;
  height: 26px;
  border-bottom: solid 1px #FFFFFF;
  font-size: 12px;
  background: url(/img/shop/common/icp_pc.gif) no-repeat left center;
  padding-left: 20px;
  font-weight: bold;
}
.mobile_tit {
  background: url(/img/shop/common/ico_mb.gif) no-repeat left center;
}
.mail_box a {
  height: 25px;
  width: 172px;
  display: block;
  clear: both;
  margin: 10px auto 0 auto;
}
.mail_box a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mail_box p {
  float: left;
  width: 70%;
}
img.qr {
  float: right;
  padding: 5px;
}
.mail_box input {
  border: solid 1px #999999;
  background: #FFFFFF;
  line-height: 20px;
  height: 20px;
  width: 90%;
  margin: 10px auto;
  display: block;
}
*:first-child + html #map_img {
  padding: 7px 0;
}
#fotter_rec {
  width: 100%;
  height: 92px;
  /*border-top: solid 1px #F9F9F9;
	border-bottom: solid 1px #F9F9F9;*/
  background: #DEDEDE;
  clear: both;
}
#fotter_rec_banner {
  width: 985px;
  margin: 0 auto;
  padding: 19px 0 20px 0;
  height: 51px;
}
#fotter_rec_banner ul {
  list-style: none;
}
#fotter_rec_banner li {
  float: left;
  width: 172px;
  height: 51px;
  margin-right: 18px;
  text-align: center;
}
#fotter_rec_banner li a {
  display: block;
  font-size: 12px;
  line-height: 14px;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 182px;
  height: 41px;
  padding-top: 10px;
}
#fotter_rec_banner li a:hover {
  text-decoration: underline;
}
#rec_umeda {
  background-image: url(/img/shop/common/footer_r01.png);
  color: #f5cd13;
}
#rec_kyobashi {
  background-image: url(/img/shop/common/footer_r02.png);
  color: #666666;
}
#rec_nihonbashi {
  background-image: url(/img/shop/common/footer_r03.png);
  color: #153e94;
}
#rec_namba {
  background-image: url(/img/shop/common/footer_r04.png);
  color: #cd1d70;
}
#rec_mikeiken {
  background-image: url(/img/shop/common/footer_r05.png);
  color: #15c25e;
}
#fotter_rec_banner li.last_mikeiken {
  margin-right: 0;
}
#fotter_link {
  width: 100%;
  border-top: solid 1px #DEDEDE;
  background: #FFFFFF;
  clear: both;
}
#fotter_link_in {
  width: 985px;
  margin: 0 auto;
  padding-top: 30px;
  background: #FFFFFF url(/img/shop/common/bg_footer.png) no-repeat center top;
  height: auto;
}
#footer_logo {
  float: left;
  width: 330px;
  margin-right: 20px;
  display: block;
}
#footer_logo svg {
  width: 170px;
}
#footer_link_list {
  float: left;
  display: block;
}
#footer_link_list ul {
  padding: 5px 5px 5px 12px;
  border-left: 1px solid #bdbdbd;
  width: 130px;
  height: auto;
  float: left;
}
#footer_link_list ul.footer_long_list {
  width: 120px;
}
#footer_link_list li {
  background: url(/img/shop/common/arrow_footer03.gif) no-repeat 0 center;
  padding-left: 13px;
  line-height: 24px;
  height: 24px;
  font-size: 11px;
  width: 100%;
  display: block;
  float: left;
}
#footer_link_list li.mobile_info {
  font-size: 9px;
}
#footer_link_list li a {
  display: block;
  color: #333333;
}
#footer_link_list li a:hover {
  text-decoration: underline;
}
#footer_link_mobile {
  width: 247px;
  height: 84px;
  float: right;
  padding-top: 20px;
  padding-left: 10px;
  font-size: 11px;
  line-height: 18px;
  background: url(/img/shop/common/bg_footer_mobile.png) no-repeat 0 0;
  color: #000000;
}
#footer_link_mobile a {
  color: #707070;
  font-size: 9px;
  letter-spacing: -1.3px;
}
#copy {
  font-size: 10px;
  width: 100%;
  text-align: center;
  color: #707070;
  height: 30px;
  padding-top: 20px;
  clear: both;
}
#copy a {
  color: #707070;
}
/*footergroup*/
#footer_global #footer_group {
  width: 939px;
  clear: both;
  margin: 0 auto;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #8d6700;
}
#footer_global #footer_group h3 {
  /*width: 480px;*/
  text-align: center;
  height: 80px;
  margin-bottom: 10px;
}
#footer_global #footer_group h3 img {
  vertical-align: middle;
}
#footer_global #groupInfoBox1 {
  width: 800px;
  float: left;
  margin-left: 100px;
}
#footer_global #groupInfoBox2 {
  width: 460px;
  float: right;
}
#footer_global ul.fgList {
  width: 740px;
}
/* 写メ日記フルサイズ */
/* #footer_global ul.fgList li:first-child{
	width: 350px;
	margin-right: 10px;
	float: left;
}
#footer_global ul.fgList li:last-child{
	width: 350px;
	float: right;
} */
/* 写メ日記単品サイズ */
#footer_global ul.fgList li {
  width: 350px;
  margin: 0 auto;
}
#footer_global #groupInfoBox1 ul.fgList li iframe {
  width: 350px;
  height: 400px;
  border: 1px solid #F6D814;
}
#footer_global #groupInfoBox2 ul.fgList li iframe {
  width: 223px;
  height: 400px;
  border: 1px solid #db2696;
}
#footer_global ul.fgList li.long02 {
  width: 450px;
  float: left;
}
#footer_global #groupInfoBox2 ul.fgList li.long02 iframe {
  width: 450px;
  height: 400px;
  border: 1px solid #db2696;
}
/*フッターここまで------------------------------------------------------------------------------*/
#bottom_pickup {
  /*width:1000px;*/
  margin: 0 auto;
  float: right;
}
#bottom_pickup_in {
  /*width:718px;*/
  /*padding-left:267px;*/
}
#bottom_pickup_tit {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}
#bottom_pickup_tit span {
  display: block;
  z-index: 1;
  background: #FFF;
}
#bottom_pickup_tit span:first-child {
  font-size: 18px;
  padding-left: 10px;
  padding-right: 20px;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  color: #1e1e1e;
}
#bottom_pickup_tit span:last-child {
  color: #666666;
  font-size: 12px;
  padding-right: 10px;
  margin-right: 20px;
}
#bottom_pickup_tit:before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  top: 7px;
  left: 0;
  background: linear-gradient(45deg, #ff5f6f 0%, #fcad4f 100%);
  z-index: 0;
}
#bottom_pickup_tit:after {
  content: "";
  height: 200px;
  width: 1px;
  position: absolute;
  top: 7px;
  left: 0;
  background: #ff5f6f;
  z-index: 0;
}
#bottom_pickup_cont {
  padding: 0 0 20px 3px;
  width: 714px;
  min-height: 200px;
}
#column_area01 {
  width: 714px;
  height: auto;
}
#column_area01 {
  margin-top: 10px;
}
#column_area01 ul#bottom_banner01 {
  margin: 0;
  padding: 0;
}
#column_area01 ul#bottom_banner01 li {
  display: block;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 337px;
  height: auto;
  float: left;
}
#column_area02 {
  width: 695px;
  height: auto;
  padding-left: 19px;
}
#column_area02 ul#bottom_banner02 li {
  display: block;
  margin-bottom: 20px;
  width: 695px;
  height: auto;
  float: left;
}
#column_area02 ul#bottom_banner02 li a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
/* ============================== scroll_head */
#scroll_head {
  position: fixed;
  z-index: 99999;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 92px;
  font-size: 13px;
  line-height: 1;
  background: url(/img/shop/common/bg_head_s.png) repeat-x 0 0;
  color: #000000;
  border-top: solid 2px #000000;
}
#scroll_head_in {
  width: 985px;
  margin: 0 auto;
}
#head_s_info {
  height: 26px;
  padding-top: 3px;
}
#head_s_info img {
  display: block;
  margin-right: 20px;
  width: 270px;
  float: left;
}
#head_s_info a {
  color: #ff5f6f;
  background: -webkit-linear-gradient(45deg, #ff5f6f, #fcad4f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#head_s_link {
  font-size: 12px;
  line-height: 18px;
  height: 30px;
}
#head_s_link a.group_link {
  background: #000000 url(/img/shop/common/bg_head_g_ico.png) no-repeat 165px 5px;
  padding: 2px 4px;
  display: block;
  color: #FFFFFF;
  float: left;
  height: 18px;
  width: 170px;
  font-size: 10px;
  font-weight: bold;
  margin-top: 4px;
}
#head_s_link a.group_link img {
  display: block;
  margin-bottom: 2px;
  margin-right: 2px;
}
#head_s_link a.group_link img {
  margin-top: 2px;
  display: inline;
}
.scroll_head_shop {
  height: 18px;
  padding: 2px 10px;
  float: left;
  margin: 2px 8px;
  background: url(/img/shop/common/head_line.png) no-repeat 0 5px;
}
.scroll_head_shop b {
  float: left;
  display: inline;
  padding-top: 2px;
  color: #FFF;
}
.scroll_head_shop ul {
  float: left;
  margin: 0;
  margin-left: 10px;
}
.scroll_head_shop li {
  float: left;
  margin-right: 5px;
  display: block;
  height: 18px;
  width: 66px;
}
.scroll_head_shop li a {
  background: url(/img/shop/common/bg_head_g_ico.png) no-repeat 50px center;
  display: block;
  color: #FFFFFF;
  padding: 2px 4px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.scroll_head_shop li a:hover,
.scroll_head_shop li a.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.scroll_head_shop li a.umeda_shl {
  background-color: #F5CD13;
  border: solid 1px #FFF;
}
.scroll_head_shop li a.kyobashi_shl {
  background-color: #666666;
  border: solid 1px #FFF;
}
.scroll_head_shop li a.nihonbashi_shl {
  background-color: #153E94;
  border: solid 1px #FFF;
}
.scroll_head_shop li a.namba_shl {
  background-color: #CD1D70;
  border: solid 1px #FFF;
}
.scroll_head_shop li a.umeda_mrs {
  background-color: #C90;
  border: solid 1px #FFF;
}
.scroll_head_shop li a.kyobashi_mrs {
  background-color: #ACABAB;
  border: solid 1px #FFF;
}
.scroll_head_shop li a.namba_mrs {
  background-color: #000;
  border: solid 1px #FFF;
}
.scroll_head_shop li a.nihonbashi_mrs {
  background-color: #062970;
  border: solid 1px #FFF;
}
#head_global {
  padding-top: 5px;
  padding-bottom: 1px;
  height: 22px;
}
#head_global ul li {
  line-height: 20px;
  height: 20px;
  font-size: 11px;
  float: left;
  margin-right: 10px;
  display: block;
}
#head_global ul li a {
  display: block;
  padding: 0 4px 0 15px;
  background: url(/img/shop/common/arrow_head_s.png) no-repeat 2px center;
  color: #000;
}
#head_global ul li a:hover {
  background: #000 url(/img/shop/common/arrow_head_s.png) no-repeat 2px center;
  color: #FFF;
}
#footer_kirikae {
  width: 30%;
  height: 26px;
  line-height: 26px;
  border: solid 2px #999;
  text-align: center;
  font-size: 12px;
  margin: 0 auto;
  clear: both;
}
#footer_kirikae a {
  color: #666;
  display: block;
}
#footer_kirikae a:hover {
  color: #FFF;
  background: #999;
  display: block;
  height: 26px;
}
/*carrier_change*/
div.carrier_change {
  width: 100%;
  padding: 30px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom: 0;
}
.real_wrap section#detailLink,
.realtime_box section#detailLink {
  float: right;
  margin-top: 10px;
}
section#detailLink ul.photoLink li {
  float: left;
  margin-right: 10px;
  text-align: center;
  width: 230px;
}
section#detailLink ul.photoLink li a {
  background: url("/img/basic/detail/btn_photo_link.png") no-repeat 0 0;
  color: #000;
  display: block;
  height: 23px;
  padding: 13px 0;
  width: 230px;
  line-height: 1;
}
section#detailLink ul.photoLink li a:hover {
  background-position: center -49px;
  color: #ff5f6f;
  font-weight: bold;
  text-decoration: underline;
}
.emptyInfo {
  width: 100%;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clr {
  display: block;
}
.clr:after {
  content: "";
  display: block;
  clear: both;
}
.clr:before {
  content: "";
  display: block;
  clear: both;
}
.liner {
  background: linear-gradient(45deg, #ff5f6f 0%, #fcad4f 100%);
  width: 100%;
  height: 1px;
}
