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

/*--------------　共通スタイル（スマホサイズ基準） --------------------*/

html, body {
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
}
img {
    width: 100%;
}
.orange {
	color: #ff4000;
}
#container {
  /*background: url(../img/top_v2/container_bg.jpg);*/
  background: #000000;
  overflow: hidden;
  min-width: 320px;

}
#container a {
	color: #000000;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
header {
	 background: #000000;
}
#sp_menu_btn {
    position: fixed;
    top: 0;
    right: 0;
    height: 45px;
    cursor: pointer;
    z-index: 10;
}
#sp_menu_btn img {
    width: 45px;
}
#sp_menu_logo {
    border-bottom: 1px solid #ffffff;
    padding: 0 15px;
    box-sizing: content-box;
}
#sp_menu_logo img {
    width: 78px;
    padding-bottom: 12px;
}	
#sp_menu_list {
	display: none;
	position: fixed;
	width: 100%;
    padding-top: 20px;
    background: #2f251d;
   /* opacity: 0.9;*/
    z-index: 1;
}
#sp_menu_list li {
	list-style: none;
	border-bottom: 1px solid #ffffff;
}

#sp_menu_list li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
  box-sizing: content-box;
}
#sp_menu_list li a span {
	display: block;
	padding: 17px 0 17px 15px;
	margin-right: 15px;
	background: url('../img/sp/sp_memu_arrow.png') no-repeat center right;
	background-size: 8px 12px;
}

#sp_pagetop {
    position: fixed;
    right: 10px;
    bottom: 10px;
}
#sp_pagetop img{
	width: 120px;
	height: 74px;
}
.fixed {
	position: fixed;
}
#sp_header {
	position:relative;
	max-height: 45px;
	background:url(../img/top_v2/head_bg_sp.png) repeat-x;
	background-size: contain;
	z-index:10;
}
.aniv_8 #sp_header {
  background: none;
}
#sp_header h1 {
  min-height: 45px;
  text-align: center;
  }
#sp_header_txt {
    max-width: 296px;
}
#pc_header_txt {
    display: none;
} 
.aniv_8 #sp_header_txt {
  max-width: 100%;
} 
.aniv_8 #sp_header h1 {
  min-height: 100%;
}
#main {
	position:relative;
	min-height:350px;
	background:url(../img/top_v2/main_bg.jpg) no-repeat;
	background-size: cover;
	z-index:1;
	color: #ffffff;
}
#head_mon {
    position: absolute;
    background: url(../img/top_v2/head_mon_bg.png) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.aniv_8 #head_mon {
    background: none;
}

#main.newyear {
    background: url(../img/top_v2/main_bg_newyear_sp.jpg?=191226) no-repeat;
    background-size: cover;
}
.aniv_8 #main {
    background: url(../img/top_v2/main_bg_8th_sp.jpg) no-repeat;
    background-size: cover;
}
.newyear #head_mon {
    background: url(../img/top_v2/head_mon_bg_2.png) no-repeat;
    background-size: contain;
    background-position: center center;
}
#head_mon_img_wrap {
	position: absolute;
    left: 50%;
    top: -40px;
    margin-left: -135px;
}
.is-6th #head_mon_img_wrap {
    top: 45px;
    margin-left: -182px;
}
.is-w680 #head_mon_img_wrap {
    top: 15px;
    width: 680px;
    margin: 0 auto;
    margin-left: -170px;
    overflow: hidden;
}
.is-w780 #head_mon_img_wrap {
    top: 35px;
    width: 780px;
    margin: 0 auto;
    margin-left: -175px;
    overflow: hidden;
}
.is-w740 #head_mon_img_wrap {
    top: 35px;
    width: 740px;
    margin: 0 auto;
    margin-left: -110px;
    overflow: hidden;
    transform: translate();
    transform: scale(1.1);
}
.is-w840 #head_mon_img_wrap {
    top: 15px;
    width: 840px;
    margin: 0 auto;
    margin-left: -180px;
    overflow: hidden;
}
.aniv_8 .is-w840 #head_mon_img_wrap {
  margin-left: -200px;
}
.aniv_8 .is-w840 #head_mon img {
    max-width: 400px;
}

