@charset "utf-8";
.commoncart #content select::-ms-expand,
.commoncart .modal select::-ms-expand {
  display: none;
}

/*                reset
======================================================= */
html, body {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/NotoSansCJKjp-DemiLight.woff") format("woff"), url("../fonts/NotoSansCJKjp-DemiLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp-Black.woff") format("woff"), url("../fonts/NotoSansCJKjp-Black.ttf") format("truetype");
}

.noto {
  font-family: "Noto Sans Japanese","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",Arial, sans-serif;
}

.opensuns {
  font-family: "Open Sans",Arial, sans-serif;
}

.ie .noto {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",Arial, sans-serif;
  font-weight: bold;
}

body, h1, h2, h3, h4, h5, table, th, td, ul, li, ol, dl, dt, dd, form, p, table, th, td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 100%;
}

@media only screen and (max-width: 640px) {
  body {
    line-height: 1.3;
  }
}
/* for IE6 */
* html body {
  font-size: 100%;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

p + p {
  margin-top: 1.5em;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 500;
  src: local(NotoSansCJKjp-Medium);
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
}

p + p {
  margin-top: 1.5em;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",Arial;
  font-size: 14px;
  text-align: left;
  line-height: 1.4;
  letter-spacing: normal;
  color: #333;
  vertical-align: baseline;
}

textarea {
  font-family : inherit;
  font-size   : 100%;
}

/* for IE6 */
* html body {
  font-size: 100%;
}

h4, h5, h6, p, th, td {
  font-weight: normal;
}

h1, h2, .fontNoto {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial;
  font-weight: 500;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a:link, a:visited {
  color: #3593d5;
  text-decoration: none;
  outline: none;
}

@media only screen and (min-width: 641px) {
  a:hover {
    text-decoration: none;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
  }
}
@media only screen and (min-width: 641px) {
  input, textArea, select, button {
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    list-style-type: none;
    font-size: 14px;
    outline: none;
  }

  button.submit:hover {
    text-decoration: none;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
  }
}
@media only screen and (max-width: 640px) {
  #input[type="radio"] {
    /*appearance:radio;
    -webkit-appearance: radio;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;*/
    appearance: none;
    -webkit-appearance: none;
    background-image: url(/media/images/common/radioSp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 0!important;
    border: none!important;
    outline: none;
    height: 33px;
    widows: 33px;
    border: none;
  }

  #input[type="radio"]:checked {
    appearance: none;
    -webkit-appearance: none;
    background-image: url(/media/images/common/radioSpCheck.png);
    height: 33px;
    widows: 33px;
    border: none;
    margin-bottom: 0!important;
    border: none!important;
  }

  #input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    background-image: url(/media/images/common/checkboxSp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none!important;
    outline: none;
    height: 33px;
    widows: 33px;
    border: none;
  }

  #input[type="checkbox"]:checked {
    appearance: none;
    -webkit-appearance: none;
    background-image: url(/media/images/common/checkboxSpCheck.png);
    height: 33px;
    widows: 33px;
    border: none;
    border: none!important;
  }

  td label input[type="checkbox"] {
    margin-bottom: 0!important;
  }
}
a img {
  border: none;
}

/*                header
======================================================= */
#header {
  background-color: #f5f5f5;
  border-bottom: solid 1px #ccc;
  height: 50px;
  min-width: 960px;
  margin: 0 auto;
}
#header .subHeader {
  height: 50px;
  margin: 0 auto;
}
#header .subHeader ul#shopTab {
  overflow: hidden;
  width: 333px;
  padding: 0;
  margin: 0;
}
#header .subHeader ul#shopTab li {
  display: block;
  float: left;
  width: 167px;
  margin: 9px 0 6px;
}
#header .subHeader ul#shopTab li.tabConora {
  width: 166px;
}
#header .subHeader ul#shopTab li a {
  display: block;
}
#header .subHeader ul#shopTab li a:hover {
  text-decoration: none;
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  opacity: 1;
}

