@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* main style
-------------------------------------*/

#main {
	width: 100%;
	clear: both;
	overflow: hidden;
	}

.pc {display: block;}

.sp {display: none;}

/* mainVisual style
-------------------------------------*/

.mainVisual_area {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  padding: 25px 0;
}

#mainVisual {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#mainVisual .bx-wrapper {
  max-width: 100% !important;
  position: relative !important;
}

#mainVisual div.bx-viewport {
  width: 780px !important;
  margin: 0 auto !important;
  overflow: visible!important;
}

#mainVisual .slider {
  height: 410px;
  overflow: hidden;
  padding-bottom: 10px;
}

#mainVisual .slider div {
  padding-left: 0;
}

#mainVisual bx-controls {
  position: relative;
  z-index: 2000;
}

#mainVisual a.bx-prev, #mainVisual a.bx-next {
  display: none;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 100;
  top: 50%;
  text-indent: -9999px;
  outline: none;
}


#mainVisual .bx-pager {
  height: 12px;
  margin: 20px 0 0 0;
  text-align: center;
  z-index: 2000;
  position: relative;
}

#mainVisual .bx-pager-item {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 20px;
  text-indent: -9999px;
}

#mainVisual .bx-pager-item:last-child {
  margin-right: 0;
}

#mainVisual .bx-pager-item a {
  display: block;
  width: 12px;
  height: 12px;
  background: #999;
  outline: none;
}
#mainVisual .bx-pager-item a.active {background: #000;}
#mainVisual .slider div {padding: 0 15px;}
#mainVisual .slider div img {
  /* box-shadow */
  box-shadow: 0px 0px 6px 3px #f0f0f0;
  -moz-box-shadow: 0px 0px 6px 3px #f0f0f0;
  -webkit-box-shadow: 0px 0px 6px 3px #f0f0f0;
}

/* #top_btn
-------------------------------------*/

#top_btn {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 40px;
}
	#top_btn ul {
	  overflow: hidden;
	  width: 100%;
	  max-width: 750px;
	  margin: 0 auto;
	}
		#top_btn ul li {
		  float: left;
		  width: 48%;
		  margin-right: 4%;
		}
		#top_btn ul li:last-child {margin-right: 0;}

/* #top_contents
-------------------------------------*/

#top_contents {
  margin: 0 auto;
  overflow: hidden;
}
	#top_contents .fee_tab {
	  overflow: hidden;
	  width: 100%;
	  max-width: 1000px;
	  margin: 0 auto;
	  height: 72px;
	}
#top_contents .fee_tab li {
  float: left;
  width: 19.2%;
  margin-right: 1%;
  height: 72px;
  text-indent: -9999px;
  background-size: 100% auto;
  display: inline-block;
}
#top_contents .fee_tab li:last-child {margin-right: 0;}
#scrollnav-area .next-btn {
  display: none;
}

/* 右側に固定する部分 */
#top_contents .top_contents_inner {
  overflow: hidden;
  background: url(/-/Media/coco/top/image/fee_bg.png) repeat scroll left top;
}
.fee {padding: 20px 0;}

.tab_part.no {display: none;}

/* すべて */
.fee_tab .all {
  background: url(/-/Media/coco/top/image/contents_tub01.png?201222) no-repeat scroll center bottom;
}
.fee_tab .all:hover, .fee_tab .all.selected {
  background: url(/-/Media/coco/top/image/contents_tub01_on.png?201222) no-repeat scroll center bottom;
}

/* 目の健康ガイド */
.fee_tab .eyecare {
  background: url(/-/Media/coco/top/image/contents_tub02.png) no-repeat scroll center bottom;
}
.fee_tab .eyecare:hover, .fee_tab .eyecare.selected {
  background: url(/-/Media/coco/top/image/contents_tub02_on.png) no-repeat scroll center bottom;
}

/* スキンケア研究 */
.fee_tab .skincare {
  background: url("/-/Media/coco/top/image/contents_tub03.png") no-repeat scroll center bottom;
}
.fee_tab .skincare:hover, .fee_tab .skincare.selected {
  background: url("/-/Media/coco/top/image/contents_tub03_on.png") no-repeat scroll center bottom;
}

/* メンズラボ */
.fee_tab .menslabo {
  background: url(/-/Media/coco/top/image/contents_tub04.png) no-repeat scroll center bottom;
}
.fee_tab .menslabo:hover, .fee_tab .menslabo.selected {
  background: url(/-/Media/coco/top/image/contents_tub04_on.png) no-repeat scroll center bottom;
}

/* 健康美容ナビ */
.fee_tab .healthmemo {
  background: url(/-/Media/coco/top/image/contents_tub05.png) no-repeat scroll center bottom;
}
.fee_tab .healthmemo:hover, .fee_tab .healthmemo.selected {
  background: url(/-/Media/coco/top/image/contents_tub05_on.png) no-repeat scroll center bottom;
}

/* 商品開発ストーリー */
.fee_tab .spotlight {
  background: url(/-/Media/coco/top/image/contents_tub06.png) no-repeat scroll center bottom;
}
.fee_tab .spotlight:hover, .fee_tab .spotlight.selected {
  background: url(/-/Media/coco/top/image/contents_tub06_on.png) no-repeat scroll center bottom;
}



/* コンテンツ記事 */

#top_contents_list {
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 5px;
}

#top_contents_list li {
  position: relative;
  float: left;
  width: 33%;
  min-height: 360px;
  margin: 0 0.5% 10px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
  background: #fff;
  /* box-shadow */
  box-shadow: 1px 2px 0px 0px #ccc;
  -moz-box-shadow: 1px 2px 0px 0px #ccc;
  -webkit-box-shadow: 1px 2px 0px 0px #ccc;
}

#top_contents_list li:nth-child(3n) {
  margin: 0 0 10px 0;
}

/* カテゴリー配色 */
#top_contents_list li:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 32px 32px;
}

#top_contents_list li a {
  display: block;
  padding: 20px;
  text-decoration: none;
  height: 100%;
}

#top_contents_list li:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

#top_contents_list li .contents_img {
	position: relative;
	margin: 0 auto 20px;
	}

#top_contents_list li .contents_img:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 57px;
	height: 57px;
	}

/* eyecare_list */
#top_contents_list .eyecare_list:after {
	border-color: transparent transparent #ffe221 transparent;
	}
#top_contents_list .eyecare_list .contents_img:after {
	background: url(/-/Media/coco/top/image/contents_icon1.png) no-repeat scroll right bottom;
	background-size: 57px 57px;
	}

