@charset "UTF-8";

@media screen and (max-width:1024px) {
	
	
/*----------------------------------

header
 
---------------------------------- */

#head {
	height: 25px;
	width: 100%;
}

#head h1 {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #333;
}

.header {
	height: 90px;
	width: 100%;
}

.header_wrap {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}

.header h2 a {
	display: block;
	width: 452px;
	height: 63px;
	background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header h3  {
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.header_right {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 287px;
	text-align: right;
}

.header_tel a {
	display: block;
	width: 165px;
	height: 31px;
	background-image: url(../img/header/tel.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.header_contact a {
	display: block;
	width: 254px;
	height: 31px;
	background-image: url(../img/header/contact.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.header_contact a:hover {
	display: block;
	background-image: url(../img/header/contact_on.png);
}


/*----------------------------------

globalmenu
 
---------------------------------- */

#globalmenu {
	height: 45px;
	width: 980px;
	display: block;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
}



/*----------------------------------

s_global_menu
 
---------------------------------- */


.s_global_menu {
	display: block;
}

.acc02 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
.acc02 dt
{
	background: #4b2f29;
	/* Safari,Google Chrome用 */ 
	background: url("http://sapporoart.com/common/img/global_menu/acc04.png") no-repeat left center,-webkit-gradient(linear, left top, left bottom,from(rgba(110,199,240,1.0)), to(#4b2f29));
	/* InternetExplorer8-9 */  
	-ms-filter: url("http://sapporoart.com/common/img/global_menu/acc04.png") no-repeat left center,"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b2f29', endColorstr='#4b2f29', GradientType=0)";
	/* InternetExplorer10 */  
	background: url("http://sapporoart.com/common/img/global_menu/acc04.png") no-repeat left center,linear-gradient(to bottom, #4b2f29, #4b2f29);
	background-size: 25px 18px,auto auto;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.2;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-shadow: 1px 1px 1px rgba(68,132,161,0.3);
	
}

.acc02 dt.active02
{
	background: #4b2f29;
	/* Safari,Google Chrome用 */ 
	background: url("http://sapporoart.com/common/img/global_menu/acc04.png") no-repeat left center,-webkit-gradient(linear, left top, left bottom,from(rgba(110,199,240,1.0)), to(#fa7e1a));
	/* InternetExplorer8-9 */  
	-ms-filter: url("http://sapporoart.com/common/img/global_menu/acc04.png") no-repeat left center,"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b2f29', endColorstr='#4b2f29', GradientType=0)";
	/* InternetExplorer10 */  
	background: url("http://sapporoart.com/common/img/global_menu/acc04.png") no-repeat left center,linear-gradient(to bottom, #4b2f29, #4b2f29);
	background-size: 25px 18px,auto auto;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.2;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-left: 30px;
}

.acc02 dd
{
	padding: 0px;
	background-color: #ffffff;
	margin: 0px;
}

.s_global_menu ul {
	padding: 0px;
	text-align: left;
	float: none;
	width: 100%;
	margin: 0px;
}

.s_global_menu li {
	margin: 0px;
	list-style-position: inside;
	text-align: left;
	font-size: 14px;
	color: #FFF;
	list-style-image: none;
	line-height: 180%;
	background-image: none;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	padding: 0px;	
}

.s_global_menu a {
	color: #3d3d3d;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 11px 25px 11px 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6cebf;
}

.s_global_menu a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: solid 2px #4b2f29;
    border-right: solid 2px #4b2f29;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}


/*----------------------------------

content
 
---------------------------------- */

#content {
	background-color: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% top;
	width: auto;
}

.content_wrap {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}


/*----------------------------------

mainvisual
 
---------------------------------- */

.mainvisual {
	background-image: none;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
	
.t_mainvisual {
	display:block;
}

.s_mainvisual {
	display:none;
}
	


	
/*----------------------------------

footer
 
---------------------------------- */


#footer {
	background-color: #e5dfd3;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	border-top: 1px solid #dcd3c2;
}

.footer_wrap {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}

.footer_left {
	padding: 0px;
	float: none;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.footer_right {
	margin: 0px;
	padding: 0px;
	float: none;
	width: auto;
}

#footer h2 a {
	display: block;
	width: 200px;
	height: 69px;
	background-image: url(../img/footer/logo.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.footer_tel a {
	display: block;
	width: 288px;
	height: 60px;
	background-image: url(../img/footer/tel.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFF;
}

.footer_info {
	color: #FFF;
	line-height: 160%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



/*----footer_link----- */


.sitelink {
	color: #4b2f29;
	margin-top: 10px;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

.sitelink a:link {
	color: #4b2f29;
	
}

.sitelink a:visited {
	color: #4b2f29;
	
}

.sitelink a:hover {
	color: #4b2f29;
	text-decoration: underline;
	
}

.copy {
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
}


/*----------------------------------

main_content
 
---------------------------------- */


#main_content {
	padding: 0px;
	float: none;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}


/*----------------------------------

side_content
 
---------------------------------- */

#side_content {
	margin: 0px;
	padding: 0px;
	float: none;
	width: auto;
	argin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/*----------------------------------

display
 
---------------------------------- */


.side_none {
	display:none;
}

.pc_none {
	display: none;
}

.spimg {
	display: none;
}



/*----------------------------------

side

---------------------------------- */

.side_responce {
	display: none;
}

#side_contact a {
	display: block;
	width: 203px;
	height: 54px;
	background-image: url(../img/side/responce_button.png);
	background-repeat: no-repeat;
	float: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#side_contact a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

.side_bn {
	display: none;
}

.side_bn a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}




.side_section {
	margin-bottom: 20px;
}

.side_bg02 {
	background-color: #ffffff;

	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#side_content h3 {
	background-color: #fff;
	border-top:#4b2f29 3px solid;
	width: auto;
	height: 32px;
	text-align: center;
	padding-top: 8px;
	font-size:18px;
	border-bottom: 1px solid #b8aca9;
	padding-top: 20px;
	padding-bottom: 10px;
}

.side_wrap {
	padding-right: 10px;
	padding-left: 10px;
}




#side_navi02 ul {
	margin: 0px;
	padding: 0px;
	
}

#side_navi02 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#side_navi02 a {
	display: block;
	position: relative;
	color: #474747;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 140%;
	border: 1px solid #fce0a2;
	-webkit-box-shadow: 0 0 2px 2px rgba(255,173,30,0.1) inset;
	-moz-box-shadow: 0 0 1px 2px rgba(255,173,30,0.1) inset;
	box-shadow: 0 0 1px 2px rgba(255,173,30,0.1) inset;
	font-size: 95%;
}

#side_navi02 a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #ffad1e;
	border-right: solid 2px #ffad1e;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

#side_navi02 a:hover {
	color: #fd7303;
}


.side_bg03 {
	background-color: #fd903b;
	border: 1px solid #ffad1e;
	-webkit-box-shadow: 0 0 2px 2px rgba(255,173,30,0.2) inset;
	-moz-box-shadow: 0 0 1px 2px rgba(255,173,30,0.2) inset;
	box-shadow: 0 0 1px 2px rgba(255,173,30,0.2) inset;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

table#schedule {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 85%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 100%;
}

table#schedule th {
	padding: 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #fff9e0;
	color: #8a6541;
}
table#schedule td {
	padding: 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	line-height: 140%;
	
}

.sch_on {
	color: #fdcb34;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
}

.sch_off {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 20px;
}

.small {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

.side_guide {
	background-color: #fff3e7;
	margin-right: auto;
	margin-left: auto;
	color: #fc9849;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: bold;
}

.side_bg04 {
	background-color: #ffffff;
	border: 1px solid #ffad1e;
	-webkit-box-shadow: 0 0 2px 2px rgba(255,173,30,0.2) inset;
	-moz-box-shadow: 0 0 1px 2px rgba(255,173,30,0.2) inset;
	box-shadow: 0 0 1px 2px rgba(255,173,30,0.2) inset;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#side_news {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: auto;
	padding: 0px;
}

#side_news ul {
	margin: 0px;
	padding: 0px;
	
}

#side_news li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#side_news a {
	display: block;
	position: relative;
	color: #fd7303;
	text-decoration: none;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 160%;
	font-size: 14px;
}

#side_news a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -10px;
	border-top: solid 2px #ffad1e;
	border-right: solid 2px #ffad1e;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

#side_news a:hover {
	color: #fd7303;
	text-decoration: underline;
}


/*----------------------------------

top

---------------------------------- */

.bg01 {
	background-color: #fff;
	padding: 10px;
}


.bg02 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px;
	background-color: #FFFFFF;
}

#main_content h2 {
	background-color: #fff;
	border-top:#4b2f29 3px solid;
	background-image: url(../img/common/h2.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	height: 32px;
	text-align: left;
	font-size:20px;
	border-bottom: 1px solid #b8aca9;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 70px;
}

.inner_wrap {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}

.inner_bg {
	box-shadow: 0 5px 10px -6px rgba(0,0,0,.3);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
}

.inner_bg_wrap {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}

.bullet_bg {
	background-color: #fdfbe8;
	padding: 20px;
	box-shadow: 0 5px 10px -6px rgba(0,0,0,.3);
	margin-bottom: 20px;
}


ul.contents_menu	{
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
ul.contents_menu li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.contents_menu a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}


#main_content h3 {
	font-size: 20px;
	color: #023dc2;
	float: left;
	margin-right: 20px;
	
}


#newslist ul {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#newslist li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#newslist a {
	display: block;
	position: relative;
	color: #474747;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 140%;
	font-size: 100%;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #D9D9D9;
}

#newslist a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #4b2f29;
	border-right: solid 2px #4b2f29;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

#newslist a:hover {
	color: #4b2f29;
}

p.list_day {
	float: left;
	color: #4b2f29;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





.top_t01 img {
	width:100%;
}




/*----------------------------------

content_title
 
---------------------------------- */


.content_title {
	background-color: #fff3e7;
	height: 35px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #feddc7;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #feddc7;
}

.content_title_wrap {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}

.content_title h2 {
	padding-left: 16px;
	height: 20px;
	position: relative;
	font-size: 20px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	float: left;
}

.content_title h2:before{
    content: "";
    position: absolute;
    background: #4b2f29;
    top: 50%;
    left: 0.1em;
    margin-top :-10px;
    height: 25px;
    width: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}


.sitelocation {
	float: right;
	font-size: 12px;
	background-image: url(../img/common/location_home.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	display: block;
	
}

#main_content h4 {
	color: #FFF;
	background-color: #fc9544;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px rgba(193,100,30,0.5);
	font-size: 16px;
	margin-bottom: 10px;
}

.inner_section {
	margin-bottom: 40px;
}



/*----------------------------------

マップボタン
 
---------------------------------- */


.location_button {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.button17 {
	position: relative;
	background-color: #6b4330;
	border-radius: 4px;
	color: #FFF;
	font-weight: 600;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #482d20;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}

.button17:link {
color: #FFF;
text-decoration: none;
}

.button17:visited {
color: #FFF;
text-decoration: none;
}


.button17:hover {
	top: -4px;
	box-shadow: 0 7px 0 #482d20;
	color: #FFF;
}
.button17:active {
	top: 3px;
	box-shadow: none;
	color: #FFF;
}



#gaiyou {
	background: #f8f8f7;
	border: 1px solid #E3E3E3;
	border-top: none;
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	
	margin-bottom: 20px;	
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px;
}

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 180px;
}

dl#gaiyou dd {
	background: #fff;
	border-left: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	margin-left: 200px;
	
}

#gaiyou a:link,#gaiyou a:visited,.flow a:link,.flow a:visited  {
	color: #0249af;
	text-decoration: underline;
}

#gaiyou a:hover,.flow a:hover {
	color: #0249af;
	text-decoration: none;
}



