@charset "utf-8";
/* init */
* {
  margin: 0;
  padding: 0;
  height: auto;
}
body {
  min-width: 960px;
}
.body-wrapper {
  width: 100%;
  overflow-x: hidden !important;
}
a img {
  border: none;
}
a:link {
  color: #876aa4;
  font-weight: 600;
}
a:visited {
  color: #876aa4;
}
a:hover {
  background-color: #FDFDB5;
}

/* レイアウト */
header {
  position: relative;
}

#contents_bg {
background: rgb(236,238,168);
background: linear-gradient(180deg, rgba(236,238,168,1) 0%, rgba(254,254,240,1) 100%);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center top -30px, center top, center top 700px;
}

div #mainImg {
  text-align: center;
  /*position: relative;*/
  margin: 0 auto;
  height: 650px;
  width: 900px;
	background-image: url("../images/bg_mainImage.png");
	background-repeat: no-repeat;
	background-position: center top;
}
div #title {
  /*position: absolute;
  top: 198px;
  left: 160px;*/
}
#header #seal img {
  margin-top: 0px;
  margin-left: 0px;
}
#seal {
  position: absolute;
  right: 0px;
  top: 320px;
  width: 216;
  height: 216;
}
#seal a:hover {
  background-color: transparent !important;
}
#bg_contents_wrapper {
    
}
#contents_wrapper {
  width: 900px;
  margin: 0 auto;
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents_center {}
#about {
  width: 860px;
  padding: 30px 20px 25px 20px;
  border: 0;
  margin: 0px auto 30px;
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 1) 100%);
  background-position: center top;
  background-repeat: no-repeat;
}
#info-block {
  width: 860px;
  padding: 10px 20px 30px 20px;
  /*border: 2px solid #5c99d0;
  border-radius: 10px;
  background-color: #fff;*/
  font-size: 0.9em;
  color: #888C19;
}
#contents_lr_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
#contents_left, #contents_right {
  width: 440px;
}
.contents_2col {
  width: 410px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-right: 13px;
  padding-left: 13px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  border: 2px solid #9E4C9D;
  border-radius: 8px;
  position: relative;
  background-color: hsla(0, 0%, 100%, 0.95);
}
#footer {
  clear: both;
  background: #9E4C9D;
  margin-top: 40px;
}
#footer_in {
  width: 900px;
  height: 150px;
  margin: 0 auto;
  position: relative;
}
#page-top {
  width: 92px;
  height: 30px;
  position: absolute;
  left: 807px;
  top: -31px;
  background-color: #9E4C9D;
  border-left: 1px solid #9E4C9D;
  border-right: 1px solid #9E4C9D;
  border-bottom: 0px solid #9E4C9D;
  border-top: 1px solid #9E4C9D;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: url(../images/btn_totop_in.png);
  background-repeat: no-repeat;
  background-position: center 8px;
  cursor: pointer;
}
a:hover .page-top {
  background-color: #D31B6B;
}
/* h1 */
h1 {
  display: none;
}
/* h2 */
h2 {
  margin: 0 0 5px 10px;
  padding: 0;
  font-size: 1.4em;
  font-weight: 500;
  color: #005BAC;
}
h2 span {
  display: block;
  height: 0px;
  max-width: 370px;
  overflow: hidden;
  background-repeat: no-repeat;
}
#about h2 {
  background-image: url(../images/ttl_about.png);
  background-repeat: no-repeat;
  background-size: contain;
	background-position: center;
  width: 820px;
  padding: 30px 0 0 0;
  margin-bottmo: 10px;
  z-index: 4;
}
#kouza h2 {
  background-image: url(../images/ttl_kouza.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#tenji h2 {
  background-image: url(../images/ttl_tenji.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#kenkyu h2 {
  background-image: url(../images/ttl_kenkyu.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#seminar h2 {
  background-image: url(../images/ttl_seminar.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#movie h2 {
  background-image: url("../images/ttl_movie.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#bloomer h2 {
  background-image: url(../images/ttl_kaika.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#online h2 {
  background-image: url(../images/ttl_online.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#youtube h2 {
  background-image: url("../images/ttl_youtube.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#hanbai h2 {
  background-image: url(../images/ttl_hanbai.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#gaiyo h2 {
  background-image: url(../images/ttl_gaiyo.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#access h2 {
  background-image: url(../images/ttl_access.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
#poster h2 {
  background-image: url("../images/ttl_download.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding: 72px 0 0 0;
}
/*h3*/
h3 {
  font-size: 1.15em;
  line-height: 1.2;
  color: #9E4C9D;
  position: relative;
  padding: 0 0 0 1.5em;
}
h3::before, h3::after {
  position: absolute;
  content: '';
  border-radius: 100%
}
h3::before {
  top: .2em;
  left: .2em;
  z-index: 2;
  width: 18px;
  height: 18px;
  background: hsla(302,35%,85%,0.60);
}
h3::after {
  top: .7em;
  left: .7em;
  width: 13px;
  height: 13px;
  background: hsla(302,35%,85%,0.40);
}
/*クレマチス画像*/
.flower01 {
  width: 225px;
  height: 118px;
  position: absolute;
  left: -5px;
  top: -1px;
}
.flower02 {
  width: 161px;
  height: 126px;
  position: absolute;
  right: -5px;
  top: -1px;
}
.flower03 {
  width: 104px;
  height: 115px;
  position: absolute;
  left: -10px;
  top: 220px;
}
.flower04 {
  width: 124px;
  height: 75px;
  position: absolute;
  left: -20px;
  top: 377px;
}

.flower05 {
  width: 175px;
  height: 145px;
  position: absolute;
  right: -5px;
  top: 413px;
}

.flower06 {
  width: 126px;
  height: 128px;
  position: absolute;
  right: -30px;
  top: 105px;
}
/* パーツ */
.img_cont2 {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 198px;
  height: 93px;
  border-radius: 5px;
}
#about p {
  width: 840px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  text-align: justify;
  color: #674f68;
  margin: 0 auto;
  padding: 10px 0 5px 0;
}
#day {
  color: #053188;
  font-weight: 700;
}

.free_admi {
  border: 1px solid #EBC0DE;
  border-radius: 2px;
  padding: 0.2em 0.8em;
  margin: 0.6em 0;
  background-color: #F9EEF6;
  text-align: justify;
    display: inline-block;
}

.table01 {
  border-collapse: collapse;
  width: 386px;
}
.table01 td, .table01 th {
  border: 1px solid #E4E1FF;
  text-align: left;
  vertical-align: middle;
  padding: 5px 5px 5px 10px;
  font-size: 0.9rem;
}
.table01 th, .table01 td.midashi {
  font-weight: normal;
  background-color: hsla(0, 0%, 100%, 0.55);
  width: 22%;
  padding-right: 10px;
  text-align: center;
}
.table01 td {
  background-color: #ffffff;
}
.table02 {
  border-collapse: collapse;
  width: 409px;
}
.table02 td, .table02 th {
  border: 1px solid #aeaeae;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  font-size: 0.9rem;
}
.table02 th {
  font-weight: normal;
  background-color: #FBFBEE;
}
.table02 td {
  background-color: #FFF;
}
.table02 td.fee {
  text-align: left;
  padding: 15px 0 15px 25px;
}
.table03 {
  border-collapse: collapse;
  width: 100%;
  width: 409px;
}
.table03 th, .table03 td {
  border-top: 1px dotted #7d673b;
  border-bottom: 1px dotted #999;
  background-color: #FFF;
  padding: 5px 0px;
  text-align: left;
  vertical-align: middle;
  font-size: 0.9rem;
}
.table03 th {
  color: #9E4C9D;
  font-weight: normal;
  width: 25%;
  padding-left: 15px;
  background-color: #fff;
}
.table03 td {
  padding-right: 15px;
}
.now {
  border: 1px solid #867969;
  margin-bottom: 5px;
}
#coming {
  border: 1px solid #d2d2d2;
  background-color: #F9F9D6;
background-image: url("../images/bg_comming.png");
  color: #331E33;
  font-size: 1.3em;
    font-weight: 600;
  line-height: 1.7;
  text-align: center;
  padding: 50px 0;
}
.box01 {
    /*background-image: url("../images/hexellence.png");*/
  width: 386px;
  border: 1px solid #d2d2d2;
  background-color: #FBFBEE;
  padding: 20px 10px 10px 10px;
  margin-bottom: 20px;
}
.box01 table {
  margin-top: 15px;
}
/*.box02 {
  width: 386px;
  border: 1px solid #d2d2d2;
  background-color: #faf9f9;
  padding: 10px 10px 10px 10px;
  margin-bottom: 20px;
}*/
.txt01 {
  font-size: 0.9em;
  line-height: 1.3;
  padding: 10px 0 0 10px;
  margin-bottom: 13px;
}
.txt02 {
  padding-left: 15px;
}
.txt03 {
  font-size: 0.9em;
  line-height: 1.4;
  margin: 0;
  padding: 5px;
}
.txt04 {
  font-size: 0.9em;
  color: #1A1A1A;
  /*text-indent: 1em;*/
}
.name {
  color: #9E4C9D;
  padding-left: 5px;
}
.gmap {
  margin: 15px 0 5px;
}
.gmap p {
  text-align: right;
  font-size: 85%;
}
.gmap_in {
  border: solid 1px #cebbbb;
}
.box_dl1 a, .box_dl2 a {
  display: block;
  width: 238px;
  height: 57px;
  padding: 50px 20px 0 150px;
  background-repeat: no-repeat;
  color: #333333;
  font-size: 0.9rem;
  line-height: 1.2em;
  text-decoration: none;
  font-weight: 300;
}
.box_dl1 a:link, .box_dl2 a:link, .box_dl1 a:visited, .box_dl2 a:visited, .box_dl1 a:hover, .box_dl2 a:hover {
  color: #333333;
  text-decoration: none;
}
.box_dl1 a {
  background-image: url(../images/btn_dl.png);
  background-repeat: no-repeat;
  width: px;
  height: px;
  display: block;
}
.box_dl1 a:hover {
  background-image: url(../images/btn_dl_h.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.box_dl2 a {
  background-image: url(../images/btn_dl2.png);
  background-repeat: no-repeat;
  width: px;
  height: px;
  display: block;
	margin-top: 1em;
}
.box_dl2 a:hover {
  background-image: url(../images/btn_dl2_h.png);
  background-repeat: no-repeat;
  background-position: bottom;
}











/*リンクボタン*/
.button_ws {
  margin: 10px auto;
  display: block;
  width: 370px;
  height: 60px;
  line-height: 60px;
  font-size: 1.1em;
  color: #FFF !important;
  text-decoration: none;
  text-align: center;
background: linear-gradient(132deg, rgba(158,76,157,1) 0%, rgba(213,87,211,1) 100%);
  background-color: #9E4C9D; /*ボタン色*/
  border-radius: 30px; /*角丸*/
  transition: all 0.5s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}
.button_ws:hover {
  color: #FFF;
  background: #DD87DC;
}
.tel {
  /*width: 4em;*/
  /*text-align: center;*/
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  margin: 0;
  padding: 2px 10px;
  background: #eb6702;
  border-radius: 4px;
  margin-right: 1em;
}
p#press {
  background: #FFF;
  font-size: 0.9rem;
  padding: 5px 10px;
  border: 1px #CCC solid;
}
.logo1 {
  width: 148px;
  height: 44px;
  position: absolute;
  top: 30px;
  left: 0px;
}
.logo2 {
  width: 163px;
  height: 36px;
  position: absolute;
  left: 183px;
  top: 35px;
}
.logo3 {
  width: 125 px;
  height: 50px;
  position: absolute;
  top: 95px;
}
.support {
  width: 500px;
  color: #c9bdb1;
  font-size: 0.9rem;
  text-align: left;
  position: absolute;
  left: 398px;
  top: 36px;
}
.cr {
  width: 550px;
  color: #FFFFFF;
  font-size: 0.8rem;
  text-align: right;
  position: absolute;
  left: 350px;
  top: 118px;
}
.totop {
  width: 94px;
  height: 37px;
  position: absolute;
  left: 807px;
  top: -24px;
}
a .totop_02 {
  width: 92px;
  height: 30px;
  position: absolute;
  left: 807px;
  top: -27px;
  background-color: #476B4C;
  border-left: 1px solid #476B4C;
  border-right: 1px solid #476B4C;
  border-bottom: 0px solid #476B4C;
  border-top: 1px solid #476B4C;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: url(../images/btn_totop_in.png);
  background-repeat: no-repeat;
  background-position: center 8px;
}
a:hover .totop_02 {
  background-color: #476B4C;
}
/* padding margin */
.maT5B10 {
  margin-top: 5px;
  margin-bottom: 10px;
}
.maT20 {
  margin-top: 20px;
}
.maT10 {
  margin-top: 10px;
}
.maT5 {
  margin-top: 5px;
}
.ma_top5 {
  margin-top: 5px;
}
.maB30 {
  margin-bottom: 30px;
}
.maB20 {
  margin-bottom: 20px;
}
.maB15 {
  margin-bottom: 15px;
}
.maB10 {
  margin-bottom: 10px;
}
.maB0 {
  margin-bottom: 0px;
}
.pa_btm10 {
  padding-bottom: 10px;
}
/* テキスト装飾 */
.small {
  font-size: 0.85em;
  line-height: 1.3;
}
.txt_bold {
	font-weight: 600;
}
.note {
  color: #C80B4D;
}
.align_right {
  text-align: right;
}
.align_center {
  text-align: center;
}
.fri {
  color: #b7ad17;
  font-size: 95%;
}
.sat {
  color: #5d86b4;
  font-size: 95%;
}
.sun {
  color: #c80b4d;
  font-size: 95%;
}
/*その他 */
.clear {
  clear: both;
}
.nodisplay {
  display: none;
}
/*socialPlugIn*/
.social {
  position: absolute;
  width: 225px;
  height: 20px;
  left: 17px;
  z-index: 5;
  bottom: -40px;
}
/*.social div {
	float: right;
}*/
/*.twitter {
	color: #000;
	margin: 0 -30px 0 15px;
}
.line {
	margin: -5px 0 0 15px;
}*/
.tw-button {
  width: 80px;
  display: inline-block;
}
.fb-button {
  display: inline-block;
}
/**:first-child+html .social {
    float: right;
    width: 410px;
    height: 35px;
    margin-left: 280px;
    margin-top: 1px;
    z-index: 5;
    position: absolute;
}
.social div {
    float: right;
}
.twitter {
    color: #000;
    margin: 0 -40px 0 15px;
}
.line {
    margin: -5px 0 0 15px;
}*/
#receipts_closed {
  width: 11em;
  padding: 0.6em 1em;
  background-color: #C80B4D;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.4;
  border-radius: 3px;
  position: absolute;
  right: 12px;
  top: 35px;
}
#receipts_closed02 {
  width: 11em;
  padding: 0.6em 1em;
  background-color: #C80B4D;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.4;
  border-radius: 3px;
  position: absolute;
  right: 12px;
  top: 35px;
}
/*.fuwafuwa {
  animation: fuwafuwa 3s infinite ease-in-out .8s alternate;
  display: inline-block;
  transition: 1.5s ease-in-out;
  width: 70px;
  height: 70px;
  margin-top: 15px;
}*/
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}