@charset "utf-8";

/************************************************************
 * All device / PC 〜 1000px
 ************************************************************/
/* Header */
.HeaderWrap {
	border-bottom: 2px solid #B4B0AD;
	margin: 0 auto 15px;
}

.Summary {
	position: absolute;
	left: 15px;
	/*top: -86px;*/
	top: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.HeaderTtl {
	left: 16px;
	position: absolute;
	top: 9px;
}

.HeaderLogo {
	background: url(/doc/catalog/theme/common/images/c.png) no-repeat;
	background-position: 0 0;
	display: block;
	height: 52px;
	text-indent: -9999px;
	width: 512px;
}

/*.naviDescription {
	color: #666666;
	font-size: 11px;
	left: 163px;
	position: absolute;
	top: 15px;
}*/

.HeaderSp {
	display: none;
}

.LinkHcNcWrapSp {
	display: none;
}

#header {
	position: relative;
	width: 960px;
	height: 75px;
	margin: 0 auto 10px;
	padding: 5px;
	/* border-bottom:2px solid #B4B0AD; */
	border-bottom: none;
	-webkit-box-shadow: none;
}

/* LOGO */
#header .logo {
	background-position: 0 0;
	display: block;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
	width: 510px;
	position: absolute;
	left: 0;
	top: 15px;
	background-image: url("https://imgbp.hotp.jp/CSP/img/bt/sprites/c.png");
	background-repeat: no-repeat;
	border: 0 none;
}

/* wrapper */
#wrapper {
	/*position: relative;*/
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.cam p {
	background: url("https://mens-rinx.sbs/doc/COMMON/IMG/topics.gif") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	margin-bottom: 3px;
	padding-left: 70px;
}

#cam a {
	background-color: #ffffff;
	display: block;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;
	text-align: left;
	width: 100%;
}

#contents {
	width: 100%;
	/*min-width: 980px;*/
	margin: 0 auto;
	color: #665555;
}

.js-bgchange {
	position: relative;
	/*width: 100%;*/
	height: 495px;
}

.js-bgchange .images {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.js-bgchange .images {
	display: none;
}

h2 {
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	width: 274px;
	height: 139px;
	margin: auto;
}

h2 img {
	width: 274px;
	height: 139px;
	vertical-align: bottom;
}

#caption {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	width: 746px;
	height: 179px;
	margin: auto;
}

#caption .caption_w630,
#caption .caption_sp {
	display: none;
}

#caption .caption_pc {
	width: 746px;
	height: 179px;
}

h3.h3_sp {
	display: none;
}

h3.h3_pc {
	width: 792px;
	height: 47px;
	margin: 0 auto;
	padding: 77px 0;
}

h3.h3_pc img {
	width: 792px;
	height: 47px;
	vertical-align: bottom;
}

/*maincontents*/
.maincontentsCol {
	width: 100%;
	margin: 0 auto;
}

.maincontentsCol.morekirei {
	padding: 20px 0 0;
}

.h4box {
	position: relative;
	width: 100%;
	height: 93px;
	margin: 0 auto 40px;
	padding: 37px 0 0;
	border-top: solid 1px #665555;
	border-bottom: solid 1px #665555;
}

.h4box:after {
	position: absolute;
	content: "";
	width: 100%;
	top: 5px;
	border-top: solid 1px #665555;
}

.h4box:before {
	position: absolute;
	content: "";
	width: 100%;
	bottom: 5px;
	border-bottom: solid 1px #665555;
}

.maincontentsCol.convenient .h4box {
	background-color: #fff0f4;
}

.maincontentsCol.valuable .h4box {
	background-color: #f0eae1;
}

.maincontentsCol.safety .h4box {
	background-color: #dae8e7;
}

.maincontentsCol.more .h4box {
	background-color: #e1ebf0;
}

.h4box h4 {
	position: absolute;
	left: 0;
	right: 0;
	width: 166px;
	/*height:57px;*/
	height: 119px;
	margin: auto;
}

.h4box h4 img {
	width: 166px;
	height: 57px;
	vertical-align: bottom;
}

.maincontentsCol.convenient h4 {
	background: url(/doc/theme/welcome/images/arrow_convenient.png) center 87px no-repeat;
}

