@charset "utf-8";

/*------------------------------------------------------------
  reset
------------------------------------------------------------ */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, #suntory_contents div, #suntory_contents span, #suntory_contents object, #suntory_contents iframe,
#suntory_contents h1, #suntory_contents h2, #suntory_contents h3, #suntory_contents h4, #suntory_contents h5, #suntory_contents h6, #suntory_contents p, #suntory_contents blockquote, #suntory_contents pre,
#suntory_contents abbr, #suntory_contents address, #suntory_contents cite, #suntory_contents code,
#suntory_contents del, #suntory_contents dfn, #suntory_contents em, #suntory_contents img, #suntory_contents ins, #suntory_contents kbd, #suntory_contents q, #suntory_contents samp,
#suntory_contents small, #suntory_contents strong, #suntory_contents sub, #suntory_contents sup, #suntory_contents var,
#suntory_contents b, #suntory_contents i,
#suntory_contents dl, #suntory_contents dt, #suntory_contents dd, #suntory_contents ol, #suntory_contents ul, #suntory_contents li,
#suntory_contents fieldset, #suntory_contents form, #suntory_contents label, #suntory_contents legend,
#suntory_contents table, #suntory_contents caption, #suntory_contents tbody, #suntory_contents tfoot, #suntory_contents thead, #suntory_contents tr, #suntory_contents th, #suntory_contents td,
#suntory_contents article, #suntory_contents aside, #suntory_contents canvas, #suntory_contents details, #suntory_contents figcaption, #suntory_contents figure, 
#suntory_contents footer, #suntory_contents header, #suntory_contents hgroup, #suntory_contents menu, #suntory_contents nav, #suntory_contents section, #suntory_contents summary,
#suntory_contents time, #suntory_contents mark, #suntory_contents audio, #suntory_contents video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-weight: normal;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

#suntory_contents article,#suntory_contents aside,#suntory_contents details,#suntory_contents figcaption,#suntory_contents figure,
#suntory_contents footer,#suntory_contents header,#suntory_contents hgroup,#suntory_contents menu,#suntory_contents nav,#suntory_contents section { 
    display:block;
}

#suntory_contents ul {
    list-style:none;
}

#suntory_contents blockquote, #suntory_contents q {
    quotes:none;
}

#suntory_contents blockquote:before, #suntory_contents blockquote:after,
#suntory_contents q:before, #suntory_contents q:after {
    content:'';
    content:none;
}

#suntory_contents a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline: none;
}

/* change colours to suit your needs */
#suntory_contents ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
#suntory_contents mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

#suntory_contents del {
    text-decoration: line-through;
}

#suntory_contents abbr[title], #suntory_contents dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

#suntory_contents table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
#suntory_contents hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

#suntory_contents input, #suntory_contents select {
    vertical-align:middle;
}


/*------------------------------------------------------------
  suntory_contents
------------------------------------------------------------ */
#suntory_contents {
font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";
font-size:12px;
line-height:1;
background-color:#fff;
-webkit-text-size-adjust:none;
/*padding:45px 0 20px;*/
position:relative;
}



/*------------------------------------------------------------
  header
------------------------------------------------------------ */
header{
	width:100%;
	box-shadow:0px 10px 7px -7px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 10px 7px -7px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 10px 7px -7px rgba(0,0,0,0.3);
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	background-color: #fff;
	
}
#suntory_contents header #menu{
	text-align:left;
	position:relative;
	overflow: hidden;
	background-color: #fff;
}

#suntory_contents header #menu #menu_title{
	width: 86%;
	float: left;
}
#suntory_contents header #menu #menu_title img {
	width: 100%;
	height: auto;
}
#suntory_contents header #menu #menu_btn{
	width:14%;
	padding-bottom:14%;
	background:url(../img/menu_btn.png);
	background-size:100%  auto;
	/*position:absolute;
	top:0;
	right:0;*/
	float: right;
}
#suntory_contents header #menu #menu_btn.open{
	background:url(../img/menu_btn_close.png);
	background-size:100%;
}
#suntory_contents header .inner{
	padding:20px 0 15px;
	display:none;
	text-align:center;
	position:relative;
	background: url(../img/pattern_bg.png) left top repeat-y;
	background-size: 100%;
}
#suntory_contents header .inner:after{
	content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
