@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Neuton:ital,wght@0,200;0,300;0,400;0,700;0,800;1,400&family=Noto+Serif+JP:wght@200..900&family=Shippori+Mincho&display=swap");
/* Reset Style */
body {
  line-height: 1;
  color: #000;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input[type=submit] {
  -webkit-appearance: none; }

li {
  list-style-type: none; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/* 汎用クラス */
[class^="mark"] {
  padding-left: 15px;
  background: no-repeat left .5em; }

.mark1 {
  background-image: url(../img/share/mark_1.gif); }

.mark2 {
  background-image: url(../img/share/mark_2.gif); }

.mark3 {
  background-image: url(../img/share/mark_3.gif); }

.mark4 {
  background-image: url(../img/share/mark_4.gif); }

.mark5 {
  background-image: url(../img/share/mark_5.gif); }

.opacity {
  opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55);
  -ms-filter: "alpha(opacity=55)"; }

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.fr,
.imgR {
  float: right;
  margin-left: 10px; }

.fl,
.imgL {
  float: left;
  margin-right: 10px; }

.fn {
  float: none !important; }

.cl {
  clear: both !important; }

.imgC,
.tac {
  text-align: center !important; }

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tar {
  text-align: right !important; }

.tal {
  text-align: left !important; }

.boxC {
  margin-left: auto;
  margin-right: auto; }

.box_size, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important; }

.bs_none {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important; }