/* skincare_list */
#top_contents_list .skincare_list:after {
	border-color: transparent transparent #58d7c9 transparent;
	}
#top_contents_list .skincare_list .contents_img:after {
	background: url(/-/Media/coco/top/image/contents_icon2.png) no-repeat scroll right bottom;
	background-size: 57px 57px;
	}

/* healthmemo_list */
#top_contents_list .healthmemo_list:after {
	border-color: transparent transparent #ff88aa transparent;
	}
#top_contents_list .healthmemo_list .contents_img:after {
	background: url(/-/Media/coco/top/image/contents_icon3.png) no-repeat scroll right bottom;
	background-size: 57px 57px;
	}

/* menslabo_list */
#top_contents_list .menslabo_list:after {
	border-color: transparent transparent #7a7ed6 transparent;
	}
#top_contents_list .menslabo_list .contents_img:after {
	background: url(/-/Media/coco/top/image/contents_icon4.png) no-repeat scroll right bottom;
	background-size: 57px 57px;
	}

/* campaign_list */
#top_contents_list .campaign_list:after {
	border-color: transparent transparent #ef9c00 transparent;
	}
#top_contents_list .campaign_list .contents_img:after {
	background: url(/-/Media/coco/top/image/contents_icon5.png) no-repeat scroll right bottom;
	background-size: 57px 57px;
	}

/* spotlight_list */
#top_contents_list .spotlight_list:after {
	border-color: transparent transparent #ff6630 transparent;
	}
#top_contents_list .spotlight_list .contents_img:after {
	background: url(/-/Media/coco/top/image/contents_icon6.png) no-repeat scroll right bottom;
	background-size: 57px 57px;
	}


/* contents_btn_area
-------------------------------------*/

#contents_btn_area {
	overflow: hidden;
	background: url(/-/Media/coco/top/image/fee_bg.png) repeat scroll left top;
	padding: 10px 0 60px;
	}
  #contents_btn {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
  }
  #contents_btn li {
    float: left;
    width: 23.5%;
    margin: 0 2% 0 0;
  }
  #contents_btn li:last-child { margin-right: 0;}
  #contents_btn li:hover {opacity:0.6;}

/* benefits style
-------------------------------------*/

#benefits {
  overflow: hidden;
  background: #fff;
  padding: 30px 0;
}

#benefits .container {
  max-width: 1010px;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}

#benefits .container h2 {
  text-align: center;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin: 0 auto 30px;
}

#benefits .container .tokuten_list {
  margin: 0 auto 30px;
  overflow: hidden;
  padding: 0 5px 10px;
}

#benefits .container .tokuten_list li {
  float: left;
  width: 19%;
  background: #fafafa;
  padding: 15px;
  margin: 0 1.25% 0 0;
  /* box-shadow */
  box-shadow: 1px 2px 0px 0px #ccc;
  -moz-box-shadow: 1px 2px 0px 0px #ccc;
  -webkit-box-shadow: 1px 2px 0px 0px #ccc;
}

#benefits .container .tokuten_list li:last-child {
  margin-right: 0;
}

#benefits .container .tokuten_list li .number {
  margin-bottom: 10px;
}

#benefits .container .tokuten_list li .number_txt {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 10px;
}

#benefits>.container>.tokuten_list>li>.number_txt>span {
  color: #ea467a;
}

#benefits .container .tokuten_list li .number_img {
  text-align: center;
}

#benefits .btn_read {
  text-align: center;
  font-size: 14px;
  color: #ff6600;
  font-weight: bold;
  margin: 0 auto 10px;
}

#benefits .benefits_btn {
  width: 400px;
  margin: 0 auto;
}

/* benefits_login style
-------------------------------------*/

#benefits {
  overflow: hidden;
  background: #fff;
  padding: 30px 0;
}

#benefits .container {
  max-width: 1010px;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}

#benefits .container h2 {
  text-align: center;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin: 0 auto 30px;
}

#benefits .container .tokuten_list02 {
  margin: 0 auto 30px;
  overflow: hidden;
  padding: 0 5px 10px;
}

#benefits .container .tokuten_list02 li {
  float: left;
  width: 19%;
  background: #fafafa;
  padding: 15px;
  margin: 0 1.25% 0 0;
  /* box-shadow */
  box-shadow: 1px 2px 0px 0px #ccc;
  -moz-box-shadow: 1px 2px 0px 0px #ccc;
  -webkit-box-shadow: 1px 2px 0px 0px #ccc;
}

#benefits .container .tokuten_list02 li:last-child {margin-right: 0;}
#benefits .container .tokuten_list02 li .number02 {
  margin-bottom: 10px;
  width: 70px;
}
#benefits .container .tokuten_list02 li .number_txt02 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 10px;
}
#benefits .container .btn_read02 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto 10px;
}
#benefits .container .benefits_btn {
  width: 400px;
  margin: 0 auto;
}
/* marketo style
-------------------------------------*/
#top_rtp {
	overflow: hidden;
	margin: 0 auto;
	}
#top_rtp .btn_read02 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto 10px;
}
#top_rtp .benefits_btn {
  width: 400px;
  margin: 0 auto;
}
#top_rtp .top_rtp_inner {
	overflow: hidden;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 0 5% 5%;
	}
#top_rtp .top_rtp_inner > div {
	overflow: hidden;
	margin: 60px auto 40px;
	}
#top_rtp .top_rtp_inner .rtp_l {
	float: left;
	width: 60%;
	padding-right: 3.7%;
	overflow: hidden;
	}
#top_rtp .top_rtp_inner .rtp_l > .p_img {
	float: left;
	width: 27%;
	overflow: hidden;
	}
	#top_rtp .top_rtp_inner .rtp_l > .p_img > .p_name {
	font-size: 12px;
	line-height: 1.2;
	margin: 0 auto 3px;
	}
	#top_rtp .top_rtp_inner .rtp_l > .p_img > span {
		border: 1px solid #333;
		padding: 3px 2px;
		line-height: 1;
		font-size: 12px;
		box-sizing: border-box;
		display: inline-block;
		}
