/*リセットCSS*/
/* =========================================================
   reset
========================================================= */
article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section {
 display: block;
}

html {
 overflow-y: scroll;
}

blockquote,
q {
 quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
 content: '';
 content: none;
}

input,
textarea,
 {
 margin: 0;
 padding: 0;
}

ol,
ul {
 list-style: none;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

caption,
th {
 text-align: left;
}

a:focus {
 outline: none;
}

.cf:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}

.cf {
 min-height: 1px;
}

* html .cf {
 height: 1px;
 /*\*/
 /*/
	height: auto;
	overflow: hidden;
	/**/
}

.both {
 clear: both;
}


/* =========================================================
   Body
========================================================= */
html,
body {
 position: relative;
 overflow: hidden;
 margin: 0;
 width: 100%;
 -webkit-text-size-adjust: 100%;
 background: #fff;
}

html {
 overflow-y: scroll;
}

body {
 position: relative;
 width: 100%;
 color: #333;
 font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;

 background: #fff;
 margin-bottom: 50px;
}

.slidemenu .cf:before,
.slidemenu .cf:after {
 content: '';
 display: block;
 overflow: hidden;
}

.slidemenu .cf:after {
 clear: both;
}

.slidemenu ul:after {
 clear: both;
 content: '';
 display: block;
 visibility: hidden;
 height: 0;
}

.slidemenu article {
 position: relative;
}

.slidemenu section {
 margin: 0;
}

.slidemenu p {
 margin: 0;
 padding: 0;
 font: 14rem;
}


.slidemenu a:link,
.slidemenu a:visited {
 color: #000;
 text-decoration: none;
}

.slidemenu a:hover {
 color: #333;
 text-decoration: none;
}

.slidemenu ul {
 margin: 0;
 padding: 0;
 border: 0;
}


/*リセットEND*/






h1 {
 font-size: 10px;
 margin: 0;
 padding: 0;
 color: #FFF;
 clear: both;
 background: #20A8FC;
}

marquee {
 font-size: 12px;
 color: #fff;
}

.container {
 padding: 10px;
}

.container-top {
 padding: 0px 5px 0 5px;
}

ul {
 color: black;
 background: #fff;

 font: 12px;
 line-height: 16px;
 padding: 0;
 margin: auto;
}

ul li {
 color: #666;

 list-style-type: none;
 padding: 10px 30px 10px 10px;
}

ul li a {
 color: #000;
 font: 12px;
 line-height: 16px;
 text-decoration: none;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 display: block;
 padding: 12px 5px 12px 5px;
 margin: -10px;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0.40);
}

ul li a + a {
 color: #000;
 font: 12px;
 line-height: 16px;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 display: block;
 margin: 0px;
 padding: 0px;
}

ul li a img.icon,
ul li img.icon {
 float: left;
 display: block;
 margin: -4px 10px -4px -1px;
}

ul li.arrow {
 background-image: url(/mobile_img/chevron.png);
 background-position: right center;
 background-repeat: no-repeat;
}

.mli-com {
 margin-top: 10px;
 padding-left: 15px;
 font: 12px;
}

.mli-kakaku {
 font-size: 20px;
 line-height: 25px;
 font-weight: bold;
 color: red;
}

.mli-koumoku {
 font-size: 12px;
 font-weight: bold;
 color: #3399FF;
}

.mli-title {
 padding: 2px 5px;
 font-weight: bold;
 background-color: #FF8C00;
 color: #fff;
 font-size: 12px;
 line-height: 25px;
}

.mli-koumoku-waku {
 margin-left: 5px;
 font-size: 12px;
 line-height: 16px;
}

.li-height {
 height: 200px;
}

a .mli-changesearch {
 padding: 3px 5px;
 font-weight: bold;
 text-decoration: none;
 text-overflow: ellipsis;
 background-color: #007fff;
 color: #fff;
 font-size: 14px;
 line-height: 25px;
}

.nav-page {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
}

.nav- page-left {
 position: absolute;
 top: auto;
 left: 10px;
}

.bg1 {
 padding: 5px;
}

.footer {
 color: #FFF;
 font-size: 14px;
 line-height: 32px;
 text-align: center;
 margin: 0px;
 padding: 0px;
 background: #007DFB;
}

.footer ul li a {
 font-size: 14px;
 font-weight: bold;
}

/*フッターのカラー変更*/
.footer-b {
 margin: 0;
 background-color: #FF8C00;
 color: #fff;
 font-size: 14px;
 line-height: 16px;
 text-align: center;
}

.main {
 margin: 0px;
}

.main ul {
 border-top: 0;
 margin: 0px;
 font-size: 12px;
 -webkit-border-radius: 0px;
}

.main ul li {
 color: #FFF;
 font-size: 12px;
 border-bottom: 1px solid #c0c0c0;
 list-style-type: none;
 padding: 10px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#f5f5f5));
}

.main ul li:first-child {
 background-image: url(/mobile_img/m-title.jpg);
 border: 0;
 height: 45px;
 margin: 0;
 padding: 0;
 -webkit-border-radius: 0px;
}

.main ul li:last-child {
 list-style-type: none;
 -webkit-border-radius: 0;
}

.main ul li a img,
ul li img {
 float: left;
 display: block;
 margin: -4px 10px -4px -1px;
}

.main ul li.arrow2 {
 background-image: url(/mobile_img/chevron2.png);
 background-position: right center;
 background-repeat: no-repeat;
}

.m-title {
 font-size: 20px;
 font-weight: bold;
}

.m-title2 {
 font-size: 16px;
 font-weight: bold;
}

.nav-portfolio {
 margin: auto;
}

.nav-portfolio ul {
 border: 0px;
 -webkit-border-radius: 0;
 padding: auto;
}

.nav-portfolio ul li img {
 margin-left: 5px;
 margin-bottom: 5px;
 width: 147px;
 height: 60px;
}

.nav-portfolio ul li {
 float: left;
 margin: 0px;
 border: 0px;
 padding: 0px;
 text-align: center;
}

.nav-portfolio ul:after {
 content: '';
 display: block;
 clear: both;
 padding: 0px;
}

.nav-portfolio a {
 display: block;
 text-decoration: none;
}

.nav-portfolio a:after {
 display: block;
 content: attr(title);
 font-size: 12px;
 width: 120px;
 text-align: center;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0px;
}