@media only screen and (max-width: 640px) {
  #header {
    background: whitesmoke url(../media/images/common/header_sp.png) repeat-x bottom center;
    border-bottom: 1px #dcdcdc solid;
    font-size: 12px;
    height: 36px;
    min-width: 100%;
    line-height: 100%;
  }
  #header .subHeader {
    height: 36px;
    width: 100%;
    position: relative;
    padding: 0 10px;
  }
  #header .subHeader ul#shopTab {
    bottom: 1px;
    position: absolute;
    width: 79%;
  }
  #header .subHeader ul#shopTab li {
    margin: 0;
  }
  #header .subHeader ul#shopTab li.tabTools {
    max-width: 123px;
    width: 51.89%;
  }
  #header .subHeader ul#shopTab li.tabConora {
    max-width: 114px;
    width: 48.11%;
  }
  #header .subHeader ul#shopTab li a img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 641px) {
  #gheader {
    padding: 33px 0 38px;
  }
  #gheader .mainWidth {
    position: relative;
    z-index: 10;
  }
  #gheader .mainWidth .hd_logo {
    float: left;
    width: 120px;
  }
  #gheader .mainWidth .hd_logo a {
    display: block;
  }
  #gheader .mainWidth .nvGlobal {
    float: left;
    position: relative;
    width: 553px;
    padding-left: 18px;
    margin: 20px 0 15px;
  }
  #gheader .mainWidth .nvGlobal ul {
    overflow: hidden;
  }
  #gheader .mainWidth .nvGlobal ul li {
    float: left;
  }
  #gheader .mainWidth .nvGlobal ul li:hover {
    cursor: pointer;
  }
  #gheader .mainWidth .nvGlobal ul li div {
    background: url(/media/images/common/balloonTop.png) no-repeat center top;
    display: none;
    position: absolute;
    text-align: center;
    z-index: 1000;
    width: 145px;
    padding-top: 24px;
  }
  #gheader .mainWidth .nvGlobal ul li div.balloon01 {
    margin-left: -24px;
  }
  #gheader .mainWidth .nvGlobal ul li div.balloon02 {
    margin-left: -9px;
  }
  #gheader .mainWidth .nvGlobal ul li div.balloon03 {
    margin-left: -15px;
  }
  #gheader .mainWidth .nvGlobal ul li div.balloon04 {
    margin-left: 20px;
  }
  #gheader .mainWidth .nvGlobal ul li div ul {
    background: url(/media/images/common/balloonBtm.png) no-repeat center bottom;
    display: block;
    padding: 5px 0 20px;
  }
  #gheader .mainWidth .nvGlobal ul li div ul li {
    border-right: none;
    float: none;
    line-height: 2.14;
    padding: 0;
  }
  #gheader .mainWidth .nvGlobal ul li div ul li a {
    color: #2c2c2c;
  }
  #gheader .mainWidth #spMenu {
    display: none !important;
  }
  #gheader .mainWidth .siteSearch {
    float: left;
    width: 194px;
    margin-top: 17px;
  }
  #gheader .mainWidth .siteSearch form {
    position: relative;
  }
  #gheader .mainWidth .siteSearch form input#s_pc {
    border: solid 1px #d2d2d2;
    border-radius: 3px;
    height: 42px;
    width: 100%;
    padding: 12px;
  }
  #gheader .mainWidth .siteSearch form input.searchsubmit {
    background: url(/media/images/common/siteSearchIcon.gif) no-repeat center;
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 13px;
    width: 16px;
  }
  #gheader .mainWidth ul.sns {
    float: right;
    overflow: hidden;
    width: 84px;
    margin-top: 18px;
  }
  #gheader .mainWidth ul.sns li {
    float: left;
    width: 40px;
    margin-left: 4px;
  }
  #gheader .mainWidth ul.sns li:first-child {
    margin-left: 0;
  }
  #gheader .mainWidth ul.sns li:first-child a {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  #gheader {
    position: relative;
    padding: 12px 0 13px;
  }
  #gheader .mainWidth .hd_logo {
    position: relative;
  }
  #gheader .mainWidth .hd_logo a {
    display: block;
  }
  #gheader .mainWidth #spMenu {
    border-bottom: 1px #e6e6e6 solid;
    background-color: #ffffff;
    display: none;
    left: 0;
    position: absolute;
    z-index: 1002;
    width: 100%;
  }
  #gheader .mainWidth #spMenu #nvGlobal {
    border: 1px #e6e6e6 solid;
    margin: 14px 10px 10px;
  }
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink {
    border-top: 1px #e6e6e6 solid;
    padding: 7px 10px 5px;
  }
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn:first-child,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink:first-child {
    border-top: none;
  }
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn p,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn > a,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink p,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink > a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    color: #333333;
  }
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn p a,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn > a a,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink p a,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink > a a {
    color: #333333;
    display: block;
  }
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn p span.fontS,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviOpenBtn > a span.fontS,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink p span.fontS,
  #gheader .mainWidth #spMenu #nvGlobal .gnaviH2.gnaviLink > a span.fontS {
    color: #ae0e16;
    font-size: 12px;
    margin-left: 0.5em;
  }
  #gheader .mainWidth #spMenu #nvGlobal ul {
    background-color: #f5f5f5;
    border-top: 1px #e6e6e6 solid;
    border-right: 1px #e6e6e6 solid;
    border-left: 1px #e6e6e6 solid;
    display: none;
    margin: 0 5px;
  }
  #gheader .mainWidth #spMenu #nvGlobal ul li {
    border-top: 1px #e6e6e6 solid;
    padding: 7px 10px 6px;
  }
  #gheader .mainWidth #spMenu #nvGlobal ul li:first-child {
    border-top: none;
  }
  #gheader .mainWidth #spMenu #nvGlobal ul li a {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
  }
  #gheader .mainWidth #spMenu .siteSearch {
    margin: 0 10px 15px;
  }
  #gheader .mainWidth #spMenu .siteSearch form {
    position: relative;
    width: 100%;
  }
  #gheader .mainWidth #spMenu .siteSearch form input#s_sp {
    border: solid 1px #d2d2d2;
    border-radius: 3px;
    height: 42px;
    width: 100%;
    padding: 12px;
  }
  #gheader .mainWidth #spMenu .siteSearch form input.searchsubmit {
    background: url(/media/images/common/siteSearchIcon.gif) no-repeat center;
    border: none;
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 13px;
    width: 16px;
  }
  #gheader .mainWidth .spGnaviBtn.navbar-toggle {
    background: url(/media/images/common/spGnaviBtn_closed.gif) no-repeat center center;
    background-color: #323232;
    background-size: 20px 16px;
    border: none;
    border-radius: 3px;
    height: 36px;
    position: absolute;
    top: 15px;
    right: 10px;
    width: 36px;
    padding: 8px;
  }
  #gheader .mainWidth .spGnaviBtn.navbar-toggle.collapsed {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    outline: none;
    background-image: none;
  }
  #gheader .mainWidth .spGnaviBtn.navbar-toggle.collapsed span.icon-bar {
    display: block;
  }
  #gheader .mainWidth .spGnaviBtn.navbar-toggle span.icon-bar {
    display: none;
    background-color: #ffffff;
    height: 4px;
    width: 100%;
    margin-bottom: 4px;
  }
}
/*                footer
======================================================= */
#footer {
  background-color: #f5f5f5;
  border-top: solid 1px #dcdcdc;
  bottom: 0;
  clear: both;
  color: #646464;
  font-size: 12px;
  height: 153px;
  position: absolute;
  width: 100%;
  padding-top: 20px;
}
#footer a {
  color: #646464;
}
#footer .mainWidth {
  clear: both;
  overflow: hidden;
  padding-bottom: 30px;
}
#footer .ftNavi {
  display: block;
  float: left;
  position: relative;
  width: 680px;
  padding-left: 110px;
}
#footer .ftNavi:before {
  content: url(/media/images/common/ftNaviLogo.png);
  position: absolute;
  left: 0;
}
#footer .ftNavi ul {
  overflow: hidden;
  width: 100%;
  padding: 20px 0 0;
}
#footer .ftNavi ul li {
  float: left;
  padding-left: 20px;
}
#footer .ftNavi ul li:first-child {
  padding-left: 0;
}
#footer .contactInfo {
  float: right;
  overflow: hidden;
  width: 280px;
  margin-top: 9px;
}
#footer .contactInfo .ftForm {
  float: left;
  width: 180px;
}
#footer .contactInfo .ftForm a {
  display: block;
}
#footer .contactInfo ul.sns {
  overflow: hidden;
  float: right;
}
#footer .contactInfo ul.sns li {
  float: left;
  width: 40px;
}
#footer .contactInfo ul.sns li + li {
  margin-left: 5px;
}
#footer .copyright {
  border-top: solid 1px #dcdcdc;
  clear: both;
  font-size: 11px;
  text-align: center;
  width: 960px;
  padding: 14px 0 14px;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  #footer {
    font-size: 12px;
    height: auto;
    position: relative;
    padding-top: 0;
  }
  #footer .mainWidth {
    padding: 0;
  }
  #footer .ftNavi {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  #footer .ftNavi:before {
    display: none;
  }
  #footer .ftNavi ul {
    padding: 0;
  }
  #footer .ftNavi ul li {
    border-bottom: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
    width: 50%;
    padding: 0.75em;
  }
  #footer .ftNavi ul li a {
    display: block;
    width: 100%;
    margin-right: 1px;
  }
  #footer .ftNavi ul li:first-child {
    padding-left: 0.75em;
  }
  #footer .contactInfo {
    border-top: 1px #dcdcdc solid;
    float: none;
    position: relative;
    text-align: center;
    top: -1px;
    width: 100%;
    margin-top: 0;
  }
  #footer .contactInfo .ftForm {
    display: block;
    float: none;
    max-width: 300px;
    width: 46.875%;
    padding: 10px 0;
    margin: 0 auto;
  }