.is-w320 #head_mon_img_wrap {
    top: 0px;
    width: 190px;
    margin: 0 auto;
    margin-left: -95px;
    overflow: hidden;
}
#head_mon img {
	max-width: 270px;
}
.is-6th #head_mon img {
  max-width: 364px;
}
.is-w840 #head_mon img {
    max-width: 360px;
}
.is-w680 #head_mon img {
    max-width: 340px;
}
.carousel-for {
  margin: 0 auto;
  max-width: 270px;
  padding: 0;
  text-align: center;
}
.carousel-for span.orange {
    position: absolute;
    /*bottom: 12px; */
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 80%;
    font-weight: bold;
    line-height: 1.2;
}
/*
.carousel-for li {
  min-height: 120px;
}

.carousel-for span.orange {
    font-size: 80%;
    display: block;
    margin-top: 5px;
    text-align: center;
    line-height: 1.3;
 } */
.carousel-nav {
  width: 320px;
  margin: 0 auto;
  margin: 10px auto 0;
  overflow: hidden;
}
.slick-prev:before, .slick-next:before {
  color: black;
}
.carousel-wrap {
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -160px;
	line-height: 1;
}
.slick-slider {
  padding: 0;
}
.slide-arrow {
	width: 20px;
    position: absolute;
    cursor: pointer;
}
.prev-arrow {
    top: 35px;
    left: -24px;
    z-index: 10;
}
.next-arrow {
    top: 35px;
    right: -24px;
    z-index: 10;
}
.carousel-nav li img {
  opacity: 0.5;
}
.carousel-nav li.slick-current img {
  opacity: 1;
}
.carousel-nav li {
  margin-left: 3px;
}
.carousel-nav li span {
  display: none;
}
#download_box_head {
	background: url(../img/top_v2/separate_line.gif) repeat-x top;
	padding-top: 2px;
}
#download_box_foot,
#contents_area_wrap,
#latest_info_wrap {
	background: url(../img/top_v2/separate_line.gif) repeat-x bottom;
	padding-bottom: 2px;
}
#latest_info_wrap {
    max-width: 1400px;
    margin: 0 auto;
    background: url(/member/common/img/top_v2/bg_latest_info.jpg) no-repeat center bottom;
    background-size: 200%;
}
#download_box {
    background: #000000;
    padding: 10px 20px 15px;
    overflow: hidden;
}
#download_box ul {
    width: 330px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    left: 50%;
    margin-left: -135px;
}
#download_box li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#download_box li:last-child {
	margin-right: 0;
}
#download_box li .download_ios {
  max-width: 127px;
	height: 38px;
}
#download_box li .download_Andr {
	max-width: 127px;
	height: 38px;
}
#download_box li .download_Kndl {
  max-width: 127px;
  height: 38px;
  margin-right: 0;
  position: relative;
  top: 5px;
  left: 70px;
}
#contents {
	padding: 0 10px;
	box-sizing:content-box;
	overflow: hidden;
}
.contents_area {
  background: url(../img/top_v2/container_bg.jpg);
  /*padding: 0 10px;*/
  box-sizing:content-box;
  overflow: hidden;
}
.contents_area.type1 {
  padding: 20px 10px 30px;
}
.contents_area.type2 {
  padding: 15px 10px;
}
#notice {
	/*margin-top: 30px;*/
}
#notice_head {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
#notice_head_ttl {
	text-align: center;
	 background: -moz-linear-gradient(#825121, #4c2c15);
	 background: -webkit-linear-gradient(#825121, #4c2c15);
	 background: -webkit-gradient(linear, 0 0, 0 100%, from(#825121), to(#4c2c15));
	 background: -o-linear-gradient(#825121, #4c2c15);
	 background: linear-gradient(#825121, #4c2c15);
	 padding: 8px 0 4px;
	 border-radius: 5px 5px 0 0;
}
#notice_head_ttl img {
	width: 72px;
}
#notice_inner {
	background: rgba(255,255,255,0.60);
	padding: 10px 15px 15px;
	border-radius: 0 0 5px 5px;
	border-top: 2px solid #764205;
}
#notice_more {
	padding-top: 4px;
	text-align: right;	
}
.mntList li:first-child {
	margin-top: 0;
}
#pickcup_btn_box {
    max-width: 1000px;
    margin: 20px auto 0;
}
#pickcup_btn_box li {
  float: left;
  width: 48.00001%;
  list-style: none;
  background: #ffffff;
  color: #000000;
  overflow: hidden;
  border: 1px solid #856f4c;
}
#pickcup_btn_box li:first-child {
  margin-right: 1.99999%;
}
#pickcup_btn_box ul {
  margin-top: 14px;
}
#pickcup_btn_box ul:first-child {
  margin-top: 0;
}
#pickcup_btn_box li a:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
}
.btn_list_col3 {
	/*margin-top: 20px;*/
}
.btn_list_col3 li {
	float: left;
	width: 33.333%;
	list-style: none;
  text-align: center;
}
.btn_list_col3 li:last-child {
  margin-left: 0;
}  
.btn_list_col3 li img {
  width: 100%;
}
#latest_info {
  /*margin-top: 10px;*/
  /*padding: 0 10px;*/
  padding: 10px 10px 60px;
  box-sizing: content-box;
}
#latest_info_head {
	/*background: url(../img/top_v2/latest_info_bg.jpg) repeat-x;*/
	padding: 10px 0 5px;
	border-radius: 5px 5px 0 0;
}
#latest_info_head h2 {
	text-align: center;
}
#latest_info_head h2 img {
	width: 134px;
}
#latest_info_list {
  margin-top: 15px;
}
#container #latest_info_list a,
#container #latest_info_more_list a {
	/*background: rgba(255,255,255,0.60);
	padding: 15px;
	border-radius: 0 0 5px 5px;
	border-top: 2px solid #568c13;*/
  color: #ffffff;
}
#latest_info_inner .new {
	color: #ff4000;
	font-weight:bold;
}
#latest_info_inner #latest_info_list li,
#latest_info_inner #latest_info_more_list li {
	list-style: none;
    line-height: 1.5;
    padding: 10px 0;
	border-bottom: 1px dotted #ffffff;
}
#latest_info_inner #latest_info_list li:first-child {
    padding: 0 0 10px;
}
#latest_info_inner #pickcup_btn_box span.date {
    float: left;
    padding: 6px 0 0 4px;
}
#latest_info_inner #pickcup_btn_box li {
    border-bottom: none;
}
#latest_info_inner #pickcup_btn_box .text_box {
    vertical-align: middle;
    padding: 5px;
}
#latest_info_inner #latest_info_list span.date,
#latest_info_inner #latest_info_more_list span.date {
    display: table-cell;
    padding-right: 5px;
    vertical-align: middle;
    color: #ffffff;
}
#latest_info_inner .category_badge {
    display: table-cell;
    width: 60px;
}
#latest_info_inner #pickcup_btn_box .category_badge {
    display: table-cell;
    float: left;
}
#latest_info_inner .latest_info_content {
    display: block;
    padding-left: 10px;
    vertical-align: middle;
}
#latest_info_inner #latest_info_more_btn {
    text-align: center;
    margin-top: 15px;
}
#latest_info_inner #latest_info_more_btn img {
	width: 184px;
}
#latest_info_more_list {
  display: none;
  padding-top: 10px;
}
#other_bnr_list {
    margin-top: 15px;
}
#other_bnr_list ul {
    max-width: 540px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: content-box;
}
#other_bnr_list li {
  list-style: none;
}
#other_bnr_list img {
    margin-bottom: 5px;
}

