@charset "utf-8";


/*------------------------------------------------------------
common
------------------------------------------------------------ */
@import url("common.css");
@import url("contents_common.css");


/*------------------------------------------------------------
contentsTitle
------------------------------------------------------------ */
#suntory_contents #contentsTitle {
	height: 150px;
	background: #f1bb00 url('../img/producer/bg_title.png') no-repeat center 0;
}
#suntory_contents #contentsTitle .inner {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	position: relative;
}
#suntory_contents #contentsTitle h1 {
	width: 720px;
	height: 170px;
	background: url('../img/producer/title.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 0px;
	left: 250px;
}
#suntory_contents #contentsTitle p {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


/*------------------------------------------------------------
pageTop
------------------------------------------------------------ */
#suntory_contents #pageTop {
	margin: 0 auto;
	width: 100%;
	height: 70px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	display: none;
}
#suntory_contents #pageTop p {
	margin: 0 auto;
	width: 1132px;
}
#suntory_contents #pageTop p { /zoom :1; }
#suntory_contents #pageTop p:after { content :''; display :block; clear :both; }

#suntory_contents #pageTop p a {
	width: 66px;
	height: 70px;
	background: url('../img/btn_top.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	float: right;
}

/*------------------------------------------------------------
contents
------------------------------------------------------------ */
#suntory_contents #contents {
	background: #ddd url('../img/cmn_bg.png') no-repeat center 0;
	min-height: 500px;
	padding-bottom: 50px;
}


/*------------------------------------------------------------
container
------------------------------------------------------------ */
#suntory_contents #container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 100;
}
#suntory_contents #container { /zoom :1; }
#suntory_contents #container:after { content :''; display :block; clear :both; }


/*------------------------------------------------------------
main
------------------------------------------------------------ */
#suntory_contents #main {
	margin: 40px 0 0;
	width: 710px;
	float: right;
}
#suntory_contents section {
	width: 710px;
}

#suntory_contents section section {
	width: auto;
	margin: 0 auto 1em;
	padding: 0;
	background: none;
}
#suntory_contents section section:last-child {
	margin: 0 auto;
}

/*------------------------------------------------------------
outline
------------------------------------------------------------ */
#suntory_contents #outline {
	padding: 40px 0;
	border-radius: 5px 5px 0 0;
	background: #f5cf4c;
}
#suntory_contents #outline .inner {
	padding: 0 30px;
}
#suntory_contents #outline .inner { /zoom :1; }
#suntory_contents #outline .inner:after { content :''; display :block; clear :both; }

#suntory_contents #outline .text {
	width: 440px;
	float: left;
}
#suntory_contents #outline .text h2 {
	margin-bottom: .5em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8;
}
#suntory_contents #outline .text p {
	margin-bottom: 1em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #outline .text p.btnPreEvent {
	margin-bottom: 0;
}
#suntory_contents #outline .btnPreEvent a {
	width: 270px;
	height: 52px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url('../img/producer/btn_pre_event.png') no-repeat 0 0;
}
#suntory_contents #outline .btnPreEvent a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

#suntory_contents #outline figure {
	margin: 0;
	float: right;
}
#suntory_contents #outline figure img {
	vertical-align: top;
}
#suntory_contents #outline figure figcaption {
	width: 180px;
	height: 56px;
	position: relative;
	background-color: #FFF;
	border-radius: 0 0 5px 5px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #outline figure figcaption p a {
	width: 150px;
	height: 31px;
	background:url('../img/producer/btn_profile.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
}
#suntory_contents #outline figure figcaption p a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
#suntory_contents #outline ul {
	margin: 0 0 0 30px;
	width: 650px;

	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #outline ul li {
	width: 313px;
	height: 38px;
	margin: 20px 0 0 0;
}
#suntory_contents #outline ul li a {
	width: 283px;
	height: 100%;
	display: block;
	padding: 0 15px;
	border-radius: 5px;
	color: #222;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 38px;
	background: url(../img/mark_arrow_down.png) no-repeat 288px center #f9e499;
	background-size: 12px;
	border: 1px solid #fff;
}
#suntory_contents #outline ul li a .whcircle{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 3px;
	text-align: center;
	background: #FFF;
	border-radius: 50%;
	font-size: 0.714em;
	line-height: 18px;
	font-weight: bold;
}
#suntory_contents #outline ul li a:hover {
	text-decoration: none;
	filter:alpha(opacity=70);
	opacity:0.7;
	background: #FFF;
}