/*  スマホレイアウトのときのフッターのロゴ表示 11/25  */
  #footer .contactInfo ul.sns {
	background: url(/media/images/common/ftNaviLogo.png) 50% 10px no-repeat transparent;
	padding-top: 70px;
    border-top: 1px #dcdcdc solid;
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #footer .contactInfo ul.sns li {
    display: inline!important;
    float: none;
    height: 25px;
    text-align: center;
  }
  #footer .contactInfo ul.sns li img {
    width: 25px;
    height: 25px;
    margin: 10px auto 0;
  }
  #footer .copyright {
    border-top: none;
    font-size: 8px;
    text-align: center;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 14px;
    margin: 0 auto;
  }
}
.pink,
a.pink:link,
a.pink:visited {
  color: #e12d5c;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

/*                leyout
======================================================= */
#wrapper {
  min-height: 100%;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 641px) {
  #wrapper {
    min-width: 960px;
    overflow: hidden;
    padding-bottom: 157px;
    min-height: 100%;
  }
}
@media only screen and (max-width: 640px) {
  #wrapper {
    width: 100%;
    overflow: hidden;
    padding-bottom: auto;
  }
}

.sp {
  display: none!important;
}

.mainWidth,
.subHeader {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

#homeContent {
  clear: both;
  width: 960px;
  padding-top: 26px;
  margin: 0 auto;
}

#content {
  clear: both;
  width: 920px;
  padding-top: 25px;
  margin: 0 auto;
}