.hover_trans {
  -webkit-transition: all  0.2s ease-in-out !important;
  -moz-transition: all  0.2s ease-in-out !important;
  -ms-transition: all  0.2s ease-in-out !important;
  -o-transition: all  0.2s ease-in-out !important;
  transition: all  0.2s ease-in-out !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.mt105 {
  margin-top: 105px !important; }

.mb105 {
  margin-bottom: 105px !important; }

.ml105 {
  margin-left: 105px !important; }

.mr105 {
  margin-right: 105px !important; }

.pt105 {
  padding-top: 105px !important; }

.pb105 {
  padding-bottom: 105px !important; }

.pl105 {
  padding-left: 105px !important; }

.pr105 {
  padding-right: 105px !important; }

.mt110 {
  margin-top: 110px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.ml110 {
  margin-left: 110px !important; }

.mr110 {
  margin-right: 110px !important; }

.pt110 {
  padding-top: 110px !important; }

.pb110 {
  padding-bottom: 110px !important; }

.pl110 {
  padding-left: 110px !important; }

.pr110 {
  padding-right: 110px !important; }

.mt115 {
  margin-top: 115px !important; }

.mb115 {
  margin-bottom: 115px !important; }

.ml115 {
  margin-left: 115px !important; }

.mr115 {
  margin-right: 115px !important; }

.pt115 {
  padding-top: 115px !important; }

.pb115 {
  padding-bottom: 115px !important; }

.pl115 {
  padding-left: 115px !important; }

.pr115 {
  padding-right: 115px !important; }

.mt120 {
  margin-top: 120px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.ml120 {
  margin-left: 120px !important; }

.mr120 {
  margin-right: 120px !important; }

.pt120 {
  padding-top: 120px !important; }

.pb120 {
  padding-bottom: 120px !important; }

.pl120 {
  padding-left: 120px !important; }

.pr120 {
  padding-right: 120px !important; }

.mt125 {
  margin-top: 125px !important; }

.mb125 {
  margin-bottom: 125px !important; }

.ml125 {
  margin-left: 125px !important; }

.mr125 {
  margin-right: 125px !important; }

.pt125 {
  padding-top: 125px !important; }

.pb125 {
  padding-bottom: 125px !important; }

.pl125 {
  padding-left: 125px !important; }

.pr125 {
  padding-right: 125px !important; }

.mt130 {
  margin-top: 130px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.ml130 {
  margin-left: 130px !important; }

.mr130 {
  margin-right: 130px !important; }

.pt130 {
  padding-top: 130px !important; }

.pb130 {
  padding-bottom: 130px !important; }

.pl130 {
  padding-left: 130px !important; }

.pr130 {
  padding-right: 130px !important; }

.mt135 {
  margin-top: 135px !important; }

.mb135 {
  margin-bottom: 135px !important; }

.ml135 {
  margin-left: 135px !important; }

.mr135 {
  margin-right: 135px !important; }

.pt135 {
  padding-top: 135px !important; }

.pb135 {
  padding-bottom: 135px !important; }

.pl135 {
  padding-left: 135px !important; }

.pr135 {
  padding-right: 135px !important; }

.mt140 {
  margin-top: 140px !important; }

.mb140 {
  margin-bottom: 140px !important; }

.ml140 {
  margin-left: 140px !important; }

.mr140 {
  margin-right: 140px !important; }

.pt140 {
  padding-top: 140px !important; }

.pb140 {
  padding-bottom: 140px !important; }

.pl140 {
  padding-left: 140px !important; }

.pr140 {
  padding-right: 140px !important; }

.mt145 {
  margin-top: 145px !important; }

.mb145 {
  margin-bottom: 145px !important; }

.ml145 {
  margin-left: 145px !important; }

.mr145 {
  margin-right: 145px !important; }

.pt145 {
  padding-top: 145px !important; }

.pb145 {
  padding-bottom: 145px !important; }

.pl145 {
  padding-left: 145px !important; }

.pr145 {
  padding-right: 145px !important; }

.mt150 {
  margin-top: 150px !important; }

.mb150 {
  margin-bottom: 150px !important; }

.ml150 {
  margin-left: 150px !important; }

.mr150 {
  margin-right: 150px !important; }

.pt150 {
  padding-top: 150px !important; }

.pb150 {
  padding-bottom: 150px !important; }

.pl150 {
  padding-left: 150px !important; }

.pr150 {
  padding-right: 150px !important; }

.mt155 {
  margin-top: 155px !important; }

.mb155 {
  margin-bottom: 155px !important; }

.ml155 {
  margin-left: 155px !important; }

.mr155 {
  margin-right: 155px !important; }

.pt155 {
  padding-top: 155px !important; }

.pb155 {
  padding-bottom: 155px !important; }

.pl155 {
  padding-left: 155px !important; }

.pr155 {
  padding-right: 155px !important; }

.mt160 {
  margin-top: 160px !important; }

.mb160 {
  margin-bottom: 160px !important; }

.ml160 {
  margin-left: 160px !important; }

.mr160 {
  margin-right: 160px !important; }

.pt160 {
  padding-top: 160px !important; }

.pb160 {
  padding-bottom: 160px !important; }

.pl160 {
  padding-left: 160px !important; }

.pr160 {
  padding-right: 160px !important; }

.mt165 {
  margin-top: 165px !important; }

.mb165 {
  margin-bottom: 165px !important; }

.ml165 {
  margin-left: 165px !important; }

.mr165 {
  margin-right: 165px !important; }

.pt165 {
  padding-top: 165px !important; }

.pb165 {
  padding-bottom: 165px !important; }

.pl165 {
  padding-left: 165px !important; }

.pr165 {
  padding-right: 165px !important; }

.mt170 {
  margin-top: 170px !important; }

.mb170 {
  margin-bottom: 170px !important; }

.ml170 {
  margin-left: 170px !important; }

.mr170 {
  margin-right: 170px !important; }

.pt170 {
  padding-top: 170px !important; }

.pb170 {
  padding-bottom: 170px !important; }

.pl170 {
  padding-left: 170px !important; }

.pr170 {
  padding-right: 170px !important; }

.mt175 {
  margin-top: 175px !important; }

.mb175 {
  margin-bottom: 175px !important; }

.ml175 {
  margin-left: 175px !important; }

.mr175 {
  margin-right: 175px !important; }

.pt175 {
  padding-top: 175px !important; }

.pb175 {
  padding-bottom: 175px !important; }

.pl175 {
  padding-left: 175px !important; }

.pr175 {
  padding-right: 175px !important; }

.mt180 {
  margin-top: 180px !important; }

.mb180 {
  margin-bottom: 180px !important; }

.ml180 {
  margin-left: 180px !important; }

.mr180 {
  margin-right: 180px !important; }

.pt180 {
  padding-top: 180px !important; }

.pb180 {
  padding-bottom: 180px !important; }

.pl180 {
  padding-left: 180px !important; }

.pr180 {
  padding-right: 180px !important; }

.mt185 {
  margin-top: 185px !important; }

.mb185 {
  margin-bottom: 185px !important; }

.ml185 {
  margin-left: 185px !important; }

.mr185 {
  margin-right: 185px !important; }

.pt185 {
  padding-top: 185px !important; }

.pb185 {
  padding-bottom: 185px !important; }

.pl185 {
  padding-left: 185px !important; }

.pr185 {
  padding-right: 185px !important; }

.mt190 {
  margin-top: 190px !important; }

.mb190 {
  margin-bottom: 190px !important; }

.ml190 {
  margin-left: 190px !important; }

.mr190 {
  margin-right: 190px !important; }

.pt190 {
  padding-top: 190px !important; }

.pb190 {
  padding-bottom: 190px !important; }

.pl190 {
  padding-left: 190px !important; }

.pr190 {
  padding-right: 190px !important; }

.mt195 {
  margin-top: 195px !important; }

.mb195 {
  margin-bottom: 195px !important; }

.ml195 {
  margin-left: 195px !important; }

.mr195 {
  margin-right: 195px !important; }

.pt195 {
  padding-top: 195px !important; }

.pb195 {
  padding-bottom: 195px !important; }

.pl195 {
  padding-left: 195px !important; }

.pr195 {
  padding-right: 195px !important; }

.mt200 {
  margin-top: 200px !important; }

.mb200 {
  margin-bottom: 200px !important; }

.ml200 {
  margin-left: 200px !important; }

.mr200 {
  margin-right: 200px !important; }

.pt200 {
  padding-top: 200px !important; }

.pb200 {
  padding-bottom: 200px !important; }

.pl200 {
  padding-left: 200px !important; }

.pr200 {
  padding-right: 200px !important; }

.w10 {
  width: 10px !important; }

.maw10 {
  max-width: 10px !important; }

.miw10 {
  min-width: 10px !important; }

.h10 {
  height: 10px !important; }

.w20 {
  width: 20px !important; }

.maw20 {
  max-width: 20px !important; }

.miw20 {
  min-width: 20px !important; }

.h20 {
  height: 20px !important; }

.w30 {
  width: 30px !important; }

.maw30 {
  max-width: 30px !important; }

.miw30 {
  min-width: 30px !important; }

.h30 {
  height: 30px !important; }

.w40 {
  width: 40px !important; }

.maw40 {
  max-width: 40px !important; }

.miw40 {
  min-width: 40px !important; }

.h40 {
  height: 40px !important; }

.w50 {
  width: 50px !important; }

.maw50 {
  max-width: 50px !important; }

.miw50 {
  min-width: 50px !important; }

.h50 {
  height: 50px !important; }

.w60 {
  width: 60px !important; }

.maw60 {
  max-width: 60px !important; }

.miw60 {
  min-width: 60px !important; }

.h60 {
  height: 60px !important; }

.w70 {
  width: 70px !important; }

.maw70 {
  max-width: 70px !important; }

.miw70 {
  min-width: 70px !important; }

.h70 {
  height: 70px !important; }

.w80 {
  width: 80px !important; }

.maw80 {
  max-width: 80px !important; }

.miw80 {
  min-width: 80px !important; }

.h80 {
  height: 80px !important; }

.w90 {
  width: 90px !important; }

.maw90 {
  max-width: 90px !important; }

.miw90 {
  min-width: 90px !important; }

.h90 {
  height: 90px !important; }

.w100 {
  width: 100px !important; }

.maw100 {
  max-width: 100px !important; }

.miw100 {
  min-width: 100px !important; }

.h100 {
  height: 100px !important; }

.w110 {
  width: 110px !important; }

.maw110 {
  max-width: 110px !important; }

.miw110 {
  min-width: 110px !important; }

.h110 {
  height: 110px !important; }

.w120 {
  width: 120px !important; }

.maw120 {
  max-width: 120px !important; }

.miw120 {
  min-width: 120px !important; }

.h120 {
  height: 120px !important; }

.w130 {
  width: 130px !important; }

.maw130 {
  max-width: 130px !important; }

.miw130 {
  min-width: 130px !important; }

.h130 {
  height: 130px !important; }

.w140 {
  width: 140px !important; }

.maw140 {
  max-width: 140px !important; }

.miw140 {
  min-width: 140px !important; }

.h140 {
  height: 140px !important; }

.w150 {
  width: 150px !important; }

.maw150 {
  max-width: 150px !important; }

.miw150 {
  min-width: 150px !important; }

.h150 {
  height: 150px !important; }

.w160 {
  width: 160px !important; }

.maw160 {
  max-width: 160px !important; }

.miw160 {
  min-width: 160px !important; }

.h160 {
  height: 160px !important; }

.w170 {
  width: 170px !important; }

.maw170 {
  max-width: 170px !important; }

.miw170 {
  min-width: 170px !important; }

.h170 {
  height: 170px !important; }

.w180 {
  width: 180px !important; }

.maw180 {
  max-width: 180px !important; }

.miw180 {
  min-width: 180px !important; }

.h180 {
  height: 180px !important; }

.w190 {
  width: 190px !important; }

.maw190 {
  max-width: 190px !important; }

.miw190 {
  min-width: 190px !important; }

.h190 {
  height: 190px !important; }

.w200 {
  width: 200px !important; }

.maw200 {
  max-width: 200px !important; }

.miw200 {
  min-width: 200px !important; }

.h200 {
  height: 200px !important; }

.w210 {
  width: 210px !important; }

.maw210 {
  max-width: 210px !important; }

.miw210 {
  min-width: 210px !important; }

.h210 {
  height: 210px !important; }

.w220 {
  width: 220px !important; }

.maw220 {
  max-width: 220px !important; }

.miw220 {
  min-width: 220px !important; }

.h220 {
  height: 220px !important; }

.w230 {
  width: 230px !important; }

.maw230 {
  max-width: 230px !important; }

.miw230 {
  min-width: 230px !important; }

.h230 {
  height: 230px !important; }

.w240 {
  width: 240px !important; }

.maw240 {
  max-width: 240px !important; }

.miw240 {
  min-width: 240px !important; }

.h240 {
  height: 240px !important; }

.w250 {
  width: 250px !important; }

.maw250 {
  max-width: 250px !important; }

.miw250 {
  min-width: 250px !important; }

.h250 {
  height: 250px !important; }

.w260 {
  width: 260px !important; }

.maw260 {
  max-width: 260px !important; }

.miw260 {
  min-width: 260px !important; }

.h260 {
  height: 260px !important; }

.w270 {
  width: 270px !important; }

.maw270 {
  max-width: 270px !important; }

.miw270 {
  min-width: 270px !important; }

.h270 {
  height: 270px !important; }

.w280 {
  width: 280px !important; }

.maw280 {
  max-width: 280px !important; }

.miw280 {
  min-width: 280px !important; }

.h280 {
  height: 280px !important; }

.w290 {
  width: 290px !important; }

.maw290 {
  max-width: 290px !important; }

.miw290 {
  min-width: 290px !important; }

.h290 {
  height: 290px !important; }

.w300 {
  width: 300px !important; }

.maw300 {
  max-width: 300px !important; }

.miw300 {
  min-width: 300px !important; }

.h300 {
  height: 300px !important; }

.w310 {
  width: 310px !important; }

.maw310 {
  max-width: 310px !important; }

.miw310 {
  min-width: 310px !important; }

.h310 {
  height: 310px !important; }

.w320 {
  width: 320px !important; }

.maw320 {
  max-width: 320px !important; }

.miw320 {
  min-width: 320px !important; }

.h320 {
  height: 320px !important; }

.w330 {
  width: 330px !important; }

.maw330 {
  max-width: 330px !important; }

.miw330 {
  min-width: 330px !important; }

.h330 {
  height: 330px !important; }

.w340 {
  width: 340px !important; }

.maw340 {
  max-width: 340px !important; }

.miw340 {
  min-width: 340px !important; }

.h340 {
  height: 340px !important; }

.w350 {
  width: 350px !important; }

.maw350 {
  max-width: 350px !important; }

.miw350 {
  min-width: 350px !important; }

.h350 {
  height: 350px !important; }

.w360 {
  width: 360px !important; }

.maw360 {
  max-width: 360px !important; }

.miw360 {
  min-width: 360px !important; }

.h360 {
  height: 360px !important; }

.w370 {
  width: 370px !important; }

.maw370 {
  max-width: 370px !important; }

.miw370 {
  min-width: 370px !important; }

.h370 {
  height: 370px !important; }

.w380 {
  width: 380px !important; }

.maw380 {
  max-width: 380px !important; }

.miw380 {
  min-width: 380px !important; }

.h380 {
  height: 380px !important; }

.w390 {
  width: 390px !important; }

.maw390 {
  max-width: 390px !important; }

.miw390 {
  min-width: 390px !important; }

.h390 {
  height: 390px !important; }

.w400 {
  width: 400px !important; }

.maw400 {
  max-width: 400px !important; }

.miw400 {
  min-width: 400px !important; }

.h400 {
  height: 400px !important; }

.w410 {
  width: 410px !important; }

.maw410 {
  max-width: 410px !important; }

.miw410 {
  min-width: 410px !important; }

.h410 {
  height: 410px !important; }

.w420 {
  width: 420px !important; }

.maw420 {
  max-width: 420px !important; }

.miw420 {
  min-width: 420px !important; }

.h420 {
  height: 420px !important; }

.w430 {
  width: 430px !important; }

.maw430 {
  max-width: 430px !important; }

.miw430 {
  min-width: 430px !important; }

.h430 {
  height: 430px !important; }

.w440 {
  width: 440px !important; }

.maw440 {
  max-width: 440px !important; }

.miw440 {
  min-width: 440px !important; }

.h440 {
  height: 440px !important; }

.w450 {
  width: 450px !important; }

.maw450 {
  max-width: 450px !important; }

.miw450 {
  min-width: 450px !important; }

.h450 {
  height: 450px !important; }

.w460 {
  width: 460px !important; }

.maw460 {
  max-width: 460px !important; }

.miw460 {
  min-width: 460px !important; }

.h460 {
  height: 460px !important; }

.w470 {
  width: 470px !important; }

.maw470 {
  max-width: 470px !important; }

.miw470 {
  min-width: 470px !important; }

.h470 {
  height: 470px !important; }

.w480 {
  width: 480px !important; }

.maw480 {
  max-width: 480px !important; }

.miw480 {
  min-width: 480px !important; }

.h480 {
  height: 480px !important; }

.w490 {
  width: 490px !important; }

.maw490 {
  max-width: 490px !important; }

.miw490 {
  min-width: 490px !important; }

.h490 {
  height: 490px !important; }

.w500 {
  width: 500px !important; }

.maw500 {
  max-width: 500px !important; }

.miw500 {
  min-width: 500px !important; }

.h500 {
  height: 500px !important; }

.w510 {
  width: 510px !important; }

.maw510 {
  max-width: 510px !important; }

.miw510 {
  min-width: 510px !important; }

.h510 {
  height: 510px !important; }

.w520 {
  width: 520px !important; }

.maw520 {
  max-width: 520px !important; }

.miw520 {
  min-width: 520px !important; }

.h520 {
  height: 520px !important; }

.w530 {
  width: 530px !important; }

.maw530 {
  max-width: 530px !important; }

.miw530 {
  min-width: 530px !important; }

.h530 {
  height: 530px !important; }

.w540 {
  width: 540px !important; }

.maw540 {
  max-width: 540px !important; }

.miw540 {
  min-width: 540px !important; }

.h540 {
  height: 540px !important; }

.w550 {
  width: 550px !important; }

.maw550 {
  max-width: 550px !important; }

.miw550 {
  min-width: 550px !important; }

.h550 {
  height: 550px !important; }

.w560 {
  width: 560px !important; }

.maw560 {
  max-width: 560px !important; }

.miw560 {
  min-width: 560px !important; }

.h560 {
  height: 560px !important; }

.w570 {
  width: 570px !important; }

.maw570 {
  max-width: 570px !important; }

.miw570 {
  min-width: 570px !important; }

.h570 {
  height: 570px !important; }

.w580 {
  width: 580px !important; }

.maw580 {
  max-width: 580px !important; }

.miw580 {
  min-width: 580px !important; }

.h580 {
  height: 580px !important; }

.w590 {
  width: 590px !important; }

.maw590 {
  max-width: 590px !important; }

.miw590 {
  min-width: 590px !important; }

.h590 {
  height: 590px !important; }

.w600 {
  width: 600px !important; }

.maw600 {
  max-width: 600px !important; }

.miw600 {
  min-width: 600px !important; }

.h600 {
  height: 600px !important; }

/* clearfix */
.clearfix:after, .inner:after, #header .inner:after, #footer .member .memberList:after, #news .newsList .news:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.italic {
  font-style: italic;
  letter-spacing: 1px; }

a {
  transition: all  0.2s ease-in-out; }
  a:link {
    text-decoration: none;
    color: #0d42fd; }
  a:visited {
    color: #0d42fd; }
  a:hover {
    color: #0d42fd; }
  a:active {
    color: #0d42fd; }
  a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    a img:hover {
      opacity: 0.9; }

img {
  vertical-align: bottom;
  width: 100%;
  height: auto; }

p {
  font-size: 124%; }

/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/
html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

body {
  height: 100%;
  position: relative;
  color: #34215e;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  line-height: 1.7;
  background-image: linear-gradient(90deg, #fff7df 0%, #dfd1ff 46%, #e8f6ff 100%), url("../img/bg.jpg");
  background-blend-mode: multiply;
  background-repeat: repeat;
  background-position: center; }

#container {
  min-height: 100%;
  position: relative;
  overflow-x: hidden; }

#wrapper {
  display: flex;
  justify-content: space-between;
  padding: 64px 0 104px; }
  #wrapper .side {
    width: 250px;
    margin: 0; }
    #wrapper .side .navi {
      margin: 40px 0 0 0;
      text-align: center;
      position: sticky;
      top: 100px; }
      #wrapper .side .navi ul {
        display: inline-block; }
      #wrapper .side .navi li {
        text-align: left;
        font-size: 124%;
        margin: 16px 0;
        background: url("../img/icnList1.svg") no-repeat left 9px;
        background-size: 10px auto;
        padding: 0 0 0 16px; }
        #wrapper .side .navi li a {
          color: #34215e; }
          #wrapper .side .navi li a:hover {
            text-decoration: underline; }
  #wrapper .contents {
    width: calc(100% - 290px); }

