@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 2s 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}
}
body{
  font-size: 100%;
  font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 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 : 980px;
  color : black;
  line-height : 1.6;
  -webkit-text-size-adjust: 185%;
  -moz-text-size-adjust: 185%;
  -ms-text-size-adjust: 185%;
  -o-text-size-adjust: 185%;
  text-size-adjust: 185%;
  background-repeat : repeat;
  background-image : url(../img_common/back1.jpg);
}
.zen{
  font-family: 'Zen Antique Soft', serif;
}
.monoton{
  font-family: 'Monoton', cursive;
}
.content {
  }
@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;
  user-drag: none;
  -webkit-user-drag: none;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
a{
  color : #3795ea;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #e8be40;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #e8be40;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #e8be40;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #e8be40;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 20px;
}
.bigest{
  font-size : 24px;
}
.bigest2{
  font-size : 60px;
  letter-spacing : -1px;
}
.bigest2b{
  font-size : 48px;
  letter-spacing : -4px;
}
.smaller{
  font-size : 14px;
}
.smaller2{
  font-size : 12px;
}
.futo{
  font-weight : bold;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.target{
  width : 100%;
  height : 0px;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 920px;
}
.div_contentsover{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 980px;
}
.div_contentsover2{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 100%;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #a6a7c1;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 40px;
}
.sp30{
  width : 30px;
}
.sp20{
  width : 20px;
}
.sp60{
  width : 60px;
}
.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;
  border-top-width : 0px;
  border-top-style : none;
  color : #cccccc;
  background-image : url(../img_common/back2.jpg);
  background-repeat : repeat-y;
  background-position : center center;
  padding-bottom : 90px;
}
.div_se a{
  display:block;
  /* 横幅 */
padding : 10px 0%;
  /* a要素内の余白 */
 margin-top : 0px;
  width : 100%;
  text-decoration : none;
  background-image : linear-gradient(#a78314, #000000);
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover{
  background-color : #0e76b4;
}
.titles{
  font-size : 36px;
  letter-spacing : 3px;
  color : #ff0080;
  font-family: 'Monoton', cursive;
}
.titles2{
  font-size : 20px;
  color : #ff0080;
}
@media screen and (max-width: 768px) {
  }
.bottom100{
  padding-bottom : 100px;
}
.text_vio{
  color : #a6a7c1;
}
.text_gold{
  color : #d6293a;
}
.tume{
  letter-spacing : -1px;
}
.medatsu1{
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 1px;
  border-style : solid;
  border-color : #71677c;
  background-color : white;
  text-align : left;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
.bottom120{
  margin-bottom : 120px;
}
.topmar40{
  margin-top : 40px;
}
.topmar120{
  margin-top : 120px;
}
.topmar80{
  margin-top : 80px;
}
.topmar20{
  margin-top : 20px;
}
.topmar30{
  margin-top : 30px;
}
.topmar_20{
  margin-top : -20px;
}
.topmar10{
  margin-top : 10px;
}
.text_right{
  text-align : right;
}
.left20px{
  margin-left : 20px;
}
.rotated {
  transform: rotate(-15deg);
}
.backblack{
  background-image : url(../img_common/back2.jpg);
  background-repeat : repeat;
  color : white;
}
.line1{
  background-image : url(../img_common/line1.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  height : 425px;
}
.line2{
  background-image : url(../img_common/line2.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  height : 425px;
}
.line8{
  background-image : url(../img_common/line8.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  height : 213px;
}
.line9{
  background-image : url(../img_common/line9.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  height : 213px;
}
.table100{
  width : 100%;
}
.btn,
a.btn,
button.btn{
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color : #212529;
  border-radius : 0.5rem;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  width : 280px;
  padding-left : 1em;
  padding-right : 1em;
}
a.btn-flat{
  overflow: hidden;
  padding : 0.5em;
  color : #ffffff;
  border-radius: 0;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #583832;
}
a.btn-flat span{
  position: relative;
}
a.btn-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #dfae1c;
}
.midashi2{
  background-image : linear-gradient(to right, rgba(130, 215, 255, 0.81), rgba(255, 255, 255, 0));
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #ff0080;
  padding-top : 20px;
  padding-left : 25px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff0080;
  font-size : 24px;
  font-weight : bold;
  color : #4b5776;
  background-repeat : no-repeat;
  background-position : left bottom;
  border-top-left-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
}
.midashi2b{
  background-image : linear-gradient(to right, rgba(189, 0, 95, 0.4) 50%, rgba(255, 255, 255, 0));
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #ff0080;
  padding-top : 20px;
  padding-left : 25px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff0080;
  font-size : 24px;
  font-weight : bold;
  color : #492938;
  background-repeat : no-repeat;
  background-position : left bottom;
  border-top-left-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
}
.midashi3{
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #824a65;
  font-size : 18px;
  font-weight : bold;
  background-repeat : no-repeat;
  background-position : left bottom;
  color : #824a65;
}
.midashi3b{
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
  font-size : 18px;
  font-weight : bold;
  background-repeat : no-repeat;
  background-position : left bottom;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.wakuwhite{
  color : white;
  background-color : black;
}
.line_vio{
  padding-left : 20px;
  margin-left : 14px;
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #b883a2;
}
.text_pink{
  color : #ff0080;
}
.text_orange{
  color : #ff8040;
}
.goods1{
  background-color : rgba(255, 255, 255, 0.4);
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 1px;
  border-style : solid;
  border-color : #999999;
  width : 300px;
}
.rotate1{
  transform: rotate(-3deg);
}
.goodsshadow1{
  box-shadow : 3px 3px 5px #666666;
}
.rotate2{
  transform: rotate(-6deg);
}
.rotate3{
  transform: rotate(-9deg);
}

