﻿@charset "utf-8";

/* # =================================================================
   # BASIC STYLE
   # ================================================================= */

body {
  background: #fff;
}
img.fix {
  width: 100%;
  max-width: 100%;
}

/* # =================================================================
   # FOR PC
   # ================================================================= */

.pc {
  display: inline-block;
}
.sp {
  display: none;
}

/* header */
header {
  margin: 0 0;
}
header h1 {
  width: 100%;
  background: #000;
  padding: 5px 0;
  border-bottom: 2px solid #fd9727;
  text-align: center;
  margin-bottom: 0;
}
/* header */

/* pc nav */
nav.nav-pc {
  display: block;
}
nav.nav-sp {
  display: none;
}
nav.nav-pc {
  background: #000;
}
nav.nav-pc ul {
  width: 960px;
  margin: 0 auto;
}
nav.nav-pc li {
  display: inline;
}
nav.nav-pc li a {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 20px 0;
  width: 110px;
  text-align: center;
}
nav.nav-pc li a:hover {
  color: #fd9727;
}
/* pc nav */

/* main */
#container {
  width: 1200px;
  margin: 30px auto 0;
}
.top {

}
#main {
  width: 930px;
  float: right;
}
aside {
  width: 240px;
  float: left;
}
aside ul {
  margin-bottom: 10px;
}
aside li {
  margin-bottom: 10px;
}
aside img {
  width: 100%;
}
/* main */