#suntory_contents header #inner_title{
	margin:0 auto 5px auto;
	width: 75%;
}
#suntory_contents header #inner_title a{
	display:block;
}
#suntory_contents header #inner_title a img{
	width: 100%;
	height: auto;
}
#suntory_contents header ul#navi{
	margin:0 auto;
}
#suntory_contents header ul#navi li{
	margin:0 auto 5px auto;
	width: 75%;
}
#suntory_contents header ul#navi li:last-child{
	margin-bottom:10px;
}
#suntory_contents header ul#navi li a{
	display:block;
}
#suntory_contents header ul#navi li a img{
	width: 100%;
	height: auto;
}

#suntory_contents header p#nav_close{
	width: 35%;
	margin: 0 auto;
}
#suntory_contents header p#nav_close img{
	width: 100%;
	height: auto;
}

#suntory_contents header #shadow {
	/*background: url(../img/shadow.png) left top no-repeat;
	background-size: 100%;
	padding-bottom: 3%;*/
}

/*------------------------------------------------------------
  sns
------------------------------------------------------------ */
#suntory_contents .sns {
	position: absolute;
    margin-top: 15px;
    /*width: 100%;*/
	margin-left: 10px;
}
#suntory_contents .sns .socialbutton_suntory{
	width:auto!important;
}
#suntory_contents .sns .socialbutton_suntory_socialbutton {
	width:auto!important;
	margin:0 5px;
	display:inline-block;
}

/*------------------------------------------------------------
  main
------------------------------------------------------------ */
#suntory_contents h1{
  width: 100%;
	padding-top: 14%;
}

#suntory_contents #title {
	width: 100%;
	padding: 10% 0 6% 0;
}

 
@media screen and (max-width:500px) { 
	#suntory_contents #title {padding-top: 12%;}	
}
@media screen and (max-width:400px) { 
	#suntory_contents #title {padding-top: 14%;}
	#suntory_contents .sns { margin-top: 15px;}
}

/*------------------------------------------------------------
  contents
------------------------------------------------------------ */
#suntory_contents #main_contents{
	width: 90%;
    padding: 5%;
    background: url(../img/pattern_bg.png) left top repeat-y;
    background-size: 100% auto;
}

#suntory_contents #main_contents div.info_wrap{
	margin: 2.3% 0;
	border: 1px solid #ddd;
	/*background: url(../img/bg_top.png) left top no-repeat,url(../img/bg_bottom.png) left bottom no-repeat;*/
	/*background-size: 100%;*/
}

#suntory_contents #main_contents div.info {
	padding: 5% 0;
	border:7px solid #2f61ca;
	background-color:#fff;
	box-sizing:border-box;
/*	background: url(../img/bg_middle.png) left top repeat-y;*/
/*	background-size: 100%; */
}
#suntory_contents #main_contents div.info.gray {
	border: solid 7px #dcdddd;
}
#suntory_contents #main_contents div.info p {
	text-align: left;
	line-height: 140%;
	padding: 0 15px;
	font-size: 3.6vw;
}	