#content img,
#homeContent img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 640px) {
  html, body {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    line-height: 1.5;
  }

  .pc {
    display: none!important;
  }

  .sp {
    display: block!important;
  }

  .mainWidth {
    padding: 0 10px;
    width: 100%;
  }

  #homeContent {
    width: 100%;
    float: none;
    padding-top: 0;
    margin-bottom: 25px;
  }

  #content {
    width: 100%;
    float: none;
    padding: 0 10px;
    margin-bottom: 25px;
  }
}
/*                common
======================================================= */
.kokuchi {
	text-align:center;
	color:#cc0000;
	padding: 10px 5%;
	border: #CCC solid 1px;
	margin-bottom:30px;
	line-height: 1.5;
	text-align: left;
}
.kokuchi .nom {
	color:#333;
}
.kokuchi .hil {
	color:#cc0000;
}
.kokuchi .ptitle {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 8px;
	color: #333;
}
.asterisk {
  color: #e12d5c;
}

.attention {
  font-size: 13px;
}

@media only screen and (max-width: 640px) {
  .attention {
    font-size: 13px;
  }

  .tel-link {
    display: inline-block;
    text-decoration: underline;
  }
}
/*                lower
======================================================= */
#h1Title {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 8px;
}

h2.borderTitle {
  background: url(/media/images/common/borderTitle_border.gif) no-repeat left 5px;
  font-size: 18px;
  padding-left: 18px;
}

h2.dottedTitle {
  background: url(/media/images/common/dottedTitle_border.gif) no-repeat left bottom;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 16px;
}
h2.dottedTitle img {
  height: 14px;
  position: relative;
  top: -8px;
  width: 14px;
  margin-right: 2px;
}

@media only screen and (max-width: 640px) {
  h1#h1Title {
    font-size: 18px;
    font-weight: bold;
  }

  h2.borderTitle {
    background: url(/media/images/common/borderTitle_border_sp.gif) no-repeat left 7px;
    background-size: 5px 13px;
    font-size: 16px;
    padding-left: 12px;
    font-weight: bold;
  }

  h2.dottedTitle {
    background: url(/media/images/common/dottedTitle_border_sp.gif) no-repeat left bottom;
    background-size: contain;
    font-size: 16px;
    padding-bottom: 4px;
    margin-bottom: 13px;
    font-weight: bold;
  }
  h2.dottedTitle img {
    height: 10px;
    top: -6px;
    width: 10px;
  }
}
/*                記事
======================================================= */
.entryDetail {
  overflow: hidden;
/*  margin-top: 60px;*/　/*  9/27追加 */
  margin-bottom: 60px;
}
.entryDetail .colL {
  float: left;
}
.entryDetail .colR {
  float: right;
}
.entryDetail h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 6px;
}
.entryDetail.main {
  margin-top: 0;
  margin-bottom: 60px; /*  9/27追加 */
}
.entryDetail.main .entrytitleArea {
  float: right;
/*  width: 395px;*/
  width: 437px;
}
.entryDetail.main .entrytitleArea h2.entrytitle {
  font-size: 27px;
  line-height: 1.35;
  margin-bottom: 16px;
  margin-top: 4px;
}
.entryDetail.main .entrytitleArea p.date {
  font-size: 12px;
}
.entryDetail.main .colL {
/*  width: 480px;*/
  width: 437px;
}
.entryDetail.main .colR {
/*  width: 395px;*/
  width: 437px;
}
.entryDetail.main .colR p {
  font-size: 14px;
  line-height: 1.4;
}
.entryDetail.row .text {
/*  width: 450px;*/
  width: 437px;
}
.entryDetail.row .photo {
/*  width: 440px;*/
  width: 437px;
}
/*  pc 3カラムの下にマージン追加  */
.entryDetail.row3 {
	overflow: hidden;
	margin-bottom: 0;　/*  9/27追加 */
}
.entryDetail.row3 .col {
  float: left;
  width: 33.33333%;
  padding-left: 30px;
  margin-bottom: 60px;
}
/*  pc 3つ毎に折り返す  */
.entryDetail.row3 div.col:nth-child(3n+1) {
  clear: both;
}
.entryDetail.row3 .col .photo {
  margin-bottom: 0.5em;
}

.entryFooter {
  margin: 34px auto 46px;
}
.entryFooter .metaSns {
  display: table;
  overflow: hidden;
  margin: auto;
}
.entryFooter .metaSns li {
  display: table-cell;
  vertical-align: top;
  padding: 0 2px;
}
.entryFooter .metaSns li.tw iframe {
  margin-top: 1px;
}

