@charset "utf-8";

.collection_img_area img {
	background: #fff0 url(../img/collection/ajax-loader.gif) no-repeat center center;
}

div.col_ir_box{
	max-width:980px;
	width:	100%;
	margin:	20px auto;
	display:flex;
	display:-webkit-flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

div.col_ir_box .box{
	display:flex;
	display:-webkit-flex;
	width:	80px;
	margin:	0 1%;
}

.premium_other {
}

/* --- SP ---------- */

@media print, screen and (max-width: 740px) {

	.collection .style02, .collection_detail .style02{
		padding-top: 15px;
	}

	.collection_detail .main_body.chapter02{
		padding: 15px 0;
		margin-top: 15px;
		background: #fff;
	}

	.chapter01{
		margin: 0 auto;
		width: 98%;
		padding: 10px;
		background: #F3D4D9;
		box-sizing: border-box;
	}


	.collection_img_area {
		list-style: none;
		margin: 0 auto;
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.collection_img_list {
		width: 33.3333%;
		max-height: 323px;
		margin: 0;
	}
	.collection_img_list a {
		display:block;
		height: 100%;
	}
	.collection_img_area img {
		/* max-width: 245px;*/
		vertical-align: top;
		max-height: 100%;
	}
	.collection_img_list a img{
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.collection_img_list:hover a img {
		opacity: 0.7;
	}

	.collection_detail_area {
		width: 90%;
		margin: 50px auto 0;
	}

	.collection_detail_left {
		text-align: center;
		vertical-align: top;
		width: 100%;
		height: 100%;
		max-height: 700px;
	}
	.collection_detail_right {
		display: flex;
		display: -webkit-flex;
		display:-ms-flexbox;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: center;
		vertical-align: top;
		width: 100%;
		padding: 0;
	}
	.collection_detail_div {
		margin: 0 auto;
	}
	.collection_detail_photo {
		margin: 0 auto;
	}
	.thumb_photo {
		display: table;
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.thumb_photo li {
		display: table-cell;
		text-align: center;
		width: 33.33333%;
		padding: 0 0 0 0;
	}
	.main_photo {
		position: relative;
		padding-top: 140%;
	}
	.main_photo01,
	.main_photo02,
	.main_photo03 {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	.collection_detail_txt {
		width: 100%;
		order: 2;
		text-align: left;
		margin: 20px 0 0;
	}
	.collection_detail_thumbs_photo{
		order: 1;
	}
	.txt1 {
		background-color: #444444;
		color: #fff;
		padding: 5px 10px;
		text-align: center;
		width: 90px;
		margin: 0;
	}
	.txt2 {
		font-size: 23px;
		font-weight: bold;
	}
	.txt2_1 {
		display:block;
		font-size: 18px;
	}
	.txt2_2 {
		font-size: 14px;
	}
	.txt3 {
		font-size: 18px;
	}
	.txt4 {
		/*		margin: 0 0 50px;*/
	}
	.hr_style {
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #fff;
	}
	.recommend_area {
		background-color: #F7F6F0;
		margin: 50px auto;
		padding: 20px 8% 1px 8%;
		width: 74%;
		text-align: center;
		position: relative;
	}
	.recommend_item {
		float: left;
		width: 100%;
		margin: 5px 1% 0 1%;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.recommend_item:hover {
		opacity: 0.7;
	}
	.recommend_title {
		max-width: 190px;
	}
	.recommend_div {
		width: 15%;
		margin: 15px 0 20px 0;
		padding-bottom: 20px;
		display: inline-block;
	}
	.recommend_area .bx-wrapper .bx-prev {
		content: '';
		width: 15px;
		height: 15px;
		border: 0px;
		border-top: solid 2px #E5006B;
		border-right: solid 2px #E5006B;
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		position: absolute;
		top: 50%;
		left: -7%;
		margin-top: -4px;
		cursor: pointer;
	}
	.recommend_area .bx-wrapper .bx-next {
		content: '';
		width: 15px;
		height: 15px;
		border: 0px;
		border-top: solid 2px #E5006B;
		border-right: solid 2px #E5006B;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: -7%;
		margin-top: -4px;
		cursor: pointer;
	}

	/* collection 拡大page start*/
	.inline_content {
		background: #fff;
		max-width: 80% !important;
		margin: auto;
	}
	.inline_content_img {
		width: 100%;
		margin: 0 auto;
	}
	.inline_content_txt {
		width: 90%;
		box-sizing: border-box;
		font-size: 90%;
		line-height: 1.7;
		margin: 5px auto 0;
	}
	.inline_content_txt .no{
		color: #fff;
		background-color: #f09294;
		padding: 2px 3px;
		text-align: center;
		width: 90px;
		margin: 0;
	}
	.inline_content_txt .model{
		font-size: 140%;
		font-weight: bold;
		margin: 5px auto 0;
	}
	.inline_content_txt .rental{
		font-size: 100%;
		font-weight: bold;
		margin: 0;
	}
	.inline_content_txt .buy{
		font-size: 100%;
		font-weight: bold;
		margin: 0;
	}
	.inline_content_txt .price{
		font-size: 120%;
		font-weight: bold;
		color: #e67578;
		margin-left: 20px;
	}
	.modalclose {
		clear: both;
		float: right;
	}
	.iziModal a.iziModal-button-close {
		background-color: #727272;
	}
	.iziModal-navigate > button{
		height: 84%;
		margin: auto;
	}
	/* collection 拡大page end*/

	#main.collection .lead{
		text-align: center;
		font-size: 90%;
		margin-top: 0;
	}

	.chapter01 .search-btn {
		text-align: center;
	}

	.chapter01 .search-btn a {
		position: relative;
		display: block;
		text-decoration: none;
		color: #c0002d;
		padding: 4px;
		font-weight: bold;
		box-sizing: border-box;
		background-color: #fff;
		border: 1px solid #c0002d;
		margin: 20px auto 0;
	}

	.chapter01 .search-btn a::after {
		content: '\025B6';
		position: absolute;
		top: 50%;
		right: 9px;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		font-size: 10px;
		display: inline-block;
	}

	.btn04 {
		max-width: 280px;
		width: 100%;
		margin: 12px auto;
		border: 1px solid #c0002d;
		box-sizing: border-box;
		background: #fff;
	}

	.btn04 a {
		display: block;
		text-align: center;
		color: #c0002d;
		padding: 15px 0;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}

}


/* --- PC ---------- */

@media print, screen and (min-width: 741px) {

	.collection h2 img, .collection_detail h2 img{
		max-width: 800px;
		text-align: center;
	}

	.collection .style02, .collection_detail .style02{
		padding-top: 50px;
	}

	.collection_detail .main_body.chapter02{
		padding: 50px 0;
		margin-top: 50px;
		background: #fff;
	}

	.chapter01{
		display: flex;
		margin: 0 auto;
		width: 80%;
		padding: 10px 20px;
		background: #F3D4D9;
		box-sizing: border-box;
		-webkit-align-items: center;
		align-items: center;
	}

	.chapter01 .collection_select_box{
		display: flex;
		width: 28%;
		margin-right: 1%;
		-webkit-align-items: center;
		align-items: center;
	}

	.chapter01 .search-btn {
		width: 12%;
		text-align: center;
		margin-left: 1%;
	}
	.chapter01 .search-btn a {
		position: relative;
		display: block;
		text-decoration: none;
		color: #c0002d;
		padding: 1px;
		font-weight: bold;
		background-color: #fff;
		border: 1px solid #c0002d;
		font-size: 13px;
		box-sizing: border-box;
	}

	.chapter01 .search-btn a::after {
		content: '\025B6';
		position: absolute;
		top: 50%;
		right: 3px;
		transform: translateY(-50%) scale(0.5, 0.8);
		-webkit-transform: translateY(-50%) scale(0.5, 0.8);
		font-size: 10px;
		display: inline-block;
	}

	.chapter01 .search-btn a:hover {
		background-color: #c0002d;
		color: #fff;
	}

	.chapter01 .collection_select_box .choice{
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
	}

	.chapter01 .collection_select_box p{
		white-space: nowrap;
		margin-right: 10px;
	}

	.chapter01 .collection_select_box .selectwrap{
		width: 100%;
	}

	.collection_img_area {
		list-style: none;
		margin: 0 auto;
		width: 90%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;

	}
	.collection_img_area::before {
		content: '';
		width: 23%;
		display: block;
		order: 1;
	}
	.collection_img_area::after {
		content: '';
		width: 23%;
		display: block;
	}
	.collection_img_list {
		float: left;
		width: 24%;
		max-height: 322px;
		margin: 0 0 1% 0;
		line-height: 0;
	}

	.collection_img_list a{
		width: 100%;
		max-height: 322px;
		display: block;
	}
	/*
    .collection_img_area img {
      max-width: 245px;
    }
  */
	.collection_img_list a img {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		width: 100%;
		max-height: 322px;
		object-fit: cover;
		display: block;
		position: relative;
	}
	.collection_img_list:hover a img {
		opacity: 0.7;
	}

	.collection_detail_area {
		display: flex;
		display: -webkit-flex;
		display:-ms-flexbox;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		width: 82%;
		margin: 50px auto 0;
		background: #fff;
	}

	.collection_detail_left {
		text-align: center;
		vertical-align: top;
		width: 47%;
		/*		height: 100%;*/
		overflow: hidden;
	}
	.collection_detail_right {
		text-align: center;
		vertical-align: top;
		width: 53%;
		padding: 0 0 0 50px;
		position: relative;
	}
	.collection_detail_thumbs_photo {
		margin: 40px 0 0;
	}
	.thumb_photo {
		display: table;
		width: 100%;
		margin: 0;
	}
	.thumb_photo li {
		display: table-cell;
		text-align: center;
		width: 30%;
		padding: 0 10px 0 0;
	}
	.main_photo {
		position: relative;
		padding-bottom: 140%;
	}
	.main_photo01,
	.main_photo02,
	.main_photo03 {
		position: absolute;
		top: 0;
		left: 0;
	}
	.main_photo img{
		max-width: 100%;
		width: auto;
		height: auto;
		vertical-align: bottom;
	}
	.collection_detail_txt {
		text-align: left;
	}
	.txt1 {
		background-color: #444444;
		color: #fff;
		padding: 5px 10px;
		text-align: center;
		width: 90px;
		margin: 0;
	}
	.txt2 {
		font-size: 23px;
		font-weight: bold;
	}
	.txt2_1 {
		font-size: 18px;
	}
	.txt2_2 {
		font-size: 14px;
	}
	.txt3 {
		font-size: 18px;
	}
	.txt4 {
		/*		margin: 0 0 50px;*/
		margin-bottom: 0;
	}
	.hr_style {
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #fff;
	}
	.recommend_area {
		background-color: #F7F6F0;
		margin: 50px auto;
		padding: 20px 4% 1px 4%;
		width: 74%;
		text-align: center;
		position: relative;
	}
	.recommend_item {
		float: left;
		width: 100%;
		margin: 5px 1% 0 1%;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.recommend_item:hover {
		opacity: 0.7;
	}
	.recommend_title {
		max-width: 190px;
	}
	.recommend_div {
		width: 15%;
		margin: 15px 2px 20px;
		padding-bottom: 20px;
		display: inline-block;
	}
	.recommend_area .bx-wrapper .bx-prev {
		content: '';
		width: 15px;
		height: 15px;
		border: 0px;
		border-top: solid 2px #E5006B;
		border-right: solid 2px #E5006B;
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		position: absolute;
		top: 50%;
		left: -3%;
		margin-top: -4px;
		cursor: pointer;
	}
	.recommend_area .bx-wrapper .bx-next {
		content: '';
		width: 15px;
		height: 15px;
		border: 0px;
		border-top: solid 2px #E5006B;
		border-right: solid 2px #E5006B;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: -3%;
		margin-top: -4px;
		cursor: pointer;
	}

	/* collection 拡大page start*/
	.inline_content {
		background: #fff;
		padding: 20px 60px;
		max-width: 800px !important;
	}
	.inline_content_img {
		float: right;
		width: 60%;
		margin: 0 0 0 15px;
	}
	.inline_content_txt {
		float: left;
		width: 28%;
		box-sizing: border-box;
		padding: 50px 0 0 0;
		font-size: 90%;
		line-height: 1.7;
	}
	.inline_content_txt .no{
		color: #fff;
		background-color: #f09294;
		padding: 5px 10px;
		text-align: center;
		width: 90px;
		margin: 0;
	}
	.inline_content_txt .model{
		font-size: 23px;
		font-weight: bold;
	}
	.inline_content_txt .rental{
		font-size: 18px;
		font-weight: bold;
	}
	.inline_content_txt .buy{
		font-size: 18px;
		font-weight: bold;
	}
	.inline_content_txt .price{
		font-size: 23px;
		font-weight: bold;
		color: #e67578;
	}
	.modalclose {
		/*
        clear: both;
        float: right;
    */
		position: absolute;
		top: 0;
		right: -40px;
	}
	.iziModal a.iziModal-button-close {
		background-color: #727272;
	}
	/* collection 拡大page end*/

	.btn04 {
		max-width: 280px;
		width: 100%;
		margin: 15px auto;
		border: 1px solid #c0002d;
		box-sizing: border-box;
		background: #fff;
	}

	.btn04 a {
		display: block;
		text-align: center;
		color: #c0002d;
		padding: 15px 0;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}

	.btn04 a:hover {
		color: #fff;
		background: #c0002d;
		text-decoration: none;
	}
}

.collection-movie {
	margin-top: 5px;
}
.collection-movie a {
	display: block;
	letter-spacing: 2px;
	font-size: 17px;
	background: #E5006B;
	width: 10em;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	color: white;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.collection-movie a:hover {
	opacity: 0.7;
}


.collection-youtube-parents {
	max-width:560px;
	width:100%;
	margin: 0 auto;
}
.collection-youtube {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
	margin: 10px 0;
}
.collection-youtube iframe {
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
}

#main.collection .princess-title {
	max-width: 580px;
	width: 85%;
	margin: 0 auto;
}

/** カラーバリエーションはこちら */
p.btn-link {
	background-color: #ff8787;
	padding: 5px 10px;
	text-align: center;
	margin: 0;
	color:#fff;
	display: inline-block;
	line-height: 1;
	margin-right:20px;
}
@media print, screen and (max-width: 740px) {
	p.btn-link {
		margin-right:10px;
	}
}

p.btn-link span {
	display: block;
	font-size: xx-small;
}
p.btn-link a, p.btn-link a:visited, p.btn-link a:link, p.btn-link a:hover, p.btn-link a:active {
	color:#fff;
}
p.txt1.is-exists-link-valiation {
	display:inline-block;
	margin-right:20px;
}
@media print, screen and (max-width: 740px) {
	p.txt1.is-exists-link-valiation {
		margin-right:10px;
	}
}

/** WEB限定 */
span.only-web {
	background:linear-gradient(transparent 60%, #FFEB3B 60%);
	font-weight:bold;
	display: inline-block;
}

/** メイキング動画 */
p.making-movie {
	color: #E5006B;
}
p.making-movie span {
	display:block;
}

p.making-movie a {
	display: inline-block;
	padding: 7px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #FFF;
	background-image: linear-gradient(45deg, #ff8787 0%, #E5006B 100%);
	transition: 1s;
	margin-top: 10px;
}

p.making-movie a:hover {
	background-image: linear-gradient(45deg, #ff8787 0%, #fd54a3 100%);
}


.fullset{
	letter-spacing: 0;
}

/* --- SP ---------- */

@media print, screen and (max-width: 740px) {

	.fullset .main-title{
		background: url(../images/collection/collection-bk-sp.jpg) center top no-repeat;
		background-size: cover;
	}

	.fullset #chapter02{
		background-color: #f9f9f9;
		padding: 3% 0 5%;
		margin-top: 3%;
	}

	.fullset .fullset-body{
		/*		background-color: #fff;*/
		padding: 15px 0;
	}

	.fullset .fullset-body .fullset-inline {
		background-color: #fff;
		margin:10px;
		padding:10px;
	}
	.fullset .fullset-body h2{
		text-align: center;
		margin: 0 auto;
	}

	.fullset .fullset-body ul{
		list-style: none;
		border: 1px solid #eee;
		box-sizing: border-box;
		padding: 20px 10px;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.fullset .fullset-body ul li{
		text-align: center;
		line-height: 1.2;
		list-style-type: none;
		width: 33%;
	}

	.fullset .fullset-body ul li p{
		margin-top: 0.3em
	}

	.fullset .fullset-body p{
		font-size: 80%;
	}

	.fullset .fullset-body p span{
		color: #79B8C9;
	}

	.fullset .fullset-body .fullset-txt{
		margin-top: 30px;
		padding: 10px;
		border: 1px solid #79B8C9;
		line-height: 1.75em;
	}
}


/* --- PC ---------- */

@media print, screen and (min-width: 741px) {

	.fullset .main-title{
		background: url("../images/collection/collection-bk.jpg") center top no-repeat;
		background-size: cover;
	}

	.fullset #chapter02{
		background-color: #f9f9f9;
		padding: 3% 0 5%;
		margin-top: 3%;
	}

	.fullset .fullset-body{
		/*		background-color: #fff;*/
		padding: 50px 0;
		box-sizing: border-box;
	}

	.fullset .fullset-body .fullset-inline{
		background-color: #fff;
		max-width: 1000px;
		width: 90%;
		margin:50px auto;
		padding:20px;
	}

	.fullset .fullset-body h2{
		text-align: center;
		max-width: 900px;
		width: 90%;
		margin: 0 auto;
	}

	.fullset .fullset-body ul{
		list-style: none;
		border: 1px solid #eee;
		box-sizing: border-box;
		padding: 50px 40px;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 900px;
		width: 90%;
		margin: 50px auto 0;
	}

	.fullset .fullset-body ul li{
		text-align: center;
		line-height: 1.2;
		list-style-type: none;
		width: 16%;
		margin: 0 0.5% 10px 0;
	}

	.fullset .fullset-body ul li p{
		font-size: 80%;
		margin-top: 0.3em;
	}

	.fullset .fullset-body p{
		font-size: 90%;
		max-width: 900px;
		width: 90%;
		margin: 1em auto;
	}

	.fullset .fullset-body p span{
		color: #79B8C9;
	}

	.fullset .fullset-body .fullset-txt{
		margin-top: 30px;
		padding: 20px;
		border: 1px solid #79B8C9;
	}
}