#suntory_contents #main_contents div.info p.type1 {
	font-size: 18px;
	margin-bottom: 4.6%;
}	
#suntory_contents #main_contents div.info p.type2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 4.6%;
}	
#suntory_contents #main_contents div.info p.type3 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5.6%;
}
#suntory_contents #main_contents div.info p.type3 span {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5.6%;
	color: #e49;
}
#suntory_contents #main_contents div.info p.type4 {
	font-size: 29px;
	font-weight: bold;
}
#suntory_contents #main_contents div.info p.type4 span {
	font-size: 60%;
}
#suntory_contents #main_contents div.info p.type5 {
	font-size: 19px;
	margin-bottom: 4.6%;
}
#suntory_contents #main_contents div.info p.type5 span {
	font-size: 90%;
}
#suntory_contents #main_contents div.info p.type6 {
	margin-top: 15px;
  text-align: center;
  font-size: 3.6vw;
}
#suntory_contents #main_contents div.info p.type6 span.txt_notice {
	font-size: 2.6vw !important;
    text-align: left !important;
    display: inline-block;
    text-indent: -1em;
}
#suntory_contents #main_contents div.info p.text-right {
  text-align:right;
  margin: 20px 0 10px;
}
#suntory_contents #main_contents div.info a {
  color: #2f61ca !important;
  font-size: 3.2vw;
  text-decoration: underline !important;
  margin-top: 10px;
  line-height: 1.8;
  text-align: center;
  display: block;
}
#suntory_contents #main_contents div.info a img {
  width: 100%;
  max-width: 288px;
  margin: 0 auto;
  display: block;
}
#suntory_contents #main_contents div.info a + .type6 {
  margin-top: 0;
}
#suntory_contents #main_contents div.info p.type6 span {
	font-size: 80%;
}
#suntory_contents #main_contents div.info p.type6 span.term {
	font-weight:bold;
	padding:5px 0;
	display:inline-block;
	font-size: 100%;
}
#suntory_contents #main_contents div.info p.type6 a.link {
	font-size: 4vw;
	font-weight:bold;
	line-height: 1;
}
#suntory_contents #main_contents div.info p.type6 a span.other-win {
    display: inline-block;
    margin-left: 0;
    width: 3vw;
    height: 3vw;
	vertical-align: top;
}
#suntory_contents #main_contents div.info p.info_btn {
	width: 43.75%;
	margin: 4% auto 5% auto;
}
#suntory_contents #main_contents div.info p.info_btn a {
	display: block;
}	
#suntory_contents #main_contents div.info p.info_btn a img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}


#suntory_contents #main_contents div.info img.img_guest{
	width:25%;
	height:auto;
	margin:0 6px;
}

@media screen and (max-width:600px) { 
	#suntory_contents #main_contents div.info p.type1 {font-size: 16px;}
	#suntory_contents #main_contents div.info p.type2 {font-size: 20px;}
	#suntory_contents #main_contents div.info p.type3 {font-size: 24px;}
	#suntory_contents #main_contents div.info p.type3 span {font-size: 24px;}
	#suntory_contents #main_contents div.info p.type4 {font-size: 27px;}
	#suntory_contents #main_contents div.info p.type5 {font-size: 17px;}
	#suntory_contents #main_contents div.info p.type6 {/*font-size: 23px;*/}
}
@media screen and (max-width:550px) { 
	#suntory_contents #main_contents div.info p.type1 {font-size: 14px;}
	#suntory_contents #main_contents div.info p.type2 {font-size: 18px;}
	#suntory_contents #main_contents div.info p.type3 {font-size: 22px;}
	#suntory_contents #main_contents div.info p.type3 span {font-size: 22px;}
	#suntory_contents #main_contents div.info p.type4 {font-size: 24px;}
	#suntory_contents #main_contents div.info p.type5 {font-size: 15px;}
	#suntory_contents #main_contents div.info p.type6 {/*font-size: 21px;*/}
}
@media screen and (max-width:500px) { 
	#suntory_contents #main_contents div.info p.type1 {font-size: 12px;}
	#suntory_contents #main_contents div.info p.type2 {font-size: 16px;}
	#suntory_contents #main_contents div.info p.type3 {font-size: 20px;}
	#suntory_contents #main_contents div.info p.type3 span {font-size: 20px;}
	#suntory_contents #main_contents div.info p.type4 {font-size: 22px;}
	#suntory_contents #main_contents div.info p.type5 {font-size: 13px;}
	#suntory_contents #main_contents div.info p.type6 {/*font-size: 19px;*/}
}
@media screen and (max-width:450px) { 
	#suntory_contents #main_contents div.info p.type1 {font-size: 11px;}
	#suntory_contents #main_contents div.info p.type2 {font-size: 14px;}
	#suntory_contents #main_contents div.info p.type3 {font-size: 18px;}
	#suntory_contents #main_contents div.info p.type3 span {font-size: 18px;}
	#suntory_contents #main_contents div.info p.type4 {font-size: 19px;}
	#suntory_contents #main_contents div.info p.type5 {font-size: 12px;}
	#suntory_contents #main_contents div.info p.type6 {/*font-size: 17px;*/}
}
@media screen and (max-width:400px) { 
	#suntory_contents #main_contents div.info p.type1 {font-size: 10px;}
	#suntory_contents #main_contents div.info p.type2 {font-size: 12px;}
	#suntory_contents #main_contents div.info p.type3 {font-size: 18px;}
	#suntory_contents #main_contents div.info p.type3 span {font-size: 18px;}
	#suntory_contents #main_contents div.info p.type4 {font-size: 17px;}
	#suntory_contents #main_contents div.info p.type4.fs {font-size: 19px;}
	#suntory_contents #main_contents div.info p.type5 {font-size: 11px;}
	#suntory_contents #main_contents div.info p.type6 {/*font-size: 15px;*/}
}
@media screen and (max-width:350px) { 
	#suntory_contents #main_contents div.info p.type1 {font-size: 9px;}
	#suntory_contents #main_contents div.info p.type2 {font-size: 10px;}
	#suntory_contents #main_contents div.info p.type3 {font-size: 14px;}
	#suntory_contents #main_contents div.info p.type3 span {font-size: 14px;}
	#suntory_contents #main_contents div.info p.type4 {font-size: 14px;}
	#suntory_contents #main_contents div.info p.type5 {font-size: 10px;}
	#suntory_contents #main_contents div.info p.type6 {/*font-size: 14px;*/}
}


