#wrapper,
#wrapper .section {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#footer,
#header {
	text-align: center;
}

#entry,
#faq .articles .article .a a,
#faq .articles .article .a ul li,
#faq .articles .article .a ul li span,
#faq .articles .article .q,
#faq .articles .article .q ul li,
#footer,
#footer .inner,
#menu .menu-inner .list li a,
#news,
#talkshow .article,
#top #cover .news,
#wrapper .section {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight: 100;
	-webkit-font-smoothing: antialiased;
}

body.menu-open {
	width: 100%;
	height: 100%;
}

body.menu-open * a {
	cursor: pointer;
}

#wrapper {
	height: auto!important;
	left: 0;
	transition: left .2s 0s ease,opacity .5s 0s ease;
	min-height: 100%;
	overflow: hidden;
}

#wrapper.hide {
	opacity: 0;
}

#wrapper.menu-open {
	left: 280px;
}

#wrapper .section {
	max-width: 1060px;
	padding: 0 50px;
	font-feature-settings: "pwid" 1;
}

#wrapper .section .title {
	margin: 100px auto;
	position: relative;
}

#wrapper .section .sec::after,
#wrapper .section::after {
	margin: 0 auto;
	position: relative;
	content: "";
}

#wrapper .section .contents {
	font-size: 1.6rem;
	line-height: 2.2em;
	color: #333;
}

#footer,
#footer .presented {
	font-size: 0;
	bottom: 0;
	display: block;
}

#wrapper .section .sec {
	width: 100%;
	background: #fff;
	height: 100px;
	line-height: 100px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	z-index: 10;
}

#wrapper .section .sec::after {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d00b1c;
}

#wrapper .section::after {
	z-index: 1;
	display: block;
	bottom: 30px;
	width: 40%;
	height: 20px;
	box-shadow: 0 0 30px 10px rgba(0,0,0,.1);
	border-radius: 300px/30px;
}

#header {
	position: relative;
	width: 100%;
	height: 80px;
	background: #d00b1c;
	line-height: 98px;
	z-index: 60;
	overflow: hidden;
}

#header .icon,
#header .logo {
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#header .icon {
	width: 30px;
	height: 23px;
	background-position: 0 -3135px;
	position: fixed;
	display: block;
	top: 30px;
	left: 30px;
}

#header .logo {
	width: 386px;
	height: 26px;
	background-position: 0 -2297px;
	display: inline-block;
	position: relative;
}

#footer {
	position: relative;
	width: 100%;
	height: 370px;
	margin: 200px 0 0;
	color: #333;
	background: #fafafa;
	line-height: 0;
	letter-spacing: 0;
}

#footer .list li .logo,
#footer .list li .logo2,
#footer .list li .sns-fb,
#footer .list li .sns-ig,
#footer .list li .sns-tw {
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#footer .inner {
	width: 100%;
	max-width: 1060px;
	margin: 0 auto;
	padding: 0 50px;
	line-height: 2.2em;
}

#footer .presented {
	color: #999;
	text-align: left;
	width: 100%;
	position: absolute;
	left: 0;
	height: 80px;
	border-top: 1px solid #ddd;
}

#footer .presented .inner {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1060px;
	margin: 0 auto;
	padding: 0 50px;
	height: 100%;
	line-height: 80px;
}

#footer .presented .inner .left {
	font-size: 1.2rem;
	position: relative;
	display: inline-block;
	width: 70%;
	margin: 0;
	vertical-align: top;
}

#footer .presented .inner .left span {
	white-space: nowrap;
	margin: 0 20px 0 0;
}

#footer .presented .inner .right {
	font-size: 1.2rem;
	text-align: right;
	position: relative;
	display: inline-block;
	width: 30%;
	margin: 0;
	vertical-align: top;
}

#footer .list {
	display: inline-block;
	position: relative;
	width: 22%;
	text-align: left;
	margin: 0;
	vertical-align: top;
}

#footer .list:nth-child(1) {
	width: 20%;
	margin: 0 2% 0 0;
}

#footer .list:nth-child(2) {
	width: 20%;
	margin: 0 2%;
}

#footer .list:nth-child(3) {
	width: 24%;
	margin: 0 2%;
	font-size: 1.2rem;
}

#footer .list:nth-child(3) span {
	white-space: nowrap;
}

#footer .list:nth-child(4) {
	width: 24%;
	margin: 0 0 0 2%;
	font-size: 1.2rem;
}

#footer .list:nth-child(4) span {
	white-space: nowrap;
}

#footer .list .title {
	margin: 60px 0 30px;
	font-size: 1.4rem;
	color: #999;
}

#footer .list .title.e::after {
	content: "";
	display: inline-block;
}

#footer .list li {
	font-size: 1.4rem;
	line-height: 2.2em;
	margin: 0 0 20px;
}

#footer .list li a,
#footer .list li span {
	display: inline-block;
}

#footer .list li span {
	margin: 0 20px 0 0;
	width: auto;
}

#footer .list li a {
	text-decoration: underline;
	color: #d00b1c;
}

#footer .list li .sns-tw {
	margin: 0 20px 0 0;
	width: 30px;
	height: 30px;
	background-position: 0 -4660px;
	display: inline-block;
	border-bottom: 0;
}

#footer .list li .sns-fb {
	width: 30px;
	height: 30px;
	background-position: 0 -4472px;
	display: inline-block;
	border-bottom: 0;
	padding: 0 0 0 50px;
	color: #333;
	text-decoration: none;
}

#footer .list li .sns-ig {
	margin: 0;
	width: 30px;
	height: 30px;
	background-position: 0 -4566px;
	display: inline-block;
	border-bottom: 0;
}

#footer .list li .logo {
	width: 109px;
	height: 20px;
	background-position: 0 -2111px;
	display: inline-block;
	margin: 2px 0 0;
	vertical-align: top;
}

#footer .list li .logo2 {
	width: 110px;
	height: 32px;
	background-position: 0 -2133px;
	display: inline-block;
	margin: 20px 0 0 -5px;
	vertical-align: top;
}

#menu {
	left: -280px;
	transition: left .2s 0s ease;
	position: fixed;
	display: block;
	background: #d00b1c;
	width: 280px;
	height: 100%;
	z-index: 100;
	overflow: auto;
}

#menu.open {
	left: 0;
}

#menu .icon {
	width: 30px;
	height: 23px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3135px;
	background-repeat: repeat;
	background-size: 533px,auto;
	top: 30px;
	left: 30px;
	display: block;
	position: absolute;
}

#menu .menu-inner {
	margin: 80px 0 0;
}

#menu .menu-inner .list {
	padding: 30px 30px 15px;
	border-top: 1px solid #fc4555;
}

#menu .menu-inner .list .sns-fb,
#menu .menu-inner .list .sns-ig,
#menu .menu-inner .list .sns-tw {
	line-height: 32px;
	padding: 0 0 0 50px;
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
	display: inline-block;
}

#menu .menu-inner .list .sns-tw {
	width: 30px;
	background-position: 0 -3103px;
}

#menu .menu-inner .list .sns-fb {
	width: 30px;
	background-position: 0 -3039px;
}

