@charset "UTF-8";
/* CSS Document */

*{
	font-family: "Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo,"MS ゴシック","MS Gothic",'Noto Sans Japanese', sans-serif;
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:1000px;
	font-size:12px;
	font-family: "Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo,"MS ゴシック","MS Gothic",'Noto Sans Japanese', sans-serif;
}
img{
	border:none;
}
ul, li{
	margin:0;
	padding:0;
	list-style:none;
}

.content {
  width:980px;
  /*min-height:640px;*/
  margin:0px auto 0px auto;
  clear:both;
  text-align:left;
}
.content:after {content:""; display:block; clear:both; height:0px; visibility:hidden; font-size:0;}
.store_result_con {
/*  border-top: 1px solid #dddddd; */
  height: 135px;
  padding: 30px 0px 25px 0px;
  margin-bottom: 30px;
  overflow: hidden;
  line-height: 1.9em;
}
.shop_con1{
  float: left;
  width: 465px;
  overflow: auto;
}
.shop_con2 {
  float: left;
  width: 465px;
  margin-left: 50px;
}
.shop_con {
  margin-top: 50px;
}
.shop_con p {
  color: #666;
  font-weight: normal;
  font-size: 14px;
  padding-top: 15px;
}
.shop_con li {
  color: #666;
  font-size: 14px;
}
.shop_con li a {
  font-size: 15px;
}

/* ------------------------------------------------------
	グローバルナビ
-------------------------------------------------------*/

/* new design */
.nav-menu2 {
    width:980px;
    margin-left:auto;
    margin-right:auto;
    /*padding-top: 20px;*/
	margin-top:16px;
    height:48px;
    clear:both;
}
.nav-menu2 table{
    width: 100%;
}
.nav-menu2 table tr td a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.nav-menu2 table td{
    border-left: 1px solid #c1c1c1;
}
.nav-menu2 table td:last-child{
    border-right: 1px solid #c1c1c1;
}
.nav-menu2 ul li {
    float:left;
    margin-right: 4px;
}
.nav-menu2 ul li:last-child {
    margin-right: 0px;
}
.head-orange{
    background: url("../../images/images_shoptop/head_orange.png") repeat-x;
    height: 90px;
}
.head-gray {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #efefef;
  height: 90px;
}
.head-orange-global{
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #efefef;
  height: 60px;
}
.head-orange-global .head-title {
    margin-top: 16px;
    font-size:24px;
    color:#222;
}
.head-gray-global{
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #efefef;
  height: 60px;
}
.head-gray-global .head-title {
    margin-top: 16px;
    font-size:24px;
    color:#222;
}
.head-content {
	width:980px;
	margin:0 auto 0 auto;
	padding-top:15px;
	text-align:left;
}
.head-orange .head-title {
    margin-top: 16px;
    font-size:30px;
    color:#fff;
    line-height: 1.2em;
}
.head-gray .head-title {
    margin-top: 16px;
    font-size:28px;
    color:#000;
    line-height: 1.2em;
}
.head-gray .head-title-container {
  float: left;
  /* border-left: 1px solid #b7b7b7; */
  /* padding-left: 20px; */
}
.head-gray .title-logo {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}
.head-sub-title {
    font-size: 18px;
}
.first-content {
  margin-top:13px !important;
}
#sub{
  float: right;
}

.footer-logo {
  margin-top: 45px;
}

.main-container {
  padding-top: 20px;
  clear: both;
}
.main-container a {
  color: #ff7500;
}
.main-container .left {
  float: left;
  width: 376px;

}
.main-container .left .pic {
  margin-bottom: 10px;
}
.main-container .right {
  float: right;
  width: 604px;
}
.main-container .comment {
  clear: both;
}
.main-container .right .title {
  color: #ff7500;
  font-size: 16px;
}
.main-container .buttons {
  height: 79px;
  margin-bottom: 10px;
}
.main-container .buttons > div {
  float: left;
  border: 2px solid #ff7500;
  width: 299px;
  height: 75px;
}
.main-container .buttons > div:hover {
  opacity: 0.6;
}
.main-container .buttons a {
  display: block;
  width: 299px;
  height: 75px;
  text-decoration: none;
}
.main-container .buttons .tel {
  background: url(/images/icon-tel.png) no-repeat 12px;
  color: #ff7500;
  border-right: 1px solid #ff7500;
}
.main-container .buttons .tel .number {
  display: inline-block;
  margin-top: 12px;
  font-size: 34px;
  padding-left: 59px;
}
.main-container .buttons .tel .text {
  font-size: 13px;
  padding-left: 74px;
  background: url(/images/list_arrow.png) no-repeat 59px;
}
.main-container .buttons .form {
  background: url(/images/icon-mail.png) no-repeat 20px;
  border-left: 1px solid #ff7500;
}
.main-container .buttons .form span {
  font-size: 25px;
  color: #ff7500;
  line-height: 75px;
  padding-left: 64px;
}
.main-container table.information {
  clear: both;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.main-container table.information th {
  border: 1px solid #dcdcdc;
  background: #f6f6f6;
  width: 119px;
  height: 33px;
  line-height: 33px;
  color: #444;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
.main-container table.information td {
  border: 1px solid #dcdcdc;
  width: 470px;
  height: 33px;
  line-height: 33px;
  padding-left: 12px;
  color: #444;
  font-size: 16px;
}
.main-container .small-buttons {
  height: 31px;
  margin-bottom: 16px;
}
.main-container .small-buttons > div {
  float: left;
  width: 179px;
  height: 29px;
  border: 1px solid #ff7500;
  text-align: center;
  line-height: 29px;
  margin-right: 5px;
}
.main-container .small-buttons > div:hover {
  opacity: 0.6;
}
.main-container .small-buttons a {
  display: block;
  width: 179px;
  height: 29px;
  text-decoration: none;
}
.main-container .small-buttons a span {
  background: url(/images/list_arrow.png) no-repeat 0;
  padding-left: 15px;
}
.main-container .comment {
  clear: both;
  border: 1px solid #dcdcdc;
  padding: 13px 20px;
}
.main-container .comment .title {
  color: #000;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 13px;
}
.main-container .comment p {
  font-size: 14px;
  color: #666;
  line-height: 1.7em;
}
