@charset "UTF-8";
/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/common.css" media="print" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(format.css);
/* line 5, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {}
@font-face {
  font-family: "Mincho";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSerifCJKjp-Light.otf) format("opentype");
}
/* line 20, ../sass/common.sass */
.clearfix, .inner, .innerNarrow, #branding #header #globalNavigation, #subHeader #globalNavigation, #info ul.recentList {
  *zoom: 1;
}
/* line 22, ../sass/common.sass */
.clearfix:after, .inner:after, .innerNarrow:after, #branding #header #globalNavigation:after, #subHeader #globalNavigation:after, #info ul.recentList:after {
  content: "";
  display: table;
  clear: both;
}

/* line 47, ../sass/common.sass */
html {
  overflow: scroll;
}

/* line 49, ../sass/common.sass */
strong {
  font-weight: bold;
}

/* line 52, ../sass/common.sass */
body {
  width: 100%;
  height: 100%;
  color: #333;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  position: relative;
  overflow-x: hidden;
  right: 0;
}

/* line 66, ../sass/common.sass */
a:link, a:visited {
  text-decoration: underline;
  color: #c00;
}

/* line 69, ../sass/common.sass */
a:hover, a:active {
  text-decoration: none;
  color: #c00;
}

/* line 73, ../sass/common.sass */
.inner {
  width: 1000px;
  margin: 0 auto;
}

/* line 76, ../sass/common.sass */
.innerNarrow {
  width: 800px;
  margin: 0 auto;
}

