@charset "UTF-8";

html {
	overflow: auto;
}
body {
	overflow: hidden;
	min-width: 960px;
}

/* Details for CM Top
---------------------------------------------------------*/


/* -------------------------------------
 cm
----------------------------------------*/




.contents_base > p {
	text-align: center;
	font-size: 15px;
	margin-bottom: 30px;
}

.yline {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	letter-spacing: 0.06em;
	font-size: 22px;
	color: #280100;
	position: relative;
	padding: 0.5em 0;
	margin-bottom: 38px;
}

#suntory_contents .cm_txt01 {
	line-height: 1.6;
	text-align: center;
	color: #080404;
	margin-bottom: 3em;
}
/*
#cm_movie .movie_main {
	margin: 0 0 40px -27px;
}
*/

#cm_movie .movie_main {
	margin: 0 0 40px 0px;
	text-align: center;
}

/*
#cm_movie .movie_main li {
	float: left;
	width: 460px;
	margin-left: 40px;
	margin-bottom: 30px;
	position: relative;
}
*/

#suntory_contents img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}


#cm_movie .movie_main li {
	display: inline-block;
	margin: 0 10px 30px 10px;
	position: relative;
}

#cm_movie .movie_main li img {
	cursor: pointer;
}

#cm_movie .movie_main li p {
	font-size: 16px !important;
}


/*
#cm_movie .movie_main li {
	width: 300px;
	display: inline-block;
	margin: 0 8px 30px 8px;
	position: relative;
	cursor: pointer;
}
*/

#cm_movie .movie_main li p {
	line-height:  1.6;
	margin-top:   10px;
	font-size:    14px;
}

#cm_movie .movie_main li.layout1 {
	float: none;
	margin-left: 290px;
}
#cm_movie .movie_main a:hover {
	opacity: 0.8;
}
#cm_movie .movie_main li .icon_new {
	position: absolute;
	left: 5px;
	top: -10px;
}

#cm_gallery .gallery_main {
	margin: 0 0 60px -12px;
}
#cm_gallery .gallery_main li {
	float: left;
	width: 312px;
	margin-left: 12px;
}
#cm_gallery .gallery_main li img {
	border: 1px solid #dedede;
}

#cm_profile .profile_main {
	margin: 55px auto 0;
	width: 770px;
	position: relative;
}
#cm_profile .profile_main .img_area {
	background: url(../img/cm/cm_profile_img.png) no-repeat;
	width: 128px;
	height: 128px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#cm_profile .profile_main h3 {
	margin: 0 0 1em 155px;
	padding-bottom: 1em;
	border-bottom: 1px solid #000;
}
#cm_profile .profile_main p {
	margin: 0 0 0 155px;
/* 	font-size: 80%; */
	line-height: 1.6;
}


/************ 菊池選手バナー ****************/


.bnr_kikuchi,
.bnr_ryuheikai {
	text-align: center;
	margin: 34px auto 0 auto;
}

.campaign_bnr > div > section:first-of-type > div {
	border-top: none;	
}


.bnr_kikuchi a,
.bnr_ryuheikai a {
	display: inline-block;
}

.bnr_kikuchi h4,
.bnr_ryuheikai h4 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}




#adModalAreaOverlay {
  display: none;
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/cm/modal_bg.png");
}
#adModalAreaOverlay #admodalContent {
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -217px;
  margin-left: -396.5px;
}
#adModalAreaOverlay #admodalContent .playArea {
  width: 793px;
  margin: auto;
}
#adModalAreaOverlay #admodalContent .playArea .videoWrap {
/*   height: 548px; */
  height: 435px;
}
#adModalAreaOverlay #admodalContent .adCloseBtn {
  width: 61px;
  margin: 52px auto;
  cursor: pointer;
  position: absolute;
  top: -130px;
  right: 20px;
}
#adModalAreaOverlay #admodalContent #admodalCm1,
#adModalAreaOverlay #admodalContent #admodalCm2,
#adModalAreaOverlay #admodalContent #admodalMk {
  display: none;
}
#adModalAreaOverlay #graphmodalContent {
  display: none;
  width: 850px;
  height: 287px;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -143.5px;
  margin-left: -425px;
}
#adModalAreaOverlay #graphmodalContent img {
  width: 100%;
}
#adModalAreaOverlay #graphmodalContent .adCloseBtn {
  width: 61px;
  margin: 52px auto;
  cursor: pointer;
  position: absolute;
  top: -130px;
  right: 0;
}

#pageContent h3 {
	text-align: center;
	font-size: 42px;
}
#pageContent h3.sec {
	text-align: center;
	font-size: 28px;
}
.limit {
	margin-top: 70px;
}

/* -------------------------------------
	.sec-contents_movie
----------------------------------------*/
.sec-contents_movie {
  text-align: center;
  padding: 40px 0;
}
.sec-contents_movie .sec-contents_movie-ttl {
  margin-bottom: 20px;
}
.sec-contents_movie p {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 40px;
}
.sec-contents_movie .readMovie>p {
  margin-bottom: 15px;
  padding-top: 10px;
}
.sec-contents_movie .slider-nav p {
	font-size: 14px;
}
.slick-list {
/* 	height: 385px; */
}
.slider-for .readMovie > div {
	height: 469px;
/* 	background: #000000; */
}
.sec-contents_movie .movie_wrap {
  width: 700px;
  height: 640px;
  margin: 0 auto 50px;
}
.sec-contents_movie .movie_wrap>img {
  margin-bottom: 20px;
}
.sec-contents_movie .movie_wrap .nav_wrap {
  padding: 15px 0 0;
}
.sec-contents_movie .movie_wrap .nav_wrap li {
  text-align: center;
}
.sec-contents_movie .movie_wrap .nav_wrap li a {
  cursor: pointer;
  outline: 0;
}
.sec-contents_movie .movie_wrap .nav_wrap li img {
  display: inline-block;
}
.sec-contents_movie .movie_wrap .slick-prev,
.sec-contents_movie .movie_wrap .slick-next {
  width: 30px;
  height: 92px;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 0;
  margin-top: 60px;
}
.sec-contents_movie .movie_wrap .slick-prev:before {
  display: block;
  height: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  border-left: 2px solid #d71618;
  border-bottom: 2px solid #d71618;
  width: 23px;
  height: 23px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.sec-contents_movie .movie_wrap .slick-next:before {
  display: block;
  height: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto;
  border-left: 2px solid #d71618;
  border-bottom: 2px solid #d71618;
  width: 23px;
  height: 23px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
