@charset "UTF-8";
/*----------------------------------------
reset
-----------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

input,
textarea {
  margin: 0;
  padding: 0; }

ol,
ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption,
th {
  text-align: left; }

a:focus {
  outline: none; }

label,
input,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/*----------------------------------------
clearfix
-----------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1;
  /* for IE 6/7 only */ }

/*----------------------------------------
.br-sp 改行削除
-----------------------------------------*/
.br-sp {
  display: none; }

/*----------------------------------------
setting
-----------------------------------------*/
html {
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
  /* フォントサイズ自動調整OFF */
  display: block;
  width: 100%;
  position: relative;
  height: auto !important;
  /*IE6対策*/
  height: 100%;
  /*IE6対策*/
  min-height: 100%; }

body {
  overflow: hidden;
  width: 320px;
  display: block;
  color: #000;
  font-size: 14px;
  font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", Osaka, sans-serif;
  line-height: 1.5;
  width: 100%;
  height: auto !important;
  /*IE6対策*/
  height: 100%;
  /*IE6対策*/
  min-height: 100%; }

a {
  color: #e87e92;
  text-decoration: none; }

.font_s {
  font-size: 12px; }

.font_xs {
  font-size: 10px; }

.txt_right {
  text-align: right; }

.txt_left {
  text-align: left; }

/*----------------------------------------
globalHeader
-----------------------------------------*/
#globalHeader,
#globalHeaderIc {
  z-index: 100;
  width: 100%;
  height: 60px;
  background: rgba(255, 255, 255, 0.93);
  top: 0;
  left: 0;
  position: relative;
  /*	box-shadow:0px 0px 10px 3px #ccc;
			-moz-box-shadow:0px 0px 10px 3px #ccc;
			-webkit-box-shadow:0px 0px 10px 3px #ccc;*/ }

#globalHeaderIc {
  position: relative;
  margin: 0 auto -60px;
  /*background: rgba(200,200,200,0.5);*/
  background: none; }

#globalHeader h1 a,
#globalHeader #logo a {
  display: block;
  width: 100%;
  height: 60px;
  margin: auto; }

#globalHeader h1,
#globalHeader #logo {
  overflow: hidden;
  width: 33%;
  height: 38px;
  margin: 10px auto;
  background: url("../../../edcl/images/logoEDIST_2.png") no-repeat center 60%;
  background-size: contain;
  white-space: nowrap;
  text-indent: 110%; }

.bnr_header {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 50px;
  background: #f5f5f5 url("../../../edcl/images/SP/img_deco01_2.png") no-repeat bottom right;
  background-size: 44px; }

.inner_bnr_header {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 0;
  width: 90%;
  height: 50px;
  text-align: center;
  font-weight: bold;
  color: #6c625d; }

.inner_bnr_header .btn_close {
  position: absolute;
  top: 6px;
  left: -10px;
  font-size: 30px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer; }

.inner_bnr_header .icon_app {
  position: absolute;
  top: 6px;
  left: 23px;
  height: 38px;
  width: 38px;
  border-radius: 8px; }

.inner_bnr_header p {
  position: absolute;
  top: 5px;
  left: 18%;
  text-align: left;
  font-size: 12px; }

.inner_bnr_header .btn_download_ios {
  position: absolute;
  top: 10px;
  right: 7%; }

/*パンクズリスト*/
.list_path {
  margin: auto 8px; }

.list_path li {
  float: left;
  color: #5f5a55;
  position: relative;
  display: block;
  margin: 0 0 8px 28px; }

.list_path li:before {
  content: ">";
  display: block;
  width: auto;
  height: auto;
  position: absolute;
  top: -1px;
  left: -16px; }

.list_path li:first-child {
  margin-left: 0; }

.list_path li:first-child:before {
  content: ""; }

/* 1行版パンくず  */
.list_path_ellipsis {
  margin: auto 15px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.list_path_ellipsis span {
  padding: 0px 22px 0 0px;
  color: #5f5a55;
  background: url("../../../edcl/images/common/list_path_arrow_2.png") no-repeat right 3px;
  background-size: 12px 10px; }

.list_path_ellipsis span.last {
  padding: 0px;
  background: none; }

.list_path_bottom {
  padding-bottom: 0px; }

/*新しいパンクズリスト 全画面置き換え終えたらlist_path削除*/
.bread_path {
  width: 100%;
  max-height: 30px;
  background: #f4f4f4;
  overflow: hidden;
  border-top: 1px solid #fff;
  text-overflow: ellipsis; }

.bread_path ul {
  margin: 0px 15px;
  width: 100%; }

.bread_path li {
  float: left;
  color: #636363;
  position: relative;
  display: block;
  margin: 15px 0 15px 20px;
  line-height: 0;
  font-size: 10px; }

.bread_path li a {
  color: #222; }

.bread_path li img {
  width: 16px;
  height: auto;
  margin-top: -7px; }

.bread_path li:before {
  content: "";
  display: block;
  width: 13px;
  height: 18px;
  position: absolute;
  top: -5px;
  left: -17px;
  background: url("../../../edcl/images/common/ic_pankzu_arrow_2.png") no-repeat center 0;
  background-size: 6px auto; }

.bread_path li:first-child {
  margin-left: 0; }

.bread_path li:first-child:before {
  background: none; }

/*----------------------------------------
globalFooter
-----------------------------------------*/
#globalFooter,
#globalFooterCopyright {
  padding: 20px 0 0px;
  background: #cfcbc6;
  width: 100%;
  height: 660px;
  /*height: 416px;*/
  position: absolute;
  bottom: 0;
  font-size: 8pt; }

#globalFooterCopyright {
  z-index: 100;
  height: 24px;
  width: 100%;
  padding: 0;
  background: none; }

#globalFooterCopyright .copyright {
  margin: 0;
  padding: 0 0 5px;
  font-size: 10px;
  text-align: center;
  color: #000;
  border: none; }

/* 下部固定の会員登録リンク挿入時のfooter */
#regist_fix_footer {
  padding-top: 100px; }

#regist_fix_footer #globalFooter {
  height: 686px; }

#globalFooter strong {
  display: block;
  overflow: hidden;
  width: 162px;
  height: 50px;
  margin: 0 auto 10px;
  background: url("../../../edcl/images/logoEDIST_white_2.png") no-repeat center 0;
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: 110%; }

#globalFooter h5 {
  color: #FFF;
  padding: 0 10px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 26px; }

#globalFooter hr {
  display: block;
  width: 75%;
  height: 1px;
  margin: 8px 0;
  /*background-color: #FFF;*/
  /*opacity: 0.4;*/
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.8)), color-stop(80%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.8) 80%, rgba(255, 255, 255, 0) 100%);
  border: none; }

#globalFooter hr.hr_strong {
  width: 100%;
  background-color: #FFF;
  height: 2px; }

#globalFooter ul {
  text-align: left;
  padding: 0 10px;
  /*margin-bottom: 10px;*/ }

#globalFooter li {
  display: inline-block;
  width: 30%;
  color: #fff;
  /*font-size : 12px;*/
  line-height: 26px;
  /*border-right: solid 1px #fff;*/ }

/*
#globalFooter ul.category li:nth-child(1),
#globalFooter ul.category li:nth-child(4),
#globalFooter ul.category li:nth-child(7){
	width: 35%;
}
#globalFooter ul.category li:nth-child(2),
#globalFooter ul.category li:nth-child(5){
	width: 28%;
}
#globalFooter ul.category li:nth-child(3),
#globalFooter ul.category li:nth-child(6){
	width: 32%;
}
*/
#globalFooter ul.category li {
  width: 49%; }

#globalFooter ul.about li {
  width: 48%; }

#globalFooter ul.sns li {
  padding-left: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#globalFooter ul.sns li:nth-child(1) {
  width: 28%;
  background: url("../../../edcl/images/footer_fb_2.png") no-repeat left 5px;
  background-size: 12px auto; }

#globalFooter ul.sns li:nth-child(2) {
  width: 22%;
  background: url("../../../edcl/images/footer_tw_2.png") no-repeat left 6px;
  background-size: 12px auto; }

#globalFooter ul.sns li:nth-child(3) {
  width: 29%;
  background: url("../../../edcl/images/footer_insta_2.png") no-repeat left 6px;
  background-size: 13px auto; }

#globalFooter ul.sns li:nth-child(4) {
  width: 14%;
  background: url("../../../edcl/images/footer_blog_2.png") no-repeat left 6px;
  background-size: 12px auto; }

#globalFooter li a {
  color: #fff; }

#globalFooter p {
  padding: 0px 0 5px;
  color: #fff;
  font-size: 8px;
  text-align: center; }

/*index*/
.pc_only {
  display: none !important; }

.index_contentswrap {
  width: auto;
  margin: 0px auto !important;
  padding: 0 !important; }

.index_notification {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dfdfdf;
  margin: 0 auto 20px;
  padding: 10px;
  font-size: 14px;
  text-align: left;
  line-height: 28px; }

.title_notification {
  margin: -10px 0px 0px !important;
  padding: 0 10px 5px !important;
  font-size: 14px;
  font-weight: bold;
  color: #a99e94;
  text-align: left; }

#index_slide,
#index_main,
#index_instagram,
#index_concept_top,
#index_concept,
#index_concept02,
#index_service,
#index_howto {
  padding: 0px;
  clear: both;
  margin-bottom: 50px; }

#index_instagram {
  padding-top: 20px;
  margin-bottom: 0; }

#index_main p,
#index_concept_top,
#index_concept p,
#index_concept02 p,
#index_coordinate p,
#index_service p,
#index_howto p {
  margin: 0;
  padding: 0; }

.index_span {
  color: #9f9999;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  /*letter-spacing:-0.1em;*/ }

.index_copy {
  font-size: 12px !important;
  color: #5f5a55;
  margin: 0 auto 20px !important;
  padding: 0 auto !important;
  /*width:96%;*/ }

.h1_area,
.h2_area {
  height: 42px;
  margin: 50px auto 20px !important;
  padding: 0;
  position: relative;
  text-align: center; }

.h2_area_line2 {
  margin: 50px auto 40px !important; }

.h1_area:before,
.h2_area:before {
  content: "";
  display: block;
  border-top: 1px solid #a99e94;
  position: absolute;
  /* top: 20px; */
  left: 0;
  /* width: 60px; */
  width: 100%;
  top: 50%;
  z-index: 1; }

.h1_area p,
.h2_area p,
.h2_area_top p {
  margin-top: 10px !important;
  line-height: 1 !important;
  font-size: 12px;
  color: #5f5a55; }

.h2_area_top {
  height: 42px;
  margin: 0px auto -5px !important;
  padding: 0;
  position: relative;
  text-align: center; }

.h2_area_top:before {
  content: "";
  display: block;
  border-top: 1px solid #a99e94;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  z-index: 1; }

/*.h2_area:after{
	content:"";
	display:block;
	border-top:2px solid #a99e94;
	position:absolute;
	top:20px;
	right:0;
	width:60px;}*/
h2 {
  /* width: auto; */
  /* margin-top: 0px; */
  color: #a99e94;
  /* font-size: 24px; */
  font-size: 1.5em;
  line-height: 2em;
  /* margin: 0 10px!important; */
  /* padding: 0 10px !important; */
  /* border-top: 2px solid #a99e94; */
  /* border: midnightblue; */
  /* background: #fff; */
  /* padding: 0 5px; */
  /* z-index: 5; */
  /* position: relative; */ }

h2.header_title {
  color: #000; }

h2 span {
  /*background: #fff;
	padding: 0 10px;
	position: relative;
	z-index: 0;*/
  /*display:none;*/
  font-size: 12px; }

/*ribbon没*/
.h2_title_area {
  width: auto;
  height: 0px;
  margin-bottom: 40px;
  border-top: 22px solid #a99e94;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-bottom: 22px solid #a99e94;
  line-height: 0;
  color: #fff;
  text-align: center;
  -webkit-transform: scaleX(1.0); }

.title_area {
  margin: 0px auto;
  width: auto; }

/*ribbon没*/
#title_instagram,
#title_concept,
#title_item,
#title_style,
#title_service,
#title_collection,
#title_member,
#title_schedule,
#title_user,
#title_faq,
#title_media,
#title_plus_one,
#title_howto {
  margin: 0px auto;
  padding-top: 5px;
  display: block;
  height: 15px;
  white-space: nowrap;
  text-indent: -9999px;
  background: url("../../../edcl/images/sprite_2.png") no-repeat;
  background-size: 320px auto; }

#title_instagram {
  margin: 30px auto 0px;
  width: 110px;
  background-position: 0 -200px; }

#title_concept {
  width: 110px;
  background-position: 0 -50px; }

#title_coordinate {
  /*width:150px;*/
  /*background-position:0 -100px;*/ }

#title_item {
  width: 105px;
  background-position: 0 -150px; }

#title_style {
  width: 105px;
  background-position: -160px -50px; }

#title_service {
  width: 105px;
  background-position: -160px -100px; }

#title_collection {
  width: 160px;
  background: url("../../../edcl/images/PC/title_collection_pc_2.jpg") no-repeat;
  background-size: 160px auto; }

#title_member {
  width: 180px;
  background: url("../../../edcl/images/PC/title_member_2.jpg") no-repeat;
  background-size: 180px auto; }

#title_schedule {
  width: 140px;
  background: url("../../../edcl/images/PC/title_schedule_pc_2.jpg") no-repeat;
  background-size: 140px auto; }

#title_user {
  width: 150px;
  background: url("../../../edcl/images/PC/title_user_pc_2.jpg") no-repeat;
  background-size: 150px auto; }

#title_faq {
  width: 50px;
  background: url("../../../edcl/images/PC/title_faq_pc_2.jpg") no-repeat;
  background-size: 45px auto; }

#title_media {
  width: 80px;
  background: url("../../../edcl/images/PC/title_media_pc_2.jpg") no-repeat;
  background-size: 80px auto; }

#title_howto {
  width: 148px;
  background-position: -160px -150px; }

#title_plus_one {
  width: 148px;
  background: url("../../../edcl/images/title/title_plus_one_2.jpg") no-repeat center center;
  background-size: auto 18px; }

.sub_title01 {
  margin-bottom: 10px !important;
  text-align: center;
  font-size: 14px !important;
  line-height: 1.6em !important;
  color: #5f5a55; }

.sub_title01 span {
  text-align: center;
  font-size: 9px !important;
  line-height: 1.1em !important;
  color: #e75964; }

.collection_season,
.collection_before_season {
  text-align: center;
  margin-top: 0px;
  padding: 0 0 10px;
  color: #5f5a55;
  font-size: 13px; }

.collection_before_season {
  margin-top: 60px;
  /*padding: 0px;*/ }

.collection_season img {
  width: 72%; }

.collection_season span,
.collection_before_season span {
  font-family: serif;
  font-size: 15px;
  font-weight: bold; }

section {
  clear: both; }

/*----------------------------------------
mainVisual
-----------------------------------------*/
#index_main,
#index_slide {
  text-align: center !important; }

#mainvisual {
  width: 100%;
  position: relative; }

#mainvisual p {
  position: absolute;
  top: 41%;
  right: 3%;
  text-align: right;
  font-size: 15px;
  color: #635343;
  text-shadow: 0 0 5px #fff, 0 0 15px #fff; }

#mainvisual img {
  max-width: 100%;
  height: auto; }

#mainvisual .btn_line {
  position: absolute !important;
  top: 70%;
  right: 3%;
  width: 100px;
  height: 20px;
  cursor: pointer;
  display: block;
  -webkit-box-shadow: 0 0 0 4px #e85964;
  box-shadow: 0 0 0 4px #e85964;
  background: #e85964;
  border-radius: 5px;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  vertical-align: center;
  position: relative;
  text-decoration: none;
  border: solid 1px #fff; }

#mainvisual li.free_campaign_2016xmas,
#mainvisual li.free_campaign_2017newyear {
  position: relative; }

#mainvisual li.free_campaign_2016xmas span {
  position: absolute;
  bottom: 18px;
  left: 27px;
  font-size: 8px;
  color: #FFF;
  text-shadow: 0px 0px 8px #000; }

#mainvisual li.free_campaign_2017newyear #date_text {
  /*キャンペーン期間 位置*/
  position: absolute;
  top: 26% !important;
  left: 24% !important;
  text-align: left;
  font-size: 7px;
  line-height: 1.5em;
  text-shadow: 0px 0px 5px #FFF, 0px 0px 7px #FFF, 0px 0px 10px #FFF;
  color: #323232;
  margin: 0;
  padding: 0; }

#main_txtarea {
  width: auto; }

#main_campaign {
  text-align: center; }

/*▼20160308修正▼*/
#main_txtarea .banner_recipe img {
  /*margin: 10px 0;*/
  width: 100%; }

#main_campaign img {
  width: 100%;
  margin: 0 auto;
  line-height: 0; }

/*▲20160308修正▲*/
/* バナー2つ 横並びで表示時に使用 */
.banner_lineup {
  margin: 25px auto 0px;
  padding: 0;
  text-align: center; }

.banner_lineup td {
  padding: 0;
  border-style: none; }

.banner_lineup .left_banner {
  padding: 0; }

.banner_lineup .right_banner {
  padding: 0; }

/* バナー2つ 横並びで表示時に使用 */
.banner_lineup {
  margin: 0px auto 0px;
  padding: 0;
  text-align: center; }

.banner_lineup td {
  padding: 0;
  border-style: none; }

.banner_lineup .left_banner {
  padding: 0; }

.banner_lineup .right_banner {
  padding: 0; }

.banner_lineup img {
  width: 100%; }

/* /バナー2つ 横並びで表示時に使用 */
#main_present {
  margin: 20px auto;
  text-align: center;
  position: relative;
  overflow: hidden;
  width: auto;
  height: 108px;
  border: 4px solid #f2c5c4;
  border-radius: 10px;
  color: #6e6e6e;
  /*letter-spacing:-0.1em*/ }

#main_present h4 {
  font-size: 1.5em;
  font-weight: 900;
  color: #f2c5c4;
  /*letter-spacing:-0.14em;*/ }

#main_present .present_span1 {
  display: block;
  margin: 15px 0 0 0;
  font-size: 14px; }

#main_present .present_span2 {
  margin: 5px 0 0 0;
  font-size: 10px;
  line-height: 12px; }

.text_btn_top {
  margin: 15px auto !important;
  text-align: center;
  font-size: 12px;
  color: #6c625d; }

/*ななめリボン*/
.ribbon {
  left: 0;
  top: 0;
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  overflow: hidden; }

.ribbon span,
.ribbon_r span {
  display: block;
  padding: 2px;
  width: 100%;
  height: 20px;
  background: #f2c5c4;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-weight: bolder !important; }

.ribbon_r {
  right: 0;
  bottom: 0;
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  overflow: hidden; }

.area_index_banner01 {
  position: relative;
  margin: 50px auto 50px;
  /*width: 90%;*/ }

.area_index_banner01 .banner_recipe img {
  width: 100%; }

/* サブ見出し 左右にlineあり */
.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 1; }

.hr-text:before {
  content: '';
  background: #5f5a55;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px; }

.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 10px 0 15px;
  line-height: 1.5em;
  color: #5f5a55;
  background-color: #FFF; }

.area_index_banner01 .area_btn_sns01 {
  margin: 20px auto; }

.area_btn_sns01 img {
  /*width: 40px;*/
  width: 16%;
  margin: 0 12px;
  border-radius: 50%; }

.index_check01,
.index_check02,
.index_check03,
.index_check04 {
  width: 90%;
  margin: auto;
  /*margin: 0 15px 0; padding: 0;*/ }

.index_check01 img,
.index_check02 img,
.index_check03 img,
.index_check04 img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%; }

.index_check01_text,
.index_check03_text,
.index_check02_text,
.index_check04_text {
  margin: 0 0px 25px;
  text-align: left;
  font-size: 12px;
  color: #5f5a55; }

.index_check04_text {
  margin: 0 auto; }

.index_check01_text h3,
.index_check03_text h3,
.index_check02_text h3,
.index_check04_text h3,
.index_check01_text h4,
.index_check03_text h4,
.index_check02_text h4,
.index_check04_text h4 {
  margin: 15px auto 5px;
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  color: #5f5a55; }

.index_check01_text h4,
.index_check03_text h4,
.index_check02_text h4,
.index_check04_text h4 {
  /*text-align: left;*/
  margin: 0px auto 10px;
  font-size: 13px; }

.index_check03_text span,
.index_check04_text span {
  /*font-size: 9px;*/
  /*display:block;*/
  /*text-align:right;*/ }

.index_check03_text span a,
.index_check04_text span a {
  color: #5f5a55;
  text-decoration: underline; }

/*----------------------------------------
creditText
-----------------------------------------*/
#credit_text {
  color: #797979;
  font-size: 6px;
  line-height: 9px;
  text-align: right !important;
  letter-spacing: 0.01em; }

div#credit_text {
  width: 100%;
  position: absolute;
  bottom: 10px;
  font-size: 4px;
  /*line-height: 7px;*/
  line-height: 11px; }

/*----------------------------------------
pager
-----------------------------------------*/
.pager {
  display: block;
  margin: 30px auto 6px;
  width: 30px;
  height: 30px;
  border-right: 1px solid #a99e94;
  border-bottom: 1px solid #a99e94;
  -webkit-transform: rotate(-315deg);
  transform: rotate(-315deg);
  clear: both; }

/*----------------------------------------
check
-----------------------------------------*/
#title_check {
  margin: 0 auto;
  padding-top: 5px;
  display: block;
  height: 15px;
  width: 170px;
  white-space: nowrap;
  /*text-indent: -9999px;*/
  background: url("../../../edcl/images/SP/title_check_sp_2.jpg") top center no-repeat;
  background-size: auto 200%; }

.img_check_main_sp {
  display: block;
  width: 320px;
  margin: 15px auto 0; }

/*----------------------------------------
concept
-----------------------------------------*/
#concept_top_area {
  /*width:90%;
	border:2px solid #aaa59e;
	margin:10px auto 0;
	border-radius:10px;
	padding:20px 8px !important;*/
  font-size: 12px !important;
  color: #bbb2aa;
  margin: 0px auto !important;
  padding: 0px auto !important;
  letter-spacing: -0.01em; }

#concept_top_img {
  background: url("../../../edcl/images/SP/index_concept_top_2.png") no-repeat right top;
  background-size: auto 160px;
  width: 34%;
  height: 200px;
  float: left;
  margin-right: 6px; }

#concept_top_area span {
  width: auto; }

#concept_img,
#concept_img02 {
  width: 100% !important;
  display: block;
  position: relative;
  margin-bottom: 6px; }

#concept_img p,
#concept_img02 p {
  font-size: 18px;
  line-height: 26px;
  z-index: 5; }

#concept_img p {
  color: #fff;
  text-shadow: 0 0 10px #000, 0 0 10px #000;
  position: absolute;
  top: 40%;
  right: 5px; }

#concept_img02 p {
  color: #aaa59e;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 10px #fff;
  position: absolute;
  top: 40%;
  left: 12px;
  /*letter-spacing:-0.1em;*/ }

#concept_img img,
#concept_img02 img {
  width: 100%;
  height: auto !important; }

#concept_img a {
  position: absolute;
  bottom: 10px;
  right: 5px;
  color: #fff;
  text-shadow: 0 0 5px #6f6f6f, 0 0 5px #6f6f6f;
  text-decoration: underline; }

#index_concept ul li {
  width: 100%; }

.point {
  /*border:2px solid #a99e94;
	border-radius:10px;*/
  position: relative;
  height: 100px;
  padding: 0;
  margin: 12px auto; }

.point img {
  width: 100px;
  height: 100%;
  background: #990;
  float: left;
  margin: 0 12px;
  border-radius: 50px;
  border: 2px solid #a99e94; }

.point p {
  font-size: 12px;
  line-height: 18px;
  color: #9f9999;
  padding: 28px 0 !important;
  width: auto;
  height: 100%; }

/*
A .point{border:2px solid #a99e94;}
A .point:after{
display: block;
content: '';
position: absolute;
top: 40px;
	right: 22px;
	width: 16px;
	height: 16px;
	border-right: 2px solid #cfcbc6;
	border-bottom: 2px solid #cfcbc6;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);	}
A .point p {
	width: 56% !important;
	display: inline-block;
	margin: 22px 0 0 0 !important;
}*/
@media screen and (max-width: 326px) {
  .point img {
    margin-right: 8px; }
  .point p {
    font-size: 12px; }
  A .point p {
    width: 50% !important; }
  A .point:after {
    right: 12px; } }

.concept_content {
  width: auto;
  height: auto;
  /*border:2px solid #aaa59e;*/
  margin: 6px auto 30px;
  border-radius: 10px; }

.concept_content img {
  width: 100%;
  height: auto; }

.concept_content p {
  /*font-size:18px;
	line-height:26px;
	color:#a99e94;
	margin-top:10px !important;
	text-align:center;*/ }

.concept_content .recipe_credit {
  font-size: 90%;
  display: block;
  text-align: right; }

.index_instagram_link,
.index_recipe_link,
.index_faq_link,
.index_about_link {
  font-size: 16px;
  margin: 10px auto 0;
  text-align: right;
  padding-right: 10px !important; }

.index_instagram_link A,
.index_recipe_link A,
.index_faq_link A,
.index_about_link A {
  /*color: #a99e94 ;*/
  color: #5f5a55;
  text-decoration: underline; }

.index_instagram_link span .index_recipe_link span,
.index_faq_link span {
  display: inline-block;
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #e75964; }

.index_faq_link {
  margin: -20px 10px 0 0; }

.index_rs_link {
  margin: 30px auto 6px; }

/*----------------------------------------
collection
-----------------------------------------*/
#index_coordinate A {
  color: #8f857c !important; }

#index_coordinate ul li {
  display: block; }

#index_collection ul.before_season li {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 50%;
  float: left; }

/* COLLECTION SP版2017夏～ */
ul.collection_link {
  margin: 0 15px; }

ul.collection_link li {
  position: relative;
  display: inline-block;
  margin: 0;
  width: 50%;
  float: left;
  margin-bottom: 15px;
  text-align: center;
  overflow: hidden; }

ul.collection_link li:last-child {
  margin-bottom: 0; }

ul.collection_link .set_title {
  position: relative;
  padding: 2px 0 0 36px;
  margin: 0;
  min-height: 30px; }

ul.collection_link li img {
  display: inline-block;
  width: 96%; }

ul.collection_link .icon_new,
ul.collection_link .icon_limited,
ul.collection_list_l .icon_new {
  display: block;
  position: absolute;
  left: 2%;
  top: -7px;
  border: none;
  width: 54px;
  height: 54px;
  background: url("../../../edcl/images/top/coord_new_2.png") no-repeat top left;
  background-size: 100% auto; }

ul.collection_link .icon_limited {
  background: url("../../../edcl/images/top/coord_limited_2.png") no-repeat top left;
  background-size: 100% auto; }

ul.collection_list_l .icon_new {
  position: absolute;
  left: 0;
  top: -7px;
  width: 70px;
  height: 70px; }

ul.collection_link h3 {
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 12px;
  line-height: 16px; }