/* common------------------------------------------------------- */
/* line 84, ../sass/common.sass */
.unitBox {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  clear: both;
  padding: 100px 0;
  position: relative;
}
/* line 94, ../sass/common.sass */
.unitBox .unitBar {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  clear: both;
  margin-bottom: 40px;
  height: 260px;
  background-color: #eee;
}
/* line 104, ../sass/common.sass */
.unitBox h1, .unitBox .pageTitle {
  font-size: 30px;
  color: #000;
  text-align: center;
  padding-bottom: 60px;
  letter-spacing: 0.1em;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/* line 111, ../sass/common.sass */
.unitBox h1 img, .unitBox .pageTitle img {
  height: 38px;
  width: auto;
}
/* line 114, ../sass/common.sass */
.unitBox h1 span, .unitBox .pageTitle span {
  display: block;
  font-size: 12px;
  color: #aba18d;
  font-family: Century, Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  padding-top: 10px;
}
/* line 120, ../sass/common.sass */
.unitBox h2 {
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 170%;
  padding-bottom: 35px;
  margin: 30px 0 10px;
  color: #094;
  line-height: 130%;
  letter-spacing: 0.1em;
  text-align: center;
  height: auto !important;
}
/* line 130, ../sass/common.sass */
.unitBox h3 {
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 150%;
  padding: 0px 0 15px;
  margin: 0 0;
  color: #333;
  line-height: 130%;
  text-align: center;
}
/* line 138, ../sass/common.sass */
.unitBox h4 {
  font-size: 170%;
  margin-bottom: 15px;
  line-height: 130%;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/* line 143, ../sass/common.sass */
.unitBox p {
  line-height: 160%;
  letter-spacing: 0.03em;
}
/* line 146, ../sass/common.sass */
.unitBox .itemBox {
  padding: 30px;
  border: 1px solid #999;
  background-color: #fff;
  margin-bottom: 30px;
}
/* line 151, ../sass/common.sass */
.unitBox .itemBox ul {
  padding-bottom: 0;
}
/* line 154, ../sass/common.sass */
.unitBox .itemBox ul li span.kana {
  font-size: 80%;
}
/* line 156, ../sass/common.sass */
.unitBox .itemBox ul li span.bankNum {
  pointer-events: none;
}
/* line 159, ../sass/common.sass */
.unitBox ul {
  list-style: disc outside;
  margin: 0 0 0 20px;
  padding-bottom: 30px;
}
/* line 163, ../sass/common.sass */
.unitBox ul li {
  margin: 7px 0;
}

/* line 167, ../sass/common.sass */
p {
  padding-bottom: 25px;
  line-height: 160%;
}

/* line 170, ../sass/common.sass */
.bottomLink {
  clear: both;
  padding: 20px 0 20px;
  text-align: center;
}

/* line 174, ../sass/common.sass */
input.button {
  padding: 10px 30px 12px;
  background-color: #c13b59;
  border-radius: 2px;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  border: 0;
  line-height: 150%;
  letter-spacing: 0.1em;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* line 185, ../sass/common.sass */
a.button {
  padding: 10px 30px 12px;
  border-radius: 2px;
  background-color: #c13b59;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  line-height: 150%;
  letter-spacing: 0.1em;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* line 195, ../sass/common.sass */
.noteList {
  padding-bottom: 10px;
  margin: 0 !important;
}
/* line 198, ../sass/common.sass */
.noteList li {
  list-style: none;
  color: #555;
  font-size: 80%;
  line-height: 130%;
  margin-bottom: 5px !important;
}
/* line 204, ../sass/common.sass */
.noteList li:before {
  content: "※";
}

/* line 206, ../sass/common.sass */
.photoWrap {
  padding-bottom: 20px;
}
/* line 208, ../sass/common.sass */
.photoWrap img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/* line 212, ../sass/common.sass */
.photoWrap2 {
  padding: 5px 20px 15px 0;
  height: 220px;
}
/* line 215, ../sass/common.sass */
.photoWrap2 img {
  width: auto;
  height: 100%;
  border-radius: 10px;
}

/* line 219, ../sass/common.sass */
.photoUnit {
  width: 57%;
}

/* line 221, ../sass/common.sass */
.photoLeft {
  float: Left;
  padding: 0 20px 20px 0;
}

/* line 224, ../sass/common.sass */
.photoFrame {
  border: 5px solid #fff;
  box-shadow: 0 0 4px #999;
}

/* line 227, ../sass/common.sass */
.photoRight {
  float: right;
  padding: 0 0 20px 20px;
}

/* line 230, ../sass/common.sass */
ul.photoList {
  margin: 0;
  padding: 0 0 30px;
}
/* line 233, ../sass/common.sass */
ul.photoList li {
  width: 200px;
  float: left;
  list-style-type: none;
}
/* line 237, ../sass/common.sass */
ul.photoList li img {
  width: 90%;
  height: auto;
  display: block;
}
/* line 241, ../sass/common.sass */
ul.photoList li .caption {
  width: 90%;
  text-align: center;
  padding: 7px 0 0;
  font-size: 85%;
  color: #666;
  line-height: 130%;
}

/* line 249, ../sass/common.sass */
.verticalWriting {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
/* line 251, ../sass/common.sass */
.verticalWriting p {
  padding: 0 0 0 20px;
}

/* home------------------------------------------------------- */
/* line 258, ../sass/common.sass */
#branding #slideShow {
  width: 50%;
  float: left;
  position: relative;
  background-color: #c13b59;
}
/* line 264, ../sass/common.sass */
#branding #slideShow ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
/* line 269, ../sass/common.sass */
#branding #slideShow ul li .slideShow__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 9;
  display: none;
}
/* line 277, ../sass/common.sass */
#branding #slideShow ul li img.slideShow__img {
  max-width: inherit;
  width: 100%;
  height: auto;
}
/* line 281, ../sass/common.sass */
#branding #header {
  background: url(../img/header_bg.png) no-repeat center 60px #c13b59;
  clear: both;
  width: 50%;
  height: 620px;
  padding: 0px;
  float: right;
  position: relative;
  top: 0;
}
/* line 290, ../sass/common.sass */
#branding #header .inner {
  position: relative;
}
/* line 292, ../sass/common.sass */
#branding #header .homeCatch {
  text-align: center;
  color: #fff;
  padding-top: 95px;
}
/* line 296, ../sass/common.sass */
#branding #header .homeCatch h1 {
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 24px;
  padding-bottom: 8px;
  letter-spacing: 0.2em;
  line-height: 150%;
  color: #fff;
}
/* line 303, ../sass/common.sass */
#branding #header .homeCatch h2 {
  font-size: 14px;
  color: #eee;
}
/* line 306, ../sass/common.sass */
#branding #header #siteLogo {
  position: absolute;
  text-align: center;
  left: -191px;
  top: 210px;
  z-index: 99;
}
/* line 312, ../sass/common.sass */
#branding #header #globalNavigation {
  position: absolute;
  top: 210px;
  left: 0;
  width: 500px;
  height: 370px;
  margin-right: -20px;
  z-index: 999;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