#top_rtp .top_rtp_inner .rtp_l > .rtp_txt {
	float: right;
	width: 73%;
	}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .balloon-left {
		border: 1px solid #0e63b1;
		width: calc(100% - 24px);
		border-radius: 20px;
		padding: 20px;
		font-size: 20px;
		color: #0e63b1;
		position: relative;
		margin: 0 0 25px 25px;
		background: #fff;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .balloon-left::before{
	    margin: 0;
	    content:" ";
	    display:inline-block;
	    width:24px;
	    height:26px;
	    background:url(/-/Media/coco/top/image/rtp/fukidashi.png) no-repeat;
	    background-size:contain;
	    position: absolute;
	    left: -24px;
		top: 45px;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .balloon-left > .kome {
		font-size: 12px;
		vertical-align: top;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .receipt_desc {
		margin-left: 25px;
		font-size: 16px;
		position: relative;
		padding-left: 40px;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .receipt_desc::before{
	    margin: 0;
	    content:" ";
	    display:inline-block;
	    width:34px;
	    height:58px;
	    background:url(/-/Media/coco/top/image/rtp/s_phone.png) no-repeat;
	    background-size:contain;
	    position: absolute;
	    left: 0;
		}

#top_rtp .top_rtp_inner .rtp_r {
	width: 40%;
	float: right;
	}
	#top_rtp .top_rtp_inner .rtp_r .step_title {
		font-size: 20px;
		text-align: center;
		font-weight: bold;
		letter-spacing: 0.1em;
		}
		#top_rtp .top_rtp_inner .rtp_r .step_title > span {
			font-size: 30px;
			color: #0e63b1;
			}
	#top_rtp .top_rtp_inner .rtp_r > .step {overflow: hidden;}
		#top_rtp .top_rtp_inner .rtp_r > .step > li {
			font-size: 18px;
			background: #ddedfa;
			border-radius: 10px;
			margin: 0 0 20px;
			position: relative;
			padding: 15px 15px 15px 45px;
			text-indent:-1.3em;
			}
		#top_rtp .top_rtp_inner .rtp_r > .step > li::after {
		    margin:0;
		    content:" ";
		    display:block;
		    width:20px;
		    height:10px;
		    background:url(/-/Media/coco/top/image/rtp/arrow01.png) no-repeat;
		    background-size:contain;
		    vertical-align:middle;
		    position: absolute;
		    bottom: -15px;
		    left: 50%;
		    margin-left: -20px;
			}
		#top_rtp .top_rtp_inner .rtp_r > .step > li:last-child {margin: 0;}
		#top_rtp .top_rtp_inner .rtp_r > .step > li:last-child ::after {
		    margin:0;
		    content:" ";
		    display:none;
		    width:0;
		    height:o;
		    background:none
		    background-size:contain;
		    vertical-align:middle;
		    position: absolute;
		    bottom: auto;
		    left: auto;
		    margin-left: auto;
			}
#top_rtp .top_rtp_inner .rtp_btn {
	overflow: hidden;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	}
	#top_rtp .top_rtp_inner .rtp_btn > li {
		float: left;
		width: 46%;
		margin-right: 8%;
		}
	#top_rtp .top_rtp_inner .rtp_btn > li:last-child {margin: 0;}



/* spotlight style
-------------------------------------*/


#contents_btn_area + #spotlight {display: none;}


/*
#spotlight {
  background: url(/-/Media/coco/top/image/spotlight_bg.png) repeat scroll left top;
  overflow: hidden;
  padding: 30px 0;
  display: none;
}
#spotlight h2 {
  text-align: center;
  margin: 0 auto 20px;
  width: 424px;
}
*/
/* 注目アイテムスライダー */
/*
#spotlight_slider {
  width: 100%;
  margin: 0 auto 30px auto;
  position: relative;
  overflow: hidden;
}
#spotlight_slider .bx-wrapper {
  width: 100% !important;
  max-width: 1020px !important;
  position: relative !important;
  margin-bottom: 5px !important;
}
#spotlight_slider .bx-viewport {
  width: 1020px !important;
  margin: 0 auto !important;
  overflow: visible !important;
}
#spotlight_slider .slider_item {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
#spotlight_slider .bx-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  z-index: 2000;
}
#spotlight_slider .bx-controls .bx-controls-direction {
  overflow: hidden;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}
#spotlight_slider a.bx-prev, #spotlight_slider a.bx-next {
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
  z-index: 100;
  top: 50%;
  text-indent: -9999px;
  outline: none;
}
#spotlight_slider a.bx-prev {
  background: url(/-/Media/coco/top/image/spotlight_arrow01.png) no-repeat left top;
  background-size: 37px;
  left: 10px;
}
#spotlight_slider a.bx-next {
  background: url(/-/Media/coco/top/image/spotlight_arrow02.png) no-repeat left top;
  background-size: 37px;
  right: 10px;
}
#spotlight_slider .slider_item li {
  background: #fff;
  width: 330px !important;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  box-shadow: 1px 2px 0px 0px #ccc;
  -moz-box-shadow: 1px 2px 0px 0px #ccc;
  -webkit-box-shadow: 1px 2px 0px 0px #ccc;
  margin: 0 5px 2px;
}
#spotlight_slider .slider_item li:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 32px 32px;
  border-color: transparent transparent #ff6630 transparent;
}
#spotlight_slider .slider_item li:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#spotlight_slider .slider_item li a {
  padding: 20px;
  display: block;
}
#spotlight_slider .slider_item li a:hover {text-decoration: none;}
#spotlight_slider .slider_item li a .item_img {margin-bottom: 10px;}
#spotlight .container .spotlight_btn {
  width: 30%;
  margin: 0 auto;
}
*/




/* campaign style
-------------------------------------*/

#campaign {
  width: 100%;
  background: url(/-/Media/coco/top/image/campaign_bg.png) repeat scroll left top;
  padding: 30px 0;
}

#campaign h2 {
  text-align: center;
  margin: 0 auto 30px;
}

#campaign .container {
  width: 100%;
  max-width: 1010px;
  padding: 0 5px;
}

#campaign .container .campaign_list {
  background: #fff;
  /* box-shadow */
  box-shadow: 1px 2px 0px 0px #ccc;
  -moz-box-shadow: 1px 2px 0px 0px #ccc;
  -webkit-box-shadow: 1px 2px 0px 0px #ccc;
  width: 100%;
  overflow: hidden;
  margin: 0 auto 15px;
}

#campaign .container .campaign_list:last-child {
  margin-bottom: 30px;
}

#campaign .container .campaign_list a {
  padding: 25px;
  display: block;
  overflow: hidden;
}
#campaign .container .campaign_list:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}



#campaign .container .campaign_list .img_area {
  float: left;
  width: 25%;
  margin: 0 4% 0 0;
}

#campaign .container .campaign_list .img_area .campaign_img {
  margin: 0 auto 15px;
  border: 1px solid #cecdce;
}

