@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}
}
.lilita{
  font-family: 'Lilita One', cursive;
}
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;
  line-height : 1.6;
  background-image : url(../img_common/backsora.jpg);
  background-repeat : repeat;
  background-position : center center;
}
/*
@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/bg1.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%;
}
.bigger2{
  font-size : 115%;
}
.bigest{
  font-size : 160%;
}
.smaller{
  font-size : 90%;
}
.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;
  line-height : 1.6em;
  color : #455c81;
}
.div_contentsover{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 90%;
  line-height : 1.6em;
  color : #455c81;
  margin-left : 5%;
  margin-right : 5%;
}
.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 : 40px;
}
.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%;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns{
  height : 23px;
}
.footer{
  font-size : 12px;
  padding-bottom : 80px;
  color : #fefae7;
  background-repeat : repeat;
  background-color : #006633;
  padding-top : 20px;
  background-image : url(../img_common/footer2.png);
}
.titles_center{
  font-size : 300%;
  letter-spacing : 2px;
  text-align : center;
  color : #dd006f;
  padding-top : 15px;
  padding-bottom : 15px;
  -webkit-border-top-left-radius : 20px 20px;
  -webkit-border-top-right-radius : 20px 20px;
  -webkit-border-bottom-right-radius : 20px 20px;
  -webkit-border-bottom-left-radius : 20px 20px;
}
.titles_center::first-letter{
  font-size : 150%;
  color : #46dd9d;
}
.bottom120{
  padding-bottom : 120px;
}
.bottom80{
  padding-bottom : 80px;
}
.medatsu1{
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 6px;
  border-style : solid;
  border-color : #dddddd;
  background-color : rgba(255, 255, 255, 0.6);
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.medatsu2{
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 6px;
  border-style : solid;
  border-color : #dddddd;
  background-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.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 : #999999;
  width : 300px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}
a.btn-flat{
  overflow: hidden;
  padding : 0.5em;
  color : white;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box rgba(213, 0, 106, 1);
}
a.btn-flat9{
  overflow: hidden;
  padding : 0.5em;
  color : white;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #808080;
}
a.btn-flat span{
  position: relative;
}
a.btn-flat9 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 rgba(255, 128, 0, 1);
}
a.btn-flat9::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 rgba(156, 156, 156, 1);
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
a.btn-flat9:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.line_gray{
  padding-left : 15px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #c0c0c0;
}
.line_left{
  padding-left : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #c0c0c0;
  margin-left : 7px;
}
.left20px{
  margin-left : 20px;
}
.table100{
  width : 100%;
}
.table60{
  width : 60%;
}
.table80{
  width : 80%;
}
.tume{
  letter-spacing : -1px;
}
.text_left{
  text-align : left;
}
.text_orange{
  color : #ff8000;
}
.text_sky{
  color : #0080ff;
}
.text_pink{
  color : #ff00ff;
}
.text_blue{
  color : #634bd1;
}
/*
.youtube{
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color : black;
  border-width : 2px 2px 6px;
  border-style : solid;
  border-color : #dfcda4;
}
.youtube iframe{
  width: 100%;
  height: 100%;
}
*/

.youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-color : black;
  border-width : 2px 2px 6px;
  border-style : solid;
  border-color : #dfcda4;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.text_right{
  text-align : right;
}
.midashi1{
  font-size : 150%;
  font-weight : bold;
  color : white;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  background-image : linear-gradient(-60deg, #13ae67 50%, #13bd71 50%);
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.midashi2{
  font-size : 120%;
  font-weight : bold;
  text-align : left;
  padding-bottom : 10px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #dddddd;
  background-image : linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  padding-top : 10px;
  padding-left : 20px;
  border-top-left-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.footerline{
  background-image : url(../img_common/footer.png);
  background-repeat : no-repeat;
  background-position : center bottom;
  height : 375px;
}
.staff1{
  text-align : right;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  width : 30%;
}
.staff2{
  text-align : left;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  width : 65%;
}
.staff9{
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  width : 5%;
}
.intro1{
  background-image : url(../img_common/intro1.png);
  background-repeat : no-repeat;
  background-position : center top;
  height : 45px;
}
.intro9{
  background-image : url(../img_common/intro9.png);
  background-repeat : no-repeat;
  background-position : center top;
  height : 70px;
}
.intro{
  background-image : url(../img_common/intro.png);
  background-repeat : repeat-y;
  background-position : center top;
  padding-left : 40px;
  padding-right : 40px;
}
.casttop{
  background-image : linear-gradient(to left top, #13bd71 50%, rgba(255, 255, 255, 0) 50%);
  width : 100%;
  height : 150px;
}
.castbottom{
  background-image : linear-gradient(to right bottom, #006633 50%, rgba(255, 255, 255, 0) 50%);
  width : 100%;
  height : 150px;
}
.castback{
  background-image : linear-gradient(#13bd71, #006633);
  padding-bottom : 40px;
}
.mark9{
  color : white;
  background-color : #808080;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  font-weight : normal;
}
.mark1{
  color : white;
  background-color : #f20000;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  font-weight : normal;
}
.imgbnr{
  width : 300px;
  background-color : white;
}
.midashi3{
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
  font-weight : bold;
}
.pay{
  background-color : white;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
.mark_b{
  color : white;
  background-color : #634bd1;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  font-weight : normal;
}
.mark_a{
  color : white;
  background-color : #ff00ff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  font-weight : normal;
}