.inner_ph img {
	width:100%;
}



.katagaki {
font-size:14px;
magin-bottom:5px;
line-height:140%;
}
.s_name {
font-size:20px;
magin-bottom:5px;
}


	
.display_pc {
	display: none;
}
	
.sb-slidebar {
	color: #fff;
}

#header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 54px;
	background-color: #e5dfd3;
	z-index: 4;
	border: 1px solid #d6cdbb;
}

#header .sb-toggle-left {
	float: left;
	width: 2em;
}



.button {
	width: 49px;
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('../img/header/menu_button_back.png');
	background-position: center;
	margin-top: 10px;
}

#header_logo a {
	background-image: url(../img/header/s_logo.png);
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	height: 38px;
	width: 115px;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	left: 20px;
	float: left;
}

.header_response {
	float: right;
	position: relative;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 5;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_phone {
	float: left;
}

#header_mail {
	float: left;
	margin-left: 15px;
}

#header_phone a {
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../img/header/phone.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	margin: 0px;
	float: left;
	background-position: left 1px;
}

#header_mail a {
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../img/header/mail.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	margin: 0px;
	float: left;
}

.flexslider {
	margin-top: 54px;
}

.slider_logo {
	background-image: url(../img/header/logo.png);
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	height: 35px;
	width: 120px;
	position: relative;
	z-index: 1000;
	background-position: 10px 0px;
	background-repeat: no-repeat;
	top: 15px;
}
	
	.header_icon {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
}
	