ul.collection_link li.set_a h3,
ul.collection_link li.set_i h3,
ul.collection_link li.set_u h3 {
  color: #fdac77; }

ul.collection_link li.set_b h3,
ul.collection_link li.set_j h3,
ul.collection_link li.set_v h3 {
  color: #78b5be; }

ul.collection_link li.set_c h3,
ul.collection_link li.set_k h3,
ul.collection_link li.set_w h3 {
  color: #e0a4d4; }

ul.collection_link li.set_d h3,
ul.collection_link li.set_l h3 {
  color: #87b59f; }

ul.collection_link li.set_e h3,
ul.collection_link li.set_m h3 {
  color: #f9c764; }

ul.collection_link li.set_f h3,
ul.collection_link li.set_n h3 {
  color: #8ea0d1; }

ul.collection_link li.set_g h3 {
  color: #f98e8e; }

ul.collection_link li.set_h h3,
ul.collection_link li.set_r h3 {
  color: #c5aee5; }

ul.collection_link h3:before {
  display: block;
  position: absolute;
  left: 2%;
  top: 2px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px; }

ul.collection_link li.set_a h3:before {
  content: "A";
  background: #fdac77; }

ul.collection_link li.set_b h3:before {
  content: "B";
  background: #78b5be; }

ul.collection_link li.set_c h3:before {
  content: "C";
  background: #e0a4d4; }

ul.collection_link li.set_d h3:before {
  content: "D";
  background: #87b59f; }

ul.collection_link li.set_e h3:before {
  content: "E";
  background: #f9c764; }

ul.collection_link li.set_f h3:before {
  content: "F";
  background: #8ea0d1; }

ul.collection_link li.set_g h3:before {
  content: "G";
  background: #f98e8e; }

ul.collection_link li.set_h h3:before {
  content: "H";
  background: #c5aee5; }

ul.collection_link li.set_i h3:before {
  content: "I";
  background: #fdac77; }

ul.collection_link li.set_j h3:before {
  content: "J";
  background: #78b5be; }

ul.collection_link li.set_k h3:before {
  content: "K";
  background: #e0a4d4; }

ul.collection_link li.set_l h3:before {
  content: "L";
  background: #87b59f; }

ul.collection_link li.set_m h3:before {
  content: "M";
  background: #f9c764; }

ul.collection_link li.set_n h3:before {
  content: "N";
  background: #8ea0d1; }

ul.collection_link li.set_r h3:before {
  content: "R";
  background: #c5aee5; }

ul.collection_link li.set_u h3:before {
  content: "U";
  background: #fdac77; }

ul.collection_link li.set_v h3:before {
  content: "V";
  background: #78b5be; }

ul.collection_link li.set_w h3:before {
  content: "W";
  background: #e0a4d4; }

#coordinate_link_a,
#coordinate_link_b,
#coordinate_link_c,
#coordinate_link_d,
#coordinate_link_e,
#coordinate_link_f,
#coordinate_link_g,
#coordinate_link_h,
#coordinate_link_random {
  position: relative;
  width: 100%;
  height: 190px;
  vertical-align: middle;
  text-align: right;
  margin-bottom: 1px;
  clear: both; }

#coordinate_link_e_s,
#coordinate_link_f_s,
#coordinate_link_g_s,
#coordinate_link_h_s,
#coordinate_link_random_s {
  position: relative;
  width: 100%;
  height: 170px;
  vertical-align: middle;
  text-align: right;
  margin-bottom: 1px;
  clear: both; }

#coordinate_link_a {
  background: url("../../../edcl/images/top/coord_new_2.png") no-repeat top left, url("../../../edcl/images/item/201705/index_coordA_2.jpg") no-repeat top left;
  background-size: 18% auto, 100% auto; }

#coordinate_link_b {
  background: url("../../../edcl/images/top/coord_new_2.png") no-repeat top left, url("../../../edcl/images/item/201705/index_coordB_2.jpg") no-repeat top left;
  background-size: 18% auto, 100% auto; }

#coordinate_link_c {
  background: url("../../../edcl/images/top/coord_new_2.png") no-repeat top left, url("../../../edcl/images/item/201705/index_coordC_2.jpg") no-repeat top left;
  background-size: 18% auto, 100% auto; }

#coordinate_link_d {
  background: url("../../../edcl/images/item/201705/index_coordD_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_e,
#coordinate_link_e_s {
  background: url("../../../edcl/images/item/201705/index_coordE_2.jpg") no-repeat top;
  background-size: 100% auto; }

#coordinate_link_f,
#coordinate_link_f_s {
  background: url("../../../edcl/images/top/coord_new_2.png") no-repeat top left, url("../../../edcl/images/item/201705/index_coordF_2.jpg") no-repeat top left;
  background-size: 18% auto, 100% auto; }

#coordinate_link_g,
#coordinate_link_g_s {
  background: url("../../../edcl/images/item/201705/index_coordG_2.jpg") no-repeat top;
  background-size: 100% auto; }

#coordinate_link_h,
#coordinate_link_h_s {
  background: url("../../../edcl/images/item/201702/index_coordH_pc_2.jpg") no-repeat top;
  background-size: 100% auto; }

#coordinate_link_random,
#coordinate_link_random_s {
  background: url("../../../edcl/images/item/category/set_id/random_l2_2.jpg") no-repeat bottom;
  background-size: 100% auto; }

#coordinate_link_a.season4 {
  background: url("../../../edcl/images/item/201608/index_coordA_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_b.season4 {
  background: url("../../../edcl/images/item/201608/index_coordB_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_c.season4 {
  background: url("../../../edcl/images/item/201608/index_coordC_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_d.season4 {
  background: url("../../../edcl/images/item/201608/index_coordD_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_e.season4 {
  background: url("../../../edcl/images/item/201608/index_coordE_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_f.season4 {
  background: url("../../../edcl/images/item/201608/index_coordF_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_g.season4 {
  background: url("../../../edcl/images/item/201608/index_coordG_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_h.season4 {
  background: url("https://d2aaavtq24y2io.cloudfront.net/edcl/images/item/201608/index_coordH.jpg?2") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_a.season5 {
  background: url("../../../edcl/images/item/201702/index_coordA_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_b.season5 {
  background: url("../../../edcl/images/item/201702/index_coordB_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_c.season5 {
  background: url("../../../edcl/images/item/201702/index_coordC_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_d.season5 {
  background: url("../../../edcl/images/item/201702/index_coordD_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_e.season5 {
  background: url("../../../edcl/images/item/201702/index_coordE_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_f.season5 {
  background: url("../../../edcl/images/item/201702/index_coordF_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_g.season5 {
  background: url("../../../edcl/images/item/201702/index_coordG_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_a.season6 {
  background: url("../../../edcl/images/item/201705/index_coordA_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_b.season6 {
  background: url("../../../edcl/images/item/201705/index_coordB_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_c.season6 {
  background: url("../../../edcl/images/item/201705/index_coordC_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_d.season6 {
  background: url("../../../edcl/images/item/201705/index_coordD_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#coordinate_link_e.season6 {
  background: url("../../../edcl/images/item/201705/index_coordE_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_f.season6 {
  background: url("../../../edcl/images/item/201705/index_coordF_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_link_g.season6 {
  background: url("../../../edcl/images/item/201705/index_coordG_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#coordinate_titlewrap,
#coordinate_titlewrap_s {
  background: rgba(0, 0, 0, 0.5);
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute; }

#coordinate_titlewrap {
  min-height: 50px;
  height: 50px; }

#coordinate_titlewrap_s {
  min-height: 42px; }

#coordinate_link_a #coordinate_titlewrap {
  right: 0;
  bottom: 0px; }

#coordinate_link_b #coordinate_titlewrap {
  left: 0;
  bottom: 0; }

#coordinate_link_c #coordinate_titlewrap {
  right: 0;
  bottom: 0; }

#coordinate_link_d #coordinate_titlewrap {
  left: 0;
  bottom: 0; }

#coordinate_link_e #coordinate_titlewrap {
  left: 0;
  bottom: 0; }

#coordinate_link_f #coordinate_titlewrap {
  left: 0;
  bottom: 0; }

#coordinate_link_g #coordinate_titlewrap {
  left: 0;
  bottom: 0; }

#coordinate_link_h #coordinate_titlewrap {
  left: 0;
  bottom: 0; }

#coordinate_link_random #coordinate_titlewrap {
  left: 0;
  bottom: 0; }

#coordinate_link_e_s #coordinate_titlewrap_s {
  left: 0;
  bottom: 0; }

#coordinate_link_f_s #coordinate_titlewrap_s {
  left: 0;
  bottom: 0; }

#coordinate_link_g_s #coordinate_titlewrap_s {
  left: 0;
  bottom: 0; }

#coordinate_link_h_s #coordinate_titlewrap_s {
  left: 0;
  bottom: 0; }

#coordinate_link_random_s #coordinate_titlewrap_s {
  left: 0;
  bottom: 0; }

#coordinate_titlearea {
  background: none;
  position: relative;
  text-align: left;
  padding: 0; }

/*「＞」矢印アイコン*/
#coordinate_titlearea:after {
  /*display: block;*/
  /*content: '';*/
  /*position: absolute;*/
  /*bottom: -5px;*/
  /*right: 8px;*/
  /*width: 12px;*/
  /*height: 12px;*/
  /*border-right: 2px solid #fff;*/
  /*border-bottom: 2px solid #fff;*/
  /*-webkit-transform: rotate(-45deg);*/
  /*transform: rotate(-45deg);*/ }

#signup_coordinateselect h3,
#coordinate_link_a h3,
#coordinate_link_b h3,
#coordinate_link_c h3,
#coordinate_link_d h3,
#coordinate_link_e h3,
#coordinate_link_f h3,
#coordinate_link_g h3,
#coordinate_link_random h3,
#coordinate_link_e_s h3,
#coordinate_link_f_s h3,
#coordinate_link_g_s h3,
#coordinate_link_h_s h3,
#coordinate_link_random_s h3 {
  width: auto;
  display: block;
  font-size: 15px;
  margin: 0;
  padding: 0 10px 0 40px;
  position: relative;
  color: #fff;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#coordinate_link_e_s h3,
#coordinate_link_f_s h3,
#coordinate_link_g_s h3,
#coordinate_link_h_s h3,
#coordinate_link_random_s h3 {
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 0 0;
  padding: 0 0px 0 32px; }

#coordinate_link_a p,
#coordinate_link_b p,
#coordinate_link_c p,
#coordinate_link_d p,
#coordinate_link_e p,
#coordinate_link_f p,
#coordinate_link_g p,
#coordinate_link_random p,
#coordinate_link_a_s p,
#coordinate_link_b_s p,
#coordinate_link_c_s p,
#coordinate_link_d_s p,
#coordinate_link_e_s p,
#coordinate_link_f_s p,
#coordinate_link_g_s p,
#coordinate_link_h_s p,
#coordinate_link_random_s p {
  clear: both;
  font-size: 12px;
  padding-left: 40px;
  margin-top: -5px;
  color: #fff; }

#coordinate_link_random p {
  padding-left: 10px; }

#signup_coordinateselect h3:before,
#coordinate_link_a h3:before,
#coordinate_link_b h3:before,
#coordinate_link_c h3:before,
#coordinate_link_d h3:before,
#coordinate_link_e h3:before,
#coordinate_link_f h3:before,
#coordinate_link_g h3:before,
#coordinate_link_random h3:before,
#coordinate_link_a_s h3:before,
#coordinate_link_b_s h3:before,
#coordinate_link_c_s h3:before,
#coordinate_link_d_s h3:before,
#coordinate_link_e_s h3:before,
#coordinate_link_f_s h3:before,
#coordinate_link_g_s h3:before,
#coordinate_link_h_s h3:before,
#coordinate_link_random_s h3:before {
  text-align: center;
  display: block;
  color: #a99e94;
  font-size: 26px;
  line-height: 36px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.8);
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 1px; }

#coordinate_link_a_s h3:before,
#coordinate_link_b_s h3:before,
#coordinate_link_c_s h3:before,
#coordinate_link_d_s h3:before,
#coordinate_link_e_s h3:before,
#coordinate_link_f_s h3:before,
#coordinate_link_g_s h3:before,
#coordinate_link_h_s h3:before,
#coordinate_link_random_s h3:before {
  font-size: 18px;
  line-height: 28px;
  width: 28px;
  height: 28px; }

#coordinate_link_a h3:before,
#coordinate_link_a_s h3:before {
  content: "A"; }

#coordinate_link_b h3:before,
#coordinate_link_b_s h3:before {
  content: "B"; }

#coordinate_link_c h3:before,
#coordinate_link_c_s h3:before {
  content: "C"; }

#coordinate_link_d h3:before,
#coordinate_link_d_s h3:before {
  content: "D"; }

#coordinate_link_e h3:before,
#coordinate_link_e_s h3:before {
  content: "E"; }

#coordinate_link_f h3:before,
#coordinate_link_f_s h3:before {
  content: "F"; }

#coordinate_link_g h3:before,
#coordinate_link_g_s h3:before {
  content: "G"; }

#coordinate_link_h h3:before,
#coordinate_link_h_s h3:before {
  content: "H"; }

@media screen and (max-width: 326px) {
  #coordinate_link_a,
  #coordinate_link_b,
  #coordinate_link_c,
  #coordinate_link_d,
  #coordinate_link_e,
  #coordinate_link_f,
  #coordinate_link_g,
  #coordinate_link_random {
    min-height: 200px; }
  #coordinate_link_a_s,
  #coordinate_link_b_s,
  #coordinate_link_c_s,
  #coordinate_link_d_s,
  #coordinate_link_e_s,
  #coordinate_link_f_s,
  #coordinate_link_g_s,
  #coordinate_link_h_s {
    min-height: 150px; }
  #coordinate_link_a p,
  #coordinate_link_b p,
  #coordinate_link_c p,
  #coordinate_link_d p,
  #coordinate_link_e p,
  #coordinate_link_f p,
  #coordinate_link_g p,
  #coordinate_link_h p,
  #coordinate_link_random p {
    letter-spacing: -0.1em; }
  #coordinate_titlewrap {
    width: 100%;
    left: 0 !important; } }

.btn_code_new_type_sp,
.btn_code_new_type_sp2 {
  margin: 0 auto !important;
  text-align: center; }

.btn_code_new_type_sp li,
.btn_code_new_type_sp2 li {
  font-weight: bold;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  display: inline-block;
  border-radius: 4px;
  width: 23%; }

.btn_code_new_type_sp2 li {
  width: 11%; }

.btn_code_new_type_sp li a,
.btn_code_new_type_sp2 li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 4px;
  margin: 2px 0;
  color: #000; }

.page_on a {
  /*background:#e87e92;*/
  /*width: 100px;*/
  /*height:64px;*/
  /*margin: 2px 0;*/ }

.btn_code_new_type_sp li img,
.btn_code_new_type_sp2 li img {
  width: 100%; }

.sp_bt_boxzone {
  display: block !important;
  text-align: center;
  clear: both;
  margin-bottom: 5px; }

.set_name_sp {
  line-height: 15px;
  font-size: 15px;
  color: #a99e94;
  font-weight: normal;
  text-align: left;
  font-weight: bold;
  margin: 0 !important;
  line-height: 1.4em; }

.set_name_sp[a] {
  color: #fdac77; }

.set_name_sp[b] {
  color: #78b5be; }

.set_name_sp[c] {
  color: #d88bc9; }

.set_name_sp[d] {
  color: #a8cbbc; }

.set_name_sp[e] {
  color: #fbd791; }

.set_name_sp[f] {
  color: #afbcdf; }

.set_name_sp[g] {
  color: #fdafb1; }

.set_name_sp[h] {
  color: #c5aee5; }

.set_name_sp img {
  margin: 0 5px -7px 0;
  width: 30px; }

.area_selectset_main .set_name_sp {
  padding: 10px 15px 10px; }

.area_selectset_main .set_lead01 {
  padding: 0 15px 15px !important;
  font-size: 14px;
  line-height: 21px;
  color: #635343; }

.area_selectset_main .set_name_sp img,
.area_codeset_main .set_name_sp img {
  /* 2017 A/W～ */
  margin: 0 3px -5px 0;
  width: 20px; }

.area_codeset_main .icon_item {
  /* 2017 A/W～ */
  width: 100px;
  font-size: 11px; }

span.btn_coderecipe,
span.btn_coderecipe_a,
span.btn_coderecipe_b,
span.btn_coderecipe_c,
span.btn_coderecipe_d,
span.btn_coderecipe_e,
span.btn_coderecipe_f,
span.btn_coderecipe_g,
span.btn_coderecipe_h,
span.btn_coderecipe_i,
span.btn_coderecipe_j,
span.btn_coderecipe_k,
span.btn_coderecipe_l,
span.btn_coderecipe_m,
span.btn_coderecipe_n,
span.btn_coderecipe_o,
span.btn_coderecipe_p,
span.btn_coderecipe_q,
span.btn_coderecipe_r,
span.btn_coderecipe_u,
span.btn_coderecipe_v,
span.btn_coderecipe_w {
  margin: 10px auto;
  padding: 0 10px;
  border-radius: 5px;
  color: #fff;
  line-height: 34px;
  font-weight: bold;
  float: right; }

h3.btn_coderecipe {
  border-radius: 5px;
  padding: 10px 10px;
  margin: 10px 0 15px 0 !important;
  float: right !important;
  color: #fff;
  font-size: 14px !important;
  line-height: 34px;
  letter-spacing: -0.05em;
  text-align: right; }

span.btn_coderecipe_a,
.bg_color_A,
span.btn_coderecipe_i,
.bg_color_I,
span.btn_coderecipe_q,
.bg_color_Q,
span.btn_coderecipe_u,
.bg_color_U {
  background: #fdac77; }

span.btn_coderecipe_b,
.bg_color_B,
span.btn_coderecipe_j,
.bg_color_J,
span.btn_coderecipe_v,
.bg_color_V {
  background: #78b5be; }

span.btn_coderecipe_c,
.bg_color_C,
span.btn_coderecipe_k,
.bg_color_K,
span.btn_coderecipe_w,
.bg_color_W {
  background: #d88bc9; }

span.btn_coderecipe_d,
.bg_color_D,
span.btn_coderecipe_l,
.bg_color_L {
  background: #a8cbbc; }

span.btn_coderecipe_e,
.bg_color_E,
span.btn_coderecipe_m,
.bg_color_M {
  background: #fbd791; }

span.btn_coderecipe_f,
.bg_color_F,
span.btn_coderecipe_n,
.bg_color_N {
  background: #afbcdf; }

span.btn_coderecipe_g,
.bg_color_G,
span.btn_coderecipe_o,
.bg_color_O {
  background: #fdafb1; }

span.btn_coderecipe_h,
.bg_color_H,
span.btn_coderecipe_p,
.bg_color_P,
span.btn_coderecipe_r,
.bg_color_R {
  background: #c5aee5; }

.text_color_A,
.text_color_I,
.text_color_Q,
.text_color_U {
  color: #fdac77; }

.text_color_B,
.text_color_J,
.text_color_V {
  color: #78b5be; }

.text_color_C,
.text_color_K,
.text_color_W {
  color: #d88bc9; }

.text_color_D,
.text_color_L {
  color: #a8cbbc; }

.text_color_E,
.text_color_M {
  color: #fbd791; }

.text_color_F,
.text_color_N {
  color: #afbcdf; }

.text_color_G,
.text_color_O {
  color: #fdafb1; }

.text_color_H,
.text_color_P,
.text_color_R {
  color: #c5aee5; }

span.set_icon_text {
  display: inline-block;
  margin-right: 4px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  color: #FFF; }

h3 .set_name_sp {
  margin: 30px 15px 20px 0 !important;
  color: #ef8fa1;
  font-size: 20px;
  line-height: 24px;
  text-align: center; }

.area_code_description_sp {
  font-size: 14px;
  margin: -24px 0 0 0;
  padding: 0;
  display: block;
  clear: both;
  color: #635343;
  font-weight: normal; }

h2.btn_coderecipe span {
  font-size: 13px; }

/*flexslider調整用*/
.flexslider {
  border-top: none; }

/* コーデレシピバナー追加用 */
.code_under_banner {
  margin: 0px auto 0px;
  width: 336px;
  /*float: left;*/ }

.code_under_banner img {
  width: 336px; }

@media screen and (max-width: 361px) {
  .code_under_banner,
  .code_under_banner img {
    width: 292px; } }

/* /コーデレシピバナー追加用 */
/* コーデレシピバナー追加用 */
.code_under_banner {
  margin: 0px auto 0px;
  width: 336px;
  /*float: left;*/ }

.code_under_banner img {
  width: 336px; }

/* /コーデレシピバナー追加用 */
/*PB*/
#private_brand,
#media_intro {
  margin: 25px auto 30px;
  text-align: center;
  font-size: 12px;
  color: #5f5a55; }

#media_intro {
  margin: 0px auto 30px;
  /*width: 846px;*/ }

#media_intro .inner {
  padding: 0 10px; }

#media_intro table {
  padding: 0; }

#media_intro .area_title {
  margin-bottom: 5px;
  padding-bottom: 6px;
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  border-bottom: 1px solid #a99e94; }

#media_intro .area_title {
  font-size: 18px; }

#media_intro img {
  width: 100%;
  padding: 5px 0 0 0px; }

#media_intro .area_logo,
#media_intro .area_contents {
  vertical-align: middle;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 36%;
  padding: 15px 0 0 0; }

#media_intro .area_contents {
  text-align: left;
  width: 64%;
  padding: 10px 0 0 10px; }

#private_brand_title {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  font-family: serif;
  border-bottom: 1px solid #a99e94; }

#private_brand_content {
  margin: 20px auto 0; }

.private_brand_description {
  text-align: left;
  font-size: 12px;
  line-height: 1.4em; }

.private_brand_image {
  float: left;
  margin: 0 15px;
  height: 65px; }

/*----------------------------------------
service
-----------------------------------------*/
#index_service_img {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 6px; }

#index_service_img p {
  font-size: 18px !important;
  line-height: 26px;
  padding-left: 12px;
  padding-top: 50px;
  color: #fff;
  width: 100%;
  text-shadow: 0 0 10px #000, 0 0 10px #000;
  position: absolute;
  top: 0;
  left: 16px; }

#index_service_img img {
  width: 100%;
  height: auto; }

#index_service_list {
  text-align: center;
  padding: 0 10px; }

#index_service_list li {
  display: inline-block;
  float: left;
  width: 49%;
  height: 140px;
  margin: 0px auto 6px;
  border-radius: 15px;
  text-align: center;
  color: #e85964;
  font-weight: bold;
  position: relative;
  background-color: #a99e94;
  background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #f1efec 50%, #f1efec 75%, white 75%, white);
  /*background: linear-gradient(-45deg, #f1efec 25%, white 25%, white 50%, #f1efec 50%, #f1efec 75%, white 75%, white);*/
  background-size: 10px 10px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#index_service_list li:first-child {
  margin-left: 0 !important; }

#index_service_list li:nth-child(even) {
  margin-left: 6px !important; }

#index_service_list li:nth-child(odd) {
  margin-left: 0 !important; }

#index_service_list li p {
  /*width:320px;height:140px;font-size:16px; display:table-cell;vertical-align:middle; */
  width: 100%;
  font-size: 16px;
  margin: 0px auto;
  text-align: center; }

#index_service_list li p span.mmn {
  /* line-height: 15px;
		display: block;
		width: 85%;
		margin: 3px auto;
		text-align: left;*/
  padding: 0 20px;
  line-height: 15px;
  display: block;
  margin: 3px auto;
  text-align: left;
  font-weight: normal;
  text-indent: -1em; }

#index_service_list li:nth-child(5) .mmn,
#index_service_list li:nth-child(6) .mmn {
  text-align: center !important; }

#index_service_list li:first-child p {
  line-height: 18px;
  position: absolute;
  top: 36%;
  margin-top: -20px;
  letter-spacing: -0.06em; }

#index_service_list li:nth-child(2) p {
  line-height: 18px;
  position: absolute;
  top: 40%;
  margin-top: -20px; }

#index_service_list li:nth-child(3) p {
  line-height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -20px; }

#index_service_list li:nth-child(4) p {
  line-height: 18px;
  position: absolute;
  top: 40%;
  margin-top: -20px;
  letter-spacing: -0.06em; }

#index_service_list li:nth-child(5) p {
  line-height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -20px; }

#index_service_list li:nth-child(6) p {
  line-height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -28px; }

.index_service_link {
  font-size: 16px;
  margin-top: 8px !important; }

.index_service_link A {
  color: #a99e94;
  text-decoration: underline; }

p.index_service_link {
  margin: 0 auto;
  text-align: right;
  padding-right: 10px !important; }

#index_concept02 br {
  height: 0;
  display: none; }

#index_concept02 #concept_img02 p br,
#index_concept02 .concept_content p br,
#index_concept02 #main_campaign br {
  display: block; }

.text_notice {
  text-align: center; }

.text_notice strong {
  color: #e75964;
  font-size: 16px; }

@media screen and (max-width: 326px) {
  #index_service_list li p {
    font-size: 14px; }
  #index_service_list span.br_sp {
    display: block; }
  #index_service_list li:nth-child(6) p {
    line-height: 20px;
    position: absolute;
    top: 40%;
    margin-top: -20px; } }

/*----------------------------------------
premium　
-----------------------------------------*/
#index_premium_img {
  margin: 20px auto 0;
  width: 300px;
  text-align: center; }

#index_premium_img img {
  width: 300px; }

.index_premium_box {
  width: 90%;
  border-radius: 30px;
  border: 1px solid #a99e94;
  color: #5f5a55;
  margin: 0 auto 20px;
  text-align: center; }

.index_premium_box[plutinum] {
  margin: 90px auto 0px !important; }

.index_premium_all,
.index_premium_normal,
.index_premium_premium,
.index_premium_plutinum {
  text-align: center;
  border-bottom: 1px solid #a99e94;
  border-radius: 30px 30px 0 0;
  padding: 12px 0 10px 0;
  font-size: 15px;
  color: #5f5a55;
  position: relative; }

.index_premium_all {
  background: #f5f5f5; }

.index_premium_normal {
  background: #efedeb; }

.index_premium_premium {
  background: #faf2f1; }

.index_premium_box p {
  text-align: left;
  margin: 12px 0 12px 0px !important;
  font-size: 12px;
  line-height: 150%;
  padding: 0 10px !important;
  clear: both;
  letter-spacing: -1px; }

.index_premium_box .index_premium_attention {
  display: block;
  margin: -8px 18px 12px;
  font-size: 10px;
  text-align: left; }

.index_premiun_normal_title {
  width: 46%;
  float: left;
  border-right: 1px solid #a99e94; }

.index_premium_price_n {
  float: left;
  padding-left: 22px; }

.index_premium_price_span_n {
  float: left;
  font-size: 12px;
  padding: 2px 0 0 4px; }

.index_premiun_premium_title {
  width: 46%;
  float: left;
  border-right: 1px solid #a99e94; }

.index_premium_price_pre {
  float: left;
  padding-left: 22px;
  font-weight: bold;
  font-size: 15px; }

.index_premium_price_span_pre {
  float: left;
  font-size: 12px;
  padding: 2px 0 0 4px; }

/*----------------------------------------
schedule　
-----------------------------------------*/
#index_schedule {
  position: relative; }

#index_schedule_table_title {
  text-align: center;
  font-size: 16px;
  color: #5f5a55;
  margin-bottom: 5px; }

#index_schedule_attention {
  margin: 0 auto;
  width: 90%;
  text-align: left;
  font-size: 12px;
  color: #5f5a55; }

#index_schedule_attention ul {
  margin-left: 1em; }

#index_schedule_attention li {
  margin-top: 5px;
  text-indent: -1em; }

#index_schedule .index_copy {
  margin: 0 auto;
  width: 90%; }

#index_schedule table {
  margin: 0 auto 10px;
  border: 1px solid #a89d93;
  border-collapse: collapse;
  width: 90%;
  text-align: center; }

#index_schedule table th,
#index_schedule table td {
  margin: 0 auto;
  border: none;
  border-bottom: 1px solid #a89d93;
  border-collapse: collapse;
  height: 30px;
  width: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #5f5a55; }

#index_schedule table th {
  background: #edecea;
  font-weight: normal;
  padding-left: 30px; }

.schedule_left {
  position: relative; }

.schedule_left:after {
  content: "\2192";
  display: block;
  position: absolute;
  right: -6px;
  top: 12px; }

span.schedule_arrow_l {
  padding: 0 50px; }

span.schedule_arrow_s {
  padding: 0 45px; }

/*----------------------------------------
index_user　20160317修正
-----------------------------------------*/
.area_user_left,
.area_user_right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 90%; }

.area_user_main {
  margin: 10px auto 15px; }

.area_user {
  position: relative;
  height: 110px; }

.img_user_bubble01,
.img_user_bubble02,
.img_user_bubble03,
.img_user_bubble04 {
  position: absolute; }

.img_user_bubble01 {
  top: 10px;
  left: 110px;
  width: 143px; }

.img_user_bubble02 {
  top: 16px;
  right: 108px;
  width: 143px; }

.img_user_bubble03 {
  top: 10px;
  left: 110px;
  width: 143px; }

