@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700;900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');

/* Shared
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html {
  scroll-behavior: smooth;
}

.button {
  border-radius: 100px;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

.responsive {
  width: 100%;
}

body{
	font-size: 1.8em;
	font-family: 'Noto Sans Japanese';
}

h2 {
  font-size: 2em;
  line-height: 1.5 !important;
  margin-bottom: 1rem;
  text-align: center;
}

h2.ttl {
	background: url(../images/subhead-bg.jpg) no-repeat scroll center top, #f7f7f7;
	background-size: cover;
	padding: 4rem 2rem;
	box-sizing: border-box;
	font-family: "Noto Serif JP", serif;
	color: #7f1c5d;
	font-weight: 700;
	/*border-top: 7px solid;
  border-bottom: 7px solid;
  border-image: linear-gradient(to right, #d6af57, #fbf8cf, #d6af57, #e8ddcb) 1;*/
  border-radius: 15px;
  box-shadow: 0px 0px 6px rgba(255,255,255,1) inset;

text-shadow: 2px 2px 10px #fff ,
-2px 2px 10px #fff ,
2px -2px 10px #fff ,
-2px -2px 10px #fff;

}

h3 {
  font-size: 1.6em;
  text-align: center;
  line-height: 1.5 !important;
}

h3.reason{
	color: #7f1c5d;
	border-bottom: 1px dotted #7f1c5d;
}

h4 {
  text-align: center;
  font-size: 1.35em;
}
p{
  font-size: 2.0rem;
}

.nopc {
  display: none;
}

.nosp {
  display: block;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.alpha80 {
  background: rgba(255, 255, 255, 0.8);
}

.btn_end {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 30%;
    z-index: 1000;
    box-sizing: border-box;
}

img.btn_end {
    margin-bottom: 0 !important;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

::placeholder {
  color: #ccc;
}

/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
  padding: 3rem 0 2rem;
}
.section-heading,
.section-description {
  margin-bottom: 1.2rem;
}

.container {
  max-width: 960px;
  margin: 0 auto;
}

.block-fv .container,
.block1 .container,
.block2 .container,
.block3 .container,
.block4 .container,
.block5 .container,
.block6 .container,
.block7 .container{
    max-width: 960px;
    background-color: #fff;
}

/* Hero
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hero {
  padding: 30px 0 40px;
  text-align: center;
}

.hero .container{
	padding: 0;
	margin: 0 auto;
}

.hero {
  background: url(../images/header-bg.jpg) no-repeat scroll center top, #f7f7f7;
  background-size: cover;
}

.hero img{
	padding: 0;
	/*width: 100%;*/
}

/*block-form
--------------------------------------------------*/
.bg-purple{
  background-color: #aa4fd6;
}

/*block-fv
---------------------------------------------------*/
.section.block-fv{
  padding-top: 0;
  padding-bottom: 0;
}
.block-fv {
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}

.block-fv .tokuten-wrap,
.block5 .tokuten-wrap{
  font-size: 0;
  padding-top: 2em;
}

/* block1
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.block1{
padding-top: 0;
padding-bottom: 0;
}
.block1 {
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}
.block1 h3{
  text-align: left;
}

.about{
  max-width: 800px;
margin-left: auto;
margin-right: auto;
background: url(../images/gold-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 2rem;
  box-sizing: border-box;
  border: 5px solid #d6af57;
}


.disc{
  max-width: 800px;
margin-left: auto;
margin-right: auto;
}

.check1,.list-box {
  max-width: 880px;
  margin: 0 auto 30px;
  background-color: #fff;
  padding: 1em;
  box-sizing: border-box;

}
.list-box{
    border: 5px solid #d6af57;
    background: url(../images/list-bg.jpg) no-repeat center top;
    background-size: cover;
}
ul#ico{
  margin-bottom: 0;
}

ul#ico li {
  font-size: 1.4em;
  font-family: 'Noto Sans Japanese';
  font-weight: 500;
  text-indent: 0;
  padding-left: 45px;
  padding-bottom: 0.5em;
  /*border-bottom: 1px dotted #ccc;*/
  list-style: none;
}

ul#ico li::before {
  /*content: "⛩️ ";*/
}

ul#ico li {
  background-image: url('../images/list-icon.png');
  background-position: top left 0;
  background-repeat: no-repeat;
  /*background-size: 1.2em;*/
}

ul.positive-box{
list-style: none;
	padding-left: 0;
}

ul.positive-box li{
	padding-left: 0em;

}

