@charset "Shift_JIS";

/* --------------------------------------------------------------------
	top page
--------------------------------------------------------------------- */
.mainframe_ .m-title01_,
.mainframe_ .m-title06_{
    display: none;
}
.container_ .mainframe_ .block_of_event .event_ .btn_pageback_wrap{
    display: none;
}
.container_ .mainframe_ .free_block_{
    display:none;
}



#ran-2024-01 {
	position: relative;
}
#ran-2024-01 .ran-2024-01-inner {
	/*position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;*/
	text-align: center;
	line-height: 1.3;
	padding: 0 20px 20px;
	box-sizing: border-box;
}
#ran-2024-01 .ran-2024-01-txt span {
	display: inline-block;
	position: relative;
	background: url(../img/top/pc/flag.png) no-repeat top center / 100%;
	width: 514px;
	font-size: 15px;
	min-height: 20px;
	line-height: 20px;
	margin-top: 12px;
}
#ran-2024-01 .ran-2024-01-inner ul {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
#ran-2024-01 .ran-2024-01-inner ul li {
	font-size: 15px;
	flex: 1;
	margin-right: 5px;
}
#ran-2024-01 .ran-2024-01-inner ul li:last-child {
	margin-right: 0;
}
#ran-2024-01 .ran-2024-01-inner ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	background: #5d9c6b;
	border-radius: 5px;
	padding: 0 10px;
	color: #fff;
	position: relative;
	font-weight: bold;
}
#ran-2024-01 .ran-2024-01-inner ul li a:after {
	content: "";
	background: url(../img/top/pc/arrow_w.png) no-repeat center / 100%;
	width: 7px;
	height: 7px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#ran-2024-01 .ran-2024-01-inner ul li a span {
	text-align: center;
}
#ran-2024-02 {
	line-height: 1.3;
	background: #f8d3da;
	box-sizing: border-box;
	padding: 30px 40px;
}
#ran-2024-02 h2 {
	background: url(../img/top/pc/ribbon.png) no-repeat center / 100%;
	width: 400px;
	height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin: 0 auto 15px;
	line-height: 30px;
}
#ran-2024-02 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#ran-2024-02 li {
	width: 370px;
	background: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100px;
	font-size: 15px;
	text-align: center;
}
#ran-2024-02 li.coupon_presents_end {
	width: 680px;
	margin: 0 auto;
}
#ran-2024-02 li p {
	line-height: 1;
}
.ran-2024-02-marker {
	padding: 2px 15px;
	background: #f8d3da;
	font-weight: bold;
	margin-bottom: 10px;
}
.ran-2024-02-color {
	font-weight: bold;
	color: #e3012f;
	font-size: 24px;
}
.ran-2024-02-color .ran-2024-02-color-small {
	font-size: 20px;
}
.ran-2024-02-icon {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}
.ran-2024-02-icon img {
	display: block;
}
.ran-more-linktext {
	width: 140px;
	margin: 10px auto 10px;
	display: block;
	color: #000;
	padding: 5px 10px;
	position: relative;
	font-size: 15px;
	box-sizing: border-box;
}
.ran-more-linktext:after {
	content: "";
	background: url(../img/top/pc/arrowR.png) no-repeat center / 100%;
	width: 8px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.ran-more-linktext:before {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #ee7289;
}
.ran-2024-02-smalltext {
	text-align: center;
	font-size: 11px;
}
.ran-newmember-registration-btn {
	box-shadow: 3px 3px 6px rgba(61,61,61,.15);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto 0;
	border: 1px solid #ee7289;
	border-radius: 50px;
	width: 370px;
	height: 40px;
	color: #000;
	font-size: 15px;
	position: relative;
	background: #fff;
}
.ran-newmember-registration-btn:after {
	content: "";
	background: url(../img/top/pc/arrowR.png) no-repeat center / 100%;
	width: 8px;
	height: 14px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
a.ran-all-items-btn {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	background: #324352;
	color: #fff;
	font-size: 15px;
	width: 400px;
	height: 80px;
	margin: 0 auto;
	border-radius: 80px;
	box-shadow: 2px 2px 4px rgba(61,61,61,.15);
}
a.ran-all-items-btn:after {
	content: "";
	background: url(../img/top/pc/arrowR_w.png) no-repeat center / 100%;
	width: 8px;
	height: 14px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.ran-title {
	font-size: 30px;
	text-align: center;
	position: relative;
	margin: 0 auto 30px;
	color: #324352;
}
.ran-title:before {
	content: "";
	width: 61px;
	height: 57px;
	background: url(../img/top/pc/ran.png) no-repeat center / 100%;
	display: block;
	margin: 0 auto 10px;
}

.ran-title span {
	display: block;
	font-size: 15px;
}



#ran-2024-04 {
	line-height: 1.5;
	padding: 60px 0 10px;
}
.ran-2024-04-inner {
	display: flex;
	flex-wrap: wrap;
}
.ran-2024-04-inner .ran-title {
}
.ran-2024-04-left {
	width: 50%;
	background: #fff4f0;
	padding-bottom: 40px;
}
.ran-2024-04-right {
	width: 50%;
	background: #f0f8ff;
	padding-bottom: 40px;
}
.ran-2024-04-title {
	height: 130px;
	position: relative;
	padding: 35px 20px 20px 20px;
	box-sizing: border-box;
}
.ran-2024-04-title h3 {
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
.ran-2024-04-right .ran-2024-04-title h3 {
	color: #4e79b3;
	border-bottom: 1px solid #4e79b3;
}
.ran-2024-04-left .ran-2024-04-title h3 {
	color: #ee7289;
	border-bottom: 1px solid #ee7289;
}
.ran-2024-04-left .ran-2024-04-title h3,
.ran-2024-04-left .ran-2024-04-title p {
	text-align: right;
}

.ran-2024-04-left .ran-2024-04-title img {
	position: absolute;
	left: 20px;
	top: -30px;
}
.ran-2024-04-right .ran-2024-04-title img {
	position: absolute;
	right: 20px;
	top: -30px;
}
.ran-2024-04-title p {
	font-size: 13px;
	color: #555555;
}

.brand_ran_item_list {
	padding: 0 20px;
}
.brand_ran_item_box {
	background: #fff;
	margin-bottom: 25px;
	box-shadow: 2px 2px 4px rgba(61,61,61,.15);
	border-radius: 5px;
	position: relative;
	padding-bottom: 20px;
	height: 370px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.brand_ran_item_box:last-child {
	margin-bottom: 0;
}
.brand_ran_item_no {
	position: absolute;
	z-index: 2;
	top: -10px;
	left: 0;
}
.brand_ran_item_inner {
}
.brand_ran_item_inner .brand_ran_item_img img {
	border-radius: 5px 5px 0 0;
	display: block;
}
.brand_ran_item_inner .brand_ran_item_txt {
	padding: 15px 20px;
}
.brand_ran_item_inner .brand_ran_item_txt h4 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
.brand_ran_item_inner .brand_ran_item_txt p {
	font-size: 15px;
	color: #333;
}
.brand_ran_item_box .brand_ran_item_more_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	position: relative;
	color: #000;
	font-size: 13px;
	width: calc(100% - 40px);
	margin: 0 auto;
	height: 40px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin-top: auto;
}
.brand_ran_item_box .brand_ran_item_more_btn span {
	text-align: center;
	line-height: 1.2;
}
.brand_ran_item_box .brand_ran_item_more_btn:after {
	content: "";
	background: url(../img/top/pc/arrowR.png) no-repeat center / 100%;
	height: 16px;
	width: 8px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
/*.ran-2024-04-left .brand_ran_item_box .brand_ran_item_more_btn {
	background: #ffd1dd;
}
.ran-2024-04-right .brand_ran_item_box .brand_ran_item_more_btn {
	background: #d0e7f9;
}*/
.brand_ran_btn {
	width: 340px;
	margin: 40px auto 0;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	color: #333;
	border-radius: 100px;
	font-size: 15px;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(61,61,61,.15);
}
.brand_ran_btn span {
	text-align: center;
}
.brand_ran_btn:after {
	content: "";
	height: 14px;
	width: 8px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.ran-2024-04-left .brand_ran_btn {
	border: 2px solid #ee7289;
}
.ran-2024-04-right .brand_ran_btn {
	border: 2px solid #4e79b3;
}
.ran-2024-04-left .brand_ran_btn:after {
	background: url(../img/top/pc/arrowR_pink.png) no-repeat center / 100%;
}
.ran-2024-04-right .brand_ran_btn:after {
	background: url(../img/top/pc/arrowR_blue.png) no-repeat center / 100%;
}
#ran-2024-05 {
	line-height: 1.5;
	padding: 30px 0 0;
}
.sozai_color_ran_box {
	background: #fef4df;
}
.sozai_color_ran_box.sozai_color_ran_girl {
	background: #fff4f0;
}
.sozai_color_ran_box.sozai_color_ran_boy {
	background: #f0f8ff;
}
.sozai_color_ran_box .sozai_color_ran_title {
	position: relative;
	padding: 30px 40px;
}
.sozai_color_ran_box .sozai_color_ran_title img {
	position: absolute;
	left: 40px;
	top: 20px;
}
.sozai_color_ran_box.sozai_color_ran_girl .sozai_color_ran_title {
}
.sozai_color_ran_box.sozai_color_ran_boy .sozai_color_ran_title {
}
.sozai_color_ran_box .sozai_color_ran_title h3 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #555555;
	color: #555;
}
.sozai_color_ran_box.sozai_color_ran_girl .sozai_color_ran_title h3 {
	color: #ee7289;
	border-bottom: 1px solid #ee7289;
}
.sozai_color_ran_box.sozai_color_ran_boy .sozai_color_ran_title h3 {
	color: #048abf;
	border-bottom: 1px solid #048abf;
}

.sozai_color_ran_box .sozai_color_ran_title p {
	color: #555;
	font-size: 13px;
	text-align: center;
}
.sozai_color_ran_content {
	padding: 0 40px 40px 40px;
}
.sozai_color_ran_content h4 {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	margin-bottom: 15px;
}
.sozai_color_ran_box.sozai_color_ran_girl h4 {
	color: #ee7289;
}
.sozai_color_ran_box.sozai_color_ran_boy h4 {
	color: #4d79b3;
}
.sozai_color_ran_content .ran_content_sozai {
	margin-bottom: 30px;
}
.sozai_color_ran_content .ran_content_sozai ul {
	display: flex;
	justify-content: center;
}
.sozai_color_ran_content .ran_content_sozai ul li {
	margin-right: 10px;
}
.sozai_color_ran_content .ran_content_sozai ul li:last-child {
	margin-right: 0;
}
.sozai_color_ran_content .ran_content_sozai ul li a {
	display: flex;
	align-items: center;
	color: #000;
	background: #fff;
	height: 80px;
	width: 221px;
	border-radius: 5px;
	font-size: 15px;
	box-sizing: border-box;
	position: relative;
	padding: 0 15px;
}
.sozai_color_ran_box.sozai_color_ran_girl .sozai_color_ran_content .ran_content_sozai ul li a {
	border: 1px solid #ee7289;
}
.sozai_color_ran_box.sozai_color_ran_boy .sozai_color_ran_content .ran_content_sozai ul li a {
	border: 1px solid #4d79b3;
}

.sozai_color_ran_content .ran_content_sozai ul li a:after {
	content: "";
	width: 8px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.sozai_color_ran_box.sozai_color_ran_girl .sozai_color_ran_content .ran_content_sozai ul li a:after {
	background: url(../img/top/pc/arrowR_pink.png) no-repeat center / 100%;
}
.sozai_color_ran_box.sozai_color_ran_boy .sozai_color_ran_content .ran_content_sozai ul li a:after {
	background: url(../img/top/pc/arrowR_blue.png) no-repeat center / 100%;
}
.sozai_color_ran_content .ran_content_color {
	margin-bottom: 40px;
}
.sozai_color_ran_content .ran_content_color ul {
	display: flex;
	justify-content: center;
}
.sozai_color_ran_content .ran_content_color ul li {
	margin-right: 10px;
}
.sozai_color_ran_content .ran_content_color ul li:last-child {
	margin-right: 0;
}
.sozai_color_ran_content .ran_content_color ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #000;
	font-size: 15px;
	border-radius: 5px;
	height: 120px;
	width: 144px;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}
.sozai_color_ran_content .ran_content_color ul li a:after {
	content: "";
	width: 8px;
	height: 14px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.sozai_color_ran_box.sozai_color_ran_girl .sozai_color_ran_content .ran_content_color ul li a {
	border: 1px solid #ee7289;
}
.sozai_color_ran_box.sozai_color_ran_girl .sozai_color_ran_content .ran_content_color ul li a:after {
	background: url(../img/top/pc/arrowR_pink.png) no-repeat center / 100%;
}
.sozai_color_ran_box.sozai_color_ran_boy .sozai_color_ran_content .ran_content_color ul li a:after {
	background: url(../img/top/pc/arrowR_blue.png) no-repeat center / 100%;
}
.sozai_color_ran_box.sozai_color_ran_boy .sozai_color_ran_content .ran_content_color ul li a {
	border: 1px solid #4d79b3;
}
.sozai_color_ran_content .ran_content_color ul li a p {
	line-height: 1.3;
	height: 2.6em;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.sozai_color_ran_content .ran_content_color ul li a p span {
	text-align: center;
}
.sozai_color_ran_content .ran_content_color ul li a figure {
	margin: 0;
	padding: 0;
}
.sozai_color_ran_content .ran_content_color ul li a span img {
	display: block;
	margin: 10px auto 0;
}

.sozai_color_ran_btn {
	width: 400px;
	margin: 40px auto 0;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	color: #000;
	border-radius: 80px;
	font-size: 15px;
	box-shadow: 2px 2px 4px rgba(61,61,61,.15);
	background: #fff;
	box-sizing: border-box;
}
.sozai_color_ran_btn span {
	text-align: center;
	line-height: 1.3;
}
.sozai_color_ran_btn:after {
	content: "";
	height: 16px;
	width: 8px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.sozai_color_ran_girl .sozai_color_ran_btn:after {
	background: url(../img/top/pc/arrowR_pink.png) no-repeat center / 100%;
}
.sozai_color_ran_boy .sozai_color_ran_btn:after {
	background: url(../img/top/pc/arrowR_blue.png) no-repeat center / 100%;
}
.sozai_color_ran_girl .sozai_color_ran_btn {
	border: 2px solid #ee7289;
}
.sozai_color_ran_boy .sozai_color_ran_btn {
	border: 2px solid #4d79b3;
}
#sozai_color_ran_unisex a {
	display: block;
	width: 606px;
	margin: 0 auto;
}
#sozai_color_ran_unisex a img {
	display: block;
}
#ran-2024-06 {
	padding: 60px 0;
	line-height: 1.5;
}
.ran-2024-06-inner {
	max-width: 760px;
	margin: 0 auto;
}
#ran-2024-06 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ran-2024-06-bnr01 {
	margin-bottom: 40px;
}
#ran-2024-06 a img {
	display: block;
}
#ran-2024-06 h2 {
	text-align: center;
	margin: 0 auto 20px;
	font-size: 26px;
	width: 514px;
	min-height: 20px;
	background: url(../img/top/pc/flag.png) no-repeat left top / 100%;
	color: #555;
}
#ran-2024-06 .ran-2024-06-bnr02 h2 {
	font-size: 20px;
}
#ran-2024-07 {
	line-height: 1.5em;
	margin-bottom: 60px;
}
#ran-2024-07 .ran-2024-07-title {
	margin-bottom: 35px;
}
#ran-2024-07 .ran-2024-07-title h2 {
	text-align: center;
	font-size: 26px;
	color: #333;
	position: relative;
}
#ran-2024-07 .ran-2024-07-title h2:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 1;
}
#ran-2024-07 .ran-2024-07-title h2 span {
	background: #fff;
	z-index: 2;
	display: block;
	position: relative;
	width: 440px;
	margin: 0 auto;
}