#main {
  width: 100%;
  position: relative;
  z-index: 2;
  margin: 130px 0 0 0; }
  @media screen and (max-width: 960px) {
    #main {
      margin: 40px 0 0 0; } }

#home #main {
  margin: 0; }

.inner {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative; }
  @media screen and (max-width: 960px) {
    .inner {
      padding: 0 30px; } }
  @media screen and (max-width: 520px) {
    .inner {
      padding: 0 20px; } }

.block {
  padding: 104px 0; }
  @media screen and (max-width: 520px) {
    .block {
      padding: 40px 0; } }

/*----------------------------------------------------
	ヘッダ
----------------------------------------------------*/
#header {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
  padding: 0 30px;
  margin: 20px 0 0 0;
  /*　上に上がる動き　*/
  /*　下に下がる動き　*/ }
  @media screen and (max-width: 960px) {
    #header {
      margin: 0;
      padding: 0; } }
  #header .inner {
    max-width: 100%;
    padding: 10px 20px; }
    @media screen and (max-width: 960px) {
      #header .inner {
        height: 70px; } }
  #header #logo {
    width: 200px;
    float: left;
    margin: 12px 15px 0; }
    #header #logo img:first-child {
      display: none; }
  #header.fixed {
    position: fixed; }
    #header.fixed .inner {
      background: rgba(255, 255, 255, 0.8);
      border-radius: 50px; }
      @media screen and (max-width: 960px) {
        #header.fixed .inner {
          background: none; } }
    #header.fixed #logo img:first-child {
      display: block; }
    #header.fixed #logo img:last-child {
      display: none; }
    #header.fixed #globalNavi ul li a {
      color: #34215e; }
  #header #globalNavi {
    float: right; }
    #header #globalNavi ul {
      display: flex;
      align-items: center; }
      #header #globalNavi ul li {
        font-size: 139%;
        font-weight: 700;
        position: relative;
        margin: 0 16px;
        /*@media screen and (max-width: 1060px) {
          font-size: fz(17);
          margin: 0 15px;
        }*/ }
        #header #globalNavi ul li a {
          display: block;
          text-align: center;
          color: #fff;
          position: relative;
          background-position: center 50%;
          cursor: pointer; }
        #header #globalNavi ul li.btnEntry {
          margin: 0 0 0 20px; }
          #header #globalNavi ul li.btnEntry a {
            display: block;
            padding: 10px 30px;
            background: linear-gradient(90deg, #5f4894 0%, #5f4894 20%, #5d79f4 100%);
            color: #fff;
            border-radius: 30px; }
          @media screen and (max-width: 1125px) {
            #header #globalNavi ul li.btnEntry {
              margin: 0 0 0 10px; }
              #header #globalNavi ul li.btnEntry a {
                padding: 5px 16px; } }
          @media screen and (max-width: 960px) {
            #header #globalNavi ul li.btnEntry {
              margin: 0 13px; }
              #header #globalNavi ul li.btnEntry a {
                text-align: center; } }
        @media screen and (max-width: 1300px) {
          #header #globalNavi ul li {
            font-size: 139%;
            margin: 0 12px; } }
        @media screen and (max-width: 1125px) {
          #header #globalNavi ul li {
            margin: 0 10px; } }
        @media screen and (max-width: 960px) {
          #header #globalNavi ul li {
            margin: 0 13px; } }
    #header #globalNavi #btnSns {
      position: fixed;
      top: calc(50vh - 112px);
      right: 20px;
      z-index: 3;
      /*display: none;*/ }
      #header #globalNavi #btnSns ul {
        display: block;
        height: auto; }
        #header #globalNavi #btnSns ul li {
          width: 50px;
          margin: 24px 0; }
          #header #globalNavi #btnSns ul li a {
            padding: 0; }
      #header #globalNavi #btnSns svg {
        display: inline-block; }
      @media screen and (max-width: 960px) {
        #header #globalNavi #btnSns {
          position: static;
          margin: 24px 0 0 0;
          /*display: block;*/ }
          #header #globalNavi #btnSns ul {
            text-align: center; }
            #header #globalNavi #btnSns ul li {
              width: 46px;
              display: inline-block;
              margin: 10px; }
              #header #globalNavi #btnSns ul li a {
                border: none; }
                #header #globalNavi #btnSns ul li a:before, #header #globalNavi #btnSns ul li a:after {
                  display: none; } }
    @media screen and (max-width: 960px) {
      #header #globalNavi {
        max-width: 300px;
        height: 100vh;
        position: absolute;
        top: 0;
        right: -300px;
        padding: 90px 0 0 0;
        overflow: scroll;
        z-index: 100;
        background: rgba(0, 0, 0, 0.85);
        display: none;
        animation: sildeOut 0.5s forwards; }
        #header #globalNavi.active {
          display: block;
          animation: sildeIn 0.5s forwards; }
      @keyframes sildeOut {
        from {
          opacity: 1;
          right: 0; }
        to {
          opacity: 0;
          right: -300px; } }
      @keyframes sildeIn {
        from {
          opacity: 0;
          right: -300px; }
        to {
          opacity: 1;
          right: 0; } }
        #header #globalNavi ul {
          display: block;
          height: auto; }
          #header #globalNavi ul li {
            width: 250px;
            padding: 0; }
            #header #globalNavi ul li a {
              display: block;
              border: none;
              padding: 15px 30px 15px 15px;
              text-align: left;
              position: relative;
              color: #fff;
              border-top: 1px solid #f6fcff; }
              #header #globalNavi ul li a:before, #header #globalNavi ul li a:after {
                position: absolute;
                top: 0;
                bottom: 0;
                right: 15px;
                margin: auto;
                content: '';
                vertical-align: middle; }
              #header #globalNavi ul li a:before {
                width: 6px;
                height: 6px;
                border-top: 1px solid #fff;
                border-right: 1px solid #fff;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
              #header #globalNavi ul li a:hover {
                /*background: $main_color;*/ }
            #header #globalNavi ul li.btnTicket {
              border-top: 1px solid #fff;
              padding: 20px 0 0 0; }
              #header #globalNavi ul li.btnTicket a {
                border: none;
                color: #333232; }
                #header #globalNavi ul li.btnTicket a:after {
                  top: 10px;
                  /*border-top: none;*/
                  border-bottom: 1px solid #fff;
                  border-right: 1px solid #fff; } }
  #header .icnMenu {
    display: none; }
    @media screen and (max-width: 960px) {
      #header .icnMenu {
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 16px;
        right: 20px;
        z-index: 100000;
        font-size: 93%;
        background: rgba(95, 72, 148, 0.8);
        border-radius: 50px; }
        #header .icnMenu > span {
          display: block;
          text-align: center;
          position: relative;
          top: 8px; }
        #header .icnMenu .menu-trigger,
        #header .icnMenu .menu-trigger span {
          display: inline-block;
          transition: all .4s;
          box-sizing: border-box; }
        #header .icnMenu .menu-trigger {
          position: relative;
          top: 14px;
          left: 12px;
          width: 26px;
          height: 22px; }
          #header .icnMenu .menu-trigger span {
            position: absolute;
            left: 0;
            width: 100%;
            height: 2px;
            background: #fff; }
            #header .icnMenu .menu-trigger span:nth-of-type(1) {
              top: 0; }
            #header .icnMenu .menu-trigger span:nth-of-type(2) {
              top: 10px; }
            #header .icnMenu .menu-trigger span:nth-of-type(3) {
              bottom: 0; }
          #header .icnMenu .menu-trigger.active span {
            background: #fff; }
            #header .icnMenu .menu-trigger.active span:nth-of-type(1) {
              -webkit-transform: translateY(10px) rotate(-45deg);
              transform: translateY(10px) rotate(-45deg); }
            #header .icnMenu .menu-trigger.active span:nth-of-type(2) {
              opacity: 0; }
            #header .icnMenu .menu-trigger.active span:nth-of-type(3) {
              -webkit-transform: translateY(-10px) rotate(45deg);
              transform: translateY(-10px) rotate(45deg); } }
  #header.upMove {
    position: fixed;
    width: 100%;
    animation: UpAnime 0.5s forwards; }