/*------------------------------------------------------------
program
------------------------------------------------------------ */
#suntory_contents #program01,
#suntory_contents #program02,
#suntory_contents #program03 {
	background: #fff url('../img/bg_section_btm.png') no-repeat 0 bottom;
	padding:0 0 10px;
}
#suntory_contents #program04 {
	border-radius: 0 0 5px 5px;
	background: #fff;
	padding:0 0 10px;
}
#suntory_contents #program01 .inner,
#suntory_contents #program02 .inner,
#suntory_contents #program03 .inner,
#suntory_contents #program04 .inner {
	background: #fff;
	padding: 30px 30px 15px;
}

#suntory_contents .programTitle {
	margin-bottom: 20px;
	background: #e9e9e9;
	padding: 15px;
	min-height: 48px;
	position: relative;
}
#suntory_contents .programTitle h3{
	margin-bottom: 12px;
	height: 48px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program01 .programTitle h3 {
	background: url('../img/producer/tl_program01.png') no-repeat 0 0;
}
#suntory_contents #program02 .programTitle h3 {
	background: url('../img/producer/tl_program02.png') no-repeat 0 0;
}
#suntory_contents #program03 .programTitle h3 {
	background: url('../img/producer/tl_program03.png') no-repeat 0 0;
}
#suntory_contents #program04 .programTitle h3 {
	background: url('../img/producer/tl_program04.png') no-repeat 0 0;
}
#suntory_contents .programTitle p.text {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
	width: 460px;
}
#suntory_contents .programTitle .btnSeat a {
	display: block;
	width: 82px;
	height: 32px;
	padding-left: 70px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: .625em;
	color: #000;
	background: url('../img/btn_pdf_seat.png') no-repeat 0 0;
}
#suntory_contents .programTitle .btnSeat a span {
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents .programTitle .btnSeat a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	text-decoration: none;
}


/*------------------------------------------------------------
item
------------------------------------------------------------ */
#suntory_contents .item {
	margin-bottom: 15px;
}
#suntory_contents .item { /zoom :1; }
#suntory_contents .item:after { content :''; display :block; clear :both; }

#suntory_contents .item p {
	margin: 0 0 0 1.25em;
	text-indent: -1.25em;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
}
#suntory_contents .item p span.marker {
	margin-right: .25em;
	color: #f1bb00;
}
#suntory_contents .item p span.icon {
	margin-left: 5px;
	vertical-align: middle;
}
#suntory_contents .item .note {
	margin: 10px 0 20px 1.25em;
	font-size: .813em;
	line-height: 1.8;
}
#suntory_contents .item .note li.strings {
	margin-left: 1em;
}

/*------------------------------------------------------------
portraitContainer
------------------------------------------------------------ */
#suntory_contents .portraitContainer {
	margin: 0;
	width: 650px;

	display:flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	align-items: flex-start;
}
#suntory_contents .portraitContainer li{
	padding: 0 10px 0 0;
	margin: 0 0 18px;
	height: 162px;
	min-width: 122px;
	position: relative;
}
#suntory_contents .portraitContainer li.large{
	padding: 0 12px 0 0;
	height: 192px;
}
#suntory_contents .portraitContainer li:last-child,
#suntory_contents .portraitContainer li:last-child.large {
	padding: 0;
}
#suntory_contents .portraitContainer figure img{
	vertical-align: bottom;
}
#suntory_contents .portraitContainer figcaption {
	font-size: .750em;
	line-height: 1;
	position: absolute;
	bottom:0;
	left:0;
}


/*------------------------------------------------------------
ticketInfo
------------------------------------------------------------ */
#suntory_contents .ticketInfo {
	margin-bottom: 20px;
	background: #dbd5bd;
	padding: 15px;
}
#suntory_contents .ticketInfo h4 {
	margin-bottom: 15px;
	background: url('../img/marker_ticketInfo.png') no-repeat 0 .3em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8;
	padding: 0 0 0 20px;
}
#suntory_contents .ticketInfo h4 span.invite {
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: .875em;
	font-weight: bold;
	color: #f30;
}

#suntory_contents .ticketInfo ul {
	text-align: center;
}
#suntory_contents .ticketInfo ul li {
	margin: 0 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
}