.maincontentsCol.valuable h4 {
	background: url(/doc/theme/welcome/images/arrow_valuable.png) center 87px no-repeat;
}

.maincontentsCol.safety h4 {
	background: url(/doc/theme/welcome/images/arrow_safety.png) center 87px no-repeat;
}

.maincontentsCol.more h4 {
	background: url(/doc/theme/welcome/images/arrow_more.png) center 87px no-repeat;
}

.contentsCol {
	display: table;
	width: 980px;
	margin: 0 auto;
	padding: 0 0 80px;
}

.contentsCol li:nth-child(odd) {
	padding: 0 40px 0 0;
}

.contentsCol li:nth-child(even) {
	padding: 0 0 0 40px;
}

.contentsCol.p60 {
	padding: 0 0 60px;
}

.contentsbox {
	position: relative;
	display: table-cell;
	width: 450px;
}

.icon_sp {
	display: none;
}

.icon_pc {
	width: 91px;
	height: 91px;
	margin: 0 auto 20px;
}

h5 {
	margin: 0 auto 20px;
	text-align: center;
	font-size: 24px;
}

.maincontentsCol.convenient h5 {
	color: #e889a0;
}

.maincontentsCol.valuable h5 {
	color: #e8c080;
}

.maincontentsCol.safety h5 {
	color: #50c9c9;
}

.maincontentsCol.more h5 {
	color: #6fa3c6;
}

.contentsbox p {
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
	line-height: 1.8em;
}

.contentsbox p.m20 {
	margin: 0 auto 20px;
}

.contentsbox p.m40 {
	margin: 0 auto 40px;
}

.contentsbox .image_pc {
	width: 450px;
	height: 427px;
	vertical-align: bottom;
}

.contentsbox .image_pc.h447 {
	height: 447px;
}

.contentsbox .image_pc.positionimage {
	position: absolute;
	bottom: 0;
}

.contentsbox .image_sp {
	display: none;
}

.contentsbox .link {
	width: 450px;
	margin: 20px 0;
	text-align: right;
	font-size: 14px;
}

.contentsbox .link a {
	display: inline-block;
	padding: 0 0 0 14px;
}

.contentsbox .link a.m19 {
	margin: 0 0 0 19px;
}

.contentsbox .link .brdn {
	display: none;
}

.contentsbox .link .bottomCol {
	margin: 5px 0 0;
}

.maincontentsCol.convenient .contentsbox .link a {
	background: url(/doc/theme/welcome/images/arrow_link_convenient_pc.png) 0 center no-repeat;
}

.maincontentsCol.valuable .contentsbox .link a {
	background: url(/doc/theme/welcome/images/arrow_link_valuable_pc.png) 0 center no-repeat;
}

.maincontentsCol.safety .contentsbox .link a {
	background: url(/doc/theme/welcome/images/arrow_link_safety_pc.png) 0 center no-repeat;
}

.maincontentsCol.more .contentsbox .link a {
	background: url(/doc/theme/welcome/images/arrow_link_more_pc.png) 0 center no-repeat;
}

h6.h6_sp {
	display: none;
}

h6.h6_pc {
	width: 980px;
	height: 27px;
	margin: 0 auto 40px;
}

h6.h6_pc img {
	width: 980px;
	height: 27px;
	vertical-align: bottom;
}

#linkCol {
	width: 980px;
	height: 172px;
	margin: 0 auto 80px;
}

#linkCol li {
	float: left;
	width: 172px;
	height: 172px;
	margin: 0 0 0 30px;
}

#linkCol li:first-child {
	margin: 0;
}

#linkCol li .link_sp {
	display: none;
}

#linkCol .link_pc {
	width: 172px;
	height: 172px;
	vertical-align: bottom;
}

#linkCol li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/* social */
.snsArea {
	position: relative;
	width: 400px;
	margin: 60px auto;
	padding: 20px 0;
	border-top: 1px solid #c1bcbc;
	border-bottom: 1px solid #c1bcbc;
}

.snsArea p {
	display: block;
	width: 160px;
	position: absolute;
	top: -10px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}

.snsArea p span {
	display: block;
	width: 160px;
	padding: 0;
	font-weight: bold;
	color: #ef507a;
	background-color: #FFFFFF;
}