.img_user_bubble04 {
  top: 16px;
  right: 108px;
  width: 143px; }

.username_left,
.username_right {
  position: absolute;
  bottom: 25px;
  font-size: 12px;
  color: #5f5a55;
  line-height: 1.5em;
  letter-spacing: -0.03em; }

.username_left {
  left: 97px;
  text-align: left; }

.username_right {
  right: 97px;
  text-align: right; }

.area_user_text {
  position: relative; }

.area_user_text h3 {
  margin: 10px 0;
  font-weight: normal;
  font-size: 19px;
  color: #5f5a55;
  text-align: left;
  line-height: 1.4em;
  letter-spacing: -0.05em;
  text-align: center; }

.user_text_title_right {
  text-align: right !important; }

.area_user_text p {
  margin: 0 0 30px !important;
  padding: 0;
  font-size: 12px;
  color: #5f5a55;
  line-height: 1.3em; }

.img_user_icon_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px; }

.img_user_icon_right {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px; }

/*----------------------------------------
index_faq　
-----------------------------------------*/
.area_faq_main {
  margin: 0 auto;
  width: 90%; }

#acmenu01 {
  margin: 0 0 20px;
  text-align: left;
  border-bottom: #d8d8d8 1px solid;
  color: #5f5a55; }

#acmenu01 dt {
  display: block;
  width: auto;
  height: auto;
  padding: 0 15px;
  font-size: 14px;
  line-height: 45px;
  border-top: #d8d8d8 1px solid;
  cursor: pointer;
  position: relative; }

#acmenu01 dt:after {
  content: "\3000";
  position: absolute;
  top: 38%;
  right: 10px;
  background: url("../../../edcl/images/PC/arrow_down_2.jpg") no-repeat top left;
  background-size: 100% auto;
  width: 20px;
  height: 15px; }

#acmenu01 dd {
  width: auto;
  height: auto;
  border: none;
  display: none;
  padding: 18px 18px;
  border-top: #d8d8d8 1px solid;
  background: #fff;
  font-size: 12px; }

#acmenu01 dt span,
#acmenu01 dd span {
  font-weight: bold;
  font-size: larger;
  padding-right: 6px; }

#acmenu01 dd span {
  color: #f3b5b2; }

#acmenu01 .open:after {
  content: "\3000";
  background: url("../../../edcl/images/PC/arrow_up_2.jpg") no-repeat top left;
  background-size: 100% auto;
  width: 20px;
  height: 15px; }

/*----------------------------------------
index_media　
-----------------------------------------*/
.area_media_main p {
  text-align: left;
  font-size: 12px;
  color: #bbb2aa; }

/*.area_media_main .h2_area p {*/
/*text-align: center;*/
/*}*/
.area_media_main h3 {
  margin: 20px 0 0;
  text-align: center;
  font-size: 14px;
  color: #bbb2aa; }

.area_instagram {
  margin: auto;
  width: 95%;
  border-spacing: 0 10px;
  border-collapse: separate; }

.area_img {
  position: relative;
  width: 100px !important;
  height: 100px !important;
  overflow: hidden;
  padding: 0;
  border: none;
  margin: 0 -10px; }

.area_img:hover {
  opacity: 0.7;
  filter: alpha(opacity=50);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  -moz-opacity: 0.7;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7;
  /* Safari 1.x */
  zoom: 1; }

.area_img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.area_media_main ul li,
.area_influencers_main ul li {
  float: left;
  margin: 10px 1.2%;
  width: 30%;
  font-size: 12px;
  color: #5f5a55;
  line-height: 25px;
  text-align: center; }

.area_influencers_main ul li {
  margin: 10px 1.2%;
  border: 1px solid #bbb2aa; }

.area_media_main ul li a,
.area_influencers_main ul li a {
  display: block;
  width: 100%; }

.area_influencers_main ul li a {
  color: #5f5a55;
  text-decoration: underline;
  font-size: 9px; }

.area_influencers_main h3 {
  font-size: 18px;
  margin: 10px auto 10px; }

.area_media_main img {
  width: 100%;
  border: 1px solid #bbb2aa; }

.media_insta li {
  margin: 10px 0 !important;
  border: none !important;
  height: auto !important;
  /*width: 50% !important;*/
  width: 33% !important; }

.media_insta li a {
  margin: 0 3%;
  width: 94% !important;
  height: auto !important; }

.media_insta li a img {
  width: 100% !important; }

/*----------------------------------------
howto
-----------------------------------------*/
#index_howto {
  color: #5f5a55;
  margin: 0px auto; }

#index_howto .index_copy {
  margin: 0 auto;
  width: 90%; }

#index_howto h3,
#index_howto h3.howto_old {
  display: block;
  font-weight: bold;
  margin: 0px;
  /* 打消し用 */
  text-align: left;
  /* 打消し用 */
  width: 47%;
  border-bottom: 1px solid #5f5a55;
  padding: 16% 0 0 0;
  font-size: 16px;
  color: #5f5a55; }

#index_howto ul {
  margin: 0 auto 50px !important;
  /*20160314修正*/
  width: 90%; }

#index_howto li {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  margin: 0 0 10px 0; }

#index_howto li p {
  width: 47%;
  margin: 5px 0 0 0 !important;
  font-size: 12px;
  line-height: 16px; }

#index_howto li img {
  width: 50%;
  height: 50%;
  height: auto;
  margin-top: 10px; }

#index_howto li:nth-child(odd) img {
  float: right; }

#index_howto li:nth-child(odd) p {
  float: left; }

#index_howto li:nth-child(even) img {
  float: left; }

#index_howto li:nth-child(even) h3 {
  float: right;
  text-align: right; }

#index_howto li:nth-child(even) p {
  float: right; }

#howto_img01_pc {
  display: none; }

#howto_img02_pc {
  display: none; }

#howto_img03_pc {
  display: none; }

#howto_img04_pc {
  display: none; }

/*----------------------------------------
plus_one
-----------------------------------------*/
#index_plus_one {
  text-align: center;
  color: #5f5a55; }

#index_plus_one .inner {
  padding: 0 10px; }

#index_plus_one .table_article {
  width: 100%; }

#index_plus_one .table_article td {
  position: relative;
  width: 50%;
  padding: 0 5px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none; }

#index_plus_one .table_article img {
  width: 100%; }

#index_plus_one ul.list_article {
  /*display: table;*/
  width: 94%;
  margin: auto;
  padding: 0 0px 0; }

#index_plus_one ul.list_article li {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 5px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left; }

#index_plus_one p.title_article {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #5f5a55;
  font-size: 11px;
  line-height: 1.4em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

#index_plus_one ul.list_article img {
  width: 100%; }

#index_plus_one .icon_new {
  position: absolute;
  left: 5px;
  top: -7px;
  border: none;
  width: 40px;
  height: 40px;
  /*background:url(https://closet.edist.jp/css/dist/buildImagePath("/images/top/coord_new_gray.png")) no-repeat top left ;*/
  background: url("../../../edcl/images/top/coord_new_2.png") no-repeat top left;
  background-size: 100% auto; }

/*----------------------------------------
newbutton
-----------------------------------------*/
.btn_area {
  text-align: center !important;
  margin: 0 8px 25px !important;
  width: auto; }

#index_btn_regist_fix {
  position: fixed !important;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: rgba(255, 255, 255, 0.7); }

#index_btn_regist_fix .btn_area {
  padding-top: 25px; }

.btn_area_toppage-top,
.btn_area_toppage-middle,
.btn_area_toppage-bottom {
  margin: 0px !important;
  padding: 20px 0 30px;
  width: 100%;
  background: #f5f5f5; }

.btn_area_toppage-bottom {
  padding: 0px; }

.btn_area_toppage-middle {
  margin-top: 50px !important; }

.btn_area_toppage-bottom {
  margin: 50px auto -4px !important; }

/* 会員登録ボタン */
.btn_area_regist {
  /*margin: 30px auto 30px;*/
  text-align: center;
  color: #5f5a55; }

.btn_area_regist p.regist {
  font-size: 14px;
  line-height: 1.6em; }

.emphasize,
.btn_area_regist .emphasize {
  font-size: 16px;
  font-weight: bold;
  color: #e85964; }

.btn_area p {
  margin: 0px auto 10px !important;
  font-size: 12px;
  color: #5f5a55;
  line-height: 1.5em; }

.area_btn_download {
  position: relative;
  margin: 40px auto 10px;
  height: 60px;
  width: 100%;
  border-top: solid 1px #a99e94;
  border-bottom: solid 1px #a99e94;
  background: url("../../../edcl/images/SP/img_deco01_2.png") no-repeat bottom right;
  background-size: 44px; }

.area_btn_download p {
  position: absolute;
  top: 14px;
  /*left: 100px;*/
  left: 24%;
  width: 110px;
  padding: 0;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: #a99e94; }

.icon_app {
  position: absolute;
  top: 5px;
  /*left: 30px;*/
  left: 6%;
  width: 50px; }

.btn_download_ios {
  position: absolute;
  top: 15px;
  /*left: 220px;*/
  right: 10%;
  width: 100px; }

.btn_line {
  cursor: pointer;
  /* background: url(https://closet.edist.jp/css/dist/buildImagePath("/images/PC/btn_pink.png")); */
  display: block;
  -webkit-box-shadow: 0 0 0 3px #e85964;
  box-shadow: 0 0 0 3px #e85964;
  background: #e85964;
  margin: 0px auto;
  /*width: 220px;*/
  width: 75%;
  height: 44px;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  line-height: 44px;
  vertical-align: center;
  position: relative;
  text-decoration: none;
  border: solid 1px #fff; }

.app_iphone {
  position: absolute;
  bottom: 0;
  left: 6%;
  width: 50px; }

/*snsボタン*/
.area_btn_sns {
  margin: 20px auto 0;
  padding: 10px 0;
  height: 40px;
  width: 266px;
  background: #f5f5f5; }

.btn_sns {
  margin: 0 10px;
  display: inline-block;
  width: 43px;
  height: 43px; }

.btn_fb {
  background: url("../../../edcl/images/btn_fb_2.jpg") center top no-repeat;
  background-size: 100% auto; }

.btn_tw {
  background: url("../../../edcl/images/btn_tw_2.jpg") center top no-repeat;
  background-size: 100% auto; }

.btn_insta {
  background: url("../../../edcl/images/btn_insta_2.jpg") center top no-repeat;
  background-size: 100% auto; }

.area_btn_sns .btn_blog {
  margin: 0 10px;
  display: inline-block;
  width: 43px;
  height: 43px;
  background: url("../../../edcl/images/btn_blog_2.jpg") center top no-repeat;
  background-size: 100% auto; }

.btn_gotop {
  margin: 30px auto 0;
  width: 175px;
  height: 35px;
  border: 1px solid #a99e94;
  border-radius: 5px; }

.btn_gotop a {
  display: block;
  width: 175px;
  height: 35px;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  font-size: 10px;
  color: #6c625d; }

/*▼ブログ・インスタグラム専用エリア▼*/
.area_sns01 {
  margin: 10px auto 0px;
  padding: 0px 0;
  width: 100%;
  background: #f5f5f5; }

.area_sns01 p {
  text-align: center;
  font-size: 12px;
  color: #a99e94; }

.btn_blog,
.btn_insta01 {
  display: block;
  margin: 10px auto;
  width: 50%;
  line-height: 50px;
  text-align: center;
  background: #e85964;
  border-radius: 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold; }

.btn_insta01 {
  background: #105587; }

.area_sns01 .area_btn_sns01 {
  margin: 0px auto 0;
  width: 80%;
  text-align: center; }

.inner_area_sns01 .area_btn_sns01 a img {
  margin: 0 5px;
  border-radius: 50%; }

/*▲ブログ・インスタグラム専用エリア▲*/
/*.btn_line:after{display: block;
	content: '';
	position: absolute;
	top: 25px;
	right: 20px;
	width: 16px;
	height: 16px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	}*/
/*----------------------------------------
inputWrapper
-----------------------------------------*/
.inputWrapper {
  text-align: center; }

.inputWrapper input {
  outline: none; }

.inputWrapper input[type=text] {
  font-size: 13px; }

.inputWrapper input[type=text] {
  width: 80%;
  margin: 10px 0 0 0;
  padding: 9px 0 9px 0;
  border: solid 1px #ee869a;
  border-radius: 10em;
  text-indent: 1em; }

.inputWrapper input[type=text]:focus {
  background-color: #fff;
  border-color: #ee869a;
  -webkit-box-shadow: 0 0 5px rgba(238, 134, 154, 0.5);
  box-shadow: 0 0 5px rgba(238, 134, 154, 0.5); }

.inputWrapper input[type=submit] {
  -webkit-appearance: none;
  width: 40%;
  margin: 8px 0 15px 0;
  padding: 7px 0 7px 0;
  border-radius: 4px;
  border: none;
  box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 3px 0px inset;
  -webkit-box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 3px 0px inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 3px 0px inset;
  color: #fff;
  background: #ff5576;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  cursor: pointer; }

/*--menu-*/
#btn_header_menu {
  display: block;
  position: absolute;
  top: 6px;
  left: 8px;
  width: 44px;
  height: 44px;
  background: url("../../../edcl/images/common/header_menu_sp_2.png") no-repeat 50% 60%;
  background-size: 26px auto; }

#globalHeaderIc #btn_header_menu {
  background: url("../../../edcl/images/common/header_menu_regist_sp_2.png") no-repeat 50% 60%;
  background-size: 26px auto; }

#btn_header_login_pc {
  display: none; }

#btn_header_login_sp {
  display: block;
  position: absolute;
  top: 13px;
  right: 6px;
  text-align: right; }

#btn_header_login_sp:after {
  width: auto;
  height: auto;
  border: 1px solid #cecece;
  content: "\30ED\30B0\30A4\30F3";
  display: block;
  text-align: right;
  color: #5f5a55;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 16px 6px 14px; }

#btn_header_logout {
  display: block;
  position: absolute;
  top: 13px;
  right: 6px;
  text-align: right; }

#btn_header_logout:after {
  width: auto;
  height: auto;
  border: 1px solid #cecece;
  content: "\30ED\30B0\30A2\30A6\30C8";
  display: block;
  text-align: right;
  color: #5f5a55;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 16px 6px 14px; }

#globalmenu {
  width: 80%;
  height: auto;
  border: none;
  display: none;
  margin: 1px 0 0 0;
  padding: 0;
  background: #FFF;
  box-shadow: 2px 2px 2px 0px #ccc;
  -moz-box-shadow: 2px 2px 2px 0px #ccc;
  -webkit-box-shadow: 2px 2px 2px 0px #ccc; }

#globalHeaderIc #globalmenu {
  position: absolute;
  left: 0;
  top: 58px; }

#globalmenu01 {
  display: none; }

#globalmenu li a {
  font-size: 16px;
  height: auto;
  display: block;
  border-bottom: 1px solid #bfbfbf;
  padding: 15px 15px 15px 45px;
  position: relative;
  color: #000; }

#globalmenu li :after {
  content: " ";
  display: block;
  width: 15px;
  height: 23px;
  position: absolute;
  top: 19px;
  right: 10px;
  background: url("../../../edcl/images/sprite_2.png") no-repeat;
  background-size: 320px auto;
  background-position: -25px -25px; }

#globalmenu li#regist {
  border-bottom: 1px solid #bfbfbf;
  padding: 18px 0 18px; }

#globalmenu li#regist a {
  display: block;
  margin: 0px auto;
  width: 60%;
  font-size: 14px;
  padding: 12px;
  border: #ff5576 2px solid;
  color: #ff5576;
  text-align: center; }

#globalmenu li#regist a:hover {
  color: #FFF; }

#globalmenu li#regist :after {
  content: " ";
  display: block;
  width: 15px;
  height: 23px;
  position: absolute;
  top: 19px;
  right: 10px;
  background: none; }

#globalmenu form {
  background: #fff;
  padding-bottom: 10px; }

#globalmenu form li {
  padding: 10px 0 0; }

#globalmenu form label {
  margin: 10px 0 0 15px;
  width: 80%; }

#globalmenu form .btn_m {
  margin: 20px auto 0;
  width: 80%;
  padding: 15px 0 15px 0;
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
  display: block;
  background: #fff; }

#globalmenu form .btn_m[pink] {
  border: #ff5576 2px solid;
  color: #ff5576; }

#globalmenu form .btn_m[pink]:hover {
  background: #ff5576;
  color: #fff; }

#globalmenu form li a {
  padding: 0;
  text-align: center;
  border: none; }

/*globalmenu*/
#globalmenu input[type=email],
#globalmenu input[type=password] {
  border: 2px solid #bfbfbf;
  padding: 12px 10px;
  margin: 0 0 10px 15px;
  height: auto;
  width: 85%;
  font-size: 14px; }

#globalmenu_info:before,
#globalmenu_customer:before,
#globalmenu_coordinateselect:before,
#globalmenu_buy:before,
#globalmenu_faq:before,
#globalmenu_contact:before,
#globalmenu_resign:before,
#globalmenu_present:before,
#globalmenu_regist:before,
#globalmenu_about:before,
#globalmenu_concept:before,
#globalmenu_howto:before,
#globalmenu_collection:before,
#globalmenu_coordinate:before,
#globalmenu_plan:before,
#globalmenu_voice:before {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../../edcl/images/sprite_201802_2.png") no-repeat;
  background-size: 320px auto;
  position: absolute;
  top: 12px;
  left: 15px; }

#globalmenu_info:before {
  background-position: -20px 0; }

#globalmenu_customer:before {
  background-position: -40px 0; }

#globalmenu_coordinateselect:before {
  background-position: -140px 0; }

#globalmenu_buy:before {
  background-position: -60px 0; }

#globalmenu_faq:before {
  background-position: -80px 0; }

#globalmenu_contact:before {
  background-position: -100px 0; }

#globalmenu_resign:before {
  background-position: -181px -2px; }

#globalmenu_present:before {
  background-position: -160px 0; }

#globalmenu_regist:before {
  background-position: -180px 0; }

#globalmenu_concept:before {
  background-position: -200px 0; }

#globalmenu_howto:before {
  background-position: -220px 0; }

#globalmenu_collection:before {
  background-position: -240px 0; }

#globalmenu_coordinate:before {
  background-position: -260px 0; }

#globalmenu_plan:before {
  background-position: -280px 0; }

#globalmenu_voice:before {
  background-position: -300px 0; }

#globalmenu_about:before {
  background-position: -300px -20px; }

#globalmenu_info,
#globalmenu_customer,
#globalmenu_coordinateselect,
#globalmenu_buy,
#globalmenu_faq,
#globalmenu_contact,
#globalmenu_resign,
#globalmenu_present,
#globalmenu_regist,
#globalmenu_about,
#globalmenu_concept,
#globalmenu_howto,
#globalmenu_collection,
#globalmenu_coordinate,
#globalmenu_plan,
#globalmenu_voice {
  position: relative; }

/*---*/
.center {
  text-align: center !important; }

.float_l {
  float: left; }

.float_r {
  float: right; }

.hidden {
  display: none;
  visibility: hidden; }

.page_title {
  /* ページタイトル(原則h1)用 */
  margin: 30px 15px 20px !important;
  color: #ef8fa1;
  font-size: 20px;
  line-height: 24px;
  text-align: center; }

h3 {
  margin: 30px 15px 20px 15px;
  color: #ef8fa1;
  font-size: 20px;
  line-height: 24px;
  text-align: center; }

p,
dd {
  padding: 0 15px 0 15px;
  font-size: 14px;
  line-height: 21px; }

p {
  margin-bottom: 15px; }

pre {
  margin: 0 15px; }

.mn {
  font-size: 11px; }

.mmn {
  font-size: 9px; }

.complete {
  margin: 0 auto;
  text-align: center; }

.list {
  margin: 20px 15px 15px 15px; }

.list ul {
  padding: 5px 15px 25px 15px;
  font-size: 16px;
  line-height: 25px; }

.list li {
  padding: 5px 0 0 1.25em;
  font-size: 13px;
  line-height: 21px;
  text-indent: -1.25em; }

.list li:before {
  content: "\30FB   ";
  color: #666; }

.area_gray {
  background: #ebebeb;
  margin: 15px 0;
  padding: 15px;
  font-size: auto; }

.attention {
  background: #fff0f3;
  margin: 15px;
  padding: 15px;
  font-size: auto; }

.link_b {
  color: #000;
  text-decoration: underline; }

.btn_s {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 40%;
  margin: 30px auto;
  padding: 15px 0 15px 0;
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
  display: block; }

.btn_s[pink] {
  border: #ff5576 2px solid;
  background: #fff;
  color: #ff5576; }

.btn_s[pink_bg] {
  width: 80%;
  font-size: 18px;
  line-height: 18px;
  margin: 0 auto;
  padding: 18px 0;
  color: #fff;
  border: none;
  cursor: pointer;
  background: #f2596b; }

.btn_s[black] {
  border: #666 2px solid;
  background: #fff;
  color: #666; }

.btn_s[gray] {
  border: #bfbfbf 2px solid;
  background: #ebebeb;
  color: #bfbfbf; }

.btn_s[pink]:hover {
  background: #ff5576;
  color: #fff; }

.btn_s[black]:hover {
  background: #666;
  color: #fff; }

.btn_s[gray2]:hover {
  opacity: 0.7; }

.btn_m,
input.btn_m {
  width: 80%;
  margin: 30px auto;
  padding: 15px 0 15px 0;
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
  display: block;
  background: #fff; }

input.btn_m {
  -webkit-appearance: none; }

.btn_m[pink] {
  border: #ff5576 2px solid;
  color: #ff5576; }

.btn_m[black] {
  border: #666 2px solid;
  color: #666; }

.btn_m[gray] {
  border: #bfbfbf 2px solid;
  background: #ebebeb;
  color: #bfbfbf; }

.btn_m[pink]:hover {
  background: #ff5576;
  color: #fff; }

.btn_m[black]:hover {
  background: #666;
  color: #fff; }

.pink {
  border: #ff5576 2px solid;
  background: #fff;
  color: #ff5576; }

.black {
  border: #666 2px solid;
  background: #fff;
  color: #666; }

.gray {
  border: #bfbfbf 2px solid;
  background: #ebebeb;
  color: #bfbfbf; }

.pink:hover {
  background: #ff5576;
  color: #fff; }

.black:hover {
  background: #666;
  color: #fff; }

.btn_confirm {
  text-align: center;
  margin: 30px 0; }

.btn_confirm .btn_s {
  display: inline-block;
  margin: 0 10px; }

.above_form {
  margin-bottom: 20px; }

.space_xs,
.space_s,
.space_m,
.space_l,
.space_exl {
  margin: 0;
  padding: 0;
  border: none; }

.space_xs {
  height: 5px; }

.space_s {
  height: 10px; }

.space_m {
  height: 30px; }

#index_concept hr.space_m {
  height: 0 !important; }

.space_l {
  height: 60px; }

.space_exl {
  height: 610px;
  /*height: 440px;*/ }

#space_regist_fix .space_exl {
  margin-top: -15px; }

.margin0 {
  margin: 0px; }

.margin-bs {
  margin-bottom: 5px; }

.padding0 {
  padding: 0 !important; }

.bold {
  font-weight: bold; }

p.clear {
  clear: both;
  margin: 0; }

.page_title {
  margin: 0 auto;
  color: #ef8fa1;
  font-size: 20px;
  line-height: 20px;
  text-align: center; }

#footer_link {
  text-align: center;
  margin: 0 auto 20px; }

#footer_link li {
  display: inline;
  list-style: none;
  display: inline;
  list-style-type: none;
  margin-right: 6px;
  padding-left: 10px;
  border-left: 1px solid #000; }

#footer_link li a {
  color: #000; }

#footer_link li:first-child {
  border-left: none; }

/*よくある質問アコーディオン*/
#acmenu {
  margin: 0 0 20px 0;
  text-align: left;
  border-bottom: #d8d8d8 1px solid; }

#acmenu dt {
  display: block;
  width: auto;
  height: auto;
  /*padding:10px 15px;*/
  padding: 15px 35px 15px 15px;
  font-size: 15px;
  line-height: 28px;
  border-top: #d8d8d8 1px solid;
  cursor: pointer;
  position: relative; }

#acmenu dt:after {
  content: "\3000";
  position: absolute;
  top: 30px;
  right: 15px;
  background: url("../../../edcl/images/sprite_201802_2.png") no-repeat top left;
  background-position: 0 -25px;
  background-size: 320px auto;
  width: 12px;
  height: 15px; }

#acmenu dt[title] {
  font-weight: bold; }

#acmenu dt[title]:before {
  content: "\25A0   "; }

#acmenu dt[title]:after {
  content: "\3000";
  background: none; }

#acmenu dd {
  width: auto;
  height: auto;
  min-height: 25px;
  border: none;
  display: none;
  padding: 10px 25px;
  background: #fff0f3;
  line-height: 24px;
  font-size: 14px; }

#acmenu .open:after {
  content: "\3000";
  background: url("../../../edcl/images/sprite_201802_2.png") no-repeat top left;
  background-position: -12px -25px;
  background-size: 320px auto;
  width: 12px;
  height: 15px; }

/*ラジオボタンとチェックボックス*/
p.plan input[type=radio],
#resign_area input[type=radio],
#resign_area input[type=checkbox],
#gmenu_loginform input[type=checkbox],
#login input[type=checkbox] {
  display: block;
  margin-bottom: 0; }

p.plan input[type=radio] + label,
#resign_area input[type=radio] + label,
#resign_area input[type=checkbox] + label,
#gmenu_loginform input[type=checkbox] + label,
#login input[type=checkbox] + label {
  position: relative;
  display: block;
  margin-right: 12px;
  line-height: 16px;
  cursor: pointer;
  font-size: 15px; }

@media (min-width: 1px) {
  p.plan input[type=radio],
  #resign_area input[type=radio],
  #resign_area input[type=checkbox],
  #gmenu_loginform input[type=checkbox],
  #login input[type=checkbox] {
    display: none;
    margin: 0; }
  p.plan input[type=radio] + label,
  #resign_area input[type=radio] + label,
  #resign_area input[type=checkbox] + label,
  #gmenu_loginform input[type=checkbox] + label,
  #login input[type=checkbox] + label {
    padding: 0 0 0 32px !important; }
  p.plan input[type=radio] + label::before,
  #resign_area input[type=radio] + label::before,
  #resign_area input[type=checkbox] + label::before,
  #gmenu_loginform input[type=checkbox] + label::before,
  #login input[type=checkbox] + label::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 27px;
    height: 27px;
    margin-top: -16px;
    background-color: #fff; }
  p.plan input[type=radio] + label::before,
  #resign_area input[type=radio] + label::before {
    border: 2px solid #bfbfbf;
    border-radius: 30px; }
  #resign_area input[type=checkbox] + label::before,
  #gmenu_loginform input[type=checkbox] + label::before,
  #login input[type=checkbox] + label::before {
    border: 2px solid #bfbfbf; }
  p.plan input[type=radio]:checked + label::after,
  #resign_area input[type=radio]:checked + label::after,
  #resign_area input[type=checkbox]:checked + label::after,
  #gmenu_loginform input[type=checkbox]:checked + label::after,
  #login input[type=checkbox]:checked + label::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block; }
  p.plan input[type=radio]:checked + label::after,
  #resign_area input[type=radio]:checked + label::after {
    left: 6px;
    width: 15px;
    height: 15px;
    margin-top: -10px;
    background: #ec859a;
    border-radius: 8px; }
  #resign_area input[type=checkbox]:checked + label::after,
  #gmenu_loginform input[type=checkbox]:checked + label::after,
  #login input[type=checkbox]:checked + label::after {
    left: 4px;
    width: 20px;
    height: 12px;
    margin-top: -10px;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #resign_area input[type=checkbox]:checked + label::before,
  #gmenu_loginform input[type=checkbox]:checked + label::before,
  #login input[type=checkbox]:checked + label::before {
    background: #ec859a; } }

/*↑ラジオボタンとチェックボックス*/
/*pages*/
#confirm input[type=text],
#login input[type=text],
#login input[type=email],
#login input[type=password],
#pages input[type=text],
#pages input[type=telephone],
#pages input[type=tel],
#pages_w100 input[type=email],
#pages input[type=password],
#pages input[type=number],
#pages .text_email_box,
#pages_full input[type=text],
#pages_full input[type=telephone],
#pages_full input[type=password],
#pages_full .text_email_box,
#pages_w100 input[type=text],
#pages_w100 input[type=telephone],
#pages_w100 input[type=tel],
#pages_w100 input[type=email],
#pages_w100 input[type=password],
#pages_w100 input[type=number],
#pages_w100 .text_email_box {
  /*border:2px solid #bfbfbf;*/
  border: 1px solid #ccc;
  border-radius: 3px;
  display: block;
  padding: 12px 10px;
  margin: 5px 0 15px;
  height: auto;
  /*width:85%;*/
  font-size: 14px;
  -webkit-appearance: none; }

#confirm input[type=text],
#login input[type=text],
#login input[type=email],
#login input[type=password],
#pages input[type=text],
#pages input[type=telephone],
#pages input[type=tel] {
  width: 85%; }