#suntory_contents .btnMember a {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
}
#suntory_contents .btnMember a:hover {
	background: url('../img/btn_ticket.png') no-repeat 0 -47px;
}

#suntory_contents .btnMember.teaser {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}

#suntory_contents .btnGeneral a {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat -242px 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
}
#suntory_contents .btnGeneral a:hover {
	background: url('../img/btn_ticket.png') no-repeat -242px -47px;
}

#suntory_contents .btnGeneral.teaser {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat -242px 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}
#suntory_contents .date {
	font-size: .75em;
	line-height: 1.8;
}
#suntory_contents .noteContainer {
	margin: 10px 0 0px;
}
#suntory_contents .noteContainer { /zoom :1; }
#suntory_contents .noteContainer:after { content :''; display :block; clear :both; }

#suntory_contents .ticketNote {
	font-size: .75em;
	line-height: 1.8;
}
#suntory_contents .ticketNote li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
#suntory_contents .external {
	background: url('../img/icon_external.png') no-repeat right center;
	padding-right: 14px;
}

/*------------------------------------------------------------
setTicket
------------------------------------------------------------ */
#suntory_contents .setTicket {
	background: #cbc3a4;
	padding: 15px;
	margin: 15px 0 0 0;
}
#suntory_contents .ticketInfo .setTicket h4 {
	font-size: .875em;
	font-weight: bold;
	border-left: 5px solid #fff;
	padding: 0 0 0 15px;
	background: none;
}
#suntory_contents .setTicket dt {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
#suntory_contents .setTicket dt .disc {
	color: #FFF;
}
#suntory_contents .setTicket dd {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	margin: 5px 0 10px 0;
}
#suntory_contents .ticketInfo dd span.end {
    font-size: .875em;
    font-weight: bold;
    color: #f00;
}
#suntory_contents .setTicket .note {
	margin-left: 15px;
	font-size: .75em;
	line-height: 1.6;
}

/*------------------------------------------------------------
aside
------------------------------------------------------------ */
#suntory_contents #aside {
	margin: -60px 0 0;
	width: 210px;
	float: left;
}
#suntory_contents #aside.fixed {
	margin: 0;
	position:fixed;
	z-index: 1000;
}

#suntory_contents #aside p {
	width: 210px;
	height: 60px;
	background: url('../img/producer/tl_aside.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #aside ul {
	background: #fff;
	border-radius: 0 0 5px 5px;
	padding: 4px 0 10px;
}
#suntory_contents #aside li {
	width: 210px;
	height: 40px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #aside li a {
	display: block;
	width: 210px;
	height: 40px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#suntory_contents #asideNav01 a {
	background: url('../img/producer/nav.png') no-repeat 0 0;
}
#suntory_contents #asideNav02 a {
	background: url('../img/producer/nav.png') no-repeat 0 -40px;
}
#suntory_contents #asideNav03 a {
	background: url('../img/producer/nav.png') no-repeat 0 -80px;
}
#suntory_contents #asideNav04 a {
	background: url('../img/producer/nav.png') no-repeat 0 -120px;
}
#suntory_contents #asideNav05 a {
	background: url('../img/producer/nav.png') no-repeat 0 -160px;
}
#suntory_contents #asideNav06 a {
	background: url('../img/producer/nav0620.png') no-repeat 0 -200px;
}
#suntory_contents #asideNav07 a {
	background: url('../img/producer/nav.png') no-repeat 0 -240px;
}
#suntory_contents #asideNav08 a {
	background: url('../img/producer/nav.png') no-repeat 0 -280px;
}


#suntory_contents #asideNav01 a:hover {
	background: url('../img/producer/nav.png') no-repeat -210px 0;
}
#suntory_contents #asideNav02 a:hover {
	background: url('../img/producer/nav.png') no-repeat -210px -40px;
}
#suntory_contents #asideNav03 a:hover {
	background: url('../img/producer/nav.png') no-repeat -210px -80px;
}
#suntory_contents #asideNav04 a:hover {
	background: url('../img/producer/nav.png') no-repeat -210px -120px;
}
#suntory_contents #asideNav05 a:hover {
	background: url('../img/producer/nav.png') no-repeat -210px -160px;
}
#suntory_contents #asideNav06 a:hover {
	background: url('../img/producer/nav0620.png') no-repeat -210px -200px;
}
#suntory_contents #asideNav07 a:hover {
	background: url('../img/producer/nav.png') no-repeat -210px -240px;
}
#suntory_contents #asideNav08 a:hover {
	background: url('../img/producer/nav.png') no-repeat -210px -280px;
}