#campaign .container .campaign_list .img_area .icon_area {
  overflow: hidden;
}

#campaign .container .campaign_list .img_area .icon_area li {
  margin-right: 10px;
  float: left;
}

#campaign .container .campaign_list .img_area .icon_area li span {
  display: inline-block;
  border: 1px solid #cecdce;
  font-size: 14px;
  padding: 5px 10px;
}

#campaign .container .campaign_list .img_area .icon_area li .member {
  background: #0c5daa;
  color: #fff;
}

#campaign .container .campaign_list .title_area {
  float: left;
  width: 71%;
  line-height: 1.6;
}

#campaign .container .campaign_list .title_area .period {
  color: #0059b2;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

#campaign .container .campaign_list .title_area .campaign_title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

#campaign .container .campaign_list .title_area .sub_title {
  font-size: 18px;
}

#campaign .container .campaign_btn {
  width: 30%;
  margin: 0 auto;
}

/* keyword style
-------------------------------------*/

#keyword {
  background-color: #FAFAFA;
  overflow: hidden;
  padding: 40px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#keyword h3 {
  text-align: center;
  margin-bottom: 50px;
  width: 300px;
}

#keyword ul {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

#keyword li {
  font-size: 18px;
  border: 1px solid #ccc;
  padding: 3px 10px;
  margin: 0 10px 10px 0;
  display: inline-block;
}

#keyword li:last-child {
  margin-right: 0;
}

#keyword li a {
  display: block;
  text-decoration: none;
}

#keyword li:hover {
  background: #eee;
}

/* ranking style
-------------------------------------*/

#ranking {
	background: url(/-/Media/coco/top/image/ranking_bg.png) repeat scroll left top;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
  overflow: hidden;
  /* padding: 0; */
	padding: 30px 0;
}

#ranking .tab {
	display: none;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

#ranking .content>li.hide {
  display: none;
}

#ranking .tab li {
  float: left;
  text-indent: -9999px;
  height: 70px;
  width: 50%;
  cursor: pointer;
}

#ranking .tab li.tub1 {
  background: url(/-/Media/coco/top/image/tub_ranking.png) no-repeat scroll left top;
}

#ranking .tab li.tub2 {
  background: url(/-/Media/coco/top/image/tub_recommend.png) no-repeat scroll left top;
}

#ranking .tab li.tub1.select {
  background: url(/-/Media/coco/top/image/tub_ranking_active.png) no-repeat scroll left top;
}

#ranking .tab li.tub2.select {
  background: url(/-/Media/coco/top/image/tub_recommend_active.png) no-repeat scroll left top;
}

#ranking .content {
  width: 100%;
  /* background: url(/-/Media/coco/top/image/ranking_bg.png) repeat scroll left top;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; */
  overflow: hidden;
  margin: -1px auto 0;
  /* padding: 40px 0 70px; */
}
#ranking .content:before{
	content: "";
	background: url(/-/Media/coco/top/image/event_title.png) no-repeat center/100%;
	display: block;
	margin: 0 auto 40px;
	width: 183px;
	height: 44px;
}

#ranking .content.tab2 {
  background: url(/-/Media/coco/common/image/recommend_bg.png) repeat scroll left top;
}

#ranking .content>li {
  width: 1000px;
  margin: 0 auto;
}

#ranking .content ol li {
  width: 300px;
  float: left;
  position: relative;
  margin: 0 50px 0 0;
  padding: 0;
  border-bottom: none;
  overflow: visible;
}

#ranking .content ol li:last-child {
  margin-right: 0
}

#ranking .content li p {
  overflow: hidden;
  float: left;
}

#ranking .content li .rank {
  width: 56px;
  position: absolute;
  top: -20px;
  left: -20px;
  float: none;
}

#ranking .content ol li .photo {
  margin-bottom: 10px;
  margin: 0 0 10px 0;
  width: 100%;
}

#ranking .content ol li .txt {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4;
  width: 100%;
}
#ranking .campaign_btn{
	max-width: 300px;
	width: 100%;
	margin: 30px auto 0;
}


/* contents_list style
-------------------------------------*/

#contents_list {
  display: none;
}

/* information style
-------------------------------------*/

#information {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  padding: 30px 0;
}

#information div.information_inner {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}

#information h3 {
  text-align: center;
  margin: 0 auto 25px;
}

#information table {
  width: 100%;
  margin: 0 auto 20px;
  ;
  overflow: hidden;
  border-top: 1px dashed #ccc;
}

#information th {
  font-size: 15px;
  width: 15%;
  border-bottom: 1px dashed #ccc;
  padding: 20px 0;
  font-weight: normal;
}

#information td {
  font-size: 15px;
  border-bottom: 1px dashed #ccc;
  width: 85%;
  padding: 20px 0;
}

#information p.campaign_btn {
  font-size: 18px;
  color: #0059AC;
  text-align: center;
  margin: 30px auto;
}

#information p.campaign_btn:after {
  content: url(/-/Media/coco/top/image/arrow_3_pc.png);
  margin-left: 10px;
}

#information p.campaign_btn a {
  color: #0059AC;
}

/* sus_list style
-------------------------------------*/
#sus_list {padding: 30px 0 10px;}
#sus_list h3 {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #0C5DAA;
  font-size: 28px;
  font-weight: bold;
  width: 1000px;
  margin: 0 auto;
}

#sus_list ul {
  margin: 20px auto 0;
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
}

#sus_list ul li {
  margin: 0 11px 20px 0;
  float: left;
}

#sus_list ul li:nth-child(3n) {
  margin-right: 0;
}

div.topics_btnt {
  width: 300px;
  background-color: #fff;
  margin: 0 auto 5px;
  padding: 15px 0;
  clear: both;
}

div.topics_btnt span {
  font-size: 18px;
  text-align: center;
  color: #0059AC;
  position: relative;
  display: block;
}

div.topics_btnt span:after {
  content: url(/-/Media/coco/top/image/arrow_r_pc.png);
  position: absolute;
  margin-left: 20px;
}

div.topics_btnt a {
  color: #0059AC;
}

div.topics_btn {
  width: 300px;
  margin: 0 auto 5px;
  clear: both;
}

div.topics_btn img {
  width: 100%;
}

/* ▼▼▼ 1000px
=====================================*/

