@charset "UTF-8";

header{
	padding: 0 0 363px;
	background-image: url(../img/bg_index_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagettl{
	margin-top: -210px;
	height: 210px;
}
#content-head{
	margin: 0 auto -50px;
	padding-right: 30px;
	padding-left: 30px;
	width: 1200px;
	background: url(../common/img/bg_search.jpg);
	justify-content: flex-end;
}
#content-head .update{
}

#top-search-wrap{
	padding: 50px 0 40px;
}

#search-index li,
#search-kodawari li{
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0;
}
#search-index li,
#search-kodawari li{
	margin-bottom: 0;
	padding: 2px;
}

#search-other{
	padding: 15px 10px;
	border-radius: 7px;
	background: #FFFFFF;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-between;
}
#search-other div{
	padding: 0 5px;
  flex: 1;
}
#search-other .free-wrap{
  flex: 2;
}
#search-other .textarea{
	margin: 0;
	padding: .5em 1em;
	border: none;
	width: 100%;
}
#search-other select{
	padding: .75em 1em;
	border-radius: 4px;
	border: none;
	background: #FEEDE3 url(../common/img/arw_c_p_b.png) no-repeat right 5px center;
	background-size: 18px auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
}
#search-other select option{
	background: #fff;
}
#search-other .btn-search{
	text-align: center;
}
#search-other .btn-search input{
	padding: .65em 1em .65em 3em;
	border-radius: 7px;
	border: none;
	color: #fff;
	background: #FB7C31 url(../common/img/parts_search.png) no-repeat 10% center;
	background-size: 22px auto;
	font-weight:bold;
	font-size: 1.6rem;
	line-height: 1;
	cursor: pointer;
}
#search-other .btn-search input:hover{
	opacity: .6;
}

.ttl-other,
.ttl-kodawari{
	padding: 20px 0;
	background: url(../img/bg_ttl_search.png) no-repeat center center;
	font-size: 2rem;
	text-align: center;
	vertical-align: middle;
}

.ttl-other:before{
	margin-right: 10px;
	content:'';
	background: url(../img/parts_other01.png) no-repeat;
	background-size: auto 100%;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.ttl-other:after{
	margin-left: 10px;
	content:'';
	background: url(../img/parts_other02.png) no-repeat;
	background-size: auto 100%;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.ttl-kodawari:before{
	margin-right: 10px;
	content:'';
	background: url(../img/parts_kodawari01.png) no-repeat;
	background-size: auto 100%;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.ttl-kodawari:after{
	margin-left: 10px;
	content:'';
	background: url(../img/parts_kodawari02.png) no-repeat;
	background-size: auto 100%;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.ttl-top{
	margin: 0 0 2em;
	text-align: center;
}
.ttl-top h3{
	background: url(../img/line_ttl.png) repeat-x center center;
}
.ttl-top h3 span{
	padding: 0 .75em;
	display: inline-block;
	color: #E08081;
	background: url(../common/img/bg_contents.jpg);
	font-weight: normal;
	font-size: 3rem;
}

#pickup-wrap{
	text-align: center;
}
#pickup-wrap a{
	color: #E08081;
	font-weight: bold;
	font-size: 2rem;
	line-height: 1.6;
}
#info-wrap{
	margin-right: 80px;
	flex: 1;
    padding:5px;
    height:600px;
    overflow: auto;
}
#info-wrap dl{
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#info-wrap dd,
#info-wrap dt{
	padding: 0 0 1em;
}
#info-wrap dt{
	width: 20%;
}
#info-wrap dd{
	width: 80%;
}
#fb-wrap{
	width: 475px;
}
#insta{
    margin-top:30px;
    
    padding:10px;
    box-sizing: border-box;
    text-align: center;
}
#insta img{
    max-width:60%;
}
@media only screen and (max-width: 767px) {
	
	header{
		padding: 7% 0 calc(54% + 36px);
		background-image: url(../img/bg_index_sp.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
	#pagettl{
		margin-top: -190px;
		height: auto;
	}
	#pagettl img{
		width: 100%;
	}
	#logo{
		display: none;
	}
	#contents{
		margin-top: 13%;
	}
	#content-head{
			margin: 0 auto;
			padding-right: 10px;
			padding-left: 10px;
			width: 100%;
			background: url(../common/img/bg_search.jpg);
			justify-content: flex-end;
		}
	#top-search-wrap{
		padding: 0 0 40px;
	}

	#search-other div{
		padding: 5px 0;
	}
	#search-other .textarea{
		margin: 0;
		padding: .75em 1em;
		border: none;
		width: 100%;
	}
	#search-other .free-wrap{
	}
	.ttl-top{
		margin: 0 0 1em;
		text-align: center;
	}
	.ttl-top figure img{
		width: 40px;
	}
	.ttl-top h3{
		background: url(../img/line_ttl.png) repeat-x center center;
	}
	.ttl-top h3 span{
		padding: 0 .75em;
		display: inline-block;
		color: #E08081;
		background: url(../common/img/bg_contents.jpg);
		font-weight: normal;
		font-size: 1.8rem;
	}
	#pickup-wrap ul{
		margin: 0 -3px;
		width: auto;
	}
	#pickup-wrap li{
		padding: 0 3px;
	}
	#pickup-wrap a{
		font-size: 1.4rem;
	}
	#info-wrap{
		margin-right: 0;
	}
	#info-wrap dt,
	#info-wrap dd{
		width: 100%;
	}
	#info-wrap dt{
		padding: 0 0 .25em;
	}
	#info-wrap dd{
		padding: 0 0 1em;
	}
	#fb-wrap{
		width: 100%;
	}
	
	.btn-fb {
		margin: 20px 0;
	}
	.btn-fb a{
		margin: 0 auto;
		padding: .75em .75em .75em 2.5em;
		border-radius: 6px;
		display: block;
		width: 50%;
		color: #fff;
		background: #385C9B url(../img/parts_fb.png) no-repeat 5% center;
		background-size: 20px auto;
		text-align: center;
	}
    .btn-insta a{
    margin: 0 auto;
    padding: .75em;
    border-radius: 6px;
    display: block;
    width: 50%;
    color: #fff;
    background: #fff;
    text-align: center;
    border: 1px solid #858585;
        line-height: 16px;
	}
}