@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(-100px); } }
  #header.downMove {
    position: fixed;
    width: 100%;
    animation: DownAnime 0.5s forwards; }
@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/*----------------------------------------------------
	フッタ
----------------------------------------------------*/
#footer {
  width: 100%; }
  #footer #pagetop {
    width: 48px;
    height: 48px;
    background: #5f4894;
    border-radius: 50px;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 4; }
    @media screen and (max-width: 960px) {
      #footer #pagetop {
        right: 20px;
        bottom: 20px; } }
  #footer .inner {
    max-width: 100%;
    color: #fff;
    background-color: #9082b0;
    background-image: url("../img/bg.jpg");
    background-blend-mode: multiply;
    background-repeat: repeat;
    background-position: center;
    padding-top: 64px;
    padding-bottom: 64px;
    display: flex;
    justify-content: center; }
  #footer .member .wave {
    width: 100%;
    overflow: hidden;
    line-height: 0; }
    #footer .member .wave svg {
      position: relative;
      display: block;
      width: calc(158% + 1.3px);
      height: 96px;
      transform: rotateY(180deg); }
    #footer .member .wave .shape-fill {
      fill: rgba(255, 255, 255, 0.6); }
  #footer .member .memberList {
    background: rgba(255, 255, 255, 0.6); }
    #footer .member .memberList .blk {
      width: 50%;
      min-width: 750px;
      float: right;
      position: relative;
      top: -40px;
      display: flex;
      justify-content: space-between;
      padding: 0 160px 0 0; }
      #footer .member .memberList .blk h4 {
        writing-mode: vertical-rl;
        font-size: 185%;
        line-height: 1.2; }
        #footer .member .memberList .blk h4 span {
          font-size: 66%; }
      #footer .member .memberList .blk table {
        width: calc(100% - 100px); }
        #footer .member .memberList .blk table th {
          padding: 10px;
          font-size: 124%;
          border-bottom: 1px solid #34215e; }
        #footer .member .memberList .blk table td {
          padding: 10px;
          font-size: 185%;
          border-bottom: 1px solid #34215e; }
          #footer .member .memberList .blk table td span {
            font-size: 66%;
            float: right; }
        #footer .member .memberList .blk table tr:last-child th {
          border: none; }
        #footer .member .memberList .blk table tr:last-child td {
          border: none; }
  #footer .contact {
    width: 48%;
    max-width: 700px;
    float: left;
    border: 1px solid #fff;
    border-radius: 32px;
    padding: 16px 16px 16px 0;
    display: flex;
    justify-content: space-between; }
    #footer .contact h5 {
      width: 100px;
      font-size: 185%;
      writing-mode: vertical-rl;
      border-right: 1px solid #fff;
      padding: 0 16px; }
      #footer .contact h5 span {
        font-size: 60%;
        display: block;
        font-weight: 400; }
    #footer .contact .txtArea {
      width: calc(100% - 116px); }
      #footer .contact .txtArea p {
        padding: 0 16px; }
      #footer .contact .txtArea .tel {
        font-size: 277%;
        font-weight: 400;
        font-family: "Neuton", "Shippori Mincho", serif;
        padding: 0 16px 0 64px;
        background: url("../img/icnTel.svg") no-repeat 16px 55%;
        background-size: 34px auto; }
      #footer .contact .txtArea .address {
        border-top: 1px solid #fff;
        margin: 16px 0 0 0;
        padding: 16px 16px 0; }
  #footer .navi {
    display: flex; }
    #footer .navi ul {
      margin: 0 0 0 80px; }
      @media screen and (max-width: 1300px) {
        #footer .navi ul {
          margin: 0 0 0 40px; } }
      #footer .navi ul li {
        font-size: 124%;
        list-style: disc outside;
        margin: 0 0 16px 20px; }
        #footer .navi ul li a {
          color: #fff;
          display: inline-block; }
        #footer .navi ul li.trgt a {
          background: url("../img/icnLink.svg") no-repeat right 50%;
          background-size: 16px auto;
          padding: 0 24px 0 0; }
  #footer .copyright {
    font-weight: normal;
    font-size: 116%;
    text-align: center;
    padding: 16px; }
    @media screen and (max-width: 520px) {
      #footer .copyright {
        float: none; } }