@media screen and (max-width: 1000px) {
  #main {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  /* ranking style
-------------------------------------*/
  #ranking {
    overflow: hidden;
    /* padding: 0 0 70px; */
		border-top: none;
  }
  #ranking .tab {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  #ranking .content>li.hide {
    display: none;
  }
  #ranking .tab li {
    float: left;
    text-indent: -9999px;
    height: 70px;
    width: 50%;
    cursor: pointer;
  }
  #ranking .tab li.tub1 {
    background: url(/-/Media/coco/top/image/tub_ranking.png) no-repeat scroll center center;
  }
  #ranking .tab li.tub2 {
    background: url(/-/Media/coco/top/image/tub_recommend.png) no-repeat scroll center center;
  }
  #ranking .tab li.tub1.select {
    background: url(/-/Media/coco/top/image/tub_ranking_active.png) no-repeat scroll center center;
  }
  #ranking .tab li.tub2.select {
    background: url(/-/Media/coco/top/image/tub_recommend_active.png) no-repeat scroll center center;
  }
  /* #ranking .content {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 70px 0;
    border-top: none;
    border-bottom: none;
  } */
  #ranking .content>li {
    width: 100%;
    margin: 0 auto;
  }
  #ranking .content ol li {
    width: 30%;
    float: left;
    position: relative;
    margin-right: 5%;
  }
  #ranking .content ol li:last-child {
    margin-right: 0
  }
  #ranking .content li .rank {
    width: 56px;
    position: absolute;
    top: -20px;
    left: 0;
  }
  #ranking .content ol li .photo {
    margin-bottom: 10px;
  }
  #ranking .content ol li .txt {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.4;
  }
  /* keyword style
-------------------------------------*/
  #keyword {
    width: 100%;
  }
  #keyword ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  }
  #keyword li {
    font-size: 2.5vw;
    border: 1px solid #ccc;
    margin: 0 13px 13px 0;
    display: inline-block;
    padding: 2px 5px;
  }
  #keyword li a {
    display: block;
    text-decoration: none;
  }
  /* sus_list style
-------------------------------------*/
  #sus_list h3 {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #0C5DAA;
    font-size: 28px;
    font-weight: bold;
    width: 95%;
    margin: 0 auto;
  }
  #sus_list ul {
    margin: 20px auto 60px;
    overflow: hidden;
    width: 95%;
  }
  #sus_list ul li {
    margin: 0 0 20px 0;
    float: left;
    width: 47.5%;
  }
  #sus_list ul li img {
    width: 100%;
  }
  div.topics_btnt {
    width: 50%;
    margin: 0 auto 5px;
    padding: 15px 0;
  }
  div.topics_btnt span {
    font-size: 3.43vw;
  }
  div.topics_btn {
    width: 50%;
    margin: 0 auto 5px;
  }
}

/* ▼▼▼ 768px
=====================================*/

@media screen and (max-width: 768px) {
  /* main style
-------------------------------------*/
  #main {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 0;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  /* mainVisual_area style
-------------------------------------*/
  .mainVisual_area {
    width: 100%;
    overflow: hidden;
    margin: 20px auto 25px;
    padding: 0;
  }
  #mainVisual {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  #mainVisual .bx-wrapper {
    max-width: 100% !important;
    position: relative !important;
  }
  #mainVisual div.bx-viewport {
    width: 100% !important;
    margin: 0 auto !important;
    overflow: visible!important;
  }
  #mainVisual .slider {
    height: 53vw;
    overflow: hidden;
  }
  #mainVisual .slider div {
    padding: 0;
  }
  #mainVisual .bx-controls {
    position: relative;
    z-index: 2000;
  }
  #mainVisual a.bx-prev, #mainVisual a.bx-next {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 100;
    top: 50%;
    text-indent: -9999px;
    outline: none;
  }
/*
  #mainVisual a.bx-prev {
    background: url(../img/top/prev.png) no-repeat left top;
    left: 10px;
  }
  #mainVisual a.bx-next {
    background: url(../img/top/next.png) no-repeat left top;
    right: 10px;
  }
*/

  #mainVisual .bx-pager {
    height: 12px;
    margin: 20px 0 0 0;
    text-align: center;
    z-index: 2000;
    position: relative;
  }
  #mainVisual .bx-pager-item {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 20px;
    text-indent: -9999px;
  }
  #mainVisual .bx-pager-item:last-child {
    margin-right: 0;
  }
  #mainVisual .bx-pager-item a {
    display: block;
    width: 12px;
    height: 12px;
    background: #999;
    outline: none;
  }
  #mainVisual .bx-pager-item a.active {background: #000;}
