@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	COLOR: #3d2849;
	FONT-SIZE:20px;
font-family:'Noto Sans JP', sans-serif;
	font-weight: 400;
	LINE-HEIGHT: 150%;
	text-align: center;
	background: #fff;
}

/*paddingとborderをwidthに含める*/
* {	
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

#con{
    width:100%;
max-width: 2000px;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;
}

/*page-top用*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0;
	line-height:0;
}

img{
	border:0;
}
@media screen and (max-width:1280px){
img{
max-width: 100%;
height: auto;
width :auto;
}
}

a:link,a:visited{
	outline:0;
	color:#9f59c8;
    text-decoration: none;
}

a:hover{
	outline:0;
	color: #e0c1ff;
    text-decoration: underline;
}

a:hover img {
opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
}

br.sp,br.spt,br.spt2,.nsp{
	display:inherit;
}
br.sm,br.smt,br.smm,br.smm2,br.spm,.nst,.nss,br.smm3{
	display:none;
}
@media only screen and (max-width: 1280px) {
br.sp,br.spm,br.smm,.smm,br.smm2,.nsp,.nss,.nsm,br.smm3{
	display:none;
}
br.spt,br.sm,br.smt,.nst{
	display:inherit;
}
}
@media only screen and (max-width: 640px) {
br.spt,br.smt,br.smm2,.nsp,.nst,.nsm,.nsm2,br.smm3{
	display:none;
}
br.spm,br.smm,.nss{
	display:inherit;
}
}
@media only screen and (max-width: 480px) {
br.spt,br.smt,.nsp,.nst,.nsm,br.spt2,br.smm3{
	display:none;
}
br.spm,br.smm,br.smm2,.nss{
	display:inherit;
}
}
@media only screen and (max-width: 414px) {
br.spt,br.smt,.nsp,.nst,.nsm,br.spt2{
	display:none;
}
br.spm,br.smm,br.smm2,.nss,br.smm3{
	display:inherit;
}
}

/*ヘッダ
--------------------------------------------------------------------------*/
header{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
background: url(image/menu-back2.png) no-repeat center bottom/100%;
text-align: left;
position: sticky;
top:0;
z-index: 9999;
}
header img{
margin: 30px 0 0 3%;
max-width: 20%;
}
@media only screen and (max-width: 1600px) {
header img{
margin: 30px 0 0 2%;
}
}
@media only screen and (max-width: 1440px) {
header img{
margin: 15px 0 0 2%;
}
}
@media only screen and (max-width: 1280px) {
header img{
margin: 15px 0 0 2%;
max-width: 25%;
}
}
@media only screen and (max-width: 1080px) {
header{
background: #fff;
}
}
@media only screen and (max-width: 835px) {
header img{
margin: 15px 0 0 2%;
max-width: 30%;
}
}
@media only screen and (max-width: 640px) {
header img{
margin: 15px 0 0 2%;
max-width: 40%;
}
}
@media only screen and (max-width: 480px) {
header img{
margin: 15px 0 0 2%;
max-width: 50%;
}
}
@media only screen and (max-width: 414px) {
header img{
margin: 15px 0 0 2%;
max-width: 60%;
}
}

#header-contact{
float: right;
width: 40%;
height: auto;
margin: 0;
padding: 0 2% 0 0;
text-align: right;
display: flex;
}
@media only screen and (max-width: 1600px) {
#header-contact{
padding: 0 1% 0 0;
}
}
#header-contact a:link,#header-contact a:visited{
display: block;
height: auto;
margin: 0 1%;
padding: 15px 0;
text-align: center;
background: #9f59c8;
border-radius: 0 0 15px 15px;
flex: 1;
}
#header-contact a:hover{
background: #c38fe1;
}
header #header-contact img{
margin: 0;
max-width: 90%;
}
header #header-contact img.bno{
display: none;
}
@media only screen and (max-width: 1080px) {
#header-contact{
clear: both;
float: right;
width: 100%;
height: auto;
margin: 15px 0 0;
padding: 0;
text-align: center;
display: flex;
justify-content:center;
}
#header-contact a:link,#header-contact a:visited{
display: block;
height: auto;
margin: 0 0%;
padding: 15px 0 10px;
text-align: center;
background: #fff;
border-radius: 0;
border: 2px solid #c38fe1;
flex: 1;
}
#header-contact a.bno2:link,#header-contact a.bno2:visited{
border-left: none;
border-right: 2px solid #c38fe1;
border-top: 2px solid #c38fe1;
border-bottom: 2px solid #c38fe1;
}
header #header-contact img{
display: none;
float: none;
max-width: 50%;
margin: 0 25%;
padding: 0;
}
header #header-contact img.bno{
display: inherit;
}
}
@media only screen and (max-width: 640px) {
header #header-contact img{
display: none;
float: none;
max-width: 70%;
margin: 0 15%;
padding: 0;
}
}
@media only screen and (max-width: 480px) {
#header-contact a:link,#header-contact a:visited{
display: block;
height: auto;
margin: 0 0%;
padding: 10px 0 7px;
text-align: center;
background: #fff;
border-radius: 0;
border: 2px solid #c38fe1;
flex: 1;
}
header #header-contact img{
display: none;
float: none;
max-width: 80%;
margin: 0 10%;
padding: 0;
}
}
@media only screen and (max-width: 414px) {
header #header-contact img{
display: none;
float: none;
max-width: 90%;
margin: 0 5%;
padding: 0;
}
}