#home #footer {
  margin: 0; }

/*----------------------------------------------------
	共通パーツ
----------------------------------------------------*/
br.sp {
  display: none; }
  @media screen and (max-width: 520px) {
    br.sp {
      display: block; } }

.subTitle1 {
  writing-mode: vertical-rl;
  font-size: 247%;
  font-family: "Neuton", "Shippori Mincho", serif;
  letter-spacing: 2px;
  margin: 0 auto; }
  .subTitle1 small {
    font-size: 87.5%; }
  .subTitle1 span {
    display: inline-block;
    writing-mode: horizontal-tb;
    border-top: 1px solid #34215e;
    font-size: 56%;
    margin: 20px 0 0 0;
    padding: 10px 0 0 0;
    letter-spacing: 0; }

.subTitle2 {
  font-size: 170%;
  font-family: "Neuton", "Shippori Mincho", serif;
  background: #d7d7ed url("../img/icnTitle1.svg") no-repeat left 50%;
  /*background: url("../img/icnTitle1.svg") no-repeat left 50%;
  background-size: 10px 20px;
  border-bottom: 3px solid #d7d7ed;*/
  border-radius: 10px;
  padding: 8px 24px;
  margin: 0 0 24px 0; }

.subTitle3 {
  width: calc(100% - 32px);
  font-size: 154%;
  border-bottom: 1px solid #34215e;
  margin: 0 16px -8px;
  padding: 0 0 8px 0; }

.backtoHome {
  text-align: center;
  margin: 64px 0 0 0; }
  .backtoHome a {
    width: 200px;
    position: relative; }
    .backtoHome a:before {
      content: '<';
      display: inline-block;
      position: absolute;
      left: 16px;
      top: 10px; }