#mainVisual .slider div img {
	/* box-shadow */
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}


  /* #top_btn
-------------------------------------*/
  #top_btn {
    width: 100%;
    margin: 0 auto 20px;
  }
  #top_btn ul {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
  }
  #top_btn ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  #top_btn ul li:last-child {
    margin-right: 0;
  }
  /* #top_contents
-------------------------------------*/
  #top_contents .fee_tab {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    height: 50px;
  }
  #top_contents .fee_tab li {
    float: left;
    width: 142px;
    margin-right: 0;
    height: 50px;
    text-indent: -9999px;
    background-size: 100% auto;
  }
  #top_contents .fee_tab li:last-child {
    margin-right: 0;
  }
  #scrollnav-area {
    position: relative;
    border-bottom: 5px solid #005aac;
  }
  #scrollnav-area .scroll-nav {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* 慣性スクロール */
    height: 50px;
    overflow-y: hidden;
  }
  #scrollnav-area .scroll-nav ul {
    max-width: 1000px;
    /* メニューの最大幅 */
    min-width: 745px;
    /* メニューの最小幅 */
    height: 50px;
    margin: 0 auto;
    list-style: none;
    padding-right: 35px;
    /* 右側の固定分余白を空ける */
  }
  #scrollnav-area .scroll-nav ul li {
    width: 142px;
  }
  #scrollnav-area .next-btn {
    /* 右側に固定する部分 */
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 50px;
    background: #005aac url(/-/Media/coco/top/image/next-btn.png) no-repeat scroll center center;
    background-size: 8px 15px;
    text-indent: -99999px;
  }
  /* すべて */
  .fee_tab .all {
    background: url("/-/Media/coco/top/image/contents_tub01_sp.png?201222") no-repeat scroll center bottom;
    background-size: 142px 50px !important;
    height: 50px !important;
    width: 142px !important;
  }
  .fee_tab .all:hover, .fee_tab .all.selected {
    background: url("/-/Media/coco/top/image/contents_tub01_on_sp.png?201222") no-repeat scroll center bottom;
    background-size: 142px 50px !important;
    height: 50px !important;
    width: 142px !important;
  }
  /* 目の健康ガイド */
  .fee_tab .eyecare {
    background: url("/-/Media/coco/top/image/contents_tub02_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  .fee_tab .eyecare:hover, .fee_tab .eyecare.selected {
    background: url("/-/Media/coco/top/image/contents_tub02_on_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  /* スキンケア研究所 */
  .fee_tab .skincare {
    background: url("/-/Media/coco/top/image/contents_tub03_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  .fee_tab .skincare:hover, .fee_tab .skincare.selected {
    background: url("/-/Media/coco/top/image/contents_tub03_on_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  /* メンズラボ */
  .fee_tab .menslabo {
    background: url("/-/Media/coco/top/image/contents_tub04_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  .fee_tab .menslabo:hover, .fee_tab .menslabo.selected {
    background: url("/-/Media/coco/top/image/contents_tub04_on_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  /* 健康美容ナビ */
  .fee_tab .healthmemo {
    background: url("/-/Media/coco/top/image/contents_tub05_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  .fee_tab .healthmemo:hover, .fee_tab .healthmemo.selected {
    background: url("/-/Media/coco/top/image/contents_tub05_on_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  /* 商品開発ストーリー */
  .fee_tab .spotlight {
    background: url("/-/Media/coco/top/image/contents_tub06_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  .fee_tab .spotlight:hover, .fee_tab .spotlight.selected {
    background: url("/-/Media/coco/top/image/contents_tub06_on_sp.png") no-repeat scroll center bottom;
    background-size: 142px 50px;
    height: 50px;
    width: 142px;
  }
  .fee {padding: 10px 0;}
  .tab_part {margin: 0 auto 0;}
  #top_contents_list {
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 5px;
  }
  #top_contents_list li {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    line-height: 1.6;
    min-height: auto;
    overflow: hidden;
  }
  #top_contents_list li:nth-child(3n) {
    margin: 0 0 10px 0;
  }
  /* カテゴリー配色 */
  #top_contents_list li:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
  }
  #top_contents_list li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    overflow: hidden;
  }
  #top_contents_list li .contents_img {
    position: relative;
    float: left;
    margin: 0 4% 0 0;
    width: 43%;
  }
  #top_contents_list li .contents_img:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 36px;
    height: 36px;
  }
  #top_contents_list li .contents_txt {
    float: left;
    width: 53%;
    font-size: 0.8125rem;
  }
/* eyecare_list */
  #top_contents_list .eyecare_list .contents_img:after {
    background: url(/-/Media/coco/top/image/contents_icon1.png) no-repeat scroll right bottom;
    background-size: 36px 36px;
  }
/* skincare_list */
  #top_contents_list .skincare_list .contents_img:after {
    background: url(/-/Media/coco/top/image/contents_icon2.png) no-repeat scroll right bottom;
    background-size: 36px 36px;
  }
/* healthmemo_list */
  #top_contents_list .healthmemo_list .contents_img:after {
    background: url(/-/Media/coco/top/image/contents_icon3.png) no-repeat scroll right bottom;
    background-size: 36px 36px;
  }
  /* menslabo_list */
  #top_contents_list .menslabo_list .contents_img:after {
    background: url(/-/Media/coco/top/image/contents_icon4.png) no-repeat scroll right bottom;
    background-size: 36px 36px;
  }
  /* campaign_list */
  #top_contents_list .campaign_list .contents_img:after {
    background: url(/-/Media/coco/top/image/contents_icon5.png) no-repeat scroll right bottom;
    background-size: 36px 36px;
  }
/* spotlight_list */
  #top_contents_list .spotlight_list .contents_img:after {
    background: url(/-/Media/coco/top/image/contents_icon6.png) no-repeat scroll right bottom;
    background-size: 36px 36px;
  }

/* contents_btn_area
-------------------------------------*/

#contents_btn_area {
	overflow: hidden;
	background: url(/-/Media/coco/top/image/fee_bg.png) repeat scroll left top;
	padding: 0 0 10px;
	}
  #contents_btn {
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 5px;
  }
  #contents_btn li {
    float: left;
    width: 49%;
    margin: 0 2% 10px 0;
  }
  #contents_btn li:nth-child(2n) { margin-right: 0;}