#menu .menu-inner .list .sns-ig {
	width: 30px;
	background-position: 0 -3071px;
}

#menu .menu-inner .list li.ind::before,
#menu .menu-inner .list li.n::before {
	display: none;
}

#menu .menu-inner .list li {
	margin: 20px 0;
}

#menu .menu-inner .list li.ind {
	margin: 20px 0 20px 30px;
}

#menu .menu-inner .list li.m {
	margin: 40px 0 20px;
}

#menu .menu-inner .list li::before {
	content: "";
	display: inline-block;
	position: relative;
	width: 8px;
	height: 1px;
	background: #fff;
	margin: 0 10px 6px;
}

#menu_icon,
#menu_icon.w,
#top #cover .result {
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#menu .menu-inner .list li a {
	color: #fff;
	font-size: 1.4rem;
}

#menu .menu-inner .list li a:hover {
	opacity: .6;
}

#menu_icon {
	width: 30px;
	height: 23px;
	background-position: 0 -3014px;
	top: 30px;
	left: 30px;
	display: block;
	position: fixed;
	z-index: 50;
	opacity: 1;
	transition: opacity .2s 0s ease;
}

#top #cover .bottom-right,
#top #cover .news,
#top #cover .top-left,
#top #cover .top-right {
	transition: opacity .4s .2s ease;
}

#menu_icon.hide {
	opacity: 0;
}

#menu_icon.top {
	position: absolute;
	bottom: 28px;
	left: 40px;
	top: auto;
}

#menu_icon.w {
	width: 30px;
	height: 23px;
	background-position: 0 -3135px;
}

#top #cover {
	display: block;
	background-color: #fff;
	width: 100%;
	position: relative;
	text-align: center;
}

#top #cover .result {
	width: 180px;
	height: 180px;
	background-position: 0 -4863px;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 1000;
}

#top #cover .top-left {
	position: absolute;
	width: 30%;
	left: 80px;
	top: 80px;
	max-width: 431.2px;
	min-width: 323.4px;
	pointer-events: none;
	opacity: 1;
}

#top #cover .top-left.hide {
	opacity: 0;
}

#top #cover .top-right {
	position: absolute;
	width: 12.63158%;
	right: 80px;
	top: 35px;
	max-width: 172.8px;
	min-width: 129.6px;
	pointer-events: none;
	opacity: 1;
}

#top #cover .top-right.hide {
	opacity: 0;
}

#top #cover .bottom-right {
	position: absolute;
	width: 34.11874%;
	right: 80px;
	bottom: 160px;
	max-width: 490.4px;
	min-width: 367.8px;
	pointer-events: none;
	opacity: 1;
}

#top #cover .bottom-right.hide,
#top #cover .news.hide {
	opacity: 0;
}

#top #cover .news {
	width: 100%;
	height: 80px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fafafa;
	line-height: 80px;
	font-size: 1.6rem;
	padding: 0 50px;
	position: absolute;
	bottom: 0;
}

#top #cover .news .inner .list::after,
#top .section01 .title,
#top .section02 .contents .theme,
#top .section02 .title,
#top .section03 .sub-title,
#top .section03 .title {
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#top #cover .news .inner {
	max-width: 720px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#top #cover .news .inner .title {
	color: #d00b1c;
	display: inline-block;
	position: absolute;
	left: 0;
}

#top .section01 .contents,
#top .section02 .contents {
	font-size: 1.8rem;
	letter-spacing: .1em;
	font-feature-settings: "pwid" 1;
}

#top #cover .news .inner .list {
	display: inline-block;
	width: 100%;
}

#top #cover .news .inner .list.n::after {
	display: none;
}

#top #cover .news .inner .list .set {
	width: 100%;
	padding: 0 50px 0 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	margin: 0;
}

#top #cover .news .inner .list .set .date {
	color: #999;
	display: inline-block;
	padding: 0 25px 0 0;
	vertical-align: top;
	text-align: left;
}

#top #cover .news .inner .list .set .content {
	color: #333;
	display: inline-block;
	width: auto;
	padding: 0 50px 0 0;
}

#top #cover .news .inner .list::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 18px;
	background-position: 0 -208px;
	margin: 0 0 0 20px;
	position: absolute;
	right: 0;
	top: 30px;
}

#top .section01 .title {
	width: 195px;
	height: 38px;
	background-position: 0 -3194px;
}

#top .section01 .contents {
	text-align: center;
	white-space: nowrap;
}

#top .section02 .title {
	width: 114px;
	height: 31px;
	background-position: 0 -3266px;
}

#top .section02 .contents {
	text-align: center;
}

#top .section02 .contents .theme {
	width: 460.5px;
	height: 30px;
	background-position: 0 -3234px;
	display: block;
	margin: 0 auto 60px;
}

#top .section03 .title {
	width: 121px;
	height: 39px;
	background-position: 0 -4341px;
}

#top .section03 .sub-title {
	width: 157px;
	height: 30px;
	background-position: 0 -4309px;
	margin: 50px auto;
}

#top .section03 .contents {
	font-size: 0;
	letter-spacing: 0;
}

#top .section03 .contents .mem {
	vertical-align: top;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}

#top .section03 .contents .mem a:hover .name,
#top .section03 .contents .mem a:hover .position {
	opacity: .5;
}

#top .section03 .contents .mem.m:hover .name,
#top .section03 .contents .mem.m:hover .position {
	opacity: 1;
}

#top .section03 .contents .mem.s3 {
	width: 33.33%;
	margin: 0 0 40px;
}

#top .section03 .contents .mem.s2 {
	width: 35%;
}

#top .section03 .contents .mem.s2.l {
	margin: 0 0 40px 15%;
	padding: 0 20px 0 0;
}

#top .section03 .contents .mem.s2.l .position span {
	white-space: nowrap;
}

#top .section03 .contents .mem.s2.r {
	margin: 0 15% 40px 0;
	padding: 0 0 0 20px;
}

#top .section03 .contents .mem .photo {
	display: inline-block;
}

#top .section03 .contents .mem p {
	margin: 0;
}

#top .section03 .contents .mem .name {
	vertical-align: top;
	font-size: 2rem;
	margin: 40px 0 20px;
}

#top .section03 .contents .mem .position {
	vertical-align: top;
	font-size: 1.4rem;
	line-height: 2.2em;
	margin: 10px 0 20px;
	color: #999;
}

#top .section03 .contents .mem .more-btn {
	display: inline-block;
	margin: 0 0 40px;
	font-size: 1.2rem;
	line-height: 1em;
	border: 1px solid #aaa;
	padding: 10px 20px;
	color: #333;
}

#top .section03 .contents .mem .more-btn:hover {
	background: #d00b1c;
	color: #fff;
	border: 1px solid #d00b1c;
}

#top .section03 .contents .mem:nth-child(1) .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3299px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#top .section03 .contents .mem:nth-child(2) .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3905px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#top .section03 .contents .mem:nth-child(3) .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4107px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#top .section03 .contents .mem:nth-child(4) .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3501px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#top .section03 .contents .mem:nth-child(5) .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3703px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#top .section04::after {
	content: none;
	display: none;
}

