@charset "utf-8";
/* CSS Document */


.info_block .regist_box dd .cw_sns_link .store
{
    margin: 0 5px;
}

/*レコメンドサービス*/

.rec_ser_links ul,
.rec_ser_links ul li
{
	margin 			: 0px;
	padding 		: 0px;
	list-style 		: none;
}
.rec_ser_links
{
	padding 		: 10px 0px 20px; 
}
.rec_ser_links ul li img
{
	max-width 		: 100%;
	height 			: auto; 
}
.rec_ser_links .ser_links_large
{
	display 	: flex;
 	display 	: -ms-flexbox;
 	flex-flow 		: row wrap;
 	-ms-flex-flow 	: row wrap;
	justify-content: space-between;
 	-ms-flex-pack: justify;
	margin-bottom 		: 25px; 
}
.rec_ser_links .ser_links_large li
{
	width 			: 49%; 
}
.rec_ser_links .ser_links_small
{
	display 	: flex;
 	display 	: -ms-flexbox;
 	flex-flow 		: row wrap;
 	-ms-flex-flow 	: row wrap;
	justify-content: center;
	-ms-flex-pack: center;
	margin-bottom 	: 5px; 
}
.rec_ser_links .ser_links_small.col4
{
	justify-content: space-between;
 	-ms-flex-pack: justify;
}
.rec_ser_links .ser_links_small li
{
	width 			: 24%;
	margin 			: 0px 8px 13px;
}
.rec_ser_links .ser_links_small.col4 li
{
	width 			: 24%;
	margin 			: 0px 0px 15px;
}
.rec_ser_links .ser_title
{
	margin 			: 0px;
	padding 		: 0px;
	max-width 		: 220px;
	position 		: relative;
	margin 			: 0 auto 20px;
	padding-top 	: 29px;
	text-align 		: center;
}
.rec_ser_links .ser_title:before
{
	content 		: "";
	display 		: block;
	width 			: 100%;
	height 			: 30px;
	position 		: absolute;
	left 			: 0px;
	right 			: 0px;
	top 			: 0px;
	margin 			: 0 auto;
	background: url("../common/img/ser_title_top.png") bottom center no-repeat;
}
.rec_ser_links .ser_title .en
{
	display 		: block;
	color 			: #FFF;
	font-size 		: 1.6rem;
	border-bottom 	: #674046 solid 1px;
	border-top 		: #674046 solid 1px;
	padding 		: 3px 0px;
	margin-bottom 	: 5px; 
}
.rec_ser_links .ser_title .jp
{
 	color: #aaa;
    font-family: 'noto_sans';
    font-weight: 300;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
}

.wmd_select .wmd_btn,
.wmd_select .wmd_btn li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.wmd_select .wmd_btn
{
	display 	: flex;
 	display 	: -ms-flexbox;
 	flex-flow 		: row nowrap;
 	-ms-flex-flow 	: row nowrap;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
        padding:15px;
}
.wmd_select .wmd_btn li
{
	width 			: 48%; 
}
.wmd_select .wmd_btn li img
{
	max-width 		: 100%;
	height 			: auto;
}
.wmd_select .wmd_btn li a
{
	display 		: block;
	padding 		: 15px 15px;
	border-bottom 	: 3px solid #d8cdad;
	border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
		text-align: center;
}
.wmd_select .wmd_btn li a:hover
{
		opacity: 0.9;
}

.wmd_select .wmd_btn li:first-child a
{
	background:  url(../img/btn_arr.png) bottom 15px right 15px/auto auto no-repeat,url(../img/man_btn_bg.jpg) top left/ auto 100% repeat-x;
}
.wmd_select .wmd_btn li:nth-child(2) a
{
	background: url(../img/btn_arr.png) bottom 15px right 15px/auto auto no-repeat,url(../img/woman_btn_bg.jpg) top left/ auto 100% repeat-x;
}

/*パーティ概要*/