@media only screen and (max-width: 640px) {
  .entryDetail {
/*    margin-top: 34px;*/
	margin-bottom: 34px;　/*  9/27追加 */
  }
  .entryDetail.main{
  margin-top: 0;
  margin-bottom: 34px; /*  9/27追加 */
  }
  .entryDetail h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .entryDetail.main .entrytitleArea {
    float: none;
    width: 100%;
  }
  .entryDetail.main .entrytitleArea h2.entrytitle {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 9px;
    font-weight: 600;
  }
  .entryDetail.main .entrytitleArea p.date {
    font-size: 12px;
    margin-bottom: -1px;
  }
  .entryDetail.main .colL {
    float: none;
    width: 100%;
    margin-bottom: 18px;
  }
  .entryDetail.main .colR {
    float: none;
    width: 100%;
  }
  .entryDetail.main .colR p {
    font-size: 14px;
    line-height: 1.4;
  }
/* スマホ 画像とテキストの幅100% */
  .entryDetail.row .text {
/*    width: 49.1%;*/
    width: 100%;
  }
  .entryDetail.row .photo {
/*    width: 49.1%;*/
    width: 100%;
    margin-bottom: 10px;
  }

  .entryFooter {
    margin: 26px auto 18px;
  }
  .entryFooter .metaSns li.tw iframe {
    margin-top: 0;
  }
}

@media screen and (min-width: 641px) {
.entryDetail.row3 {
	position: relative;
	left: -30px;
}	
}
/*  スマホ 3カラム→2カラム  */

@media screen and (max-width: 640px) {
.entryDetail.row3 {
   margin-left: -10px;
   margin-bottom: 0;
}
.entryDetail.row3 .col {
  width: 50%;
  padding-left: 10px;
  margin-bottom: 34px;
}
.entryDetail.row3 div.col:nth-child(3n+1) {
  clear: none;
}
.entryDetail.row3 div.col:nth-child(2n+1) {
  clear: both;
}
}

.dl_pdf {}
.dl_pdf p {
  margin-top: 13px;
}
.dl_pdf p a {
  color: #333333;
}
.dl_pdf p a:before {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px 21px;
  content: "";
  display: inline-block;
  height: 21px;
  position: relative;
  top: 6px;
  width: 17px;
  margin-right: 6px;
}
.dl_pdf p a.icon01:before {
  background-image: url(/media/images/common/icon_dl_pdf01.gif);
}
.dl_pdf p a.icon02:before {
  background-image: url(/media/images/common/icon_dl_pdf02.gif);
}


/*                フォームテーブル
======================================================= */
.commoncart #content input {
  background-color: transparent;
  border: none;
  border-radius: 4px;
  color: #cccccc;
  font-size: inherit;
  font-weight: normal;
  height: auto;
  list-style-type: none;
  min-height: 30px;
  outline: none;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  padding: 6px;
  margin: 3px 0.5em 3px 0;
}
.commoncart #content input.focused, .commoncart #content input.color {
  color: #333333 !important;
}

table.input tr th {
  border-bottom: 2px #FFF solid;
  border-width: 0 1px 1px;
  background-color: #e6e6e6;
  text-align: left;
  width: 165px;
  padding: 10px;
}
table.input tr td {
  border-bottom: solid 2px #FFF;
  border-width: 0 1px 1px;
  background-color: #fff;
  overflow: hidden;
  width: 635px;
  padding: 10px 0 10px 10px;
}
table.input tr td label {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 0;
  margin-right: 15px;
}
table.input tr td input {
  background-color: transparent;
  border: none;
  border-radius: 4px;
  color: #333333;
  font-size: inherit;
  font-weight: normal;
  height: auto;
  list-style-type: none;
  min-height: 30px;
  outline: none;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  padding: 6px;
  margin: 3px 0.5em 3px 0;
}
table.input tr td input[type="text"] {
  border: 1px #ccc solid !important;
  margin-right: 0;
}
table.input tr td input.sizeM {
  width: 290px;
}
table.input tr td input.middle {
  width: 351px;
}
table.input tr td input.middle.first {
  margin-right: 8px;
}
table.input tr td input.sizeL {
  width: 100%;
}
table.input tr td input.sizeS {
  width: 120px;
}
table.input tr td input.btn_adrress {
  background-color: #666666 !important;
  border: none;
  border-radius: 0px !important;
  color: #fff !important;
  cursor: pointer;
  float: left;
  height: 2.5em;
  position: relative;
  padding: 8px 16px;
  margin: 2px 0 0;
}
table.input tr td select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white url(/media/images/common/select_arrow.png) no-repeat right center;
  background-size: 15px 6px;
  border: 1px #ccc solid;
  border-radius: 4px;
  vertical-align: middle;
  padding: 8px;
  margin-top: 3px;
  margin-bottom: 3px;
}
table.input tr td select.address1 {
  width: 160px;
}
table.input tr td textarea {
  border: 1px #ccc solid;
  border-radius: 4px;
  color: #333;
  height: 110px;
  min-height: 30px;
  width: 100%;
  padding: 10px;
  margin: 3px 0 2px;
}
table.input tr td span.note, table.input tr td span.asterisk.atention {
  display: block;
  font-size: 13px;
}
table.input tr td span.note {
  margin-top: 4px;
}
table.input tr td span.note.mb0 {
  padding-bottom: 0;
  margin-bottom: 0;
}
table.input tr td span.note.mb0 + input {
  margin-top: 0;
}
table.input tr td span.zip {
  float: left;
  width: 290px;
}
table.input tr td span.note_address {
  color: #666;
  float: left;
  font-size: 13px;
  line-height: 16px;
  margin: 5px 0 0 10px;
}
table.input tr td span.middleSpan {
  display: inline;
}
table.input tr td.birthTd select {
  padding-right: 40px;
}
table.input tr td.birthTd span.birth {
  display: inline-block;
  padding: 0 20px 0 .5em;
}