#top .section04 .title {
	width: 168px;
	height: 39px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4382px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#top .section04 .list {
	width: 100%;
	font-size: 0;
	letter-spacing: 0;
	color: #333;
}

#top .section04 .list .desc,
#top .section04 .list .name {
	font-size: 1.6rem;
	letter-spacing: auto;
	display: inline-block;
}

#top .section04 .list .name {
	width: 20%;
	color: #fff;
	background: #d00b1c;
	margin: 0 10% 60px 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

#top .section04 .list .desc {
	width: 70%;
	vertical-align: top;
	margin: 4px 0 60px;
	line-height: 2.2em;
}

#top .section04 .list .sub-list {
	width: 100%;
	font-size: 0;
	letter-spacing: 0;
}

#top .section04 .list .sub-list .dot {
	list-style: disc;
	vertical-align: middle;
	margin: 0 0 20px 20px;
	font-size: 1.6rem;
	line-height: 2.2em;
}

#top .section04 .list .sub-list .name {
	background: 0 0;
	color: #333;
	text-align: left;
	font-size: 1.6rem;
	margin: 0;
	height: auto;
	line-height: 2.2em;
	width: 30%;
	max-width: 140px;
}

#top .section04 .list .sub-list .desc {
	font-size: 1.6rem;
	margin: 0 0 20px;
	width: 70%;
}

#top .section04 .list .sub-list .desc-w {
	font-size: 1.6rem;
	margin: 0 0 20px;
	width: 100%;
}

#top .section04 .list .sub-list .sub-desc {
	width: 100%;
	font-size: 1.6rem;
	line-height: 36px;
	margin: 0;
}

#top .section04 .list .sub-list .cul {
	width: 100%;
	font-size: 1.6rem;
	line-height: 2.2em;
	margin: 0 0 20px 20px;
	padding: 0 20px 0 0;
	list-style: decimal;
	vertical-align: middle;
}

#top .section04 .list .pstr-ver {
	display: inline-block;
	width: 210px;
	height: 300px;
	border: 1px solid #ccc;
	margin: 30px 40px 40px 0;
}

#top .section04 .list .pstr-hol {
	display: inline-block;
	width: 300px;
	height: 210px;
	border: 1px solid #ccc;
	margin: 30px 0;
}

#top .section04 .list .pstr-hol,
#top .section04 .list .pstr-ver {
	vertical-align: top;
	text-align: left;
}

#top .section04 .list .pstr-hol .consept,
#top .section04 .list .pstr-hol .name,
#top .section04 .list .pstr-hol .number,
#top .section04 .list .pstr-ver .consept,
#top .section04 .list .pstr-ver .name,
#top .section04 .list .pstr-ver .number {
	display: block;
	text-align: left;
	background: 0 0;
	font-size: 12px;
	color: #999;
	margin: 0;
	width: 100%;
	height: auto;
	padding: 8px 0 0 8px;
	line-height: 16px;
}

#top .section04 .list .schedule {
	width: 100%;
	font-size: 0;
	letter-spacing: 0;
}

#top .section04 .list .schedule .name {
	background: 0 0;
	color: #333;
	font-size: 1.6rem;
	margin: 0 4% 0 0;
	line-height: 30px;
	width: 35%;
	max-width: 150px;
	height: 30px;
	border: 1px solid #333;
	text-align: center;
	vertical-align: middle;
}

#top .section04 .list .schedule .name::after {
	content: "";
	width: 18px;
	height: 10px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -176px;
	background-repeat: repeat;
	background-size: 533px,auto;
	display: block;
	margin: 12px auto;
}

#top .section04 .list .schedule .name:nth-of-type(3)::after {
	margin: 20px auto 0;
}

#top .section04 .list .schedule .name:nth-last-of-type(2)::after {
	display: none;
}

#top .section04 .list .schedule .desc {
	margin: 0 0 30px;
	width: 61%;
	vertical-align: top;
}

#top .section05 {
	text-align: center;
	line-height: 0;
	font-size: 0;
}

#top .section05::after {
	content: none;
	display: none;
}

#top .section05 .form {
	width: 50%;
	height: 80px;
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 2.2em;
	font-size: 1.2rem;
	vertical-align: top;
}

#top .section05 .form:hover {
	opacity: .75;
}

#top .section05 .form:nth-of-type(1) .label {
	margin: 0 20px 0 0;
}

#top .section05 .form:nth-of-type(1) .label::after {
	width: 260px;
	height: 23px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4447px;
	background-repeat: repeat;
	background-size: 533px,auto;
	margin: 30px 0 0;
}

#top .section05 .form:nth-of-type(2) .label {
	margin: 0 0 0 20px;
}

#top .section05 .form:nth-of-type(2) .label::after {
	width: 183.5px;
	height: 22px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4423px;
	background-repeat: repeat;
	background-size: 533px,auto;
	margin: 30px 0 0;
}

#top .section05 .form .label {
	display: block;
	position: relative;
	background: #d00b1c;
	height: 80px;
	width: auto;
}

#top .section05 .form .label::after {
	content: "";
	display: inline-block;
}

#top .section05 .form.lock {
	pointer-events: none;
}

#top .section05 .form.lock .label {
	pointer-events: none;
	background: #ccc;
}

#top .section05 .form.lock .text {
	margin: 10px 0 0;
	color: #999;
	display: inline-block;
}

#top .section05 .attention,
#top .section05 .faq,
#top .section05 .terms {
	display: inline-block;
	margin: 100px 20px 0;
	line-height: 20px;
	font-size: 1.4rem;
	vertical-align: middle;
}

#top .section05 .attention::after,
#top .section05 .faq::after,
#top .section05 .terms::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 18px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -208px;
	background-repeat: repeat;
	background-size: 533px,auto;
	margin: 0 0 0 20px;
	position: relative;
	bottom: 3px;
}

#entry,
#news {
	position: relative;
	max-width: 1060px;
	width: 100%;
	margin: 0 auto;
	padding: 0 50px;
	color: #333;
	text-align: center;
}

#entry .interview-title,
#entry .news-title,
#news .interview-title,
#news .news-title {
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
	display: inline-block;
	margin: 100px 0 0;
}

#entry .interview-title,
#news .interview-title {
	width: 263.5px;
	height: 31px;
	background-position: 0 -2981px;
}

#entry .news-title,
#news .news-title {
	width: 131px;
	height: 32px;
	background-position: 0 -3160px;
}

#entry .article,
#news .article {
	font-size: 1.6rem;
	line-height: 2.2em;
}

#entry .article:nth-last-of-type(1) .sec,
#entry .article:nth-last-of-type(2) .sec,
#news .article:nth-last-of-type(1) .sec,
#news .article:nth-last-of-type(2) .sec {
	display: none;
}

#entry .article:nth-last-of-type(1)::after,
#entry .article:nth-last-of-type(2)::after,
#news .article:nth-last-of-type(1)::after,
#news .article:nth-last-of-type(2)::after {
	display: none;
}

#entry .article .title-set,
#news .article .title-set {
	text-align: center;
	font-size: 2.8rem;
	line-height: 2.2em;
	margin: 80px 0 100px;
}

