.h1title{
	color: #738a90;
	font-size: 1.3em;
	margin:0 0 20px;
}

/* Responsive */
@media screen and ( min-width : 501px ){
	font-size: 1.8em;
}

.item-all-line{
    width: 100%;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;		
	margin:0;
}
.item-all-box{
    width:43%;
	text-align:center;
    margin:0 auto 60px;
    padding: 0 10px;
    display: block;	
}
.item-all-thumb{
    width: 100%;
    margin: 0 auto 0 0;
}
.item-all-thumb img{
    width: 100%;
    filter: drop-shadow(4px 4px 4px #d3d3d3);
    height: auto;
    padding-right: 0;
    margin: 0 auto 0 0;
}
.item-all-profile,.item-all-ticket,.item-all-inv,.item-all-other{
    width: 100%;
    margin: 0 auto;
}
.item-all-profile,.item-all-ticket,.item-all-inv,.item-all-other img{
    width: 100%;
    filter: drop-shadow(4px 4px 4px #d3d3d3);
}
.item-all-phone{
	width:100%;
    margin-top:0;
    padding-top:0;
}
.item-all-title{
    width:100%;
	font-family: jaf-domus-titling-web, sans-serif;
    font-weight: 300;
    font-style: normal;    
	font-size:100%;
    line-height: 120%;
	vertical-align: middle;
	color:#726e6b;
	padding:10px 0;
	border-bottom:solid 1px #726e6b;
	margin:0 auto 5px;   
}
.item-all-title a:link {
	color:#706b77;
}
.item-all-title a:visited {
	color: #706b77;
}
.item-all-title a:hover, a:active, a:focus { 
	color:#c26795;
}
.item-motif{
    font-family: lamar-pen,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    color: #98949d;
    padding: 0;
    margin-bottom:8px;
    padding-top:8px;
    line-height:1em;
}
.item-motif:after{
    content: ":";
    padding-left: 3px;
}
.item-all-text{
    width:100%;
	color:#726e6b;
	font-size:90%;
	line-height:140%;
    margin:0 auto 4px;
}
.item-all-text a:link {
	color:#706b77;
}
.item-all-text a:visited {
	color: #706b77;
}
.item-all-text a:hover, a:active, a:focus { 
	color:#c26795;
}
.item-all-detail{
    font-style: normal;
	color:#bea391;
	background:#f7f5ed;
	padding: 0.2em 1em;
	font-size:90%;
	display: inline-block;
	margin:0.2em 0.4em;
}
.item-all-detail a:link,a:visited {
	color:#bea391;
}


/* Responsive */
@media screen and (min-width: 501px){
   .item-all-box{
	width:28%;
	text-align:center;
    margin:0 0 60px;
    padding: 0 10px;
	}   	
}

.item-h1title{
	color:#738a90;
	font-style:bold;
	font-size:120%;
	margin:30px auto 10px;
}

/* Responsive */
@media screen and ( min-width : 501px ){
.item-h1title{
	font-size:140%;
    }
}

/* 紹介リードのテーブル */
.deferent{
	margin: 20px auto 0;
	color: #9e7866;
	font-size:1em;
}

.deferent table{
	width:100%;
	margin: 10px 0;
	border-top: 2px double #726e6b;
	border-bottom: 3px double #726e6b;
	text-align: left;
	color: #6A6A6C;
	border-collapse: collapse;
}

.deferent tr{
	border-bottom: 1px solid #726e6b;
	padding:20px 0;
	display: block;
}

.deferent tr:last-child{
	border-bottom: none;
}

.deferent th, .deferent td{
		width:100%;
	text-align: center;
	display: block;
	}

.deferent th{
	font-size: 0.9em;
	font-weight:bold;
	padding: 0 0 10px 0;
}

.deferent td{
	font-size: 0.9em;
	font-weight: normal;
	padding: 10px 0 0 0;	
}

/* Responsive */
@media screen and ( min-width : 501px ){
	.deferent tr{
	display: flex;
    }
	.deferent th{
		width:28%;
		text-align: left;
		padding:0 20px;
	}
	.deferent td{
		width:72%;
		text-align: left;
		padding:0 20px;
	}
	
}

/* アイテム紹介のメイン画像 */

.item-mainphoto{
	width:100%;
	margin:0
}

.item-mainphoto_square-container{
    width: 100%;
    display: block;      
    margin:20px 0 10px;
}

.item-mainphoto_square{
	width:100%;
	margin:0
}

.item-mainphoto_square img{
    width: 100%;
}

.item-mainphoto_square_small{
	width:100%;
	margin:0
}

.item-thumbphoto-container{
	width:100%;
	margin:20px 0;
	display:flex;
	flex-wrap:wrap;
	aling-content:flex-start;
	justify-content:space-evenly;
}

.item-thumbphoto-container_square{
	width:100%;
	margin:10px auto;
    display: flex;
    justify-content:flex-start;
	flex-wrap: wrap;
}

.item-thumbphoto-container_square_small{
	width:100%;
	margin:10px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.item-thumbphoto{
	width:18%;
	position: relative;
	margin-bottom:20px;
	height:100px;
	overflow:hidden;
}

.item-thumbphoto img{
	position: absolute;
    top:0;
    left: 0;
    margin: auto;
    width: auto;
    height:100%;
	padding:5px;
}

.item-thumbphoto-blank{
	width:18%;
	position: relative;
	margin-bottom:20px;
	height:100px;
	overflow:hidden;
}

.item-thumbphoto_square{
	width:22%;
	position: relative;
    margin:0 10px 20px 0;
	height:80px;
	/*overflow:hidden;*/
}

.item-thumbphoto_square img{
	position: absolute;
    top:0;
    left: 0;
    width: 100%;
}

.item-thumbphoto_square_small{
	width:15%;
    margin:0 auto 0 0;
}

/* アイテム紹介のメイン画像スライダーslick */
.item_gallery{
	width: 100%;
	margin:0;
	position: absolute;
}

.item_gallery img{
	width: 100%;
	margin:0 auto;
}

.item_gallery li{
	list-style:none;
	cursor: pointer;
}

/*矢印の設定*/
.slick-arrow:before{
	content:""!important;
	width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
	z-index: 3;
    top: 30%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
   /*border-top: 3px solid #6a6a6c;*//*矢印の色*/
    /*border-right: 3px solid #6a6a6c;*//*矢印の色*/
    height: 20px;
    width: 20px;
	opacity: 0.6!important;
}

.slick-prev:before {/*戻る矢印の位置と形状*/
    left:0;
	background-image: url("../top_images2021/gallery_btn_l.png");
	background-repeat: no-repeat;
	background-size:cover;
    /*transform: rotate(-135deg);*/
}

.slick-next:before {/*次へ矢印の位置と形状*/
    right:0%;
	background-image: url("../top_images2021/gallery_btn_r.png");
	background-repeat: no-repeat;
	background-size:cover;
    /*transform: rotate(45deg);*/
}


/*選択するサムネイル画像の設定*/
.item_gallery_thumbs{
	display: none!important;
	/*width:100%;
	margin: 0;*/
}

.item_gallery_thumbs li{
	cursor: pointer;
	outline: none;
	list-style:none;
}

.item_gallery_thumbs li img{
	opacity: 0.5;/*選択されていないものは透過40%*/
    width: 93%;
}

.item_gallery_thumbs li.slick-current img{
	opacity: 1;/*選択されているものは透過しない*/
}

/*追従するテキスト*/
.item_gallery li p{
	width:100%;
	color:#6a6a6c;
	font-size:100%;
	line-height:180%;
    margin:10px 0;
}

/*ドットナビゲーションの設定*/
.slick-dots {
	position: relative;/*画像に重ねて表示*/
	top: 52%!important;
	z-index: 5;
	width:50%;
}

.slick-dots li{
	width:12px!important;
}

.slick-dots li button:before{
	font-size:4px!important;
	color: #6a6a6c!important;
}



/** アイテム基本情報 **/
.item_basic_info_container{
    width: 100%;
    margin: 10px auto 10px 0;
    font-size: 90%;
	padding-left: 0;
}

.item_basic_info_item{
    display: flex;
    margin:0 0 10px;
	padding:0;
}

.item_basic_info_title{
    width:30%;
    font-family: copperplate,serif;
    font-weight: 400;
    font-style: normal;
    color: #F7F5ED;
    background-color: #A2B6AE;
    padding:4px 12px;
    text-align: center;
}

.item_basic_info_text{
    padding:4px 10px;
}

/* Responsive */
@media screen and ( min-width : 501px ){
    .item-thumbphoto{
        width: 15%;
    }
    .item-mainphoto_square-container{
    display: flex;
    justify-content: space-between;
     margin-bottom:5px;
    }
    .item-mainphoto_square{
	width:80%;
    }
    .item-mainphoto_square_small{
	width:60%;
	margin:0
    }
    .item-thumbphoto-container_square{
    display: block;
	width:18%;
	margin:0;
    }
    .item-thumbphoto-container_square_small{
	width:38%;
    }
    .item-thumbphoto_square{
	width:100%;
	height:14%;
	margin:0 0 14px 0;
	overflow-y: hidden;
    }
    .item-thumbphoto_square_small{
	width:23%;
    margin:0 auto 10px;
    }
    .item-thumbphoto_square_small img{
    margin: 0;
    }
    .item_basic_info_container{
        display: flex;
    }
    .item_basic_info_item{
    margin:0 10px 0 0;
    }
    .item_basic_info_title{
        width:auto;
    }
	.item_gallery{
	width: 80%;
	margin:0 10px 0 0;
	}
	.item_gallery_thumbs{
	display: block!important;
	width:18%;
	margin: 0;
	}
	.item_gallery_thumbs li{
		width: 100%;
		margin: 0 0 5px;
	}
	.item_gallery_thumbs li img{
		width: 100%;
	}
	.slick-prev{
		top:0!important;
		left:40%!important;
		transform: rotate(90deg)!important;
		height: 30px!important;
    	width: 30px!important;
	}
	.slick-next{
		top: 72%!important;
		left: 40%!important;
		transform: rotate(90deg)!important;
		height: 30px!important;
    	width: 30px!important;
	}
}


.messageBox{
	width:100%;
	color:#6a6a6c;
	font-size:100%;
	line-height:180%;
    margin-bottom:30px;
}

.messageBox ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.hide{
    display: none;
}

.item-point{
	color:#bea391;
	font-family: jaf-domus-titling-web, sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size:120%;
    margin-right: 10px;
}

.item_caption{
	display: block;
	width:100%;
}

.item_caption ul li{
	line-height: 1.4;
	height: auto;
}

/* Responsive */
@media screen and ( min-width : 501px ){
	.item_caption{
	display: block;
	width:80%;
	}
	.item_caption ul li{
	min-height:10em;
	line-height: 1.4;
	}
}

.messageBox a:link,a:visited{
    color: #94A7AA
}

.messageBox a:hover,a:focus{
    color: #c26795;
}

/* ここから説明用テーブル */

.item-table-container{
	width:100%;    
	border-top:4px double #706b77;
	border-bottom:4px double #706b77;
	margin:0 auto 20px auto;
	padding:10px 0;
}
.item-table-fig{
	width:75%;
    margin-left:auto;
    margin-right:auto;
	padding-top:10px;
}
.item-table-fig img{
    width: 100%;
}
.item-table{
	width:100%;
}
.item-table table{
	width:100%;
	border-collapse: collapse;
}

.item-table tr{
	border-bottom:1px solid #706b77;
	height:3.6em;
}

.item-table th{
	width:22%;
	text-align:right;
	padding-right:30px;
	font-family: copperplate,serif;
    font-weight: 500;
    font-style: normal;
	line-height:120%;
}

.item-table tr:last-child{
        border-bottom: none;
    }

.item-table td{
	width:78%;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:180%;
}
/* Responsive */
@media screen and ( min-width : 501px ){
    .item-table-container{
     display: flex;
    justify-content: space-between;
    }
    .item-table-fig {
     width:40%;
    }
	.item-table{
	width:55%;
	}   
}


.item-table-price{
	color:#9496b1;
	font-size:100%;
}
	
.item-goto{
	font-size:110%;
	margin:40px　0;
}


.item-goto-circle {
  font-size:140%;
  color:#f1d0ce;
  padding-right:7px;
  vertical-align:middle;
}

.item-caption{
	width:100%;
	font-size:80%;
	font-family:jaf-domus-titling-web, sans-serif;
	text-align:right;
	color:#787778;
	margin:0;
}

.item-caption a:link{
	color:#787778;
}

.item-caption a:visited{
	color:#787778;
}

.item-caption a:hover, a:active, a:focus {
	color:#c26795;
}