.ran-2024-07-inner {
}
.ran_special_list {
	margin-bottom: 60px;
	display: flex;
}
.ran_special_box {
	flex: 1;
	margin-right: 60px;
}
.ran_special_box:last-child {
	margin-right: 0;
}
.ran_special_box figure {
	margin: 0;
	margin-bottom: 15px;
}
.ran_special_box figure img {
	max-width: 100%;
	display: block;
}
.ran_special_box .ran_special_txt {
}
.ran_special_box .ran_special_txt h3 {
	font-size: 15px;
	margin-bottom: 10px;
}
.ran_special_box .ran_special_txt h3 span {
	display: block;
	font-size: 13px;
	color: #e3012f;
	line-height: 1.2;
}
.ran_special_box .ran_special_txt p {
	font-size: 13px;
}
.ran_special_box .ran_special_txt p a {
	color: #1a0dab;
	text-decoration: underline;
}
.ran_special_faq {
	display: block;
	width: 406px;
	margin: 0 auto;
}
#ran-2024-08 {
	background: #f2f3f5;
	padding: 40px 0;
	line-height: 1.5;
	margin-bottom: 120px;
}
.ran-2024-08-inner {
	max-width: 600px;
	margin: 0 auto;
	position: relative;
}
#ran-2024-08 .ran-2024-08-inner:before,
#ran-2024-08 .ran-2024-08-inner:after {
	content: "";
	position: absolute;
}
#ran-2024-08 .ran-2024-08-inner:before {
	background: url(../img/top/pc/ico-book.png) no-repeat left top / 100%;
	width: 58px;
	height: 50px;
	top: -75px;
	left: 0;
}
#ran-2024-08 .ran-2024-08-inner:after {
	background: url(../img/top/pc/ico-pencil.png) no-repeat left top / 100%;
	width: 50px;
	height: 73px;
	bottom: -70px;
	right: 0;
}