#entry .article .title-set.i,
#news .article .title-set.i {
	margin: 80px 0 60px;
}

#entry .article .title-set .title,
#news .article .title-set .title {
	margin: 0;
	color: #333;
}

#entry .article .title-set .cate,
#entry .article .title-set .date,
#news .article .title-set .cate,
#news .article .title-set .date {
	color: #999;
	font-size: 1.4rem;
	line-height: 1em;
	display: inline-block;
	margin: 0;
}

#entry .article .content,
#news .article .content {
	width: 100%;
	text-align: left;
	font-feature-settings: "pwid" 1;
	letter-spacing: .1em;
}

#award,
#talkshow {
	min-height: 100%;
	font-feature-settings: "palt";
}

#entry .article .content .caption,
#news .article .content .caption {
	font-size: 1.4rem;
}

#entry .article .content p,
#news .article .content p {
	margin: 0 0 20px;
	line-height: 2.2em;
}

#entry .article .content img,
#news .article .content img {
	width: 100%;
	height: auto;
	margin: 20px 0;
}

#entry .article .content .dash,
#news .article .content .dash {
	letter-spacing: -.1px;
}

#entry .article .content .info,
#news .article .content .info {
	width: 100%;
}

#entry .article .content .info.last::after,
#news .article .content .info.last::after {
	display: none!important;
}

#entry .article .content .info::after,
#news .article .content .info::after {
	z-index: 1;
	content: "";
	display: block;
	position: relative;
	bottom: 30px;
	width: 40%;
	height: 20px;
	margin: 0 auto;
	box-shadow: 0 0 30px 10px rgba(0,0,0,.1);
	border-radius: 300px/30px;
}

#entry .article .content .info .title,
#news .article .content .info .title {
	display: block;
	margin: 20px auto 0;
}

#entry .article .content .info .title.p1,
#news .article .content .info .title.p1 {
	width: 126.5px;
	height: 34px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1710px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .title.p2,
#entry .article .content .info .title.p3,
#entry .article .content .info .title.p4,
#entry .article .content .info .title.p5,
#news .article .content .info .title.p2,
#news .article .content .info .title.p3,
#news .article .content .info .title.p4,
#news .article .content .info .title.p5 {
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .title.p2,
#news .article .content .info .title.p2 {
	width: 351px;
	background-position: 0 -1746px;
}

#entry .article .content .info .title.p3,
#news .article .content .info .title.p3 {
	width: 151px;
	background-position: 0 -1778px;
}

#entry .article .content .info .title.p4,
#news .article .content .info .title.p4 {
	width: 251px;
	background-position: 0 -1810px;
}

#entry .article .content .info .title.p5,
#news .article .content .info .title.p5 {
	width: 246.5px;
	background-position: 0 -1842px;
}

#entry .article .content .info .title.p6,
#news .article .content .info .title.p6 {
	width: 159px;
	height: 34px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1874px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .title.p7,
#news .article .content .info .title.p7 {
	width: 62px;
	height: 34px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1910px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .title.p8,
#news .article .content .info .title.p8 {
	width: 249px;
	height: 28px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1946px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .title.p9,
#news .article .content .info .title.p9 {
	width: 145px;
	height: 28px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1976px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .title.p10,
#news .article .content .info .title.p10 {
	width: 249px;
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -2006px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .title.p11,
#news .article .content .info .title.p11 {
	width: 60px;
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -2038px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .icon.p1,
#entry .article .content .info .icon.p10,
#entry .article .content .info .icon.p11,
#entry .article .content .info .icon.p2,
#entry .article .content .info .icon.p3,
#entry .article .content .info .icon.p4,
#entry .article .content .info .icon.p5-1,
#entry .article .content .info .icon.p5-2,
#entry .article .content .info .icon.p7-1,
#entry .article .content .info .icon.p7-2,
#entry .article .content .info .icon.p8,
#entry .article .content .info .icon.p9,
#news .article .content .info .icon.p1,
#news .article .content .info .icon.p10,
#news .article .content .info .icon.p11,
#news .article .content .info .icon.p2,
#news .article .content .info .icon.p3,
#news .article .content .info .icon.p4,
#news .article .content .info .icon.p5-1,
#news .article .content .info .icon.p5-2,
#news .article .content .info .icon.p7-1,
#news .article .content .info .icon.p7-2,
#news .article .content .info .icon.p8,
#news .article .content .info .icon.p9 {
	width: 100px;
	height: 100px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .icon,
#news .article .content .info .icon {
	display: block;
	margin: 40px auto 0;
}

#entry .article .content .info .icon.p1,
#news .article .content .info .icon.p1 {
	background-position: 0 -228px;
}

#entry .article .content .info .icon.p2,
#news .article .content .info .icon.p2 {
	background-position: 0 -330px;
}

#entry .article .content .info .icon.p3,
#news .article .content .info .icon.p3 {
	background-position: 0 -432px;
}

#entry .article .content .info .icon.p4,
#news .article .content .info .icon.p4 {
	background-position: 0 -534px;
}

#entry .article .content .info .icon.p5-1,
#news .article .content .info .icon.p5-1 {
	background-position: 0 -636px;
}

#entry .article .content .info .icon.p5-2,
#news .article .content .info .icon.p5-2 {
	background-position: 0 -738px;
}

#entry .article .content .info .icon.p6,
#news .article .content .info .icon.p6 {
	width: 100px;
	height: 100px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -840px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .article .content .info .icon.p7-1,
#news .article .content .info .icon.p7-1 {
	background-position: 0 -942px;
}

#entry .article .content .info .icon.p7-2,
#news .article .content .info .icon.p7-2 {
	background-position: 0 -1044px;
}

#entry .article .content .info .icon.p8,
#news .article .content .info .icon.p8 {
	background-position: 0 -1146px;
}

#entry .article .content .info .icon.p9,
#news .article .content .info .icon.p9 {
	background-position: 0 -1248px;
}

#entry .article .content .info .icon.p10,
#news .article .content .info .icon.p10 {
	background-position: 0 -1350px;
}

#entry .article .content .info .icon.p11,
#news .article .content .info .icon.p11 {
	background-position: 0 -1452px;
}

#entry .article .content .info .sub,
#news .article .content .info .sub {
	margin: 80px 0 0;
	font-size: 1.8rem;
	line-height: 2em;
	position: relative;
	text-align: center;
}

#entry .article .content .info .name,
#news .article .content .info .name {
	font-size: 2.4rem;
	line-height: 2.4em;
	letter-spacing: 0;
	text-align: center;
	margin: 15px 0 0;
}

#entry .article .content .info .spell,
#news .article .content .info .spell {
	font-size: 1.4rem;
	line-height: 1.6em;
	letter-spacing: 0;
	text-align: center;
	color: #999;
}

#entry .article .content .info .desc,
#news .article .content .info .desc {
	font-size: 1.8rem;
	line-height: 2em;
	letter-spacing: 0;
	padding: 0 0 30px;
	margin: 40px 0 0;
}

#entry .article .content .info .group,
#news .article .content .info .group {
	width: 100%;
	text-align: center;
	margin: 0;
}