table.nohead {
  border-left: 1px solid #34215e;
  border-top: 1px solid #34215e;
  border-radius: 16px;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  font-size: 124%; }
  table.nohead tr:first-child th {
    border-radius: 16px 0 0 0; }
  table.nohead tr:first-child td:last-child {
    border-radius: 0 16px 0 0; }
  table.nohead tr:last-child th {
    border-radius: 0 0 0 16px; }
  table.nohead tr:last-child td:last-child {
    border-radius: 0 0 16px 0; }
  table.nohead th, table.nohead td {
    border-bottom: 1px solid #5f4894;
    border-right: 1px solid #5f4894;
    padding: 8px 16px;
    vertical-align: middle; }
    table.nohead th span, table.nohead td span {
      font-size: 150%;
      margin: 0 4px 0 0; }
  table.nohead th {
    width: 150px !important;
    border-radius: 0;
    font-weight: 700;
    background: #e5dafc; }
    table.nohead th strong {
      margin: 0 8px 0 0;
      font-weight: 500;
      font-size: 200%;
      line-height: 1; }
  table.nohead dl div {
    display: flex;
    align-items: center;
    padding: 8px;
    border-bottom: 1px dotted #34215e; }
    table.nohead dl div dt {
      width: 160px;
      font-weight: 700;
      margin: 0 24px 0 0; }
    table.nohead dl div:first-child {
      padding: 0 8px 8px; }
    table.nohead dl div:last-child {
      padding: 8px 8px 0;
      border: none; }

table.head {
  border-left: 1px solid #34215e;
  border-top: 1px solid #34215e;
  border-radius: 16px;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  font-size: 124%; }
  table.head th, table.head td {
    border-bottom: 1px solid #5f4894;
    border-right: 1px solid #5f4894;
    padding: 8px 16px;
    vertical-align: middle; }
    table.head th span, table.head td span {
      font-size: 150%;
      margin: 0 4px 0 0; }
  table.head thead th {
    padding: 8px 16px;
    background: #5f4894;
    color: #fff;
    border-right: 1px solid #fff; }
    table.head thead th:first-child {
      border-radius: 16px 0 0 0; }
    table.head thead th:last-child {
      border-radius: 0 16px 0 0;
      border-right: none; }
  table.head tbody tr {
    /*.brlt16 {
      border-radius: 16px 0 0 0;
    }
    .brrt16 {
      border-radius: 0 16px 0 0;
    }*/ }
    table.head tbody tr .brlb16 {
      border-radius: 0 0 0 16px; }
    table.head tbody tr:last-child th {
      border-radius: 0 0 0 16px; }
    table.head tbody tr:last-child td:last-child {
      border-radius: 0 0 16px 0; }
  table.head tbody th {
    width: 150px !important;
    border-radius: 0;
    font-weight: 500;
    background: #e5dafc; }
    table.head tbody th strong {
      margin: 0 8px 0 0;
      font-weight: 500;
      font-size: 200%;
      line-height: 1; }
    table.head tbody th.g54 {
      background: #e5dafc;
      color: #5f4894; }
    table.head tbody th.g3 {
      background: #cbd7f6;
      color: #485d94; }
    table.head tbody th.g2 {
      background: #caebf4;
      color: #488394; }
    table.head tbody th.g1 {
      background: #fcf7d9;
      color: #907d16; }
  table.head tbody td.rest {
    background: #ddd; }
  table.head dl div {
    display: flex;
    align-items: center;
    padding: 8px;
    border-bottom: 1px dotted #34215e; }
    table.head dl div dt {
      width: 160px;
      font-weight: 700;
      margin: 0 24px 0 0; }
    table.head dl div:first-child {
      padding: 0 8px 8px; }
    table.head dl div:last-child {
      padding: 8px 8px 0;
      border: none; }
  table.head.schedule td {
    text-align: center; }

/*----------------------------------------------------
	パンくず　使用する場合は_setting.scssでtrueに変更
----------------------------------------------------*/
/*----------------------------------------------------
	ページャー　使用する場合は_setting.scssでtrueに変更
----------------------------------------------------*/
/*----------------------------------------------------
	入力系
----------------------------------------------------*/
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=time],
textarea {
  width: 100%;
  border: 1px solid #34215e;
  padding: 8px;
  font-family: "Noto Serif JP", serif;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  input[type=text].error,
  input[type=email].error,
  input[type=password].error,
  input[type=number].error,
  input[type=tel].error,
  input[type=time].error,
  textarea.error {
    border: 1px solid #ed5959; }

input[type=radio],
input[type=checkbox] {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  margin: 0 5px 0 0; }

label {
  display: inline-block;
  margin: 8px 16px 8px 0; }

select {
  border: 1px solid #34215e;
  padding: 8px;
  font-family: "Noto Serif JP", serif;
  border-radius: 5px; }
  select.error {
    border: 1px solid #ed5959; }

.errorMessage {
  color: #7153a0;
  font-weight: bold; }
  .errorMessage li {
    font-size: 124%;
    margin: 10px 0; }

.inputArea .error th {
  background: #ed5959 !important;
  color: #fff !important; }
  .inputArea .error th span {
    color: #fff !important;
    border: 1px solid #fff !important; }
.inputArea .error td {
  background: #ffd1d1; }
  .inputArea .error td .e {
    display: block;
    color: #c00; }
.inputArea .error input, .inputArea .error select {
  border: 1px solid #ed5959; }

.error2 th {
  background: #ed5959 !important;
  color: #fff !important; }
  .error2 th span {
    color: #fff !important;
    border: 1px solid #fff !important; }

/*----------------------------------------------------
	ボタン
----------------------------------------------------*/
.btnArea {
  text-align: center;
  margin: 48px 0 0 0; }
  .btnArea li {
    display: inline-block;
    margin: 0 20px 10px;
    vertical-align: middle; }
    .btnArea li input {
      width: 100%;
      min-width: 200px;
      background: none;
      padding: 10px 0;
      cursor: pointer;
      transition: all  0.2s ease-in-out;
      font-size: 124%;
      line-height: normal;
      border: 1px solid #34215e;
      border-radius: 50px;
      font-weight: 700;
      color: #34215e; }
      .btnArea li input:hover {
        opacity: 0.8;
        background: #34215e;
        color: #fff; }
      .btnArea li input:disabled {
        background: #b9b9b9;
        cursor: default; }
      @media screen and (max-width: 520px) {
        .btnArea li input {
          font-size: 116%; } }
    .btnArea li a {
      			/*width: 100%;
      			background: $main_color;
            color: #fff;
      			padding: 10px 0 13px;
      			cursor: pointer;
      			display: inline-block;
      			font-size: fz(16);
      			line-height: normal;
            border-radius: 30px;
      
      			&:hover {
      				background: $hover_color;
      				color: #fff;
      			}
      			@include mq(sp) {
      				font-size: fz(15);
      			}*/ }
    .btnArea li.back input {
      background: #5f4894 url("../img/common/arw5.svg") no-repeat 10px 50%;
      background-size: 20px auto; }
    .btnArea li.back a {
      background: #66615b; }
      .btnArea li.back a:hover {
        background: #4c4843; }
  .btnArea input[type=button],
  .btnArea input[type=submit],
  .btnArea input[type=reset] {
    -webkit-appearance: none;
    font-family: "Noto Serif JP", serif; }
  .btnArea.pc {
    display: block; }
  .btnArea.sp {
    display: none; }
  @media screen and (max-width: 960px) {
    .btnArea.pc {
      display: none; }
    .btnArea.sp {
      width: auto;
      display: block;
      position: absolute; }
      .btnArea.sp li {
        width: auto !important;
        margin: 0 !important; }
      .btnArea.sp a {
        background: none;
        padding: 0;
        border-radius: 0; }
        .btnArea.sp a:hover {
          background: none; } }

.btn {
  text-align: center;
  font-weight: 900;
  min-width: 200px;
  font-size: 139%;
  line-height: 1; }
  .btn a, .btn input {
    display: inline-block;
    border: 1px solid #34215e;
    background: none;
    border-radius: 30px;
    color: #34215e;
    padding: 16px 64px 16px 32px;
    position: relative; }
    .btn a:after, .btn input:after {
      content: '';
      display: block;
      width: 31px;
      height: 31px;
      background: #34215e url("../img/arw1.svg") no-repeat center 50%;
      background-size: 16px auto;
      border-radius: 50%;
      border: 1px solid #34215e;
      position: absolute;
      top: 9px;
      right: 13px; }
    .btn a:hover, .btn input:hover {
      background: #34215e;
      color: #fff; }
      .btn a:hover:after, .btn input:hover:after {
        border: 1px solid #fff; }

.btn1, .backtoHome a {
  display: inline-block;
  border: 3px solid #fff;
  /*border-image: $main_grad 1;*/
  padding: 10px;
  margin-inline: auto;
  font-weight: 700;
  border-radius: 30px; }
  .btn1:hover, .backtoHome a:hover {
    background: #9082b0;
    border: 3px solid #9082b0; }

/*----------------------------------------------------
	テーブル
----------------------------------------------------*/
.inputArea form {
  margin: 32px 0 0 0; }
.inputArea table {
  width: 100%;
  margin: 0 auto 32px auto;
  border: 1px solid #34215e; }
.inputArea th {
  width: 250px;
  border: 1px solid #34215e;
  background: #9082b0;
  color: #fff;
  text-align: left;
  vertical-align: top;
  padding: 16px;
  font-size: 124%; }
  .inputArea th .req {
    float: right;
    color: #fff;
    border: 1px solid #fff;
    font-size: 80%;
    padding: 3px; }
  @media screen and (max-width: 960px) {
    .inputArea th {
      display: block;
      width: 100%;
      border-bottom: none;
      padding: 16px 10px 0; }
      .inputArea th span {
        float: none;
        margin: 0 0 0 10px; } }
.inputArea td {
  padding: 16px 24px;
  border: 1px solid #34215e;
  background: #fff;
  text-align: left;
  vertical-align: middle;
  font-size: 124%; }
  .inputArea td a {
    border-bottom: 2px solid #34215e;
    margin: 0 0 0 15px; }
    .inputArea td a.zip {
      display: inline-block;
      margin: 5px 0 0 15px; }
      @media screen and (max-width: 520px) {
        .inputArea td a.zip {
          margin: 5px 0 0 0; } }
  .inputArea td .box60 {
    max-width: 100px; }
  .inputArea td .box120 {
    width: 40%;
    max-width: 200px;
    margin: 0 20px 0 0; }
  .inputArea td .zipimg {
    margin: 15px 0 0 0; }
    .inputArea td .zipimg a {
      background: #ccc;
      padding: 5px;
      margin: 0 15px 0 0; }
  .inputArea td p {
    font-size: 100%; }
  .inputArea td li {
    margin: 0 0 5px 0; }
    .inputArea td li:last-child {
      margin: 0; }
  .inputArea td .attention {
    margin: 15px 0 0 0;
    color: #7153a0;
    line-height: 1.6; }
  .inputArea td .add {
    background: #5f4894;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 108%;
    margin: 0 0 0 10px;
    transition: all  0.2s ease-in-out; }
    @media screen and (max-width: 520px) {
      .inputArea td .add {
        margin: 10px 0 0 10px; } }
    .inputArea td .add:hover {
      /*background: $hover_color;*/ }
  .inputArea td .errorMessage {
    margin: 10px 0 0 0; }
  .inputArea td .number {
    max-width: 350px; }
  .inputArea td:last-child {
    border-right: none; }
  @media screen and (max-width: 960px) {
    .inputArea td {
      display: block;
      width: 100%;
      padding: 16px 10px;
      border: none; } }
.inputArea .errorArea {
  background: #ed5959;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-radius: 5px 5px 0 0; }

/*----------------------------------------------------
	テーブル横スクロール
----------------------------------------------------*/
@media screen and (max-width: 520px) {
  .scroll {
    overflow: auto;
    white-space: nowrap; }

  .scroll::-webkit-scrollbar {
    height: 5px; }

  .scroll::-webkit-scrollbar-track {
    background: #F1F1F1; }

  .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC; } }
.grecaptcha-badge {
  z-index: 4 !important; }

/*----------------------------------------------------
	object
----------------------------------------------------*/
.obj {
  width: 400px;
  position: absolute;
  z-index: 3; }

#mainVisual .obj {
  bottom: -130px;
  left: -210px; }

#home #concept {
  position: relative; }
  #home #concept .obj {
    bottom: -130px;
    right: -140px; }
#home #news {
  position: relative; }
  #home #news .obj {
    width: 250px;
    bottom: -80px;
    left: -60px; }
#home #about .obj {
  position: absolute;
  width: 300px !important;
  bottom: -130px !important;
  right: -100px !important;
  left: auto; }
#home #footer .member {
  position: relative; }
  #home #footer .member .obj {
    width: 250px;
    bottom: -40px;
    left: -60px; }

/*----------------------------------------------------
	main visual
----------------------------------------------------*/
#mainVisual {
  position: relative; }
  #mainVisual .copy {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url("../img/bgCopy.svg") no-repeat center 50%;
    background-size: 300px auto; }
    #mainVisual .copy p {
      color: #fff;
      writing-mode: vertical-rl;
      font-size: 308%;
      font-weight: 600;
      text-align: right;
      letter-spacing: 2px; }
  #mainVisual .slide {
    z-index: 0; }
    #mainVisual .slide div {
      width: 100%;
      height: 100vh; }
      #mainVisual .slide div:nth-child(1) {
        background: url("../img/main/1.jpg") no-repeat center 50%;
        background-size: cover; }
      #mainVisual .slide div:nth-child(2) {
        background: url("../img/main/2.jpg") no-repeat center 50%;
        background-size: cover; }
      #mainVisual .slide div:nth-child(3) {
        background: url("../img/main/1.jpg") no-repeat center 50%;
        background-size: cover; }
      #mainVisual .slide div:nth-child(4) {
        background: url("../img/main/2.jpg") no-repeat center 50%;
        background-size: cover; }
  #mainVisual .latestNews {
    width: 54.375%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    border-radius: 16px 0 0 0;
    background-image: linear-gradient(90deg, #e2d6ff 0%, #e8efff 85%, #e8efff 100%), url("../img/bg.jpg");
    background-blend-mode: multiply;
    background-repeat: repeat;
    background-position: center;
    padding: 24px 32px; }
    #mainVisual .latestNews div {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #mainVisual .latestNews div dt {
        width: 85px;
        font-size: 154%;
        font-weight: 700; }
      #mainVisual .latestNews div dd {
        font-size: 124%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* 任意の行数を指定 */ }
        #mainVisual .latestNews div dd a {
          display: block;
          border: 1px solid #34215e;
          border-radius: 50px;
          color: #34215e;
          padding: 8px 16px; }
        #mainVisual .latestNews div dd:nth-child(2) {
          width: calc(100% - 300px); }
        #mainVisual .latestNews div dd:last-child {
          width: 170px; }
    @media screen and (max-width: 1024px) {
      #mainVisual .latestNews {
        display: none; } }

/*----------------------------------------------------
	home
----------------------------------------------------*/
#home #concept .inner {
  display: flex;
  justify-content: space-between; }
  #home #concept .inner .imgArea {
    width: 50%;
    padding: 0 40px 0 0;
    background: url("../img/home/1.jpg") no-repeat right bottom;
    background-size: cover;
    border-radius: 32px; }
  #home #concept .inner .txtArea {
    width: 50%;
    padding: 0 0 0 80px; }
    #home #concept .inner .txtArea p {
      line-height: 2;
      margin: 40px 0; }
      #home #concept .inner .txtArea p.btn {
        line-height: 1; }