.box_input_text_m {
  padding: 0 15px;
  /*width: 100%;*/ }

.input_text_m {
  width: 100% !important;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#signup_plan {
  margin: 15px 15px 30px 15px; }

#signup_plan label {
  display: block; }

/*#signup_customer span{padding-left:15px;}*/
#signup_customer div {
  margin: 15px 0 30px; }

#signup_customer input[type=text],
#signup_customer input[type=telephone],
#signup_customer input[type=tel],
#signup_customer input[type=email],
#signup_customer input[type=password],
#signup_customer .text_email_box {
  margin: 0 0 15px 15px; }

#signup_customer .text_email_box {
  margin: 0 0 15px 0; }

.required {
  margin-left: 8px;
  padding: 1px 4px !important;
  border: #f25164 1px solid;
  border-radius: 2px;
  color: #f25164;
  font-size: 12px;
  white-space: nowrap; }

.date_birth select,
.states select,
.signup_card_limit select,
.code_select_size select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  margin: 5px 10px 15px 0px;
  width: 26%;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #eee;
  background: url("../../../edcl/images/regist/ic_arrow_select_2.png") right 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e7e7e7));
  background: url("../../../edcl/images/regist/ic_arrow_select_2.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%, #e7e7e7 100%);
  background-size: 21px, 100%; }

.states select {
  width: 50%; }

.code_select_size select {
  margin: 0 0 15px;
  width: 50%; }

.signup_card_limit select {
  display: inline-block;
  margin: 5px 0 15px;
  width: 85%; }

.signup_card_limit {
  /*width: 100%;*/ }

.text_email_box {
  background: #fff0f3;
  color: #bfbfbf;
  font-weight: bold; }

#pages,
#pages_full,
#pages_w100,
#confirm,
#login,
#service,
#credit,
#code_select {
  margin: 0;
  padding: 0 0 680px;
  color: #000; }

.confirm {
  font-weight: bold; }

.confirm[l-name],
.confirm[l-name_kana],
.confirm[month],
.confirm[day] {
  padding-left: 30px; }

#service h4 {
  font-size: 18px;
  color: #ef8fa1;
  margin: 30px 15px 5px 15px; }

#service_img {
  width: 100%;
  height: auto;
  min-height: 200px; }

.list h5 {
  font-weight: bold;
  text-align: center; }

#resign_area {
  margin: 0 15px; }

#resign_area input[type=checkbox] + label {
  line-height: 1.5; }

#enquete_area {
  width: 90%;
  margin: auto; }

/* 退会前アンケート */
#enquete_area input[type=checkbox] {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin: 0 5px 5px 1px; }

#enquete_area .question {
  color: #ef8fa1;
  margin: 0 0 10px 0;
  padding: 0; }

#enquete_area .area_checkbox {
  display: table;
  margin-bottom: 5px; }

#enquete_area .area_checkbox div {
  display: table-cell; }

.resign_enquete_q {
  margin-bottom: 30px; }

#enquete_area input[type=textbox] {
  /*border:none;*/
  background: none;
  -webkit-appearance: none; }

/*code_select*/
#code_select div.area_table {
  padding: 0 15px; }

#code_select ul {
  display: table;
  width: 100%;
  margin: 30px auto; }

#code_select ul li {
  margin: 0 15px;
  position: relative;
  border-top: 2px solid #E7E7E7; }

#code_select ul li:last-child {
  border-bottom: 2px solid #E7E7E7; }

#code_select ul li div {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2%;
  width: 50%;
  height: 100%; }

#code_select ul li div img {
  vertical-align: middle;
  width: 100%; }

#code_select h4 {
  font-size: 18px;
  color: #636363;
  margin: 30px auto 5px;
  text-align: center; }

/*ご利用状況*/
.confirmation_date {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  display: block; }

.confirmation_value {
  font-weight: bold;
  text-align: center; }

.confirmation_data {
  margin: 0 15px 15px 15px; }

.confirmation_data th {
  width: 45%; }

.information {
  display: block;
  color: #ff0000; }

.attention_list {
  margin: 20px 15px 15px 15px; }

.attention_list ul {
  padding: 5px 15px 25px 15px;
  font-size: 16px;
  line-height: 25px; }

.attention_list li {
  padding: 5px 0 0 1.25em;
  font-size: 13px;
  line-height: 17px;
  text-indent: -1.25em; }

.attention_list li:before {
  content: "\203B   ";
  color: #666; }

.attention_list li.red {
  color: #e8414f; }

/* 赤文字 */
.attention_list li.red:before {
  color: #e8414f; }

/*↑ご利用状況*/
/*shop*/
.code_name {
  text-align: center;
  color: #000; }

.code_imgarea {
  padding: 0 50px; }

.code_img {
  width: 100%;
  height: auto; }

.value_established {
  font-size: 11px; }

.value_off {
  font-size: 11px;
  background: #ff5677;
  color: #FFF;
  padding: 2px;
  margin-left: 2px; }

.value_number {
  font-weight: bold; }

.shop_value_data {
  margin: 0 15px 15px 15px; }

.shop_value_data table {
  border: none; }

.shop_value_data th {
  border: none;
  font-weight: normal;
  background: none;
  padding: 0 0 5px 0; }

.shop_value_data td {
  border: none;
  text-align: right;
  padding: 0 0 5px 0; }

.value_remaining {
  padding: 20px 0 5px 0 !important; }

.shop_detail {
  padding: 5px 0;
  margin: 0 15px;
  clear: both;
  height: auto; }

.shop_detail li {
  margin-bottom: 15px; }

.shop_detail .value_established {
  margin: 0 15px; }

.shop_detail_description {
  margin-top: 10px; }

.shop_detail_img {
  width: 100%; }

.shop_detail_data {
  height: auto;
  text-align: left; }

.shop_detail_data h5 {
  color: #ef8fa1; }

/*グレーアウトpopup*/
#popup_overlay {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8); }

#popup_textarea {
  color: #fff;
  padding-top: 200px;
  vertical-align: middle; }

#popup_textarea a {
  text-decoration: underline; }

#popup_close {
  border: 1px solid #fff;
  width: 40%;
  color: #fff;
  margin: auto;
  text-align: center;
  padding: 15px 0 15px 0;
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
  display: block;
  cursor: pointer; }

/*login*/
#login form {
  margin: 20px auto; }

#login form label {
  margin: 20px 0 10px 15px; }

#login form input[type=email],
#login form input[type=password] {
  margin-top: 5px !important; }

#login p {
  text-align: center; }

/*pages_footer*/
#gfooter {
  width: 100%;
  height: auto;
  margin: 15px 0 0 0;
  padding: 10px 0 5px 0;
  background: #ee869a;
  text-align: center;
  font-size: 11px;
  position: fixed;
  bottom: 0; }

#gfooter ul {
  margin: 0 15px; }

#gfooter li a {
  color: #fff; }

#gfooter li {
  display: inline;
  list-style-type: none;
  margin-right: 6px;
  padding-left: 10px;
  color: #fff;
  border-left: 1px solid #fff; }

#gfooter li:first-child {
  border: none; }

#gfooter p {
  color: #fff;
  margin: 0;
  font-size: 11px; }

/*top以外_input*/
/* 詳細ページSP専用 */
.area_code_inner_right_sp {
  /*tab*/
  text-align: center;
  width: 300px;
  display: inline-block;
  margin: 10px; }

.code_itemlist li:last-child {
  margin: 0px; }

.code_itemdetail {
  margin-top: 16px; }

.area_code_inner_right_sp .tab_detail {
  /*	width: 598px;*/ }

.tab_detail p {
  font-size: 14px !important; }

/* ここからPCよりコピーして改変 */
.area_code_inner_left_sp {
  margin-right: 10px;
  width: 530px !important; }

.area_code_inner_right_sp {
  width: 600px;
  margin: 0px 10px; }

.height10 {
  border-style: none;
  margin-top: 10px; }

.height20 {
  border-style: none;
  margin-top: 20px; }

.area_code_inner_right_sp .tab_detail {
  width: 300px; }

.area_code_inner_right_sp .code_item_explain {
  text-align: left;
  margin-left: 0px;
  width: 100%;
  padding: 10px; }

.area_code_inner_right_sp .tab_detail h4 {
  font-size: 20px; }

.area_code_inner_right_sp .tab_detail p {
  font-size: 12px !important; }

.area_code_inner_right_sp .tab_detail p span {
  font-size: 14px !important; }

.area_code_inner_right_sp .code_itemlist_size {
  width: 300px;
  padding: 0;
  margin-left: auto; }

/*div.box_code_itemlist { margin-left: 12px; }*/
.code_itemlist {
  width: 100%; }

.code_itemlist img {
  width: 100%;
  height: 100%;
  margin: 0 0 4px 0; }

.code_itemlist li {
  /*tab*/
  display: inline-block; }

.tab {
  border: 2px solid #e0e0e0;
  /* margin: 1px;*/
  width: 78px;
  height: 78px; }

.code_itemlist li.tab.select {
  border: 2px solid #ff5576;
  position: relative; }

.code_itemlist li.tab.select:after {
  display: block;
  content: '';
  position: absolute;
  bottom: -6px;
  left: 24px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-right: 2px solid #ff5576;
  border-bottom: 2px solid #ff5576;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

@media screen and (max-width: 414px) {
  .tab {
    width: 92px; }
  .code_itemlist li.tab.select:after {
    left: 38px !important; } }

@media screen and (max-width: 413px) {
  .tab {
    width: 82px; }
  .code_itemlist li.tab.select:after {
    left: 32px !important; } }

@media screen and (max-width: 360px) {
  .tab {
    width: 78px; }
  .code_itemlist li.tab.select:after {
    left: 30px !important; } }

@media screen and (max-width: 320px) {
  .tab {
    width: 68px; }
  .code_itemlist li.tab.select:after {
    left: 24px !important; } }

.code_itemlist_size {
  font-size: 10px;
  margin: 0px 0 0 5px;
  width: 100%;
  margin: auto; }

.code_itemlist_size th,
.code_itemlist_size td {
  padding: 1px 0 !important;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.code_itemlist_size th.info_label {
  width: 70px !important; }

span.set_name {
  line-height: 40px; }

.area_code_inner_right {
  /*旧右カラム*/
  /*width: 598px;*/
  margin: 0px auto;
  /*float: left;*/
  /*border: #000 1px solid;*/ }

.area_codeset_item {
  /* 2017 A/W～ */
  /*margin: 0px 15px;*/
  margin: 0; }

.area_codeset_item div.title {
  /* 2017 A/W～ */
  font-size: 15px;
  font-weight: bold; }

.area_codeset_item img.item {
  /* 2017 A/W～ */
  margin: 0 auto;
  width: 100%;
  /*border: #e6e6e6 1px solid;*/ }

.area_codeset_item .broken {
  /* 2017 A/W～ */
  border: none;
  border-top: dashed 1px #CCC;
  height: 1px;
  background: none;
  margin: 0; }

.area_code_inner_right div.title {
  font-size: 16px;
  margin: 10px 0 5px 0; }

/*▼コーデ詳細 追加▼*/
.area_code_inner_left {
  color: #635343; }

.img_set_main {
  width: 100%;
  margin-bottom: -25px; }

.code_explane01 {
  margin: 40px auto 10px;
  font-size: 12px; }

.area_codeset_main {
  /* 2017 A/W～ */
  margin: 40px 15px 10px;
  font-size: 12px; }

.code_price01,
.code_model01 {
  margin: 0;
  font-size: 12px;
  /*border-top: dashed 1px #bfbfbf;*/ }

.code_model01 {
  /*border-bottom: solid 1px #bfbfbf;*/ }

.flexslider_top {
  margin-bottom: 40px; }

.flexslider_top .flex-control-paging {
  /*20160314追加*/
  bottom: -30px; }

.flex-control-paging li a {
  width: 5px !important;
  height: 5px !important;
  background: #dedbd8 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flex-control-paging li a:hover {
  background: #c4c2c0 !important; }

.flex-control-paging li a.flex-active {
  background: #f47880 !important; }

.flex-direction-nav a:before {
  content: ' ' !important; }

/*▲コーデ詳細 追加▲*/
.code_item_explain {
  width: auto;
  margin: 8px auto 0;
  border: #cecece 1px solid;
  padding: 10px; }

.code_item_explain h2 {
  font-size: 14px;
  color: #ef8fa1; }

.code_item_explain h3,
.code_item_explain h4 {
  margin: 0;
  font-size: 14px;
  color: #ef8fa1;
  text-align: left; }

.area_codeset_item .code_item_explain {
  width: auto;
  margin: 0px auto 0;
  border: none;
  padding: 15px;
  background: #f5f5f5; }

/* 2017 A/W～ */
.area_codeset_item h3.item_name {
  margin: 10px 0 8px;
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: inherit; }

/* 2017 A/W～ */
.code_item_explain p {
  font-size: 13px !important;
  line-height: 16px;
  padding: 0;
  margin: 0 0 5px; }

.code_item_explain span {
  font-size: 14px !important;
  font-weight: bold;
  line-height: 20px; }

table {
  width: 100%;
  table-layout: auto;
  margin: 0 0 15px; }

table th,
table td {
  border: 1px solid #EF90A1;
  padding: 8px 14px 6px;
  white-space: normal;
  word-break: break-all;
  vertical-align: top; }

table th {
  font-weight: bold;
  background: #fff0f3; }

.table_area {
  margin: auto 15px; }

.hide {
  display: none; }

/*デザイン調整2016*/
#coordinate {
  margin: 0 8px 30px;
  width: auto; }

#coordinate p {
  margin-left: 0px !important;
  padding-left: 0px !important;
  color: #635343; }

.bottom_btsp {
  text-align: center;
  margin-bottom: 2px;
  padding: 0 5px 20px; }

.deli_sp {
  border-top: 2px solid #CECECE;
  border-bottom: 2px solid #CECECE;
  position: relative;
  height: 100px;
  padding: 0;
  margin: 24px auto 24px;
  display: inline-block;
  vertical-align: middle;
  padding: 8px; }

.deli_sp img {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 6px;
  /*border:2px solid #a99e94;*/ }

.deli_sp p {
  font-size: 14px;
  line-height: 18px;
  color: #9f9999;
  padding: 24px 0 !important;
  vertical-align: middle;
  /*margin:22px 0 0 0 !important;*/ }

/*A .deli_sp:after{
display: block;
content: '';
position: absolute;
top: 50px;
	right: 10px;
	width: 16px;
	height: 16px;
	border-right: 2px solid #cfcbc6;
	border-bottom: 2px solid #cfcbc6;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);	}*/
@media screen and (min-width: 414px) {
  A .deli_sp p {
    padding: 32px 0 !important; } }

/*----------------------------------------
creditText
-----------------------------------------*/
#creditText {
  padding: 20px 8px 0;
  color: #999;
  font-size: 9px;
  line-height: 13px; }

/*----------------------------------------
share
-----------------------------------------*/
#share {
  margin: 20px auto 0 auto;
  text-align: center; }

#share .appBox,
#share .snsBox {
  width: 220px;
  height: 102px;
  margin: 0 5px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  zoom: 0.65 !important;
  top: -20px !important;
  position: relative; }

#share .snsBox {
  background: 0 0 url("../../../v2015061913449/-noop/prereg/edcl/images/sns_bg.png");
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 55px 12px 0;
  text-align: center; }

#share .snsBox li {
  display: inline-block;
  margin: 0 2px; }

#share .snsBox .btn_fb,
#share .snsBox .btn_tw,
#share .snsBox .btn_insta {
  display: block;
  height: 37px;
  width: 55px;
  border-radius: 5px; }

#share .snsBox .btn_fb {
  background: url(../../../v2015061913449/-noop/prereg/edcl/images/sns_btn_fb.jpg) no-repeat; }

#share .snsBox .btn_tw {
  background: url(../../../v2015061913449/-noop/prereg/edcl/images/sns_btn_tw.jpg) no-repeat; }

#share .snsBox .btn_insta {
  background: url(../../../v2015061913449/-noop/prereg/edcl/images/sns_btn_insta.jpg) no-repeat; }

/*----------------------------------------
special
-----------------------------------------*/
#special h2 {
  margin: 35px 15px 0 15px;
  color: #ef8fa1;
  font-size: 20px;
  line-height: 28px; }

#special h2 strong {
  display: block;
  color: #000;
  font-family: 'Prata', serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center; }

#special p {
  margin: 5px 15px 15px 15px;
  font-size: 14px;
  line-height: 21px; }

#entry {
  margin: 0;
  padding-bottom: 454px;
  /*padding-bottom: 260px;*/
  /*padding-top: 10px;*/ }

#entry .bt1120_pc01 h3 {
  padding: 5px 15px 0 15px !important; }

#entry .bt1120_pc01 {
  margin: 0 auto;
  float: none; }

#entry .bt1120_pc01 a h3 strong {
  padding: 0px 0 0 0 !important;
  color: #fff;
  display: block; }

#entry .inputWrapper {
  text-align: center;
  padding: 15px 0 0 0; }

.box_backsp {
  background: #fff;
  width: 100%;
  height: 70px;
  padding: 20px 0 0 0;
  margin: 0 0 -20px 0; }

.bt_backsp {
  -webkit-appearance: none;
  width: 40%;
  margin: 8px auto;
  padding: 7px 0 7px 0;
  border-radius: 4px;
  border: none;
  box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 3px 0px inset;
  -webkit-box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 3px 0px inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 3px 0px inset;
  color: #fff;
  background: #e85964;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  cursor: pointer; }

.bt_backsp a {
  color: #fff; }

#entry #creditText {
  background: #fff !important; }

/*----------------------------------------
style_deri
-----------------------------------------*/
#style_deri {
  width: 300px;
  margin: 34px auto 0;
  text-align: center; }

#style_deri .linkBox {
  width: 296px;
  height: 70px;
  margin: auto;
  padding-left: 65px;
  border: #aca4a1 2px solid;
  border-radius: 5px;
  position: relative;
  font-size: 10px;
  color: #aca4a1;
  background: 5px 5px url("../../../edcl/images/styledeli_2.png") no-repeat, 272px center url("../../../edcl/images/link_arrow_2.png") no-repeat;
  background-size: 56px, 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  text-align: left; }

/* Referer */
#form-referer input[type=checkbox] {
  /*display: inline;*/
  /*margin-right:5px;*/ }

#form-referer .checkboxes {
  /*margin-left: 15px;*/ }

#form-referer .checkboxes label {
  /*margin-right: 20px;*/
  /*line-height: 40px;*/ }

/*recipe*/
#recipe_title {
  width: 100%;
  /*height: 60px;*/
  background: #f3a09f;
  margin: 0 0 20px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  /*line-height: 60px;*/ }

#recipe_title img {
  width: 100%; }

.top_recipe_btn {
  margin: 0 8px; }

/* コーデ選択のdiv */
.calendar_item img {
  width: 92%;
  margin: 7px auto -5px; }

/* 定番アイテムバナー */
.recipe_main {
  display: block;
  margin: 8px auto 0;
  /*width: 210px;*/
  width: 292px;
  text-align: center;
  position: relative; }

.recipe_main img {
  width: 100%; }

.recipe_main ul.slides li {
  position: relative; }

.number_recipe {
  position: absolute;
  bottom: 0px;
  right: 0;
  margin: 0;
  padding: 0;
  background: #cfcbc6;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 15px; }

.flex-prev,
.flex-next {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 42%;
  font-size: 50px; }

.flex-prev {
  left: -25px;
  background: url("../../../edcl/images/item/calendar/arrow_prev_2.png") no-repeat;
  background-size: auto 100%;
  /*border-top: 2px solid #a99e94;*/
  /*border-left: 2px solid #a99e94;*/
  /*transform: rotate(-45deg);*/
  /*-webkit-transform: rotate(-45deg);*/ }

.flex-next {
  right: -25px;
  /*background: url(https://closet.edist.jp/css/dist/buildImagePath("/images/slider_arrow01.png")) no-repeat;*/
  /*background-size: auto 100%;*/
  background: url("../../../edcl/images/item/calendar/arrow_next_2.png") no-repeat;
  background-size: auto 100%;
  /*border-top: 2px solid #a99e94;*/
  /*border-right: 2px solid #a99e94;*/
  /*transform: rotate(45deg);*/
  /*-webkit-transform: rotate(45deg);*/ }

.flexslider_top .flex-prev,
.flexslider_top .flex-next,
.slider01 .flex-prev,
.slider01 .flex-next {
  display: block;
  border: none;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg); }

.flexslider_top .flex-prev,
.slider01 .flex-prev {
  left: 0 !important; }

.flexslider_top .flex-next,
.slider01 .flex-next {
  right: 0 !important;
  background-position: -30px 0; }

.recipe_main .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0px !important; }

.recipe_main .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0px !important; }

#carousel img {
  display: block;
  opacity: 0.5;
  cursor: pointer; }

#carousel img:hover {
  opacity: 1; }

#carousel li {
  border: 1px solid #a99e94; }

#carousel li.flex-active-slide img {
  opacity: 1; }

#carousel .flex-prev,
#carousel .flex-next {
  display: block;
  background: #3FC;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 20px; }

.recipe_slidearea {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }

.recipe_description {
  /*font-weight: bold;*/
  /*font-size: larger;*/
  color: #635343;
  margin-top: -50px; }

.recipe_items_table {
  margin: 0 4%;
  width: 92%;
  color: #635343; }

.recipe_items_table a {
  display: block;
  text-decoration: underline; }

.recipe_items_table th {
  border: 1px solid #a99e94 !important;
  padding: 4px;
  background: #a99e94;
  text-align: center;
  font-weight: normal;
  color: #fff; }

.recipe_items_table td {
  border: solid 1px #a89e94;
  padding: 5px;
  line-height: 1.2; }

.recipe_item_attention {
  margin: 5px 0 14px;
  font-size: 10px;
  letter-spacing: -0.1em;
  color: #635343;
  line-height: 1.1; }

h1.recipe_set_name {
  margin: 0;
  padding: 5px 15px 10px;
  font-size: 15px;
  /*color: #5f5a55;*/ }

/* セット別カラー指定 */
p.recipe_set_name[c32],
p.recipe_set_name[c33] {
  color: #fdac77; }

p.recipe_set_name[c34] {
  color: #78b5be; }

p.recipe_set_name[c37] {
  color: #d88bc9; }

p.recipe_set_name[c39] {
  color: #a8cbbc; }

p.recipe_set_name[c41] {
  color: #fbd791; }

p.recipe_set_name[c44] {
  color: #afbcdf; }

p.recipe_set_name[c46] {
  color: #fdafb1; }

p.recipe_set_name[c48] {
  color: #c5aee5; }

p.recipe_set_name .set_icon {
  width: 24px;
  margin: 0 0 -5px 0; }

h2.recipe_set_name {
  font-size: 15px !important;
  text-align: left; }

h2.recipe_set_name .set_icon_text {
  line-height: 24px;
  padding-top: 2px;
  margin-bottom: -4px;
  width: 22px;
  height: 20px; }

.btn_coderecipe[c32],
.btn_coderecipe[c33] {
  background: #fdac77; }

#carousel li img {
  width: 100%; }

.calendar_item {
  position: relative;
  margin-bottom: 15px; }

.calendar_item a {
  position: absolute;
  width: 100%;
  height: 110px;
  left: 0;
  top: 0; }

/*back number*/
.back_number {
  margin: 30px 0 0px;
  text-align: center;
  font-size: 12px;
  color: #5f5a55; }

.back_number p {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  font-family: serif; }

.back_number ul {
  border-top: 1px solid #a99e94;
  border-bottom: 1px solid #a99e94;
  padding: 15px 0; }

.sp_back_number_list li {
  text-align: left;
  padding: 0 5% 10px;
  font-size: 13px; }

.sp_back_number_list li:last-child {
  padding: 0 5% 0; }

.back_number a {
  color: #5f5a55; }

/*ページトップへ*/
#page-top {
  position: fixed;
  z-index: 9999;
  bottom: 5px;
  right: 5px;
  height: 30px;
  width: 30px;
  font-size: 18px; }

#page-top a {
  background: #665e53;
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: block;
  -moz-opacity: 0.3;
  opacity: 0.3;
  height: 25px;
  width: 30px;
  padding-top: 5px; }

.fa {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.fa-angle-up:before {
  content: "\F106"; }

/* 開閉メニュー */
#acmenu02 {
  margin: 0;
  text-align: left;
  /*border-bottom: #d8d8d8 1px solid;*/
  color: #5f5a55; }

#acmenu02 dt {
  display: block;
  width: 100%;
  height: auto;
  padding: 0 15px;
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 45px;
  color: #ff5576;
  border: #ff5576 2px solid;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*border-top:#d8d8d8 1px solid;*/
  cursor: pointer;
  position: relative; }

#acmenu02 dt:after {
  content: "\3000";
  position: absolute;
  top: 38%;
  right: 10px;
  background: url("../../../edcl/images/common/arrow_down_pink_2.jpg") no-repeat top left;
  background-size: 100% auto;
  width: 20px;
  height: 15px; }

#acmenu02 .open:after {
  content: "\3000";
  background: url("../../../edcl/images/common/arrow_up_pink_2.jpg") no-repeat top left;
  background-size: 100% auto;
  width: 20px;
  height: 15px; }

.code_itemdetail #acmenu02 dt {
  width: 92%; }

.pages_service #acmenu02 dt:after,
.pages_service #acmenu02 .open:after {
  background: none; }

#acmenu02 dd {
  width: auto;
  height: auto;
  border: none;
  display: none;
  /*padding: 18px 18px;*/
  /*border-top:#d8d8d8 1px solid;*/
  padding: 0;
  margin: 20px 0 0;
  background: #fff;
  font-size: 12px; }

#acmenu02 dt span,
#acmenu02 dd span {
  /*font-weight: bold;*/
  /*font-size: larger;*/
  /*padding-right: 6px;*/ }

#acmenu02 dd span {
  /*color: #f3b5b2;*/ }

/* ========== プレゼント特典ページ ========== */
.pages_present h4 {
  margin: -20px auto 10px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  display: block; }

/*.pages_present h5 { margin: 0 15px 15px; }*/
h5.present {
  margin: 0 15px 15px;
  padding: 4px 0 0 29px;
  min-height: 28px;
  line-height: 20px;
  color: #000;
  font-size: 14px;
  background: url("../../../edcl/images/member/icon_present_2.png") no-repeat left top;
  background-size: 26px, auto; }

.present_explain {
  margin-bottom: 30px; }

.present_top {
  width: 100%;
  margin-bottom: 15px; }

#present_explain {
  margin: 0 15px; }

#present_explain p {
  padding: 0 !important; }

/* 冒頭の説明文 */
.present_info,
.present_warn {
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  /*font-size: large;*/
  line-height: 1.5em;
  background: #ebebeb; }

.present_warn {
  background: #ffffff;
  color: #ff0000; }

.present_notice {
  font-size: smaller;
  color: #ff0000; }

p.present_notice {
  margin-bottom: 5px; }

/* プレミアムの段階表・コーデ表（選択前/選択後） */
#present_member,
#present_set,
#present_set_select {
  margin: 10px 15px 15px 15px; }

#present_member {
  /*border: #f3a09f 1px solid;*/
  padding: 10px 0px;
  color: #000;
  text-align: center; }

#present_member span {
  font-size: 18px; }

#present_member .right {
  margin: 5px -15px 0 0;
  text-align: right; }