.max570,
.max480,
.max360 {
  display: none;
}

@media only screen and (max-width: 640px) {
  table.input {
    width: 100%;
  }
  table.input tr th {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%;
    padding: 5px;
  }
  table.input tr td {
    display: block;
    width: 100%;
    padding: 10px;
  }
  table.input tr td input {
    border-radius: 2px;
    padding: 0.5em;
    margin: 0 0.5em 5px 0;
  }
  table.input tr td input.sizeM {
    width: 100%;
    max-width: 290px;
  }
  table.input tr td input.middle {
    width: 100%;
  }
  table.input tr td input.middle.first {
    margin-right: 0;
  }
  table.input tr td input.sizeS {
    width: 30%;
    max-width: 70px;
  }
  table.input tr td input.btn_adrress {
    display: block;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 100%;
    text-align: center;
    width: 100%;
    padding: 8px 0px;
    margin: 5px auto 0 auto;
  }
  table.input tr td select {
    border-radius: 2px;
    padding: 0.5em 0 0.5em 6px;
    margin-bottom: 5px;
  }
  table.input tr td select.address1 {
    width: 160px;
  }
  table.input tr td span.note, table.input tr td span.asterisk.atention {
    font-size: 12px;
    padding: 0 0 2px 0;
  }
  table.input tr td span.note {
    color: #666666;
    margin-top: 0;
    margin-bottom: 4px;
  }
  table.input tr td span.zip {
    width: 100%;
  }
  table.input tr td span.zip input.sizeS {
    width: 90px;
  }
  table.input tr td span.note_address {
    display: block;
    font-size: 11px;
    line-height: 1.3;
    margin: 6px 0 0 10px;
  }
  table.input tr td span.middleSpan {
    display: block;
    float: left;
    width: 50%;
    padding-right: 0.75%;
    margin: 0;
  }
  table.input tr td span.middleSpan + .middleSpan {
    padding-right: 0;
    padding-left: 0.75%;
  }
  table.input tr td.birthTd select {
    width: 50px;
    padding-right: 6px;
  }
  table.input tr td.birthTd span.birth {
    padding: 0 5px 0.2em 0;
  }

  .max570,
  .max480,
  .max360 {
    display: none;
  }
}
@media only screen and (max-width: 570px) {
  .max570 {
    display: block;
  }
}
@media only screen and (max-width: 500px) {
  table.input tr td span.zip {
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .max480 {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  .max570 {
    display: none;
  }

  .max360 {
    display: block;
  }
}
/*                btn_area
======================================================= */
.btn_area {
  margin-bottom: 56px;
}
.btn_area label input[type="checkbox"] {
  margin-right: 0.5em;
}
.btn_area button.submit {
  background: #3593d5 url(/media/images/common/btn_arrow.png) no-repeat right center;
  background-size: 16px 12px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 20px;
  height: 60px;
  text-align: center;
  padding: 8px;
  width: 300px;
  margin: 0 auto;
}
.btn_area button.submit.nonactive {
  background-color: #dddddd;
}
.btn_area button.submit.nonArrow {
  background-image: none;
}
.btn_area span.link.back {
  background: url(/media/images/common/link_arrow_back.png) no-repeat left 2px;
  background-size: 16px 16px;
  display: block;
  text-align: left;
  width: 300px;
  padding: 0 0 0 22px;
  margin: 1.5em auto 0;
}
.btn_area span.link.back a {
  color: #333;
}

@media only screen and (max-width: 640px) {
  .btn_area {
    margin-bottom: 30px;
  }
  .btn_area button.submit {
    background-size: 14px 11px;
    font-size: 18px;
    height: 50px;
    padding: 2px;
    width: 100%;
    margin: 0;
  }
  .btn_area span.link.back {
    background-position: left 1px;
    width: 100%;
    margin-top: 13px;
  }
}
/*                modal
======================================================= */
.modal {
  display: none;
  outline: 0;
  overflow: hidden;
  max-width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
}
.modal.fade.in {
  opacity: 1;
}
.modal .modal-backdrop {
  background-color: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal .modal-backdrop.in {
  opacity: 0.8;
  height: 150%!important;
}
.modal .modal-dialog {
  max-width: 100%!important;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%!important;
  z-index: 1045;
  padding: 0 6.125em;
  margin: 0 auto;
}
.modal .modal-dialog .modal-content {
  height: 100%;
  max-width: 806px;
  position: relative;
  padding: 0;
  margin: 0 auto;
}
.modal .modal-dialog .modal-content button.close {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
  position: absolute;
  top: -60px;
  right: 0px;
  z-index: 5;
}
.modal .modal-dialog .modal-content button.close img {
  height: 40px;
  width: 40px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner {
  background-color: #ffffff;
  border: solid 4px #a6a6a6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 3em 2.15em 2em;
  margin: 80px auto 20px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .leadArea {
  padding-bottom: 20px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .leadArea h1 {
  border-bottom: 1px #ccc solid;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 7px;
  margin-bottom: 1.5em;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .leadArea p.attention {
  color: #e12d5c;
  font-size: 13px;
  margin: 0 0 10px 0;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .leadArea p.lead {
  font-size: 13px;
  margin: 0 0 20px 0;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule {
  border: 1px #ccc solid;
  font-size: 13px;
  overflow-y: scroll;
  width: 100%;
  padding: 20px;
  margin: 0;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule.fadeArea {
  height: 200px;
  position: relative;
  top: -20px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule h2 {
  border: none;
  font-size: 16px;
  padding-left: 10px;
  margin: 0 0 14px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule ul {
  padding: 0 0 0 2em;
  margin: 0 0 30px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule ul.decimal {
  font-size: 13px;
  list-style: decimal;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule ul li {
  text-indent: -1em;
  padding-left: 1.0em;
  margin: 0 0 6px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule ol {
  font-size: 13px;
  padding: 0 0 0 2em;
  margin: 0 0 30px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin: 0 0 6px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule p {
  padding: 0 0 0 2em;
  margin: 0 0 30px;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule .contact p {
  padding: 0;
  margin: 0;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule .contact p + p {
  margin-top: 1em;
}
.modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule .textR {
  text-align: right;
}

.modal-open .modal {
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  width: 100%;
}
.modal-open .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-open .modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: .8;
  height: 150%!important;
  width: 100%;
}

.modal-dialog {
  position: fixed;
  max-width: 100%!important;
  width: 100%!important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  padding: 0 6.125em;
  z-index: 1045;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .modal .modal-dialog {
    height: 100%;
    padding: 10px;
  }
  .modal .modal-dialog .modal-content {
    width: 100%;
    margin: 0;
  }
  .modal .modal-dialog .modal-content button.close {
    top: -50px;
    right: 5px;
  }
  .modal .modal-dialog .modal-content .modal-wrapper {
    height: 100%;
  }
  .modal .modal-dialog .modal-content .modal-wrapper .modal-inner {
    padding: 20px 20px 0 20px;
    margin: 50px auto 5px;
  }
  .modal .modal-dialog .modal-content .modal-wrapper .modal-inner p {
    line-height: 1.4;
  }
  .modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule h2 {
    padding-left: 6px;
  }
  .modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule ul.decimal {
    font-size: 12px;
  }
  .modal .modal-dialog .modal-content .modal-wrapper .modal-inner .rule ol {
    font-size: 12px;
  }
}
/*                確認用テーブル
======================================================= */
table.confirm tr th {
  background-color: #e6e6e6;
  border-bottom: solid 2px #FFF;
  border-width: 0 1px 1px;
  text-align: left;
  width: 165px;
  padding: 10px;
}
table.confirm tr td {
  border-bottom: solid 2px #FFF;
  border-width: 0 1px 1px;
  width: 635px;
  padding: 10px;
}

@media only screen and (max-width: 640px) {
  table.confirm tr th {
    width: 38%;
    padding: 7px 10px;
  }
  table.confirm tr td {
    width: 61%;
    padding: 7px 10px;
  }
}
/*                pagination
======================================================= */
.pagination {
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: center;
  list-style-type: none;
  text-decoration: none;
  padding-left: 0;
  margin: 0 auto 65px;
}
.pagination ul {
  display: table;
  margin: auto;
}
.pagination ul li {
  display: table-cell;
  padding: 0 0 0 0;
}
.pagination ul li:before {
  display: none;
}
.pagination ul li.first {
  margin-right: 0;
}
.pagination ul li + li {
  padding-left: 5px;
}
.pagination a, .pagination span {
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #646464;
  display: table-cell;
  height: 40px;
  min-height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 40px;
}
.pagination a.between, .pagination span.between {
  border: none;
  width: auto;
}
.pagination a:hover, .pagination span:hover {
  background-color: #d7d7d7;
  color: #ffffff;
}
.pagination .current {
  background-color: #d7d7d7;
  color: #ffffff;
}
.pagination .between span {
  border: none;
  width: auto;
}

@media only screen and (max-width: 640px) {
  .pagination {
    font-size: 12px;
  }
  .pagination ul a, .pagination ul span {
    width: 30px;
    height: 30px;
  }
  .pagination ul a.between, .pagination ul span.between {
    width: auto;
  }
  .pagination ul .between a, .pagination ul .between span {
    width: auto;
  }
  .pagination ul li.first a, .pagination ul li.last a, .pagination ul li.prev a, .pagination ul li.next a {
    border: none;
  }
}
/*                slidArea
======================================================= */
@media only screen and (min-width: 641px) {
  .slidArea h2.dottedTitle {
    margin-bottom: 20px;
  }
  .slidArea .flexsliderDetail ul.slides {
    overflow: hidden;
    width: 920px !important;
    margin-left: -8px;
  }
  .slidArea .flexsliderDetail ul.slides li {
    float: left;
    width: 222px !important;
    margin: 0 0 36px 8px;
  }
  .slidArea .flexsliderDetail ul.slides li a {
    color: #333333;
    display: block;
  }
  .slidArea .flexsliderDetail ul.slides li a img {
    width: 100%;
    margin-bottom: 12px;
  }
  .slidArea .flexsliderDetail ul.slides li a span {
    display: block;
    line-height: 1.357;
  }
  .slidArea .flexsliderDetail ul.slides li a span.date {
    color: #aaaaaa;
    font-size: 10px;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .slidArea .flexsliderDetail ul.flex-direction-nav {
    display: none;
  }
  .slidArea.topics {
    margin-bottom: 12px;
  }
  .slidArea.shopInfo {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .slidArea {
    width: 100%;
    margin: 0 auto;
  }
  .slidArea h2.dottedTitle {
    margin-bottom: 15px;
  }
  .slidArea .flexsliderDetail {
    position: relative;
  }
  .slidArea .flexsliderDetail .flex-viewport {
    width: 100%;
    padding: 0;
  }
  .slidArea .flexsliderDetail .flex-viewport ul.slides {
    overflow: hidden;
    position: relative;
    z-index: 10;
    margin: 0;
  }
  .slidArea .flexsliderDetail .flex-viewport ul.slides li {
    display: block;
    float: left;
    width: 50%;
    padding: 0;
    margin-right: 8px;
  }
  .slidArea .flexsliderDetail .flex-viewport ul.slides li a {
    color: #333333;
    display: block;
  }
  .slidArea .flexsliderDetail .flex-viewport ul.slides li a img {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .slidArea .flexsliderDetail .flex-viewport ul.slides li a span {
    display: block;
    line-height: 1.25;
  }
  .slidArea .flexsliderDetail .flex-viewport ul.slides li a span.date {
    color: #aaaaaa;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
  }
  .slidArea .flexsliderDetail ul.flex-direction-nav {
    display: table-cell;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .slidArea .flexsliderDetail ul.flex-direction-nav li a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    display: block;
    height: 60px;
    opacity: 1;
    position: absolute;
    text-indent: -9999px;
    top: 40%;
    vertical-align: middle;
    width: 30px;
    z-index: 11;
    margin-top: -30px;
  }
  .slidArea .flexsliderDetail ul.flex-direction-nav li a.flex-prev {
    background-image: url(/media/images/common/flex-prevSpRed.png);
    background-position: right center;
    left: -10px;
  }
  .slidArea .flexsliderDetail ul.flex-direction-nav li a.flex-next {
    background-image: url(/media/images/common/flex-nextSpRed.png);
    background-position: left center;
    right: -10px;
  }
  .slidArea.topics {
    margin-bottom: 21px;
  }
  .slidArea.shopInfo {
    margin-bottom: 16px;
  }
}

/*20170214 トップページSNSリンクスタイル追加*/

.storeSet .sns {
  background-color: #fff;
  width: 231px;
  padding: 10px 10px 10px;
}
.storeSet .sns h2 {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}
.storeSet .sns .snsSet {
  border-top: 1px #cccccc solid;
/*  padding: 10px 0;*/
  padding: 0;
}
.storeSet .sns .snsSet.first {
  border-top: none;
}
.storeSet .sns .snsSet a {
  color: #333333;
  display: table;
}
.storeSet .sns .snsSet a .img {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  padding-right: 10px;
}
.storeSet .sns .snsSet a .img img {
  width: 100%;
}
.storeSet .sns .snsSet a dl {
  display: table-cell;
  vertical-align: middle;
  width: 160px;
}
.storeSet .sns .snsSet a dl dt {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.23;
}
.storeSet .sns .snsSet a dl dd {
/*  color: #aaaaaa;*/
  color: #333;
  font-size: 13px;
}

@media only screen and (max-width: 640px) {
.storeSet .sns {
    background-color: #fff;
    float: none;
    width: 100%;
    padding: 7px 10px 10px;
/*	margin-top: 10px;*/
	margin-top: 0;
  }
.storeSet .sns h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
  }
.storeSet .sns .snsSet {
    border-top: 1px #cccccc solid;
/*  padding: 10px 0;*/
  padding: 0;
  }
.storeSet .sns .snsSet.first {
    border-top: none;
  }
.storeSet .sns .snsSet a {
    color: #333333;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
.storeSet .sns .snsSet a .img {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    padding-right: 7px;
  }
.storeSet .sns .snsSet a .img img {
    width: 100%;
  }
.storeSet .sns .snsSet a dl {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
.storeSet .sns .snsSet a dl dt {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.23;
  }
.storeSet .sns .snsSet a dl dd {
/*    color: #aaaaaa;*/
	color: #333;
    font-size: 13px;
  }

}
/*      google map レスポンシブ 投稿記事
======================================================= */
.gmap {
position: relative;
padding-top: 75%;
height: 0;
overflow: hidden;
}
.gmap iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*      投稿記事 内ボタン　20190328
======================================================= */
.button_001{
     display: inline-block;
	 padding: 16px;
     color: #FFF;
     text-decoration: none;
     text-align: center;
     background-color: #ae0e16; /*ボタン色*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
	 margin: 10px 0;
	 font-weight: bold;
}
a.button_001{
     color: #FFF;
}
.button_001:hover{
     /*background-color: #d04b52;*/ /*ボタン色*/
}
/*      投稿記事 Ymap　20190331
======================================================= */
#content #map img{
	max-width: none;
}