#suntory_contents #main_contents ul#navi {
	width: 100%;
    margin: 3% 0 1.8% 0;
	overflow: hidden;
}

#suntory_contents #main_contents ul#navi li {
	width: 48%;
    margin-right: 4%;
	float: left;
}

#suntory_contents #main_contents ul#navi li:last-child {
    margin-right: 0;
}

#suntory_contents #main_contents ul#navi li a {
	display: block;
}

#suntory_contents #main_contents ul#navi li a img {
	width: 100%;
	height: auto;
}

#suntory_contents #main_contents p#daiku_web {
	margin-bottom: 3%;
	width: 100%;
}
#suntory_contents #main_contents p#daiku_web a {
	display: block;
}
#suntory_contents #main_contents p#daiku_web a img {
	width: 100%;
	height: auto;
}

#suntory_contents #main_contents ul#banner {
	margin-top: 3%;
	margin-bottom: 5%;
	width: 100%;
}
#suntory_contents #main_contents ul#banner a {
	display: block;
}
#suntory_contents #main_contents ul#banner a img {
	width: 100%;
	height: auto;
}
#suntory_contents #main_contents ul#banner li {
	margin-bottom: 2%;
}








#suntory_contents #contents{
	margin-bottom:20px;
}
#suntory_contents #contents h2{
	margin-bottom:10px;
}

#suntory_contents #contents ul#date{
	margin:0 50px 20px;
}
#suntory_contents #contents ul#date li{
	margin-bottom:10px;
}

#suntory_contents #contents #live_info{
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";
	margin:0 20px 20px 20px;
	padding:20px 0px 20px 0px;
	background:url(../img/info_bg.png);
}
#suntory_contents #contents #live_info .mid{
	font-size:18px;
	line-height:1.8;
	color:#fff;
	text-align:center;
}

#suntory_contents #contents #live_info .lrg{
	font-size:22px;
	line-height:1.0;
	color:#ec6;
	margin-bottom:15px;
	text-align:center;
}

#suntory_contents #contents #live_info .cap{
	font-size:14px;
	line-height:1.6;
	color:#ec5;
	margin-left:10px;
	text-align:left;
}

#suntory_contents #contents #live_info .notice{
	font-size:12px;
	line-height:1.6;
	color:#fff;
	margin-top:20px;
	text-align:center;
}

