@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: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  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 : 1024px;
  line-height : 1.8;
  background-repeat : repeat;
  background-position : center top;
  color : #4e6072;
  background-image : url(../img_common/backall.jpg);
  background-color : white;
}
@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;
}
.osw{
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-weight : 500;
}
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 : #cc6600;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #cc6600;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 120%;
}
.bigest{
  font-size : 150%;
}
.bigest2{
  font-size : 200%;
}
.smaller{
  font-size : 90%;
}
.small{
  font-size : 80%;
}
.small2{
  font-size : 70%;
  font-weight : normal;
  line-height : 1em;
}
.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 : 80%;
  max-width : 1200px;
}
.sen{
  height : 1px;
  width : 100%;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : #8a7031;
  border-left-width : 0px;
  border-right-width : 0px;
}
.tt{
  font-family: 'Old Standard TT', serif;
}
.sp40{
  width : 40px;
}
.sp20{
  width : 20%;
}
.sp80{
  width : 80px;
}
.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;
  border-top-style : solid;
  padding-top : 80px;
  background-color : rgba(255, 255, 255, 0.6);
  border-top-width : 10px;
  border-top-color : #ffffff;
  background-image : linear-gradient(rgba(69, 92, 129, 0.2) 0%, rgba(255, 255, 255, 0.6) 20%);
}
.bottom120{
  padding-bottom : 120px;
}
.bottom80{
  padding-bottom : 80px;
}
.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 : #dfcda4;
  background-color : rgba(255, 255, 255, 0.4);
}
.medatsu3{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-top-width : 2px;
  border-right-width : 2px;
  border-left-width : 2px;
  border-top-style : solid;
  border-right-style : solid;
  border-left-style : solid;
  background-color : white;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
}
.topmar80{
  margin-top : 80px;
}
.topmar90{
  margin-top : 90px;
}
.topmar120{
  margin-top : 120px;
}
.topmar180{
  margin-top : 180px;
}
.topmar40{
  margin-top : 40px;
}
.topmar60{
  margin-top : 60px;
}
.topmar20{
  margin-top : 20px;
}
.topmar10{
  margin-top : 10px;
}
.topmar5{
  margin-top : 5px;
}
.text_gray{
  color : #f8bd01;
}
.text_right{
  text-align : right;
}
.contentsall{
  background-image : linear-gradient(to bottom, white, rgba(26, 230, 189, 0.2) 100%);
  padding-top : 0px;
}
.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 6px;
  border-style : solid;
  border-color : #455c81;
  width : 30%;
  border-top-left-radius : 25px 25px;
  border-top-right-radius : 25px 25px;
  border-bottom-right-radius : 25px 25px;
  border-bottom-left-radius : 25px 25px;
}
a.btn-flat{
  overflow: hidden;
  padding : 1em 0.5em;
  color : #ffffff;
  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-image : linear-gradient(#d56a00, #f8bd01);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
a.btn2-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.midashi1{
  font-size : 200%;
  padding-bottom : 10px;
  padding-top : 10px;
  letter-spacing : 3px;
  text-align : left;
  padding-left : 40px;
  border-right-style : none;
  border-bottom-style : solid;
  background-color : white;
  border-top-left-radius : 25px 25px;
  border-top-right-radius : 25px 25px;
  border-bottom-right-radius : 25px 25px;
  border-bottom-left-radius : 25px 25px;
  background-repeat : no-repeat;
  background-position : left top;
  background-image : url(../img_top/info.png);
  border-bottom-width : 1px;
  border-bottom-color : #1499e5;
  font-weight : bold;
  box-shadow : 0px 5px 0px #1499e5;
}
.midashi1b{
  font-size : 200%;
  padding-bottom : 10px;
  padding-top : 10px;
  text-align : left;
  padding-left : 40px;
  border-right-style : none;
  border-bottom-style : solid;
  background-color : white;
  border-top-left-radius : 25px 25px;
  border-top-right-radius : 25px 25px;
  border-bottom-right-radius : 25px 25px;
  border-bottom-left-radius : 25px 25px;
  background-repeat : no-repeat;
  background-position : left top;
  background-image : url(../img_top/info.png);
  border-bottom-width : 1px;
  border-bottom-color : #1499e5;
  font-weight : bold;
  box-shadow : 0px 5px 0px #1499e5;
}
.midashi2{
  font-size : 135%;
  font-weight : bold;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
.midashi3{
  font-size : 18px;
  font-weight : bold;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
.line_gray{
  padding-left : 15px;
  margin-left : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #dfcda4;
}
.line_left{
  padding-left : 10px;
  margin-left : 10px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #cccccc;
}
.table100{
  width : 100%;
}
.titles{
  font-size : 300%;
  letter-spacing : 2px;
  background-attachment : scroll;
  text-shadow : 0px 0px 4px #ffffff;
  color : #528ce2;
  background-image : url(../img_top/image.png);
  background-repeat : no-repeat;
  background-position : left top;
  padding-left : 5%;
}
.titles_center{
  font-size : 300%;
  letter-spacing : 2px;
  background-attachment : scroll;
  text-shadow : 0px 0px 4px #ffffff;
  color : #56cfb4;
  text-align : center;
  background-image : url(../img_top/image2.png);
  background-repeat : no-repeat;
  background-position : center top;
}
.staff9{
  vertical-align : top;
  text-align : center;
  padding-bottom : 10px;
  width : 5%;
  padding-top : 10px;
  background-repeat : repeat-x;
  background-position : center -15px;
}
.staff1{
  vertical-align : top;
  text-align : right;
  width : 47.5%;
  padding-bottom : 10px;
  padding-top : 10px;
  padding-right : 10px;
}
.staff2{
  vertical-align : top;
  text-align : left;
  width : 47.5%;
  padding-bottom : 10px;
  padding-top : 10px;
}
.div_btn9{
  padding-top : 0.75em;
  padding-bottom : 0.75px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  width : 30%;
  vertical-align : middle;
  text-align : center;
  background-color : black;
}
.tuta1{
  background-image : url(../img_common/tuta1.png);
  background-repeat : no-repeat;
  background-position : left top;
  padding-left : 150px;
}
.tuta2{
  background-image : url(../img_common/tuta2.png);
  background-repeat : no-repeat;
  background-position : right top;
  padding-right : 150px;
}
.kage1{
  background-image : linear-gradient(rgba(69, 92, 129, 0.2), rgba(232, 207, 200, 0));
  height : 40px;
}
.sp10{
  width : 10%;
}
.text_left{
  text-align : left;
}
.contents{
  background-color : white;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 10px;
  border-style : solid;
  border-top-left-radius : 25px 25px;
  border-top-right-radius : 25px 25px;
  border-bottom-right-radius : 25px 25px;
  border-bottom-left-radius : 25px 25px;
  box-shadow : 0px 10px 0px #5683b7;
  background-image : linear-gradient(#ffffff, #edfde6);
}
.contents2{
  background-color : white;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 10px;
  border-style : solid;
  border-top-left-radius : 25px 25px;
  border-top-right-radius : 25px 25px;
  border-bottom-right-radius : 25px 25px;
  border-bottom-left-radius : 25px 25px;
  box-shadow : 0px 10px 0px #5683b7;
  background-image : linear-gradient(#ffffff, #fff1c6);
}
.contents3{
  background-color : white;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 10px;
  border-style : solid;
  border-top-left-radius : 25px 25px;
  border-top-right-radius : 25px 25px;
  border-bottom-right-radius : 25px 25px;
  border-bottom-left-radius : 25px 25px;
  box-shadow : 0px 10px 0px #5683b7;
  background-image : linear-gradient(#ffffff, #f0f0ff);
}
.contents4{
  background-color : white;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 10px;
  border-style : solid;
  border-top-left-radius : 25px 25px;
  border-top-right-radius : 25px 25px;
  border-bottom-right-radius : 25px 25px;
  border-bottom-left-radius : 25px 25px;
  box-shadow : 0px 10px 0px #5683b7;
  background-image : linear-gradient(#ffffff, #ffeef7);
}
.text_yellow{
  color : #ee7700;
}
.sp5{
  width : 5%;
}
.under1{
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #f8bd01;
}
.mark1{
  background-color : #ff0080;
  color : white;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}