menu{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 20px 0 0;
padding: 0;
}
menu ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
display: flex;

}
menu li{
list-style-type: none;
text-align: center;
line-height: 100%;
margin: 0;
padding: 0;
font-family: "Kaisei Opti", serif;
font-weight: 500;
font-size: 25px;
flex: 1;
}
menu li a:link,menu li a:visited{
display: block;
padding: 10px 0 50px;
color: #fc659e;
text-decoration: none;
}
menu li.m2 a:link,menu li.m2 a:visited{
color: #1d9975;
}
menu li.m3 a:link,menu li.m3 a:visited{
color: #9f59c8;
}
menu li.m4 a:link,menu li.m4 a:visited{
color: #fb9512;
}
menu li a:hover,menu li.m2 a:hover,menu li.m3 a:hover,menu li.m4 a:hover{
color: #553c25;
}
@media only screen and (max-width: 1600px) {
menu li{
font-size: 20px;
}
menu li a:link,menu li a:visited{
padding: 10px 0 40px;
}
}
@media only screen and (max-width: 1440px) {
menu li{
font-size: 17px;
}
menu li a:link,menu li a:visited{
padding: 5px 0 30px;
}
}

#menu-box {
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
  padding:0;
}
#menu-box img{
display: none;
}
@media only screen and (max-width:1080px) {
#menu-box{
clear: both;
float: none;
width: 100%;
height: auto;
margin: 0;
padding: 0;
position: fixed;
top:0;
left:0;
z-index: 9999;
background: none;
}
#menu-box img{
display: inherit;
max-width: 50%;
}
menu{
clear: both;
float: left;
width: 100%;
height: auto;
height: 100vh;
margin: 0;
padding: 0;
text-align: center;
position: fixed;
top: 0;
background: rgba(255,255,255,1.0);
}
menu ul{
display:inherit;
clear: both;
float: left;
width: 100%;
height: 100vh;
margin: 0;
padding: 0;
text-align: center;
background: none;
}
menu li {
  list-style-type: none;
  margin: 30px 0 0;
  padding: 0;
  text-align: center;
  font-size: 25px;
  line-height: 150%;
  flex: auto;
  background: none;
}
menu li a:link,menu li a:visited{
float: none;
display: block;
text-decoration: none;
color: #fc659e;
padding: 15px 0 35px;
text-align: center;
line-height: 100%;
font-size: 25px;
font-weight:700;
background: url(image/m1s.png) no-repeat center bottom/100%;
}
menu li.m2 a:link,menu li.m2 a:visited{
color: #1d9975;
background: url(image/m2s.png) no-repeat center bottom/100%;
}
menu li.m3 a:link,menu li.m3 a:visited{
color: #9f59c8;
background: url(image/m3s.png) no-repeat center bottom/100%;
}
menu li.m4 a:link,menu li.m4 a:visited{
color: #fb9512;
background: url(image/m4s.png) no-repeat center bottom/100%;
}
@media only screen and (max-width: 480px) {
#menu-box img{
display: inherit;
max-width: 50%;
float: left;
margin: 15px 50% 40px 2%;
}
menu li a:link,menu li a:visited{
float: none;
display: block;
text-decoration: none;
color: #fc659e;
padding: 10px 0 30px;
text-align: center;
line-height: 100%;
font-size: 23px;
border-top:1px solid #fff;
font-weight:700;
background: url(image/m1s.png) no-repeat center bottom/110%;
}
menu li.m2 a:link,menu li.m2 a:visited{
color: #1d9975;
background: url(image/m2s.png) no-repeat center bottom/110%;
}
menu li.m3 a:link,menu li.m3 a:visited{
color: #9f59c8;
background: url(image/m3s.png) no-repeat center bottom/110%;
}
menu li.m4 a:link,menu li.m4 a:visited{
color: #fb9512;
background: url(image/m4s.png) no-repeat center bottom/110%;
}
}
@media only screen and (max-width: 414px) {
#menu-box img{
display: inherit;
max-width: 60%;
float: left;
margin: 15px 40% 40px 2%;
}
menu li a:link,menu li a:visited{
float: none;
display: block;
text-decoration: none;
color: #fc659e;
padding: 10px 0 30px;
text-align: center;
line-height: 100%;
font-size: 20px;
border-top:1px solid #fff;
font-weight:700;
background: url(image/m1s.png) no-repeat center bottom/110%;
}
menu li.m2 a:link,menu li.m2 a:visited{
color: #1d9975;
background: url(image/m2s.png) no-repeat center bottom/110%;
}
menu li.m3 a:link,menu li.m3 a:visited{
color: #9f59c8;
background: url(image/m3s.png) no-repeat center bottom/110%;
}
menu li.m4 a:link,menu li.m4 a:visited{
color: #fb9512;
background: url(image/m4s.png) no-repeat center bottom/110%;
}
}
menu li a:hover{
text-decoration: underline;
}

/*==================================================
　5-2-4 MENUがCLOSEに
===================================*/