#live_info #youtube_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.3%;
}
#live_info #youtube_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
	#live_info #snsbox {
		padding-top: 20px;
	}
	#live_info #snsbox ul {
		width: 60%;
		margin: 0 auto;
		overflow: hidden;
	}
	#live_info #snsbox ul li {
	 	width: 28%;
		float: left;
		margin-right: 8%;
	}
	#live_info #snsbox ul li:last-child {
		margin-right: 0;
	}
	#live_info #snsbox ul li:last-child {
		margin-right: 0;
	}
	#live_info #snsbox ul li a {
		display: block;
		text-decoration: none;
	}
	#live_info #snsbox ul li a:hover {
		opacity: 0.7;
	}
	#live_info #snsbox ul li a p.sns_title {
		color: #fff;
		margin-bottom: 8px;
		text-align: center;
	}
	#live_info #snsbox ul li a p img {
		width: 100%;
		height: auto;
	}
	
@media screen and (max-width:360px) { 
	#suntory_contents #contents #live_info .mid {
	    font-size: 16px;
	}
	#live_info #snsbox ul li a {
	   font-size: 90%;
	}
}
@media screen and (max-width:320px) { 
	#suntory_contents #contents #live_info .mid {
		font-size: 15px;
	}
}

#suntory_contents #contents div.info{
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";
	margin:0 20px 20px;
	padding:20px 0;
	background-color:#221f1b;
}
#suntory_contents #contents div.info p{
	font-size:12px;
	line-height:1.6;
	color:#fff;
	text-align:center;
}
#suntory_contents #contents div.info .txt01{
	margin-bottom:30px;
	font-size:16px;
	line-height:1.6;
	color:#fff;
}
#suntory_contents #contents div.info .txt02{
	margin-bottom:15px;
	font-size:20px;
	line-height:1.6;
	color:#ec6;
}
#suntory_contents #contents div.info .txt03{
	margin-bottom:20px;
	font-size:12px;
	color:#fff;
}

#suntory_contents #contents div.info .img{
	margin:0 15px 15px;
}

#suntory_contents #contents div.info table{
	width: 95%;
}

#suntory_contents #contents div.info table tr td{
	padding: 10px;
	text-align:left;
	vertical-align:top;
}

#suntory_contents #contents div.info .tv_txt01{
	margin-bottom:15px;
	font-size:18px;
}
#suntory_contents #contents div.info .tv_txt02{
	font-size:28px;
	line-height:1.3;
	color:#ec6;
}
#suntory_contents #contents div.info .tv_txt03{
	margin-bottom:30px;
	font-size:14px;
	line-height:1.3;
	color:#ec6;
}
#suntory_contents #contents div.info .tv_txt04{
	margin-bottom:15px;
	font-size:20px;
	line-height:1.4;
}

#suntory_contents #contents ul#navi{
	width:100%;
	margin:0 0 20px;
	display:table;
}
#suntory_contents #contents ul#navi li{
	width:50%;
	display:table-cell;
	box-sizing:border-box;
}
#suntory_contents #contents ul#navi li:first-child{
	padding:0 10px 0 20px;
}
#suntory_contents #contents ul#navi li:last-child{
	padding:0 20px 0 10px;
}

#suntory_contents #contents #daiku_web{
	margin:0 20px;
}

/*------------------------------------------------------------
  movie
------------------------------------------------------------ */
#suntory_contents #main_contents #movie,
#suntory_contents #main_contents #movie03{
	padding: 2.3% 0;
	border: 5px solid #ddd;
	background-color:#fff;
	ox-sizing:border-box;
/*	background: url(../img/bg_top.png) left top no-repeat,url(../img/bg_bottom.png) left bottom no-repeat;*/
/*	background-size: 100%;*/
}

#suntory_contents #main_contents #movie02,
#suntory_contents #main_contents #movie04 {
	padding: 5% 4% 6% 4%;
/*	background: url(../img/bg_middle.png) left top repeat-y;*/
/*	background-size: 100%;*/
}
#suntory_contents #main_contents #movie04 {
	text-align:center;
}
#suntory_contents #movie{
	/*margin:0 20px;*/
	padding:20px 0 50px;
	text-align:center;
	/*background:url(../img/movie_bg.png) left bottom repeat-x #554e44;*/
	/*-webkit-background-size:1px 70px;*/
}