#entry .article .content .info .group .separate,
#news .article .content .info .group .separate {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	vertical-align: top;
	text-align: center;
	margin: 100px 0 0;
}

#entry .article .content .info .group .separate::before,
#news .article .content .info .group .separate::before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 50px;
	transform: rotate(-45deg);
	background: #ddd;
}

#entry .article .content .info .group .separate::after,
#news .article .content .info .group .separate::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 50px;
	transform: rotate(45deg);
	background: #ddd;
}

#entry .article .content .info .group .person,
#news .article .content .info .group .person {
	display: inline-block;
	margin: 0 20px;
}

#entry .article .content .info .group .label,
#news .article .content .info .group .label {
	font-size: 1.4rem;
	line-height: 1em;
	margin: 30px 0 0;
}

#entry .article .content .info .subsec,
#news .article .content .info .subsec {
	width: 100%;
	background: #fff;
	height: 100px;
	line-height: 100px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	z-index: 10;
}

#entry .article .content .info .subsec::after,
#news .article .content .info .subsec::after {
	content: "";
	display: inline-block;
	position: relative;
	width: 14px;
	height: 14px;
	margin: 0 auto;
	background: #d00b1c;
}

#entry .article .load-more,
#news .article .load-more {
	margin: 0;
	width: 100%;
	text-align: center;
}

#entry .article .load-more .load-more-btn,
#news .article .load-more .load-more-btn {
	display: inline-block;
	margin: 50px 0 0;
	font-size: 1.6rem;
	line-height: 1em;
	border: 1px solid #aaa;
	padding: 10px 20px;
	color: #333;
}

#entry .article .load-more .load-more-btn:hover,
#news .article .load-more .load-more-btn:hover {
	background: #d00b1c;
	color: #fff;
	border: 1px solid #d00b1c;
}

#entry .article .sec,
#news .article .sec {
	width: 100%;
	background: #fff;
	height: 100px;
	line-height: 100px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	z-index: 10;
}

#entry .article .sec::after,
#news .article .sec::after {
	content: "";
	display: inline-block;
	position: relative;
	width: 14px;
	height: 14px;
	margin: 0 auto;
	background: #d00b1c;
}

#entry .article::after,
#news .article::after {
	z-index: 1;
	content: "";
	display: block;
	position: relative;
	bottom: 30px;
	width: 40%;
	height: 20px;
	margin: 0 auto;
	box-shadow: 0 0 30px 10px rgba(0,0,0,.1);
	border-radius: 300px/30px;
}

#entry .pagination,
#news .pagination {
	color: #333;
	font-size: 2rem;
	margin: 100px 0 0;
}

#entry .pagination .next.end,
#entry .pagination .prev.end,
#news .pagination .next.end,
#news .pagination .prev.end {
	pointer-events: none;
	color: #ccc;
}

#entry .pagination .split,
#news .pagination .split {
	display: inline-block;
	border-radius: 30px;
	background: #ccc;
	width: 5px;
	height: 5px;
	margin: 0 25px 3px;
}

#entry .pagination .next.end::before,
#entry .pagination .next::before,
#entry .pagination .prev.end::after,
#entry .pagination .prev::after,
#news .pagination .next.end::before,
#news .pagination .next::before,
#news .pagination .prev.end::after,
#news .pagination .prev::after {
	width: 42px;
	height: 42px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#entry .pagination .next,
#news .pagination .next {
	display: inline-block;
	vertical-align: middle;
}

#entry .pagination .next::before,
#news .pagination .next::before {
	content: "";
	display: inline-block;
	background-position: 0 0;
	margin: 0 20px 0 0;
	position: relative;
	bottom: 3px;
}

#entry .pagination .next.end::before,
#news .pagination .next.end::before {
	background-position: 0 -44px;
}

#entry .pagination .prev,
#news .pagination .prev {
	display: inline-block;
	vertical-align: middle;
}

#entry .pagination .prev::after,
#news .pagination .prev::after {
	content: "";
	display: inline-block;
	background-position: 0 -88px;
	margin: 0 0 0 20px;
	position: relative;
	bottom: 3px;
}

#entry .pagination .prev.end::after,
#news .pagination .prev.end::after {
	background-position: 0 -132px;
}

#help .section {
	width: 100%;
	margin: auto;
}

#help .section:nth-of-type(1) .title {
	width: 300px;
	height: 35px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4789px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#help .section:nth-of-type(2) .title {
	width: 302px;
	height: 35px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4826px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#help .section:nth-of-type(2)::after {
	display: none;
}

#help .section .content {
	display: inline-block;
	font-size: 1.8rem;
	text-align: left;
	line-height: 2.2em;
}

#award,
#award .section.s0 {
	text-align: center;
}

#help .section .content ul {
	margin: 0;
}

#help .section .content ul .dot {
	list-style: disc;
	margin: 0 0 20px 20px;
}

#help .section .content a {
	color: #d00b1c;
}

#award {
	display: block;
	width: 100%;
	color: #333;
}

#award .section.s0 .sec {
	margin: 0;
}

#award .section.s0 .award-title {
	width: 333.5px;
	height: 39px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1669px;
	background-repeat: repeat;
	background-size: 533px,auto;
	display: inline-block;
	margin: 100px 0 0;
}

#award .section.s0 .award-top-img {
	margin: 100px 0 0;
	width: 100%;
}

#award .section.s0 .award-desc {
	display: inline-block;
	margin: 60px 0 0;
	text-align: left;
	font-size: 1.8rem;
	line-height: 2.2em;
}

#award .section {
	display: block;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	text-align: left;
	margin: 0 auto;
	max-width: 1060px;
	width: 100%;
}

#award .section .sec {
	margin: -40px 0 0;
}

#award .section .award-title {
	margin: 100px auto 0;
}

#award .section .product {
	display: inline-block;
	vertical-align: top;
}

#award .section .product .interview-btn {
	width: 100%;
	max-width: 440px;
	height: 70px;
	margin: 40px auto 80px;
	border: 1px solid #ccc;
	display: block;
	position: relative;
	font-size: 1.8rem;
	line-height: 70px;
	color: #333;
	text-align: center;
}

#award .section .product .cover {
	margin: 80px 0 0;
	width: 100%;
}

#award .section .product .cover img {
	width: 100%;
	height: auto;
}

#award .section .product .info {
	width: 100%;
}

#award .section .product .info .title {
	display: block;
	margin: 60px auto 0;
}

#award .section .product .info .title.p1 {
	width: 126.5px;
	height: 34px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1710px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .title.p2,
#award .section .product .info .title.p3,
#award .section .product .info .title.p4,
#award .section .product .info .title.p5 {
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .title.p2 {
	width: 351px;
	background-position: 0 -1746px;
}

#award .section .product .info .title.p3 {
	width: 151px;
	background-position: 0 -1778px;
}

#award .section .product .info .title.p4 {
	width: 251px;
	background-position: 0 -1810px;
}

#award .section .product .info .title.p5 {
	width: 246.5px;
	background-position: 0 -1842px;
}