/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.openbtn4{
float: right;
  position: fixed;/*ボタン内側の基点となるためrelativeを指定*/
  background:#c38fe1;
  cursor: pointer;
    width: 50px;
    height:50px;
  border-radius: 5px;
  top:10px;
  right:10px;
  z-index: 999;
  border: 2px solid #fff;
}
@media only screen and (max-width: 640px) {
.openbtn4{
float: right;
  position: fixed;/*ボタン内側の基点となるためrelativeを指定*/
  background:#c38fe1;
  cursor: pointer;
    width: 50px;
    height:50px;
  border-radius: 5px;
  top:5px;
  right:10px;
  z-index: 999;
  border: 2px solid #fff;
}
}
/*ボタン内側*/
.openbtn4 span{
    display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 13px;
    height: 2px;
    border-radius: 5px;
  background: #fff;
    width: 45%;
  }
.openbtn4 span:nth-of-type(1) {
  top:11px; 
}
.openbtn4 span:nth-of-type(2) {
  top:17px;
}
.openbtn4 span:nth-of-type(3) {
  top:23px;
}
.openbtn4 span:nth-of-type(3)::after {
  content:"Menu";/*3つ目の要素のafterにMenu表示を指定*/
  position: absolute;
  top:0px;
left: 50%; /* ここを50%に変更 */
  transform: translateX(-50%); /* これを追加 */
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
.openbtn4 span:nth-of-type(3)::after {
  content:"Menu";/*3つ目の要素のafterにMenu表示を指定*/
  position: absolute;
  top:-4px;
left: 50%; /* ここを50%に変更 */
  transform: translateX(-50%); /* これを追加 */
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
}
}

/*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/
.openbtn4.active span:nth-of-type(1) {
    top: 12px;
    left: 16px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}
.openbtn4.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn4.active span:nth-of-type(3){
    top: 24px;
    left: 16px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}

.openbtn4.active span:nth-of-type(3)::after {
  content:"Close";/*3つ目の要素のafterにClose表示を指定*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-45deg) translateY(16px); /* ここを12pxに調整 */
  font-size: 0.8rem;
}
/*.doneクラスがついたヘッダー*/
.dnone {
display: none;
}
/*メニューボタンをクリックした際に付与されるpanelactiveクラスがついたら*/
.dnone.panelactive {
display: inherit;
}
}


#header-title{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 30px 0 0;
padding: 100px 0 100px 14%;
text-align: left;
background: url(image/header-title-pega.png) no-repeat 3% center/8%,url(image/h1-back-pega.png) no-repeat left top/100% 100%;
z-index: 2;
position: relative;
}
@media only screen and (max-width: 1600px) {
#header-title{
margin: 30px 0 0;
padding: 100px 0 100px 16%;
background: url(image/header-title-pega.png) no-repeat 3% center/8%,url(image/h1-back-pega.png) no-repeat left top/100% 100%;
}
}
@media only screen and (max-width: 1440px) {
#header-title{
margin: 30px 0 0;
padding: 90px 0 90px 16%;
background: url(image/header-title-pega.png) no-repeat 4% center/8%,url(image/h1-back-pega.png) no-repeat left top/110% 100%;
}
}
@media only screen and (max-width: 1280px) {
#header-title{
margin: 30px 0 0;
padding: 70px 0 90px 14%;
background: url(image/header-title-pega.png) no-repeat 4% center/8%,url(image/h1-back-pega.png) no-repeat left top/120% 100%;
}
}
@media only screen and (max-width: 1080px) {
#header-title{
margin: 30px 0 0;
padding: 70px 0 90px 12%;
background: url(image/header-title-pega.png) no-repeat 2% 70px/9%,url(image/h1-back-pega.png) no-repeat left top/130% 100%;
}
}
@media only screen and (max-width: 835px) {
#header-title{
margin: 30px 0 0;
padding:70px 0 50px 3%;
background: url(image/header-title-pega.png) no-repeat 1% 60px/9%,url(image/h1-back-sm-pega.png) no-repeat left top/100% 100%;
}
}
@media only screen and (max-width: 640px) {
#header-title{
margin: 20px 0 0;
padding:50px 0 40px 3%;
background: url(image/header-title-pega.png) no-repeat 2% 50px/9%,url(image/h1-back-sm-pega.png) no-repeat left top/130% 100%;
}
}
@media only screen and (max-width: 480px) {
#header-title{
margin: 20px 0 0;
padding:50px 0 30px 3%;
background: url(image/header-title-pega.png) no-repeat 2% 50px/10%,url(image/h1-back-sm-pega.png) no-repeat left top/170% 100%;
}
}

h1{
clear: both;
float: left;
width: 60%;
height: auto;
margin: 0 40% 0 0;
padding: 0 0 10px;
text-align: left;
font-family: "Kaisei Opti", serif;
font-weight: 700;
line-height: 120%;
font-size: 45px;
color: #3d2849;
border-bottom: 1px solid #3d2849;
}
@media only screen and (max-width: 1600px) {
h1{
width: 70%;
margin: 0 30% 0 0;
padding: 0 0 10px;
font-size: 45px;
}
}
@media only screen and (max-width: 1440px) {
h1{
width: 80%;
margin: 0 20% 0 0;
padding: 0 0 10px;
font-size: 40px;
}
}
@media only screen and (max-width: 1280px) {
h1{
width: 90%;
margin: 0 10% 0 0;
padding: 0 0 10px;
font-size: 35px;
}
}
@media only screen and (max-width: 1080px) {
h1{
width: 95%;
margin: 0 5% 0 0;
padding: 0 0 10px;
font-size: 30px;
}
}
@media only screen and (max-width: 835px) {
h1{
width: 95%;
margin: 0 5% 0 0%;
padding: 0 0 10px 9%;
font-size: 30px;
}
}
@media only screen and (max-width: 480px) {
h1{
width: 95%;
margin: 0 5% 0 0%;
padding: 0 0 10px 11%;
font-size: 26px;
}
}
@media only screen and (max-width: 414px) {
h1{
width: 95%;
margin: 0 5% 0 0%;
padding: 0 0 10px 12%;
font-size: 21px;
}
}