.snsArea .inner {
	width: 180px;
	margin: 5px auto 0;
}

.snsArea .inner .snsArea_tw,
.snsArea .inner .snsArea_fb {
	float: left;
	width: 40px;
	margin-right: 30px;
}

.snsArea .inner .snsArea_line {
	float: left;
	width: 40px;
	margin-right: 0;
}

.snsArea .inner .snsArea_line img,
.snsArea .inner .snsArea_tw img,
.snsArea .inner .snsArea_fb img {
	width: 40px;
	height: 40px;
}

.snsArea .inner .snsArea_line a img:hover,
.snsArea .inner .snsArea_tw a img:hover,
.snsArea .inner .snsArea_fb a img:hover {
	opacity: 0.7;
}

.snsArea .snsArea_line .snsArea_line_sp,
.snsArea .snsArea_tw .snsArea_tw_sp,
.snsArea .snsArea_fb .snsArea_fb_sp {
	display: none;
}

.snsArea .snsArea_line .snsArea_line_pc,
.snsArea .snsArea_tw .snsArea_tw_pc,
.snsArea .snsArea_fb .snsArea_fb_pc {
	display: block;
	width: 40px;
	height: 40px;
}

.snsArea .inner:after {
	content: "";
	display: block;
	clear: both;
}

.pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	width: 62px;
	height: 62px;
	margin: 0;
}

.pagetop img {
	width: 62px;
	height: 62px;
}

/* BREAD CRUMBS */
#breadcrumbs_pc {
	display: block;
	max-width: 1000px;
	text-align: left;
	border-top: 1px solid #DDDDDD;
	margin: 10px auto 0;
	padding: 10px 0 0;
	/*margin:0 auto;*/
}

#breadcrumbs_pc p {
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #999;
}

#breadcrumbs_pc a {
	font-weight: normal;
}

#breadcrumbs_sp {
	display: none;
}

#footer_lp {
	border-top: 1px solid #DDDDDD;
	width: 1000px;
	height: auto;
	margin: 10px auto 30px;
	padding-top: 10px;
}

/* グローバルナビゲーション */
.gnavi {
	display: none;
}

#footerLinks_lp {
	float: right;
	font-size: 10px;
	top: 20px;
}

#footerLinks_lp li:last-child {
	border-right: none;
	padding-right: 0;
}

#footerLinks_lp li a:link {
	text-decoration: none;
}

#footerLinks_lp li a:hover,
#footerLinks_lp li a:active {
	text-decoration: underline;
}

#copyright_lp {
	float: left;
	width: 258px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#copyright_lp p a:link {
	color: #4c4c80 !important;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 2;
	text-decoration: none;
}

#copyright_lp p a:hover,
#copyright_lp p a:active {
	color: #7878CC;
	text-decoration: underline;
}

#copyright_lp img {
	margin: 0;
	vertical-align: bottom;
}

/************************************************************
 * PC 999px 〜 726px
 ************************************************************/
