@charset "UTF-8";
/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* Pタグ装飾設定 */
img.slant_box_l {
	transform: rotate(-5deg);
}
img.slant_box_r {
	transform: rotate(5deg);
}
img.shadow_box_black {
	box-shadow:3px 3px 10px #000000;
}
img.shadow_box_gray {
	box-shadow:3px 3px 10px #aaaaaa;
}
img.frame_box_gray {
border:solid 2px #aaaaaa;
}
img.frame_box_black {
border:solid 6px #aaaaaa;
}
img.radius_box {
	        border-radius: 15px;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
}
img.circle_box {
	        border-radius: 50%;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
}

img {
  box-sizing:border-box;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* LINK設定 */
div.extlinkbox {
	text-align: left;
}
div.extlinkbox.dispcenter {
	text-align: center;
}
div.extlinkbox.dispright {
	text-align: right;
}
div.extlinkbox img {
	height: 30px;
	margin: 2px 5px 2px 2px;
}


/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* -------------------------------------
	要素
------------------------------------- */
html {
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  line-height: 1.231;
  background: white;
  color: #464646;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  -webkit-text-size-adjust: none;
}

iframe,
img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  color: #464646;
  font-weight: bold;
}

ul {
  list-style: none;
}

sup {
  vertical-align: top;
  font-size: 65%;
}
sub {
  vertical-align: bottom;
  font-size: 65%;
}
small {
  font-size: 80%;
}
/* -------------------------------------
	全体
------------------------------------- */
#page {
  width: 850px;
  margin: 0 auto;
  padding: 0 20px;
}

/* -------------------------------------
	ヘッダー
------------------------------------- */
#page > header {
  padding: 10px 0 30px;
}

#page > header .lead {
  font-size: 12px;
  font-size: 1.2rem;
}

#page > header #D001 {
  margin-top: 10px;
  background: url('img/1_D001_0_313714.jpg') 0 0 no-repeat;
background-size: 850px; 200px;
  height: 200px;
  padding-top: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}
#page > header .page01_bg {
  margin-top: 10px;
  background: url('img/2_D001_0_071867.jpg') 0 0 no-repeat;
background-size: 850px; 200px;
  height: 200px;
  padding-top: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}


#page > header h1 {
position:absolute;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
font-size:30px;
}

#page > header h1 a {
text-decoration:none;
color:#464646;
}
/* -------------------------------------
	フッター
------------------------------------- */
#page > footer {
  padding: 25px 0;
  border-top: 1px solid #dadada;
}

#page > footer p {
  text-align: center;
}

/* -------------------------------------
	メインコンテンツ
------------------------------------- */
#contents {
  overflow: hidden;
  line-height: 1.5;
}

#contents section {
  margin-bottom: 40px;
}
#contents .about h2 {
font-size:24px;
}


#contents .mc {
  width: 850px;
}

#contents .lc {
  width: 613px;
}

#contents .rc {
  width: 205px;
}
#contents .pickup h2 {
font-size:24px;
}

#contents .about p {
  margin-top: 20px;
}

#contents .about .comment {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #464646;
}

#contents .about .comment p {
  margin-top: 5px;
}

#contents .news {
  margin-bottom: 24px;
  background-color:rgba(3, 124, 252, 0.17);
  padding: 20px;
}

#contents .news h2 {
  font-size: 20px;
  font-size: 2.0rem;
color:rgb(0, 0, 112);
}

#contents .news-list li {
  margin-top: 8px;
}

#contents .news-list dl {
  display: table;
}

#contents .news-list dl dt,
#contents .news-list dl dd {
  display: table-cell;
}

#contents .news-list dl dt {
  min-width: 5em;
}

#contents .news-list dl dd {
  padding-left: 20px;
}

#contents .shopinfo h2 {
  margin-bottom: 15px;
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "Comfortaa", cursive, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

#contents .location {
  width: 613px;
  margin-bottom: 10px;
}

#contents .location h3 {
  float: left;
font-size:22px;
}

#contents .location ul {
  float: right;
  width: 340px;
}

#contents .location ul li {
  margin-top: 5px;
}

#contents .googleMap iframe {
  width: 100%;
}

#contents .pickup-list li {
  margin-top: 20px;
}
/*
#contents .pickup-list img {
  border: 1px solid #e6e6e6;
}
*/
#contents .pickup-list li dl {
  margin-top: 5px;
}

#contents .pickup-list li dl dt {
  font-weight: bold;
}

#contents .pickup .bt_more {
  margin-top: 20px;
}

.lc {
  float: left;
}

.rc {
  float: right;
}

.clr:before,
.clr:after {
  content: " ";
  display: table;
}