/* line 323, ../sass/common.sass */
#branding #header #globalNavigation li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  padding: 0 20px;
  letter-spacing: 0.2em;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  z-index: 999;
}
/* line 332, ../sass/common.sass */
#branding #header.smaller {
  position: fixed;
  width: 100%;
  z-index: 999;
  height: 70px;
  float: none;
  background-position: 900px -30px;
  display: none;
}
/* line 340, ../sass/common.sass */
#branding #header.smaller #siteLogo {
  position: static;
  float: right;
  padding-top: 4px;
  width: 120px;
}
/* line 345, ../sass/common.sass */
#branding #header.smaller #siteLogo img {
  width: 120px;
  height: auto;
}
/* line 348, ../sass/common.sass */
#branding #header.smaller #globalNavigation {
  float: left;
  -webkit-writing-mode: lr-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: lr-tb;
  width: 1000px;
  margin: 0 auto;
  height: auto;
  position: static;
  width: 800px;
}
/* line 357, ../sass/common.sass */
#branding #header.smaller #globalNavigation li {
  float: left;
}
/* line 359, ../sass/common.sass */
#branding #header.smaller #globalNavigation li a {
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 27px 40px 20px 0;
  letter-spacing: 0.1em;
}

/* line 365, ../sass/common.sass */
#subHeader {
  width: 100%;
  background: url(../img/header_bg.png) no-repeat 900px -30px #c13b59;
  z-index: 999;
  height: 70px;
  position: fixed;
  top: 0;
}
/* line 372, ../sass/common.sass */
#subHeader #siteLogo {
  float: right;
  padding-top: 4px;
}
/* line 375, ../sass/common.sass */
#subHeader #siteLogo img {
  width: 120px;
  height: auto;
}
/* line 378, ../sass/common.sass */
#subHeader #globalNavigation {
  -webkit-writing-mode: lr-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: lr-tb;
  width: 1000px;
  margin: 0 auto;
  height: auto;
  position: static;
  float: left;
  width: 800px;
}
/* line 388, ../sass/common.sass */
#subHeader #globalNavigation li {
  float: left;
}
/* line 390, ../sass/common.sass */
#subHeader #globalNavigation li a {
  text-decoration: none;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 27px 40px 20px 0;
  letter-spacing: 0.1em;
}

/* message------------------------------------------------------- */
/* line 401, ../sass/common.sass */
#message .pageTitle {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 30px;
  color: #000;
  letter-spacing: 0.2em;
  white-space: nowrap;
  padding-left: 485px;
  padding-bottom: 50px;
  margin: 0;
  max-height: 220px;
}
/* line 412, ../sass/common.sass */
#message .messageText {
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 14px;
  height: 375px;
  color: #000;
}
/* line 417, ../sass/common.sass */
#message .messageText p {
  text-indent: 14px;
}