#foot_link_btn_head {
    background: url(../img/top_v2/separate_line.gif) repeat-x top;
    padding-top: 2px;
	/*margin-top: 20px;	*/
}
#foot_link_btn_foot {
    background: url(../img/top_v2/separate_line.gif) repeat-x bottom;
    padding-bottom: 2px;	
}
#foot_btn_box {
	margin-top: 20px;
}
#foot_btn_box li {
	float: left;
	width: 49%;
	list-style: none;
}
#foot_btn_box li:first-child {
	margin-right:1%;
}
#foot_btn_box li img {
}

#foot_btn_box ul {
	margin-top: 14px;
}
#foot_link_btn {
	background: #000000;
    padding: 10px;
    box-sizing: content-box;
    overflow: hidden;
}
#foot_link_btn li {
    float: left;
    margin-right: 20px;
    list-style: none;
}
#foot_link_btn li:last-child {
    margin-right: 0;
}
#footer_btn_foot {
  padding: 8px 10px 0;
    background: url(../img/top_v2/separate_line.gif) repeat-x bottom;
}
#footer_btn {
  background: url(../img/top_v2/footer_btn_bg_sp.jpg) bottom;
  background-size: cover;
  box-sizing: content-box;
}
#footer_btn li {
    float: left;
    width: 16.66666%;
	list-style: none;
}
#pagetop {
    position: fixed;
    right: 10px;
    bottom: 10px;
}
#pagetop img {
    width: 120px;
    height: 74px;
}
#copyright {
	background: #000000;
	font-size: 10px;
	margin: 0;
  padding: 10px 0 30px;
	text-align: center;
	color: #ffffff;
}
#foot_link_btn ul {
    margin: 0 auto;
   /* padding: 0 10px;
    box-sizing: content-box;*/
}
#foot_link_btn ul.list1 {
    max-width: 324px;
}
#foot_link_btn ul.list2 {
    max-width: 245px;
    margin: 10px auto 0;
}
.btn_colum1 {
    max-width: 560px;
    margin: 0 auto;
}
.btn_list {
    max-width: 560px;
    margin: 0 auto;
}
.btn_list li {
    margin: 15px 0.5% 0 0;
    display: inline-block;
}
.btn_list_col3 li {
    width: 33%;
    margin-right: 0.3333%;
}
.btn_list_col2_pc {
    margin-top: 30px;
}
.btn_list_col3_pc li {
    float: left;
    list-style: none;
    max-width: 49.5%;
}
.btn_list_col3_pc li.list3 {
    float: none;
    margin: 0 auto;
    display: block;
}
.btn_list_col3_pc li.list3 img {
    margin-top: 5px;
}

