@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-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 100%;
  min-width: 1024px;
  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;
  color : black;
  line-height : 1.6;
  background-color : #8c0000;
  background-image : url(../img_common/bg.jpg);
  background-repeat : repeat;
  background-position : center top;
  background-attachment : fixed;
}
.minc{
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal;
}
@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;
}
a{
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #ff8000;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #ff8000;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 115%;
}
.bigest{
  font-size : 130%;
}
.bigest2{
  font-size : 150%;
}
.bigest3{
  font-size : 170%;
  font-weight : 800;
  line-height : 1.2em;
}
.bigest4{
  font-size : 200%;
  font-weight : 800;
  line-height : 1em;
}
.bigest5{
  font-size : 350%;
  font-weight : 800;
  line-height : 1em;
}
.smaller{
  font-size : 90%;
}
.small{
  font-size : 75%;
}
.futo{
  font-weight : 700;
}
.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 : 17px;
  min-width : 768px;
  max-width : 1100px;
}
.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;
}
.sp5{
  width : 5%;
}
.sp10{
  width : 10%;
}
.topmar10{
  margin-top : 10px;
}
.topmar5{
  margin-top : 5px;
}
.topmar20{
  margin-top : 20px;
}
.topmar40{
  margin-top : 40px;
}
.topmar80{
  margin-top : 80px;
}
.topmar60{
  margin-top : 60px;
}
.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 : 80%;
  padding-top : 80px;
  padding-bottom : 80px;
  color : #cccccc;
  background-color : #525252;
}
.titles{
  font-size : 200%;
  text-align: center;
  padding-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  font-weight : 700;
}
.bottom120{
  padding-bottom : 120px;
}
.bottom180{
  padding-bottom : 180px;
}
.bottom80{
  padding-bottom : 80px;
}
.medatsu1{
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-style : solid;
  border-width : 1px 1px 4px;
  border-color : #dfcda4 #dfcda4 #b0966a;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  background-image : linear-gradient(rgba(0, 0, 0, 0), #faf0e4);
  background-color : white;
}
.img80per{
  width : 80%;
}
.midashi2{
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  font-size : 130%;
}
.midashi1{
  padding-bottom : 15px;
  font-size : 130%;
  font-weight : 900;
  background-color : white;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 10px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  box-shadow : 0px 5px 0px #666666;
  color : #b85047;
  letter-spacing : 0.1em;
}
.midashi3{
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  font-size : 110%;
}
.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;
  border-style : solid;
  border-color : white;
  width : 350px;
  padding-left : 20px;
  padding-right : 20px;
  padding-top : 20px;
  padding-bottom : 20px;
}
a.btn-flat{
  overflow: hidden;
  padding : 1.2em;
  color : black;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box white;
}
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 #ededf5;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.line_left{
  padding-left : 10px;
  margin-left : 15px;
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #c0c0c0;
}
.table100{
  width : 100%;
}
.table50{
  width : 50%;
}
.tume{
  letter-spacing : -2px;
}
.text_right{
  text-align : right;
}
.grade1{
  /*  background-image : linear-gradient(to bottom, #f2f0f0, #ffffff);
  */
  background-image : linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 128, 0, 0.15) 100%);
}
.stroke .border.top,
.stroke .border.bottom {
  width: calc(100% - 20px);
}
.stroke .border.right,
.stroke .border.left {
  height: calc(100% - 20px);
}
.stroke.is-animated .border {
  opacity: 1;
}
.stroke.is-animated .border.top,
.stroke.is-animated .border.bottom {
  animation: stroke-width 1.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.stroke.is-animated .border.right,
.stroke.is-animated .border.left {
  animation: stroke-height 1.8s cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes stroke-width {
  0% {
  width: 0;
  opacity: 1;
}
100% {
  width: calc(100% - 20px);
  opacity: 1;
}
}
@keyframes stroke-height {
  0% {
  height: 0;
  opacity: 1;
}
100% {
  height: calc(100% - 20px);
  opacity: 1;
}
}
.youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-color : black;
  border-width : 1px 1px 1px;
  border-style : solid;
  border-color : #fff;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.text_red{
  color : #ea5505;
}
.fcdr
{
  -webkit-text-stroke: 2px black;
  text-stroke: 2px black;
  paint-order: stroke;
}
.black1{
  background-color : rgba(0, 0, 0, 0.8);
  color : white;
}
.mark1{
  background-color : #7b8695;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 20%;
}
.sasi1{
  float : right;
  width : 40%;
  border-width : 5px;
  border-style : solid;
  border-color : white;
  margin-left : 40px;
  margin-bottom : 20px;
  box-shadow : 5px 5px 0px #666666;
}
.waku{
  text-shadow : 0px 3px 3px #ffffff;
}
.rotate1{
  transform: rotate(3deg);
}

/* ===== responsive common ===== */
@media screen and (max-width: 768px){
  body{
    min-width : 0;
    width : 100%;
    background-attachment : scroll;
    -webkit-text-size-adjust : 100%;
  }
  img{
    max-width : 100%;
    height : auto;
  }
  table{
    max-width : 100%;
  }
  .div_contents{
    width : 90%;
    min-width : 0;
    max-width : none;
    margin-left : 5%;
    margin-right : 5%;
    font-size : 15px;
  }
  .topmar80{ margin-top : 40px; }
  .topmar120{ margin-top : 60px; }
  .topmar180{ margin-top : 90px; }
  .bottom80{ padding-bottom : 40px; }
  .bottom120{ padding-bottom : 60px; }
  .bottom180{ padding-bottom : 90px; }
  .bigest3{ font-size : 145%; }
  .bigest4{ font-size : 155%; line-height : 1.25em; }
  .bigest5{ font-size : 220%; line-height : 1.15em; }
  .titles{ font-size : 160%; }
  .medatsu1{
    padding : 25px 20px;
  }
  .sasi1{
    float : none;
    width : 86%;
    margin : 0 auto 30px;
  }
  .btn,
  a.btn,
  button.btn{
    width : 100%;
    max-width : 350px;
  }
  .table50{
    width : 100%;
  }
  .mark1{
    width : 100%;
  }
}

/* PCだけ表示 */
.sp_only{
  display: none;
}

@media screen and (max-width:768px){

.pc_only{
  display: none;
}

.sp_only{
  display: block;
}

}

@media screen and (max-width:768px){

.bigger{
  font-size : 110%;
}

.bigest{
  font-size : 120%;
}

.bigest2{
  font-size : 130%;
}

.bigest3{
  font-size : 140%;
}

.bigest5{
  font-size : 160%;
}

}