.clr:after {
  clear: both;
}

.clr {
  *zoom: 1;
}

.bt_more a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #037cfc;
  border-radius: 5px;
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

/* -------------------------------------
	商品一覧
------------------------------------- */
#product .pickup-list {
  margin-top: 20px;
}

#product .pickup-list li {
  float: left;
  width: 274px;
  margin-top: 0;
  margin-right: 14px;
  margin-bottom: 14px;
  border: 1px solid #e6e6e6;
  padding: 10px;
  box-sizing: border-box;
}

#product .pickup-list li:nth-child(3n+3) {
  margin-right: 0;
}
/*
#product .pickup-list img {
  border: none;
}
*/

#product .pickup-list li dl {
  margin-top: 5px;
}

#product .pickup-list li dl dt {
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  /* -------------------------------------
	スマホ用スタイル
------------------------------------- */
  /* 全体
------------------------------------- */
  #page {
    width: auto;
    padding: 0;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  /* ヘッダー
------------------------------------- */
  #page > header {
    padding: 10px 0 30px;
  }
  #page > header .lead {
    padding: 0 10px;
    font-size: 1.1rem;
  }
  #page > header #D001 {
    height: auto;
    padding: 20px;
    min-height: 150px;
    background-size: cover;
  }
  #page > header .page01_bg {
    height: auto;
    padding: 20px;
    min-height: 150px;
    background-size: cover;
  }

  #page > header h1 {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
    text-align: center;
  }
  /* フッター
------------------------------------- */
  #page > footer p small {
    font-size: 1.1rem;
  }
  /* メインコンテンツ
------------------------------------- */
  #contents {
    overflow: hidden;
    padding: 0 10px;
  }
  #contents section {
    margin-bottom: 40px;
  }
  #contents section h2 {
    text-align: center;
  }
  #contents .mc {
    width: auto;
  }
  #contents .lc {
    width: auto;
  }
  #contents .rc {
    width: auto;
  }
  #contents .about p {
    margin-top: 20px;
  }
  #contents .about .comment {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #464646;
  }
  #contents .about .comment p {
    margin-top: 5px;
  }
  #contents .news {
    margin-bottom: 24px;
    background-color: rgba(3, 124, 252, 0.17);
    padding: 20px;
  }
  #contents .news-list li {
    margin-top: 8px;
  }
  #contents .news-list dl {
    display: block;
  }
  #contents .news-list dl dt,
  #contents .news-list dl dd {
    display: block;
  }
  #contents .news-list dl dd {
    padding-left: 0;
  }
  #contents .shopinfo h2 {
    margin-bottom: 15px;
    font-size: 25px;
    font-size: 2.5rem;
    font-family: "Comfortaa", cursive, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  }
  #contents .location {
    width: auto;
    margin-bottom: 10px;
  }
  #contents .location h3 {
    float: none;
  }
  #contents .location ul {
    float: none;
    width: auto;
  }
  #contents .location ul li {
    margin-top: 5px;
  }
  #contents .googleMap iframe {
    width: 100%;
  }
  #contents .pickup-list:after {
    content: "";
    display: block;
    clear: both;
  }
  #contents .pickup-list li {
    width: 49%;
    margin-top: 20px;
    text-align: center;
    float: left;
  }
  #contents .pickup-list li:nth-child(even) {
    float: right;
  }
  #contents .pickup-list li:nth-child(2n+1) {
    clear: both;
  }
  #contents .pickup-list li dl {
    margin-top: 5px;
  }
  #contents .pickup-list li dl dt {
    font-weight: bold;
    font-size: 1.2rem;
  }
  #contents .pickup .bt_more {
    margin-top: 20px;
  }
  .lc {
    float: none;
  }
  .rc {
    float: none;
  }
  .clr:before,
  .clr:after {
    content: " ";
    display: table;
  }
  .clr:after {
    clear: both;
  }
  .bt_more a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #037cfc;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  /* 商品一覧
------------------------------------- */
  #product .pickup-list {
    margin-top: 20px;
  }
  #product .pickup-list li {
    float: left;
    width: 49%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2%;
    padding: 1px 1px 9px;
    box-sizing: border-box;
  }
  #product .pickup-list li:nth-child(even) {
    float: right;
  }
  #product .pickup-list li:nth-child(2n+1) {
    clear: both;
  }
  #product .pickup-list li:nth-child(3n+3) {
    margin-right: 0;
  }
  #product .pickup-list img {
/*    border: none;*/
    width: 100%;
  }
  #product .pickup-list li dl {
    margin-top: 5px;
  }
  #product .pickup-list li dl dt {
    font-weight: bold;
    font-size: 1.2rem;
  }
}