#home #about dl {
  display: flex;
  flex-wrap: wrap;
  padding: 0 104px;
  margin: 40px 0 0 0; }
  #home #about dl .exam {
    width: 50%;
    padding: 0 40px;
    margin: 24px 0 0 0; }
    #home #about dl .exam dt {
      color: #fff;
      font-size: 139%;
      font-weight: 500;
      border-radius: 50px;
      display: inline-block;
      line-height: 1;
      padding: 0 24px 8px;
      position: relative;
      top: 16px;
      left: -16px; }
      #home #about dl .exam dt strong {
        font-size: 180%;
        font-weight: 400;
        margin: 0 4px 0 0; }
    #home #about dl .exam dd {
      background: rgba(255, 255, 255, 0.6);
      border-radius: 32px;
      font-size: 124%;
      padding: 24px 24px 16px; }
    #home #about dl .exam:nth-child(1) dt {
      background: #5f4894; }
    #home #about dl .exam:nth-child(2) dt {
      background: #7f4894; }
    #home #about dl .exam:nth-child(3) dt {
      background: #485d94; }
    #home #about dl .exam:nth-child(4) dt {
      background: #488394; }
    #home #about dl .exam:nth-child(5) {
      width: 100%; }
      #home #about dl .exam:nth-child(5) dt {
        background: #907d16; }

/*----------------------------------------------------
	news
----------------------------------------------------*/
#news {
  background: rgba(255, 255, 255, 0.6); }
  #news .inner {
    display: flex;
    justify-content: space-between; }
  #news .subTitle1 {
    width: 140px;
    margin: 0; }
  #news .newsList {
    width: calc(100% - 320px);
    height: 500px;
    overflow-x: auto; }
    #news .newsList .news {
      border-bottom: 1px solid #34215e;
      padding: 16px 0; }
      #news .newsList .news:first-child {
        border-top: 1px solid #34215e; }
      #news .newsList .news .date {
        width: 200px;
        font-size: 231%;
        font-weight: 400;
        float: left;
        text-align: left;
        line-height: 1;
        padding: 0 16px;
        font-family: "Neuton", "Shippori Mincho", serif; }
      #news .newsList .news dd {
        width: calc(100% - 200px);
        font-size: 124%;
        float: right; }
        #news .newsList .news dd.category {
          margin: 0 0 16px 0; }
          #news .newsList .news dd.category span {
            display: inline-block;
            color: #fff;
            border-radius: 50px;
            padding: 0 16px; }
            #news .newsList .news dd.category span.icn1 {
              background: #bf3589; }
        #news .newsList .news dd a {
          color: #34215e; }
          #news .newsList .news dd a:hover {
            text-decoration: underline; }

/*----------------------------------------------------
	entry
----------------------------------------------------*/
#entry {
  position: relative; }
  #entry .obj {
    width: 350px;
    top: 280px;
    left: -150px; }
  #entry .inputArea {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 32px;
    padding: 32px 48px 48px; }
    #entry .inputArea h3 {
      font-size: 185%;
      margin: 0 0 24px 0; }
    #entry .inputArea h4 {
      font-size: 154%;
      margin: 0 0 8px 0; }
    #entry .inputArea table td input[type=text] {
      width: 100%; }
    #entry .inputArea table td.lank {
      padding: 16px 24px; }
      #entry .inputArea table td.lank label {
        display: block; }
        #entry .inputArea table td.lank label:nth-child(-n+3) {
          margin: 8px 0 8px 24px; }
    #entry .inputArea table .name td input {
      max-width: 250px;
      margin: 0 16px 0 0; }
    #entry .inputArea table .tel td input {
      width: 30%;
      max-width: 150px;
      margin: 0; }
  #entry .note {
    text-align: center;
    color: #c00;
    margin: 24px 0 0 0; }

/*----------------------------------------------------
	about
----------------------------------------------------*/
#about {
  position: relative; }
  #about .obj {
    position: fixed;
    width: 200px;
    bottom: -50px;
    left: -50px; }
  #about .about {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 32px;
    padding: 48px 64px;
    margin: 0 0 32px 0; }
    #about .about section {
      margin: 48px 0; }
      #about .about section:last-child {
        margin: 48px 0 0 0; }
      #about .about section section {
        margin: 24px 0; }
    #about .about h2 {
      text-align: center;
      font-size: 216%;
      font-family: "Neuton", "Shippori Mincho", serif;
      letter-spacing: 2px;
      margin: 0 0 48px 0;
      padding: 0 0 16px 0;
      background: url("../img/bgTitle.svg") no-repeat center bottom; }
      #about .about h2 span {
        background: linear-gradient(90deg, #5f4894 0%, #5f4894 20%, #5d79f4 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      #about .about h2 strong {
        font-size: 125%;
        font-weight: normal; }
    #about .about p {
      padding: 0 16px;
      margin: 24px 0; }
      #about .about p.date {
        font-weight: 700; }
        #about .about p.date strong {
          font-size: 180%; }
      #about .about p.term {
        display: inline-block;
        padding: 8px 16px;
        color: #fff;
        background: #ed5959;
        margin: -16px 0 24px 16px;
        border-radius: 8px; }
    #about .about ul {
      padding: 0 16px;
      margin: 24px 0; }
      #about .about ul li {
        font-size: 124%;
        text-indent: -15px;
        margin: 0 0 0 15px; }
      #about .about ul:last-child {
        margin: 24px 0 0 0; }
    #about .about dl {
      font-size: 124%; }
      #about .about dl div {
        display: flex; }
        #about .about dl div dt {
          font-weight: 700; }
    #about .about .acnt {
      color: #ff2d2d;
      font-weight: 700; }
    #about .about .btn {
      text-align: right; }
      #about .about .btn p {
        font-size: 100%; }
    #about .about .btnEnd {
      text-align: right; }
      #about .about .btnEnd p {
        display: inline-block;
        background: #eee;
        border: 1px solid #ccc;
        border-radius: 50px;
        padding: 16px 32px;
        line-height: 1;
        color: #333;
        font-weight: 700;
        margin: 0; }
    #about .about .bank {
      background: #ffdfdf;
      border: 1px solid #ef9d9d;
      padding: 0 8px;
      border-radius: 8px;
      display: inline-block;
      margin: 0 0 0 16px; }