#foot_link_btn a {
    color: #FF6600;
    font-weight: bold;
    text-decoration: underline;
}
#foot_link_btn {
    padding: 20px 10px;
}
/* リロード対策 */
.carousel-wrap, .mntList {
  display: none;
}

#store_note{
	text-align: center;
	font-size: 80%;
	color: #ffffff;
	padding: 0 10px;
}

#store_note p{
	margin-bottom: 5px;
	line-height: 1.5;
}

/*************** おしらせ内 記事アイコン ******************/

.mntList li {
  text-indent: -90px;
  padding-left: 90px;
}
.mntList li a {
    line-height: 1.5;
}

.mntList li span {
    font-size: 80%;
    font-weight: normal;
    padding: 5px;
    margin: 5px 5px 0 0;
    color: white;
    border-radius: 5px;
    vertical-align: 15%;
    width: 60px;
    display: inline-block;
    text-align: center;
    text-indent: 0;
}

.mntList li span.yellowsmall {
	display: none;
}

.suti01 {background-color:#C00;}
.suti02 {background-color:#088;}
.suti03 {background-color:#055EBB;}
.suti04 {background-color:#6AB100;}
.suti05 {background-color:#D59876;}
.suti06 {background-color:#F252A1;}
.suti07 {background-color:#F70;}


/*-------------- clearfix --------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#pc_logo,.pc { display: none; }


/*--------------media ( タブレットサイズ以上のスタイル ) --------------------*/
@media screen and (min-width: 768px) {

html, body {
    font-size: 14px;
}

#pc_logo,.pc { display: block; }
#sp_header,.sp,.br-sp { display: none; }

#main {
    min-height: 640px;
}

#main.newyear {
    background: url(../img/top_v2/main_bg_newyear.jpg?=191226) no-repeat;
    background-size: cover;
}
.aniv_8 #main {
    background: url(../img/top_v2/main_bg_8th_pc.jpg) no-repeat;
    background-size: cover;
}
#main_drop_bg {
  position: absolute;
    background: url(../img/top_v2/main_bg_drop_right.png) no-repeat 3% 35px,
                url(../img/top_v2/main_bg_drop_left.png) no-repeat 97% 35px;
    width: 100%;
    height: 100%;
    width: 1400px;
    margin-left: -700px;
    left: 50%;
    overflow: hidden;
}
.newyear #main_drop_bg,
.aniv_8 #main_drop_bg {
    background: url(../img/top_v2/main_bg_drop_right_2.png) no-repeat 3% 35px,
                url(../img/top_v2/main_bg_drop_left_2.png) no-repeat 97% 35px;
}
#main_contents {
  width: 950px;
  margin: 0 auto;
}
#head_mon {
  background-size: cover;
  background-position: center top;
  max-width: 910px;
  left: 50%;
  margin-left: -455px;
}
#pc_header_txt {
    display: block;
} 
#head_mon_img_wrap {
  top: -110px;
  margin-left: -260px;
}
.is-6th #head_mon_img_wrap {
    top: 20px;
    margin-left: -420px;
}
.is-w840 #head_mon_img_wrap,
.aniv_8 .is-w840 #head_mon_img_wrap {
    top: 20px;
    margin-left: -420px;
}
.aniv_8 .is-w840 #head_mon_img_wrap {
    top: 0;
}
.is-w740 #head_mon_img_wrap {
    top: 10px;
    margin-left: -370px;
    transform: scale(1);
}
.is-w680 #head_mon_img_wrap {
    top: 20px;
    margin-left: -340px;
}
.is-w320 #head_mon_img_wrap {
    top: 0px;
    margin-left: -160px;
    width: 320px;
}
#pc_logo {
  position: absolute;
  top: 40px;
  z-index: 10;
  padding-left: 10px
}
#head_mon img {
  max-width: 520px;
}
.is-6th #head_mon img,
.is-w840 #head_mon img,
.aniv_8 .is-w840 #head_mon img {
  max-width: 840px;
}
.is-w740 #head_mon img {
    max-width: 740px;
}
.is-w680 #head_mon img {
    max-width: 680px;
}
.slide-arrow {
  width: 44px;
}
.prev-arrow {
  top: 82px;
  left: -64px;
}
.next-arrow {
  top: 82px;
  right: -64px;
}
.carousel-wrap {
  max-width: 830px;
  margin-left: -415px;
  top: 280px;
}
.carousel-for {
  max-width: 590px;
}
.carousel-for img:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.carousel-for span.orange {
    font-size: 100%;
    display: block;
    min-height: 14px;
}
.carousel-nav {
  width: 100%;
  max-width: 830px;
  margin: 0 auto;
  margin: 20px auto 0;
  overflow: hidden;
}
.carousel-nav li img {
  max-width: 200px;
}
.slick-slide img {
  max-width: 590px;
}
#download_box ul {
    width: 556px;
    margin: 0 auto;
    position: static;
}
#download_box li {
  margin-right: 20px;
}
#download_box li:last-child {
  margin-right: 0;
}
#download_box li .download_ios {
    max-width: 170px;
    height: 50px;
}
#download_box li .download_Andr {
    max-width: 170px;
    height: 50px;
}
#download_box li .download_Kndl {
  position: static;
  max-width: 170px;
  height: 50px;
}
.mntList li {
    margin-top: 0px;
}
.mntList li span {
    margin: 10px 5px 0 0;
}
#contents {
    max-width: 950px;
    margin: 0 auto;
}
#notice {
    max-width: 950px;
    margin: 0 auto;
}
#notice_head_ttl img {
    width: 102px;
}
#latest_info_head h2 img {
    width: 134px;
}
.mntList li span {
    width: 76px;
    padding: 5px 0;
}
#notice_inner {
  padding: 10px 20px 20px;
}
.btn_list_col3 li {
    margin-right: 0.5%;
    width: 33%;
}
.btn_list_col3 li:last-child {
    margin-right: 0;
}
#latest_info_head h2 img {
    max-width: 178px;
}
#latest_info_inner {
    max-width: 1000px;
    margin: 0 auto;
}
#latest_info_inner .category_badge {
    width: 80px;
}
#latest_info_inner li a {
    max-width: 732px;
    vertical-align: middle;
}
#latest_info_inner #pickcup_btn_box span.date {
    padding: 8px;
}
#latest_info_inner .latest_info_content {
  display: table-cell;
}
#latest_info {
    max-width: 950px;
    margin: 0 auto;
}
#pickcup_btn_box {
    margin-top: 20px;
}
#pickcup_btn_box li:first-child {
   /* margin-right: 20px;*/
}
#pickcup_btn_box li {
   /* max-width: 462px;*/
}
#pickcup_btn_box li {
  width: 48.22222%;
}
#pickcup_btn_box li:first-child {
  margin-right: 2.99999%;
}
#pickcup_btn_box ul {
    margin-top: 30px;
}
#latest_info_list {
    margin-top: 15px;
    max-width: 910px;
    margin: 25px auto 0;
}
#latest_info_more_list {
    max-width: 910px;
    margin: 0 auto;
    padding-top: 0;
}
#other_bnr_list {
    margin-top: 30px;
}
#other_bnr_list img {
    margin-bottom: 10px;
}