#award .section .product .info .title.p6 {
	width: 159px;
	height: 34px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1874px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .title.p7 {
	width: 62px;
	height: 34px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1910px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .title.p8,
#award .section .product .info .title.p9 {
	height: 28px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .title.p8 {
	width: 249px;
	background-position: 0 -1946px;
}

#award .section .product .info .title.p9 {
	width: 145px;
	background-position: 0 -1976px;
}

#award .section .product .info .title.p10 {
	width: 249px;
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -2006px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .title.p11 {
	width: 60px;
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -2038px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .icon.p1,
#award .section .product .info .icon.p10,
#award .section .product .info .icon.p11,
#award .section .product .info .icon.p2,
#award .section .product .info .icon.p3,
#award .section .product .info .icon.p4,
#award .section .product .info .icon.p5-1,
#award .section .product .info .icon.p5-2,
#award .section .product .info .icon.p7-1,
#award .section .product .info .icon.p7-2,
#award .section .product .info .icon.p8,
#award .section .product .info .icon.p9 {
	width: 100px;
	height: 100px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .icon {
	display: block;
	margin: 40px auto 0;
}

#award .section .product .info .icon.p1 {
	background-position: 0 -228px;
}

#award .section .product .info .icon.p2 {
	background-position: 0 -330px;
}

#award .section .product .info .icon.p3 {
	background-position: 0 -432px;
}

#award .section .product .info .icon.p4 {
	background-position: 0 -534px;
}

#award .section .product .info .icon.p5-1 {
	background-position: 0 -636px;
}

#award .section .product .info .icon.p5-2 {
	background-position: 0 -738px;
}

#award .section .product .info .icon.p6 {
	width: 100px;
	height: 100px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -840px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .info .icon.p7-1 {
	background-position: 0 -942px;
}

#award .section .product .info .icon.p7-2 {
	background-position: 0 -1044px;
}

#award .section .product .info .icon.p8 {
	background-position: 0 -1146px;
}

#award .section .product .info .icon.p9 {
	background-position: 0 -1248px;
}

#award .section .product .info .icon.p10 {
	background-position: 0 -1350px;
}

#award .section .product .info .icon.p11 {
	background-position: 0 -1452px;
}

#award .section .product .info .name {
	font-size: 2.4rem;
	line-height: 2.4em;
	letter-spacing: 0;
	text-align: center;
	margin: 15px 0 0;
}

#award .section .product .info .spell {
	font-size: 1.4rem;
	line-height: 1em;
	letter-spacing: 0;
	text-align: center;
	color: #999;
}

#award .section .product .info .desc {
	font-size: 1.8rem;
	line-height: 2em;
	letter-spacing: 0;
	padding: 0 0 30px;
	border-bottom: 1px solid #ddd;
	margin: 45px 0 0;
}

#award .section .product .comments {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	margin: 60px 0 0;
}

#award .section .product .comments .comment .icon.fukazawa,
#award .section .product .comments .comment .icon.funabashi,
#award .section .product .comments .comment .icon.goto,
#award .section .product .comments .comment .icon.hara,
#award .section .product .comments .comment .icon.iwabuchi,
#award .section .product .comments .comment .icon.kita,
#award .section .product .comments .comment .icon.none,
#award .section .product .comments .comment .icon.yugo {
	width: 80px;
	height: 80px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section .product .comments .comment {
	vertical-align: top;
	display: block;
	position: relative;
	font-size: 1.6rem;
	line-height: 2em;
	letter-spacing: 0;
	margin: 0 0 40px;
	color: #666;
}

#award .section .product .comments .comment .icon {
	display: none;
	position: absolute;
}

#award .section .product .comments .comment .icon.none {
	background-position: 0 -2817px;
}

#award .section .product .comments .comment .icon.hara {
	background-position: 0 -2571px;
}

#award .section .product .comments .comment .icon.kita {
	background-position: 0 -2735px;
}

#award .section .product .comments .comment .icon.fukazawa {
	background-position: 0 -2325px;
}

#award .section .product .comments .comment .icon.yugo {
	background-position: 0 -2899px;
}

#award .section .product .comments .comment .icon.goto {
	background-position: 0 -2489px;
}

#award .section .product .comments .comment .icon.iwabuchi {
	background-position: 0 -2653px;
}

#award .section .product .comments .comment .icon.funabashi {
	background-position: 0 -2407px;
}

#award .section .product .comments .comment .text {
	width: auto;
}

#award .section.s1 .award-title {
	width: 191px;
	height: 35.5px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1554px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section.s1 .product {
	width: 100%;
}

#award .section.s1 .product .comments .comment {
	width: 50%;
}

#award .section.s1 .product .comments .comment:nth-of-type(2n) {
	padding: 0 0 0 40px;
}

#award .section.s1 .product .comments .comment:nth-of-type(2n-1) {
	padding: 0 40px 0 0;
}

#award .section.s1 .product .comments .comment .icon.last,
#award .section.s1 .product .comments .comment .text.last {
	margin: 40px 0 0;
}

#award .section.s2 .award-title {
	width: 238px;
	height: 38px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1591.5px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section.s2 .product {
	width: 50%;
}

#award .section.s2 .product .desc {
	font-size: 1.6rem;
	line-height: 2em;
}

#award .section.s2 .product:nth-child(2n-1) {
	padding: 0 0 0 40px;
}

#award .section.s2 .product:nth-child(2n) {
	padding: 0 40px 0 0;
}

#award .section.s3::after {
	display: none;
}

#award .section.s3 .award-title {
	width: 148.5px;
	height: 35.5px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -1631.5px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#award .section.s3 .product {
	width: 50%;
}

#award .section.s3 .product:nth-of-type(2n-1) {
	padding: 0 0 0 40px;
}

#award .section.s3 .product:nth-of-type(2n) {
	padding: 0 40px 0 0;
}

#award .section.s3 .product .title {
	margin: 30px auto 0;
}

#award .section.s3 .product .sub {
	margin: 60px 0 0;
	font-size: 1.6rem;
	line-height: 1em;
	position: relative;
	text-align: center;
}

#award .section.s3 .product .desc {
	font-size: 1.6rem;
	line-height: 2em;
}

#award .section.s3 .product .name {
	font-size: 2rem;
	line-height: 2.4em;
}

#award .section.s3 .product .spell {
	font-size: 1.4rem;
	line-height: 1em;
}

#award .section.s3 .product .label-dummy {
	height: 44px;
}

#award .section.s3 .product .group {
	width: 100%;
	text-align: center;
	margin: 0 0 45px;
}

#award .section.s3 .product .group .separate {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	vertical-align: top;
	text-align: center;
	margin: 100px 0 0;
}

#award .section.s3 .product .group .separate::before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 50px;
	transform: rotate(-45deg);
	background: #ddd;
}

#award .section.s3 .product .group .separate::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 50px;
	transform: rotate(45deg);
	background: #ddd;
}

#award .section.s3 .product .group .person {
	display: inline-block;
	margin: 0;
}

#award .section.s3 .product .group .label {
	font-size: 1.4rem;
	line-height: 1em;
	margin: 30px 0 0;
}

#member .title {
	width: 121px;
	height: 39px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4341px;
	background-repeat: repeat;
	background-size: 533px,auto;
	margin: 100px auto 0;
	color: #333;
}