/*----------------------------------------------------
	seminar
----------------------------------------------------*/
#seminar {
  position: relative; }
  #seminar .obj {
    position: fixed;
    width: 200px;
    bottom: -10px;
    left: -10px; }
  #seminar .seminar {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 32px;
    padding: 48px 64px;
    margin: 0 0 32px 0; }
    #seminar .seminar section {
      margin: 48px 0; }
      #seminar .seminar section:last-child {
        margin: 48px 0 0 0; }
      #seminar .seminar section section {
        margin: 24px 0; }
    #seminar .seminar h2 {
      text-align: center;
      font-size: 231%;
      font-family: "Neuton", "Shippori Mincho", serif;
      letter-spacing: 2px;
      margin: 0 0 48px 0;
      line-height: 1.2;
      margin: 0 0 48px 0;
      padding: 0 0 16px 0;
      background: url("../img/bgTitle.svg") no-repeat center bottom; }
      #seminar .seminar h2 span {
        /*background: $main_grad;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
        display: block;
        font-size: 80%; }
      #seminar .seminar h2 strong {
        font-size: 125%;
        font-weight: normal; }
    #seminar .seminar p {
      padding: 0 16px;
      margin: 24px 0; }
      #seminar .seminar p.date {
        font-weight: 700; }
        #seminar .seminar p.date strong {
          font-size: 180%; }
      #seminar .seminar p.term {
        display: inline-block;
        padding: 8px 16px;
        color: #fff;
        background: #ed5959;
        margin: -16px 0 24px 16px;
        border-radius: 8px; }
    #seminar .seminar ul {
      padding: 0 16px;
      margin: 24px 0; }
      #seminar .seminar ul li {
        font-size: 124%;
        text-indent: -15px;
        margin: 0 0 0 15px; }
        #seminar .seminar ul li:before {
          content: '※'; }
      #seminar .seminar ul:last-child {
        margin: 24px 0 0 0; }
    #seminar .seminar h3 {
      font-size: 154%;
      padding: 0 16px;
      margin: 48px 0 16px; }
    #seminar .seminar .acnt {
      color: #ff2d2d;
      font-weight: 700; }
    #seminar .seminar .btn {
      text-align: right; }
      #seminar .seminar .btn p {
        font-size: 100%; }
    #seminar .seminar .btnEnd {
      text-align: right; }
      #seminar .seminar .btnEnd p {
        display: inline-block;
        background: #eee;
        border: 1px solid #ccc;
        border-radius: 50px;
        padding: 16px 32px;
        line-height: 1;
        color: #333;
        font-weight: 700;
        margin: 0; }
    #seminar .seminar .bank {
      background: #ffdfdf;
      border: 1px solid #ef9d9d;
      padding: 0 8px;
      border-radius: 8px;
      display: inline-block;
      margin: 0 0 0 16px; }
    #seminar .seminar .attention {
      background: #eee;
      border: 1px solid #ccc;
      border-radius: 8px; }
    #seminar .seminar .flow {
      padding: 0 16px; }
      #seminar .seminar .flow div {
        display: flex;
        align-items: flex-start;
        padding: 16px 0;
        border-top: 1px dotted #34215e; }
        #seminar .seminar .flow div:last-child {
          border-bottom: 1px dotted #34215e; }
      #seminar .seminar .flow dt {
        width: 200px;
        font-size: 139%;
        padding: 0 16px; }
        #seminar .seminar .flow dt span {
          color: #ff2d2d;
          margin: 0 12px 0 0;
          font-style: italic; }
      #seminar .seminar .flow dd {
        width: calc(100% - 200px);
        font-size: 124%; }
        #seminar .seminar .flow dd p {
          font-size: 100%;
          margin-bottom: 0; }

/*----------------------------------------------------
	book
----------------------------------------------------*/
#book {
  position: relative; }
  #book .obj {
    position: fixed;
    width: 200px;
    bottom: -50px;
    left: -50px; }
  #book .book {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 32px;
    padding: 48px 64px;
    margin: 0 0 32px 0; }
    #book .book section {
      margin: 48px 0; }
      #book .book section:last-child {
        margin: 48px 0 0 0; }
      #book .book section section {
        margin: 24px 0; }
    #book .book h2 {
      text-align: center;
      font-size: 231%;
      font-family: "Neuton", "Shippori Mincho", serif;
      letter-spacing: 2px;
      margin: 0 0 48px 0;
      line-height: 1.2;
      margin: 0 0 48px 0;
      padding: 0 0 16px 0;
      background: url("../img/bgTitle.svg") no-repeat center bottom; }
      #book .book h2 span {
        display: block;
        font-size: 80%; }
      #book .book h2 strong {
        font-size: 125%;
        font-weight: normal; }
    #book .book p {
      margin: 24px 0; }
    #book .book ul {
      padding: 0 16px;
      margin: 24px 0; }
      #book .book ul li {
        font-size: 124%;
        text-indent: -15px;
        margin: 0 0 0 15px; }
        #book .book ul li:before {
          content: '※'; }
      #book .book ul:last-child {
        margin: 24px 0 0 0; }
    #book .book table.howtobuy th {
      text-align: left; }
    #book .book .itemList .item {
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #5f4894;
      padding: 48px 0; }
      #book .book .itemList .item:first-child {
        padding: 0 0 48px 0; }
      #book .book .itemList .item:last-child {
        border-bottom: none;
        padding: 48px 0 0 0; }
      #book .book .itemList .item .imgArea {
        width: 300px; }
      #book .book .itemList .item .txtArea {
        width: calc(100% - 364px); }
        #book .book .itemList .item .txtArea h3 {
          font-size: 170%; }
        #book .book .itemList .item .txtArea p {
          margin: 24px 0; }
          #book .book .itemList .item .txtArea p.category {
            display: inline-block;
            margin: 8px 0 0 0;
            padding: 0 16px;
            border-radius: 30px;
            background: #ff2d2d;
            color: #fff; }
          #book .book .itemList .item .txtArea p.errata {
            text-align: right;
            margin: 24px 0 0 0; }
            #book .book .itemList .item .txtArea p.errata a {
              text-decoration: underline; }
        #book .book .itemList .item .txtArea dl {
          font-size: 124%;
          border-bottom: 1px dotted #34215e; }
          #book .book .itemList .item .txtArea dl div {
            border-top: 1px dotted #34215e;
            display: flex;
            align-items: center;
            padding: 16px; }
            #book .book .itemList .item .txtArea dl div:first-child {
              padding: 10px 16px; }
            #book .book .itemList .item .txtArea dl div dt {
              width: 90px;
              font-weight: 700; }
            #book .book .itemList .item .txtArea dl div dd {
              width: calc(100% - 90px); }
              #book .book .itemList .item .txtArea dl div dd strong {
                font-size: 150%; }

/*----------------------------------------------------
	privacy
----------------------------------------------------*/
#privacy {
  position: relative; }
  #privacy .obj {
    position: fixed;
    width: 200px;
    bottom: -50px;
    left: -50px; }
  #privacy .privacy {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 32px;
    padding: 48px 64px; }
    #privacy .privacy p {
      margin: 24px 0; }
    #privacy .privacy ul {
      margin: 24px 0; }
      #privacy .privacy ul li {
        font-size: 124%;
        list-style: disc outside;
        margin: 0 0 0 16px; }
    #privacy .privacy ol {
      margin: 24px 0; }
      #privacy .privacy ol li {
        font-size: 124%; }

/*----------------------------------------------------
	law
----------------------------------------------------*/
#law {
  position: relative; }
  #law .obj {
    position: fixed;
    width: 200px;
    bottom: -50px;
    left: -50px; }
  #law .law {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 32px;
    padding: 48px 64px; }
    #law .law h2 {
      font-size: 154%;
      margin: 0 0 16px;
      padding: 0 16px; }
    #law .law dl {
      font-size: 124%;
      padding: 0 16px;
      margin: 0 0 48px 0; }
      #law .law dl:last-child {
        margin: 0; }
      #law .law dl div {
        display: flex;
        border-bottom: 1px dotted #34215e;
        padding: 16px; }
        #law .law dl div:first-child {
          border-top: 1px dotted #34215e; }
        #law .law dl div dt {
          width: 200px;
          font-weight: 700; }
        #law .law dl div dd {
          width: calc(100% - 200px); }

/*----------------------------------------------------
	404
----------------------------------------------------*/