#Schedule .detail_box .drawer h2
{
	font-size 			: 2rem;
	background 			: url(https://www.statusparty.jp/common/img/bg_deco02.png) top left repeat;
	color 				: #d9c8b3; 
	padding 			: 1rem 2rem;
	border-left 		: 2px solid #c4af94; 
	margin-bottom 		: 1.5rem;
text-shadow: rgba(97,5,20,.8) 2px 2px 2px;
	
}

#Schedule .detail_box .drawer h3
{
	font-size 			: 1.8rem;
	background 			: url(https://www.statusparty.jp/common/img/bg_deco.png) top left repeat;
	padding 			: 1rem 2rem;
	border-left 		: 2px solid #7f0e2c; 
	margin-bottom 		: 1.5rem; 	
}
#Schedule .detail_box .drawer .m_l
{
	margin-bottom 		: 1.3rem; 
}


@media screen and (max-width: 768px) {


.fix_links,
.fix_links li
{
  margin    : 0px;
  padding   : 0px;
  list-style  : none;
  box-sizing: border-box;
}
.fix_links
{
    display   : flex;
  display   : -ms-flexbox;
  flex-flow     : row nowrap;
  -ms-flex-flow   : row nowrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  background: url("../img/fix_btn_bg.png")top left /auto 100% repeat-x;
}
.fix_links li
{
  width       : 33%;
  border-left : #753c4b solid 1px;
  border-bottom: 1px solid #ad916e;  
}
.fix_links li:first-child
{
  border-left: none;
}
.fix_links li a
{
  display: block;
  background: none!important;
  height    : auto!important;
  padding   : 5px 10px;
  background: url("../img/fix_btn_bg.png")top left /auto 100% repeat-x;

}
.fix_links li a img
{
    max-width       : 80%;
    height          : auto;
    vertical-align: middle;
    max-height      : 70px;
    width           : auto;   
}
/*アプリ用*/

.fix_links_app,
.fix_links_app li
{
  margin    : 0px;
  padding   : 0px;
  list-style  : none;
  box-sizing: border-box;
}
.fix_links_app
{
    display   : flex;
  display   : -ms-flexbox;
  flex-flow     : row nowrap;
  -ms-flex-flow   : row nowrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  background: url("../img/fix_btn_bg.png")top left /auto 100% repeat-x;
}
.fix_links_app li
{
  width       : 25%;
  border-left : #753c4b solid 1px;
  border-bottom: 1px solid #ad916e;  
}
.fix_links_app li:first-child
{
  border-left: none;
}
.fix_links_app li a
{
  display: block;
  background: none!important;
  height    : auto!important;
  padding   : 10px 10px 5px;
  background: url("../img/fix_btn_bg.png")top left /auto 100% repeat-x;
  text-align:center!important;

}
.fix_links_app li a img
{
    max-width       : 70%;
    height          : auto;
    vertical-align: middle;
    max-height      : 50px;
    width           : auto;   
}

.sns_body .regist_box dd .cp
{
    font-size       :  1.8rem;
}
.sns_body .regist_box
{
    padding-bottom  : 0px;
}
}


@media screen and (max-width: 640px) {


.regist_box dd .cp {
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'noto_sans';
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.04em;
    margin-bottom: 15px;
}
  
.regist_box {
    text-align: center;
    position: static;
  }
  .regist_box dt {
    display: block;
    vertical-align: middle;
    background-color: #000;
    line-height: 1;
    height: auto;
    padding: 10px 0;
  }
  .regist_box dt img {
    height: 12px;
    width: auto;
  }
.regist_box dd {
    background-color: #fff;
    padding: 15px 0;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0;
    letter-spacing: 0;
}
/*レコメンドサービス*/

.rec_ser_links .ser_links_large
{
	margin-bottom 		: 5px; 
}
.rec_ser_links .ser_links_large li
{
	width 				: 100%;
	margin-bottom 		: 10px; 
}
.rec_ser_links .ser_links_small
{
	justify-content: space-between;
 	-ms-flex-pack: justify;
}
.rec_ser_links .ser_links_small li,
.rec_ser_links .ser_links_small.col4 li
{
	width 				: 48%;
	margin		 		: 0 0 10px; 
}
.rec_ser_links .ser_title
{
	margin 				: 0 auto 20px; 
}
.rec_ser_links .ser_title .en
{
	font-size 			: 1.4rem; 
}

/*パーティ概要*/
#Schedule .detail_box .drawer h2
{
	font-size: 1.4rem;
	padding 			: .8rem 1.5rem;
	margin-top 			: .5rem; 
}
#Schedule .detail_box .drawer h3
{
	font-size: 1.4rem;
	padding 			: .7rem 1.5rem;
}


}


@media screen and (max-width: 480px) {
.cw_sns_link
{
  display   : flex;
  display   : -ms-flexbox;
  flex-flow     : row nowrap;
  -ms-flex-flow   : row nowrap;
  justify-content: space-between;
  -ms-flex-pack: justify; 
  width       : 100%; 
}
.regist_box dd .cw_sns_link .store,
.mod_header .nav_wrap .sideBnr dd .cw_sns_link .store
{
  width     : 31%;
  margin:0;
}
.regist_box dd .cw_sns_link .store img,
.mod_header .nav_wrap .sideBnr dd .cw_sns_link .store img
{
    width   : 100%!important;
    height  : auto!important; 
}
.sideBnr dd .cw_sns_link
{
  width     : 100%;
  box-sizing: border-box;;
  padding    : 0px 10px; 
}
.wmd_select .wmd_btn
{
	padding 	:10px;	 
}

}