/* footer */
.pagetop {
  clear: both;
  text-align: right;
  width: 1200px;
  margin: 0 auto 0;
  cursor: pointer;
  padding-top: 20px;
}
footer {
  clear: both;
  text-align: center;
  font-size: 12px;
  padding: 20px;
}
footer a {
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
.copyright {
  width: 100%;
  background: #000;
  color: #fff;
  padding: 20px 0;
  text-align: center;
  font-size: 11px;
}
/* footer */


/* トップページ */
.mv {
  text-align: center;
  background: #000;
}
.mv img {
  width: 100%;
  max-width: 1032px;
}
.concept {
  padding-bottom: 30px;
}
.concept h2.tl-top {
  font-size: 24px;
  color: #fd9727;
  background: #fff;
  text-align: center;
  padding: 20px 0 30px;
  line-height: 1.4em;
}
.concept p {
  text-align: center;
}
.blog {
  padding-bottom: 30px;
}
.blog h3 {
  width: 100%;
  color: #fff;
  font-weight: bold;
  background: #000;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
}
.blog ul {
  list-style-type: circle;
  margin-left: 30px;
}
.blog li {
  margin-bottom: 10px;
  line-height: 1.4em;
  padding-right: 10px;
}
.blog .date {
  padding-right: 20px;
}
.news {
  padding-bottom: 30px;
}
.news h3 {
  width: 100%;
  color: #fff;
  font-weight: bold;
  background: #000;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
}
.news dl {
  width: 100%;
}
.news dt {
  width: 90px;
  display: inline-block;
  padding: 10px 0;
  line-height: 1.4em;
  vertical-align: top;
  border-bottom: 1px dotted #999;
  padding-left: 10px;
}
.news dd {
  width: 820px;
  display: inline-block;
  padding: 10px 0;
  line-height: 1.4em;
  border-bottom: 1px dotted #999;
}
.btn_more {
  text-align: right;
  margin-top: 10px;
}
.products {
  padding-bottom: 30px;
}
.products h3 {
  width: 100%;
  color: #fff;
  font-weight: bold;
  background: #000;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
}
.products img {
  width: 100%;
  max-width: 100%;
}

/* コンセプト */
h2 {
  width: 100%;
  color: #fff;
  font-weight: bold;
  background: #000;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
}
.pagetitle {
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 2px solid #000;
}
.pagetitle img {
  max-width: 100%;
}
.concept_box h3 {
  font-size: 24px;
  color: #fd9727;
  text-align: center;
  padding: 0 0 20px;
  line-height: 1.4em;
}
.concept_box {
  border: 1px solid #999;
  padding: 40px;
  background: #f9f9f9;
}
.tl-mind {
  font-size: 24px;
  color: #fd9727;
  text-align: center;
  padding: 0 0 20px;
  line-height: 1.4em;
  margin-top: 40px;
}
.tb-mind {
  width: 100%;
}
.tb-mind th {
  border-top: 1px dotted #999;
  padding: 30px 0 30px 30px;
  vertical-align: top;
}
.tb-mind td {
  border-top: 1px dotted #999;
  padding: 30px;
  line-height: 1.4em;
  vertical-align: top;
}
.tb-mind td strong {
  display: block;
}

/* 店舗紹介 */
.shop_box {
  width: 90%;
  border: 1px solid #999;
  margin: 0 auto;
}
.shop_box h3 {
  background: #ff9800;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  line-height: 1.4em;
}
.shop_box .shopimage {
  width: 30%;
  float: left;
  margin: 2%;
}
.shop_box .shopimage img {
  width: 100%;
}
.shop_box .shopdata {
  width: 60%;
  float: right;
  margin: 2%;
}
.shop_box .shopdata tr {
  padding: 10px 10px 10px 0;
  vertical-align: top;
  line-height: 1.4em;
  width: 25%;
}
.shop_box .shopdata td {
  padding: 10px 10px 10px 0;
  vertical-align: top;
  line-height: 1.4em;
  width: 75%;
}
.shop_box .shopdata .shop_tel {
  font-size: 1.2em;
  color: #ff9800;
  font-weight: bold;
}
.shop_box .map {
  clear: both;
  margin: 2%;
}
.shoplink {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #000;
  text-align: center;
  line-height: 1.4em;
}
.shoplink a {
  display: block;
  color: #fff;
  padding: 20px 5%;
  background: #000;
  text-decoration: none;
}
.shoplink a:hover {
  background: #333;
}
.shoplink span {
  background: url(../images/arrow.png) left center no-repeat;
  background-size: 15px;
  padding-left: 25px;
}

/* 会社概要 */
.tb_conpanyinfo {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #999;
  border-collapse: collapse;
  margin-bottom: 40px;
}
.tb_conpanyinfo th {
  width: 30%;
  border: 1px solid #999;
  border-collapse: collapse;
  vertical-align: top;
  text-align: left;
  padding: 10px;
  background: #eee;
}
.tb_conpanyinfo td {
  width: 70%;
  border: 1px solid #999;
  border-collapse: collapse;
  vertical-align: top;
  text-align: left;
  padding: 10px;
}
.title_text {
  border-bottom: 1px solid #000;
  text-align: center;
  margin-bottom: 20px;
}
.title_text span {
  display: inline-block;
  font-size: 12px;
  width: 200px;
  background: #000;
  color: #fff;
  padding: 6px;
  text-align: center;
}
.tb_history {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.tb_history th {
  width: 20%;
  padding: 10px;
  border-bottom: 1px dotted #999;
  line-height: 1.4em;
}
.tb_history td {
  width: 80%;
  padding: 10px;
  border-bottom: 1px dotted #999;
  line-height: 1.4em;
}

/* お取り扱い商品 */
.box_product {
  width: 33.3%;
  float: left;
  text-align: center;
  min-height: 350px;
}
.box_product img {
  width: 60%;
  padding: 5%;
}
.box_product h3 {
  padding: 10px;
  background: #eee;
  margin: 0 5px;
  font-size: 16px;
}
.box_product p {
  padding: 10px;
}
.box_product p {
  text-align: left;
}

/* 商品詳細 */
.box_product_single {
  width: 90%;
  margin: 0 auto 30px;
}
.box_product_single .img_product {
  text-align: center;
  margin-bottom: 20px;
}
.box_product_single .tl_product {
  font-size: 16px;
  margin-bottom: 20px;
}
.box_product_single .bikou {
  border: 1px dotted #999;
  padding: 10px;
  line-height: 1.4em;
}

/* プライバシーポリシー */
.box_privacy {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}
.box_privacy h3 {
  margin-bottom: 5px;
}
.box_privacy p {
  margin-bottom: 30px;
}
.box_privacy ul {
  margin: 0 30px 40px;
  list-style-type: circle;
}
.box_privacy li {
  margin-bottom: 10px;
}


/* # =================================================================
   # FOR TABLET
   # ================================================================= */

@media all and (max-width: 1199px){

body {
  background: #fff;
}
.pc {
  display: none;
}
.sp {
  display: inline-block;
}
nav.nav-pc {
  display: none;
}
/* header */
header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  background: #000;
  text-align: center;
}
header nav.nav-sp {
  display: none;
  z-index: 100;
}
header nav {
  display: none;
}
header ul {
  width: 100%;
  margin: 0 auto;
}
header nav li {
  width: 100%;
  display: block;
  border-bottom: 1px solid #fd9727;
}
header nav li a {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  display: block;
}
header nav li a:hover {
  color: #fd9727;
}
#menuButton {
display: block;
width: 42px;
height:42px;
position: fixed;
top: 10px;
right: 10px;
z-index: 200;
}
#menuButton span {
display: block;
background: #666;
width: 24px;
height: 2px;
position: absolute;
left: 9px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
}
#menuButton span:first-child {
top: 12px;
}
#menuButton span:nth-child(2) {
margin-top: -1px;
top: 50%;
}
#menuButton span:last-child {
bottom: 12px;
}
#menuButton.active span:first-child {
-webkit-transform: translateY(8px) rotate(45deg);
-moz-transform: translateY(8px) rotate(45deg);
-ms-transform: translateY(8px) rotate(45deg);
transform: translateY(8px) rotate(45deg);
}
#menuButton.active span:nth-child(2) {
opacity: 0;
}
#menuButton.active span:last-child {
-webkit-transform: translateY(-8px) rotate(-45deg);
-moz-transform: translateY(-8px) rotate(-45deg);
-ms-transform: translateY(-8px) rotate(-45deg);
transform: translateY(-8px) rotate(-45deg);
}
/* header */