ul.positive-box li::before {
  content: "・";
}

.prof-head{
  font-size: 0;
}
.prof-body{
  background: url(../images/prof_body.png) no-repeat center top;
  padding: 1em 1.5em 3em;
  box-sizing: border-box;
}
.prof-body p{
  max-width: 738px;
  margin: 0 auto;
}

.program-wrap{
  background: url(../images/program_bg_top.jpg) no-repeat center top, url(../images/program_bg_btm.jpg) no-repeat center bottom,#fff;
  background-size:100%;
  padding: 30px 0 60px;
}


/* block2
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.block2{
  padding-top: 0;
  padding-bottom: 0;
}
.block2 {
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}

.voice-wrap{
  background: url(../images/voice-wrap-bg.jpg) no-repeat scroll center top, #F9FCEB;
  background-size: cover;
  padding: 1em;
  max-width: 802px;
  margin: 0 auto;
  box-sizing: border-box;
}
.voice-wrap .voice{
  padding: 1em;
}
.voice-wrap .voice p{
  color: #ff1493;
  text-align: right;
}

.voice-wrap h3{
	text-align: left;
  color: #EB7EC0;
  border-bottom: 5px dotted #EB7EC0;
}



.photo-box {
  max-width: 800px;
  margin: 0 auto 30px auto;
  padding: 0;
  box-sizing: border-box;
}

.block2 h3.table-ttl{
  background: #3acebd;
  color: #fff;
  margin-bottom: 0;
  padding: 1rem;
  box-sizing: border-box;
}

.block2 table.table{
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;

}
.block2 table.table tr:nth-child(1) th{
  text-align: center;
  background-color: #FFFFE3;

}
.block2 table.table th{
    border-right: 1px solid #ccc;
}

.block2 table.table th:nth-child(3){
  width: 60%;


}

.block2 table.table td{
  padding: 1em;
  border-right: 1px solid #ccc;
  font-size: 1.6rem;
}
.block2 table.table tr th:first-child{
  width: 10%;
  text-align: center;
    padding: 1em;
    background: #FDF0F7;
}

/* block3
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.block3{
padding-top: 0;
padding-bottom: 0;
}

.block3 {
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}

.black-trbg{
	background: rgba(11,81,75,0.4);
	padding: 2em;
	color: #fff;
	box-sizing: border-box;
}

.prof-wrap .flex{
  display: flex;
  justify-content: space-between;
}

.prof-wrap .name{
  font-size: 30px;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
  color: #cc3399;
  margin-bottom: 15px;
}


/* block4
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.block4{
padding-top: 0;
padding-bottom: 0;
}

.block4{
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}
.block4 .list-box{
  background-size: cover;
  }

.voice-box{
	background: #fff;
	padding: 1.5em 2em;
	box-sizing: border-box;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
.voice-box .midashi{
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px;
}
.voice-box .name{
  font-size: 24px;
  padding: 0.5em 0;
}

.voice-box p{
  margin-bottom: 0;
}
.voice-box.purple{
  border: 5px solid #7c72f2;
}
.voice-box.purple .midashi{
  background-color: #7c72f2;
  color: #fff;
  padding: 0.5em;

}
.voice-box.c_pink{
  border: 5px solid #e878af;
}
.voice-box.c_pink .midashi{
  background-color: #e878af;
  color: #fff;
padding: 0.5em;
}

.voice-box h3.name{
	background:#9ebc9c;
	color: #fff;
	padding-left: 10px;
	text-align: left;
	box-sizing: border-box;
}

/* block5
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.block5{
  padding-top: 0;
  padding-bottom: 0;
}
.block5{
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}

.check2{
	padding: 2em;
	box-sizing: border-box;
	border: 3px solid #9ebc9c;
	margin-bottom: 30px;
}

ul#ico2{
	margin-bottom: 0;
}

ul#ico2 li {
  font-size: 2rem;
  font-family: 'Noto Sans Japanese';
  font-weight: 500;
  text-indent: 0;
  padding-left: 1.7em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #ccc;
  list-style: none;
}

ul#ico2 li::before {
  /*content: "⛩️ ";*/
}

ul#ico2 li {
  background-image: url('../images/list-icon2.png');
  background-position: top 0.25em left 0;
  background-repeat: no-repeat;
  background-size: 1.2em;
}