/* 選択可能な会員区分 */
#present_member .active {
  color: #ef8fa1;
  font-weight: bold; }

#present_member td.period {
  color: #000; }

#present_member .icon,
#present_member .icon_active {
  padding: 3px 4px;
  color: #FFF;
  font-size: 13px;
  background: #bfbfbf; }

#present_member .icon_active {
  background: #e85964; }

#present_set a {
  text-decoration: underline; }

#present_set td,
#present_set_select td {
  padding: 0; }

#present_member th {
  text-align: center; }

#present_set th {
  text-align: left; }

/* コーデ名 */
#present_set td.name,
#present_set td.name_only,
#present_set_select td.name {
  position: relative;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 80px;
  width: 80%;
  height: 80px; }

+ #present_set_select td.name,
+ #present_set td.name_only {
  width: 100%; }

/* コーデ画像 */
#present_set td img,
#present_set_select td img {
  position: absolute;
  left: 8px;
  top: 8px;
  width: 64px; }

/* 在庫数 */
#present_set td.stock {
  text-align: center;
  vertical-align: middle;
  width: 20%; }

/* 在庫切れ・対応期間外などで選択不可なとき */
#present_set .end {
  color: #848484;
  background: #e6e6e6; }

#present_set .end a {
  color: #848484;
  text-decoration: none; }

/* 選択中のセット */
#present_set .select {
  border: #ff5576 5px solid;
  font-weight: bold; }

/* 在庫0のときのメッセージ */
#present_set .end_text {
  font-size: 10px;
  margin-bottom: 0;
  line-height: 1.0em;
  padding: 0 5px; }

.font_s p,
p.font_s {
  font-size: small; }

p.p_list,
p.p_list2 {
  text-indent: -1.25em;
  margin-left: 1.25em; }

p.p_list:before {
  content: '\30FB   ';
  color: #666; }

p.p_list2:before {
  content: '\203B   ';
  color: #666; }

h5 {
  margin-bottom: 10px; }

/* ========= /プレゼント特典ページ ========== */
/* ========== プレゼント特典用　コーデ詳細ページ ========== */
.present_set_confirm {
  font-weight: bold;
  text-align: center; }

.confirm_header {
  padding: 25px 0 0px;
  margin-bottom: 10px;
  border-top: #cecece 1px solid;
  border-bottom: #cecece 1px solid; }

.confirm_footer {
  padding: 0px 0 -20px;
  margin-top: 30px; }

.present_set_confirm p {
  font-size: 14px; }

.present_set_confirm .btn_confirm {
  margin-top: 10px; }

/* ========== /プレゼント特典用　コーデ詳細ページ ========== */
/* ================ コーデ選択ページ ================ */
/*  コーデ選択ページ上部 */
.coordinateselect_top {
  margin: 20px auto 40px; }

.coordinateselect_top p,
.itemselect_top p {
  margin-top: 15px;
  text-align: center; }

.itemselect_top {
  margin: 20px auto 20px; }

/* 5種類版 */
.coordinateselect_collection .before_season .item_link,
.coordinateselect_collection .before_season .item_select {
  font-size: 10px; }

/* コーデ選択エリア */
/* コーデ名横の矢印「＞」非表示に SPのみ */
.coordinateselect_collection #coordinate_titlearea:after {
  display: none; }

/* コーデ画像エリア　選択不可・選択中表示 */
.coordinateselect_collection .not_selectable,
.coordinateselect_collection .selected,
.coordinateselect_collection .before_season .not_selectable,
.coordinateselect_collection .before_season .selected {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 190px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 0 0;
  text-align: center;
  z-index: 2; }

.coordinateselect_collection .before_season .not_selectable,
.coordinateselect_collection .before_season .selected {
  padding: 75px 0 0;
  width: 100%;
  height: 170px; }

.coordinateselect_collection .not_selectable {
  background: rgba(48, 48, 48, 0.6); }

.coordinateselect_collection .selected {
  background: rgba(243, 160, 159, 0.4);
  border: #e85964 5px solid; }

.coordinateselect_collection .not_selectable p,
.coordinateselect_collection .selected p {
  color: #fff;
  font-size: 20px !important;
  font-weight: bold;
  padding-left: 0px !important;
  margin-top: 0px !important;
  width: 100%; }

/* コーデ画像エリア　おまかせセレクト */
#coordinate_link_random h3,
#coordinate_link_random_s h3 {
  padding: 0px 10px;
  text-align: left;
  line-height: 39px; }

#coordinate_link_random_s h3 {
  line-height: 32px; }

/* ラジオボタン */
label:hover,
.coordinateselect_collection input {
  cursor: pointer;
  /*color: #999999;*/ }

/* コーデ詳細リンク */
p.item_link {
  font-size: 12px;
  float: right;
  margin-top: 12px; }

p.item_link A {
  color: #a99e94 !important; }

p.coordselect_attention {
  /* 注意書き */
  margin: -15px 0 40px;
  font-size: 12px;
  line-height: 1.4em; }

/* コーデ選択リンク SPのみ */
p.item_select {
  float: left;
  font-size: 18px;
  margin-top: 10px; }

/* ページ上部のテキスト表示（選択後テキスト、一般会員向けテキストなど） */
.coordinateselect_completion {
  padding: 20px 10px 20px;
  text-align: center;
  background: #ffe9e8; }

/* 確認ページボタンリンク */
.coordinateselect_confilm_btn {
  width: 100%;
  margin: 10px auto 40px;
  padding-top: 30px; }

/* TOPにコーデ選択できる人にアラート出す */
.index_coordinateselect_text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px auto 25px;
  padding: 10px;
  text-align: center;
  line-height: 18px;
  background: #f9e2e2; }

.index_coordinateselect_text p {
  font-size: 14px; }

.index_coordinateselect_text a {
  color: #000; }

/* 初回選択ページ */
/*.signup_select_overlay {*/
/*z-index: 1;*/
/*position: absolute;*/
/*left: 30px;*/
/*width: 96%;*/
/*height: 100%;*/
/*background: rgba(60,60,60,0.8);*/
/*}*/
/*.signup_select_overlay p {*/
/*position: absolute;*/
/*top: 400px;*/
/*width: 100%;*/
/*color: #FFF;*/
/*font-size: 22px;*/
/*}*/
/* ================ /コーデ選択ページ ================ */
/* ========== /プレゼント特典用　コーデ詳細ページ ========== */
/* ========== 会員登録途中に出すアラート ========== */
.alert_header {
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #FFF;
  background: #e95963; }

.alert_header a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF; }

/* ========== /会員登録途中に出すアラート ========== */
/* ========= 初回コーデ選択用 ========= */
#signup_coordinateselect {
  position: relative;
  margin-bottom: -20px; }

#signup_coordinateselect table {
  width: 100%;
  margin: auto; }

#signup_coordinateselect td {
  width: 50%;
  padding: 1px 1px 20px;
  border: none;
  position: relative; }

#signup_coordinateselect p.item_select {
  font-size: 14px;
  margin: 5px 0 0 -6px; }

#signup_coordinateselect p.item_link {
  margin: 5px -5px 0 0 !important; }

#signup_coordinateselect h3 {
  margin: 0;
  padding: 1px 0 0 30px;
  font-size: 13px;
  line-height: 14px; }

#signup_coordinateselect h3:before {
  font-size: 16px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  left: 2px;
  top: 2px; }

#signup_coordinateselect .link_b {
  text-decoration: none !important; }

#signup_coordinateselect .link_a h3 {
  color: #fbc49f; }

#signup_coordinateselect .link_b h3 {
  color: #9fcad0; }

#signup_coordinateselect .link_c h3 {
  color: #e0a4d4; }

#signup_coordinateselect .link_d h3 {
  color: #87b59f; }

#signup_coordinateselect .link_e h3 {
  color: #f9c764; }

#signup_coordinateselect .link_f h3 {
  color: #8ea0d1; }

#signup_coordinateselect .link_g h3 {
  color: #f98e8e; }

#signup_coordinateselect .link_random h3 {
  color: #a99e94; }

#signup_coordinateselect .link_a h3:before {
  content: "A";
  color: #FFF;
  background: #fdac77; }

#signup_coordinateselect .link_b h3:before {
  content: "B";
  color: #FFF;
  background: #78b5be; }

#signup_coordinateselect .link_c h3:before {
  content: "C";
  color: #FFF;
  background: #e0a4d4; }

#signup_coordinateselect .link_d h3:before {
  content: "D";
  color: #FFF;
  background: #87b59f; }

#signup_coordinateselect .link_e h3:before {
  content: "E";
  color: #FFF;
  background: #f9c764; }

#signup_coordinateselect .link_f h3:before {
  content: "F";
  color: #FFF;
  background: #8ea0d1; }

#signup_coordinateselect .link_g h3:before {
  content: "G";
  color: #FFF;
  background: #f98e8e; }

.signup_select_overlay {
  z-index: 3;
  position: absolute;
  left: 0px;
  width: 100%;
  min-height: 780px;
  background: rgba(80, 80, 80, 0.8); }

.signup_select_overlay p.text_overlay {
  position: absolute;
  top: 352px;
  width: 100%;
  color: #FFF;
  font-size: 18px;
  text-align: center; }

#signup_coordinateselect .not_selectable {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*.list_plan { text-align: left; }*/
#inputform td label {
  line-height: 18pt; }

#inputform td label span {
  font-size: 15pt;
  color: #e97f3a; }

h4.campaign {
  margin-top: 5px; }

h3.title {
  margin-top: 20px; }

p.title_text {
  margin: 20px 0; }

/* ========= /初回コーデ選択用 ========= */
/* ========== 会員登録（旧メール認証）画面 ========== */
#signup_mail_campaign,
#signup_mail_campaign_2016xmas,
#signup_mail_campaign_2017newyear {
  position: relative;
  margin-bottom: 0px;
  width: 100%;
  height: 190px;
  min-height: 190px;
  max-height: 190px;
  overflow: hidden;
  color: #FFF;
  background: url("../../../edcl/images/regist/mail_campaign_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#signup_mail_campaign_2016xmas {
  background: url("../../../edcl/images/regist/mail_campaign_linetop_2.png") no-repeat top left, url("../../../edcl/images/regist/mail_campaign_linebottom_2.png") no-repeat bottom left, url("../../../edcl/images/regist/mail_campaign_xmas_2.jpg") no-repeat top left;
  background-size: 100% auto, 100% auto, 100% auto; }

#signup_mail_campaign_2017newyear {
  background: url("../../../edcl/images/regist/mail_campaign_2017newyear_2.jpg") no-repeat top left;
  background-size: 100% auto; }

#signup_mail_campaign_2017newyear #date_text {
  /*キャンペーン期間テキスト*/
  position: absolute;
  top: 48px !important;
  left: 81px !important;
  text-align: left;
  font-size: 7px;
  line-height: 1.5em;
  text-shadow: 0px 0px 5px #FFF, 0px 0px 7px #FFF, 0px 0px 10px #FFF;
  color: #323232;
  margin: 0;
  padding: 0; }

#signup_mail_campaign_2016xmas .campaign_text {
  /*キャンペーン名画像*/
  display: block;
  position: absolute;
  left: 11px;
  bottom: 47px;
  border: none;
  width: 210px;
  height: 25px;
  background: url("../../../edcl/images/regist/mail_text_xmas_2.png") center center;
  background-size: 100% auto; }

#signup_mail_campaign_2017newyear .campaign_text {
  /*キャンペーン名画像*/
  display: block;
  position: absolute;
  left: 8px;
  top: 6px;
  width: 207px;
  height: 68px;
  border: none;
  background: url("../../../edcl/images/regist/mail_text_2017newyear_2.png") left center;
  background-size: auto 100%; }

#signup_mail_campaign_2017newyear .campaign_special {
  /*キャンペーン特典画像*/
  display: block;
  position: absolute;
  left: 10px;
  top: 90px;
  width: 150px;
  height: 75px;
  border: none;
  background: url("../../../edcl/images/regist/mail_special_2017newyear_2.png") left center no-repeat;
  background-size: auto 100%; }

#signup_mail_campaign .catch_bg {
  position: absolute;
  right: 12px;
  top: -8px;
  width: 120px;
  height: 120px;
  border-radius: 200px;
  background: #e85964; }

#signup_mail_campaign_2016xmas .catch_bg {
  position: absolute;
  left: 12px;
  top: -10px;
  width: 120px;
  height: 120px;
  background: url("../../../edcl/images/regist/mail_bg_2.png") no-repeat top left;
  background-size: 100% auto; }

#signup_mail_campaign p.catch,
#signup_mail_campaign_2016xmas p.catch {
  display: table-cell;
  width: 120px;
  height: 120px;
  padding-top: 2px;
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  line-height: 1.9em; }

#signup_mail_campaign p.catch span,
#signup_mail_campaign_2016xmas p.catch span {
  font-weight: bold; }

#signup_mail_campaign p.catch .font_l,
#signup_mail_campaign_2016xmas p.catch .font_l {
  font-size: 14px; }

#signup_reservation p.catch .font_l {
  font-size: 16px; }

#signup_mail_campaign p.text,
#signup_mail_campaign_2016xmas p.text {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 11px;
  font-weight: bold;
  line-height: 2em;
  text-align: right;
  /*text-shadow: 0px 0px 3px #000;*/
  color: #e85964; }

#signup_mail_campaign_2016xmas p.text {
  position: absolute;
  left: -2px;
  bottom: -4px;
  font-size: 8px;
  font-weight: normal;
  line-height: 2.2em; }

#signup_mail_campaign .area_text {
  position: absolute;
  right: 0px;
  bottom: 12px;
  text-align: right;
  /*color: #e85964;*/ }

#signup_mail_campaign p {
  font-size: 11px;
  line-height: 1.5em;
  margin-bottom: 0;
  padding-bottom: 0px;
  color: #d8416d;
  text-shadow: 0px 0px 1px #e8eef3, 0px 0px 2px #e8eef3, 0px 0px 3px #e8eef3, 0px 0px 5px #e8eef3, 0px 0px 7px #e8eef3; }

#signup_mail_campaign p.main {
  font-size: 18px;
  color: #d8416d; }

#signup_mail_campaign p.text span,
#signup_mail_campaign_2016xmas p.text span {
  font-size: 18px;
  text-decoration: none;
  /*border-bottom: 1px solid white;*/
  /*padding-bottom: 1px;*/ }

#signup_mail_campaign_2016xmas p.text span {
  border: none; }

img.signup_mail_normal {
  width: 100%;
  margin-bottom: -6px; }

#signup_mail_shipping_time {
  display: table;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 5px 12px;
  font-size: 12px;
  background: #f5f5f5; }

#signup_mail_shipping_time div {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

#signup_mail_shipping_time p.text_time {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: bold; }

#signup_mail_shipping_time p {
  font-size: 13px; }

#signup_mail_shipping_time .box_time {
  width: 45%;
  padding: 8px 0px 6px; }

#signup_mail_shipping_time .box_time p {
  margin-bottom: 0px; }

#signup_mail_shipping_time .box_arrow {
  width: 10%; }

#signup_mail_shipping_time .box_arrow img {
  width: 100%; }

/* 会員登録見出し */
.label_regist {
  font-size: 16px; }

/* 会員登録説明テキスト */
.text_regist {
  margin: -18px auto 0;
  font-size: 12px;
  text-align: left;
  line-height: 1.2em; }

hr.hr_btn {
  margin: 20px 0 22px;
  border: none;
  border-top: 1px solid #a99e94; }

.regist_btn_rakuten {
  padding: 25px 0 0; }

.box_ac_regist {
  padding-bottom: 15px; }

/* アコーディオン開閉リンク */
.box_ac_regist dt {
  position: relative !important;
  cursor: pointer !important;
  margin: 0 auto !important;
  padding: 0 15px !important;
  width: 270px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border-radius: 5px !important;
  border-top: 2px solid #dbdbdb !important;
  border-left: 2px solid #c6c6c6 !important;
  border-right: 2px solid #969698 !important;
  border-bottom: 2px solid #969698 !important;
  font-size: 16px !important;
  line-height: 52px !important;
  color: #5f5a55 !important; }

.box_ac_regist dt:after {
  content: "\3000";
  position: absolute !important;
  top: 13px !important;
  right: 13px !important;
  background: url("../../../edcl/images/regist/arrow_down_2.png") no-repeat top left !important;
  background-size: 25px auto !important;
  width: 25px !important;
  height: 25px !important; }

.box_ac_regist .open:after {
  background: url("../../../edcl/images/regist/arrow_up_2.png") no-repeat top left !important;
  background-size: 25px auto !important; }

/* アコーディオンの展開スペース */
.box_ac_regist dd {
  width: auto;
  padding-top: 10px;
  height: auto;
  border: none;
  display: none;
  line-height: 30px; }

/* ===== 発送日の注意書きテキスト ===== */
.box_reservation,
.box_reservation_complete,
.box_reservation_confirmation {
  margin: -10px 15px 30px;
  padding: 15px;
  color: red;
  border: #FF0000 1px solid; }

.box_reservation_complete {
  margin: 15px 15px 30px; }

.box_reservation_confirmation {
  margin: 15px 15px 20px; }

/* ========== /会員登録（旧メール認証）画面 ========== */
/* ========== 予約ページ ========== */
.text_reservation {
  padding: 20px 15px 10px;
  line-height: 1.5em; }

hr.hr_black {
  border: 0;
  border-top: 1px solid #000; }

/*ul.select_reservation {*/
/*width: 92%;*/
/*margin: 0 15px;*/
/*}*/
/*ul.select_reservation li {*/
/*width: 25%;*/
/*display: table-cell;*/
/*vertical-align: top;*/
/*margin: 0;*/
/*line-height: 1.2em;*/
/*}*/
/*ul.select_reservation li img { width: 99%; }*/
/*ul.select_reservation .set_text { padding: 5px 2px 0; }*/
table.select_reservation {
  width: 96%;
  table-layout: auto;
  margin: 0 auto; }

table.select_reservation td {
  width: 50%;
  border: none;
  padding: 5px 5px 10px;
  white-space: normal;
  word-break: break-all;
  ertical-align: top;
  text-align: center; }

.select_reservation img {
  width: 70%; }

/* ========== /予約ページ ========== */
.text_label {
  font-weight: bold; }

/* タイトル項目 太字&マージン */
/* ========== auスマートパス関連 ========== */
#smps {
  text-align: center;
  line-height: 1.5em; }

#smps p {
  line-height: 1.5em; }

#smps h2 {
  width: 76%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px auto;
  padding: 10px 15px;
  border-bottom: #000 2px solid;
  color: #000;
  font-size: 16px;
  font-weight: bold; }

#smps h3 {
  padding-bottom: 5px;
  border-bottom: #000 2px solid;
  color: #000;
  font-size: 16px;
  font-weight: bold; }

#smpsFooter,
#rakutenFooter {
  padding: 5px 0 5px;
  background: #cfcbc6;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 0; }

#smpsFooter p,
#rakutenFooter p {
  margin: 0 auto;
  color: #fff;
  font-size: 10px;
  text-align: center; }

/* ======== LP入口 ======== */
#smps .pager {
  margin: 0 auto; }

#smps .catch {
  /* キャッチテキスト */
  margin: 20px auto 5px;
  font-weight: bold; }

#smps .item {
  /* アイテム画像 */
  width: 90% !important;
  margin: 40px auto 10px; }

#smps .item_name {
  /* アイテム名 */
  font-size: 16px;
  font-weight: bold;
  color: #a99e94;
  line-height: 1.3em; }

#smps .item_name span {
  /* 定価 */
  font-size: 14px; }

#smps .box_itemtext {
  /* 説明文 */
  width: 90%;
  margin: -2px auto 0;
  padding: 14px 0 1px;
  text-align: left;
  background-color: #f2f1f0; }

#smps .box_itemtext p {
  font-size: 12px; }

#smps p.size {
  font-size: 10px; }

#smps p.attention_title {
  /* 注意書き見出し */
  font-size: 10px;
  margin: 30px auto 0; }

#smps p.attention {
  /* 注意書きテキスト */
  width: 90%;
  margin: -10px auto 10px;
  text-align: left;
  font-size: 10px;
  line-height: 1.8em;
  background-color: #FFF; }

#smps .box_requirements {
  /* 応募要項 */
  margin: -5px auto 30px;
  text-align: left; }

#smps .box_requirements p {
  font-size: 12px; }

#smps .edcl_whats {
  margin: 20px auto 25px;
  font-weight: bold;
  line-height: 1.5em; }

#smps .banner_closetsite_s {
  /* EDCLオフィシャルサイトバナー */
  width: 75%;
  margin-bottom: 30px; }

#smps .banner_closetsite_l {
  /* EDCLオフィシャルサイトバナー */
  width: 90%;
  margin-bottom: 30px; }

#smps .box_edcl {
  /* EDCLサービス説明 */
  display: table;
  background-color: #f2f1f0; }

#smps .box_edcl div {
  display: table-cell;
  width: 50%; }

#smps .box_edcl .text {
  min-height: 130px;
  height: 130px;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.8em; }

input#btn_submit_smartpass {
  -webkit-appearance: none;
  background: #eb5606;
  border: none;
  color: #FFF;
  font-size: 18px;
  font-weight: bold; }

/* ======== 応募フォーム入力、確認、完了 ======== */
#smps .input_form {
  text-align: left;
  padding: 10px 15px 0; }

#smps .input_form span {
  font-weight: bold; }

#smps input[type=text],
#smps input[type=telephone] {
  margin: 5px 0px 0 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  font-size: 12px; }

#smps select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 50%;
  background: #eee;
  background: url(../../../edcl/images/campaign/smartpass/select_arrow.png) 94% 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), to(#ebebeb1));
  background: url(../../../edcl/images/campaign/smartpass/select_arrow.png) 94% 50% no-repeat, linear-gradient(to bottom, #fff 20%, #ebebeb1 100%);
  background-size: 18px, auto;
  /*margin-top: 5px;*/
  margin: 5px 10px 0px;
  padding: 10px;
  border-radius: 3px;
  font-size: 12px; }

#smps .input_form div {
  margin-bottom: 20px; }

#smps .required {
  /* 必須アイコン */
  margin-left: 5px;
  padding: 2px 5px !important;
  background: #ffe6eb;
  font-size: 10px;
  font-weight: normal !important; }

/* ======== サービス紹介LP ======== */
#service_lp,
#rakuten_pt_lp {
  text-align: center;
  line-height: 1.5em; }

#service_lp h2,
#rakuten_pt_lp h2 {
  margin-bottom: 25px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
  color: #e85964; }

#service_lp .pager,
#rakuten_pt_lp .pager {
  margin: 0 auto; }

#service_lp .chatch,
#rakuten_pt_lp .chatch {
  /* キャッチ */
  padding: 15px 10px 5px;
  background: #FFF; }

#service_lp .chatch p,
#rakuten_pt_lp .chatch p {
  text-align: center;
  font-size: 14px;
  line-height: 1.5em; }

#service_lp .worries,
#rakuten_pt_lp .worries {
  /* お悩み */
  margin: 0 auto 0px;
  padding: 20px 0 1px;
  font-size: 16px;
  background: #f3ece6; }

.landing_intro {
  width: 92%;
  margin: -5px auto 15px; }

#service_lp .worries .text,
#rakuten_pt_lp .worries .text {
  margin-bottom: 20px;
  font-size: 12px;
  color: #5a5856;
  padding: 0 15px;
  text-align: left; }

.arrow_box_l,
.arrow_box_r {
  /* お悩みフキダシ */
  position: relative;
  background: #fff;
  border: 1px solid #dfd8d3;
  border-radius: 5px;
  margin: 0 30px 15px 15px;
  padding: 12px 0 7px; }

.arrow_box_r {
  margin: 0 15px 15px 30px; }

.arrow_box_l:after,
.arrow_box_l:before,
.arrow_box_r:after,
.arrow_box_r:before {
  top: 40%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow_box_l:after,
.arrow_box_l:before {
  right: 100%; }

.arrow_box_r:after,
.arrow_box_r:before {
  left: 100%; }

.arrow_box_l:after,
.arrow_box_r:after {
  border-color: rgba(136, 183, 213, 0);
  border-width: 6px;
  margin-top: -6px; }

.arrow_box_l:after {
  border-right-color: #ffffff; }

.arrow_box_r:after {
  border-left-color: #ffffff; }

.arrow_box_l:before,
.arrow_box_r:before {
  border-color: rgba(194, 225, 245, 0);
  border-width: 7px;
  margin-top: -7px; }

.arrow_box_l:before {
  border-right-color: #dfd8d3; }

.arrow_box_r:before {
  border-left-color: #dfd8d3; }

#service_lp .voice,
#rakuten_pt_lp .voice {
  text-align: left;
  font-size: 14px;
  margin: 0 0 3px -5px; }

#service_lp .voice span,
#rakuten_pt_lp .voice span {
  color: #e85964; }

#service_lp .name,
#rakuten_pt_lp .name {
  text-align: right;
  font-size: 11px;
  font-weight: normal;
  margin: 0 -5px 0 0px; }

#service_lp .worries_img,
#rakuten_pt_lp .worries_img {
  width: 100%;
  margin: 0 auto 25px; }

.h2_point {
  margin: 0 auto -10px;
  padding: 40px 0 0px; }

/* table */
#service_lp .table_point,
#rakuten_pt_lp .table_point {
  width: 100%;
  margin: 0 auto;
  border-spacing: 10px;
  border-collapse: separate; }

#service_lp .table01,
#rakuten_pt_lp .table01 {
  margin: 0; }

#service_lp .table02,
#rakuten_pt_lp .table02 {
  margin: 0 0 6px; }

#service_lp .table_point td,
#rakuten_pt_lp .table_point td {
  width: 50%;
  height: 140px;
  border-radius: 20px;
  padding: 10px;
  vertical-align: middle;
  line-height: 1.3em;
  border: #FFF 1px solid;
  background: url(../../../edcl/images/campaign/smartpass/landing_circle.png) center center no-repeat;
  background-size: 94%; }

#service_lp .table_point img,
#rakuten_pt_lp .table_point img {
  width: 70%;
  margin: -55px auto 0px; }

#service_lp .table_point p,
#rakuten_pt_lp .table_point p {
  margin: 0 auto 5px;
  padding: 0;
  font-size: 15px;
  font-weight: bold; }

#service_lp .table_point .point,
#rakuten_pt_lp .table_point .point {
  font-size: 11px; }

/* /table */
.h2_edcl {
  /*margin: 40px auto -5px;*/ }

.closet_img {
  margin-bottom: 40px;
  padding-bottom: 25px;
  color: #FFF;
  font-size: 16px;
  background: #968f89; }

.closet_img img {
  margin: 0 auto;
  width: 100%; }

.text_edcl {
  margin: 40px auto 5px;
  font-size: 12px; }

#service_lp .box_edcl,
#rakuten_pt_lp .box_edcl {
  /* こだわり */
  width: 92%;
  margin: 0 auto 45px; }

#service_lp .box_edcl > li,
#rakuten_pt_lp .box_edcl > li {
  width: 96%;
  margin: 0px auto 25px;
  padding: 0 0 2px;
  background: #f3ece6; }

#service_lp .box_edcl img,
#rakuten_pt_lp .box_edcl img {
  width: 100%;
  margin-bottom: 12px; }

#service_lp .edcl_label,
#rakuten_pt_lp .edcl_label {
  padding: 0 10px;
  font-weight: bold;
  padding-bottom: 4px;
  font-size: 13px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #f3b5b2));
  background: linear-gradient(transparent 50%, #f3b5b2 0%); }

#service_lp .edcl_title,
#rakuten_pt_lp .edcl_title {
  margin: 7px auto 0;
  font-size: 16px;
  font-weight: bold; }

#service_lp .edcl_text,
#rakuten_pt_lp .edcl_text {
  font-size: 12px;
  text-align: left; }

#service_lp hr,
#rakuten_pt_lp hr {
  width: 34%;
  border: none;
  border-top: 1px dashed #a99e94;
  margin: 15px auto 15px; }