#suntory_contents div.mv{
	position: relative;
	width: 100%;
	margin-top: 20px;
	padding-top: 56.25%;
}
#suntory_contents div.mv-live{
	position: relative;
	width: 90%;
	margin: 0 auto 2em;
	padding-top: 56.25%;
}
#suntory_contents div.mv iframe,
#suntory_contents div.mv-live  iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

ul.link{
	width: 95%;
	margin: 0 auto  !important;
	overflow: hidden;
	margin-bottom:2em  !important;
}
ul.link li{
	width: 33%;
	float: left;
	margin-right: 10px;
	text-align:center;
	margin-bottom:1em;
}
#suntory_contents #movie p{
	/*font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";*/
}

#suntory_contents #movie #movie01 h2{
	margin-bottom:12px;
	font-size:24px;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";
	line-height:140%;
	color:#fff;
	text-align:center;
}
#suntory_contents #movie #movie01 h2 em{
	font-style:normal;
	font-size:20px;
	color:#ec6;
}
#suntory_contents #movie #movie01 h2 em span{
	font-size:24px;
	color:#ec6;
}
#suntory_contents #movie #movie01{
	border-bottom:10px solid #000;
	width:100%;
	margin-bottom:30px;
}

#suntory_contents #movie #movie02 h2,
#suntory_contents #movie03 #movie04 h2{
	margin-bottom:12px;
	font-size:33px;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";
	line-height:140%;
	text-align:center;
}
#suntory_contents #movie #movie02 h2 em,
#suntory_contents #movie03 #movie04 h2 em{
	font-style:normal;
	color:#ff7700;
}
#suntory_contents #movie #movie02 h2 em span,
#suntory_contents #movie03 #movie04 h2 em span{
	font-size:60px;
}

#suntory_contents #movie table{
	width: 100%;
}

#suntory_contents #movie table tr td{
	padding: 10px;
	text-align:center;
	vertical-align:middle;
	width: 50%;
}

#suntory_contents #movie .img,
#suntory_contents #movie03 .img{
	margin:0 15px 15px;
}
#suntory_contents #movie .txt01,
#suntory_contents #movie03 .txt01{
	margin-bottom:10px;
	font-size:14px;
	line-height:1.6;
	color:#fff;
	text-align:center;
}
#suntory_contents #movie .txt01 a,
#suntory_contents #movie03 .txt01 a{
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";
	/*color: #ff3399;*/
	color: #2f61ca;
	font-size: 28px;
}
#suntory_contents #movie .txt02,
#suntory_contents #movie03 .txt02{
	margin-bottom:20px;
	font-size:21px;
	line-height:1.6;
	
}
#suntory_contents #movie .txt03,
#suntory_contents #movie03 .txt03{
	margin-bottom:10px;
	font-size:16px;
	line-height:1.6;
	color:#fff;
	text-align:center;
}
#suntory_contents #movie .txt03 a,
#suntory_contents #movie03 .txt03 a{
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","serif";
	color:#ec6;
}
#suntory_contents #movie .txt04,
#suntory_contents #movie03 .txt04{
	margin-bottom:20px;
	font-size:16px;
	line-height:1.6;
	color:#ec6;
	text-align:center;
}
#suntory_contents #movie .time,
#suntory_contents #movie03 .time{
	margin: 0 auto 20px;
    padding-left: 5%;
    font-size: 27px;
    display: inline-block;
    background: url(../img/icon_time.png) left center no-repeat;
    background-size: 16% auto;
}
#suntory_contents #movie #btnMovie,
#suntory_contents #movie03 #btnMovie{
	margin:0 auto;
	width: 90%;
}

#suntory_contents #movie #btnMovie a,
#suntory_contents #movie03 #btnMovie a{
	display: block;
}

#suntory_contents #movie #btnMovie a img,
#suntory_contents #movie03 #btnMovie a img{
	width :100%;
	height: auto;
}