nav{
clear: both;
float: left;
width: 60%;
height: auto;
margin: 0 40% 0 0;
}
@media only screen and (max-width: 1600px) {
nav{
width: 70%;
margin: 0 30% 0 0;
}
}
@media only screen and (max-width: 1440px) {
nav{
width: 80%;
margin: 0 20% 0 0;
}
}
@media only screen and (max-width: 1280px) {
nav{
width: 90%;
margin: 0 10% 0 0;
}
}
@media only screen and (max-width: 1080px) {
nav{
width: 95%;
margin: 0 5% 0 0;
}
}
@media only screen and (max-width: 640px) {
nav{
width: 95%;
margin: 0 0% 0 0;
}
}

nav ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 20px 0 0;
padding: 0;
display: flex;
align-items: center;
border-left: 2px solid #fff;
}
nav li{
list-style-type: none;
font-size: 20px;
line-height: 100%;
flex: 1 0 auto;
text-align: center;
}
nav li a:link,nav li a:visited{
display: block;
color: #fff;
font-weight: 700;
padding: 10px 0;
text-align: center;
border-right: 2px solid #fff6;
}
nav li a:hover{
color: #fb9512;
}
@media only screen and (max-width: 1280px) {
nav ul{
margin: 10px 0 0;
}
nav li{
font-size: 17px;
}
}
@media only screen and (max-width: 1080px) {
nav ul{
border-left: 1px solid #fff;
}
nav li a:link,nav li a:visited{
display: block;
color: #fff;
font-weight: 700;
padding: 5px 0;
text-align: center;
border-right: 1px solid #fff;
}
}
@media only screen and (max-width: 835px) {
nav ul{
border-left:none;
align-items: flex-start;
flex-wrap: wrap;
}
nav li{
flex: 1 0 auto;
font-size: 17px;
}
nav li a:link,nav li a:visited{
display: block;
color: #fff;
font-weight: 700;
padding: 5px 0;
text-align: center;
margin: 0 1% 15px;
}
nav li:first-child a:link,nav li:first-child a:visited{
border-left: 1px solid #fff;
}
}
@media only screen and (max-width: 640px) {
nav li{
flex: 1;
flex-basis:48%;
font-size: 19px;
}
nav li a:link,nav li a:visited{
border-right: none;
}
nav li:first-child a:link,nav li:first-child a:visited{
border-left: none;
}
}
@media only screen and (max-width: 480px) {
nav li{
flex: 1;
flex-basis:48%;
font-size: 19px;
}
nav li a:link,nav li a:visited{
display: block;
color: #fff;
font-weight: 700;
padding: 5px 0;
text-align: center;
border-right: none;
margin: 0 1% 10px;
}
}
@media only screen and (max-width: 414px) {
nav li{
font-size: 17px;
}
}


/*メイン
--------------------------------------------------------------------------*/
main{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
}

#about{
clear: both;
float: left;
width: 100%;
height: auto;
margin: -80px 0 0;
padding-top: 170px;
padding-bottom: 80px;
scroll-margin-top: 160px;
background: url(image/about-back-l-pega.png) no-repeat left 70px/20%,url(image/about-back-r-pega.png) no-repeat right 0px/30%,url(image/about-title-pega.png) no-repeat center top/200px;
}
@media only screen and (max-width: 1600px) {
#about{
margin: -78px 0 0;
padding-top: 150px;
padding-bottom: 80px;
scroll-margin-top: 140px;
background: url(image/about-back-l-pega.png) no-repeat left 70px/18%,url(image/about-back-r-pega.png) no-repeat right 0px/25%,url(image/about-title-pega.png) no-repeat center top/180px;
}
}
@media only screen and (max-width: 1440px) {
#about{
margin: -75px 0 0;
padding-top: 130px;
padding-bottom: 80px;
scroll-margin-top: 120px;
background: url(image/about-back-l-pega.png) no-repeat left 70px/18%,url(image/about-back-r-pega.png) no-repeat right 0px/25%,url(image/about-title-pega.png) no-repeat center 20px/140px;
}
}
@media only screen and (max-width: 1280px) {
#about{
margin: -70px 0 0;
padding-top: 120px;
padding-right: 0;
padding-bottom: 50px;
scroll-margin-top: 120px;
background: url(image/about-back-l-pega.png) no-repeat left 50px/18%,url(image/about-back-r-pega.png) no-repeat right 0px/25%,url(image/about-title-pega.png) no-repeat center 20px/130px;
}
}
@media only screen and (max-width: 1080px) {
#about{
margin: -60px 0 0;
padding-top: 110px;
padding-bottom: 60px;
scroll-margin-top: 130px;
background: url(image/about-back-l-pega.png) no-repeat left 50px/22%,url(image/about-back-r-pega.png) no-repeat right 0px/32%,url(image/about-title-pega.png) no-repeat center 30px/120px;
}
}
@media only screen and (max-width: 835px) {
#about{
margin: -40px 0 0;
padding-top: 100px;
padding-bottom: 40px;
scroll-margin-top: 120px;
background: url(image/about-back-l-pega.png) no-repeat left 30px/25%,url(image/about-back-r-pega.png) no-repeat right 0px/35%,url(image/about-title-pega.png) no-repeat center 10px/110px;
}
}
@media only screen and (max-width: 640px) {
#about{
margin: -35px 0 0;
padding-top: 90px;
padding-bottom: 50px;
scroll-margin-top: 130px;
background: url(image/about-back-l-pega.png) no-repeat left 30px/25%,url(image/about-back-r-pega.png) no-repeat right 0px/35%,url(image/about-title-pega.png) no-repeat center 15px/100px;
}
}
@media only screen and (max-width: 480px) {
#about{
margin: -28px 0 0;
padding-top: 85px;
padding-bottom: 40px;
scroll-margin-top: 120px;
background: url(image/about-back-l-pega.png) no-repeat left 20px/30%,url(image/about-title-pega.png) no-repeat center 15px/100px,url(image/about-back-r-pega.png) no-repeat right 0px/40%;
}
}
@media only screen and (max-width: 414px) {
#about{
padding-top: 80px;
padding-bottom: 15px;
scroll-margin-top: 110px;
background: url(image/about-back-l-pega.png) no-repeat left 20px/35%,url(image/about-title-pega.png) no-repeat center 15px/90px,url(image/about-back-r-pega.png) no-repeat right 2px/45%;
}
}