/* spotlight style
-------------------------------------*/
/*
  #spotlight {
    background: url(/-/Media/coco/top/image/spotlight_bg.png) repeat scroll left top;
    overflow: hidden;
    padding: 20px 0;
  }
  #spotlight h2 {
    text-align: center;
    margin: 0 auto 10px;
    width: 78%;
  }
  #spotlight_slider {
    width: 100%;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
  }
  #spotlight_slider .bx-viewport {width: 285px !important;}
  #spotlight_slider .slider_item li {
    width: 275px !important;
    font-size: 0.875rem;
  }
#spotlight_slider .slider_item li:after {border-width: 0 0 20px 20px;}
#spotlight .container .spotlight_btn {
  width: 90%;
  margin: 0 auto;
}
*/

  /* benefits style
-------------------------------------*/
  #benefits {
    overflow: hidden;
    background: #fff;
    padding: 30px 0;
  }
  #benefits .container {
    max-width: 1010px;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    width: 94%;
  }
  #benefits .container h2 {
    text-align: center;
    border-bottom: none;
    padding-bottom: 20px;
    margin: 0 auto;
    width: 75%;
  }
  #benefits .container .tokuten_list {
    margin: 0 auto 20px;
    overflow: hidden;
    padding-bottom: 0;
    border-top: 1px dashed #ccc;
  }
  #benefits .container .tokuten_list li {
    float: none;
    width: 100%;
    background: #fff;
    padding: 20px 10px;
    margin: 0;
    border-bottom: 1px dashed #ccc;
    /* box-shadow */
    box-shadow: 0 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 0 #fff;
    display: table;
  }
  #benefits .container .tokuten_list li .number {
    margin-bottom: 10px;
    display: table-cell;
    width: 13%;
    vertical-align: middle;
  }
  #benefits .container .tokuten_list li .number img {width: 100%;}

  #benefits .container .tokuten_list li .number_txt {
    font-size: 0.9375rem;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    display: table-cell;
    width: 50%;
    padding-left: 4%;
    vertical-align: middle;
  }
  #benefits .container .tokuten_list li .number_txt.w_02 {
    width: 87%;
  }
  #benefits>.container>.tokuten_list>li>.number_txt>span {
    color: #ea467a;
  }
  #benefits .container .tokuten_list li .number_img {
    text-align: center;
    display: table-cell;
    width: 35%;
    vertical-align: middle;
    padding-left: 4%;
  }
  #benefits .container .tokuten_list li .number_img img {width: 100%;}


  #benefits .btn_read {
    text-align: center;
    font-size: 0.625rem;
    color: #ff6600;
    font-weight: bold;
    margin: 0 auto 5px;
  }
  #benefits .benefits_btn {
    width: 70%;
    margin: 0 auto;
  }
  /* benefits_login style
-------------------------------------*/
  #benefits {
    overflow: hidden;
    background: #fff;
    padding: 20px 0;
  }
  #benefits .container {
    max-width: 1010px;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    width: 94%;
  }
  #benefits .container h2 {
    text-align: center;
    border-bottom: none;
    padding-bottom: 20px;
    margin: 0 auto;
    width: 75%;
  }
  #benefits .container .tokuten_list02 {
    margin: 0 auto 20px;
    overflow: hidden;
    padding-bottom: 0;
    border-top: 1px dashed #ccc;
  }
  #benefits .container .tokuten_list02 li {
    float: none;
    width: 100%;
    background: #fff;
    padding: 20px 10px;
    margin: 0;
    border-bottom: 1px dashed #ccc;
    /* box-shadow */
    box-shadow: 0 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 0 #fff;
    display: table;
  }
  #benefits .container .tokuten_list02 li .number02 {
    margin-bottom: 10px;
    display: table-cell;
    width: 13%;
    vertical-align: middle;
  }
  #benefits .container .tokuten_list02 li .number_txt02 {
    font-size: 0.9375rem;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    display: table-cell;
    width: 87%;
    padding-left: 4%;
    vertical-align: middle;
  }
  #benefits .container .btn_read02 {
    text-align: center;
    font-size: 0.625rem;
    font-weight: bold;
    margin: 0 auto 5px;
  }
  #benefits .container .benefits_btn {
    width: 80%;
    margin: 0 auto;
  }
  /* benefits_login marketo style
-------------------------------------*/
  /*
#benefits .marketo {
	float: none;
	padding: 20px 4%;
	width: 100%;
	margin: 0;
	margin: -20px 0 -30px;
	}
	#benefits .marketo .benefits_inner {
		background: none;
	    margin: 0 auto;
	    overflow: hidden;
	    width: 90.6vw;
		}
		#benefits .marketo h3 {
				margin: 0 auto 20px;
				width: 80%;
				}
		#benefits .marketo h3 img {width: 100%;}
		#benefits .marketo .catch {
			font-size: 4.06vw;
			margin: 15px auto 15px;
			}
		#benefits .marketo .benefits_marketo_btn {
			margin: 0 auto;
			float: none;
			width: 75%;
			}
*/
/* marketo style
-------------------------------------*/
#top_rtp .top_rtp_inner {
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 5px 20px 40px;
	}
#top_rtp .btn_read02 {
	text-align: center;
	font-size: 0.625rem;
	font-weight: bold;
	margin: 0 auto 5px;
	}
#top_rtp .benefits_btn {
    width: 80%;
    margin: 0 auto;
	}
#top_rtp .top_rtp_inner > div {margin: 40px auto 20px;}
#top_rtp .top_rtp_inner .rtp_l {
	float: none;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto 20px;
	}
#top_rtp .top_rtp_inner .rtp_l > .p_img {width: 30%;}
#top_rtp .top_rtp_inner .rtp_l > .rtp_txt {
	width: 70%;
	}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .balloon-left {
		width: calc(100% - 12px);
		border-radius: 10px;
		padding: 10px;
		font-size: 13px;
		margin: 0 0 15px 12px;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .balloon-left::before{
	    margin: 0;
	    content:" ";
	    display:inline-block;
	    width:12px;
	    height:13px;
	    background:url(/-/Media/coco/top/image/rtp/fukidashi.png) no-repeat;
	    background-size:contain;
	    position: absolute;
	    left: -12px;
		top: 20px;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .balloon-left > .kome {
		font-size: 10px;
		vertical-align: top;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .receipt_desc {
		margin-left: 12px;
		font-size: 12px;
		padding-left: 30px;
		}
	#top_rtp .top_rtp_inner .rtp_l > .rtp_txt > .receipt_desc::before{
	    margin: 0;
	    content:" ";
	    display:inline-block;
	    width:22px;
	    height:34px;
	    background:url(/-/Media/coco/top/image/rtp/s_phone.png) no-repeat;
	    background-size:contain;
	    position: absolute;
	    left: 0;
		}
#top_rtp .top_rtp_inner .rtp_r {
	width: 100%;
	float: none;
	}
	#top_rtp .top_rtp_inner .rtp_r .step_title {
		font-size: 22px;
		text-align: center;
		font-weight: bold;
		letter-spacing: 0.1em;
		}
		#top_rtp .top_rtp_inner .rtp_r .step_title > span {
			font-size: 28px;
			}
	#top_rtp .top_rtp_inner .rtp_r > .step {
		overflow: hidden;
		padding: 0 20px;
		}
		#top_rtp .top_rtp_inner .rtp_r > .step > li {
			font-size: 13px;
			margin: 0 0 20px;
			padding: 10px 10px 10px 40px;
			text-indent:-1.3em;
			}