@media only screen and (min-width:726px) and (max-width:999px) {

	/* Header */
	#header {
		width: auto;
		height: auto;
		margin: auto;
	}

	#header .logo {
		position: inherit;
		width: 88px;
		height: 35px;
		text-indent: -2000px;
		overflow: hidden;
		display: block;
		background-image: url(/doc/sp/common/images/logo.png);
		background-position: left top;
	}

	.HeaderSp {
		border-top: 16px solid #BFB4AB;
		display: block;
		margin: 0 auto 10px;
	}

	.HeaderTtlSp {
		padding: 10px;
	}

	.HeaderTtlSp img {
		vertical-align: bottom;
	}

	.Summary {
		left: 10px;
	}

	/*画像範囲調整*/
	.js-bgchange .images:nth-of-type(1) {
		background-position: -500px top;
	}

	.js-bgchange .images:nth-of-type(2) {
		background-position: -150px top;
	}

	.js-bgchange .images:nth-of-type(4) {
		background-position: -150px top;
	}

	.js-bgchange .images:nth-of-type(5) {
		background-position: -350px top;
	}

	.js-bgchange .images:nth-of-type(6) {
		background-position: left top;
	}

	#caption {
		width: 666px;
		height: 160px;
	}

	#caption .caption_pc {
		width: 666px;
		height: 160px;
	}

	h3.h3_pc {
		width: 686px;
		height: 41px;
		padding: 73px 0;
	}

	h3.h3_pc img {
		width: 686px;
		height: 41px;
	}

	.h4box {
		height: 83px;
	}

	.h4box h4 {
		width: 137px;
		height: 109px;
	}

	.h4box h4 img {
		width: 137px;
		height: 47px;
	}

	.maincontentsCol.convenient h4 {
		background: url(/doc/theme/welcome/images/arrow_convenient.png) center 77px no-repeat;
	}

	.maincontentsCol.valuable h4 {
		background: url(/doc/theme/welcome/images/arrow_valuable.png) center 77px no-repeat;
	}

	.maincontentsCol.safety h4 {
		background: url(/doc/theme/welcome/images/arrow_safety.png) center 77px no-repeat;
	}

	.maincontentsCol.more h4 {
		background: url(/doc/theme/welcome/images/arrow_more.png) center 77px no-repeat;
	}

	.contentsCol {
		width: 100%;
	}

	.contentsCol li:nth-child(odd) {
		padding: 0 30px 0 10px;
	}

	.contentsCol li:nth-child(even) {
		padding: 0 10px 0 30px;
	}

	.contentsbox {
		width: 50%;
		max-width: 450px;
	}

	.contentsbox p {
		padding: 0 15px;
	}

	.contentsbox p .brdn {
		display: none;
	}

	.contentsbox .image_pc {
		width: 100%;
		height: auto;
		max-width: 450px;
		max-height: 427px;
	}

	.contentsbox .image_pc.h447 {
		width: 100%;
		height: auto;
		max-width: 450px;
		max-height: 447px;
	}

	.contentsbox .image_pc.positionimage {
		width: 90%;
	}

	.contentsbox .link {
		width: 100%;
		max-width: 450px;
	}

	.contentsbox .link a.m19 {
		margin: .5em 0 0;
	}

	.contentsbox .link .brdn {
		display: block;
	}

	.contentsbox .link .bottomCol {
		margin: .5em 0 0;
	}

	h6.h6_pc {
		width: 95%;
		height: auto;
		max-width: 980px;
		max-height: 27px;
	}

	h6.h6_pc img {
		width: 100%;
		height: auto;
		max-width: 980px;
		max-height: 27px;
	}

	#linkCol {
		width: 95%;
		height: auto;
		max-width: 980px;
		max-height: 172px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#linkCol li {
		width: 18.4%;
		height: auto;
		max-width: 172px;
		max-height: 172px;
		margin: 0 0 0 2%;
	}

	#linkCol li .link_pc {
		width: 100%;
		height: auto;
		max-width: 172px;
		max-height: 172px;
	}

	/* BREAD CRUMBS */
	#breadcrumbs_pc {
		width: 95%;
		max-width: 999px;
	}

	#footer_lp {
		width: 95%;
		height: auto;
		max-width: 999px;
	}

	#copyright_lp {
		margin: 0 10px 0 0;
	}
}

/************************************************************
 * SP 725px 〜
 ************************************************************/
