@charset "utf-8";

/*コンテンツ*/
.c_cont {
	width: 100%;
	min-width: 1240px;
}

/*コンテンツ　アニメ*/
#top_anime {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #fff;
	z-index: 9999;
	opacity: 1;
}
#top_anime_1 {
	position: absolute;
	top: calc(50% - 69px);
	left: calc(50% - 153px);
	display: none;
}
#top_anime_2 {
	position: absolute;
	top: calc(50% - 23px);
	left: calc(50% - 204px);
	display: none;
}

/*コンテンツFV*/
#top_cont_fv {
	padding-top: 173px;
}
#top_cont_fv_inr {
	position: relative;
	width: 100%;
}
#top_cont_fv_arrows {
	position: absolute;
	bottom: 235px;
	left: 0;
	width: 100%;
	padding: 0 150px;
}
.slick-dotted.slick-slider {
	margin-bottom: 50px;
}
.slick-dots {
	bottom: -35px;
}
.slick-dots li {
	margin: 0 12px;
}
.slick-dots li button:before {
	font-size: 15px;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ab000a;
}

/*コンテンツ1*/
#top_cont_1 {
	margin-top: 64px;
}
#top_cont_1_inr {
	width: 750px;
	margin: 0 auto;
	background-color: #f9f8f8;
	padding: 20px 45px;
}
#top_cont_1_ttl {
	text-align: center;
}
#top_cont_1_list {
	margin-top: 16px;
}
#top_cont_1_list li {
	padding: 8px 50px 5px;
	border-bottom: 1px dotted #9fa0a0;
}
#top_cont_1_list li a {
	text-decoration: underline;
	color: #3e3a39;
}
#top_cont_1_list li a:hover {
	opacity: 0.5;
}
.top_cont_1_list_box_date {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #ab000a;
}
.top_cont_1_list_box_ttl {
	font-size: 16px;
	line-height: 26px;
	width: calc(100% - 100px);
}
#top_cont_1_link {
	margin-top: 30px;
}

/*コンテンツ2*/
#top_cont_2 {
	margin-top: 70px;
}
#top_cont_2_hdr {
	text-align: center;
}
#top_cont_2_hdr_ttl {
	font-style: 30px;
	letter-spacing: 0.1em;
	color: #ab000a;
	line-height: 1em;
}
#top_cont_2_hdr_txt {
	margin-top: 20px;
	font-style: 18px;
	line-height: 41px;
	letter-spacing: 0.1em;
}
#top_cont_2_body {
}
.top_cont_2_box {
	margin-top: 98px;
}
.top_cont_2_box:nth-of-type(odd) {
	flex-direction: row-reverse;
}
.top_cont_2_box_img {
	width: 50%;
}
.top_cont_2_box_img img {
	width: 100%;
}
.top_cont_2_box_body {
	width: 50%;
	padding-left: 45px;
}
.top_cont_2_box:nth-of-type(odd) .top_cont_2_box_body {
	padding-left: calc(50% - 395px);
}
.top_cont_2_box_cp {
	font-size: 19px;
	line-height: 33px;
	letter-spacing: 0.2em;
}
.top_cont_2_box_ttl {
	margin-top: 24px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0.2em;
	color: #ab000a;
}
.top_cont_2_box_shop {
	margin-top: 16px;
	line-height: 21px;
	letter-spacing: 0.1em;
}
.top_cont_2_box_txt {
	margin-top: 24px;
	width: 350px;
}
.top_cont_2_box_link {
	margin-top: 24px;
	width: 350px;
	text-align: right;
}
.top_cont_2_box_link a {
	display: inline-block;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: 0.2em;
	text-decoration: none;
	color: #fff;
	background: #808080 url("../img/top/top_cont_2_box_link_bg.png") no-repeat right top;
	background-size: 100% 100%;
	padding: 7px 64px 7px 0;
	width: 202px;
}
.top_cont_2_box_link a:hover {
	background-color: #ab000a;
}

/*コンテンツ3*/
#top_cont_3 {
	width: 980px;
	margin: 107px auto 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 54px 0;
}
#top_cont_3_img {
	margin-top: 15px;
	width: 474px;
}
#top_cont_3_body {
	width: 460px;
}
#top_cont_3_ttl {
	font-size: 26px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0.2em;
}
#top_cont_3_txt {
	margin-top: 15px;
}
#top_cont_3_link {
	margin-top: 10px;
	text-align: right;
}
#top_cont_3_link a {
	display: inline-block;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: 0.2em;
	text-decoration: none;
	color: #fff;
	background: #808080 url("../img/top/top_cont_2_box_link_bg.png") no-repeat right top;
	background-size: 100% 100%;
	padding: 7px 64px 7px 0;
	width: 202px;
}
#top_cont_3_link a:hover {
	background-color: #ab000a;
}

/*コンテンツ4*/
#top_cont_4 {
	width: 980px;
	margin: 80px auto 0;
}
#top_cont_4_ttl {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0.2em;
}
#top_cont_4_bnr li {
	width: 230px;
	margin-right: 20px;
	margin-top: 22px;
}
#top_cont_4_bnr li:nth-of-type(4n) {
	width: 230px;
	margin-right: 0;
}
#top_cont_4_bnr li a:hover {
	opacity: 0.5;
}

/*コンテンツ5*/
#top_cont_5 {
	width: 980px;
	margin: 80px auto 100px;
}
#top_cont_5_ttl {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0.2em;
}
#top_cont_5_bnr li {
	width: 230px;
	margin-right: 20px;
	margin-top: 22px;
}
#top_cont_5_bnr li:nth-of-type(4n) {
	width: 230px;
	margin-right: 0;
}
#top_cont_5_bnr li a:hover {
	opacity: 0.5;
}

/*コンテンツ6*/
#top_cont_6 {
	width: 750px;
	margin: 0 auto;
}