#top_rtp .top_rtp_inner .rtp_btn {
	overflow: hidden;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	}
	#top_rtp .top_rtp_inner .rtp_btn > li {
		float: none;
		width: 100%;
		margin: 0 auto 20px;
		}
	#top_rtp .top_rtp_inner .rtp_btn > li:last-child {margin: 0;}




  /* keyword style
-------------------------------------*/
  #keyword {
    background-color: #FAFAFA;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 20px 0 10px;
  }
  #keyword h3 {
    text-align: center;
    margin-bottom: 15px;
    width: 52.34vw;
  }
  #keyword ul {
    width: 90.6vw;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  }
  #keyword li {
    font-size: 3.43vw;
    margin: 0 10px 10px 0;
    padding: 2px 5px;
  }
  #keyword li:last-child {
    margin-right: 0;
  }
  /* ranking style
-------------------------------------*/
  #ranking {
    overflow: hidden;
    padding: 0 0 20px;
		border-top: none;
    border-bottom: 1px solid #ccc;
  }
  #ranking .tab {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  #ranking .tab li {
    float: left;
    text-indent: -9999px;
    height: 12.5vw;
    width: 50%;
  }
  #ranking .tab li.tub1 {
    background: url("/-/Media/coco/top/image/tub_ranking_sp.png") no-repeat scroll left top;
    background-size: 100% 12.5vw;
  }
  #ranking .tab li.tub2 {
    background: url("/-/Media/coco/top/image/tub_recommend_sp.png") no-repeat scroll left top;
    background-size: 100% 12.5vw;
  }
  #ranking .tab li.tub1.select {
    background: url("/-/Media/coco/top/image/tub_ranking_sp_active.png") no-repeat scroll left top;
    background-size: 100% 12.5vw;
  }
  #ranking .tab li.tub2.select {
    background: url("/-/Media/coco/top/image/tub_recommend_sp_active.png") no-repeat scroll left top;
    background-size: 100% 12.5vw;
  }
  #ranking .content {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0 0;
    border-top: none;
    border-bottom: none;
  }
	#ranking .content:before{
		margin: 0 auto;
		width: 40%;
		height: 9.5vw;
	}
  #ranking .content>li {
    width: 90.6vw;
    margin: 0 auto;
  }
  #ranking .content>li.hide {
    display: none;
  }
  #ranking .content ol li {
    width: 90.6vw;
    float: none;
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 30px 0;
  }
  #ranking .content ol li:last-child {
    margin-right: auto;
    border-bottom: none;
  }
  #ranking .content li .rank {
    width: 8.75vw;
    position: absolute;
    top: 10px;
    left: 0;
  }
  #ranking .content ol li .photo {
    float: left;
    width: 31.25vw;
    margin: 0 2.34vw 0 0;
  }
  #ranking .content ol li .txt {
    margin-bottom: 10px;
    font-size: 4.06vw;
    line-height: 1.4;
    float: left;
    width: 54.68vw;
  }
	#ranking .campaign_btn{
		max-width: 100%;
		width: 100%;
		padding: 0 5%;
		margin: 0 auto;
	}
  /* contents_list style
-------------------------------------*/
  #contents_list {
    display: block;
  }
  #contents_list p.contents_list_title {
    padding: 20px 0;
    border-bottom: 4px solid #005AAC;
    margin: 0 auto;
    text-align: center;
  }
  #contents_list li {
    float: none;
  }
  #contents_list li img {
    width: 100%;
  }
  /* campaign style
-------------------------------------*/
  #campaign {
    width: 100%;
    background: url("/-/Media/coco/top/image/campaign_bg.png") repeat scroll left top;
    padding: 20px 0;
  }
  #campaign h2 {
    width: 55%;
    margin: 0 auto 15px;
  }
  #campaign .container {
    width: 100%;
    padding: 0 5%;
  }
  #campaign .container .campaign_list {
    background: #fff;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 10px;
  }
  #campaign .container .campaign_list:last-child {
    margin-bottom: 20px;
  }
  #campaign .container .campaign_list a {
    padding: 10px;
    display: block;
    overflow: hidden;
  }
  #campaign .container .campaign_list .img_area {
    float: left;
    width: 36%;
    margin: 0 4% 0 0;
  }
  #campaign .container .campaign_list .img_area .campaign_img {
    margin: 0 auto 5px;
    border: 1px solid #cecdce;
  }
  #campaign .container .campaign_list .img_area .icon_area {
    overflow: hidden;
  }
  #campaign .container .campaign_list .img_area .icon_area li {
    margin: 0 0 5px 0;
    float: none;
  }
  #campaign .container .campaign_list .img_area .icon_area li:last-child {
    margin: 0;
  }
  #campaign .container .campaign_list .img_area .icon_area li span {
    display: inline-block;
    border: 1px solid #cecdce;
    font-size: 0.625rem;
    padding: 5px 10px;
  }
  #campaign .container .campaign_list .title_area {
    float: left;
    width: 60%;
  }
  #campaign .container .campaign_list .title_area .period {
    color: #0059b2;
    font-size: 0.625rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #campaign .container .campaign_list .title_area .campaign_title {
    font-size: 0.875rem;
    margin-bottom: 5px;
  }
  #campaign .container .campaign_list .title_area .sub_title {
    font-size: 0.75rem;
  }
  #campaign .container .campaign_btn {
    width: 100%;
    margin: 0 auto;
  }
  /* information style
-------------------------------------*/
  #information {padding: 20px 0;}
  #information div.information_inner {
    width: 90.6vw;
  }
  #information h3 {
    width: 32.03vw;
  }
  #information table {
    width: 100%;
    margin: 0 auto 20px;
    overflow: hidden;
    border-top: 1px dashed #ccc;
  }
  #information th {
    font-size: 0.875rem;
    border-bottom: none;
    padding: 10px 0 5px;
    display: block;
    width: 100%;
  }
  #information td {
    font-size: 1rem;
    padding: 0 0 10px;
    display: block;
    width: 100%;
  }
  #information td a {
    text-decoration: underline;
  }
  #information p.campaign_btn {
    font-size: 1.125rem;
    color: #0059AC;
    text-align: center;
    margin: 30px auto;
  }
  #information p.campaign_btn:after {
    content: url(/-/Media/coco/top/image/arrow_3_pc.png);
    margin-left: 10px;
  }
  #information p.campaign_btn a {
    color: #0059AC;
  }
  /* sus_list style
-------------------------------------*/
  #sus_list {
	padding: 20px 0;
	}
  #sus_list h3 {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    color: #0C5DAA;
    font-size: 5vw;
    font-weight: bold;
    width: 100%;
    margin: 0 auto;
  }
  #sus_list ul {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
  }
  #sus_list ul li {
    margin: 0;
    float: left;
    width: 50%;
  }
  #sus_list ul li:nth-child(3n) {
    margin-right: auto;
  }
  #sus_list ul li img {
    width: 100%;
  }
  div.topics_btnt {
    width: 90.6vw;
    background-color: #fff;
    margin: 0 auto 5px;
    padding: 15px 0;
    box-shadow: 1px 1px 2px 0px #cccccc;
    -moz-box-shadow: 1px 1px 2px 0px #cccccc;
    -webkit-box-shadow: 1px 1px 2px 0px #cccccc;
  }
  div.topics_btnt span {
    font-size: 4.06vw;
  }
  div.topics_btnt span:after {
    content: url("/-/Media/coco/top/image/arrow_r_pc.png");
    position: absolute;
    right: 30px;
  }
  div.topics_btn {
    width: 90.6vw;
    margin: 0 auto 5px;
    box-shadow: 1px 1px 2px 0px #cccccc;
    -moz-box-shadow: 1px 1px 2px 0px #cccccc;
    -webkit-box-shadow: 1px 1px 2px 0px #cccccc;
  }
}
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />
