@charset "UTF-8";
@media screen and (max-width: 1024px) {
	
/*----------------------------------

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

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

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

.header {
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
}

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

.header h2 a {
	display: block;
	width: 213px;
	height: 100px;
	background-image: url(../img/header/s_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: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

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

.header_tel a {
	display: block;
	width: 240px;
	height: 45px;
	background-image: url(../img/header/s_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: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

.header_res img {
	width: 95%;
}

.header_res {
	display:block;
}

.sp_none {
	display:none;
}
	
	.t_mainvisual {
	display:none;
}

.s_mainvisual {
	display:block;
}
	



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

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;
}

#globalnavi{
	padding: 0;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	
	margin-left: auto;	
}  
  
#globalnavi ul{  
  list-style-type: none;  
  margin: 0;  
  padding: 0;
  display:table;
}  
  
#globalnavi li{
	float: left;
	width: 149px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 14px;
	line-height: 120%;
	display: table-cell;
	vertical-align: middle;
	color: #333333;
}  
  
#globalnavi li a{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 149px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	color: #333333;
} 

#globalnavi li a:hover {
	
	background-color: #fff2dc;
}

.home_icon {
	display: none;
}

.tab_menu_end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdbdb;
}

.s_global_menu {
	display: none;
}	

.global_top {
	display: block;
}

.menu_sub {
	font-size: 9px;
	color: #fd7303;
}


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

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: 16px;
	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(#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: 16px;
	line-height: 1.2;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-left: 30px;
	text-shadow: 1px 1px 1px rgba(68,132,161,0.3);
}

.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: "";
}


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

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_info {
	color: #FFF;
	line-height: 160%;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	width: auto;
	float: left;
}

.foot_sougei {
	width: auto;
	float: none;
	text-align: center;
}



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


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

.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;
	line-height: 150%;
}


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

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


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


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

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

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


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

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


.side_none {
	display:none;
}

.pc_none {
	display: block;
}

.spimg {
	display: block;
}

.spt01 {
	display: block;
}

.t01 {
	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: 10px;
	padding-bottom: 5px;
}

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

.side_wrap p {
	font-size:90%;
}



.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: 240px;
	display:none;
}

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;
}



.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: 0px;
}

.bg02 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 8px;
	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: 10px 10px;
	height: auto;
	text-align: left;
	font-size:18px;
	border-bottom: 1px solid #b8aca9;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-size: 30px 30px;
}

.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;
	margin-bottom: 20px;
	padding: 10px;
}

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

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


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

.contents_menu img {
	width: 95%;
}

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

p.top_c {
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: auto;
	font-size: 90%;
	text-align: left;
	line-height: 160%;
}



section p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 160%;
}


#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: 90%;
	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: none;
	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;
}



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

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: 18px;
	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: none;
	
}

#main_content h4 {
	color: #FFF;
	background-color: #fc9544;
	padding-top: 5px;
	padding-bottom: 5px;
	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: 110%;
	margin-bottom: 10px;
	line-height: 140%;
	padding-right: 10px;
}

.inner_section {
	margin-bottom: 30px;
}



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

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


.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: 95%;
	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: 10px;
}

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

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

#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;
}


.formcation {
	font-size: 10px;
	margin-top: 5px;
	line-height: 160%;
}



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

price
 
---------------------------------- */

#price_frame {
	background: #fff9e1;
	border: 1px solid #febc8c;
	border-top: none;
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	text-shadow: 0px 1px 0px #FFFFFF;
	margin-bottom: 20px;	
}

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

dl#price_frame dt,dl#price_frame dd {
	padding: 10px;
}

dl#price_frame dt {
	border-top: 1px solid #febc8c;
	clear: left;
	float: none;
	width: auto;
}

dl#price_frame dd {
	background: #fff;
	border-left: 0px solid #febc8c;
	border-top: 1px solid #febc8c;
	margin-left: auto;
	
}



.inner_bg02 {
	background-color: #ffffff;
	border: 1px solid #ffad1e;
	-webkit-box-shadow: 0 0 3px 2px rgba(255,173,30,0.5) inset;
	-moz-box-shadow: 0 0 3px 2px rgba(255,173,30,0.5) inset;
	box-shadow: 0 0 3px 2px rgba(255,173,30,0.5) inset;
	padding: 10px;
	margin-bottom: 16px;
}

ul.list02 {
	padding-left: 20px;
	margin-bottom: 16px;
}

.list02 li {
	list-style-type: decimal;
	margin-bottom: 5px;
	font-size: 100%;
}


.faq_q {
	background-image: url(../img/common/q.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #d6d6cd;
	border-bottom-style: solid;
	font-weight: bold;
	color: #fd8035;
	background-position: 10px 10px;
	margin-top: 0px;
	padding-top: 12px;
	background-color: #f8f8ee;
	font-size: 100%;
	-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;
	line-height: 150%;
	-moz-background-size: 23px 23px;
	background-size: 23px 23px;
}

.faq_a {
	background-image: url(../img/common/a.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 30px;
	background-position: 10px top;
	-moz-background-size: 23px 23px;
	background-size: 23px 23px;
	

}


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

flow
 
---------------------------------- */

.step {
	font-size: 100%;
	font-weight: bold;
	color: #00a0e9;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #feddc7;
	background-color: #fff3e7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 150%;
}

.flowimg {
	float:none;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-bottom:10px;
}

.flowimg img {
	width:140px;
	
}


.flow_arrow {
	background-image: url(../img/common/flow_arrow.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#main_content h6 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c6;
	color: #fd8d3e;
	font-size: 105%;
	line-height: 150%;
}

.voice_title {
	font-size: 100%;
	color: #fa954d;
	background-image: url(../img/common/memo.png);
	background-repeat: no-repeat;
	background-position: left -0px;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 4px;
	line-height: 150%;
}

.answer {
	background-color: #fdfbe7;
	padding: 15px;
}
	
	
.inner_ph img {
	width:100%;
}

.katagaki {
font-size:12px;
magin-bottom:5px;
line-height:140%;
}
.s_name {
font-size:14px;
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: 30px;
	width: 90px;
	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: 95%;
}

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: 0px;
	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: 95%;
	height: auto;
}


.side_banner a:hover {
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
	
.small {
	font-size: 10px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	width: 150px;
}
	
	
	
	
	
	
	
/*----------------------------------

result
 
---------------------------------- */
	
.search_word {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

	
	
.result {
	margin-bottom: 20px;
}
	.result p {
	margin-bottom: 5px;
}

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

	margin-bottom: 10px;
	
}
.result_title02 {
	background: linear-gradient(#e5e5e5, #fff);

	padding: 10px 15px 0px 5px;
	border-top: 1px solid #bfbfbf;

	margin-bottom: 10px;
	
}

#main_content h3 {
	font-size: 16px;
	color: #023dc2;
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

.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: 5px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

.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: 5px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	
}

.type01 {
    position: relative;
    display: inline-block;
    padding: 0.00em 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: left;
	margin-top: 0px;
	margin-right: 5px;
	
	min-width: 60px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}


.type02 {
    position: relative;
    display: inline-block;
   padding: 0.00em 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: left;
	margin-top: 0px;
	margin-right: 5px;
	min-width: 60px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}

.type03 {
    position: relative;
    display: inline-block;
    padding: 0.00em 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: left;
	margin-top: 0px;
	margin-right: 5px;
	min-width: 60px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}

.type04 {
    position: relative;
    display: inline-block;
    padding: 0.00em 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: left;
	margin-top: 0px;
	margin-right: 5px;
	min-width: 60px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}

.type05 {
    position: relative;
    display: inline-block;
    padding: 0.00em 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: left;
	margin-top: 0px;
	margin-right: 5px;
	min-width: 60px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}

.type06 {
    position: relative;
    display: inline-block;
    padding: 0.00em 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: left;
	margin-top: 0px;
	margin-right: 5px;
	min-width: 60px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}

.type07 {
    position: relative;
    display: inline-block;
    padding: 0.00em 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: left;
	margin-top: 0px;
	margin-right: 5px;
	min-width: 60px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}


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


.thum_ph {
	float: none;
	
	
	margin-right: 0px;
	margin-bottom: 5px;
	
	
	
}
.thum_ph02 {
	float: none;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: center;
	
}
.thum_ph03 {
	float: left;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	
}
.thum_ph04 {
	float: left;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	
}


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

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

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

.result_data {
	float: none;
	width: auto;
}
.result_data02 {
	float: none;
	width: auto;
}
.result_data03 {
	float: none;
	width: auto;
}
.result_data03 p {
	font-size: 14px;
}
.result_data02 p {
	font-size: 14px;
}
.result_data p {
	font-size: 14px;
}



p.hit {
	margin: 5px;
	font-size: 12px;
}
	
	
.square_btn {
    position: relative;
    display: inline-block;
    
    text-decoration: none;
    color: #FFF;
    background: linear-gradient(#fff, #eeeeee);
    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 #d2d2d2;/*線色*/
	width: 90%;
	text-align: center;
}

.square_btn:active {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
	background: linear-gradient(#fee1e8, #feacc0);
}
#item-list a,#item-list02 a  {
	color: #25170e;
		
}
	
/* 簡便のために全要素のマージンとパディングを0に */
* {
  margin: 0;
  padding: 0;
}

/* 商品一覧エリアの背景 */
#item-list {
  
}

/* クリアフィックス */
#item-list ul:after {
  content: "";
  clear: both;
  display: block;
}

/* 商品一覧のリストの設定 */
#item-list ul li {
  display: block;
  float: left;
  list-style-type: none;

  text-align: center;
	margin-bottom: 4px;
}
	
#item-list ul li {
  width: 25%;
	padding: 0px;
}
	
/* 商品一覧エリアの背景 */
#item-list02 {
  
}

/* クリアフィックス */
#item-list02 ul:after {
  content: "";
  clear: both;
  display: block;
}

/* 商品一覧のリストの設定 */
#item-list02 ul li {
  display: block;
  float: left;
  list-style-type: none;

  text-align: center;
	margin-bottom: 4px;
}
	
#item-list02 ul li {
  width: 50%;
	padding: 0px;
}

	.t_count {
		float: right;
		font-size: 14px;
	}
	
	
#side_navi02 ul {
	margin: 0px;
	padding: 0px;
	
}

#side_navi02 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 105%;
	color: #251c14;
}


#side_navi02 a {
	display: block;
	position: relative;
	background: linear-gradient(#fff, #eeeeee);
    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 #d2d2d2;/*線色*/
	color: #251c14;
}

#side_navi02 a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #251c14;
	border-right: solid 2px #251c14;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
	#side_navi02 li a:active {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
	background: linear-gradient(#fee1e8, #feacc0);
}
#side_navi02 a:hover {
	color: #251c14;
}

.side_serch img {
		margin-top: -5px;
		position: relative;
	float: right;
	}
	
	
.title02 {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 4px solid #f2f0ec;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 10px;
	
}
.muryo_title {
	color: #F80105;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
	
ul.namber {
	list-style-type: decimal;
	margin-left: 20px;
	
}

.namber li {
	margin-bottom: 5px;
	
}
.banner01 {
	width: 300px;
}
	
.large {
	font-size: 16px;
}
.midium {
	font-size: 12px;
}
.small {
	font-size: 10px;
}

.title03 {
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #313131;
	padding-bottom: 5px;
	
}
	
.flame {
	width:100%;
	height:200px;
	overflow:auto;
	font-size: 10px;
	margin-bottom: 15px;
}
	
.navi_button {
	display: inline-block;
	width: 95%;
	height: auto;
	text-align: center;
	text-decoration: none;
	line-height: 150%;
	outline: none;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
	padding: 8px;
}
.navi_button::before,
.navi_button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	color: #fff;
}
.navi_button,
.navi_button::before,
.navi_button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
}
.navi_button {
	position: relative;
	z-index: 2;
	background-color: #362d1a;
	border: 2px solid #333;
	color: #fff;
	line-height: 150%;
	
	margin-left: auto;
	margin-right: auto;
	
}
.navi_button:hover {
	background-color: #fff;
	border-color: #362d1a;
	color: #362d1a;
}
.navi_button::before,
.navi_button::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #333;
}
.navi_button::before {
	right: 0;
}
.navi_button::after {
	left: 0;
}
.navi_button:hover::before,
.navi_button:hover::after {
	width: 0;
	background-color: #362d1a;
}
.navi_button a:visited {
	color:#fff;
}

.navi_box a {
	color:#fff;	
}
	
.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10;
}
.pagetop a {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #4b2f29;
	border-radius: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	line-height: 40px;
}
	
	
	
input[type="text"] {
  width: 80%;
  height: 30px;
  background: #eee;
  border: 1px solid #bebebe;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="text"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}
input[type="price"] {
  width: 20%;
  height: 30px;
  background: #eee;
  border: 1px solid #bebebe;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="price"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}

input[type="name"] {
  width: 60%;
  height: 30px;
  background: #eee;
  border: 1px solid #bebebe;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="name"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}

textarea {
  width: 90%;
  height: 108px;
  background: #eee;
  border: 1px solid #bebebe;
  font-size: 1em;
}
textarea:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background: #eee url("../img/common/arrow.png") no-repeat;
  background-size: 10px 7px;
  background-position: right 10px center;
  border: 1px solid #bebebe;
  width: 150px;
  height: 36px;
  font-size: 1em;
  text-indent: 0.3em;
}
select:focus {
  border: 1px solid #4881d9;
  background: #edf4ff url("../img/arrow.png") no-repeat;
  background-size: 10px 7px;
  background-position: right 10px center;
}
	
	
.post_user {
	width: auto;
	float: none;
	text-align: center;
}

img.user_img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
}

.user_name {
	font-size: 12px;
	float: left;
	margin-top: 10px;
}

.post_area {
	color: #19283C;
	position: relative;
	display: inline-block;
	padding: 10px 10px;
	width: auto;
	line-height: 32px;
	background: #fff;
	border: 3px solid #fdc53f;
	z-index: 0;
	margin-top: 10px;
}
.post_area:before {
	content: "";
	position: absolute;
	top: 1px; left: 5%;
	margin-left: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent #fff transparent;
	z-index: 0;
}
.post_area:after {
	content: "";
	position: absolute;
	top: -2px; left: 5%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #fdc53f transparent;
	z-index: -1;
}

.post_area02 {
	color: #19283C;
	position: relative;
	display: inline-block;
	padding: 10px 10px;
	width: auto;
	line-height: 32px;
	background: #fff;
	border: 3px solid #d2d2d2;
	z-index: 0;
	margin-top: 10px;
}
.post_area02:before {
	content: "";
	position: absolute;
	top: 1px; left: 5%;
	margin-left: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent #fff transparent;
	z-index: 0;
}
.post_area02:after {
	content: "";
	position: absolute;
	top: -2px; left: 5%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #d2d2d2 transparent;
	z-index: -1;
}

.sinyou {
	color: #fe3b7c;
}

img.oukan {
	margin-top: -2px;
	position: relative;
	display: block;
	float: left;
}

ul.pageNav02 {
	margin: 0 0 0px;
	background: #fff;
	text-align: center;
	float: right;
	margin-top: -5px;
}

ul.pageNav02 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	font-size:12px;
}

ul.pageNav02 li span,
ul.pageNav02 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 0px 13px;
	background: #eeeff7;
	text-decoration: none;
	vertical-align: middle;
}

ul.pageNav02 li a:hover {
	color: #000;
	background: #ccf;
	border-color: #00f;
}

.list_navi {
	float: none;
	margin-bottom: 10px;
	
}

.more {
	position: relative;
	display: inline-block;
	padding: .3em 3em;
	background-color: #b8202c;
	border: 2px solid #b8202c;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	
	width:120px;
	font-size:14px;
	float: none;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.more::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more:link {
	color: #fff;
}
.more:visited {
	color: #fff;
}
.more:hover {
	background-color: #fff;
	color: #b8202c;
	text-decoration:none;
}
.more:hover::after {
	border-left-color: #b8202c;
}

a.review_list {
	color: #000;
}

	
.list_post_button {
		text-align: center;
}
	
.leader {
	float: none;
/*	background-image: url(../img/result/leader.png);
	background-size: 220px 220px;*/
	width: 220px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
	
#more_score {
	border-top: none;
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	margin-bottom: 20px;	
}


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

dl#more_score dt,dl#more_score dd {
	
}

dl#more_score dt {
	border-bottom: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 130px;
	padding: 6px;
}

dl#more_score dd {
	background: #fff;
	
	border-bottom: 1px solid #E3E3E3;
	margin-left: 140px;
	padding: 5px;
	text-align: right;
	
}

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

#more_score a:hover {
	color: #0249af;
	text-decoration: none;
}

	
.detail_user {
	width: 50px;
	float: left;
	margin-right: 5px;
}
.detail_user img {
	width: 50px;
	height: 50px;
}

	
	.detail_name {
	font-size:16px;
	font-weight: bold;
	
}
.user_title {
	background-color: #FA8C00;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	width: 150px;
	margin-top: 0px;
}

.user_data {
	float: left;
}

img.detail_oukan {
	margin-top: -2px;
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
}

.shop_score {
	margin-bottom: 30px;
}
	
.detail_cyuui {
	border: 1px solid #ffe1e1;
	background-color: #FCEEEF;
	padding: 10px;
	margin-bottom: 20px;
}

.report {
	border: 1px solid #E3E3E3;
	padding: 10px;
	margin-bottom: 10px;
}

.report_title {
	color: #bd7213;
	margin-bottom: 5px;
}
p.official {
	background-color: #372A15;
	color: #fff;
	text-align: center;
	width: 120px;
	font-size: 10px;
	margin-bottom: 0px;
	padding: 2px;
	float: right;
	display: block;
	
}
.official a {
	color: #fff;
	text-decoration: none;
	display: block;

}
	
/*
.entrance {
	background-image: url(../img/enter/bg.jpg);
	width: auto;
	height: auto;
	background-position: top 50%;
background-size:cover;
	padding-bottom: 20px;
}
*/
.entrance {
	background-color: #9F8A5E;
	width: auto;
	height: auto;
	background-position: top 60%;
	background-size:cover;
	padding-bottom: 20px;
}

.entrance h1 {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	line-height: 140%;
	margin-left: 10px;
	margin-right: 10px;
}

.ent_logo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	
}
	.ent_logo img {
	width: 240px;
		height: auto;
	
}

.ent_button {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	text-align: center;
}
	
.ent_button img {
	width: 240px;
		height: auto;
	text-align: center;
	margin-bottom: 10px;
}

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

.enter {
	float: none;
}

.leave {
	float: none;
}

.ent_cyuui {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	text-align: center;
	line-height: 140%;
	font-size: 12px;
}

.ent_text  {
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
}
	
.ent_banner {
	text-align: center;
	margin-bottom: 30px;
	font-size: 12px;
	
}
.ent_banner img {
	width: 300px;
	height: auto;
	
}
.map {
	width:280px;
    max-height: 290px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}

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

パンくず
 
---------------------------------- */	
.breadcrumb {
  margin-left: 5px;
  padding-left: 0;
  margin-bottom:3px;
}

.breadcrumb li{
	position: relative;
	display:inline-block;/*横に並ぶように*/
	list-style: none;
	font-weight: bold;/*太字*/
	margin-right: 12px;

}
.breadcrumb li:after{/*三角の部分*/
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-style: solid;
    border-color: transparent;
    border-left-color: #e7ddc9;/*背景色*/
    border-width: 14px 12px;
    width: 0;
    height: 0;
}

.breadcrumb li a {
    display: inline-block;
    padding: 0 3px 0 7px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    color: #747772;
    background:#e7ddc9;/*背景色*/
	font-size: 90%;
}

.breadcrumb li a:hover {
  color: #FFF;
}


.shopbox {
	margin-bottom: 20px;
}


.shop_img {
	width: auto;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}
.shop_img img {
	width: 80%;
}
.shop_cast {
	width: 80%;
	padding-top: 3px;
	margin: 0 10%;

}
.shop_data {
	float: none;
	width: auto;
}
.shop_catch {
	font-size: 4.5vw;
	font-weight: bold;
	border-bottom: 1px solid #313131;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 150%;
}

.girllist {
	display: flex;
	flex-wrap: wrap;
	font-size: 3vw;
	line-height: 140%;
}
.girlitem {
	width: 31%;
	margin: 0 1%;
text-align: center;
	margin-bottom: 10px;
}
.girlitem img {
	width: 100%;
	margin-bottom: 5px;
}
	
.shopbox p {
		font-size: 4vw;
}


.top_pickup {
	display: block;
	flex-wrap: wrap;
}
.pickuplist {
	width: auto;
	margin: 0 0px;
text-align: left;
	margin-bottom: 10px;
	display: flex;
}
.pickup_img img {
	width: 100%;
	margin: 0 0px;
	margin-bottom: 10px;
}
.pickup_img {
	width: 45%;
	margin-right: 10px;
}
.pickup_shop {
	width: 100%;
}

.pickup_title {
	font-size: 4vw !important;
	color: #023dc2;
	margin-right: 0px;
	font-weight: bold;
	
}
.pickup_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: 0px;
}
.pickup_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;
	margin-right: 10px;
}
.pu_name {
	font-size: 4vw;
	font-weight: bold;
}
.pu_size {
	font-size: 3.5vw;
	margin-bottom: 5px;
}
.pu_text  {
	font-size: 3.5vw;
	line-height: 155%;
	    display: -webkit-box;
    margin-left: 2%;
    margin-right: 2%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: left;
    height: 58px;
    resize: vertical;
}



.girllist_wide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 10px;
    margin-bottom: 20px;
}

.girllist_wide_item {
    width: 49%;
    background: #f5f4f4;
    line-height: 170%;
    margin-bottom: 15px;
}
.listph {
    position: relative;
}
	
	.biginer {
    position: absolute;
    bottom: 5px;
    right: 5px;
}
	
	.biginer img {
    width: 18px;
}
	
	.listph img {
    width: 100%;
}
	
	.list_name {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
    padding: 0 5px;
}
	
	.name_age {
    font-size: 14px;
}
	
	.listcatch {
    color: #313131;
    font-size: #313131;
    text-align: center;
    margin-bottom: 5px;
    font-size: 0.9rem;
}

}