#about h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 20px 0 50px;
padding: 0 0 20px;
text-align: center;
font-family: "Kaisei Opti", serif;
font-weight: 700;
font-size: 50px;
line-height: 100%;
background: url(image/about-h2-pega.png) no-repeat center bottom;
}
#about h2 span{
font-size: 40px;
}
#about h2 strong{
color: #e0c1ff;
font-size: 30px;
}
@media only screen and (max-width: 1080px) {
#about h2{
margin: 30px 0 50px;
font-size: 45px;
}
#about h2 span{
font-size: 35px;
}
#about h2 strong{
font-size: 25px;
}
}
@media only screen and (max-width: 835px) {
#about h2{
margin: 10px 0 40px;
font-size: 40px;
}
#about h2 span{
font-size: 30px;
}
#about h2 strong{
font-size: 25px;
}
}
@media only screen and (max-width: 640px) {
#about h2{
margin: 20px 0 40px;
font-size: 35px;
background: url(image/about-h2-pega.png) no-repeat center bottom/96%;
}
#about h2 span{
font-size: 25px;
}
#about h2 strong{
font-size: 20px;
}
}
@media only screen and (max-width: 414px) {
#about h2{
margin:20px 0 35px;
font-size: 30px;
}
}

#about img{
float: left;
max-width: 27%;
margin: 0 3% 0 15%;
}
#about p{
float: right;
width: 55%;
margin: 0 0 50px;
padding: 0 10% 0 0;
line-height: 200%;
text-align: left;
}
@media only screen and (max-width: 1440px) {
#about img{
max-width: 27%;
margin: 0 3% 0 10%;
}
#about p{
width: 55%;
margin: 0 0 50px;
padding: 0 5% 0 0;
}
}
@media only screen and (max-width: 1280px) {
#about img{
max-width: 27%;
margin: 0 3% 0 5%;
}
#about p{
width: 60%;
margin: 0 0 50px;
padding: 0 5% 0 0;
}
}
@media only screen and (max-width: 1080px) {
#about p{
width: 60%;
margin: 0 0 40px;
padding: 0 5% 0 0;
font-size: 17px;
}
}
@media only screen and (max-width: 835px) {
#about img{
max-width: 32%;
margin: 0 3% 0 5%;
}
}
@media only screen and (max-width: 640px) {
#about img{
float: none;
max-width: 60%;
margin: 0 0% 20px 0%;
}
#about p{
width: 100%;
margin: 0 0 35px;
padding: 0 5% 0;
font-size: 16px;
}
}
@media only screen and (max-width: 480px) {
#about img{
float: none;
max-width: 80%;
margin: 0 0% 20px 0%;
}
}

#phi{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding-top: 130px;
padding-bottom: 100px;
scroll-margin-top: 160px;
background: url(image/phi-title.png) no-repeat center top/150px,#f1ede9;
}
@media only screen and (max-width: 1440px) {
#phi{
padding-top: 90px;
padding-bottom: 80px;
scroll-margin-top: 130px;
background: url(image/phi-title.png) no-repeat center top/130px,#f1ede9;
}
}
@media only screen and (max-width: 1280px) {
#phi{
padding-top: 80px;
padding-bottom: 60px;
scroll-margin-top: 130px;
background: url(image/phi-title.png) no-repeat center top/120px,#f1ede9;
}
}
@media only screen and (max-width: 1080px) {
#phi{
padding-top: 70px;
padding-bottom: 60px;
scroll-margin-top: 150px;
background: url(image/phi-title.png) no-repeat center top/110px,#f1ede9;
}
}
@media only screen and (max-width: 835px) {
#phi{
padding-top: 70px;
padding-bottom: 40px;
scroll-margin-top: 130px;
background: url(image/phi-title.png) no-repeat center top/110px,#f1ede9;
}
}
@media only screen and (max-width: 640px) {
#phi{
padding-top: 60px;
padding-bottom: 40px;
scroll-margin-top: 140px;
background: url(image/phi-title.png) no-repeat center top/100px,#f1ede9;
}
}
@media only screen and (max-width: 480px) {
#phi{
padding-top: 55px;
padding-bottom: 40px;
scroll-margin-top: 120px;
background: url(image/phi-title.png) no-repeat center top/90px,#f1ede9;
}
}
@media only screen and (max-width: 414px) {
#phi{
padding-top: 50px;
padding-bottom: 30px;
scroll-margin-top: 120px;
background: url(image/phi-title.png) no-repeat center top/80px,#f1ede9;
}
}