.contents_area.type2 .type2_wrap {
    max-width: 950px;
    margin: 0 auto;
}
#foot_link_btn {
    padding: 30px 0;
}
#foot_link_btn li:last-child {
    margin-right: 0;
}
#foot_btn_box li {
}
#foot_btn_box li:first-child {
  margin-right: 2%;
}
#footer_btn ul {
    width: 540px;
    margin: 0 auto;
}
#footer_btn li {
    width: 90px;
}
#footer_btn li img {
    width: 90px;
}
#footer_btn {
 /* background: url(../img/top_v2/footer_btn_bg_pc.jpg) bottom;*/
}
#foot_btn_box li {
    width: 48.5%;
    list-style: none;
}
#foot_btn_box li:first-child {
    margin-right: 3%;
}
#foot_link_btn ul {
    max-width: 950px;
}
.btn_list {
    max-width: 950px;
}
.btn_list li {
    margin-right: 0.5%;
}
.btn_list li:last-child {
    margin: 15px 0 0 0;
}
#latest_info_wrap {
    background-size: contain;
}
.btn_list_col3_pc li.list3 img {
    margin-top: 0;
}
#latest_info {
    padding: 10px 10px 120px;
}
.btn_list_col2_pc {
    margin-top: 50px;
}
#latest_info {
    max-width: 1400px;
    margin: 0 auto;
}
#foot_link_btn li {
    max-width: none;
    margin-right: 25px;
}
#foot_link_btn {
    margin: 0 auto;
    max-width: 694px;
}
#foot_link_btn ul {
    float: left;
}
#foot_link_btn ul.list1 {
    max-width: 405px;
}
#foot_link_btn ul.list2 {
   max-width: 288px;
}
#foot_link_btn ul.list2 {
    margin: 0 auto 0;
}
#foot_link_btn a {
    font-size: 110%;
}
#foot_link_btn a:hover {
  text-decoration: none;
}
.btn_list_col2_pc li {
    float: left;
    max-width: 49.5%;
    list-style: none;
}
.btn_list_col3_pc li {
    float: left;
    list-style: none;
}
.btn_list_col2_pc li:first-child {
    margin-right:1%;
}
.btn_list_col3_pc li {
    max-width: 33%;
}
.btn_list_col3_pc li.list3 {
    float: left;
    margin: 15px auto 0;
}
/*
.carousel-nav li img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.carousel-nav li.slick-current img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}*/
}

/*--------------　スマホサイズのみのスタイル　 --------------------*/
@media screen and (max-width: 640px) {
.sp {
    display: block;
}
.pc {
    display: none;
}
}

/*--------------media ( タブレットサイズ以上～PCサイズ以下のスタイル（PCブラウザ幅の調整） ) --------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px){
#pc_logo {
    position: absolute;
    left: 23%;
}
}

/*--------------　ie対策 --------------------*/
@media all and (-ms-high-contrast:none){
 *::-ms-backdrop,.carousel-nav li img
{
  opacity: 0.6;
} 
*::-ms-backdrop,.carousel-nav li.slick-current img {
  opacity: 1;
}
*::-ms-backdrop,.next-arrow:hover,
*::-ms-backdrop,.prev-arrow:hover {
  opacity: 0.8;
}
.carousel-nav li img
{
  opacity: 0.6;
} 
.carousel-nav li.slick-current img {
  opacity: 1;
}
}