@charset "utf-8";
.mt0 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
@media screen and (min-width: 769px) {
	.content-base {
		width: auto;
		max-width: 996px;
	}
	.pc-inline {
		display: inline;
	}
	.smp-inline {
		display: none;
	}
	.content-base h3 {
		max-width: 763px;
		margin: 0 auto !important;
	}
	#sp-contents a,  #sp-contents a img {
		border: none;
		line-height: 1;
		text-decoration: none;
	}
	#sp-contents a:hover,  #sp-contents a:hover img {
	 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
		opacity: 0.8;
	}
	#sp-contents .slide .mod_slide {
		display: none;
	}
	#sp-contents .slide .active {
		display: block !important;
	}
	.bdr {
		border-top: 1px solid #625f5f;
		border-bottom: 1px solid #625f5f;
		max-width: 940px;
		margin: 24px auto 0;
	}
	.visual {
		margin: 12px 0 74px;
	}
	.mod_visual {
		max-width: 966px;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
		text-align: center;
	}
	.mod_visual h2 {
		padding: 0;
	}
	.shadow {
		height: 410px;
	}
	.kv_slide {
		margin: 0 auto;
		position: relative;
		width: 100%;
		max-width: 966px;
	}
	.kv_slide:after {
		content: "";
		display: block;
		padding-top: 410px;
	}
	.kv_slide li {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
	.mod_visual .kv_slide img {
		top: 0;
		left: 0;
	}
	.mod_visual .kv_slide li {
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		transition: opacity .5s linear;
	}
	.mod_visual .kv_slide li.active {
		opacity: 1;
	}
	.mod_visual .kv_slide li:first-child {
		opacity: 1 !important;
	}
	.mod_visual p {
		margin: 15px 0 0;
		font-size: 18px;
		letter-spacing: 1px;
	}
	.section {
		margin: 50px 0 40px;
		text-align: center;
	}
	.section p {
		margin-top: 30px;
		text-align: center;
	}
	.section p.lead {
		margin-top: 20px;
		margin-bottom: 0;
	}
	.section p.description {
		margin-top: 0px;
		text-align: right;
		font-size: 11px;
	}
	.section.l {
		margin: 80px 0 40px;
	}
	.section:after {
		clear: both;
		display: block;
		content: "";
	}
	.section .sub.text-1 {
		margin: 0 auto;
	}
	.points {
		width: 722px;
		margin: 46px auto 0;
	}
	.points:after {
		content: "";
		display: block;
		clear: both;
	}
	.points .notice {
		color: #000;
		font-size: 11px !important;
		text-align: right !important;
		margin-top: 0px !important;
		margin-bottom: 0 !important;
		padding-bottom: 20px !important;
	}
	.points .notice:before {
		content: "";
	}
	.points > *:first-child {
		margin-left: 0;
	}
	.point-item {
		float: left;
		/*width: 210px;*/
		margin: 0 0 20px 47px;
	}
	.point-item p {
		vertical-align: middle;
		text-align: center;
		font-size: 14px;
		line-height: 1.5;
	}
	.catch {
		text-align: center;
		color: #040000;
		font-size: 26px;
		margin-top: 36px;
	}
	.grg-visual {
		padding-bottom: 40px;
		text-align: center;
	}
	.grg-title {
		padding: 22px 0;
		background-color: #fcf8e6;
		text-align: center;
		font-size: 20px;
		color: #9fa0a0;
	}
	.movie_area1 {
		text-align: center;
		margin: 20px 15px;
	}
	.text_1 {
		text-align: center;
		font-size: 14px;
		line-height: 22px;
		margin-top: 10px;
	}
	.clearfix {
		zoom: 1;
	}
	.clearfix:after {
		content: "";
		display: block;
		clear: both;
	}
	.kv {
		width: 820px;
		margin: 0 auto;
	}
	#video_area {
		width: 759px;
		height: 428px;
		margin: 28px auto 0;
		border: 1px solid #c7c3c2;
	}
	.title {
		padding: 16px 0 14px;
		margin-bottom: 43px;
		background: #fffae7;
		text-align: center;
		font-size: 20px;
		font-weight: normal;
	}
	.content-base h3 {
		margin: 0 40px;
		padding: 5px 0;
		text-align: center;
		font-size: 18px;
		line-height: 18px;
		border-bottom: 1px solid #020;
		font-weight: normal;
	}
	.buy {
		text-align: center;
		border-bottom: 1px solid #020;
		border-top: 1px solid #020;
		padding: 20px 0;
		font-size: 20px;
		width: 900px;
		margin: 0 auto;
	}
	.pc .sub {
		color: #040000;
		margin: 0 auto 30px;
		width: 820px;
	}
	.pc .text-1 {
		margin: 0 auto 80px;
	}
	.pc .text-2 {
		margin: 18px auto 40px;
	}
	#sp-contents p {
		font-size: 14px;
		line-height: 22px;
	}
	#point {
		margin: 80px 0;
	}
	#point .section {
		margin: 24px 0 0;
		padding: 25px 0;
	}
	#point .section.bdr {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: flex-end;
		align-items: flex-end;
		margin: 24px auto 0;
	}
	#point .dt_txt {
		width: 100%;
		text-align: center;
		padding: 6px 0;
		color: #ffffff;
		font-size: 15px;
		border-radius: 3px 3px 3px 3px;
	}
	#point .dt_txt.odd {
		background: #ce9f80;
	}
	#point .dt_txt.even {
		background: #d6957e;
	}
	#point .dd_txt {
		font-size: 13px;
		padding: 6px 12px;
	}
	#point .dd_txt span {
		font-size: 10px;
	}
	#point .product-pic {
		width: 366px;
		margin-left: 59px;
	}
	#point .product-detail {
		width: 462px;
		margin-left: 38px;
	}
	#point .product-detail.award {
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 420px;
		margin-left: 33px;
	}
	#point .product-text {
		position: absolute;
		left: 17px;
		top: 172px;
		line-height: 1.8;
		color: #040000;
	}
	#point .product-detail.award .product-text {
		position: static;
	}
	#point .product-name {
		margin-bottom: 0;
		font-size: 18px;
		border-bottom: 2px solid #bababb;
		line-height: 1.5;
		text-align: left;
	}
	#point .product-price {
		padding-top: 3px;
		font-size: 13px;
		text-align: left;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#point .product-date {
		margin-top: 18px;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 1.5;
		text-align: left;
	}
	#point .product-btn {
		padding-top: 20px;
		overflow: hidden;
	}
	#point .product-btn li {
		float: left;
		margin-left: 20px;
	}
	#point .product-btn li:first-child {
		margin-left: 0;
	}
	.grg-section {
		max-width: 762px;
		margin: 0 auto;
	}
	.grg-section:after {
		float: none;
		clear: both;
		overflow: hidden;
		display: block;
		zoom: 1;
		content: "";
	}
	.grg-product-pic {
		float: left;
		width: 320px;
		margin: 40px 0;
	}
	.grg-product-pic img {
		border: 1px solid #c8c6c5;
	}
	.grg-product-detail {
		position: relative;
		float: right;
		width: 410px;
		height: 300px;
		margin: 40px 0;
	}
	.grg-product-text {
		position: absolute;
		left: 0;
		bottom: 100px;
		line-height: 1.8;
		margin: 0 0 10px;
		font-size: 13px;
	}
	.grg-product-btn {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 430px;
		overflow: hidden;
	}
	.grg-product-btn li {
		float: left;
		margin-left: 20px;
	}
	.grg-product-btn li:first-child {
		margin-left: 0;
	}
	.mb44 {
		margin-bottom: 44px !important;
	}
	.mb50 {
		margin-bottom: 50px !important;
	}
}
.kv_slide {
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.color-4-block {
	zoom: 1;
	max-width: 640px;
	margin: 40px 0px 114px 22.12%;
	padding-left: 10px;
}
.color-4-block:after {
	clear: both;
	content: '';
	display: table;
}
.color-4-block .color-4-img {
	/*float: left;*/
	position: relative;
}
.color-4-block .color-4-img .common-block {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 300px;
}
.color-4-block .color-4-img .common-block:after {
	content: "";
	display: block;
	padding-top: 145%;
/* 高さを幅の75%に固定 */ }
.color-4-block .color-4-img .common-block a {
	width: 39%;
	position: absolute;
	z-index: 100;
	transition: 0.3s all;
}
.color-4-block .color-4-img .common-block a:after {
	content: "";
	display: block;
	padding-top: 88%;
/* 高さを幅の75%に固定 */ }
.color-4-block .color-4-img .common-block a.n01 {
	left: 10%;
	top: 23%;
}
.color-4-block .color-4-img .common-block a.n02 {
	left: 50%;
	top: 23%;
}
.color-4-block .color-4-img .common-block a.n03 {
	left: 10%;
	top: 46%;
}
.color-4-block .color-4-img .common-block a.n04 {
	left: 50%;
	top: 46%;
}
.color-4-block .color-4-img .ready-block {
	opacity: 1;
	position: absolute;
	height: 300px;
}
.color-4-block .color-4-img .ready-block p img {
	max-width: none;
}
.color-4-block .color-4-img .ready-block p.ready {
	opacity: 1;
}
.color-4-block .color-4-img .ready-block p {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.3s all;
}
.color-4-block .color-4-img .ready-block p:nth-child(0) {
	z-index: 10;
	opacity: 0;
}
.color-4-block .color-4-img .ready-block p:nth-child(0).ready {
	opacity: 1;
}
.color-4-block .color-4-img .ready-block p:nth-child(1) {
	z-index: 9;
	opacity: 0;
}
.color-4-block .color-4-img .ready-block p:nth-child(1).ready {
	opacity: 1;
}
.color-4-block .color-4-img .ready-block p:nth-child(2) {
	z-index: 8;
	opacity: 0;
}
.color-4-block .color-4-img .ready-block p:nth-child(2).ready {
	opacity: 1;
}
.color-4-block .color-4-img .ready-block p:nth-child(3) {
	z-index: 7;
	opacity: 0;
}
.color-4-block .color-4-img .ready-block p:nth-child(3).ready {
	opacity: 1;
}
.color-4-block .color-4-img .ready-block p:nth-child(4) {
	z-index: 6;
	opacity: 0;
}
.color-4-block .color-4-img .ready-block p:nth-child(4).ready {
	opacity: 1;
}
.color-4-block .color-4-img p {
	display: none;
}
.color-4-block .color-4-img .active {
	display: block;
}
.color-4-block .color-4-text {
	margin-bottom: 0;
	margin-left: 283px;
	float: none;
	padding-top: 30px;
	padding-left: 0;
}
.color-4-block .color-4-text li {
	transition: .3s all;
	color: gray;
}
.color-4-block .color-4-text li.ready {
	opacity: 0;
}
.color-4-block .color-4-text li p {
	transition: .3s all;
	text-align: left;
}
#sp-contents .matched-palette p a {
	text-decoration: underline;
}
@media screen and (max-width: 768px) {
	.matched-palette p.illust {
		margin-top: 0;
	}
	.matched-palette .btn {
		margin: 30px 0 0;
	}
}
@media screen and (min-width: 769px) {
	.color-4-block .color-4-text li p {
		margin-top: 20px;
		margin-bottom: 0;
	}
	.grg-lip-list + p {
		margin-bottom: 0;
	}
	.matched-palette p {
		margin-bottom: 0;
	}
	.matched-palette p.illust {
		margin-top: 15px;
	}
	.matched-palette p.illust img {
		margin-bottom: 10px;
	}
	.matched-palette .btn {
		margin: 58px auto 0;
	}
}
.color-4-block .color-4-text .active {
	display: block;
}
.color-4-block .color-4-text .active p {
	color: #000;
}
.content-asset .grg-lip-list {
	margin: 30px 0px 10px 22px;
	font-size: 16px;
	overflow: hidden;
}
.grg-lip-list li {
	position: relative;
	float: left;
	width: 134px;
	margin-left: 12px;
	margin-bottom: 12px;
	transition: all 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.grg-lip-list li:after {
	content: "";
	display: block;
	padding-top: 100%;
/* 高さを幅の75%に固定 */ }
.grg-lip-list li img {
	position: absolute;
	transition: all 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
}
.grg-lip-list li.ready img {
	opacity: 0;
	left: 0px;
}
.grg-lip-list li:nth-child(5n+1) {
	margin-left: 0px;
}
@media screen and (max-width: 768px) {
	.content-base {
		max-width: none;
	}
	#sp-contents {
		margin-bottom: 40px;
	}
	.video_target {
		vertical-align: bottom;
	}
	#body {
		padding: 0px !important;
	}
	.smp-mt0 {
		margin-top: 0px !important;
	}
	.pc-inline {
		display: none;
	}
	.smp-inline {
		display: inline;
	}
	.totop {
		margin-top: 15px;
		zoom: 1;
		overflow: visible;
	}
	.totop img {
		width: 60px;
	}
	.totop:after {
		clear: both;
		content: '';
		display: table;
	}
	.totop a {
		float: right;
		overflow: visible;
	}
	.page-link-block a {
		display: inline-block;
		width: 49%;
		line-height: 1.5;
	}
	img {
		width: 100%;
	}
	#sp-contents {
		margin: 0 15px;
		padding-bottom: 10px;
	}
	.product-text {
		position: static;
		top: auto;
	}
	.content-asset .product-name {
		margin-top: 20px;
		font-size: 16px;
		border-bottom: solid 1px;
		margin-bottom: 5px;
		line-height: 1.5;
	}
	.product-name span {
		font-size: 80%;
	}
	.content-asset .product-price {
		margin-top: 0;
		margin-bottom: 10px;
		line-height: 1.5;
	}
	.content-asset .product-btn {
		margin: 30px auto 36px;
		padding-bottom: 0px;
	}
	#link1,
	#link2 {
		margin-top: -19.3236vw;
		padding-top: 19.3236vw;
	}
	.content-asset .product-btn .page-link-block {
		line-height: 0.8em;
		vertical-align: middle;
	}
	.product-btn li {
		float: none;
		margin: 10px 0 0;
	}
	.kv_slide {
		margin: 0 auto;
		position: relative;
		width: 100%;
	}
	.kv_slide:after {
		content: "";
		display: block;
		padding-top: 80%;
	/* 高さを幅の75%に固定 */ }
	.kv_slide li {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
	.mod_visual .kv_slide li {
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 20px;
		transition: opacity .5s linear;
	}
	.mod_visual .kv_slide li.active {
		opacity: 1;
	}
	.mod_visual .kv_slide li:first-child {
		opacity: 1 !important;
	}
	.mod_visual {
		overflow: hidden;
	}
	.title {
		margin: 32px -15px 0;
		padding: 0;
	}
	.title img {
		background: #fffae7;
	}
	.content-base h3 {
		margin: 30px 0 0;
		padding: 1px 0;
		border-bottom: 1px solid #3f3f3f;
		text-align: center;
		font-size: 14px;
		font-weight: normal;
	}
	.section > p {
		margin: 15px;
		line-height: 1.5;
	}
	.section > p.description {
		margin: 5px 0 10px;
		text-align: right;
		font-size: 11px;
		line-height: 1.5;
	}
	.section.l .lead {
		line-height: 1.5;
	}
	.lead {
		text-align: center;
	}
	#video_area {
		width: 100%;
		height: 51.9vw;
		margin: 20px auto 0;
		border: 1px solid #c7c3c2;
	}
	.color-4-block {
		width: 100%;
		text-align: center;
		margin: 24px auto 0;
		zoom: 1;
	}
	.color-4-block:after {
		clear: both;
		content: '';
		display: table;
	}
	.color-4-block .color-4-img {
		margin: 0 auto;
		position: relative;
		width: 100%;
	}
	.color-4-block .color-4-img:after {
		content: "";
		display: block;
		padding-top: 75%;
	/* 高さを幅の75%に固定 */ }
	.color-4-block .color-4-img p {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
	.color-4-block .color-4-img .active {
		width: 100%;
		margin: 0 auto;
		opacity: 1;
	}
	.color-4-block .color-4-img .active img {
		width: 100%;
	}
	.color-4-block .color-4-img .common-block {
		width: 50%;
		margin: 0 auto;
		left: 25%;
		z-index: 20;
	}
	.color-4-block .color-4-img .common-block {
		width: 50%;
		margin: 0 auto;
		left: 25%;
		z-index: 20;
		opacity: 0;
		position: absolute;
		top: 0px;
		height: auto;
	}
	.color-4-block .color-4-img .common-block:after {
		content: "";
		display: block;
		padding-top: 145%;
	/* 高さを幅の75%に固定 */ }
	.color-4-block .color-4-img .common-block a {
		width: 39%;
		position: absolute;
		z-index: 100;
	}
	.color-4-block .color-4-img .common-block a:after {
		content: "";
		display: block;
		padding-top: 88%;
	/* 高さを幅の75%に固定 */ }
	.color-4-block .color-4-img .common-block a.n01 {
		left: 10%;
		top: 14%;
	}
	.color-4-block .color-4-img .common-block a.n02 {
		left: 50%;
		top: 14%;
	}
	.color-4-block .color-4-img .common-block a.n03 {
		left: 10%;
		top: 40%;
	}
	.color-4-block .color-4-img .common-block a.n04 {
		left: 50%;
		top: 40%;
	}
	.color-4-block .color-4-img .ready-block {
		width: 50%;
		margin: 0 auto;
		left: 25%;
	}
	.color-4-block .color-4-img .ready-block p.ready {
		opacity: 1;
		transition: 0.3s all;
	}
	.color-4-block .color-4-img .ready-block p {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		transition: 0.3s all;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(1) {
		z-index: 9;
		opacity: 0;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(1).ready {
		opacity: 1;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(2) {
		z-index: 8;
		opacity: 0;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(2).ready {
		opacity: 1;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(3) {
		z-index: 7;
		opacity: 0;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(3).ready {
		opacity: 1;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(4) {
		z-index: 6;
		opacity: 0;
	}
	.color-4-block .color-4-img .ready-block p:nth-child(4).ready {
		opacity: 1;
	}
	.color-4-block .color-4-text {
		width: 100%;
		float: left;
		margin: 20px 0 0;
		position: relative;
		height: 55px;
	}
	.color-4-block .color-4-text li {
		opacity: 0;
		position: absolute;
		top: 0px;
		transition: 0.3s all;
		left: 0%;
		margin-left: 0%;
		width: 100%;
	}
	.color-4-block .color-4-text li p {
		margin: 0 auto;
		text-align: left;
	}
	.color-4-block .color-4-text .active {
		opacity: 1;
	}
	.color-4-block .color-4-text .active p {
		color: #000;
	}
	.color-4-block .color-4-text .active.smp-ready {
		opacity: 0;
	}
	.grg-title {
		padding-bottom: 10px;
	}
	.grg-section {
		width: 100%;
		margin: 0;
	}
	.content-asset .grg-lip-list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 20px 0 0;
	}
	.grg-lip-list li {
		width: 18%;
		margin-left: 2.2%;
		margin-bottom: 2.2%;
	}
	.grg-lip-list li:nth-child(5n+1) {
		margin-left: 0;
	}
	.section .sub.text-1 p {
		margin: 0 auto;
		line-height: 1.5;
	}
	.points {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 22px 0 0;
	}
	.points .notice {
		width: 100%;
		color: #000;
		font-size: 11px !important;
		text-align: right !important;
		margin-top: 20px !important;
		margin-bottom: 32px;
	}
	.points .notice:before {
		content: "";
	}
	.points .point-item {
		width: 48%;
		text-align: center;
	}
	.points .point-item .lead {
		margin: 0 auto;
	}
	.points .point-item:nth-child(2n+1) {
		margin-right: 4%;
	}
	.buy {
		margin: 0 -20px;
		text-align: center;
		border-bottom: 1px solid #020;
		border-top: 1px solid #020;
		padding: 20px 0;
		font-size: 20px;
	}
	.content-base {
		padding: 0 !important;
	}
	div#contents {
		padding: 0;
	}
	.bx-wrapper {
		margin-bottom: 20px !important;
	}
	.clearfix {
		zoom: 1;
	}
	.clearfix:after {
		content: "";
		display: block;
		clear: both;
	}
	#point {
		margin: 30px 0 0;
		padding: 0 0 30px;
	}
	#point .product-pic {
		width: 100%;
		margin: 0;
		float: none;
	}
	#point .product-pic {
		width: 100%;
		margin: 30px 0 0;
		float: none;
	}
	#point .product-detail {
		width: 100%;
		margin: 0;
		float: none;
		position: static;
	}
	#point .product-detail.award .product-date img {
		width: 25%;
	}
	#point .product-text {
		position: static;
		top: auto;
	}
	#point .product-name {
		margin-top: 20px;
		font-size: 16px;
		border-bottom: solid 1px;
		margin-bottom: 5px;
	}
	#point .product-name span {
		font-size: 80%;
	}
}
h2 {
	margin: 0 auto;
	padding: 35px 20px 0;
}
.btn {
	margin: 58px 0 0;
	font-size: 13px;
}
@media screen and (max-width: 768px) {
	.btn {
		margin: 20px 0 0;
	}
}
.btn li {
	width: 225px;
	margin: 0 auto;
	padding: 0;
	background: #f7f8f8;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
}
@media screen and (max-width: 768px) {
	.btn li {
		width: 100%;
	}
}
.btn li a {
	display: block;
	padding: 17px 30px 17px 17px;
}
@media screen and (max-width: 768px) {
	.btn li a {
		text-align: center;
	}
}
.btn li:after {
	content: "";
	background: url("../img/arrow.png") 0 0 no-repeat;
	position: absolute;
	top: 21px;
	right: 10px;
	width: 16px;
	height: 5px;
	background-size: 16px 5px;
}
@media screen and (max-width: 768px) {
	.btn li:after {
		top: 23px;
	}
}
@media screen and (min-width: 769px) {
	.bnr {
		margin-top: 90px;
	}
}
@media screen and (max-width: 768px) {
	.bnr {
		margin: 0 -15px 30px;
	}
}
.link {
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
	.link {
		display: -ms-flexbox;
		display: flex;
	}
}
@media screen and (max-width: 768px) {
	.link {
		margin-top: 22px;
	}
}

@media screen and (min-width: 769px) {
	.link li {
		margin-top: 18px;
		margin-right: 10px;
	}
}
@media screen and (max-width: 768px) {
	.link li {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
}
.link li a {
	display: block;
	color: #595757;
	font-weight: bold;
	line-height: 1.8;
	font-family: "Hiragino Kaku Gothic W6 JIS2004";
	background: #ecebef;
	-webkit-tap-highlight-color: transparent;
}
@media screen and (min-width: 769px) {
	#sp-contents .link li a {
		border-radius: 5px;
		width: 200px;
		text-align: center;
		font-size: 12px;
		padding: 9px 0;
		line-height: 1.85;
	}
}

@media screen and (max-width: 768px) {
	.link li a {
		border-radius: 6px;
		font-size: 15px;
		padding: 15px 0 14px 0;
	}
}