/* commitment------------------------------------------------------- */
/* line 421, ../sass/common.sass */
#commitment {
  background-color: #faf8f4;
}
/* line 423, ../sass/common.sass */
#commitment .inner {
  height: 850px;
}
/* line 425, ../sass/common.sass */
#commitment .commitmentbg {
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-image: url(../img/commitment_bg.jpg);
  height: 1050px;
  width: 33%;
}
/* line 436, ../sass/common.sass */
#commitment .pageTitle {
  text-align: left;
  white-space: nowrap;
  padding: 0 0 0 20px;
  margin: 0;
}
/* line 441, ../sass/common.sass */
#commitment .commitUnit {
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 400px;
  width: 100%;
}
/* line 446, ../sass/common.sass */
#commitment .commitUnit h3 {
  line-height: 180%;
  font-size: 22px;
  text-align: left;
  padding: 0 30px;
  letter-spacing: 0.15em;
}
/* line 452, ../sass/common.sass */
#commitment .commitUnit p {
  padding: 0 0 0 20px;
}
/* line 454, ../sass/common.sass */
#commitment .commitUnit dl {
  line-height: 145%;
}
/* line 456, ../sass/common.sass */
#commitment .commitUnit dl dt {
  font-size: 36px;
  clear: left;
  float: left;
  height: 90px;
  padding: 0 10px 0 9px;
  color: #af892f;
  border-bottom: solid 3px #b89747;
  margin: 0 20px 20px;
}
/* line 465, ../sass/common.sass */
#commitment .commitUnit dl dd {
  font-size: 14px;
  padding: 0 18px;
  margin: 0 20px;
}
/* line 469, ../sass/common.sass */
#commitment .commitUnit .commitPhoto {
  padding-left: 70px;
}
/* line 471, ../sass/common.sass */
#commitment .commitUnit .commitPhoto img {
  padding: 0 0 2px;
}

/* news------------------------------------------------------- */
/* line 478, ../sass/common.sass */
#info {
  padding-top: 50px;
}
/* line 480, ../sass/common.sass */
#info h2 {
  margin-top: 0;
  padding-bottom: 40px;
}
/* line 483, ../sass/common.sass */
#info ul.recentList {
  list-style: none;
  margin: 0;
}
/* line 487, ../sass/common.sass */
#info ul.recentList li {
  float: left;
  width: 212.5px;
  padding-left: 50px;
}
/* line 491, ../sass/common.sass */
#info ul.recentList li:first-child {
  padding-left: 0px;
}
/* line 493, ../sass/common.sass */
#info ul.recentList li .itemImg {
  margin-bottom: 12px;
}
/* line 495, ../sass/common.sass */
#info ul.recentList li .itemImg a {
  width: 212.5px;
  height: 140px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/noimg.png);
  background-color: #eee;
  overflow: hidden;
}
/* line 505, ../sass/common.sass */
#info ul.recentList li .itemImg a img {
  width: 212.5px;
  height: auto;
}
/* line 508, ../sass/common.sass */
#info ul.recentList li h3 {
  width: auto;
  border: 0;
  font-size: 90%;
  margin: 0 0 5px;
  padding: 0 0 3px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  text-align: left;
}
/* line 516, ../sass/common.sass */
#info ul.recentList li .upDate {
  font-family: Century, Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  color: #b00;
  font-size: 80%;
  padding-bottom: 10px;
}
/* line 521, ../sass/common.sass */
#info ul.recentList li .itemTxt {
  font-size: 80%;
  line-height: 150%;
  width: 212.5px;
  color: #555;
}
/* line 527, ../sass/common.sass */
#info .balloon {
  margin-right: 400px;
}
/* line 529, ../sass/common.sass */
#info .balloon img {
  vertical-align: middle;
}