@media (max-width: 725px) {

	/* Header */
	#header {
		margin-bottom: 5px;
		display: block;
		padding: 5px;
		position: relative;
		width: auto;
		height: auto;
		margin: auto;
	}

	#header .logo {
		position: inherit;
		width: 88px;
		height: 35px;
		text-indent: -2000px;
		overflow: hidden;
		display: block;
		background-image: url(/doc/sp/common/images/logo.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
	}

	.Summary {
		width: 100%;
		bottom: -60px;
		left: auto;
		top: auto;
		box-sizing: border-box;
		height: 1.5em;
		padding: 0 10px;
		text-align: center;
		color: #665555;
	}

	.HeaderSp {
		display: block;
		margin: 0 auto 10px;
	}

	.HeaderTtlSp {
		padding: 10px;
	}

	.HeaderTtlSp img {
		vertical-align: bottom;
	}

	#sph1wrapper {
		position: relative;
	}

	#contents {
		width: 100%;
		min-width: initial;
	}

	.js-bgchange {
		height: 250px;
	}

	h2 {
		width: 137px;
		top: 70px;
		z-index: 2;
	}

	h2 img {
		width: 100%;
		height: auto;
	}

	#caption {
		bottom: 10px;
		width: 95%;
		height: auto;
		z-index: 1;
	}

	#caption .caption_w630 {
		display: block;
		width: 100%;
		vertical-align: bottom;
	}

	#caption .caption_pc,
	#caption .caption_sp {
		display: none;
	}

	h3.h3_sp {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 15px 0;
	}

	h3.h3_sp img {
		vertical-align: bottom;
	}

	h3.h3_pc {
		display: none;
	}

	/*maincontents*/
	.maincontentsCol.morekirei {
		padding: 35px 0 0;
	}

	.h4box {
		height: 46px;
		margin: 0 auto 32px;
		padding: 18px 0 0;
	}

	.h4box:after {
		top: 3px;
	}

	.h4box:before {
		bottom: 3px;
	}

	.h4box h4 {
		width: 83px;
		/*height:60px;*/
	}

	.h4box h4 img {
		width: 83px;
		height: 29px;
	}

	.maincontentsCol.convenient h4 {
		background: url(/doc/theme/welcome/images/arrow_convenient.png) center 42px no-repeat;
		background-size: 65%;
	}

	.maincontentsCol.valuable h4 {
		background: url(/doc/theme/welcome/images/arrow_valuable.png) center 42px no-repeat;
		background-size: 65%;
	}

	.maincontentsCol.safety h4 {
		background: url(/doc/theme/welcome/images/arrow_safety.png) center 42px no-repeat;
		background-size: 65%;
	}

	.maincontentsCol.more h4 {
		background: url(/doc/theme/welcome/images/arrow_more.png) center 42px no-repeat;
		background-size: 65%;
	}

	.contentsCol {
		display: block;
		width: 100%;
		padding: 0
	}

	.contentsCol li:nth-child(odd),
	.contentsCol li:nth-child(even) {
		padding: 0;
	}

	.contentsCol.p60 {
		padding: 0;
	}

	.contentsbox {
		position: static;
		display: block;
		width: 100%;
		margin: 0 auto 40px;
		text-align: center;
	}

	.contentsbox.m0 {
		margin: 0 auto;
	}

	.contentsbox h5 .icon_sp {
		display: inline;
		width: 57px;
		margin: 0 10px 0 0;
	}

	.contentsbox h5 img.icon_sp {
		vertical-align: middle;
	}

	.contentsbox .icon_pc {
		display: none;
	}

	.contentsCol li:nth-child(odd) {
		border-right: none;
	}

	.contentsCol li:nth-child(even) {
		border-right: none;
	}

	h5 {
		margin: 0 auto 10px;
		font-size: 16px;
		line-height: 1.5em;
		font-weight: bold;
	}

	.contentsbox p,
	.contentsbox p.m20,
	.contentsbox p.m40 {
		margin: 0 auto 20px;
		line-height: 1.5em;
	}

	.contentsbox p .brdn {
		display: none;
	}

	.contentsbox .image_pc {
		display: none;
	}

	.contentsbox .image_sp {
		display: block;
		margin: 0 auto 10px;
		vertical-align: bottom;
	}

	.contentsbox .image_sp.m0 {
		margin: 0 auto;
	}

	.contentsbox .link {
		width: 100%;
		margin: 0;
		text-align: left;
		font-size: 12px;
		line-height: 1em;
		border-top: solid 1px #bfb9b0;
	}

	.contentsbox .link a {
		position: relative;
		display: block;
		margin: 0 auto;
		padding: 15px 10px;
		border-bottom: solid 1px #bfb9b0;
		background: none !important;
	}

	.contentsbox .link a:after {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		width: 10px;
		height: 15px;
		line-height: 1;
		margin-top: -7.5px;
		right: 10px;
		font-weight: bold;
		background: url(/doc/theme/welcome/images/arrow_link_sp.png) 0 0 no-repeat;
		background-size: auto auto;
		-webkit-background-size: 10px 15px;
		background-size: 10px 15px;
	}

	.contentsbox .link a.m19,
	.contentsbox .link .bottomCol {
		margin: 0;
	}

	h6.h6_sp {
		display: block;
		width: 100%;
		margin: 0 auto 17.5px;
	}

	h6.h6_sp img {
		vertical-align: bottom;
	}

	h6.h6_pc {
		display: none;
	}

	#linkCol {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		margin: 0 auto;
		padding: 0 20px;
	}

	#linkCol li {
		float: none;
		width: 49%;
		height: auto;
		margin: 0 0 2%;
	}

	#linkCol li:first-child {
		margin: 0 0 2%;
	}

	#linkCol li:nth-child(odd) {
		float: left !important;
	}

	#linkCol li:nth-child(even) {
		float: right !important;
	}

	#linkCol li:nth-child(2),
	#linkCol li:nth-child(3) {
		width: 49%;
	}

	#linkCol li .link_pc {
		display: none;
	}

	#linkCol li .link_sp {
		display: block;
		vertical-align: bottom;
	}

	/* social */
	.snsArea {
		width: 80%;
		margin: 45px auto;
		padding: 20px 0 0;
		border-bottom: none;
	}

	.snsArea p {
		width: auto;
	}

	.snsArea p span {
		display: inline;
		padding: 0 5px;
	}

	.snsArea .inner {
		width: 160px;
		margin: 0 auto;
	}

	.snsArea .inner .snsArea_tw,
	.snsArea .inner .snsArea_fb {
		margin-right: 20px;
	}

	.snsArea .snsArea_line .snsArea_line_sp,
	.snsArea .snsArea_tw .snsArea_tw_sp,
	.snsArea .snsArea_fb .snsArea_fb_sp {
		display: block;
		width: 40px;
	}

	.snsArea .snsArea_line .snsArea_line_pc,
	.snsArea .snsArea_tw .snsArea_tw_pc,
	.snsArea .snsArea_fb .snsArea_fb_pc {
		display: none;
	}

	.pagetop {
		width: 50px;
		height: 50px;
	}

	.pagetop img {
		width: 50px;
		height: 50px;
	}

	#breadcrumbs_pc {
		display: none;
	}

	#breadcrumbs_sp {
		display: block;
		padding: 10px;
		font-size: 10px;
		text-align: left;
	}

	#breadcrumbs_sp a,
	#breadcrumbs_sp a:hover,
	#breadcrumbs_sp a:active {
		text-decoration: underline;
	}

	/* グローバルナビゲーション */
	.gnavi {
		display: block;
		border-bottom: solid 1px #BFB9B0;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
	}

	.gnavi li {
		border-top: 1px solid #BFB9B0;
	}

	/* ナビゲーションリンク */
	.navLink,
	.navLink:link,
	.navLink:visited {
		color: #666666;
		font-family: Helvetica !important;
	}

	.navLink,
	.navLink:after {
		display: block;
	}

	.navLink {
		padding: 15px 30px 15px 12px;
		position: relative;
		text-decoration: none !important;
	}

	.navLink:after {
		border-color: #AB9C84;
		border-style: solid;
		border-width: 0 3px 3px 0;
		content: "";
		height: 7px;
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%) rotate(-45deg);
		transform: translateY(-50%) rotate(-45deg);
		-ms-transform: translateY(-50%) rotate(-45deg);
		width: 7px;
	}

	.app {
		color: #AE2B5B;
	}

	#footer_lp {
		width: 100%;
		height: auto;
		margin: 0 auto 3%;
	}

	#footerLinks_lp {
		float: none;
		font-size: 70%;
		padding: 0 10px 0 5px;
		top: 0;
	}

	#footerLinks_lp li a:link {
		text-decoration: underline;
	}

	#copyright_lp {
		float: left;
		width: 258px;
		margin: 0px 10px;
		padding: 0;
	}

	#copyright_lp p a:link {
		color: #4c4c80 !important;
		font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 2;
		text-decoration: underline;
	}

	#copyright_lp p a:hover,
	#copyright_lp p a:active {
		color: #7878CC;
		text-decoration: underline;
	}

	#copyright_lp a img {
		margin-bottom: 0;
	}
}


/************************************************************
 * SP 375px 〜
 ************************************************************/
@media (max-width: 375px) {
	#caption {
		bottom: 10px;
		width: 95%;
		height: auto;
		z-index: 1;
	}

	#caption .caption_sp {
		display: block;
		width: 100%;
		vertical-align: bottom;
	}

	#caption .caption_pc,
	#caption .caption_w630 {
		display: none;
	}