#member .section .mem {
	display: block;
	margin: 100px auto 0;
	padding: 0;
	width: 100%;
	max-width: 820px;
	text-align: center;
}

#member .section .mem .photo {
	display: inline-block;
}

#member .section .mem p {
	margin: 0;
}

#member .section .mem .name {
	font-size: 2.4rem;
	margin: 40px 0;
}

#member .section .mem .position {
	font-size: 1.6rem;
	margin: 10px 0 40px;
	color: #999;
}

#member .section .mem .content {
	display: inline-block;
	font-size: 1.8rem;
	text-align: left;
	line-height: 2.2em;
}

#member .section .mem .more-btn {
	display: inline-block;
	margin: 50px 0 0;
	font-size: 1.6rem;
	line-height: 1em;
	border: 1px solid #aaa;
	padding: 10px 20px;
	color: #333;
}

#member .section .mem .more-btn:hover {
	background: #d00b1c;
	color: #fff;
	border: 1px solid #d00b1c;
}

#member .section:nth-of-type(2) .mem .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3299px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#member .section:nth-of-type(3) .mem .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3905px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#member .section:nth-of-type(4) .mem .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4107px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#member .section:nth-of-type(5) .mem .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3501px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#member .section:nth-of-type(6)::after {
	display: none;
}

#member .section:nth-of-type(6) .mem .photo {
	width: 200px;
	height: 200px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -3703px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#member .section:nth-last-child(1)::after {
	display: none;
}

#faq.loading {
	opacity: 0;
}

#faq {
	display: block;
	width: 100%;
	min-height: 100%;
	text-align: center;
}

#faq .faq-title {
	width: 227px;
	height: 39px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -2070px;
	background-repeat: repeat;
	background-size: 533px,auto;
	display: inline-block;
	margin: 100px 0 0;
}

#faq .articles {
	width: auto;
	position: relative;
	display: block;
	margin: 80px auto 0;
}

#faq .articles .article-title {
	width: auto;
	position: relative;
	display: block;
	margin: 100px auto 0;
	text-align: center;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight: 100;
	-webkit-font-smoothing: antialiased;
	padding: 31px 0;
	font-size: 2.4rem;
	max-width: 1060px;
	background: #fafafa;
}

#faq .articles .article {
	width: auto;
	margin: 0 auto;
	max-width: 1060px;
	text-align: left;
}

#faq .articles .article .q {
	width: auto;
	margin: 80px 30px 0;
	font-size: 2.2rem;
}

#faq .articles .article .q ul li {
	position: relative;
	list-style-type: none!important;
	padding: 0 0 0 40px;
	text-align: left;
}

#faq .articles .article .q ul li span {
	position: absolute;
	top: 0;
	left: 0;
	color: #d00b1c;
}

#faq .articles .article .a.last {
	border-bottom: 0 solid #fff;
	padding: 0;
}

#faq .articles .article .a {
	width: auto;
	margin: 66px 30px 0;
	border-bottom: 5px solid #fafafa;
	padding: 0 0 56px;
	font-size: 1.6rem;
	line-height: 2.2em;
}

#faq .articles .article .a ul li p,
#faq .articles .article .a ul li ul {
	margin: 0 0 24px;
}

#faq .articles .article .a a {
	border-bottom: 1px solid #ccc;
}

#faq .articles .article .a .ids:hover {
	opacity: .6;
	transition: opacity 0s;
}

#faq .articles .article .a .ids {
	border-bottom: 0 solid #fff!important;
}

#faq .articles .article .a ul li {
	position: relative;
	list-style-type: none;
	padding: 0 0 0 40px;
	vertical-align: bottom;
}

#faq .articles .article .a ul li span {
	position: absolute;
	top: -1px;
	left: 0;
	color: #d00b1c;
	font-size: 2.2rem;
}

#faq .articles .article .a ul li ul li {
	list-style-type: disc;
	padding: 0;
	margin: 0 0 0 1.5em;
}

#talkshow {
	display: block;
	width: 100%;
	text-align: center;
	color: #333;
}

#talkshow .talkshow-title {
	width: 274px;
	height: 33px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4754px;
	background-repeat: repeat;
	background-size: 533px,auto;
	display: inline-block;
	margin: 100px 0 0;
}

#talkshow .article {
	display: block;
	margin: 0 auto;
	max-width: 1060px;
	width: 100%;
	text-align: left;
	font-feature-settings: "pwid" 1;
	letter-spacing: .1em;
	font-size: 1.6rem;
	line-height: 2.2em;
	padding: 0 60px;
}

#talkshow .article p {
	margin: 0 0 20px;
	line-height: 2.2em;
}

#talkshow .article .caption {
	font-size: 1.4rem;
}

#talkshow .article img {
	width: 100%;
	height: auto;
	margin: 20px 0;
}

#talkshow .article span.comment,
#talkshow .article span.name {
	display: inline-block;
}

#talkshow .article span.name {
	width: 10%;
	vertical-align: top;
	font-weight: 700;
}

#talkshow .article span.comment {
	width: 90%;
}

@media screen and (min-width:0) and (max-width:640px) {

#wrapper.menu-open {
	left: 100%;
}

#wrapper {
	min-width: 640px;
}

#wrapper .section {
	padding: 0 20px;
}

#wrapper .section br {
	display: none;
}

#footer {
	height: auto;
}

#footer .inner {
	padding: 0 20px;
}

#footer .presented {
	position: relative;
	height: auto;
	margin: 30px 0 0;
}

#footer .presented .inner {
	padding: 0;
}

#footer .presented .inner .left {
	width: 70%;
	margin: 60px auto 0;
	line-height: 2.2em;
	text-align: center;
	display: block;
}

#footer .presented .inner .right {
	width: 70%;
	margin: 40px auto 30px;
	line-height: 2.2em;
	text-align: center;
	display: block;
}

#footer .presented .inner .right br {
	display: inline;
}

#footer .list {
	text-align: center;
}

#footer .list:nth-child(1) {
	width: 70%;
	margin: 0 auto;
}

#footer .list:nth-child(2) {
	width: 70%;
	margin: 0 auto;
}

#footer .list:nth-child(3) {
	width: 70%;
	margin: 0 auto;
}

#footer .list:nth-child(4) {
	width: 70%;
	margin: 0 auto;
}

#footer .list .title {
	margin: 60px 0 20px;
}

#footer .list .title.e {
	margin: 30px 0;
}

#footer .list li .sns-tw {
	margin: 0 15px;
	width: 60px;
	height: 60px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4692px;
	background-repeat: repeat;
	background-size: 533px,auto;
	border-bottom: 0;
}

#footer .list li .sns-fb {
	height: 60px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4504px;
	background-repeat: repeat;
	background-size: 533px,auto;
	border-bottom: 0;
	padding: 0 0 0 80px;
	width: 170px;
	line-height: 60px;
}

#footer .list li .sns-ig {
	margin: 0 15px;
	width: 60px;
	height: 60px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -4598px;
	background-repeat: repeat;
	background-size: 533px,auto;
	border-bottom: 0;
}