/* products------------------------------------------------------- */
/* line 534, ../sass/common.sass */
#products {
  background-color: #faf8f4;
  padding-top: 70px;
}
/* line 537, ../sass/common.sass */
#products .titleBar {
  background-image: url(../img/products_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #eee;
}
/* line 543, ../sass/common.sass */
#products .pageTitle {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 40px;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  white-space: nowrap;
  padding-left: 443px;
  padding-bottom: 100px;
  padding-top: 90px;
  padding-right: 31px;
  margin: 0;
  max-height: 220px;
  text-align: right;
  background: url(../img/header_bg.png) no-repeat right center;
}
/* line 559, ../sass/common.sass */
#products .productList {
  padding-top: 60px;
}
/* line 561, ../sass/common.sass */
#products .productList .goodsListBox {
  float: left;
  width: 220px;
  padding: 15px;
}
/* line 565, ../sass/common.sass */
#products .productList .goodsListBox a {
  display: block;
}
/* line 567, ../sass/common.sass */
#products .productList .goodsListBox h3 {
  font-size: 16px;
  padding: 10px 0 5px;
  text-align: left;
  line-height: 1.2em;
}
/* line 572, ../sass/common.sass */
#products .productList .goodsListBox h3 a {
  text-decoration: none;
}
/* line 574, ../sass/common.sass */
#products .productList .goodsListBox .goodsListPrice {
  color: #900;
  padding: 0 0 5px;
  text-align: right;
  font-size: 11px;
}
/* line 579, ../sass/common.sass */
#products .productList .goodsListBox p {
  padding: 0;
  color: #555;
  font-size: 12px;
}

/* access------------------------------------------------------- */
/* line 587, ../sass/common.sass */
#contact .shopButton {
  float: right;
}
/* line 589, ../sass/common.sass */
#contact .shopButton a {
  text-decoration: none;
  color: #fff;
  display: block;
  background-color: #f292b6;
  border-radius: 50%;
  width: 150px;
  height: 91px;
  padding-top: 60px;
  text-align: center;
  font-size: 14px;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/* line 601, ../sass/common.sass */
#contact .shopButton span {
  font-family: Century, Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  display: block;
  padding-bottom: 5px;
}
/* line 605, ../sass/common.sass */
#contact .pageTitle {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 30px;
  color: #000;
  letter-spacing: 0.2em;
  white-space: nowrap;
  padding-left: 460px;
  padding-bottom: 50px;
  padding-top: 0;
  margin: 0;
  max-height: 220px;
}
/* line 617, ../sass/common.sass */
#contact .shopData {
  float: left;
  width: 640px;
}
/* line 620, ../sass/common.sass */
#contact .shopData .footerLogo {
  padding-bottom: 30px;
}
/* line 622, ../sass/common.sass */
#contact .shopData .dataTable {
  margin-bottom: 30px;
}
/* line 624, ../sass/common.sass */
#contact .shopData .dataTable th, #contact .shopData .dataTable td {
  vertical-align: top;
  padding: 10px 0;
  font-family: "Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 15px;
  letter-spacing: 0.1em;
}
/* line 631, ../sass/common.sass */
#contact .shopData .dataTable th {
  background: url(../img/icon_mark.png) no-repeat left center;
  padding-left: 22px;
  padding-right: 20px;
}
/* line 635, ../sass/common.sass */
#contact .shopData .gmapWrapper {
  text-align: center;
}
/* line 637, ../sass/common.sass */
#contact .shopData .gmapWrapper iframe {
  width: 100%;
}
/* line 639, ../sass/common.sass */
#contact .fbWrapper {
  float: right;
  width: 300px;
}

/* pagetop------------------------------------------------------- */
/* line 646, ../sass/common.sass */
.pageTop {
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 10px;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}

/* footer------------------------------------------------------- */
/* line 655, ../sass/common.sass */
#footer {
  width: 100%;
  padding: 30px 0 100px;
  background-color: #222;
}
/* line 660, ../sass/common.sass */
#footer #copyright {
  clear: both;
  text-align: center;
  font-size: 13px;
  color: #888;
  font-family: Century, Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

/*# sourceMappingURL=common.css.map */