#phi h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 80px;
padding: 0 0 20px;
text-align: center;
font-family: "Kaisei Opti", serif;
font-weight: 700;
font-size: 50px;
line-height: 100%;
background: url(image/about-h2-pega.png) no-repeat center bottom;
}
#phi h2 strong{
color: #e0c1ff;
font-size: 30px;
}
@media only screen and (max-width: 1440px) {
#phi h2{
margin: 30px 0 80px;
font-size: 45px;
}
}
@media only screen and (max-width: 1280px) {
#phi h2{
margin: 40px 0 70px;
font-size: 40px;
}
}
@media only screen and (max-width: 1080px) {
#phi h2{
margin: 40px 0 60px;
font-size: 35px;
}
#phi h2 strong{
font-size: 25px;
}
}
@media only screen and (max-width: 835px) {
#phi h2{
font-size: 30px;
margin: 40px 0 40px;
}
}
@media only screen and (max-width: 640px) {
#phi h2{
font-size: 30px;
margin:40px 0 40px;
background: url(image/about-h2-pega.png) no-repeat center bottom/96%;
}
#phi h2 strong{
font-size: 20px;
}
}
@media only screen and (max-width: 480px) {
#phi h2{
margin: 30px 0 40px;
}
}

#phi img{
float: left;
max-width: 27%;
margin: 0 8% 0 10%;
}
#phi p{
float: right;
width: 55%;
margin: 0 0 50px;
padding: 0 10% 0 0;
line-height: 200%;
text-align: left;
}
@media only screen and (max-width: 1440px) {
#phi img{
max-width: 27%;
margin: 0 3% 0 10%;
}
#phi p{
width: 55%;
margin: 0 0 50px;
padding: 0 5% 0 0;
}
}
@media only screen and (max-width: 1280px) {
#phi img{
max-width: 27%;
margin: 0 3% 0 5%;
}
#phi p{
width: 60%;
margin: 0 0 50px;
padding: 0 5% 0 0;
}
}
@media only screen and (max-width: 1080px) {
#phi p{
width: 60%;
margin: 0 0 40px;
padding: 0 5% 0 0;
font-size: 17px;
}
}
@media only screen and (max-width: 835px) {
#phi img{
max-width: 32%;
margin: 0 3% 0 5%;
}
}
@media only screen and (max-width: 640px) {
#phi img{
float: none;
max-width: 60%;
margin: 0 0% 20px 0%;
}
#phi p{
width: 100%;
margin: 0 0 35px;
padding: 0 5% 0;
font-size: 16px;
}
}
@media only screen and (max-width: 480px) {
#phi img{
float: none;
max-width: 80%;
margin: 0 0% 20px 0%;
}
}

#guide{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding-top: 130px;
padding-left:5%;
padding-right:5%;
padding-bottom: 100px;
scroll-margin-top: 160px;
background: url(image/guide-title.png) no-repeat center top/150px;
}
@media only screen and (max-width: 1440px) {
#guide{
padding-top: 110px;
padding-left:5%;
padding-right:5%;
padding-bottom: 80px;
scroll-margin-top: 160px;
background: url(image/guide-title.png) no-repeat center top/140px;
}
}
@media only screen and (max-width: 1280px) {
#guide{
padding-top: 100px;
padding-left:5%;
padding-right:5%;
padding-bottom: 80px;
scroll-margin-top: 130px;
background: url(image/guide-title.png) no-repeat center top/130px;
}
}
@media only screen and (max-width: 1080px) {
#guide{
padding-top: 90px;
padding-left:5%;
padding-right:5%;
padding-bottom: 30px;
scroll-margin-top: 150px;
background: url(image/guide-title.png) no-repeat center top/120px;
}
}
@media only screen and (max-width: 835px) {
#guide{
padding-top: 90px;
padding-left:5%;
padding-right:5%;
padding-bottom: 20px;
scroll-margin-top: 130px;
background: url(image/guide-title.png) no-repeat center top/110px;
}
}
@media only screen and (max-width: 640px) {
#guide{
padding-top: 80px;
padding-left:5%;
padding-right:5%;
padding-bottom: 20px;
scroll-margin-top: 140px;
background: url(image/guide-title.png) no-repeat center top/100px;
}
}
@media only screen and (max-width: 480px) {
#guide{
padding-top: 70px;
padding-left:5%;
padding-right:5%;
padding-bottom: 10px;
scroll-margin-top: 120px;
background: url(image/guide-title.png) no-repeat center top/90px;
}
}
@media only screen and (max-width: 414px) {
#guide{
padding-top: 60px;
padding-left:5%;
padding-right:5%;
padding-bottom: 0px;
scroll-margin-top: 120px;
background: url(image/guide-title.png) no-repeat center top/80px;
}
}