.contact-form {
 margin: -20px 10px 10px 10px;
 padding: 10px;
 border: 1px solid #FFFFFF;
 background-color: #ececec;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#ECECEC));
 -webkit-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

.contact-form dl {
 margin-bottom: 20px;
}

.contact-form dt {
 font-weight: bold;
}

.contact-form dd {
 margin-bottom: 10px;
}

input {
 padding: 5px;
 width: 250px;
 font-size: 20px;
}

input[type="email"],
input[type="url"] {
 width: 250px;
}

input[type="radio"] {
 width: auto;
}

input[type="reset"] {
 margin-top: 10px;
 padding: 0px 10px 3px 10px;
 border: 1px solid #FFFFFF;
 width: 85%;
 color: #000;
 background-color: #D9F5F3;
 background-image: linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -webkit-gradient(linear,
   left bottom,
   left top,
   color-stop(0.06, rgb(255, 255, 255)),
   color-stop(0.8, rgb(235, 235, 235)));
 font-size: 16px;
 font-weight: bold;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

input[type="submit"] {
 padding: 5px;
 border: 1px solid #FFFFFF;
 width: 85%;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
 font-size: 20px;
 font-weight: bold;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

input[type="submit"].toiawase {
 padding: 2px 10px 5px 10px;
 font-size: 23px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #808080;
 background-image: linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
 background-image: -o-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
 background-image: -moz-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
 background-image: -webkit-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
 background-image: -ms-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
 background-image: -webkit-gradient(linear,
   left bottom,
   left top,
   color-stop(0.41, #46D100),
   color-stop(0.94, #2BFF2B));
}

textarea {
 padding: 5px;
 width: 300px;
 font-size: 20px;
}

select {
 padding: 5px;
 font-size: 15px;
 /* 20141222変更 */
}

.submit {
 text-align: center;
}

dl {
 margin-bottom: 20px;
}

dt {
 margin-bottom: 3px;
 font-weight: bold;
 line-height: 25px;
 font-size: 16px;
}

dt.hissu {
 margin-bottom: 3px;
 font-weight: bold;
 padding-left: 45px;
 line-height: 25px;
 background-image: url(/mobile_img/hissu.png);
 background-repeat: no-repeat;
 font-size: 16px;
}

dd {
 line-height: 25px;
 margin-bottom: 10px;
 margin-left: 0px;
 font-size: 16px;
}

.jCarousel {
 width: 100%;
 margin-bottom: 20px;
 text-align: center;
 -webkit-transition: margin 0.5s ease-in-out;
}

.jCarousel li {
 text-align: center;
}

.jCarousel li img {
 padding-top: 10px;
}

.tenpo1 {
 color: #F00;
 font-size: 20px;
}

.tenpo {
 margin: 0px;
 background-color: #FFF;
 font-size: 16px;
 color: #F90;
 line-height: 20px;
 font-weight: bold;
}

.tenpo2 {
 color: #390;
 font-size: 18px;
}

.tenpo2 a {
 color: #390;
 font-size: 18px;
 text-decoration: none;
}

.tenpo ul {
 border-top: 0;
 margin: 0px;
 font-size: 12px;
 -webkit-border-radius: 0px;
 background-color: #FFF;
}

.tenpo ul li {
 color: #FFF;
 font-size: 12px;
 list-style-type: none;
 background-color: #FFF;
 padding: 10px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
}

.tenpo ul li:first-child {
 background-color: #FFF;
 border: 0;
 margin: 0;
 padding: 0;
 -webkit-border-radius: 0px;
}

.tenpo ul li:last-child {
 list-style-type: none;
 -webkit-border-radius: 0;
}

.tenpo ul li a img,
ul li img {
 float: left;
 display: block;
 margin: -4px 10px -4px -1px;
}


/*20130803KANEKO追加分*/
/*検索画面*/
/*.list_menu {
	border-left:5px solid orange;
	border-top:1px solid #eee;
	border-bottom:2px solid #ddd;
	font-size:15px; 
	font-weight:bold;
	padding-left:10px;
	line-height:35px;
	background-color:#FFF8DC;
	margin-bottom:0px;
}*/
.list_menu {
 font-size: 15px;
 font-weight: bold;
 padding-left: 10px;
 line-height: 30px;
 background-color: #006CD8;
 margin: 5px 0 0 0;
 color: #fff;
 clear: both;
}

.button_bg {
 padding-top: 15px;
 padding-bottom: 15px;
 background-color: #808080;
}

.search_block {
 width: 97%;
 margin: 0 auto 10px;
 overflow: hidden;
}

.search_waku {
 width: 100%;
}

.search_waku tr td {
 width: 50%;
}

label {
 border: 1px solid #CCC;
 width: 94%;
 font-weight: bold;
 font-size: 13px;
 /* 20141222変更 */
 line-height: 15px;
 padding: 6px 2%;
 margin: 1px;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 display: block;
 vertical-align: middle;
}

label.border_none {
 border: none !important;
}

#lineBtnArea,
#stationBtnArea {
 width: 100%;
}

#lineBtnArea input,
#stationBtnArea input {
 display: block;
 font-size: 13px;
 font-weight: bold;
 margin: 0 auto;
 width: 50%;
 height: 40px;
 line-height: 30px;
}

input[type="checkbox"] {
 width: auto;
 vertical-align: middle;
}

.page-title {
 border-bottom: 2px solid #006CD8;
 margin: 0;
 /*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f5f5f5));
	*/
 line-height: 18px;
 font-size: 12px;
 font-weight: bold;
 color: #000;
 text-align: left;
 padding: 5px 3px;
}

.global-header {
 color: #FFF;
 border-bottom: 1px solid #006CD8;
 height: 25px;
 font-size: 12px;
 font-weight: bold;
 line-height: 25px;
 background-image: linear-gradient(bottom, #006CD8 41%, #007DFB 94%);
 background-image: -o-linear-gradient(bottom, #006CD8 41%, #007DFB 94%);
 background-image: -moz-linear-gradient(bottom, #006CD8 41%, #007DFB 94%);
 background-image: -webkit-linear-gradient(bottom, #006CD8 41%, #007DFB 94%);
 background-image: -ms-linear-gradient(bottom, #006CD8 41%, #007DFB 94%);
 background-image: -webkit-gradient(linear,
   left bottom,
   left top,
   color-stop(0.41, #006CD8),
   color-stop(0.94, #007DFB));
 position: relative;
}

.nav-page a {
 color: #fff;
 font-size: 12px;
 font-weight: bold;
 line-height: 25px;
 text-decoration: none;
 background: url(/mobile_img/pan_arrow.gif) no-repeat 100% 50%;
 padding: 0 20px 0 5px;
 border: none;
}

.page-heading {
 margin: 0 auto;
 width: 170px;
 overflow: hidden;
 color: #ffffff;
 font-size: 18px;
 text-align: center;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-shadow: 0 1px #FF8C00;
}

input[type="reset"] {
 margin-top: 10px;
 padding: 0px 10px 3px 10px;
 border: 1px solid #FFFFFF;
 width: 85%;
 color: #000;
 background-color: #D9F5F3;
 background-image: linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -webkit-gradient(linear,
   left bottom,
   left top,
   color-stop(0.06, rgb(255, 255, 255)),
   color-stop(0.8, rgb(235, 235, 235)));
 font-size: 16px;
 font-weight: bold;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

/*一覧画像の比率指定CSS*/
.contain {
 display: inline-block;
 background-position: top center;
 background-repeat: no-repeat;
 margin: 5px;
 width: 100px;
 height: 100px;
 border: 1px solid #f5f5f5;
 background-size: contain;
 /*background-color: #f5f5f5;*/
}

.page ul {
 border: 0;
 margin: 0 auto;
 width: 90%;
}

.page li {
 border: 0;
 float: left;
}

.page a {
 padding: 5px 10px;
 font-size: 13px;
 border: 1px solid #FFFFFF;
 width: auto;
 height: 30px;
 line-height: 30px;
 color: #666;
 background-color: #D9F5F3;
 background-image: linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 6%, rgb(235, 235, 235) 80%);
 background-image: -webkit-gradient(linear,
   left bottom,
   left top,
   color-stop(0.06, rgb(255, 255, 255)),
   color-stop(0.8, rgb(235, 235, 235)));
 font-weight: bold;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

.sho_koumoku {
 width: 100%;
 font-size: 14px;
 margin-top: 0px;

}

.sho_koumoku th {
 width: 30%;
 color: #69c;
 font-size: 11px;
 font-weight: bold;
 background: #eff5f5;
 border-bottom: 1px solid #CCC;
}

.sho_koumoku td {
 width: 70%;
 border-bottom: 1px solid #CCC;
 font-size: 14px;
 empty-cells: show;
}

table.sho_koumoku {
 empty-cells: show;
}

.sh-point {
 font-size: 12px;
 border-top: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
 padding: 10px;
 margin: 0px;
}

.sh-point span {
 padding: 2px 5px;
 font-weight: bold;
 background-color: #FF8C00;
 color: #fff;
 font-size: 12px;
 margin-right: 10px;
}

.sho-contain {
 display: inline-block;
 background-color: #f5f5f5;
 background-position: top center;
 background-repeat: no-repeat;
 margin: 5px;
 width: 230px;
 height: 230px;
 border: 1px solid #f5f5f5;
 background-size: contain;
}

.sho-kakaku {
 font-weight: bold;
 color: red;
 font-size: 18pt;
}

/*20130919追記 TOPメニュー用*/
/* 矢印つきリスト */
.list1 ul {
 border-bottom: 1px solid #ccc;
}

.list1 ul li {
 background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
 background: linear-gradient(#fff, #f0f0f0);
 border-bottom: 1px solid white;
 border-top: 1px solid #ccc;
 height: 30px;
 margin: 0;
 font-size: 20px;
 font-weight: bold;
 font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.list1 ul li a {
 color: #333;
 display: block;
 height: 30px;
 margin: 0;
 padding: 0 0 0 5px;
 overflow: hidden;
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight: bold;
 white-space: nowrap;
 line-height: 30px;
 font-size: 14px;
 /* 20141222変更 */
}

.list1 ul li a::after {
 content: url(/mobile_img/list_mark2.png);
 float: left;
}

/* 矢印つきリスト 終了 */

/* 矢印つきリスト2 */
/* =========================================================
	 footer start
========================================================= */
.back-color {
 background-color: #006CD8;
}

footer {
 width: 100%;
 margin: 20px 0 0 0;
 padding: 0;
}

.changeViewWrap {
 width: 96%;
 margin: 7px auto;
 height: auto;
 overflow: hidden;
}

.changeView {
 padding-bottom: 3px;
 margin: 0;
}

.changeView a {
 display: block;
 padding: 12px;
 color: #3979AA;
 box-shadow: 0 3px 0 #3979AA;
 font-weight: bold;
 background: #eaf0f8;
 text-align: center;
 border: 1px solid #999;
}

.changeView i {
 margin-right: 10px;
}

/*sp-pc-switch end*/
/*bact-top start*/
.footer-up-color {
 color: #777777;
}

#back-Top {
 width: 100%;
 margin-top: 3%;
 padding: 0;
 border-bottom: #BABABA 2px solid;
 border-top: #BABABA 2px solid;
 height: auto;
 overflow: hidden;
 text-align: center;
 font-size: 15px;
 background: #f5f5f5;
}

#back-Top a {
 display: block;
 padding: 10px 0;
 color: #333;
}

#back-Top a span {
 font-weight: bold;
 font-size: 13px;
}

#back-Top a span:before {
 content: "▲";
 margin-right: 10px;
}

/*bact-top end*/

.f_txt_menu {}

.f_txt_menu p {
 font-weight: bold;
 padding-bottom: 5px;
 font-size: 13px;
 line-height: 22px;
 margin: 0;
}

.f_txt_menu ul {
 overflow: hidden;
 padding-bottom: 10px;
 border: none;
}

.f_txt_menu li {
 float: left;
 border-top: none;
 padding: 0;
}

.f_txt_menu li:not(:last-child):after {
 content: "｜";
 color: #999;
 padding: 0 8px;
}

.f_txt_menu a {
 font-size: 12px;
 line-height: 22px;
 color: #333;
 display: inline;
 padding-left: 10px;
}


.f_menu {}

.f_menu ul {
 border: none;
 border-top: 1px solid #ccc;
 border-bottom: 2px solid #ccc;
 background: #f5f5f5;
 overflow: hidden;
}

.f_menu li {
 border: none;
 border-bottom: 1px solid #ccc;
 float: left;
 width: 50%;
 box-sizing: border-box;
 position: relative;
}

.f_menu li:nth-of-type(2n-1) {
 border-right: 1px solid #ccc;
}

.f_menu li:after {
 content: "";
 display: block;
 height: 5px;
 border-top: 2px solid #666;
 border-right: 2px solid #666;
 position: absolute;
 right: 12px;
 top: 50%;
 margin-top: -4px;
 width: 5px;
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 transform: rotate(45deg);
}

.f_menu a {
 display: block;
 padding: 15px 4%;
 font-weight: bold;
 position: relative;
 text-align: left;
 color: #333;
 font-size: 13px;
}

/*footer-tenpo start*/
.f-tel {
 width: 94%;
 font-size: 30px;
 margin: 0 auto;
 text-align: center;
}

.f-tel a {
 font-family: 'Century Gothic', 'Arial';
 font-weight: bold;
 color: #333333;
 padding: 10px 0;
 display: block;
 line-height: 30px;
}

.f-tel img {
 width: 27px;
 margin-right: 10px;
 vertical-align: bottom;
}

.office-info {
 width: 94%;
 margin: 0 auto 10px;
 padding: 0;
 height: auto;
 overflow: auto;
}

.office-info span {
 display: block;
 float: left;
 width: 60%;
 margin: 0 !important;
 padding: 1% 0 !important;
 text-align: left;
 line-height: 20px;
 font-size: 13px;
}

.office-info a {
 display: block;
 float: right;
 margin: 0;
 padding: 0;
 width: 40%;
 height: auto;
}

.office-info img {
 margin: 0;
 padding: 0;
 width: 100%;
 height: auto;
}

/*footer-tenpo end*/
.copyright {
 padding: 3px 0;
 color: #FFFFFF;
 text-align: center;
 margin: 10px 0 0 0;
 font-size: 11px;
}

/* =========================================================
	 footer end
========================================================= */
/* 矢印つきリスト2 終了 */

.sub-t {
 background: #006CD8;
 border-left: 10px solid #006CD8;
 padding: .2em .3em;
 font-size: 14px;
 line-height: 20pt;
 font-weight: bold;
 color: #FFF;
}

/* 131209　新トップ関連 */
.sm-tel {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 26px;
 line-height: 44px;
 font-weight: bold;
 color: #F00;
 background-repeat: no-repeat;
}

.tel-back {
 background-image: url(/mobile_img/sm-tel.png);
 background-repeat: no-repeat;
}

.waku {
 border: solid 1px #CCC;
 padding: 3px;
 font-size: 13px;
}

.top {
 margin-top: 10px;

}

.orange {
 color: #FF3F00;
}

/* 131209　新トップ関連 終わり */
/*お気に入りボタン*/
.okini-right {
 position: absolute;
 top: 7px;
 right: 7px;
}

/*インフォメーション*/
.info_sma {
 width: 100%;
 height: 150px;
 overflow: auto;
 text-align: left;
 word-break: break-all;
}

/*トップページ物件表示 スライドにする記述*/
.machi_bukken {
 width: 100%;
 overflow: scroll;
 -webkit-overflow-scrolling: touch;
}

.machi_bukken iframe {
 width: 96% !important;
 overflow: scroll;
 -webkit-overflow-scrolling: touch;
 border: none;
}

/* フッターについてくるお問い合わせ */
.foot_inq {
 position: fixed;
 bottom: 0;
 width: 100%;
 height: 45px;
 background: rgba(0, 0, 0, 0.5);
 text-align: center;
}

.foot_inq img {
 margin: 0 auto;
 padding: 0;
 vertical-align: bottom;
}

.foot_inq ul {
 background: rgba(0, 0, 0, 0);
 margin: 0;
 padding: 0;
 border: none;
}

.foot_inq ul li {
 float: left;
 margin: 5px 0 0 0;
 padding: 0;
 border: none;
}

.foot_inq ul li a {
 margin: 0 auto;
 padding: 0;
}

.foot_inq_tel {
 width: 40%;
}

.foot_inq_tel a {
 border: 1px solid #666;
 background: -moz-linear-gradient(#FFB216, #FF7017);
 background: -webkit-gradient(linear, left top, left bottom, from(#FFB216), to(#FF7017));
 width: 90%;
 height: 35px;
 margin: 0 auto;
 display: block;
 position: relative;
 border-radius: 5px;
 /* CSS3草案 */
 -webkit-border-radius: 5px;
 /* Safari,Google Chrome用 */
 -moz-border-radius: 5px;
 /* Firefox用 */
}

.foot_inq_tel img,
.foot_inq_mail img {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 margin: auto;
}

.foot_inq_mail {
 width: 40%;
}

.foot_inq_mail form {
 position: relative;
}

.foot_inq_mail input {
 border: 1px solid #666;
 background: -moz-linear-gradient(#00e100, #008c00);
 background: -webkit-gradient(linear, left top, left bottom, from(#00e100), to(#008c00));
 width: 92%;
 height: 37px;
 padding: 0;
 margin: 0 auto;
 display: block;
 text-indent: -9999px;
 position: relative;
}

.foot_inq_fav {
 width: 20%;
 height: 30px;
 padding-top: 4px !important;
}

.foot_inq_fav a {
 height: 23px;
 width: 25px;
}

/* list 20141225 */
.float_r {
 float: right;
}

.float_l {
 float: left;
}

.sma_list {
 width: 100%;
 background: #efefef;
 overflow: hidden;
}

.sma_list ul {
 width: 100%;
 border: none;
 background: none;
 overflow: hidden;
}

.sma_list ul li {
 width: 94%;
 margin: 15px auto;
 padding: 5px 0;
 font-size: 12px;
 overflow: hidden;
 position: relative;
 background: #fff;
}

.sma_list_link {
 height: 20px;
}

.sma_list_link a {
 display: block;
 width: 100%;
 height: 100%;
 background
 /*\**/
 : #fff\9;
 filter: alpha(opacity=0);
 margin: 0;
 padding: 0;
 line-height: 20px;
 color: blue;
 text-decoration: underline;
 display: table-cell;
}

.sma_list_link p {
 position: absolute;
 top: 5px;
 left: 5px;
 margin: 0;
}

.sma_list_link p span {
 display: block;
 padding: 0 5px;
 line-height: 20px;
 margin-right: 5px;
 background: #FF9600;
 font-weight: bold;
 color: #fff;
 float: left;
}

.sma_list_link p img {
 vertical-align: bottom;
 margin: 0;
}

.sma_list_l {
 width: 40%;
}

.sma_list_r {
 width: 60%;
 line-height: 18px;
 color: #333;
 background: url(/mobile_img/chevron.png) no-repeat 100% 40%;
}

.sma_list-koumoku {
 color: #1A99D7;
}

.sma_list-kakaku {
 color: #f00;
 font-weight: bold;
 font-size: 17px;
}

#coment-form label {
 width: 48%;
 padding: 6px 0px;
 float: left;
}

/* list選択中項目 20150114 */

.list_selected {
 width: 94%;
 margin: 5px auto;
 border: 1px solid #ccc;
 padding: 5px;
 background: #f5f5f5;
 border-radius: 5px;
 /* CSS3草案 */
 -webkit-border-radius: 5px;
 /* Safari,Google Chrome用 */
 -moz-border-radius: 5px;
 /* Firefox用 */
 box-shadow: 1px 1px 2px #ccc;
 -moz-box-shadow: 1px 1px 2px #ccc;
 /* Firefox用 */
 -webkit-box-shadow: 1px 1px 2px #ccc;
 /* Safari,Google Chrome用 */
}

.list_selected b {
 display: block;
 text-align: center;
 color: #FF9600;
 width: 100%;
 margin: 0 auto 3px;
 padding: 0 0 3px 0;
 border-bottom: 1px dashed #aaa;
 font-size: 13px;
 letter-spacing: 2px;
}

.list_selected b img {
 height: 13px;
 vertical-align: baseline;
 margin-right: 5px;
}

.list_selected a {
 text-decoration: none;
 color: #666;
}

.list_s_right {
 display: inline-block;
 vertical-align: middle;
 *display: inline;
 *zoom: 1;
 background: url(/mobile_img/list_selected_arrow.gif) no-repeat 90% 50%;
 width: 10%;
 color: #59B200;
 text-align: right;
 padding-right: 10%;
}

.list_s_left {
 display: inline-block;
 vertical-align: middle;
 *display: inline;
 *zoom: 1;
 width: 75%;
 margin-left: 3%;
}

/* sma_inquiry 20150129 */
.sma_inquiry td {
 padding-left: 3px;
 padding-right: 0;
 width: 80%;
}

.sma_inquiry th {
 padding-left: 3px;
 padding-right: 3px;
 width: 20%;
}

.sma_inquiry label input[type="checkbox"] {
 margin: -2px 0 0 0;
 float: left;
}

.sma_inquiry label input[type="radio"] {
 margin: -2px 0 0 0;
}

.sma_inquiry label {
 border: none;
 float: none !important;
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 width: 44% !important;
 padding: 5px 0 !important;
 margin: 0 !important;
 font-weight: normal;
}


/* 固定メニュー＆スライド KANEKO2015/11/02 */

.menu_button {}

.menu-button-right {
 right: 0;
 border: none;
}

.slidemenu {
 background-color: #888888;
 top: 0;
 width: 240px;
 position: fixed;
 visibility: hidden;
 z-index: -1;
}

.slidemenu li {
 list-style: none;
 border-bottom: 1px solid #888888;
 border-left: 1px solid #888888;
 font-size: 14px;
 line-height: 40px;
}

.slidemenu li.index {
 color: #ffffff;
 background: #888888;
 display: block;
 text-decoration: none;
 padding: 5px 0 5px 20px;
}

.slidemenu li a {
 color: #555555;
 display: block;
 text-decoration: none;
 line-height: 25px;
 padding: 10px 0 10px 10px;
}


.slidemenu li:first-child {
 border-top: none;
}

.slidemenu li:last-child {
 border-bottom: 1px solid #cce0cc;
}

.slidemenu .slidemenu-header {
 height: 54px;
 border-bottom: 1px solid #888888;
 background: #888888;
}

.slidemenu .slidemenu-header div {
 color: #FFFFFF;
 text-decoration: none;
 padding: 15px 0px 0px 19px;
}

.slidemenu-header b {
 font-weight: bold;
 font-size: 18px;
}

.slidemenu .slidemenu-header {
 position: relative;
}

.slidemenu .slidemenu-body {
 height: 100%;
 overflow: hidden;
 position: relative;
}

.slidemenu .slidemenu-body .slidemenu-content {
 position: relative;
}

.slidemenu-left {
 left: 0;
}

.slidemenu-right {
 right: 0;
 margin-top: 53px;
}



/* =========================================================
   Header
========================================================= */


header .logo {
 float: left;
 display: table-cell;
 overflow: hidden;
 margin: 5px 0 0 5px;
 width: 185px;
 height: 47px;
 font: 10rem/100% "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
 text-indent: 100%;
 white-space: nowrap;

 background: url(/mobile_img/head-logo.png) no-repeat 0 0;
 -webkit-background-size: 115px 42px;
 -moz-background-size: 115px 42px;
 background-size: 115px 42px;
}

header .logo a {
 display: block;
 height: 38px;
}


header .logo-i {
 float: left;
 display: table-cell;
 overflow: hidden;
 margin: 5px 0 0 5px;
 width: 40%;
 height: 47px;
 white-space: nowrap;
}

header .logo-i a {
 display: block;
 height: 38px;
}



header .button02 {
 float: right;

 height: 52px;
}

header .button02 p:nth-of-type(1) {
 display: table-cell;
 margin: 0;
 height: 52px;
 text-align: center;

 border-color: #006CD8 #006CD8 #006CD8 #006CD8;
 border-style: solid;
 border-width: 0 1px;
}

header .button02 p:nth-of-type(2) {
 display: table-cell;
 margin: 0;
 height: 52px;
 text-align: center;

 border-color: #006CD8 #006CD8 #006CD8 #006CD8;
 border-style: solid;
 border-width: 0 1px;
}



header .button02 p:nth-of-type(3) {
 display: table-cell;
 margin: 0;
 height: 52px;
 text-align: center;

 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006CD8), color-stop(100%, #006CD8));
 /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #006CD8 0%, #006CD8 100%);
 /* Chrome10+,Safari5.1+ */
 background: linear-gradient(to bottom, #006CD8 0%, #006CD8 100%);
 /* W3C */
}

header .button02 p:nth-of-type(1) a {
 display: block;
 padding-top: 30px;
 width: 60px;
 height: 22px;
 text-decoration: none;
 color: #000;
 /*font-size: 10rem;*/
 font-size: 10px;
 background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}

header .button02 p:nth-of-type(1) a.out {
 background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}

header .button02 p:nth-of-type(2) a {
 display: block;
 padding-top: 30px;
 width: 60px;
 height: 22px;
 text-decoration: none;
 color: #444444;
 /*font-size: 10rem;*/
 font-size: 10px;
 background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}

header .button02 p:nth-of-type(2) a.out {
 background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}



header .button02 p:nth-of-type(3) span {
 display: block;
 padding-top: 30px;
 width: 60px;
 height: 22px;
 color: #FFF;
 /*font-size: 10rem;*/
 font-size: 10px;
 background: url(/mobile_img/search-head3.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}

header .button02 p:nth-of-type(1) a:hover {
 background: #FFF url(/mobile_img/search-head1.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}

header .button02 p:nth-of-type(2) a:hover {
 background: #FFF url(/mobile_img/search-head2.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}


header .button02 p:nth-of-type(3) span::active {
 background: #FFF url(/mobile_img/search-head3.png) no-repeat 50% 30%;
 -webkit-background-size: 20px 20px;
 -moz-background-size: 20px 20px;
 background-size: 20px 20px;
}

/*ブログpager*/


ul.pager {
 width: 100%;
 height: auto;
 margin: 0px;
 padding: 5px;
 box-sizing: border-box;
 border: none;
 overflow: hidden;
}



ul.pager li {
 width: 50%;
 height: 40px;
 list-style: none;
 border: none;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 float: left;
}

ul.pager a {
 font-size: 14px;
 font-weight: normal;
 width: 100%;
 height: 100%;
 line-height: 40px;
 border: solid 1px #CCC;
 background: #F2F2F2;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

.sma_top_blog {
 margin: 20px 5px;
 padding: 0px;
}

/*ヘッダ固定*/

#fix {
 position: fixed;
 display: block;
 top: 0px;
 left: 0px;
 height: 52px;
 z-index: 1;
 background: #FFFFFF;
 border-bottom: 1px solid #999999;
}

#main {
 /*	padding-top:53px;*/
}

/*追加分*/

div.shop_info {
 width: 100%;
 border: none;
 margin: 30px auto 0px auto;
 padding: 0px 0px 0px 0px;
}

div.shop_info p {
 text-align: center;
}

div.shop_info a {
 text-decoration: none;
}

p.shop_a1 {
 width: 100%;
 margin: 0px auto;
}

p.shop_a1 a {
 width: 80%;
 color: #FFF;
 font-size: 24px;
 font-weight: bold;
 margin: 0px auto;
 padding: 0px 10px;
 line-height: 45px;
 background: red;
 display: block;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -o-border-radius: 5px;
 -ms-border-radius: 5px;
}

p.shop_a2 {
 width: 100%;
 margin: 10px auto 0px auto;
 padding: 0px 0px 5px 0px;
}

p.shop_a2 a {
 width: 80%;
 color: #333;
 margin: 0px auto;
 padding: 0px 10px;
 line-height: 45px;
 background: #F0F0E1;
 display: block;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -o-border-radius: 5px;
 -ms-border-radius: 5px;
}


div.shop_info ul {
 width: 99%;
 display: table;
 table-layout: fixed;
 text-align: center;
 border: none !important;
 margin: 8px 0px 0px 10px;
 padding: 0px;
}

div.shop_info li {
 display: table-cell;
 margin: 0px;
 padding: 0px;
 border: none !important;
 vertical-align: middle;
}

div.shop_info li img {
 width: 90%;
}


/*ブログpager*/


ul.pager {
 width: 100%;
 height: auto;
 margin: 0px;
 padding: 5px;
 box-sizing: border-box;
 border: none;
 overflow: hidden;
}

ul.pager li {
 width: 50%;
 height: 40px;
 list-style: none;
 border: none;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 float: left;
}

ul.pager a {
 font-size: 14px;
 font-weight: normal;
 width: 100%;
 height: 100%;
 line-height: 40px;
 border: solid 1px #CCC;
 background: #F2F2F2;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

.sma_top_blog {
 margin: 20px 5px;
 padding: 0px;
}


/*ヘッダ固定*/

#fix {
 position: fixed;
 display: block;
 top: 0px;
 left: 0px;
 height: 52px;
 z-index: 1;
 background: #FFFFFF;
 border-bottom: 1px solid #999999;
}

#main {
 /*padding-top:53px;*/
}

/*メニュー部分*/

h2.top-renew {
 background: #042455 !important;
 border-width: 1px 0;
 color: #FFFFFF;
 font-size: 16rem;
 font-weight: bold;
 height: 28px;
 line-height: 28px;
 margin: 5px 0 0 0;
 padding-left: 24px;
 position: relative;
}

.main-toku {
 margin: 0px;
}

.main-toku ul {
 border-top: 0;
 margin: 0px;
 font-size: 12px;
 -webkit-border-radius: 0px;
}

.main-toku ul li {
 color: #FFF;
 font-size: 12px;
 border-bottom: 1px solid #c0c0c0;
 list-style-type: none;
 padding: 15px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#f5f5f5));
}

.main-toku ul li:first-child {

 border: 0;
 height: 0px;
 margin: 0;
 padding: 0;
 -webkit-border-radius: 0px;
}

.main-toku ul li:last-child {
 list-style-type: none;
 -webkit-border-radius: 0;
}

.main-toku ul li a img,
ul li img {
 float: left;
 display: block;
 margin: -10px 10px -4px -1px;

}

.main-toku ul li.arrow2 {
 background-image: url(/mobile_img/chevron2.png);
 background-position: right center;
 background-repeat: no-repeat;
}

.m-title2 {
 font-size: 16px;
 font-weight: bold;
 color: #006CD8;
}

/*container*/
div.container {
 width: 100%;
 height: auto;
 margin: 0px;
 padding: 5px;
 overflow: hidden;
 box-sizing: border-box;
}

/*コンテンツ１*/

ul.contents01 {
 width: 100%;
 height: auto;
 overflow: hidden;
 display: table;
 margin: 0px 0px 5px 0px;
 padding: 0px 0px 0px 0px;
}

ul.contents01 li {
 width: 50%;
 height: 100%;
 display: table-cell;
}

ul.contents01 li img {
 max-width: 99%;
 height: auto;
}

li.contents01b {
 margin: 0px 0px 0px 5px;
 text-align: right;
}

/*コンテンツ3*/

ul.contents03 {
 width: 99%;
 height: auto;
 overflow: hidden;
 display: table;
 margin: 5px 0px 5px 0px;
 padding: 1%;
}

ul.contents03 {
 border: none;
}


ul.contents03 li {
 width: 50%;
 height: 100%;
 display: table-cell;
 border: none;
 padding: 8px;
}

ul.contents03 li img {
 max-width: 100%;
 height: auto;
}

li.contents03b {
 margin: 0px 0px 0px 5px;
 text-align: right;
}

/* shosai */
.shosai_btn {
 width: 96%;
 padding: 10px 2%;
 background: #F5F5F5;
}

.shosai_btn p {
 text-align: center;
 font-weight: bold;
 font-size: 13px;
 margin: 0 0 5px 0;
}

.shosai_inq form {
 margin: 0;
}

.shosai_inq input,
.shosai_tel .shosai_tel_a {
 margin: 0 auto 5px;
 width: 90%;
 height: 50px;
 color: #fff;
 display: block;
 letter-spacing: 1px;
 -webkit-appearance: none;
 border-radius: 0;
 border: none;
 font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 text-align: center;
 font-size: 17px;
 letter-spacing: 1px;
}

.shosai_inq input {
 background: #FF7505;
 box-shadow: 0 5px #EC6C00;
}

.shosai_tel .shosai_tel_a {
 background: #007FBD;
 box-shadow: 0 5px #006CA3;
 line-height: 50px;
 font-weight: bold;
 text-decoration: none;
}

.shosai_btn-s {
 width: 96%;
 padding: 10px 2%;
 background: #F5F5F5;
 overflow: hidden;
}

.shosai_btn-s p {
 text-align: center;
 font-weight: bold;
 font-size: 13px;
 margin: 0 0 5px 0;
 clear: both;
}

.shosai_btn-s .shosai_inq {
 float: left;
 width: 65%;
}

.shosai_btn-s .shosai_tel {
 float: right;
 width: 33%;
}

.shosai_btn-s .shosai_inq input,
.shosai_btn-s .shosai_tel .shosai_tel_a {
 width: 100%;
}

/* shosai end */


/* new_mail_form */

.clear {
 clear: both;
}

.new_mail_form {
 width: 98%;
 margin: 0px auto;
 padding: 0px;
}

.new_mail_form dl {
 margin: 0px 0px 20px 0px;
 padding: 0px;
}

.new_mail_form dd {
 margin: 0px;
 padding: 0px;
}

.new_mail_form span {
 font-size: 12px;
}

.new_mail_form textarea {
 width: 100%;
 min-height: 70px;
 font-size: 16px;
 margin: 0px;
 padding: 5px;
}

.new_mail_input input {
 font-size: 16px;
 line-height: 24px;
 width: 100%;
 padding: 10px;
}

.new_mail_form_radio label {
 width: 28%;
 float: left;
 border-radius: 5px;
 line-height: 24px;
}

/*スポット用CSS20170901KANEKO*/
.spot_table {
 height: 300px;
 overflow: auto;
}

.spot_table ul {
 border-top: 0;
 margin: 0px;
 width: 100%;
 font-size: 12px;
 -webkit-border-radius: 0px;
}

.spot_table ul li {
 border-bottom: 1px dotted #c0c0c0;
 border-top: none;
 padding: 10px;
 margin: 0px;
 height: 60px;
 font-size: 12px;
 -webkit-border-radius: 0px;
}

.spot_img {
 width: 30%;
 float: left;
}

.spot_img img {
 max-width: 95%;
 height: auto;
}

.spot_date {
 font-size: 12px;
}



/******************
*スマホSNSボタン用*
*******************/
.sns_button {
 line-height: 40px;
 margin-top: 20px;
 margin-left: 5px;
}


/*空室表示部分*/

div.kushitsu_list {
 width: 100%;
 height: auto;
 margin: 0px 0px 0px 0px !important;
 padding: 0px 0px 0px 0px !important;
 clear: both;
 overflow: hidden;
 position: relative;
 left: 0px;
}

div.kushitsu_list ul {
 width: 100%;
 margin: 0px !important;
 padding: 0px !important;
 border: none !important;
}

div.kushitsu_list li {
 background: url(/mobile_img/arrow_black.png) no-repeat 95% 50%;
 background-size: 5px auto;
 position: relative;
 width: 100%;
 border-bottom: solid 1px #CCC;
 margin: 0px;
 box-shadow: none;
 padding: 5px 5px 5px 0px;
}

div.kushitsu_list li:first-child {
 border-top: solid 1px #CCC;
}

div.kushitsu_list li a {
 /*position:absolute;*/
 top: 0;
 left: 0;
 width: 100%;
 margin-left: 5px;
 /*height:100%;*/
 /*text-indent:-999px;*/
}

div.shosai_tower_block ul {
 border: none;
}

.sp_kushitsu_kaisu {
 display: block;
 float: left;
 background-color: #eee;
 color: #333333;
 font-size: 14px;
 font-weight: bold;
 padding: 5px;
 margin-right: 10px;
 margin-left: 10px;
}



/*
div.kushitsu_list{
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	clear:both;
	overflow:hidden;
	position:relative;
	left:0px;
}

div.kushitsu_list ul{
	width:100%;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
}

div.kushitsu_list li{
	width:100%;
	height:95px;
	margin:0px !important;
	padding:0px !important;
	overflow:hidden;
	border-top:none;
	border-left: 10px solid #DDD;
	border-bottom:solid 1px #DDD;
	position:relative;
	top:0px;
	left:0px;
}

div.kushitsu_list li a{
	width:100%;
	height:100%;
	text-indent:200%;
	white-space:nowrap;
	position:absolute;
	display:block;
	overflow:hidden;
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
}
*/
div.kushitsu_display {
 color: #333;
 font-size: 12px;
 font-weight: normal;
 line-height: 30px;
 width: 100%;
 background: #ccc;
 box-sizing: border-box;
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 clear: both;
}

.kushitsu_list_contain {
 display: inline-block;
 background-position: center center;
 background-repeat: no-repeat;
 margin: 5px;
 width: 85px;
 height: 85px;
 /*border: 1px solid #f5f5f5;*/
 background-size: contain;
 /*background-color: #f5f5f5;*/
}


.kushitsu_list_l {
 /*width: 30%;*/
 height: 95px;
 /*padding: 10px 0px;*/
}

.kushitsu_list_r {
 width: 60%;
 height: 90px;
 line-height: 18px;
 color: #333;
 background: url(/mobile_img/chevron.png) no-repeat 100% 40%;
 /* margin: 15px 0px 0px 15px; */
 padding: 15px 0px 0px 0px;
 overflow: hidden;
 font-size: 13px;
}

/*棟詳細*/
div.t_shosai_kushitsu {
 width: 100%;
 height: auto;
 background: #F2F2F2;
 margin: 0px;
 padding: 10px auto;
 overflow: hidden;
 box-sizing: border-box;
}

div.t_shosai_kushitsu2 {
 width: 94%;
 margin: 10px auto;
 padding: 5px 0;
 font-size: 12px;
 overflow: hidden;
 position: relative;
 background: #fff;
 border: none;
 -webkit-box-shadow: 0px 0px 1px 1px #CCC;
 -moz-box-shadow: 0px 0px 1px 1px #CCC;
 box-shadow: 0px 0px 1px 1px #CCC;
}

div.t_shosai_kushitsu2 h2 {
 font-size: 16px;
 font-weight: bold;
 text-indent: 10px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div.sma_top_b img {
 max-width: 150px;
 max-height: 100px
}

/*ヘッダ固定*/
#fix {
 width: 100%;
 position: fixed;
 display: block;
 top: 0px;
 left: 0px;
 height: 52px;
 z-index: 1;
 background: #FFFFFF;
 border-bottom: 1px solid #999999;
}

#main {
 /*padding-top:53px;*/
}

.img_gallary_btn {
 position: relative;
 background-color: rgb(235, 235, 235);
 border-radius: 4px;
 /* color: #fff; */
 width: 95%;
 text-align: center;
 margin: 10px auto;
 line-height: 32px;
 -webkit-transition: none;
 transition: none;
 box-shadow: 0 3px 0 #bbbbbb;
 /* text-shadow: 0 1px 1px rgba(0, 0, 0, .3); */
}

.img_gallary_btn a {
 color: #000;
 text-decoration: none;
 font-weight: bold;
}

.shosai_mail_btn {
 position: relative;
 background-color: rgb(235, 235, 235);
 border-radius: 4px;
 /* color: #fff; */
 width: 95%;
 text-align: center;
 margin: 10px auto;
 line-height: 32px;
 -webkit-transition: none;
 transition: none;
 box-shadow: 0 3px 0 #bbbbbb;
 /* text-shadow: 0 1px 1px rgba(0, 0, 0, .3); */
}

.shosai_mail_btn a {
 color: #000;
 text-decoration: none;
 font-weight: bold;
}

.raiten_yoyaku_btn {
 margin: 5px auto;
 padding: 0;
 width: 100%;
}

.raiten_yoyaku_btn a {
 text-align: center;
 width: 100%;
 margin: 0 auto;
 display: block;
}

.raiten_yoyaku_btn a img {
 width: 96%;
 margin: 0 auto;
}

/* ----------------------------------------
フッター固定
---------------------------------------- */

.fixfoot {
 width: 100%;
 position: fixed;
 bottom: -1px;
 height: 50px;
 background-color: #FFF;
 z-index: 999;
 border-top: 2px solid #333333;
 margin: 0px;
 padding: 0px;
 background-color: #f5f5f5;
}

.fixfoot ul {
 width: 100%;
 margin: 0px;
 height: 100%;
 padding: 0px;
 list-style: none;
 display: flex;
}

.fixfoot ul li {
 text-align: center;
 vertical-align: middle;
 height: 100%;
 margin: 0px;
 padding: 0px;
 border-right: 1px solid #ddd;
 flex: 1;
 display: block;
 border-top: none;
}

.fixfoot ul li:last-child {
 border: none;
}

.fixfoot ul li a {
 display: block;
 width: 100%;
 height: 100%;
 font-size: 13px;
 padding: 10px 0px 0px 0px;
 margin: 0px;
 color: #333;
}

.fixfoot ul li a img {
 width: 70%;
 max-height: 65px;
}

.fixfoot ul li i {
 width: 100%;
 height: 17px;
 display: block;
 text-align: center;
}

.fixfoot ul li span {
 font-size: 12px;
}

.sho_school_text {
 text-align: left;
 font-size: 10px;
 margin: 10px 10px;
}

/*info_corona*/
.info_corona a {
 width: 96%;
 font-size: 15px;
 text-align: center;
 display: block;
 border: solid 1px #aaa;
 padding: 20px 0px;
 margin: 15px auto;
 border-radius: 5px;
 box-shadow: 0 3px 0 #aaa;
 text-decoration: underline;
 color: #0089ff;
}
/********************************************

新スマホトップ追加分↓↓↓↓↓↓

*********************************************/
header .button02 {
  display: table-cell;
  height: 52px;
  vertical-align: top;
  float: right;
 }
 
 header .button02 p {
  display: table-cell;
  margin: 0;
  padding: 0;
  height: 52px;
  border-left: 1px solid #CCCCCC;
  text-align: center;
 }
 
 header .button02 p a,
 header .button02 p span {
  display: block;
  padding: 0 0 2px 0;
  width: 60px;
  font-size: 12px;
  margin: 0;
  color: #333333;
 }
 
 header .button02 p i {
  font-size: 20px;
  width: 100%;
  padding: 8px 0 4px;
  font: normal normal normal 19px/1 FontAwesome;
 }
 
 .fonticon-color {
  color: #f90;
 }
 
 /********************************************
 
 SPTOP特選物件
 
 *********************************************/
 .con_title {
  font-size: 17px;
  font-weight: bold;
  background-color: #ff9900;
  color: #fff;
  padding: 10px;
  line-height: 25px;
  margin: 0;
 }
 
 .sp_tokusen {
  padding: 10px 5px;
  background-color: #f2f3f3;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #F9F9F9), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #F9F9F9), color-stop(.75, #F9F9F9), color-stop(.75, transparent), to(transparent));
  -webkit-background-size: 7px 7px;
  -webkit-overflow-scrolling: touch;
  /*慣性スクロール*/
 }
 
 .sp_tokusen_in {
  padding: 10px 3% 10px;
  overflow-x: auto;
  white-space: nowrap;
 }
 
 .sp_tokusen_row {
  width: 190px;
  margin: 0 10px 0 0;
  padding: 5px;
  background-color: white;
  position: relative;
  list-style: none;
  display: inline-block;
 }
 
 .sp_tokusen_row > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-decoration: none;
 }
 
 .sp_tokusen_title {
  width: 180px;
  top: 150px;
  left: 10px;
  position: absolute;
  text-overflow: ellipsis;
  font-size: 3vw;
 }
 
 .sp_tokusen_row:hover {
  background: #ECECEC;
 }
 
 .sp_tokusen_row:nth-child(4n) {
  margin-right: 0 !important;
 }
 
 .sp_tokusen_row ul {
  margin: 0;
  padding: 0px 5px 5px 5px;
 }
 
 .sp_tokusen_row ul li {
  font-size: 12px;
  margin: 0;
  clear: both;
  list-style: none;
 }
 
 .sp_tokusen_img {
  margin: 0;
  width: 190px;
  height: 140px;
  overflow: hidden;
  margin-bottom: 23px;
  border-bottom: 3px solid #07285A;
  text-align: center;
 }
 
 .sp_tokusen_img img {
  max-width: 190px;
  max-height: 140px;
 }
 
 .sp_tokusen_shosai {
  padding: 0 5px 5px 5px;
  font-size: 12px;
 }
 
 .sp_tokusen_shosai b {
  color: #FF5722;
  font-size: 16px;
 }
 
 .slide_sp,
 .slide_sp img {
  width: 100%;
 }
 
 .bukken_more a {
  width: 85%;
  display: block;
  color: #fff;
  background-color: #333;
  margin: 10px auto 30px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
 }
 
 /* ------振り分けボタン------ */
 .main_furiwake {}
 
 .main_furiwake ul {
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin: 20px auto;
 }
 
 .main_furiwake ul li {
  width: 32%;
 }
 
 .main_furiwake ul li a {
  display: block;
  width: 100%;
  background-color: #fceacf;
  border: 3px solid #ff9900;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
 }
 
 .main_furiwake ul li p {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
 }
 
 .main_furiwake ul li i {
  color: #f90;
  font-size: 30px;
  margin: 15px 0;
 }
 
 /* ------検索------ */
 .search_wrap {
  background-color: #f5f4f0;
  padding: 40px 0px;
  position: relative;
 }
 
 .search_keisai {
  position: absolute;
  top: -244px;
  right: -940px;
  left: 0px;
  margin: auto;
  width: 234px;
 }
 
 .search_keisai img {}
 
 .search_kensu_wrap {
  width: 92%;
  margin: 0px auto 20px auto;
  background-color: #fde0e0;
  border: solid 1px #ea2828;
  padding: 5px 0px;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
 }
 
 .search_kensu_l {
  text-align: center;
 }
 
 .search_kensu_kazu {
  font-size: 12px;
  font-weight: bold;
  color: #ea2828;
  line-height: 40px;
  display: inline-block;
 }
 
 .search_kensu_kazu span {
  font-size: 23px;
  font-weight: bold;
  padding: 0px 5px;
 }
 
 .search_kensu_l p {
  font-size: 12px;
  font-weight: normal;
  color: #333;
  margin: 4px 0px 0px 0px;
  display: inline-block;
 }
 
 .search_kensu_title {
  float: right;
  font-size: 17px;
  background-image: url(/img/top/kensu_icon.png);
  background-repeat: no-repeat;
  background-position-y: 6px;
  background-position-x: 0px;
  line-height: 28px;
  padding: 0px 0px 0px 50px;
  margin-top: 6px;
 }
 
 .search_box {
  width: 92%;
  margin: 0px auto 0px auto;
  overflow: hidden;
 }
 
 .search_l {}
 
 .search_map {}
 
 .search_r {
  width: 100%;
  margin: 0px 0px 0px 0px;
 }
 
 .search_ensen {
  margin-bottom: 0px;
  overflow: hidden;
 }
 
 .search_ensen ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border-radius: 5px;
 }
 
 .search_ensen ul li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-right: dotted 1px #ed6103;
  border-bottom: dotted 1px #ed6103;
  border-top: dotted 1px #ed6103;
 }
 
 .search_ensen ul li:nth-child(2n) {
  border-right: none;
 }
 
 .search_ensen ul li:nth-child(3) {
  border-bottom: none;
 }
 
 .search_ensen ul li:nth-child(4) {
  border-bottom: none;
 }
 
 .search_ensen ul li a {
  display: block;
  background-color: #FFF;
  font-size: 16px;
  font-weight: normal;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #333;
  text-align: center;
  padding: 25px 0px 25px 0px;
  position: relative;
 }
 
 .search_ensen ul li a i {
  font-size: 20px;
  color: #ed6103;
  margin-right: 5px;
 }
 
 .search_ensen ul li a::before {
  content: "";
  bottom: 13px;
  right: 13px;
  width: 18px;
  height: 1px;
  background: #ed6103;
  position: absolute;
 }
 
 .search_ensen ul li a::after {
  content: "";
  right: 11px;
  bottom: 16px;
  width: 10px;
  height: 1px;
  background: #ed6103;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
 }
 
 .search_ensen ul li a span {
  color: #ed6103;
  font-size: 21px;
  font-weight: bold;
 }
 
 .search_joken {
  margin-bottom: 20px;
 }
 
 .search_joken ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
 }
 
 .search_joken ul li {
  width: 33.4%;
  box-sizing: border-box;
  border-right: dotted 1px #ed6103;
 }
 
 .search_joken ul li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-right: dotted 1px #ed6103;
  border-bottom: dotted 1px #ed6103;
 }
 
 .search_joken ul li:nth-child(4) {
  border-bottom: none;
 }
 
 .search_joken ul li:last-child {
  border-right: none;
 }
 
 .search_joken ul li a {
  display: block;
  background-color: #FFF;
  font-size: 16px;
  font-weight: bold;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #ed6103;
  text-align: center;
  padding: 55px 0px 10px 0px;
  position: relative;
  background-position-x: center;
 }
 
 .search_joken ul li a span {
  color: #ed6103;
  font-size: 21px;
  font-weight: bold;
 }
 
 .search_joken ul li:nth-child(1) a {
  background-position-y: 12px;
  background-image: url(/img/top/search_icon03.png);
  background-size: 30px;
 }
 
 .search_joken ul li:nth-child(2) a {
  background-position-y: 13px;
  background-size: 59px;
  background-image: url(/img/top/search_icon05.png);
 }
 
 .search_joken ul li:nth-child(3) a {
  background-position-y: 16px;
  background-size: 54px;
  background-image: url(/img/top/search_icon04.png);
 }
 
 .search_gakku {
  margin-bottom: 0px;
 }
 
 .search_gakku ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
 }
 
 .search_gakku ul li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-right: dotted 1px #ed6103;
  border-bottom: dotted 1px #ed6103;
 }
 
 .search_gakku ul li a::before {
  content: "";
  bottom: 13px;
  right: 13px;
  width: 18px;
  height: 1px;
  background: #ed6103;
  position: absolute;
 }
 
 .search_gakku ul li a::after {
  content: "";
  right: 11px;
  bottom: 16px;
  width: 10px;
  height: 1px;
  background: #ed6103;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
 }
 
 .search_gakku ul li:nth-child(2n) {
  border-right: none;
 }
 
 .search_gakku ul li:nth-child(3) {
  border-bottom: none;
 }
 
 .search_gakku ul li:nth-child(4) {
  border-bottom: none;
 }
 
 .search_gakku ul li:last-child {
  border-right: none;
 }
 
 .search_gakku ul li a {
  display: block;
  background-color: #FFF;
  font-size: 16px;
  font-weight: normal;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #333;
  text-align: center;
  padding: 25px 0px 25px 0px;
  position: relative;
 }
 
 .search_gakku ul li a i {
  font-size: 20px;
  color: #ed6103;
  margin-right: 5px;
 }
 
 .search_gakku ul li a span {
  color: #ed6103;
  font-size: 21px;
  font-weight: bold;
 }
 
 .search_free {
  margin-bottom: 20px;
 }
 
 .search_free p {
  font-size: 17px;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
 }
 
 .search_space {
  overflow: hidden;
 }
 
 .search_window {
  width: 71% !important;
  font-size: 14px !important;
  border: solid 1px #aaa !important;
  text-indent: 15px;
  line-height: 38px !important;
  border-radius: 5px !important;
  float: left;
  background-color: #fff !important;
  font-size: 12px !important;
 }
 
 .quick_keyword {
  width: 26%;
  float: right;
 }
 
 .free_btn {
  display: block !important;
  float: right !important;
  width: 100% !important;
  border: none !important;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(/mobile_img/search_icon08.png);
 }
 
 .search_kodawari {}
 
 .search_kodawari p {
  font-size: 17px;
  font-weight: bold;
  margin: 0px 0px 12px 0px;
 }
 
 .search_kodawari ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
 }
 
 .search_kodawari ul li {
  width: 32%;
  float: left;
  margin: 0px 2% 9px 0px;
 }
 
 .search_kodawari ul li:nth-child(3n) {
  margin-right: 0px;
 }
 
 .search_kodawari ul li:nth-child(4) {
  margin-bottom: 0px;
 }
 
 .search_kodawari ul li:nth-child(5) {
  margin-bottom: 0px;
 }
 
 .search_kodawari ul li:nth-child(6) {
  margin-bottom: 0px;
 }
 
 .search_kodawari ul li a {
  display: block;
  background-color: #f8eee5;
  border: solid 1px #ed6103;
  line-height: 40px;
  font-size: 12px;
  text-align: left;
  padding: 0px 0px 0px 29px;
  box-sizing: border-box;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
  background-repeat: no-repeat;
 }
 
 .search_kodawari ul li:nth-child(1) a {
  background-image: url(/img/sp/search_icon1.png);
  background-position-y: 9px;
  background-position-x: 6px;
  background-size: 20px;
 }
 
 .search_kodawari ul li:nth-child(2) a {
  background-image: url(/img/sp/search_icon2.png);
  background-position-y: 11px;
  background-position-x: 9px;
  background-size: 16px;
 }
 
 .search_kodawari ul li:nth-child(3) a {
  background-image: url(/img/sp/search_icon3.png);
  background-position-y: 11px;
  background-position-x: 9px;
  background-size: 16px;
 }
 
 .search_kodawari ul li:nth-child(4) a {
  background-image: url(/img/sp/search_icon4.png);
  background-position-y: 11px;
  background-position-x: 6px;
  background-size: 18px;
 }
 
 .search_kodawari ul li:nth-child(5) a {
  background-image: url(/img/sp/search_icon5.png);
  background-position-y: 11px;
  background-position-x: 11px;
  background-size: 15px;
 }
 
 .search_kodawari ul li:nth-child(6) a {
  background-image: url(/img/sp/search_icon6.png);
  background-position-y: 12px;
  background-position-x: 8px;
  background-size: 17px;
 }
 
 /* ------お店のことをもっと知りたい------ */
 .t_com_know {
  background-color: #ff7f00;
  padding: 30px 0;
 }
 
 .t_com_know h2 {}
 
 .t_com_know ul.shop {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 96%;
  margin: 0 auto;
 }
 
 .t_com_know ul.shop li {
  width: 49%;
  margin-bottom: 10px;
 }
 
 .t_com_know ul.shop li img {
  width: 100%;
 }
 
 .staff_top {
  width: 96%;
  margin: 20px auto 0;
  background-color: #fff;
  border-radius: 5px;
  padding: 10px 0;
 }
 
 .staff_top h3 {
  text-align: center;
 }
 
 .staff_top h3 img {
  width: 180px;
 }
 
 .staff_top_inner iframe {
  width: 94%;
  margin: 0 auto;
  height: 220px;
  display: block;
 }
 
 .staff_top_list ul {
  padding: 10px 0% 10px;
  overflow-x: auto;
  white-space: nowrap;
 }
 
 .staff_top_list ul li {
  display: inline-block;
  width: 180px;
  margin-right: 10px;
 }
 
 .staff_top_list .img {
  height: 120px;
  position: relative;
  overflow: hidden;
 }
 
 .staff_top_list .img img {
  width: 100%;
 }
 
 .staff_top_list .img p {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #fff;
  padding: 5px 0;
  bottom: 0;
  font-size: 12px;
  margin: 0;
 }
 
 .staff_top_list .txt p {
  width: 100%;
  height: 55px;
  white-space: normal;
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.5;
  margin: 10px 0;
 }
 
 .staff_top_more a {
  width: 85%;
  display: block;
  color: #fff;
  background-color: #333;
  margin: 10px auto;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
 }
 
 /*----------------------------
   会社概要　20210615　リニューアル
 -----------------------------*/
 .shop_wrap {}
 
 .shop_inner {
  width: 94%;
  margin: 0 auto;
 }
 
 .shop_tl {
  font-size: 17px;
 }
 
 .shop_img {
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px;
 }
 
 .shop_img li {
  width: 49%;
  max-height: 125px;
  overflow: hidden;
 }
 
 .shop_img img {
  width: auto;
  height: 125px;
 }
 
 .shop_info {
  margin-bottom: 15px;
  font-size: 14px;
 }
 
 .shop_info p {
  margin: 0;
 }
 
 .shop_name {
  font-size: 18px !important;
  font-weight: bold;
  color: #333;
  margin: 0 0 10px !important;
 }
 
 .shop_info p a {
  color: #333;
  display: block;
 }
 
 .shop_tel {
  margin-bottom: 15px;
 }
 
 .shop_tel a {
  text-align: center;
  display: block;
  background: #eee;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 15px 4%;
  border-radius: 5px;
 }
 
 .shop_tel a > p {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
 }
 
 .shop_tel a div {
  background: #fff;
  padding: 10px 0;
  border-radius: 5px;
  font-size: 25px;
  font-weight: bold;
 }
 
 .shop_link {
  overflow: hidden;
 }
 
 .shop_link li {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 8px;
  border-radius: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
 }
 
 .shop_link li:nth-child(even) {
  margin-right: 0;
 }
 
 .shop_link li a {
  display: block;
  text-align: center;
  color: #333;
  padding: 10px 0;
  font-size: 14px;
 }
 
 .contents06 li {
  width: 96%;
  margin: 10px auto;
 }
 
 .contents06 li img {
  width: 100%;
 }
 
 /* =========================================================
 店舗画像スライド
 ========================================================= */
 
 .slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 10px 0 0 0;
 }
 
 .slider img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
 }
 
 .slider {
  position: relative;
  width: 100%;
  overflow: hidden;
 }
 
 .slides {
  overflow: hidden;
  *zoom: 1;
 }
 
 .slides li {
  float: left;
  clear: none;
 }
 
 .slide {
  text-align: center;
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
 }
 
 .slide img {
  max-height: 200px;
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
  float: none;
 }
 
 .slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -15px;
  height: 25px;
  width: 15px;
 }
 
 .slider-arrow--right {
  bottom: 50%;
  right: 10px;
  background-image: url(/img/sp/shop_slide_arrow_r.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
 }
 
 .slider-arrow--left {
  bottom: 50%;
  left: 10px;
  background-image: url(/img/sp/shop_slide_arrow_l.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
 }
 
 .slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #fff;
  border-radius: 8px;
 }
 
 .slider-nav__item:hover {
  background: #fff;
 }
 
 .slider-nav__item--current {
  background: #fff;
 }