#ran-2024-08 h2 {
	margin-bottom: 20px;
	position: relative;
}
#ran-2024-08 h2 img {
	display: block;
	margin: 0 auto;
}


.ran_search_list {
	display: flex;
	flex-wrap: wrap;
}
.ran_search_list li {
	width: 50%;
	margin-top: 10px;
}
.ran_search_list li:nth-child(1),
.ran_search_list li:nth-child(2) {
	margin-top: 0;
}
.ran_search_list li:nth-child(2n) {
	display: flex;
	justify-content: flex-end;
}
.ran_search_list li .ran_search_btn {
	display: flex;
	align-items: center;
	height: 60px;
	background: #fff;
	color: #000;
	border-radius: 5px;
	font-size: 15px;
	position: relative;
	padding: 0 10px;
	width: 295px;
	box-sizing: border-box;
	box-shadow: 2px 2px 4px rgba(61,61,61,.15);
}
.ran_search_list li .ran_search_btn:after {
	content: "";
	background: url(../img/top/pc/arrow_pink02.png) no-repeat center / 100%;
	height: 7px;
	width: 7px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

a.search_ran_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	height: 80px;
	width: 400px;
	margin: 20px auto 0;
	border-radius: 150px;
	font-size: 15px;
	text-align: center;
	position: relative;
	background: #324352;
}
a.search_ran_btn:after {
	content: "";
	background: url(../img/top/pc/arrowR_white.png) no-repeat center / 100%;
	height: 14px;
	width: 8px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}


/* --------------------------------------------------------------------
	Slider
--------------------------------------------------------------------- */
.container_ .mainframe_ .event_ .m-title04_ {
    margin-bottom: 40px;
    padding: 30px 0 0;
    border-top: none;
    border-bottom: none;
    color: #383C3B;
    font-size: 30px;
    line-height: 1;
}
.container_ .mainframe_ .event_ .m-detailbtn01_ {
    margin: 0 0 60px;
    text-align: center;
}
.container_ .mainframe_ .event_ .m-detailbtn01_ a{
    display: block;
    width: 400px;
    margin: 20px auto;
    padding: 15px;
    color: #383C3B;
    border: 1px solid #ccc;
    border-radius: 3em;
}