.display_sp_tab {
	display: block;
}
	
	
p.news_list {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:105%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	width: 400px;
}

p.news_shop {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:105%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	width: 100px;
	
	
}

p.news_area {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:105%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	width: 80px;
}
	

	
.listbox {
	width: auto;
	overflow: hidden;
}

.shoplist {
	background-color: #f0e9df;
	padding: 10px;
	border-radius: 3px;
	border: 1px solid #eae2d7;
	float: none;
	width: auto;
	font-size: 12px;
	line-height: 160%;
	margin-right: 10px;
	margin-bottom: 10px;
}

.listbox a:link {
	color: #1b1b1b;
}
.listbox a:visited {
	color: #1b1b1b;
}
.listbox a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

.shoplist img {
	float: left;
	margin-right: 10px;
}

.shoplistbox {
	clear:both; display:block; visibility:hidden;
}

.listname {
	font-size:105%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	
}

.hyoka {
	color: #fd8f01;
}

.listprice {
	background-image: url(../img/top/yen.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-size: 12px 12px;
	background-position: left 3px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.listtime {
	background-image: url(../img/top/time.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-size: 12px 12px;
	background-position: left 3px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}


ul.side_banner	{
	display: table;
	width: 100%;
	margin-bottom: 0px;
	position: relative;
}
ul.side_banner li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.side_banner img{
	width: 90%;
	height: auto;
}


.side_banner a:hover {
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
	
	
/*----------------------------------

result
 
---------------------------------- */
	
	
.result {
	margin-bottom: 20px;
}

.result_type {
	font-size: 12px;
	color: #1b1b1b;
}
.result_title {
	background: linear-gradient(#fefcd3, #fff);
	padding: 10px 15px 10px 15px;
	border-top: 1px solid #bfbfbf;
	margin-bottom: 20px;
	
}
.result_title02 {
	background: linear-gradient(#e5e5e5, #fff);
	padding: 10px 15px 10px 15px;
	border-top: 1px solid #bfbfbf;

	margin-bottom: 20px;
	
}

#main_content h3 {
	font-size: 20px;
	color: #023dc2;
	float: none;
	margin-right: 20px;
	
}

.result_area {
	background-image: url(../img/result/icon01.png);
	background-size: 14px 14px;
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

.result_time {
	background-image: url(../img/result/icon02.png);
	background-size: 14px 14px;
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

.type01 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #317de4;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #317de4;/*線色*/
	float: right;
	margin-top: 20px;
	min-width: 80px;
	text-align: center;
}


.type02 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd6090;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #fd6090;/*線色*/
	float: right;
	margin-top: 20px;
	min-width: 80px;
	text-align: center;
}

.type03 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #d27d00;/*線色*/
	float: right;
	margin-top: 20px;
	min-width: 80px;
	text-align: center;
}

.type04 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #796149;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #796149;/*線色*/
	float: right;
	margin-top: 20px;
	min-width: 80px;
	text-align: center;
}

.type05 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #7cb519;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #7cb519;/*線色*/
	float: right;
	margin-top: 20px;
	min-width: 80px;
	text-align: center;
}

.type06 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #3d6ce4;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #3d6ce4;/*線色*/
	float: right;
	margin-top: 20px;
	min-width: 80px;
	text-align: center;
}

.type07 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #4f4f4f;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #4f4f4f;/*線色*/
	float: right;
	margin-top: 20px;
	min-width: 80px;
	text-align: center;
}