#footer .list li .logo {
	margin: 30px 0 0;
	width: 163.5px;
	height: 30px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -2217px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#footer .list li .logo2 {
	margin: 22px 0 0 30px;
	width: 165px;
	height: 48px;
	background-image: url(../img/_sprites-s2c49ad3683.png);
	background-position: 0 -2167px;
	background-repeat: repeat;
	background-size: 533px,auto;
}

#menu {
	left: -100%;
	width: 100%;
}

#menu .menu-inner {
	text-align: center;
}

#menu .menu-inner .list .sns-tw {
	width: 140px;
}

#menu .menu-inner .list .sns-fb {
	width: 140px;
}

#menu .menu-inner .list .sns-ig {
	width: 140px;
}

#menu .menu-inner .list li::before {
	display: none;
}

#menu .menu-inner .list li a {
	font-size: 1.6rem;
}

#top #cover .top-left {
	left: 30px;
	top: 80px;
	max-width: 366.52px;
	min-width: 366.52px;
}

#top #cover .top-right {
	right: 30px;
	max-width: 146.88px;
	min-width: 146.88px;
}

#top #cover .bottom-right {
	right: 30px;
	bottom: 200px;
	max-width: 416.84px;
	min-width: 416.84px;
}

#top #cover .news {
	line-height: 50px;
	padding: 0 30px;
	height: 120px;
}

#top #cover .news .inner .title {
	margin: 10px 0 0;
	position: relative;
	width: 100%;
	font-size: 1.4rem;
}

#top #cover .news .inner .list {
	width: 100%;
}

#top #cover .news .inner .list .set {
	padding: 0 50px 0 0;
}

#top #cover .news .inner .list::after {
	top: 76px;
}

#top .section01 .contents {
	text-align: left;
	white-space: normal;
}

#top .section02 .contents {
	text-align: left;
}

#top .section03 .contents .mem.s3 {
	width: 50%;
}

#top .section03 .contents .mem.s2 {
	width: 50%;
	margin: 0;
}

#top .section03 .contents .mem.s2.l,
#top .section03 .contents .mem.s2.r {
	margin: 0 0 40px;
}

#top .section04 .list .name {
	height: 60px;
	line-height: 60px;
	width: 100%;
}

#top .section04 .list .desc {
	width: 100%;
}

#top .section04 .list .sub-list .dot {
	margin: 0 0 20px 30px;
}

#top .section04 .list .sub-list .name {
	width: 40%;
	max-width: 100%;
}

#top .section04 .list .sub-list .desc {
	width: 60%;
	max-width: 100%;
}

#top .section04 .list .sub-list .cul {
	margin: 0 0 20px 30px;
}

#top .section04 .list .schedule .name {
	width: 40%;
	max-width: 100%;
	line-height: 40px;
	height: 40px;
}

#top .section04 .list .schedule .desc {
	width: 54%;
	max-width: 100%;
}

#top .section05 .form {
	width: 100%;
}

#top .section05 .form:nth-of-type(1) {
	margin: 0 0 60px;
}

#top .section05 .form:nth-of-type(1) .label {
	margin: 0;
}

#top .section05 .form:nth-of-type(2) .label {
	margin: 0;
}

#top .section05 .attention,
#top .section05 .faq,
#top .section05 .terms {
	font-size: 1.2rem;
}

#entry,
#news {
	padding: 0 30px;
}

#award .section.s1 .product .comments .comment {
	width: 100%;
}

#award .section.s1 .product .comments .comment:nth-of-type(2n) {
	padding: 0;
}

#award .section.s1 .product .comments .comment:nth-of-type(2n-1) {
	padding: 0;
}

#award .section.s2 .product {
	width: 100%;
}

#award .section.s2 .product:nth-child(2n-1) {
	padding: 0;
}

#award .section.s2 .product:nth-child(2n) {
	padding: 0;
}

#award .section.s3 .product {
	width: 100%;
}

#award .section.s3 .product:nth-child(2n-1) {
	padding: 0;
}

#award .section.s3 .product:nth-child(2n) {
	padding: 0;
}

#talkshow .article span.name {
	width: 100%;
	margin: 0 0 30px;
}

#talkshow .article span.comment {
	width: 100%;
}

}

@media screen and (min-width:641px) and (max-width:960px) {

#wrapper .section {
	padding: 0 30px;
}

#wrapper .section br {
	display: none;
}

#footer {
	height: auto;
}

#footer .inner {
	padding: 0 30px;
}

#footer .presented {
	position: relative;
	height: auto;
	margin: 50px 0 0;
}

#footer .presented .inner {
	padding: 0 30px;
}

#footer .presented .inner .left {
	width: 60%;
	line-height: 2.2em;
	padding: 30px 0 30px 5%;
}

#footer .presented .inner .right {
	width: 40%;
	line-height: 2.2em;
	padding: 30px 5% 30px 0;
}

#footer .list {
	text-align: left;
}

#footer .list:nth-child(1) {
	width: 45%;
	margin: 0 0 0 5%;
}

#footer .list:nth-child(2) {
	width: 45%;
	margin: 0 0 0 5%;
}

#footer .list:nth-child(3) {
	width: 45%;
	margin: 0 0 0 5%;
}

#footer .list:nth-child(4) {
	width: 45%;
	margin: 0 0 0 5%;
}

#footer .list .title {
	margin: 60px 0 30px;
}

#footer .list .title.e {
	margin: 30px 0;
}

#footer .list li .logo2 {
	margin: -3px 0 0 30px;
}

#top .section01 .contents {
	text-align: left;
	white-space: normal;
}

#top .section02 .contents {
	text-align: left;
}

#top .section03 .contents .mem.s3 {
	width: 50%;
}

#top .section03 .contents .mem.s2 {
	width: 50%;
	margin: 0;
}

#top .section03 .contents .mem.s2.l,
#top .section03 .contents .mem.s2.r {
	margin: 0 0 40px;
}

#top .section05 .form {
	width: 100%;
}

#top .section05 .form:nth-of-type(1) {
	margin: 0 0 60px;
}

#top .section05 .form:nth-of-type(1) .label {
	margin: 0;
}

#top .section05 .form:nth-of-type(2) .label {
	margin: 0;
}

}

@media screen and (min-width:961px) and (max-width:1040px) {

#wrapper .section {
	padding: 0 50px;
}

#wrapper .section br {
	display: none;
}

#footer .inner {
	padding: 0 50px;
}

#footer .presented .inner {
	padding: 0 50px;
}

#top .section01 .contents {
	text-align: left;
	white-space: normal;
}

#top .section02 .contents {
	text-align: left;
}

#top .section03 .contents .mem.s3 {
	width: 50%;
}

#top .section03 .contents .mem.s2 {
	width: 50%;
}

#top .section03 .contents .mem.s2.l,
#top .section03 .contents .mem.s2.r {
	margin: 0 0 40px;
}

#top .section05 .form {
	width: 100%;
}

#top .section05 .form:nth-of-type(1) {
	margin: 0 0 60px;
}

#top .section05 .form:nth-of-type(1) .label {
	margin: 0;
}

#top .section05 .form:nth-of-type(2) .label {
	margin: 0;
}

}

