@charset "utf-8";
body,html { 
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	color: #000;
}

h1,h2,ul,li,p {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}
a { 
	color: #000;
	text-decoration: none;
}
/*a:hover { 
	text-decoration: underline;
	cursor: pointer;
}*/
.pc_only { display: none; }
.sp_only { display: block; }

#suntory_contents {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

#suntory_contents #top_wrap {
	width: 100%;
	margin: 0;
	padding: 10% 0 15% 0;
	text-align: center;
}
#suntory_contents #top_wrap #top_title {
	width: 100%;
	margin: 0 auto 10% auto;
	padding: 0;
}
#suntory_contents #top_wrap #top_title h1 {
	font-size: 7.5vw;
	font-weight: bold;
	letter-spacing: -0.3px;
	margin-bottom: 0;
	padding: 0;
	line-height: 100%;
}
#suntory_contents #top_wrap #main_visual {
	width: 100%;
	margin: 0 auto 8% auto; 
}
#suntory_contents #top_wrap #main_visual img {
	width: 100% !important;
	height: auto !important;
	vertical-align: bottom;
}
#suntory_contents #top_wrap #top_contents {
	width: 90%;    
	margin: 0 auto;
	padding: 0;
}
#suntory_contents #top_wrap #top_contents #top_catch {
	font-size: 4.8vw;
	letter-spacing: -0.3px;
	line-height: 200%;
	margin: 0 0 10% 0;
}
#suntory_contents #top_wrap #top_contents ul#top_menu {
	width: 100%;
	overflow: hidden;
}
#suntory_contents #top_wrap #top_contents ul#top_menu li {
	width: calc( 100% / 2 );
	font-weight: bold;
	float: left;
	text-align: center;
}
#suntory_contents #top_wrap #top_contents ul#top_menu li button {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
	display: inline-block;
	font-size: 4.5vw;
	letter-spacing: -0.3px;
	padding-bottom: 20px;
	position: relative;
	line-height: 100%;
	font-weight: bold;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	color: #000;
}
#suntory_contents #top_wrap #top_contents ul#top_menu li button:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    position: absolute;
    bottom: 0%;
    right: 45%;
    transform: rotate(135deg) translateX(-50%);
}

#suntory_contents .contents_wrap {
	width: 100%;
	margin: 0;
	padding: 12% 0 0 0;
	text-align: center;
}
#suntory_contents .contents_wrap#culture {
	background-color: #f7f7f7;
}
#suntory_contents .contents_wrap .contents {
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
#suntory_contents .contents h2 {
	font-size: 6.5vw;
	letter-spacing: -0.3px;
	margin-bottom: 8%;
	line-height: 100%;
	font-weight: bold;
}
#suntory_contents .contents .contents_catch {
	font-size: 3.8vw;
	letter-spacing: -0.3px;
	line-height: 200%;
	margin-bottom: 0;
}
#suntory_contents .contents ul.contents_menu {
	width: 100%;
	padding: 0 0 2.6% 0;
	overflow: hidden;
}
#suntory_contents .contents ul.contents_menu li {
	width: calc( 95% / 2 );
	margin: 12% 5% 0 0;
	padding: 0;
	float: left;
}
#suntory_contents .contents ul.contents_menu li:nth-child(2n) {
	margin-right: 0;
}
#suntory_contents .contents ul.contents_menu  li a {
	display: block;
	margin: 0;
	padding: 0;
}
#suntory_contents .contents ul.contents_menu li a .contents_img {
	width: 100%;
	margin: 0 0 7% 0;
	padding: 0;
	overflow: hidden;
}
#suntory_contents .contents ul.contents_menu li a .contents_img img {
	width: 100% !important;
	height: auto !important;
	margin: 0;
	transition: transform .6s ease;
	vertical-align: bottom;
}
/*#suntory_contents .contents ul.contents_menu li a:hover .contents_img img {
  	transform: scale(1.05);
}*/
#suntory_contents .contents ul.contents_menu li a .contents_title {
	/*width: calc( 95% - 10px );*/
	margin: 0 auto;
	padding: 0;
	display: inline;
	position: relative;
	padding-right: 15px;
	font-size: 3.8vw;
	letter-spacing: -1.3px;
	line-height: 140%;
}
/*#suntory_contents .contents ul.contents_menu li a:hover .contents_title {
	text-decoration: underline;
}*/
#suntory_contents .contents ul.contents_menu li a .contents_title:after {
    content: '';
    width: 1.6vw;
    height: 1.6vw;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    position: absolute;
    bottom: 1.6vw;
    right: 0;
    transform: rotate(45deg);
}


/*------------------------------------------------------------
[SP]page_top
------------------------------------------------------------ */
.page_top {
    margin: 0;
    width: 100vw;
    height: 13.333333333333333vw;
    display: block;
}
.btn_page_top {
	display: none;
    width: 13.333333333333333vw;
    height: 13.333333333333333vw;
    right: 5.333333333333333vw;
}

.btn_page_top.fixed {
    position: fixed;
	bottom: 8vw;
	display: block;
}
.btn_page_top.absolute {
    position: absolute;
/*	bottom: 8vw;*/
	display: block;
}
.btn_page_top button {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
    display: block;
    width: 13.333333333333333vw;
    height: 13.333333333333333vw;
    border-radius: 50%;
    background: #EDF4F7 url(../img/icon_page_top.svg) no-repeat center center;
    background-size: 4.8vw auto;
    text-decoration: none;
    text-indent: -99999px;
}

