@charset "utf-8";

@charset "utf-8";

.clear {
	clear: both;
}
.clf {
	overflow: hidden;
	zoom: 1;
} 
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}

.clearfix {
*zoom: 1;
}
@media only screen and (min-width: 769px) {
	.navbar, .sp_area, .pcno, .sb-slidebar{
		display: none;
	}
	#wrapper{
		width: 1200px !important;
	}
	#main{
		width: 1000px;
		margin: 50px auto;
	}
	.pc {
		display:block;
	}
	.pc_i {
		display:inline;
	}
	.sp,.sp_i {
		display: none !important;
	}
	#main h1{
		margin: 0 0 45px;
	}
	#main h2{
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 45px;
	}
	#sec01 p {
		margin: 0 0 60px;
	}
	#main p{
		font-size: 18px;
		
	}
	#main #sec02  h3{
		font-size: 24px;
		border-bottom: #666 1px solid;
		font-weight: bold;
		padding: 0 0 15px;
		margin: 0 0 10px;
	}
	#main table{
		width: 480px;
	}
	#main table:nth-child(1){
		float: left;
	}
	#main table:nth-child(2){
		float: right;
	}
	#main table td{
		text-align: left;
	}
	#main table td img{
		margin: 0 10px 20px 0;
	}
	#main table td h4{
		font-size: 16px;
		font-weight: bold;
		margin: -20px 0 10px;
	}
	#main table td p{
		font-size: 12px;
	}
	#sec02{
		margin: 0 0 50px;
	}
	#sec03 ul{
		display: flex;
		justify-content: space-between;
	}
	#main .btn {
			margin: 70px 0 0 0;
	}
	#main .btn a{
		display: block;
		background: #979797;
		width: 800px;
		margin: 0 auto;
		padding: 30px;
		font-size: 30px;
		text-align: center;
		color: #FFF;
	}
.navbar, .sp_area, .pcno{
	display: none;
}
.b-slidebar{
	display: none;
}
footer {
	width: 1024px;
	margin: 0 auto;
}

#gNavi ul li:hover .drop_content {
	display: block !important;
}

input {
	outline: none;
}

#sb-site {
	box-shadow: none !important;
	padding: 0 !important;
}


#footer {
	text-align: left;
	width: 1024px;
	height: auto;
	margin: 0 auto;
}

#footer_navi {
	margin: 30px 0 50px 0;
	overflow: hidden;
	line-height: 16px;
}

#footer_navi dl {
	float: left;
	width: 212px;
	margin-left: 50px;
}

#footer_navi dl:first-child {
	width: 450px;
	margin-left: 0;
}

#footer_navi dt {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 134%;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#footer_navi dd {
	float: left;
	margin-top: 1em;
	width: 100%;
}

#footer_navi dl:first-child dd {
	width: 50%;
}

#footer_navi dd a {
	display: block;
}

#footer_navi dd a:hover {
	text-decoration: underline;
}

#footer_under {
	width: 1024px;
	height: auto;
	margin: 0;
	line-height: 18px;
}

#footer_under .text {
	font-size: 85%;
	line-height: 16px;
	margin-bottom: 14px;
}

#footer .min_title {
	font-size: 104%;
	background: url(https://resort.itembox.design/item/shop/item/resort/design/img01/arrow.gif) no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	font-weight: bold;
	margin: 2px 0 4px 0;
}

#footer .left {
	width: 306px;
	height: auto;
	margin: 0 20px 0 20px;
	float: left;
}

#footer .center {
	width: 306px;
	height: auto;
	margin: 0 20px 0 0;
	float: left;
}

#footer .right {
	width: 306px;
	height: auto;
	margin: 0 20px 0 0;
	float: right;
}

#footer_title {
	width: auto;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

.copyright {
	width: 100%;
	text-align: center;
	font-size: 90%;
	line-height: 17px;
	margin-bottom: 14px;
}

}
@media only screen and (max-width: 768px) { #footer_navi, #footer_navi ,#footer .info, #footer_under,.copyright{
		display: none;
	}
	#wrapper{
		padding: 50px 0 0 0;
		text-align: left;
	}
	#wrapper,#main{
		width: 100%;
	}
	#main img{
		width: 100%;
		height: auto;
	}
	.pc,.pc_i {
		display: none !important;
	}
	.sp {
		display:block ;
	}
	.sp_i {
		display:inline ;
	}
	#main h1{
		margin: 0 0 20px;
	}
	#main h2{
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 20px;
	}
	#main p{
		font-size: 12px;
		margin: 0 0 60px;
	}
	#main #sec02 h3{
		font-size: 20px;
		border-bottom: #999 1px solid;
		font-weight: bold;
		padding: 0 0 20px;
		text-align: center;
	}
	#main table{
		width: 100%;
	}
	#main table img{
	}
	#main table td{
		padding: 0 0 15px;		
		text-align: left;
	}
	#main table td:nth-child(odd){
		width: 28%;
	}
	#main table td:nth-child(even){
		width: 70%;
		padding: 0 0 0 2%;
	}
	#main table td img{
		margin: 0 10px 0 0;
	}
	#main table td h4{
		font-size: 16px;
		font-weight: bold;
		margin: 30px 0 10px;
	}
	#main table td p{
		font-size: 12px;
	}
	#sec03 ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#sec03 ul li{
		width: 44%;
		margin: 3%;
	}
	#main .btn {
		width: 80%;
		margin: 15px auto;
		background: #979797;
		padding: 15px 15px 18px;
		font-size: 16px;
		text-align: center;
		display: block;

	}
	#main .btn a{
		color: #FFF;
	}
}