/* block6
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.block6{
  padding-top: 0;
  padding-bottom: 0;

}
.block6{
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}

.block6 .container{
background: -moz-linear-gradient(top left, #fcfbf4, #f6f0e0);
background: -webkit-linear-gradient(top left, #fcfbf4, #f6f0e0);
background: linear-gradient(to bottom right, #fcfbf4, #f6f0e0);
padding-top: 40px;
}

.block6 .cont-box {
max-width: 920px;
margin-left: auto;
margin-right: auto;
border: 5px solid #7c72f2;
padding: 1em;
box-sizing: border-box;
background-color: #fff;
}

.block6 .cont-box ul#ico{
  padding: 0;
  margin-bottom: 0;
}

.block6 .bg-purple{
  background-color: #7c72f2;
  color: #fff;
  text-align: center;
  max-width: 920px;
  margin: 1em auto 30px;
  padding: 1em;
  box-sizing: border-box;
}

.black-trbg2{
	background: rgba(0,0,0,0.3);
	padding: 2em;
	color: #fff;
	box-sizing: border-box;
}

.black-trbg2 h3{
	display: flex;
	background: #fff;
}

.black-trbg2 h3 .number{
	background: #c20503;
	padding: 5px 10px;
	box-sizing: border-box;
}

.black-trbg2 h3 .naiyo{
	padding: 5px 10px;
	color: #222;
	box-sizing: border-box;
	text-align: left;
}

.photo{
	margin-right: -50px;
}
/* block7
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.block7{
  padding-top: 0;
  padding-bottom: 0;

}

.block7 {
  background: url(../images/block2-bg.jpg) no-repeat fixed center top, #f7f7f7;
  background-size: cover;
}

/*開催スケジュール*/
.detail{
  max-width: 920px;
  margin: 0 auto;
}

.detail table.tb01, .detail table.tb02 {
  width: 100%;
  margin: 0 auto 30px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.detail table.tb01 th {
  padding: 1rem;
  text-align: center;
  background-color: #e872d3;
  color: #fff;
  border-left: 1px solid #fff;

}

.detail table.tb01 th:first-child {
  border-left: 1px solid #ccc;
}

.detail table.tb01 td {
  padding: 1rem;
  text-align: center;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.detail table.tb02 th {
  padding: 1rem;
  text-align: left;
  background-color: #e872d3;
  color: #fff;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  width: 20%;
  font-size: 2rem;
}

.detail table.tb02 th:last-child {
  border-bottom: 1px solid #ccc;
}

.detail table.tb02 td {
  padding: 1rem;
  text-align: left;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 2rem;
  background-color: #fff;
}
/* block8
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.block8 {
  background: url(../images/block8-bg.jpg) no-repeat center top, #7b958a;
  background-size: cover;
}
.black-trbg2 h3 .number.bg-green{
  background-color: #306D6F;
  white-space:nowrap
}

/* footer
-------------------------------------------------- */
.footer .container{
  background-color: inherit;
}
.footer {
  color: #222;
  background-color: #d1d1d1;
  /* IE8用 上の「#footer{background: #d1d1d1;}」とセット*/
  background: linear-gradient(#d1d1d1, #e3e3e3);
  background: -moz-linear-gradient(top, #d1d1d1, #e3e3e3);
  /* Firefox用 */
  background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#e3e3e3));
  /* Safari,Google Chrome用 */
  padding-bottom: 60px !important;
}

.footer #f-logo {
  width: 100px;
  margin-right: 15px;
  float: left;
}

.footer #f-menu {
  float: left;
  margin-top: 5px;
}

.footer a {
  color: #222;
}

.footer a:hover {
  color: #C00;
}
/*block-form
-----------------------------------------*/
.block-form.bg-purple .container{
  background-color: inherit;
}
.block-form form{
  margin-bottom: 0;
}
.block-form input[type="mail"] {
  width: 828px;
  height: 101px;
  font-size: 35px;
  padding: 10px 20px;
border: none;
  margin: 0 auto 30px auto;
  background: url(../images/form-mail.png) no-repeat center top;
  box-sizing: border-box;
}

.block-form input[type="mail"]:focus{
  outline: 0;
}

.alpha:hover{
  opacity: 0.8;
  transition: 0.2s;
}

.alpha button {
  border: none;
  background: none;
padding: 0;}
 .wh{
   color: #fff;
 }

.photo01 {
    transform: rotate(5deg);
    margin-right: -45px;
    margin-left: 20px;
    padding-bottom: 1em;
}
.photo02 {
    transform: rotate(-5deg);
    margin: 15px;
    padding-bottom: 1em;
    text-align: center;
}