@charset "utf-8";
h1,h2,h3,h4,h5,h6,p,address{
  font-weight: normal;
  font-style: normal;
  margin-bottom : 0px;
  font-size : 12px;
}
body {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
@-webkit-keyframes fadein {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
.mincho{
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
body{
  font-size: 100%;
  font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  /*font-family: "Helvetica Neue", "ヒラギノ角ゴ Pro W3", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", "sans-serif;
  */
 padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  min-width : 1000px;
  color : black;
  line-height : 1.6;
  background-color : white;
  background-image : url(../img_common/back_all.png);
  background-repeat : repeat;
}
@media print {
  body{
  display : none;
}
}
ul{
  margin : 0;
  padding : 0;
}
img{
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
.table100{
  width : 100%;
}
a{
  color : #c8a52d;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #c8a52d;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #c8a52d;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #c8a52d;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #c8a52d;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 22px;
  font-weight : bold;
}
.bigest{
  font-size : 36px;
  font-weight : bold;
}
.smaller{
  font-size : 13px;
}
.futo{
  font-weight : bold;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.target{
  width : 100%;
  height : 0px;
}
.fb-like iframe{
  max-width: none!important;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  width : 1000px;
  font-size : 16px;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #2f9ab0;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 40px;
}
.sp30{
  width : 10%;
}
.sp20{
  width : 20px;
}
.sp50{
  width : 50px;
  font-size : 30px;
  vertical-align : middle;
  text-align : center;
  color : #536371;
}
.sp25{
  width : 25px;
}
.textdate{
  font-size : 14px;
  font-weight : bold;
  color : #ff8000;
  line-height : 1.6em;
}
.topmar40{
  margin-top : 40px;
}
.topmar80{
  margin-top : 80px;
}
.topmar100{
  margin-top : 100px;
}
.topmar60{
  margin-top : 60px;
}
.topmar20{
  margin-top : 20px;
}
.topmar10{
  margin-top : 10px;
}
.img100per{
  width : 100%;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns{
  height : 23px;
}
.footer{
  font-size : 12px;
  padding-top : 40px;
  padding-bottom : 60px;
  color : #000000;
  background-repeat : repeat;
  background-color : white;
}
.div_se a{
  display:block;
  /* 横幅 */padding-right : 0%;
  padding-left : 0%;
  /* a要素内の余白 */
 margin-top : 0px;
  width : 100%;
  text-decoration : none;
  padding-top : 10px;
  padding-bottom : 10px;
  background-color : transparent;
  background-image : linear-gradient(#eca048, #d3966d);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  border-radius : 5px;
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover{
  background-repeat : no-repeat;
  background-position : left center;
  padding-top : 10px;
  padding-bottom : 10px;
  background-color : #daab3f;
  background-image : linear-gradient(#daab3f, #a0791f);
  border-radius : 5px;
}
.td_link{
  background-repeat : no-repeat;
  background-position : left center;
  width : 300px;
  text-align : center;
}
@media screen and (max-width: 768px) {
  }
.bottom100{
  padding-bottom : 100px;
}
.medatsu1{
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 1px;
  border-style : solid;
  border-radius: 0px 20px 0px 20px;
  border-color : #999999;
  background-image : url(../img_common/back_white1.png);
  background-repeat : repeat;
}
.medatsu2{
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 1px;
  border-style : solid;
  border-radius: 0px 20px 0px 20px;
  border-color : #999999;
  background-repeat : repeat;
  background-color : #393a4a;
}
.div_goods{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 5px;
  border-style : solid;
  border-radius : 20px;
  border-color : #e6943c;
  background-color : white;
  vertical-align : middle;
  text-align : center;
}
.text_blue{
  color : #28b8ce;
}
.text_vio{
  color : #eca048;
}
.midashi1{
  padding-top : 10px;
  padding-left : 30px;
  padding-bottom : 10px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #28b8ce;
  font-size : 36px;
  font-weight : bold;
  letter-spacing : 2px;
  color : #28b8ce;
}
.back_white{
  background-color : white;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #cccccc;
}
.back_black{
  background-color : black;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #cccccc;
  color : white;
}
.back_all2{
  background-color : white;
  background-image : url(../img_common/back_all2.jpg);
  background-repeat : repeat-y;
  background-position : center center;
}
.kagecommon{
  background-image : url(../img_common/kage_common.png);
  background-repeat : repeat-x;
  background-position : center top;
}
.text_orange{
  color : #eca048;
}
.mark1{
  font-size : 20px;
  color : white;
  background-color : #ca0065;
  font-weight : bold;
  background-image : linear-gradient(#e81785, #840042);
}
.line_gray{
  padding-left : 20px;
  margin-left : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #7a8d81;
}
.mark_red{
  color : white;
  background-color : #db0000;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  background-image : linear-gradient(#db0000, #970000);
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