/* main */
#container {
  width: 96%;
  padding: 0 2%;
}
.contents {
  margin-top: 76px;
}
#main {
  width: 100%;
  float: none;
  padding-bottom: 30px;
}
aside {
  width: 100%;
  float: none;
  text-align: center;
}
aside .side_box {
  width: 20%;
  margin: 0 5%;
  display: inline-block;
  vertical-align: top;
}
aside .side_box img {
  width: 100%;
  max-width: 100%;
}
section {
  width: 100%;
}
/* main */

.mv {
  padding-top: 66px;
}
.news dt {
  width: 15%;
  padding-left: 2%;
}
.news dd {
  width: 81%;
}
.pagetop {
  width: 90%;
}
.pagetop img {
  width: 60px;
}


}


/* # =================================================================
   # FOR SMARTPHONE
   # ================================================================= */

@media all and (max-width: 640px){

aside {
  width: 100%;
  float: none;
  text-align: center;
}
aside .side_box {
  width: 80%;
  margin: 0;
}
aside .side_box img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
footer {
  text-align: left;
  font-size: 12px;
  padding: 40px 20px;
}
.pankuzu {
  display: none;
}
.concept h2.tl-top {
  font-size: 20px;
}

/* トップページ */
.concept p {
  text-align: left;
  padding: 0 20px;
}
.blog li span {
  display: block;
}
.news dt {
  width: 94%;
  margin: 0;
  padding: 10px 3% 0;
  border-bottom: 0;
}
.news dd {
  width: 94%;
  margin: 0;
  padding: 5px 3% 10px;
}
/* トップページ */

/* 店舗紹介 */
.shop_box .shopimage {
  width: 96%;
  float: none;
  margin: 2%;
}
.shop_box .shopdata {
  width: 96%;
  float: none;
  margin: 2%;
}

/* お取り扱い商品 */
.box_product {
  width: 50%;
  float: left;
  text-align: center;
  min-height: 300px;
}
.box_product h3 {
  font-size: 14px;
}

/* 商品詳細 */
.box_product_single .bikou {
  font-size: 11px;
}


}