/* 楽天LP専用 */
#rakuten_pt_area {
  padding-bottom: 40px; }

#rakuten_pt_area .catch_area {
  padding: 15px 0px;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  background-color: #BF0000; }

#rakuten_pt_area .catch_main {
  margin: 0px 15px 5px;
  width: 78%; }

#rakuten_pt_area .present_area {
  padding: 25px 15px 0px;
  text-align: center;
  font-weight: bold;
  line-height: 1.6em; }

#rakuten_pt_area .pt {
  font-size: 26px;
  font-weight: bold;
  color: #BF0000; }

#rakuten_pt_area .emphasis {
  font-size: 18px;
  font-weight: bold;
  color: #BF0000; }

#rakuten_pt_area .present_area p {
  margin-bottom: 0;
  padding: 10px 0px 0px; }

#rakuten_pt_area .explain {
  margin: 0 15px 20px;
  border: #BF0000 1px solid; }

#rakuten_pt_area .explain li {
  border-bottom: #BF0000 1px solid; }

#rakuten_pt_area .explain li:last-child {
  border-bottom: none; }

#rakuten_pt_area .explain p {
  margin: 0;
  padding: 5px 7px;
  text-align: left;
  line-height: 1.4em;
  font-size: 12px; }

#rakuten_pt_area .explain .title {
  background: #f9dbd2; }

#rakuten_pt_area .explain .text {
  font-size: 11px; }

#rakuten_pt_area .privilege {
  width: 90%;
  margin: 0 0 15px; }

#rakuten_pt_area p.privilege_text {
  text-align: left;
  font-weight: bold; }

.icon_num {
  float: left;
  margin-right: 5px;
  width: 44px; }

/* ========== /auスマートパス関連 ========== */
.text_label {
  font-weight: bold;
  margin-left: 15px; }

/* タイトル項目 太字&マージン */
/* ========== 会員登録系画面 ========== */
img.signup_code_select {
  /* 登録完了画面img */
  width: 100%;
  margin: 20px auto 0px; }

.pages_regist {
  /*padding-bottom: 260px !important;*/
  padding-bottom: 212px !important;
  min-height: 500px; }

/* 登録画面用フッター対策 */
.pages_no_footer {
  padding-bottom: 20px !important; }

/* 登録画面用フッター対策 */
/*==== プラン選択 ====*/
.plan_select {
  position: relative;
  margin: 20px 16px 0;
  border: #b2a79c 2px solid; }

.plan_choosing {
  /*セレクト中*/
  border: #f3a09f 2px solid; }

img.icon_premium {
  position: absolute;
  top: -15px;
  right: 0px;
  width: 22%; }

.plan_select .plan,
.plan_select .price,
.plan_select .plan_name {
  margin: 0 auto;
  padding: 14px 15px 12px 15px;
  text-align: left;
  font-weight: bold; }

.plan_select .plan span {
  font-size: 14px;
  padding-right: 10px;
  padding-left: 2px; }

.plan_select span.emphasis {
  font-size: 14px;
  font-weight: bold; }

/* 値段、期間 */
.plan_select .price,
.plan_select .plan_name {
  text-align: center;
  padding: 8px;
  font-size: 12px;
  color: #FFF;
  padding-left: 20px;
  background: url("../../../edcl/images/regist/bg_line_2.png") repeat center top, #b2a79c;
  background-size: 15px auto; }

.plan_select .plan_name {
  text-align: left; }

.sp_plan_list_detail .plan_name {
  /* 詳細なプラン表用 */
  padding: 10px 12px 12px; }

.plan_choosing .price,
.plan_choosing .plan_name {
  /*セレクト中*/
  background: url("../../../edcl/images/regist/bg_line_2.png") repeat center top, #f3a09f;
  background-size: 15px auto; }

.plan_select .premium_text {
  margin: -5px auto -20px;
  padding: 15px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  color: #e85964; }

.plan_select .supplementary {
  font-size: 10px; }

.plan_select ul {
  padding: 15px; }

.plan_select ul li {
  padding: 0 0 10px 15px;
  font-size: 12px;
  line-height: 1.3em;
  color: #5f5a55;
  position: relative; }

.plan_select ul li.line {
  /*padding: 0 0 10px 15px;*/
  background: url("../../../edcl/images/common/line_dot_2.png") no-repeat;
  background-position: 22px 7px;
  background-size: auto 2px; }

.plan_select ul li:last-child {
  padding-bottom: 0px; }

.plan_select ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0em;
  width: 8px;
  height: 3px;
  border-left: 2px solid #f3a09f;
  border-bottom: 2px solid #f3a09f;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.plan_select ul li span.label {
  display: inline-block;
  background: #fff;
  float: left;
  text-align: left;
  padding: 0 6px 0 0;
  position: relative; }

.plan_select ul li span.text {
  display: inline-block;
  background: #fff;
  float: right;
  text-align: right;
  padding: 0 0 0 6px; }

.sp_plan_list .font_s {
  font-size: 10px; }

.sp_plan_list span.discount {
  padding: 2px 10px 1px;
  font-size: 10px;
  width: 90px;
  color: #fff;
  font-weight: normal;
  background: url("../../../edcl/images/common/bg_price_sp_l_2.png") no-repeat left center, url("../../../edcl/images/common/bg_price_sp_r_2.png") no-repeat right center, #f08fa2;
  background-size: auto 100%, auto 100%, 100%; }

.sp_plan_list input[type=radio] {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  border-radius: 50px; }

.sp_plan_list .name {
  font-weight: bold;
  font-size: 16px !important; }

.sp_plan_list .area_plan p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 1.4em;
  margin-bottom: 8px; }

.sp_plan_list .area_radio,
.sp_plan_list .area_plan {
  display: table-cell;
  vertical-align: middle; }

.sp_plan_list_detail .area_plan {
  /* 詳細なプラン表用 */
  font-size: 11px;
  line-height: 1.4em; }

.sp_plan_list .area_radio {
  padding-right: 10px; }

.sp_plan_list p.text {
  padding: 0;
  margin: 0;
  font-size: 12px; }

/* プランのご契約状況 などの幅 */
.margin_lr {
  margin: 0 15px; }

.plan_status th {
  width: 86px; }

.sp_plan_list .icon {
  position: absolute;
  right: 2px;
  top: -10px;
  width: 60px; }

.sp_plan_list_detail .icon {
  position: absolute;
  right: 2px;
  top: 5px;
  width: 64px; }

/* 進捗表示 */
.area_progress {
  margin: auto;
  text-align: center;
  display: table;
  width: 90%;
  font-size: 10px; }

/* マージン個別指定 */
ul.regist_input {
  margin: 0px auto 15px; }

ul.regist_info_input,
ul.regist_confilm {
  margin: 0px auto 25px; }

.area_progress li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 25% !important; }

.area_progress li div {
  text-align: center;
  vertical-align: middle;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #969696;
  background: url("../../../edcl/images/regist/bg_progress_2.png") no-repeat center center, #ebebeb;
  background-size: 100% 100%, 100% 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.area_progress li div.active {
  color: #FFF;
  background: url("../../../edcl/images/regist/bg_progress_2.png") no-repeat center center, #ef8fa1;
  background-size: 100% 100%, 100% 100%; }

.area_progress li:first-child div {
  padding-right: 6px;
  background: url("../../../edcl/images/regist/bg_progress_first_2.png") no-repeat center center, #ebebeb;
  background-size: 100% 100%, 100% 100%; }

.area_progress li:first-child div.active {
  padding-right: 6px;
  color: #FFF;
  background: url("../../../edcl/images/regist/bg_progress_first_2.png") no-repeat center center, #ef8fa1;
  background-size: 100% 100%, 100% 100%; }

.area_progress li:last-child div {
  padding-left: 6px;
  background: url("../../../edcl/images/regist/bg_progress_last_2.png") no-repeat center center, #ebebeb;
  background-size: 100% 100%, 100% 100%; }

.area_progress li:last-child div.active {
  padding-left: 6px;
  color: #FFF;
  background: url("../../../edcl/images/regist/bg_progress_last_2.png") no-repeat center center, #ef8fa1;
  background-size: 100% 100%, 100% 100%; }

/* ========== /会員登録系画面 ========== */
/* ========== プレミアムプレゼント専用FAQ ========== */
#present_faq_list {
  margin: 0 15px 50px;
  font-size: 12px; }

#present_faq_list li {
  border: #ef8fa1 1px solid;
  border-radius: 6px;
  margin-bottom: 25px; }

#present_faq_list li:last-child {
  margin-bottom: 0px; }

#present_faq_list .present_faq_set li {
  border: none;
  border-radius: 0;
  margin-bottom: 10px; }

#present_faq_list .present_faq_set {
  margin-top: 10px; }

#present_faq_list hr {
  display: block;
  height: 1px;
  background-color: #cfd2d4;
  border: 0;
  margin: 0 15px 0 45px; }

#present_faq_list .question {
  padding: 12px 12px 10px 45px;
  font-weight: bold;
  background: url("../../../edcl/images/member/icon_q_2.png") no-repeat 15px 11px;
  background-size: 20px auto;
  /*color: #ef8fa1;*/ }

#present_faq_list .answer {
  padding: 12px 12px 12px 45px;
  background: url("../../../edcl/images/member/icon_a_2.png") no-repeat 15px 11px;
  background-size: 20px auto; }

.present_schedule {
  margin: 25px 0; }

.present_schedule th,
.present_schedule td {
  padding: 5px;
  font-size: 10px;
  text-align: center;
  vertical-align: middle; }

.present_schedule th.th_top {
  background: #fccbd4;
  font-size: 12px; }

/* ========== /プレミアムプレゼント専用FAQ ========== */
/* ==========  通常のラジオボタンを表示  ========== */
input.radio_normal {
  display: inline-block !important;
  margin: 0 2px 0 0; }

/* ==========  通常のラジオボタンを表示  ========== */
/* ==========  ABOUTページ  ==========*/
#about_edcl {
  padding-top: 10px;
  text-align: center;
  font-size: 13px; }

#about_edcl p {
  margin: 0 auto; }

#about_edcl .title {
  /* 大見出し*/
  display: block;
  width: 38%;
  margin: 32px auto 19px; }

#about_edcl p.txt_explain {
  /* 説明文*/
  margin: 0 auto;
  line-height: 1.8em;
  font-size: 13px; }

#about_edcl .pager {
  margin: 28px auto 48px; }

/* ページャー */
/* ===== ヘッダータイトル画像 =====*/
#title_about,
#title_category {
  margin: 0px auto;
  padding-top: 25px;
  display: block;
  white-space: nowrap;
  /*text-indent:-9999px;*/
  background: url("../../../edcl/images/about/title_about_2.jpg") no-repeat top center;
  background-size: 90px auto;
  width: 300px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

h1#title_category {
  padding-top: 24px !important; }

#index_about,
#title_about {
  padding-top: 12px; }

#title_about span.main,
#category span.main {
  text-indent: -9999;
  display: none; }

#title_about span,
#category span {
  line-height: 1 !important;
  font-size: 12px;
  color: #5f5a55;
  font-weight: normal; }

#category .h1_area,
#about_edcl .h1_area,
#about_edcl .h2_area {
  margin-top: 20px !important; }

/* ===== ヘッダーリンク =====*/
#about_navi {
  width: 90%;
  margin: 0 auto 0px;
  border-collapse: separate;
  background: url("../../../edcl/images/about/navi_bg_l_2.png") no-repeat left top, url("../../../edcl/images/about/navi_bg_r_2.png") no-repeat right bottom, #f4f1ef;
  background-size: 16px 16px, 16px 16px, 100%; }

#about_navi td {
  position: relative;
  width: 25%;
  border: none;
  padding: 10px 0 7px;
  /*vertical-align: middle;*/
  /*font-size: 24px;*/
  /*color: #5f5a55;*/
  /*line-height: 40px;*/
  border-right: 1px solid #FFF !important; }

#about_navi td.usage {
  border-right: none; }

#about_navi td a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

#about_navi td span {
  display: none; }

#about_navi td img {
  width: 58%; }

/* ========= サービス、想い =========*/
.about_service img,
.about_feeling img {
  display: block;
  margin: 0 auto;
  width: 100%; }

.about_service_text,
.index_about_service_text,
.about_feeling_text {
  margin: 0 auto; }

.about_service_text h3,
.index_about_service_text h3,
.about_feeling_text h3 {
  color: #e85964;
  margin: 20px auto 20px;
  font-size: 16px;
  font-weight: normal; }

/* ========= こだわり =========*/
.box_seriously01,
.box_seriously02,
.box_seriously03,
.box_seriously04 {
  margin-bottom: 40px; }

.box_seriously01 img,
.box_seriously02 img,
.box_seriously03 img,
.box_seriously04 img {
  width: 90%; }

.img_seriously_num {
  width: 26% !important;
  margin: 16px auto 2px; }

#about_edcl p.heading_seriously {
  margin: 0px auto 20px;
  font-size: 15px; }

/* ===== 活用法 =====*/
/* 活用法フキダシBG*/
#about_edcl .bg_usage {
  position: relative;
  background: #f4f1ef;
  padding: 24px 0 1px; }

#about_edcl .bg_usage .arrow {
  position: absolute;
  bottom: -15px;
  left: 38%;
  width: 24%; }

/* 活用法前半*/
#about_edcl table,
#service_how_to_use table,
#index_howto table {
  margin: 0 auto; }

#about_edcl .bg_usage table,
#service_how_to_use .bg_usage table,
#index_howto .bg_usage table {
  margin-bottom: 24px; }

#about_edcl td,
#service_how_to_use td,
#index_howto td {
  border: none;
  font-size: 12px; }

#about_edcl img.howto,
#service_how_to_use img.howto,
#index_howto img.howto {
  width: 100%;
  margin-bottom: -4px; }

#about_edcl td.area_img_left,
#about_edcl td.area_img_right,
#service_how_to_use td.area_img_left,
#service_how_to_use td.area_img_right,
#index_howto td.area_img_left,
#index_howto td.area_img_right {
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 15px; }

#about_edcl td.area_img_right,
#service_how_to_use td.area_img_right,
#index_howto td.area_img_right {
  vertical-align: middle;
  padding: 0 15px 0 10px; }

#about_edcl td.area_text_right,
#about_edcl td.area_text_left,
#service_how_to_use td.area_img_right,
#service_how_to_use td.area_img_left,
#index_howto td.area_img_right,
#index_howto td.area_text_left {
  vertical-align: middle;
  padding: 0 10px 0 0;
  text-align: left;
  line-height: 1.8em; }

#about_edcl td.area_text_left,
#service_how_to_use td.area_text_left,
#index_howto td.area_text_left {
  padding: 0 0 0 15px; }

.table_usage h3,
#service_how_to_use h3,
#index_howto h3.howto {
  color: #000;
  margin: 0px auto 6px;
  font-size: 16px;
  font-weight: normal;
  text-align: left; }

.table_usage h3 span,
#service_how_to_use h3 span,
#index_howto h3.howto span,
span.icon_header_pink {
  display: inline-block;
  width: 5px;
  height: 16px;
  background: #e85964;
  margin: 0 6px -2px 0; }

.table_usage td p,
#service_how_to_use td p,
#index_howto td p {
  text-align: left;
  margin: 0; }

/* 中見出し*/
#about_edcl .usage_subhead {
  width: 90%;
  margin-bottom: 16px; }

/* 活用法後半*/
.about_usage01 img,
.about_usage02 img,
.about_usage03 img,
.about_usage04 img {
  display: block;
  margin: 0 auto; }

.img_full {
  width: 100%; }

.about_usage01_text,
.about_usage02_text,
.about_usage04_text {
  margin: 0 auto 36px; }

.about_usage03_text {
  margin: 0 auto; }

.about_usage01_text h3,
.about_usage02_text h3,
.about_usage03_text h3,
.about_usage04_text h3 {
  color: #e85964;
  margin: 0px auto 16px;
  font-size: 18px;
  font-weight: normal; }

#about_edcl .keyword {
  width: 26%;
  margin: 25px auto 5px; }

/* ===== コレクション、カレンダー、ムービー =====*/
#about_edcl h3.heading_collection,
#about_edcl h3.heading_calendar,
#about_edcl h3.heading_movie {
  color: #e85964;
  margin: 0px auto 15px;
  font-size: 18px;
  font-weight: normal; }

#about_edcl h3.heading_collection {
  margin: 40px auto -30px; }

#about_edcl h3.heading_calendar {
  margin: 0px auto -30px; }

#about_edcl .area_movie {
  padding-bottom: 15px; }

/* ===== TOPの導線 =====*/
#index_about {
  margin: 40px auto 40px;
  /*padding: 0 20px;*/ }

.index_about_service {
  margin-top: 30px;
  padding: 0 15px; }

.index_about_service img {
  float: left;
  width: 40%; }

.index_about_service_text {
  float: left;
  width: 60%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0px 0 10px; }

.index_about_service_text h3 {
  text-align: left;
  line-height: 1.5em;
  margin: 0px auto 8px;
  font-size: 14px; }

.index_about_service_text .txt_explain {
  font-size: 12px;
  line-height: 1.5em; }

.index_about_service_text a {
  color: #5f5a55; }

/* ==========  /ABOUTページ  ========== */
/* ==========  ABOUTページ(201712~  ========== */
.hr10 {
  width: 100%;
  height: 10px;
  background: #f4f4f4;
  border: none;
  margin: 0; }

.pages_about {
  margin: 0 auto 606px !important;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pages_about #pages_full {
  margin: 0 auto;
  padding: 0; }

.title_discription {
  /*見出しの説明*/
  text-align: center;
  margin: 20px auto;
  padding: 0;
  font-size: 12px;
  line-height: 22px; }

.about_edcl h1,
.about_edcl h2,
.reason_edcl h2 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.pages_about h2 {
  margin: 25px auto 0; }

.about_edcl h1 {
  display: none; }

.about_edcl img,
.about_quality img {
  width: 100%;
  height: auto;
  display: block; }

/*クオリティ*/
.about_quality {
  margin-bottom: 30px !important; }

.about_quality h2 {
  width: 160px;
  height: 50px;
  background: url("../../../edcl/images/about/ttl_01_quality_2.png") no-repeat center 0;
  background-size: 160px auto;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.about_quality h3,
.quality01 p,
.quality02 p,
.quality03 p,
.quality04 p {
  display: none; }

.quality01,
.quality02,
.quality03,
.quality04 {
  margin: 0 0 30px 0;
  position: relative; }

/*理由*/
.reason_edcl {
  width: 100%; }

.reason_edcl img {
  width: 100%;
  height: auto; }

.reason_edcl h2 {
  display: none; }

.reason_area {
  display: none; }

/*着こなし*/
.about_coordinate {
  padding: 0 0 20px 0 !important; }

.about_coordinate h2 {
  width: 160px;
  height: 50px;
  background: url("../../../edcl/images/about/ttl_02_coode_2.png") no-repeat center 0;
  background-size: 160px auto;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.about_coordinate .bnr_area {
  display: block;
  margin: 0px 15px 20px 15px; }

.about_coordinate .bnr_area:last-child {
  margin-bottom: 0; }

.about_coordinate .bnr_area img {
  width: 100%;
  height: auto; }

.bnr_attention {
  text-align: right; }

.bnr_attention a {
  margin: 0;
  color: #222;
  padding: 0;
  text-align: right;
  font-size: 12px;
  position: relative; }

.bnr_attention span:before {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../../../edcl/images/about/ic_question_2.png") no-repeat center 0;
  background-size: 14px auto;
  position: absolute;
  top: 0px;
  left: -18px; }

/*ムービー*/
.about_movie {
  margin: 0px 15px 30px 15px !important; }

.about_movie h2 {
  width: 160px;
  height: 50px;
  background: url("../../../edcl/images/about/ttl_02_movie_2.png") no-repeat center 0;
  background-size: 160px auto;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 24px auto 24px auto; }

.about_movie .movie_area {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  text-align: center;
  display: block; }

.about_movie iframe {
  width: 90%;
  height: auto;
  margin: 0px auto; }

.about_movie_title {
  margin: 20px auto 14px;
  font-size: 12px;
  color: #222;
  text-align: center;
  position: relative; }

.about_movie_title:before {
  content: "";
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  display: block;
  background: #222;
  position: absolute;
  z-index: 0; }

.about_movie_title span {
  background: #fff;
  padding: 0 10px;
  margin: 0px auto;
  z-index: 100;
  position: relative; }

.about_movie_title span:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 1; }

/*more_info*/
.about_more_info {
  width: 100%;
  background: url("../../../edcl/images/about/img_moreinfo_SP_2.png") no-repeat top center #f4f4f4;
  background-size: 100% auto;
  /*margin:40px auto!important;*/
  padding: 44% 0 45px 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.about_more_info .info_area {
  margin: 0 15px 15px !important;
  display: block;
  text-align: center;
  background: #fff;
  padding: 20px; }

.info_area .info_area_title {
  margin: 0px auto 14px;
  display: block;
  width: 190px;
  height: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../../../edcl/images/about/ttl_ED_sns_2.png") no-repeat center 0;
  background-size: 186px auto; }

.info_area .info_area_title_txt {
  margin: 0px auto 18px;
  display: block;
  width: auto;
  height: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #2b283d;
  font-size: 12px; }

.info_area .link_tw,
.info_area .link_fb,
.info_area .link_insta,
.info_area .link_blog {
  width: 37px;
  height: 37px;
  margin-right: 14px;
  display: inline-block;
  background-size: 37px auto !important; }

.info_area .link_tw {
  background: url("../../../edcl/images/about/ic_tw_2.png") no-repeat center 0; }

.info_area .link_fb {
  background: url("../../../edcl/images/about/ic_fb_2.png") no-repeat center 0; }

.info_area .link_insta {
  background: url("../../../edcl/images/about/ic_insta_2.png") no-repeat center 0; }

.info_area .link_blog {
  background: url("../../../edcl/images/about/ic_blog_2.png") no-repeat center 0;
  margin-right: 0; }

.info_area .link_one {
  margin: 0px auto;
  width: 170px;
  height: 45px;
  display: block;
  background-size: 170px auto !important;
  background: url("../../../edcl/images/about/logo_one_2.png") no-repeat center 0; }

.btn_flat {
  display: block;
  border: 1px solid #222;
  position: relative;
  text-align: center;
  width: 170px;
  height: 35px;
  line-height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #222;
  margin: 0px auto;
  padding-right: 20px;
  border-radius: 3px; }

.btn_flat:after {
  content: "";
  width: 12px;
  height: 25px;
  background: url("../../../edcl/images/about/ic_arrow_2.png") no-repeat center 0;
  background-size: 10px auto;
  position: absolute;
  top: 23%;
  right: 20px; }

#about_signup {
  display: none; }

/* ==========  /ABOUTページ  ==========

/* ==========  コーデ親（一部カレンダー親）ページ  ========== */
#index_item,
#index_calendar {
  text-align: center;
  font-size: 13px; }

#index_item .h1_area,
#index_calendar .h1_area {
  margin: 30px 0 25px !important; }

#index_item .collection_season,
#index_calendar .collection_season {
  /* サブタイ(大) */
  color: #f3a09f;
  margin-bottom: 10px; }

#index_item .collection_before_season,
#index_calendar .collection_before_season {
  /* サブタイ小 */
  color: #8f857c; }

#index_item .collection_season span,
#index_item .collection_before_season span,
#index_calendar .collection_season span,
#index_calendar .collection_before_season span {
  font-size: 17px; }

/* コーデ紹介box */
#index_item ul.box_collection_season {
  margin: 0 15px; }

#index_item ul.box_collection_season li {
  margin-bottom: 30px; }

#index_item ul.box_collection_season li:last-child {
  margin-bottom: 30px; }

#index_item .set_icon {
  margin: 0 5px -7px 0;
  width: 28px; }

#index_item .box_collection_before_season .set_icon {
  margin: 0 4px -5px 0;
  width: 18px; }

#index_item .explain p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 5px 0 0;
  font-size: 13px; }

#index_item img.set {
  display: block;
  width: 100%;
  margin-bottom: 7px; }

/* セット名 */
#index_item h3 {
  text-align: left;
  margin: 0 0 0 0px;
  font-size: 14px; }

#index_item .box_collection_before_season h3 {
  text-align: left;
  margin: 0 0 0 0px;
  font-size: 14px; }

.box_collection_before_season .set_name {
  font-size: 12px;
  line-height: 1.6em; }