@media screen and (max-width:640px) { 
	#suntory_contents #movie #movie02 h2 {font-size: 29px;}
	#suntory_contents #movie #movie02 h2 em span {font-size: 56px;}
	#suntory_contents #movie .txt01 a {font-size: 24px;}
	#suntory_contents #movie .time {font-size: 23px;}
	#suntory_contents #movie .txt02 {font-size: 17px;}

	#suntory_contents #movie03 #movie04 h2 {font-size: 29px;}
	#suntory_contents #movie03 #movie04 h2 em span {font-size: 56px;}
	#suntory_contents #movie03 .txt01 a {font-size: 24px;}
	#suntory_contents #movie03 .time {font-size: 23px;}
	#suntory_contents #movie03 .txt02 {font-size: 17px;}
}
@media screen and (max-width:550px) { 
	#suntory_contents #movie #movie02 h2 {font-size: 25px;}
	#suntory_contents #movie #movie02 h2 em span {font-size: 52px;}
	#suntory_contents #movie .txt01 a {font-size: 20px;}
	#suntory_contents #movie .time {font-size: 19px;}
	#suntory_contents #movie .txt02 {font-size: 14px;}

	#suntory_contents #movie03 #movie04 h2 {font-size: 25px;}
	#suntory_contents #movie03 #movie04 h2 em span {font-size: 52px;}
	#suntory_contents #movie03 .txt01 a {font-size: 20px;}
	#suntory_contents #movie03 .time {font-size: 19px;}
	#suntory_contents #movie03 .txt02 {font-size: 14px;}
}
@media screen and (max-width:490px) { 
	#suntory_contents #movie #movie02 h2 {font-size: 21px;}
	#suntory_contents #movie #movie02 h2 em span {font-size: 46px;}
	#suntory_contents #movie .txt01 a {font-size: 16px;}
	#suntory_contents #movie .time {font-size: 16px;}
	#suntory_contents #movie .txt02 {font-size: 13px;}
	#suntory_contents #movie03 #movie04 h2 {font-size: 21px;}
	#suntory_contents #movie03 #movie04 h2 em span {font-size: 46px;}
	#suntory_contents #movie03 .txt01 a {font-size: 16px;}
	#suntory_contents #movie03 .time {font-size: 16px;}
	#suntory_contents #movie03 .txt02 {font-size: 13px;}
}
@media screen and (max-width:410px) { 
	#suntory_contents #movie #movie02 h2 {font-size: 17px;}
	#suntory_contents #movie #movie02 h2 em span {font-size: 42px;}
	#suntory_contents #movie .txt01 a {font-size: 13px;}
	#suntory_contents #movie .time {font-size: 15px;}
	#suntory_contents #movie .txt02 {font-size: 11px;}
	#suntory_contents #movie03 #movie04 h2 {font-size: 17px;}
	#suntory_contents #movie03 #movie04 h2 em span {font-size: 42px;}
	#suntory_contents #movie03 .txt01 a {font-size: 13px;}
	#suntory_contents #movie03 .time {font-size: 15px;}
	#suntory_contents #movie03 .txt02 {font-size: 11px;}
}
@media screen and (max-width:330px) { 
	#suntory_contents #movie #movie02 h2 {font-size: 15px;}
	#suntory_contents #movie #movie02 h2 em span {font-size: 40px;}
	#suntory_contents #movie .txt01 a {font-size: 12px;}
	#suntory_contents #movie .time {font-size: 14px;}
	#suntory_contents #movie .txt02 {font-size: 10px;}
	#suntory_contents #movie03 #movie04 h2 {font-size: 15px;}
	#suntory_contents #movie03 #movie04 h2 em span {font-size: 40px;}
	#suntory_contents #movie03 .txt01 a {font-size: 12px;}
	#suntory_contents #movie03 .time {font-size: 14px;}
	#suntory_contents #movie03 .txt02 {font-size: 10px;}

}




/*------------------------------------------------------------
  pagetop
------------------------------------------------------------ */

#suntory_contents #pagetop{
	z-index:9999;
	position:fixed;
	bottom: -1.5%;
	right:10px;
	width: 11%;
}
#suntory_contents #pagetop a{
	display: block;
}
#suntory_contents #pagetop a img{
	width: 100%;
	height: auto; 
}