#suntory_contents #asideNav02 {
	background: url('../img/producer/nav.png') no-repeat -420px -40px;
}
#suntory_contents #asideNav03 {
	background: url('../img/producer/nav.png') no-repeat -420px -80px;
}
#suntory_contents #asideNav04 {
	background: url('../img/producer/nav.png') no-repeat -420px -120px;
}
#suntory_contents #asideNav05 {
	background: url('../img/producer/nav.png') no-repeat -420px -160px;
}
#suntory_contents #asideNav06 {
	background: url('../img/producer/nav0620.png') no-repeat -420px -200px;
}
#suntory_contents #asideNav07 {
	background: url('../img/producer/nav.png') no-repeat -420px -240px;
}
#suntory_contents #asideNav08 {
	margin-bottom: 20px;
}

#suntory_contents li#asideNavAccess {
	margin-bottom: 4px;
}
#suntory_contents #asideNavAccess a {
	background: url('../img/nav_extra.png') no-repeat 0 0;
}
#suntory_contents #asideNavTicket a {
	background: url('../img/nav_extra.png') no-repeat 0 -40px;
}
#suntory_contents #asideNavAccess a:hover {
	background: url('../img/nav_extra.png') no-repeat -210px 0;
}
#suntory_contents #asideNavTicket a:hover {
	background: url('../img/nav_extra.png') no-repeat -210px -40px;
}

/*------------------------------------------------------------
contents text common
#profile #listen #message ohter
------------------------------------------------------------ */
#suntory_contents .commonbody {
	margin-top: 40px;
}
#suntory_contents .commonbody .inner {
	background: #fff;
	padding: 30px;
	border-radius: 0 0 5px 5px;
}
#suntory_contents .commonbody .text {
	width: 650px;
}
#suntory_contents .commonbody .text { /zoom :1; }
#suntory_contents .commonbody .text:after { content :''; display :block; clear :both; }

#suntory_contents .commonbody h2 {
	width: 680px;
	height: 47px;
	background: #f1bb00;
	border-radius: 5px 5px 0 0;
	color:#fff;
	font-weight: 600;
	font-size: 1.125em;
	line-height: 47px;
	padding-left: 30px;
}
#suntory_contents .commonbody .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents .commonbody .text h4 {
	margin-bottom: .5em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents .commonbody .text h5 {
	margin-bottom: .5em;
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents .commonbody .text p {
	margin-bottom:1em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents .commonbody .text p:last-child {
	margin-bottom:0;
}
#suntory_contents .commonbody .text p b {
	font-weight: bold;
}
#suntory_contents .commonbody .text p.note {
	margin: 2em 0 0 4.5em;
	text-indent: -4.5em;
	font-size: .75em;
	line-height: 1.5;
}
#suntory_contents .commonbody .text p.note b {
	margin-right: .5em;
	font-weight: bold;
}
#suntory_contents .commonbody .text p sup {
	font-size: .75em;
	font-weight: bold;
	vertical-align: text-top;
	line-height: 1em;
	margin: 0 0 0 .3em;
}
#suntory_contents .commonbody .text p.signature {
	text-align: right;
}
#suntory_contents .commonbody figure.right {
	margin: 0 0 25px 30px;
	float: right;
}
#suntory_contents .commonbody figure.left {
	margin: 0 30px 25px 0;
	float: left;
}

/*------------------------------------------------------------
#listen #comic
------------------------------------------------------------ */
#suntory_contents .toggleContents dt {
	cursor: pointer;
	background:#f5cf4c url('../img/producer/arrow_open.png') no-repeat right center;
}
#suntory_contents .toggleContents dt:hover {
	cursor: pointer;
	background:#f9e499 url('../img/producer/arrow_open.png') no-repeat right center;
}
#suntory_contents .toggleContents dt.open {
	background:#f5cf4c url('../img/producer/arrow_close.png') no-repeat right center;
}
#suntory_contents .toggleContents dt.open:hover {
	background:#f9e499 url('../img/producer/arrow_close.png') no-repeat right center;
}
#suntory_contents .toggleContents dt {
	padding: 0 50px 0 0;
	margin-bottom: 30px;
}
#suntory_contents .commonbody .text .toggleContents dt h4 {
	padding: 5px 0 5px 10px;
	margin-bottom: 0;
}
#suntory_contents .toggleContents dt h4 a {
	color: #000;
	text-decoration: none;
}
#suntory_contents .toggleContents dd {
	padding: 0 0 30px 0;
}