#guide h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 10px 0 80px;
padding: 0 0 20px;
text-align: center;
font-family: "Kaisei Opti", serif;
font-weight: 700;
font-size: 50px;
line-height: 100%;
background: url(image/about-h2-pega.png) no-repeat center bottom;
}
#guide h2 strong{
color: #e0c1ff;
font-size: 30px;
}
@media only screen and (max-width: 1440px) {
#guide h2{
margin: 20px 0 80px;
font-size: 45px;
}
}
@media only screen and (max-width: 1280px) {
#guide h2{
font-size: 40px;
}
}
@media only screen and (max-width: 1080px) {
#guide h2{
margin: 20px 0 80px;
font-size: 35px;
}
#guide h2 strong{
font-size: 25px;
}
}
@media only screen and (max-width: 835px) {
#guide h2{
font-size: 30px;
margin: 20px 0 80px;
}
}
@media only screen and (max-width: 640px) {
#guide h2{
font-size: 30px;
margin: 10px 0 60px;
background: url(image/about-h2-pega.png) no-repeat center bottom/96%;
}
#guide h2 strong{
font-size: 20px;
}
}

#guide-area{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
display: flex;
}
@media only screen and (max-width: 1080px) {
#guide-area{
display:inherit;
}
}

.guide-box{
margin: 0 4%;
flex: 1;
}
@media only screen and (max-width: 1080px) {
.guide-box{
clear: both;
float: left;
width: 100%;
margin: 0 0 50px;
flex: 1;
}
}

#guide h3{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 40px;
padding: 0 0 15px;
text-align: left;
font-size: 30px;
font-weight: 400;
color: #3d2849;
border-bottom:3px solid #9f59c8;
}
#guide h3 span{
background: #f1ede9;
border-radius: 15px 15px 0 0;
padding: 10px 10% 8px;
margin: 0 0 0 2%;
}
#guide h4{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 30px 0 30px;
padding: 0;
font-size: 25px;
line-height: 100%;
font-weight: 700;
text-align: left;
color: #9f59c8;
}
@media only screen and (max-width: 1080px) {
#guide h3{
margin: 0 0 30px;
padding: 0 0 11px;
font-size: 25px;
}
#guide h3 span{
background: #f1ede9;
border-radius: 15px 15px 0 0;
padding: 7px 10% 7px;
margin: 0 0 0 2%;
}
#guide h4{
font-size: 25px;
line-height: 150%;
}
}
@media only screen and (max-width: 835px) {
#guide h3{
margin: 0 0 15px;
padding: 0 0 7px;
font-size: 20px;
}
}
@media only screen and (max-width: 640px) {
#guide h3{
padding: 0 0 7px;
margin: 0 0 20px;
}
}
@media only screen and (max-width: 480px) {
#guide h4{
font-size: 22px;
}
}

#guide dl{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0 0 20px;
display: flex;
flex-wrap: wrap;
align-items: center;
border-bottom: 3px dotted #c38fe1;
}
#guide dt{
clear: both;
float: left;
width: 20%;
height: auto;
margin: 0 0 15px;
padding: 8px 0 8px;
text-align: center;
font-size: 17px;
line-height: 100%;
background: #c38fe1;
border-radius: 30px;
color: #fff;
}
#guide dd{
float: left;
width: 80%;
height: auto;
margin: 0 0 15px;
padding: 0 0 0 3%;
font-size: 17px;
line-height: 100%;
text-align: left;
}
@media only screen and (max-width: 480px) {
#guide dt{
width: 30%;
font-size: 16px;
padding: 6px 0 6px;
}
#guide dd{
width: 70%;
font-size: 16px;
}
}

#guide ul{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0 0 0 5%;
}
#guide li{
margin: 0 0 15px;
padding: 0 0 0 20px;
text-align: left;
font-size: 17px;
line-height: 120%;
list-style-type: none;
background: url(image/guide-li.png) no-repeat left center;
}
@media only screen and (max-width: 640px) {
#guide li{
font-size: 16px;
}
}

#guide p{
text-align: left;
font-size: 17px;
margin: 0 0 20px;
line-height: 180%;
}
@media only screen and (max-width: 640px) {
#guidet p{
font-size: 16px;
margin: 0 0 30px;
}
}