.reccomend {
    position: relative;
    float: right;
	margin-left: 10px;
	margin-top: 5px;
}
.reccomend img {
    width: 60px;
	height: auto;
	
}


.thum_ph {
	float: left;
	width: 275px;
	margin-right: 20px;
	
}
.thum_ph02 {
	float: left;
	width: 210px;
	margin-right: 20px;
	
}
.thum_ph03 {
	float: left;
	width: 80px;
	margin-right: 20px;
	
}
.thum_ph04 {
	float: left;
	width: 210px;
	margin-right: 20px;
	
}


.thum01,.thum02,.thum03,.thum04,.thum05 {
	float: left;
}
.thum01 img {
	width: 200px;
	height: auto;
}

.thum02 img,
.thum03 img
.thum05 img {
	width: 75px;
	height: auto;
}
.thum04 img {
	width: 80px;
	height: auto;
}

.result_price {
	background-image: url(../img/result/icon03.png);
	background-size: 24px 24px;
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 30px;
	color: #e60012;
	margin-top: 10px;
}

.result_data {
	float: left;
	width: 390px;
}
.result_data02 {
	float: left;
	width: 460px;
}
.result_data03 {
	float: left;
	width: 560px;
}

p.hit {
	margin: 5px;
}

	
.shopbox {
	margin-bottom: 30px;
}


.shop_img {
	width: 40%;
	float: left;
}
.shop_img img {
	width: 100%;
}
.shop_data {
	float: right;
	width: 58%;
}
.shop_catch {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #313131;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 150%;
}

.girllist {
	display: flex;
	flex-wrap: wrap;
}
.girlitem {
	width: 17.3%;
	margin: 0 10px;
text-align: center;
	margin-bottom: 20px;
}
.girlitem img {
	width: 100%;
	margin-bottom: 5px;
}


	
	
}