/*------------------------------------------------------------
#message
------------------------------------------------------------ */
#suntory_contents #message .text {
	padding: 30px 0 40px;
	border-top: 1px solid #dddddd;
}
#suntory_contents #message .text.firstChild {
	border-top: none;
	padding: 0 0 40px;
}
#suntory_contents #message figure {
	margin: 0 0 20px 20px;
	height: 150px;
	float: right;
	overflow: hidden;
}

/*------------------------------------------------------------
#movie
------------------------------------------------------------ */
#suntory_contents #movie .moviebox {
	padding: 30px 15px 30px 30px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	display: table;
}
#suntory_contents .moviebox .movielink{
	width: 290px;
	display: table-cell;
	padding: 0;
}
#suntory_contents .moviebox .movielink a{
	display: block;
	height: 140px;
}
#suntory_contents .moviebox .movielink a:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
}
#suntory_contents .moviebox p{
	width: 300px;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.8;
	font-size: .875em;
}
#suntory_contents .moviebox p .mtitle{
	font-size: 114.3%;
	font-weight: bold;
}

/*------------------------------------------------------------
#diagram
------------------------------------------------------------ */
#suntory_contents #diagram figure {
	margin: 0 0 30px 0;
}
#suntory_contents #diagram figure img {
	width: 650px;
}

/*------------------------------------------------------------
#comic
------------------------------------------------------------ */
#suntory_contents #comic .glide {
	width: 540px;
	margin: 0 auto;
	text-align: center;
}
#suntory_contents #comic .glide__slide img {
	width: 540px;
}
.glide--horizontal .glide__arrows {
	top: 50%;
	width: 100%;
	margin-left: 0;
}
#suntory_contents #comic .glide__arrow {
	position: absolute;
	z-index: 2;
	color: white;
	text-transform: uppercase;
	font: 11px Arial, sans-serif;
	padding: 200px 10px;
	background-color: rgba(153, 153, 153, 0.2);
	border-radius: 4px;
	opacity: 1;
	-webkit-transition: opacity 150ms ease, border 300ms ease-in-out;
	transition: opacity 150ms ease, border 300ms ease-in-out;
}
#suntory_contents #comic .glide__arrow:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
}
.glide--horizontal .glide__arrow.prev {
	left: -30px;
}
.glide--horizontal .glide__arrow.next {
	right: -30px;
}

/*------------------------------------------------------------
#profile
------------------------------------------------------------ */
#suntory_contents #profile .text {
	padding: 40px 0;
	border-top: 1px solid #dddddd;
}
#suntory_contents #profile .text.firstChild {
	padding: 0 0 40px;
	border-top: none;
}
#suntory_contents #profile .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #profile .text h3 .rubi{
	font-weight: normal;
	font-size: 0.778em;
}
#suntory_contents #profile .text p.signature {
	text-align: right;
}
#suntory_contents #profile figure {
	margin: 0 0 20px 20px;
	float: right;
}
#suntory_contents #profile figure.mainperson {
	height: 251px;
}

#suntory_contents #profile .btnProfile {
	margin: 0 0 30px 20px;
	width: 620px;
	display:flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
}
#suntory_contents #profile .btnProfile li {
	width: 145px;
	height: 38px;
	margin: 20px 10px 0 0;
}
#suntory_contents #profile .btnProfile li a {
	width: 130px;
	height: 100%;
	padding: 0 15px 0 0;
	display: block;
	border-radius: 5px;
	color: #000;
	font-size: 0.875em;
	line-height: 38px;
	text-align: center;
	background: url(../img/mark_arrow_down.png) no-repeat 120px center #f9e499;
	background-size: 12px;
}
#suntory_contents #profile .btnProfile li a:hover {
	text-decoration: none;
	filter:alpha(opacity=70);
	opacity:0.7;
}
#suntory_contents #profile .btnProfile li .whcircle{
	background: #FFF;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	display: inline-block;
	line-height: 18px;
	font-size: 0.714em;
	margin: 0 3px;
}
#suntory_contents #profile .day {
	margin-bottom: 30px;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	padding: 5px 10px;
	background:#f5cf4c;
}