.set_name[A],
.set_name[U] {
  color: #fdac77; }

.set_name[B],
.set_name[V] {
  color: #78b5be; }

.set_name[C],
.set_name[W] {
  color: #d88bc9; }

.set_name[D] {
  color: #a8cbbc; }

.set_name[E] {
  color: #fbd791; }

.set_name[F] {
  color: #afbcdf; }

.set_name[G] {
  color: #fdafb1; }

.set_name[H],
.set_name[R] {
  color: #c5aee5; }

.set_bg[A],
.set_bg[U] {
  background: #fdac77; }

.set_bg[B],
.set_bg[V] {
  background: #78b5be; }

.set_bg[C],
.set_bg[W] {
  background: #d88bc9; }

.set_bg[D] {
  background: #a8cbbc; }

.set_bg[E] {
  background: #fbd791; }

.set_bg[F] {
  background: #afbcdf; }

.set_bg[G] {
  background: #fdafb1; }

.set_bg[H],
.set_bg[R] {
  background: #c5aee5; }

.before_left {
  float: left;
  padding: 0 6px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.before_right {
  float: left;
  padding: 0 0 0 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#index_item ul.box_collection_before_season {
  margin: 0 15px;
  padding-bottom: 10px; }

#index_item ul.box_collection_before_season li {
  margin: 0 0 6px;
  width: 50%;
  vertical-align: top; }

#index_item ul.box_collection_before_season li:last-child {
  margin-bottom: 0px; }

#index_item ul.box_collection_before_season img.set {
  width: 100%; }

/* ==========  /コーデ親（一部カレンダー親）ページ  ========== */
/* ========== カレンダー親ページ ========== */
#index_calendar h3 {
  font-weight: normal;
  text-align: left;
  margin: 0 5px -8px 0;
  font-size: 16px;
  font-weight: bold; }

/* コーデカレンダーbox */
#index_calendar ul.box_calendar {
  margin: 0 15px; }

#index_calendar ul.box_calendar li {
  margin-bottom: 60px; }

#index_calendar ul.box_calendar li:last-child {
  margin-bottom: 60px; }

#index_calendar ul.box_calendar h2 span,
#index_calendar ul.box_calendar h3 {
  font-size: 16px;
  line-height: 16px; }

#index_calendar ul.box_calendar .btn_coderecipe_a {
  font-size: 13px; }

#index_calendar .item_name {
  font-size: 10px;
  line-height: 1.6em; }

#index_calendar .item_number {
  position: absolute;
  left: 0px;
  bottom: 7px;
  font-size: 11px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 30px;
  background: #bfb8b1;
  color: #FFF; }

#index_calendar .item_coordinate {
  margin: 20px auto 6px;
  color: #706b66;
  font-size: 13px;
  font-weight: bold;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.48, #FFF), color-stop(0.49, #706b66), color-stop(0.51, #706b66), color-stop(0.52, #FFF), to(#FFF)); }

#index_calendar .item_coordinate span {
  background: #FFF; }

table.list_item {
  width: 100%;
  margin: 0px 0px 5px; }

table.list_item_3 {
  width: 76%;
  margin: 0 12%; }

table.list_item td {
  position: relative;
  width: 25%;
  vertical-align: top;
  text-align: center;
  padding: 0;
  border: 0;
  font-size: 15px;
  line-height: 1.2em;
  color: #5f5a55; }

table.list_item_3 td {
  width: 33%; }

table.list_item td img {
  width: 100%;
  margin: 8px auto 5px; }

#index_calendar .img_calendar {
  position: relative;
  width: 100%;
  text-align: right;
  overflow: hidden; }

#index_calendar .img_calendar img {
  width: 100%;
  margin-bottom: -5px;
  /*display: inline-block;*/ }

#index_calendar .arrow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("../../../edcl/images/item/calendar/arrow_square_2.png") no-repeat 96% 50%, -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%);
  background-size: 40px 40px, 100% 100%; }

/* タイトル共通class */
.title_img {
  margin: 0px auto;
  padding-top: 24px;
  display: block;
  height: 78px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap; }

#index_coordinate .title_img {
  padding-top: 12px; }

.title_img span.main {
  text-indent: -9999;
  display: none; }

.title_img span {
  line-height: 1 !important;
  font-size: 12px;
  color: #5f5a55;
  font-weight: normal; }

#title_coordinate {
  background: url("../../../edcl/images/PC/title_coordinate_2.jpg") no-repeat top center;
  background-size: auto 20px; }

.set_title_icon {
  margin: 10px 0 0;
  padding: 0; }

.set_title01 {
  font-size: 14px;
  color: #a99e94;
  font-weight: normal;
  text-align: left;
  margin: 0px !important;
  line-height: 30px;
  padding: 0 0 0 36px; }

.box_calendar .set_title01 {
  padding: 0; }

span.boxno {
  color: #fff;
  font-size: 16px;
  width: 30px;
  height: 30px;
  margin: 0px;
  text-align: center;
  display: inline-block;
  float: left; }

span.boxno img {
  width: 30px;
  height: 30px;
  margin-top: 5px; }

/* ========== /カレンダー親ページ ========== */
/* ========== エラーページ系 ========== */
#box_error {
  margin: 15px 15px 40px; }

h1.error {
  margin: 0 auto 25px;
  font-size: 16px;
  color: #8f857c; }

p.error_text {
  margin: 0;
  padding: 0;
  line-height: 1.8em; }

div.error_link {
  margin: 40px auto 0;
  padding: 10px 15px 15px;
  border: #e8e1e1 2px solid;
  border-radius: 10px; }

div.error_link h2 {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px; }

ul.error_link_text {
  width: 100%; }

ul.error_link_text li {
  width: 50%;
  float: left;
  padding-bottom: 10px; }

ul.error_link_text li:last-child {
  padding-bottom: 20px; }

.error_link_sns img {
  width: 16%;
  margin: 0 8px; }

/* ========== /エラーページ系 ========== */
/* ===== /home(SEO対策)ページ =====  */
#area_home_link {
  margin: 0 15px 30px;
  padding: 25px 15px 10px;
  border: #b0aba5 1px solid;
  border-radius: 5px; }

/* ===== / /home(SEO対策)ページ =====  */
/* ========== カテゴリーページ ========== */
/* 見出し */
h1.category_name {
  margin: 10px auto 20px;
  text-align: center;
  font-family: "\FF2D\FF33   \FF30\660E\671D", "\FF2D\FF33   \660E\671D", serif;
  font-size: 22px;
  font-weight: bold;
  color: #5f5a55; }

h2.category_sub,
h3.category_sub,
.item_detail h2.item_other {
  text-align: left;
  margin: 15px 5% 15px !important;
  padding: 0;
  font-size: 16px !important;
  font-weight: bold;
  color: #5f5a55; }

hr.lightgray {
  margin: 0 auto;
  border: none;
  height: 1px;
  width: 100%;
  background: #ccc; }

.color_basic {
  color: #5f5a55 !important; }

/* リスト */
.table-cell {
  display: table-cell; }

.align_middle {
  vertical-align: middle !important; }

ul.img_list {
  margin: 0;
  color: #5f5a55; }

ul.collection_list_m {
  margin: 0; }

ul.item_list {
  padding-left: 5%;
  margin-bottom: 30px; }

ul.category_list_l,
ul.category_list_s,
ul.collection_list_s,
ul.item_list_select_m,
ul.collection_list_m {
  /* SP向けに改変 */
  width: 95%;
  margin: 0 0 40px 5%; }

ul.collection_list_l {
  margin: 0 0 40px; }

ul.item_list_select_m {
  margin: 0 0 0px 5%; }

ul.collection_list_m {
  width: 95%;
  margin-bottom: 0px; }

ul.collection_list_l {
  margin-bottom: 30px; }

ul.img_list li {
  position: relative;
  display: block;
  margin: 0 10px 10px 0;
  border: #e6e6e6 1px solid;
  /*float: left;*/
  background: #f8f8f8; }

ul.item_list li,
ul.collection_list_m li,
ul.category_list_l li,
ul.item_list_select_m li {
  float: left;
  width: 45%;
  overflow: hidden; }

ul.item_select_confilm li {
  display: inline-block;
  float: none; }

ul.category_list_s li,
ul.collection_list_s li {
  /* SP向けに改変 */
  position: relative;
  display: block;
  float: left;
  border: none;
  width: 48%;
  height: 60px;
  margin-right: 2%;
  margin-bottom: 10px;
  padding-left: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF; }

ul.collection_list_s li {
  /* SP向けに改変 */
  width: 100%;
  height: 86px;
  margin: 0 0 10px;
  padding: 0 5% 0 86px; }

ul.collection_list_l li {
  margin: 0 0 45px 0;
  border: none;
  background: none; }

/*ul.img_list li a,*/
ul.item_list a,
ul.category_list_s a,
ul.collection_list_s a,
ul.collection_list_l a {
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*width:  100%;*/
  /*height: 100%;*/
  /*z-index: 1;*/ }

ul.collection_list_m li a {
  /*position: relative;*/ }

a.link_full,
ul.set_index_list a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

ul.set_index_list .btn_area {
  margin: 8px 0 0 0;
  padding: 10px 0;
  text-align: right !important; }

ul.set_index_list .btn_set {
  text-align: right;
  display: inline-block;
  padding: 8px 10px 8px 15px;
  color: #FFF;
  line-height: 18px;
  border-radius: 5px; }

/* 画像サイズ */
ul.img_list .main_img {
  display: block;
  width: 100%; }

ul.category_list_s .main_img,
ul.collection_list_s .main_img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 60px;
  height: 60px;
  border: #e6e6e6 1px solid; }

ul.collection_list_s .main_img {
  width: 86px;
  height: 86px;
  border: none; }

ul.img_list .info {
  padding: 9px 8px 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

ul.item_list .info {
  min-height: 74px; }

ul.category_list_s .info {
  position: relative; }

ul.category_list_l .info {
  padding: 10px 8px 10px; }

ul.category_list_s .info {
  padding: 0;
  height: 40px;
  line-height: 40px; }

ul.collection_list_s .info {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  width: 100%;
  padding: 0 0 5px 10px; }

ul.collection_list_m .info {
  padding: 8px; }

ul.collection_list_l .info {
  padding: 15px 15px 0; }

ul.img_list .info p {
  margin: 0px;
  padding: 0px; }

ul.item_list .info p,
ul.category_list_l .info p,
ul.category_list_l .info h2,
ul.category_list_s .info p,
ul.collection_list_s .info p {
  font-size: 12px;
  line-height: 1.3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

ul.category_list_l .info p,
ul.category_list_l .info h2 {
  font-size: 13px;
  text-align: center; }

ul.category_list_l .info h2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  color: #5f5a55;
  font-weight: normal; }

ul.category_list_s .info {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  width: 100%;
  padding: 0 0 5px 0px; }

ul.category_list_s .info p {
  /*-webkit-line-clamp: 1;*/
  text-align: left;
  font-size: 12px; }

ul.collection_list_s .info p {
  font-size: 13px;
  -webkit-line-clamp: 2; }

ul.item_list .info p {
  margin-top: 6px; }

ul.collection_list_s .info p.set_name {
  margin-top: 6px;
  line-height: 1.4em; }

/* コーデ選択、アイテム選択用 */
ul.collection_list_m .select_set_img,
ul.item_list_select_m .select_set_img {
  position: relative; }

ul.collection_list_m .info .info_link,
ul.item_list_select_m .info .info_link {
  font-size: 11px;
  padding-top: 2px;
  line-height: 2em; }

ul.item_list_select_m .info .info_link a,
ul.select_code_list .info .info_link a {
  color: #a99e94 !important; }

ul.img_list .info_bottom {
  /* 右下揃えリンク */
  position: absolute;
  bottom: 10px;
  right: 12px; }

ul.item_list_select_m .area_icon_pc {
  min-height: 60px; }

/* アイコンエリアの縦サイズ固定 */
ul.collection_list_m .info_select_height {
  padding-bottom: 10px;
  min-height: 122px; }

ul.item_list_select_m .info_itemselect_height {
  padding-bottom: 10px;
  min-height: 186px; }

ul.item_list_select_m .info_itemselect_confilm_height {
  min-height: 126px; }

ul.img_list .info_itemlist_height {
  min-height: 92px; }

ul.collection_list_s a {
  color: #5f5a55; }

ul.collection_list_m .info .item_select,
ul.item_list_select_m .info .item_select {
  text-align: left;
  font-size: 11px;
  padding-bottom: 10px;
  line-height: 29px; }

/*ul.item_list_select_m .info { min-height: 186px; }*/
.select_set_img span.icon_item {
  width: 90px;
  padding: 1px; }

ul.item_list_select_m .info .item_select {
  font-size: 12px; }

ul.collection_list_m .info .disabled,
ul.item_list_select_m .info .disabled {
  color: #bcbcbc; }

ul.collection_list_m .info_over {
  /* コーデ選択用オーバーレイ外枠 */
  position: relative;
  height: 140px;
  margin-top: -140px; }

ul.collection_list_m .info_over_inner {
  /* オーバーレイBGつき */
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 8px 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  text-align: left; }

/*ul.collection_list_m .icon_item {*/
/*display: inline-block;*/
/*margin-bottom: 6px;*/
/*}*/
ul.collection_list_m .select_set_icon {
  width: 18px; }

.select_code_list h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  color: #fff;
  line-height: 1.4em; }

ul.collection_list_m .select_set_name {
  vertical-align: middle;
  text-align: left;
  padding-left: 3px;
  min-height: 34px !important;
  height: 34px !important; }

.coordinateselect_collection .select_set_img .not_selectable,
.coordinateselect_collection .select_set_img .selected,
.item_select .not_selectable,
.item_select .selected {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.item_select .not_selectable,
.item_select .selected {
  text-align: center; }

.coordinateselect_collection .select_set_img .selected {
  background: rgba(243, 160, 159, 0.5) !important;
  border: #e8414f 5px solid; }

.coordinateselect_collection .select_set_img .not_selectable p,
.coordinateselect_collection .select_set_img .selected p,
.item_select .not_selectable p,
.item_select .selected p {
  position: absolute;
  top: 50%;
  text-align: center; }

.item_select .not_selectable p,
.item_select .selected p {
  top: 45%; }

.item_select .not_selectable p,
.item_select .selected p {
  width: 100%; }

.coordinateselect_collection .select_attention {
  padding: 10px 0 0 !important;
  line-height: 1.4em;
  font-size: 10px; }

.item_select .not_selectable p,
.item_select .selected p {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-align: center !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.item_select .area_radio {
  display: table-cell;
  padding-right: 3px; }

.item_select .area_name {
  display: table-cell;
  line-height: 1.5em;
  padding-bottom: 5px; }

.item_select .item_category_l,
.item_select .item_category_s {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #5f5a55;
  font-family: serif; }

.item_select .item_category_l {
  margin: 0px auto 20px; }

.item_select .item_category_s {
  position: relative;
  font-size: 20px;
  margin: 0px auto 20px;
  background: url("../../../edcl/images/common/dot_darkgray_2.png") repeat-x center center;
  background-size: 100% 1px; }

.item_select .item_category_s span {
  background: #ffffff;
  padding: 0 15px; }

.coordinate_select_confilm {
  width: 50%;
  padding: 0 0 0 25%; }

.coordinate_select_confilm .select_attention {
  padding-top: 0px !important; }

.coordinate_select_confilm .info {
  padding-bottom: 0; }

span.item_select {
  padding-top: 5px; }

.margin_category_s {
  margin: 30px auto; }

.area_category {
  margin-bottom: 30px; }

ul.item_list_select_m .icon_item {
  display: inline-block;
  margin-bottom: -5px; }

/* ページ内リンク */
.area_page_link,
.area_page_link_upcharge {
  margin-bottom: 2px;
  padding: 15px 0;
  background: #f2f2f2; }

.area_page_link_upcharge {
  margin-bottom: 30px;
  text-align: center;
  background: #ffe9e8; }

.area_page_link_upcharge p.price_up {
  margin: 0px auto 3px;
  padding: 0;
  font-weight: bold;
  /*font-size: 16px;*/ }

.area_page_link_upcharge .red_text {
  margin: 0px auto 10px;
  color: #e85964; }

ul.page_link_inner {
  padding: 0px 5%; }

ul.page_link_inner li {
  margin-bottom: 8px; }

ul.page_link_inner li:last-child {
  margin-bottom: -5px; }

ul.page_link_inner a {
  display: inline-block;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 5px 4px;
  border: #b3b3b3 1px solid;
  font-size: 11px;
  color: #5f5a55;
  text-align: center; }

.area_page_link_upcharge ul.page_link_inner a {
  background: #fff; }

ul.page_link_inner .title_link {
  padding-right: 5px; }

ul.page_link_inner .title_link a {
  min-width: 56px;
  text-align: center;
  background: #b3b3b3;
  color: #fff; }

.category_select {
  color: #5f5a55;
  font-size: 14px;
  margin: -5px auto -5px; }

.item_select .pager {
  display: block;
  width: 36px;
  height: 36px;
  border-right: 1px solid #a99e94;
  border-bottom: 1px solid #a99e94;
  -webkit-transform: rotate(-315deg);
  transform: rotate(-315deg);
  clear: both;
  margin: 0px auto 45px; }

/* /コーデ選択、アイテム選択用 */
.box_calendar .set_name,
ul.collection_list_l .set_name {
  padding: 5px 0 0;
  text-align: left;
  font-size: 15px;
  line-height: 20px; }

.box_calendar .set_icon,
ul.collection_list_l .set_icon {
  width: 20px !important;
  float: left; }

ul.collection_list_l .explain {
  padding: 0 !important;
  text-align: left; }

#index_item .set_rabel {
  margin: -20px auto 20px;
  width: 60%;
  padding-bottom: 10px;
  border-bottom: 1px solid #5f5a55;
  text-align: center;
  font-family: "\FF2D\FF33   \FF30\660E\671D", "\FF2D\FF33   \660E\671D", serif;
  font-size: 18px;
  font-weight: bold;
  color: #5f5a55; }

/* 服のジャンルアイコン */
span.icon_item {
  margin: 0 5px 2px 0;
  padding: 3px 5px 2px;
  border-radius: 2px;
  color: #FFF;
  font-size: 9px;
  display: block;
  width: 60%;
  text-align: center; }

.item_list_select_m span.icon_item {
  min-width: 94px; }

span.icon_dairy {
  background: #ff93a2; }

span.icon_dairy:before {
  content: "\30AA\30F3\FF06\30AA\30D5"; }

span.icon_office {
  background: #ceaaff; }

span.icon_office:before {
  content: "\30AA\30D5\30A3\30B9\30B9\30BF\30A4\30EB"; }

span.icon_relax {
  background: #66cc75; }

span.icon_relax:before {
  content: "\30EA\30E9\30C3\30AF\30B9\30B7\30EB\30A8\30C3\30C8"; }

span.icon_petit {
  background: #ffc063; }

span.icon_petit:before {
  content: " S\30B5\30A4\30BA\5BFE\5FDC   "; }

span.icon_maternity {
  background: #fbb070; }

span.icon_maternity:before {
  content: " \30DE\30BF\30CB\30C6\30A3\5BFE\5FDC   "; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.link_full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.collection_list_s .link_full {
  width: 95%; }

.collection_list_s span.icon_item {
  margin: 0 2px 0 0;
  display: inline-block;
  width: 96px; }

.collection_list_l span.icon_item {
  margin: 0 0 4px 0;
  font-size: 11px;
  width: 120px; }

.item_list span.icon_item {
  width: 96px; }

/* アイコン説明 */
.area_icon_explain {
  /*width: 90%;*/
  margin: 0 0 40px;
  padding: 12px 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  background: #f8f8f8; }

.area_icon_explain li {
  padding: 5px 0; }

.area_icon_explain span.icon_item {
  display: block;
  text-align: center;
  width: 100px;
  margin-bottom: 3px; }

/* バナー */
.banner_coordinate {
  margin: 0 5% 40px; }

.banner_coordinate img {
  width: 100%; }

/* ==== 親ページ ==== */
.pages_category {
  margin-top: 0px !important; }

#title_category {
  background: url("../../../edcl/images/title/title_category_2.jpg") no-repeat top center;
  background-size: auto 18px; }

/* ==== 子ページ ==== */
/* ==== セレクトアイテムセット ==== */
.select_set_area_sub {
  margin: 0px auto 0px; }

/* ========== /カテゴリーページ ========== */
/* ========== コーデセットページ ========== */
.area_codeset_item .link_item_detail {
  margin: 20px auto 5px;
  padding: 0;
  font-size: 14px; }

.area_codeset_item .link_item_detail a {
  color: #FF6699;
  font-size: 14px; }

.link_item_detail span {
  font-size: 20px; }

.code_itemlist_size {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 5px;
  margin-left: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* 2017 A/W～ */
.code_itemlist_size td {
  background: #FFF; }

/* 2017 A/W～ */
.code_itemlist_size .blank {
  border: none;
  background: none;
  width: 33%; }

/* 2017 A/W～ */
.code_itemdetail li {
  margin-bottom: 60px; }

/* 2017 A/W～ */
.page_item_set p {
  padding: 0px !important; }

/* 2017 A/W～ */
.area_selectset_main {
  padding-bottom: 670px; }

.page_item_set .btn_coderecipe .comingsoon {
  float: right;
  padding-top: 2px;
  font-weight: normal;
  color: #635343; }

/* ========== /コーデセットページ ========== */
/* ========== アイテム詳細ページ ========== */
.item_detail .code_item_explain {
  width: 90%;
  border: none; }

.item_detail h1,
h1.code_item_name {
  margin: 0px auto 0;
  padding: 0;
  font-size: 18px;
  color: #5f5a55; }

h1.code_item_name {
  font-size: 16px;
  margin: -50px 15px 5px; }

.item_detail span.icon_item {
  display: inline-block;
  font-size: 10px !important;
  width: 106px;
  padding: 0px 4px; }

.item_detail .area_bg {
  width: 90%;
  margin: 0 auto;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f5f5f5; }

.item_detail p {
  margin: 0 auto;
  padding: 0; }

.item_detail p.code_item_description {
  margin: 0px auto;
  padding: 0 0 15px;
  font-size: 12px !important;
  line-height: 1.8em;
  border-bottom: #CCC 1px solid;
  border-style: dashed; }

.item_detail p.code_item_info {
  padding: 15px 0 20px;
  font-size: 12px !important;
  line-height: 1.8em; }

.code_itemlist_size td,
.code_itemlist_size th {
  padding: 4px 2px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 11px; }

.item_detail .code_itemlist_size {
  margin-bottom: 15px; }

.item_detail .label_size_detail {
  width: 25%; }

.item_detail p.attention_size {
  font-size: 12px !important; }

.item_detail .btn_m {
  width: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* 商品画像、商品サムネイル表示 */
.nav {
  width: 92%;
  margin: 0 3% 0 5%; }

.photo {
  width: 100%;
  margin: 0 auto; }

.photo img {
  /* メイン画像 */
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.nav li img {
  /* サムネイル画像 */
  width: 16%;
  border: #ffffff 2px solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px; }

.over img {
  /* activeサムネイル画像 */
  border: #d2d2d2 2px solid !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 1; }

.nav ul {
  margin-top: 15px;
  padding: 0; }

.nav li {
  display: inline;
  list-style: none;
  padding: 0 2% 10px 0; }

/* flexslider調整用 使わなかったら消す */
.flexslider {
  /*position: relative;*/
  /*zoom: 1;*/
  /*box-sizing: border-box;*/
  /*width: 90%;/!* SP *!/*/
  /*margin: auto;/!* SP *!/*/
  /*border: 1px solid #d2d2d2;*/
  /*border-radius: 0;*/
  /*margin-bottom: 0 !important;*/ }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  width: 100%;
  -moz-user-select: none; }

.flex-control-thumbs li .thumb_left {
  margin-left: 0; }

.thumb_right {
  margin-right: 0px !important; }

.flex-control-thumbs li {
  width: 60px;
  /* SP */
  height: 60px;
  /* SP */
  /*margin: 4px 8px 4px 0;*/ }

.flex-control-thumbs li {
  width: 66px;
  /* SP */
  height: 66px;
  /* SP */
  border: 1px solid #cecece;
  margin: 4px 0 4px 8px; }

/*.flex-control-thumbs li:nth-child(5n+1){margin-left:0 !important;}*/
.carousel {
  width: 90%;
  /* SP */
  position: relative;
  margin: 0 auto 10px;
  padding: 0 40px;
  /* SP */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* SP */ }

.carousel .flex-viewport,
.carousel02 .flex-viewport,
.carousel03 .flex-viewport,
.carousel04 .flex-viewport {
  padding-top: 20px;
  height: 52px;
  /* SP */
  /*height: 88px;*/ }

.carousel .flex-viewport img,
.carousel02 .flex-viewport img,
.carousel03 .flex-viewport img,
.carousel04 .flex-viewport img {
  position: relative;
  width: 52px;
  /* SP */
  /*width: 87px;*/
  z-index: 1; }

.carousel .flex-direction-nav,
.carousel02 .flex-direction-nav,
.carousel03 .flex-direction-nav,
.carousel04 .flex-direction-nav {
  position: relative;
  top: -40px; }

.carousel .flex-prev,
.carousel .flex-next,
.carousel02 .flex-prev,
.carousel02 .flex-next,
.carousel03 .flex-prev,
.carousel03 .flex-next,
.carousel04 .flex-prev,
.carousel04 .flex-next {
  display: block;
  background: url("../../../edcl/images/slider_arrow01_2.png") no-repeat;
  background-size: auto 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%; }

.carousel .flex-next,
.carousel02 .flex-next,
.carousel03 .flex-next,
.carousel04 .flex-next {
  right: 0 !important;
  background-position: -30px 0; }

.carousel .flex-prev,
.carousel02 .flex-prev,
.carousel03 .flex-prev,
.carousel04 .flex-prev {
  left: 0; }

.carousel .flex-next,
.carousel02 .flex-next,
.carousel03 .flex-next,
.carousel04 .flex-next {
  right: 0; }

.carousel ul.slides li {
  width: 66px !important; }

.carousel ul.slides li img,
.carousel02 ul.slides li img,
.carousel03 ul.slides li img,
.carousel04 ul.slides li img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff; }

.carousel ul.slides li.flex-active-slide img,
.carousel02 ul.slides li.flex-active-slide img,
.carousel03 ul.slides li.flex-active-slide img,
.carousel04 ul.slides li.flex-active-slide img {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #d2d2d2; }

.carousel ul.slides li.flex-active-slide,
.carousel02 ul.slides li.flex-active-slide,
.carousel03 ul.slides li.flex-active-slide,
.carousel04 ul.slides li.flex-active-slide {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*.carousel ul.slides li.flex-active-slide:before,*/
.carousel02 ul.slides li.flex-active-slide:before,
.carousel03 ul.slides li.flex-active-slide:before,
.carousel04 ul.slides li.flex-active-slide:before {
  display: block;
  content: '';
  position: absolute;
  left: 35px;
  top: -12px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-left: 2px solid #d2d2d2;
  border-top: 2px solid #d2d2d2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0; }

.flex-direction-nav .flex-next {
  opacity: 1;
  right: 0; }

.flexslider_top:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider02:hover .flex-direction-nav .flex-prev,
.flexslider03:hover .flex-direction-nav .flex-prev,
.flexslider04:hover .flex-direction-nav .flex-prev {
  left: 0; }

.flexslider_top:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next,
.flexslider02:hover .flex-direction-nav .flex-next,
.flexslider03:hover .flex-direction-nav .flex-next,
.flexslider04:hover .flex-direction-nav .flex-next {
  right: 0; }

.flexslider_top .flex-prev,
.flexslider_top .flex-next,
.area_code_inner_left .flex-prev,
.area_code_inner_left .flex-next {
  display: block;
  border: none;
  width: 30px;
  height: 30px;
  /*width: 40px;*/
  /*height: 40px;*/
  position: absolute;
  top: 50%;
  background: url("../../../edcl/images/slider_arrow01_2.png") no-repeat;
  background-size: auto 100%;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg); }

.flexslider_top .flex-next,
.area_code_inner_left .flex-next {
  right: 0 !important;
  background-position: -30px 0; }

.carousel .flex-next {
  /*right: 0 !important;*/
  /*right: -50px !important;*/
  /*top: 20px;*/ }

.flexslider_top .flex-direction-nav a:before,
.area_code_inner_left .flex-direction-nav a:before {
  content: ' ' !important; }

.flex-control-paging li a {
  width: 10px !important;
  height: 10px !important;
  background: #dedbd8 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flex-control-paging li a:hover {
  background: #c4c2c0 !important; }

.flex-control-paging li a.flex-active {
  background: #f47880 !important; }

.flex-direction-nav a:before {
  content: ' ' !important; }

/* flexslider調整用 使わなかったら消す */
/* ========== /アイテム詳細ページ ========== */
/* ========== アイテム親 ========== */
.pages_item_index {
  margin: 0px auto 15px !important; }

.pages_item_index .concept_content {
  padding-bottom: 30px; }

.title_item_index {
  /* h1 */
  margin: 15px auto -15px;
  text-align: center;
  font-size: 24px;
  font-family: "\FF2D\FF33   \FF30\660E\671D", "\FF2D\FF33   \660E\671D", serif;
  font-weight: bold;
  color: #5f5a55; }

/* ========== /アイテム親 ========== */
/* ========== メニュー系 ========== */
/* 登録ページ系のお客様名表示 */
.customer_name {
  font-weight: bold;
  text-align: left; }

/* 登録状況ページのお知らせ */
ul.customer_news {
  margin: 0 15px 25px;
  padding: 15px 18px;
  background: #fff0f3;
  font-size: 12px; }

ul.customer_news li {
  padding: 15px 0 15px;
  border-top: 1px solid #dadada; }

ul.customer_news li:first-child {
  padding-top: 0px;
  border-top: none; }

ul.customer_news li:last-child {
  padding-bottom: 0px; }

/* プラン情報のtable */
.list_customer_confilm {
  margin: 0 15px 20px; }

.list_customer_confilm th {
  width: 34%; }

/* ご利用状況ページの選択済みアイテム */
.confirmation_select_item {
  padding: 5px 0; }

.confirmation_select_item a {
  color: #000; }

.confirmation_select_item li {
  width: 100%;
  font-size: 12px;
  padding-bottom: 6px; }

.confirmation_select_item li div.item_img {
  width: 34%;
  padding-right: 6px; }

.confirmation_select_item li div {
  display: table-cell;
  vertical-align: middle; }

.confirmation_select_item li:last-child {
  padding: 0; }

.confirmation_select_item div.item_img img {
  width: 100%;
  border: #dfdfdf 1px solid;
  margin-bottom: -5px; }

.confirmation_select_item div.item_name {
  line-height: 1.2em; }

#resign_area th,
.confirmation_data th,
th.width_m {
  width: 34%; }

/* ボタンの並び */
.btn_row {
  display: table;
  width: 90%;
  margin: auto; }

.btn_row div.btn_area {
  display: table-cell;
  width: 50%; }

.btn_row_pc .btn_s,
.btn_row .btn_s {
  width: 82%; }

.btn_row_pc .btn_m,
.btn_row .btn_m {
  width: 92%; }

/* 箇条書きリスト */
ul.itemise_list {
  padding: 0px 15px 0 15px; }

.itemise_list li {
  padding: 0 0 10px 1em;
  line-height: 1.4em;
  text-indent: -1.25em; }

.itemise_list li:before {
  content: "\30FB   ";
  color: #666; }

.itemise_list li.label {
  padding: 0 0 5px 0;
  text-indent: 0;
  font-weight: bold; }

.itemise_list li.label:before {
  content: ""; }

/* ========== /メニュー系 ========== */
.plan_select_attention {
  font-size: 12px;
  color: #5f5a55; }

#title_category,
#title_coordinate {
  padding-top: 12px;
  font-weight: normal;
  color: #5f5a55; }

h1#title_coordinate {
  padding-top: 24px; }

#title_category .main {
  display: none; }

/* ==========  サービス紹介ページ  ========== */
#service_edcl .title {
  /* 大見出し */
  display: block;
  width: 50%;
  margin: 32px auto 20px; }

#service_edcl .title_text {
  display: none; }

#service_schedule_list h3 {
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #5f5a55; }

/* ヘッダーリンク */
#service_navi {
  width: 92%;
  height: 60px;
  margin: -15px 4% 0px;
  border-spacing: 3px;
  border-collapse: separate; }

#service_navi td {
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 33%;
  padding: 0;
  border: none;
  /*border-left: solid 3px #FFF;*/
  /*border-right: solid 3px #FFF;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f5f5f5; }

#service_navi td.left {
  background: #f5f5f5; }

#service_navi td a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

#service_navi td a:hover {
  background: #FFF;
  opacity: 0.3; }

#service_navi td span {
  font-size: 11px;
  color: #807973; }

#service_navi td img {
  width: 100%; }

/* 基本サイクル*/
.service_cycle {
  margin: 0 auto;
  text-align: center;
  padding: 0 10px 0 10px; }

.service_cycle01,
.service_cycle02,
.service_cycle03,
.service_cycle04 {
  width: 150px;
  height: 140px;
  display: inline-grid;
  vertical-align: middle;
  margin: 0;
  position: relative; }

.service_cycle03,
.service_cycle04 {
  margin-top: 15px; }

.service_cycle01,
.service_cycle03 {
  margin-right: 15px !important; }

.service_cycle p {
  margin: 0;
  padding: 0;
  font-size: 10px;
  text-align: left;
  padding: 0 8px;
  line-height: 150%; }

.service_cycle span {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  padding: 0;
  position: relative; }

.service_cycle span:after {
  position: absolute;
  top: 105%;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff; }

.service_cycle_title {
  text-align: center;
  height: 90px;
  margin: 0;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.service_cycle01 .service_cycle_title {
  height: 140px !important;
  padding-top: 60px; }

.service_cycle_title p {
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 11px; }

.service_cycle01 .service_cycle_title,
.service_cycle03 .service_cycle_title {
  background: #c7bfba;
  color: #FFF; }

.service_cycle02 .service_cycle_title,
.service_cycle04 .service_cycle_title {
  background: #f5aeb1;
  color: #FFF; }

.service_cycle02,
.service_cycle03,
.service_cycle04 {
  background: #fbeeea;
  color: #5f5a55; }

.service_cycle04 {
  margin-right: 0 !important; }

.service_cycle01:after {
  content: "";
  display: block;
  position: absolute;
  top: 44%;
  left: 100%;
  width: 40px;
  height: 26px;
  background: url("../../../edcl/images/service/service_flow01_2.png") no-repeat left;
  background-size: 24px; }

.service_cycle02:after {
  content: "";
  display: block;
  position: absolute;
  top: 44%;
  left: 100%;
  width: 40px;
  height: 26px;
  background: url("../../../edcl/images/service/service_flow03_2.png") no-repeat left;
  background-size: 17px; }

.service_cycle03:before {
  content: "";
  display: block;
  position: absolute;
  top: 44%;
  right: 100%;
  width: 40px;
  height: 26px;
  background: url("../../../edcl/images/service/service_flow04_2.png") no-repeat right;
  background-size: 17px; }

.service_cycle04:before {
  content: "";
  display: block;
  position: absolute;
  top: 44%;
  right: 100%;
  width: 40px;
  height: 26px;
  background: url("../../../edcl/images/service/service_flow02_2.png") no-repeat right;
  background-size: 24px; }

.service_cycle .media {
  display: block; }

@media screen and (max-width: 320px) {
  .service_cycle01,
  .service_cycle02,
  .service_cycle03,
  .service_cycle04 {
    width: 43%; } }

/* スケジュール表 */
.service_calendar_area {
  width: 999px;
  margin: 0px auto 50px;
  display: inline-block;
  font-weight: bold; }

.service_calendar {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 23px;
  border: 1px solid #5a5f55;
  padding: 0;
  display: inline-block;
  vertical-align: top; }

.service_calendar:last-child {
  margin-right: 0; }

.service_calendar table {
  border: 1px solid #5a5f55;
  text-align: left;
  font-size: 12px;
  color: #5a5f55;
  margin: 0; }

.service_calendar table td {
  font-size: 13px;
  padding: 4px !important;
  border: 1px solid #5a5f55; }

.service_calendar th {
  padding: 4px !important;
  font-size: 15px;
  text-align: center;
  background: #ede1d9;
  border: 1px solid #5a5f55; }

.service_calendar tr.sat_calendar {
  background: #e2ebf4; }

.service_calendar tr.sun_calendar {
  background: #fde4e5; }

.service_calendar .day,
.service_calendar .week {
  text-align: center;
  width: 18px;
  vertical-align: middle; }

.service_calendar tr.sat_calendar .day,
.service_calendar tr.sat_calendar .week {
  color: #738fd6; }

.service_calendar tr.sun_calendar .day,
.service_calendar tr.sun_calendar .week {
  color: #de7479; }

.service_calendar td[sche1] {
  color: #e24444; }

.service_calendar td[sche2] {
  color: #3fae57; }

.service_calendar td[sche3] {
  color: #6167e0; }

/* ご利用の流れ */
.table_how_to_use {
  width: 96%;
  margin: 30px 2% 0; }

.table_how_to_use .main {
  width: 70%;
  margin: auto;
  border-radius: 200px; }

.table_how_to_use td {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: none;
  padding: 0 0 25px; }

.table_how_to_use h3 {
  color: #000;
  margin: 6px auto 8px;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  text-align: center; }

.table_how_to_use h3 span {
  display: inline-block;
  color: #e85964;
  margin: 0 3px -10px -6px;
  font-size: 18px;
  font-weight: bold;
  font-family: serif; }

.table_how_to_use td p {
  text-align: left;
  margin: 0; }

.table_how_to_use .txt_explain {
  font-size: 12px;
  line-height: 1.5em; }

#service_edcl .pager {
  margin: 45px auto 45px; }

/* ページャー */
#acmenu02 .open_block {
  display: block; }

#service_about .index_about_service {
  padding: 0 15px 20px; }

/* ==========  /サービス紹介ページ  ========== */
/* ===== オフィシャルEDIST.募集ページ =====  */
.pages_officialedist,
.pages_officialedist p {
  /* 全体 */
  color: #5f5a55; }

.pages_officialedist h1.title_text {
  margin: 10px auto 0px; }

/* h1タイトル */
.pages_officialedist h1.title_text span,
.title_whats span {
  display: none; }

.pages_officialedist #top_text {
  /* 冒頭テキスト */
  padding: 35px 0 15px;
  text-align: center; }

.pages_officialedist .pager {
  margin: 0px auto 45px; }

/* ページャー */
.title_whats {
  /* オフィシャルEDIST.とは？ */
  border-bottom: solid 1px #837c75;
  margin-bottom: 30px; }

.title_whats img {
  margin: auto 0;
  height: 20px; }

.pages_officialedist .whats {
  margin: 0 15px; }

/* オフィシャルEDIST.説明 */
.pages_officialedist .list_whats li {
  margin-bottom: 45px; }

/* オフィシャルEDIST.説明 */
.pages_officialedist .list_whats li:last-child {
  margin-bottom: 0px; }

.pages_officialedist h3.list_whats_label {
  /* h3 */
  margin: 0 5% 15px !important;
  text-align: left;
  font-size: 18px;
  color: #e85964; }

.pages_officialedist h3.list_whats_label span {
  /* h3 icon */
  display: inline-block;
  width: 4px;
  height: 18px;
  background: #e85964;
  margin: 0 10px -3px 0; }

.pages_officialedist #whats .explain {
  /* h3下の説明エリア 汎用 */
  width: 90%;
  margin: 0 5%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8em;
  color: #5f5a55;
  background: #f8f8f8; }

.pages_officialedist #whats .explain_activity {
  /* h3下の説明エリア 活動内容 */
  background: #fbf3f5; }

.pages_officialedist #whats h4 {
  /* 活動内容の項目 */
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #e85964;
  font-weight: normal; }

.pages_officialedist #whats h4 div {
  /* 活動内容の数字 */
  /*display: inline-block;*/
  float: left;
  text-align: center;
  width: 18px;
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  color: #FFF;
  background: #e85964;
  margin: 4px 8px 0px 0; }

.pages_officialedist .attention_list {
  margin: 0 0 5px 15px; }

/* 応募注意書き */
.pages_officialedist .attention_list li {
  margin: 0 0 15px 0 !important;
  padding: 0;
  font-size: 14px; }

.pages_officialedist hr.dashed {
  /* 破線 */
  margin: 15px 0 15px;
  border: none;
  border-top: dashed 1px #CCC;
  height: 1px; }

.pages_officialedist .area_btn {
  /* 応募ボタン以下エリア */
  margin-bottom: -10px;
  padding: 45px 0 170px;
  background: url("../../../edcl/images/officialedist/bg_bottom_2.jpg") center bottom no-repeat;
  background-size: 380px auto; }

.pages_officialedist .area_btn .text {
  padding: 0 0 15px;
  font-size: 14px;
  color: #e85964; }

.pages_officialedist .btn_line {
  width: 280px;
  height: 50px;
  padding-top: 8px;
  font-size: 17px;
  background: url("../../../edcl/images/officialedist/bg_btn_stripe_2.png") center top no-repeat, #e85964;
  background-size: 100% auto, 100% auto; }

/* ===== /オフィシャルEDIST.募集ページ =====  */
.codeset_label {
  display: block;
  height: 18px;
  width: 100%;
  text-align: center;
  margin: 0 0 10px; }

.codeset_label span {
  padding: 0 10px;
  font-size: 14px;
  color: #5f5a55;
  background: #fff; }

.codeset_label hr {
  border: 0;
  border-bottom: 1px solid #5f5a55;
  width: 100%;
  margin-bottom: -24px; }

.label_codeset {
  margin: 0 0 5px;
  display: block;
  width: 100%;
  text-align: center; }

.label_codeset span {
  display: none; }

.label_codeset .codeset {
  display: inline-block;
  margin: 0 auto;
  width: 210px; }

#about_service_link {
  padding-bottom: 50px; }

/* ===== ご意見・ご感想ページ =====  */
#customer_comment textarea {
  width: 85%;
  min-height: 100px;
  margin: 0 15px;
  padding: 12px 10px;
  font-size: 14px;
  border: #bfbfbf 2px solid; }

/* ===== /ご意見・ご感想ページ =====  */
/* ===== サイズガイド=====  */
.size_guide,
.size_guide_b {
  text-align: right;
  display: block;
  position: relative;
  text-decoration: underline;
  font-size: 12px;
  padding-right: 17px; }

.size_guide:after,
.size_guide_b:after {
  display: block;
  content: "";
  width: 14px;
  height: 13px;
  position: absolute;
  top: 3px;
  right: 0px;
  background-size: 12px auto; }

.size_guide {
  color: #635343;
  margin: -15px 0 10px 0; }

.size_guide:after {
  background: url("../../../edcl/images/icon_shortcut_2.svg") no-repeat; }

.size_guide_b {
  color: #000;
  margin: -10px 0 10px 0; }

.size_guide_b:after {
  background: url("../../../edcl/images/icon_shortcut_b_2.svg") no-repeat; }

.icon_sns {
  display: inline-block;
  width: 32px;
  padding: 0 6px; }

/* ===== アップチャージ =====  */
.area_itemselect_toptext {
  margin: 20px 15px 0;
  padding: 5px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: #e85964 1px solid; }

.area_itemselect_toptext .list {
  margin: 0;
  padding: 3px 3px; }

.area_itemselect_toptext .list ul {
  width: 100%;
  line-height: 1.4em;
  border: #e85964 1px solid; }

.area_itemselect_toptext .list li {
  padding: 0 0 5px 1.25em;
  font-size: 13px; }

.area_itemselect_toptext .list li:last-child {
  padding-bottom: 0; }

.area_itemselect_toptext .list li:before {
  content: "\203B   ";
  color: #666; }

.area_itemselect_toptext .list li.red,
.area_itemselect_toptext .list li.red:before {
  color: #e85964; }

.bnr_upchage_info {
  padding: 5px 5% 25px; }

.bnr_upchage_info img {
  width: 100%; }

.upcharge_info {
  color: #c33636;
  font-size: 11px;
  margin-top: -4px !important; }

/* 郵便番号自動入力まわり */
.num_live .num {
  width: 56%;
  border: none;
  padding: 5px 0 0 0; }

.num_live .btn {
  width: 44%;
  border: none;
  padding: 8px 5px 0 0; }

.num_live .btn_s[gray2],
.num_live .btn_gray2_disabled {
  display: block;
  margin: 0 0 0 20px;
  padding: 0 !important;
  width: 100px;
  /*height: 50px !important;*/
  line-height: 44px !important;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  border-radius: 2px;
  border: none;
  background: #848487; }

/* 非活性ボタン */
.num_live .btn_gray2_disabled {
  border: none;
  margin: 0 auto;
  border: 0;
  color: #e6e6e6;
  background: #ccc !important; }

.num_live .gray2_disabled:hover {
  opacity: 1 !important; }

/* ===== 登録フロー遷移改修 =====  */
.color_black {
  color: #000; }

.area_regist_text {
  margin: auto 15px; }

.pages_regist p {
  padding-left: 0 !important; }

/* カバー画像 */
.pages_regist .bg_signup_mail {
  margin: -20px auto -235px;
  width: 100%;
  height: 300px;
  text-align: center;
  overflow: hidden; }

.regist_1st_header,
.regist_top_header {
  position: relative;
  width: 100%;
  height: 24vw;
  overflow: hidden; }

.regist_1st_header img,
.regist_top_header img {
  width: 100%;
  margin-bottom: -100px;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: -1; }

#top_plan_select {
  margin-top: 1rem;
  z-index: 2;
  padding: 0px 0 12px;
  text-align: center;
  color: #FFF;
  text-shadow: 0px 0px 5px #1e1e1e, 0px 0px 8px #1e1e1e;
  -webkit-text-shadow: 0px 0px 5px #1e1e1e, 0px 0px 8px #1e1e1e; }
  #top_plan_select p a {
    text-decoration: underline; }

/*#area_h1_regist { padding: 30px 0 30px; text-align: center; }*/
#area_h1_regist {
  padding: 22px 0 30px;
  text-align: center; }

.pages_regist #h1_plan_select,
.pages_regist #h1_regist_signup_mail,
.pages_regist #h1_regist {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 3px;
  padding: 0; }

.pages_regist #h1_regist_signup_mail,
.pages_regist #h1_regist {
  font-size: 18px;
  margin-bottom: 0; }

#list_plan_select {
  padding: 0 15px 5px; }

#list_plan_select li {
  width: 100%;
  margin: 0;
  padding: 0 0 9px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none; }

#list_plan_select .plan {
  margin: 0; }

#list_plan_select tr {
  border: 2px solid #e3e3e3; }

#list_plan_select .plan_choosing tr {
  border: 2px solid #7b7bc6; }

#list_plan_select div.plan {
  width: 100%; }

#list_plan_select .rabel h2 {
  display: none; }

/* プラン名 */
#list_plan_select .rabel {
  position: relative;
  width: 40%;
  height: 50px;
  padding: 5px 0;
  vertical-align: middle;
  font-size: 11px;
  border: 0;
  background: #f4f4f4; }

#list_plan_select .plan_choosing .rabel {
  color: #FFF;
  background: #7b7bc6; }

#list_plan_select .period {
  font-size: 15px;
  padding-bottom: 2px; }

#list_plan_select .plan_name {
  color: #636363;
  background: none; }

#list_plan_select .plan_choosing .plan_name {
  color: #FFF;
  background: none; }

#list_plan_select .ic_recomend {
  /* オススメ */
  position: absolute;
  left: -2px;
  top: -5px;
  height: 30px; }

/* 価格とか */
#list_plan_select .price {
  width: 60%;
  height: 50px;
  background: #fff;
  padding: 5px 0;
  border: 0;
  vertical-align: middle;
  font-size: 11px; }

#list_plan_select .price_num {
  font-size: 18px;
  font-weight: bold; }

#list_plan_select .price_discount {
  color: #f2596b;
  font-weight: bold; }

#list_plan_select .plan_choosing .price {
  background: url("../../../edcl/images/regist/plan/ic_select_SP_2.png") no-repeat right top, #FFF;
  background-size: 42px auto, 100%; }

#pages_w100 #list_plan_select .plan_choosing tr {
  border: 2px solid #5188d9; }

#pages_w100 #list_plan_select .plan_choosing .rabel {
  color: #FFF;
  background: #5188d9; }

#pages_w100 #list_plan_select .plan_choosing .price {
  background: url("../../../edcl/images/regist/plan/ic_select_SP_blue_2.png") no-repeat right top, #FFF;
  background-size: 42px auto, 100%; }

/* ===== チェックボックス ===== */
.checkbox_rules,
.checkbox_pass {
  font-size: 0;
  text-align: center; }

.checkbox_rules {
  display: table-cell;
  width: 36px;
  height: 42px;
  padding: 0; }

.checkbox_pass {
  padding-top: 5px;
  text-align: left; }

.checkbox_rules_label {
  display: table-cell;
  width: 140px;
  height: 30px;
  vertical-align: top;
  padding: 8px 0 0 0; }

.checkbox_referer {
  font-size: 0;
  text-align: left;
  margin: 0 10px 0px 0;
  display: inline-block; }

.checkbox_green {
  display: none; }

.checkbox_green-icon {
  position: relative;
  display: inline-block;
  margin: 8px 8px 8px 0;
  width: 20px;
  height: 20px;
  /*border: 1px solid #24ca80;*/
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer; }

.checkbox_referer .checkbox_green-icon {
  margin: 0px 8px 6px 0; }

.checkbox_green-label {
  font-size: 14px;
  /*line-height: 14px;*/
  vertical-align: 14px;
  display: inline-block;
  cursor: pointer; }

/* チェックアイコンのデザイン */
.checkbox_green:checked + .checkbox_green-icon:after,
.checkbox_green:checked + .checkbox_green-icon:before {
  position: absolute;
  width: 2px;
  background-color: #24ca80;
  content: ""; }

.checkbox_green:checked + .checkbox_green-icon:before {
  top: 3px;
  left: 11px;
  height: 13px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.checkbox_green:checked + .checkbox_green-icon:after {
  top: 7px;
  left: 5px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.bg_lightgray {
  background: #f4f4f4;
  padding: 20px 15px; }

.bg_lightgray .area_text_list,
.bg_lightgray .area_img_bnr {
  text-align: left;
  width: 100%;
  padding: 0; }

.bg_lightgray .area_text_list {
  margin-bottom: 20px; }

.bg_lightgray .bnr_howto {
  width: 100%;
  margin-bottom: 0px; }

#pages_w100 .bg_lightgray {
  padding: 1rem; }
  #pages_w100 .bg_lightgray .inner {
    height: auto; }
  #pages_w100 .bg_lightgray .area_text_list {
    margin: 0;
    padding: 0 0.5rem; }
  #pages_w100 .bg_lightgray li,
  #pages_w100 .bg_lightgray span {
    line-height: 1rem; }

#pages_w100 div.center {
  margin-bottom: 10rem; }

/* 非活性ボタン */
.pink_bg_disabled {
  width: 80%;
  font-size: 18px;
  line-height: 18px;
  margin: 0 auto;
  padding: 18px 0;
  color: #fff;
  border: none;
  margin: 0 auto;
  border: 0;
  background: #ccc; }

/* メールアドレスで登録ボタン */
.btn_signup_mail img {
  width: 296px; }

ul.area_regist_input {
  margin: 0 0 15px;
  width: 100%; }

ul.area_regist_input li {
  padding: 0 15px 17px; }

ul.area_regist_input li:last-child {
  padding-bottom: 0; }

/* 入力フォームまわり */
input.width_full {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input.placeholder_gray::-webkit-input-placeholder {
  color: #ccc;
  font-weight: normal; }

input.placeholder_gray:-ms-input-placeholder {
  color: #ccc;
  font-weight: normal; }

input.placeholder_gray::-moz-placeholder {
  color: #ccc;
  font-weight: normal; }

.pages_regist .space_bottom {
  margin: 0;
  padding: 0;
  border: none;
  height: 40px; }

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  /*-webkit-box-shadow: 0 0 0px 1000px white inset;*/ }

input.check {
  background: url("../../../edcl/images/regist/ic_check_2.png") no-repeat 98% 50%;
  background-size: 20px auto; }

input.check_ok {
  background: url("../../../edcl/images/regist/ic_check_ok_2.png") no-repeat 98% 50%;
  background-size: 20px auto; }

.pages_regist .area_check {
  position: relative;
  width: 100%;
  height: 42px; }

.area_check span.check,
.area_check span.check_ok {
  position: absolute;
  top: 11px;
  right: 7px;
  border: 0;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url("../../../edcl/images/regist/ic_check_2.png") no-repeat 98% 50% !important;
  background-size: 20px auto !important; }

.area_check span.check_ok {
  background: url("../../../edcl/images/regist/ic_check_ok_2.png") no-repeat 98% 50% !important;
  background-size: 20px auto !important; }

span.input_label {
  font-size: 14px; }

#signup_name input[type=text].width_m,
#signup_name_kana input[type=text].width_m {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#user_info_input input[type=text].width_l,
#user_info_input input[type=telephone],
#pages_w100 input[type=tel].width_l,
#pages_w100 input[type=password].width_l,
#credit_info_input input[type=email].width_l,
#credit_info_input input[type=text].width_l {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#user_info_input .line2_l,
#user_info_input .line2_r,
#credit_info_input .line2_l,
#credit_info_input .line2_r {
  display: table-cell;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding-right: 6px; }

#credit_info_input .line2_l,
#credit_info_input .line2_r {
  width: 50%; }

#user_info_input .line2_r,
#credit_info_input .line2_r {
  width: 50%;
  text-align: right;
  padding-left: 6px;
  padding-right: 0px; }

.num_live p.search {
  margin-top: -5px;
  padding: 0;
  font-size: 14px; }

.num_live p.search span {
  color: #636363; }

.num_live p.search span:hover {
  opacity: 0.7; }

.num_live .ic_question {
  width: 16px;
  margin: 0px 3px -3px 0; }

#credit_info_input {
  margin: auto;
  padding: 0 15px;
  /*width: 600px;*/ }

.inner_credit_info_input {
  margin: auto;
  /*padding: 0 15px;*/
  /*width: 542px;*/ }

/* 両サイドにスライドが入った見出し */
.lines-on-sides,
h2.side_line {
  display: table;
  text-align: center;
  white-space: nowrap; }

.lines-on-sides:after,
h2.side_line:after,
.lines-on-sides:before,
h2.side_line:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  background-clip: padding; }

.lines-on-sides:after,
h2.side_line:after {
  border-left: 1em solid transparent; }

.lines-on-sides:before,
h2.side_line:before {
  border-right: 1em solid transparent; }

h2.side_line {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 15px;
  padding: 0;
  color: #000; }

/* 登録完了画面と、サイズ・コーデ選択完了画面 */
.bg_signup_complate,
.bg_codesize_complate {
  margin-top: 0;
  padding-right: 15px !important;
  padding-left: 15px !important;
  text-align: center;
  background: url("../../../edcl/images/regist/7/img_cover-resist-end_back_SP_2.jpg") no-repeat top center;
  background-size: 100% auto; }

.bg_codesize_complate {
  min-height: 410px;
  background: url("../../../edcl/images/regist/img_cover-select-end_back_SP_2.jpg") no-repeat top center;
  background-size: 100% auto; }

#area_h1_signup_complete,
#area_h1_codesize_complete,
#area_h1_codesize_complete_1st {
  margin: 0 auto;
  /*padding: 100px 0 30px;*/
  padding: 90px 0 0px;
  /* 第一弾リリースではpadding少な目で */
  text-align: center;
  color: #fff; }

#area_h1_codesize_complete {
  padding: 120px 0 120px; }

#area_h1_codesize_complete_1st {
  padding: 80px 0 0px; }

.bg_fotune_window {
  margin: 0 15px 15px;
  padding: 20px 0 22px;
  color: #222;
  border: #b49360 2px solid;
  border-radius: 3px;
  background: #fff; }

.bg_fotune_window_top {
  width: 240px;
  height: 97px;
  margin: 0 auto -11px; }

.ic_complete {
  width: 16%; }

.h1_signup_complete {
  color: #fff;
  font-size: 20px;
  font-weight: normal; }

.shipping_day span {
  padding: 0 5px;
  font-size: 16px; }

#window_code_select {
  width: 92%;
  text-align: center;
  margin: 0 auto 20px;
  padding: 100px 10px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  background: url("../../../edcl/images/regist/img_dialog-cover_2.jpg") no-repeat top center, #FFF;
  background-size: auto 90px, 100%; }

#window_code_select h2 {
  font-size: 16px;
  color: #000; }

#window_code_select p {
  margin-bottom: 10px;
  font-size: 12px; }

#window_code_select p.size_detail {
  margin-top: -10px; }

.window_bottom_link {
  display: inline-block;
  padding: 0 20px; }

.window_bottom_link a {
  color: #fff; }

/*#globalFooter .copyright {*/
/*padding: 0 0 5px;*/
/*border: none;*/
/*text-align : center;*/
/*color: #000;*/
/*}*/
.space_footer_copyright {
  margin: 0;
  padding: 0;
  border: none;
  height: 20px; }

/* 完了画面系（BG100％） */
.pages_img_full {
  margin: 0;
  width: 100%;
  height: 100%; }

.pages_img_full .area_img_full {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: visible; }

.pages_img_full .area_img_full .bg,
.pages_img_full .area_text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

.pages_img_full .area_text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

/* 複数住所入力 */
#address-suggestion {
  /* 住所欄の上に重ねるためabsoluteで指定 */
  position: absolute;
  top: 21px;
  left: 0px;
  width: 100%;
  z-index: 10; }

#address-suggestion div.select {
  margin-top: 5px;
  padding: 12px 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 14px;
  border-radius: 2px 2px 0 0 / 2px 2px 0 0;
  border-top: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  color: #cecece;
  background: #f4f4f4; }

ul.list_address {
  margin: 0 auto;
  border-radius: 0 0 2px 2px / 0 0 2px 2px;
  border: #CCC 1px solid;
  background: #FFF; }

ul.list_address li {
  padding: 12px 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 14px;
  border-bottom: 1px solid #bfbfbf;
  background: #FFF; }

ul.list_address li:last-child {
  padding: 14px;
  font-size: 14px;
  border-bottom: none; }

/* ===== /登録フロー遷移改修 =====  */
/* ===== ムービー追加=====  */
.detail_movie {
  /*アイテム詳細のムービー。下部*/
  background: #f5f5f5;
  padding: 15px 0;
  margin: 0px auto 20px;
  text-align: center; }

.detail_movie iframe {
  width: 90%; }

.set_movie {
  /*セットページのムービー。下部*/
  margin: 5px auto 10px;
  text-align: center; }

.set_movie ifame {
  width: 100%; }

.item_detail_img_title a {
  position: absolute;
  top: 20px;
  left: 12px; }

.item_detail_img_title a img {
  width: 11px;
  height: 18px; }

/* 旧ページ用の記述追加 */
.mr_sp15 {
  margin-right: 15px; }

.mrl_sp15 {
  margin-right: 15px;
  margin-left: 15px; }

h2.service {
  margin: -42px 0 10px !important;
  padding: 52px 0 0; }

/* プラン選択確認時のプラン表パーツ */
#list_plan_select {
  padding: 0 16px 5px; }

#list_plan_select li {
  width: 100%;
  margin: 0;
  padding: 0 0 9px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none; }

#list_plan_select .plan {
  margin: 0; }

#list_plan_select div.ic_recomend {
  /* オススメ */
  position: absolute;
  left: 1px;
  top: -2px;
  height: 30px;
  width: 30px;
  background: url("../../../edcl/images/regist/plan/ic_recomend_2.png") no-repeat center top;
  background-size: 100% auto; }

/* /プラン選択確認時のプラン表パーツ */