#access{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0;
padding-top: 130px;
padding-left:20%;
padding-right:20%;
padding-bottom: 40px;
scroll-margin-top: 170px;
background: url(image/access-title-pega.png) no-repeat center top/150px,#c38fe1;
}
@media only screen and (max-width: 1600px) {
#access{
padding-top: 130px;
padding-left:10%;
padding-right:10%;
padding-bottom: 80px;
scroll-margin-top: 170px;
background: url(image/access-title-pega.png) no-repeat center top/130px,#c38fe1;
}
}
@media only screen and (max-width: 1440px) {
#access{
padding-top: 110px;
padding-left:5%;
padding-right:5%;
padding-bottom: 80px;
scroll-margin-top: 120px;
background: url(image/access-title-pega.png) no-repeat center top/120px,#c38fe1;
}
}
@media only screen and (max-width: 1280px) {
#access{
padding-top: 100px;
padding-left:5%;
padding-right:5%;
padding-bottom: 80px;
scroll-margin-top: 115px;
background: url(image/access-title-pega.png) no-repeat center top/110px,#c38fe1;
}
}
@media only screen and (max-width: 1080px) {
#access{
padding-top: 90px;
padding-left:5%;
padding-right:5%;
padding-bottom: 70px;
scroll-margin-top: 140px;
background: url(image/access-title-pega.png) no-repeat center top/100px,#c38fe1;
}
}
@media only screen and (max-width: 835px) {
#access{
padding-top: 85px;
padding-left:5%;
padding-right:5%;
padding-bottom: 20px;
scroll-margin-top: 130px;
background: url(image/access-title-pega.png) no-repeat center top/90px,#c38fe1;
}
}
@media only screen and (max-width: 640px) {
#access{
padding-top: 80px;
padding-left:5%;
padding-right:5%;
padding-bottom: 10px;
scroll-margin-top: 130px;
background: url(image/access-title-pega.png) no-repeat center top/80px,#c38fe1;
}
}
@media only screen and (max-width: 480px) {
#access{
padding-top: 70px;
padding-left:5%;
padding-right:5%;
padding-bottom: 10px;
scroll-margin-top: 120px;
background: url(image/access-title-pega.png) no-repeat center top/70px,#c38fe1;
}
}
@media only screen and (max-width: 414px) {
#access{
padding-top: 60px;
padding-left:5%;
padding-right:5%;
padding-bottom: 10px;
scroll-margin-top: 120px;
background: url(image/access-title-pega.png) no-repeat center top/60px,#c38fe1;
}
}

#access h2{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 80px;
padding: 0 0 20px;
text-align: center;
font-family: "Kaisei Opti", serif;
font-weight: 700;
font-size: 50px;
line-height: 100%;
color: #fff;
background: url(image/about-h2-pega.png) no-repeat center bottom;
}
#access h2 strong{
color: #e0c1ff;
font-size: 30px;
}
@media only screen and (max-width: 1440px) {
#access h2{
margin: 10px 0 80px;
font-size: 45px;
}
}
@media only screen and (max-width: 1280px) {
#access h2{
font-size: 40px;
}
}
@media only screen and (max-width: 1080px) {
#access h2{
margin: 10px 0 70px;
font-size: 35px;
}
#access h2 strong{
font-size: 25px;
}
}
@media only screen and (max-width: 835px) {
#access h2{
font-size: 30px;
margin: 0 0 40px;
}
}
@media only screen and (max-width: 640px) {
#access h2{
font-size: 30px;
margin: 0px 0 20px;
background: url(image/about-h2-pega.png) no-repeat center bottom/96%;
}
#access h2 strong{
font-size: 20px;
}
}

#access-text{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 50px;
padding: 50px 5% 30px;
background: #fff;
border-radius: 15px;
}
@media only screen and (max-width: 480px) {
#access-text{
margin: 0 0 40px;
padding: 30px 5% 15px;
}
}

#access dl{
clear: both;
float: left;
width: 100%;
height: auto;
margin: 0 0 30px;
padding: 0;
}
#access dt{
clear: both;
float: left;
width: 25%;
height: auto;
margin: 0 0 15px;
padding: 0 0 15px;
text-align: left;
line-height: 120%;
font-size: 20px;
font-weight: 500;
border-bottom: 1px solid #e0c1ff;
}
#access dd{
float: left;
width: 75%;
height: auto;
margin: 0 0 15px;
padding: 0 0 15px 3%;
text-align: left;
line-height: 120%;
font-size: 20px;
border-bottom: 1px solid #e0c1ff;
}
#access dd span{
font-size: 15px;
margin: 0 0 0 3%;
line-height: 100%;
}
@media only screen and (max-width: 1280px) {
#access dt{
width: 25%;
margin: 0 0 15px;
padding: 0 0 15px;
font-size: 17px;
border-bottom: 1px solid #e0c1ff;
}
#access dd{
width: 75%;
margin: 0 0 15px;
padding: 0 0 15px 3%;
font-size: 17px;
border-bottom: 1px solid #e0c1ff;
}
#access dd span{
font-size: 13px;
margin: 0 0 0 3%;
}
}
@media only screen and (max-width: 835px) {
#access dt{
clear: both;
width: 100%;
margin: 0;
padding: 0 0 10px;
font-size: 17px;
border-bottom: none;
font-weight: 700;
}
#access dd{
clear: both;
width: 100%;
margin: 0 0 15px;
padding: 0 0 15px;
font-size: 17px;
border-bottom: 1px solid #e0c1ff;
}
}
@media only screen and (max-width: 640px) {
#access dt{
font-size: 16px;
}
#access dd{
font-size: 16px;
}
}
@media only screen and (max-width: 480px) {
#access dd span{
margin: 0 0 0 0%;
}
}

#access iframe{
width: 100%;
height: 400px;
}
@media only screen and (max-width: 64px) {
#access iframe{
height: 350px;
}
}
@media only screen and (max-width: 480px) {
#access iframe{
height: 300px;
}
}

.js-fadeUp {
  opacity: 0; 
  transform: translateY(50px);
  transition: opacity .8s, transform 1.2s; 
}
.js-fadeUp.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s; 
}

/*フッタ
--------------------------------------------------------------------------*/
#page-top{
	width:40px;
	height:40px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
	color:#fff;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#9f59c8;
	transition:all 0.3s;
	color:#fff;
}
 
#page-top p:hover{
	background:#e0c1ff;
	color:#fff;
}
 
#move-page-top{
	color:#fff;
	line-height:40px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
