@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}
}
body{
  font-size: 100%;
  font-family: 'M PLUS 1', 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 : #574d3e;
  background-color : white;
  line-height : 1.6;
}
@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;
}
#bg01{
  background-image : url(../img_common/backall1.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  background-color : transparent;
}
#bg02{
  background-image : url(../img_common/backall2.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  background-color : transparent;
}
#bg03{
  background-image : url(../img_common/backall3.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  background-color : transparent;
}
.rotate1 {
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.rotate2 {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
a{
  color : #b0966a;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #b0966a;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #b0966a;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #b0966a;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #b0966a;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 130%;
}
.bigest{
  font-size : 160%;
}
.bigest2{
  font-size : 210%;
}
.smaller{
  font-size : 91.6%;
}
.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;
  font-size : 16px;
  width : 1000px;
}
.div_contentsover{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 90%;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 4%;
}
.sp20{
  width : 20px;
}
.topmar10{
  margin-top : 10px;
}
.topmar5{
  margin-top : 5px;
}
.topmar20{
  margin-top : 20px;
}
.topmar40{
  margin-top : 40px;
}
.topmar80{
  margin-top : 80px;
}
.topmar120{
  margin-top : 120px;
}
.topmar180{
  margin-top : 180px;
}
.img100per{
  width : 100%;
}
.img80per{
  width : 80%;
}
.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 : 80px;
  padding-bottom : 60px;
  color : #ffffff;
  background-repeat : repeat;
  background-color : #d7b5d0;
}
.titles_center{
  font-size : 250%;
  letter-spacing : 2px;
  text-align : center;
  background-image : url(../img_common/titles.png);
  background-repeat : no-repeat;
  background-position : center center;
  color : #7a866f;
}
.titles_center3{
  font-size : 250%;
  letter-spacing : 5px;
  text-align : center;
  background-repeat : repeat;
  background-position : 0% 0%;
  color: #ACB6E5;
  background : -webkit-linear-gradient(0deg, #ACB6E5, #86FDE8) transparent;
  background-attachment : scroll;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bottom120{
  padding-bottom : 120px;
}
.bottom80{
  padding-bottom : 80px;
}
.medatsu1{
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 1px;
  border-style : solid;
  border-color : #cfbfab;
  background-color : rgba(255, 255, 255, 0.6);
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
.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;
  border-width : 1px 1px 5px;
  border-style : solid;
  border-color : #cfbfab;
  width : 300px;
}
a.btn-flat{
  overflow: hidden;
  padding : 1em;
  color : white;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #ff0080;
}
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 #c40062;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.line_gray{
  padding-left : 10px;
  margin-left : 15px;
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #9fb099;
}
.left20px{
  margin-left : 20px;
}
.table100{
  width : 100%;
}
.table60{
  width : 60%;
}
.table80{
  width : 80%;
}
.backall1{
  background-image : linear-gradient(#e8ebe2, rgba(232, 235, 226, 0));
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #e8e8d9;
}
.backall2{
  background-image : linear-gradient(to bottom, #ffffff, rgba(232, 235, 226, 0) 50%);
}
.text_pink{
  color : #ff0080;
}
.text_orange{
  color : #ee7700;
}
.text_kaki{
  color : #cfbfab;
}
.tume{
  letter-spacing : -1px;
}
.div_youtube{
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #999999;
  background-color : white;
  width : 100%;
}
.text_right{
  text-align : right;
}
.midashi1{
  font-size : 190%;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  background-image : linear-gradient(-45deg, #ffffc1 50%, #fecbed 50%);
  color : #653054;
  box-shadow : 6px 6px 6px #666666;
}
.midashi2{
  font-size : 160%;
  padding-bottom : 10px;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #b0966a;
}
.midashimemo2{
  font-size : 120%;
  font-weight : bold;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  background-image : linear-gradient(to left, #f8d3be, #ef996b);
  width : 30%;
  padding-left : 10px;
  padding-right : 10px;
  box-shadow : 7px 7px 5px #666666;
}
.midashimemo3{
  font-size : 120%;
  font-weight : bold;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  background-image : linear-gradient(to left, #ffffd0, #ffff00);
  width : 30%;
  padding-left : 10px;
  padding-right : 10px;
  box-shadow : 7px 7px 5px #666666;
}
.youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.uline1{
  background-image : url(../img_common/uline1.png);
  background-repeat : repeat-x;
  background-position : center bottom;
}
.uline2{
  background-image : url(../img_common/uline2.png);
  background-repeat : repeat-x;
  background-position : center bottom;
}
.sen2{
  background-image : url(../img_common/sen2.png);
  background-repeat : repeat-x;
  background-position : left center;
  width : 100%;
  height : 5px;
}
.commentbtn{
  width : 200px;
}
.midashi4{
  font-size : 110%;
  padding-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
}
.marusi{
  font-size : 70%;
  color : #574d3e;
  text-align : center;
  padding-top : 10px;
}
.backgrade1{
  background-image : linear-gradient(to top, #ffffff, #ececec);
}
.comment1{
  background-color : white;
  width : 25%;
  box-shadow : 5px 5px 0px #fdf0e6;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #dfcda4;
}
.comment2{
  width : 71%;
  font-size : 91.6%;
}

