body {
  width: 900px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 28px;
  line-height: 52px;
  color: #3f3f3f;
}

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

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


.pc55-sp100 {
margin: 0px auto;
width: 100%;
}

/*___________________ 文字 _____________________*/


.yellow {
  color: #FFFBB3;
}

.purple {
  color: #8b0575;
}

.white {
  color: #ffffff;
}


.bold {
  font-weight: 900;
}

.title {
  font-size: 1.8em;
  line-height: 1.3em;
}

.title_s {
  font-size: 1.3em;
}

.title_before {
  font-size: 1.3em;
  line-height: 1.1em;
}

.marker_purple {
  background: linear-gradient(transparent 70%, #F9DEF6 70%);
}

.title_01 {
  font-size: 1.1em;
}

.title_02 {
  font-size: 1.2em;
}

.title_03 {
  font-size: 1.3em;
}

.title_04 {
  font-size: 1.4em;
}

.title_05 {
  font-size: 1.5em;
}

.title_06 {
  font-size: 1.6em;
}

.title_07 {
  font-size: 1.7em;
}

.title_08 {
  font-size: 1.8em;
}

.title_09 {
  font-size: 1.9em;
}

.title_10 {
  font-size: 2em;
  line-height: 1.4em;
}

.title_11 {
  font-size: 0.5em;
}


/*___________________ ヘッダー _____________________*/


.header1 {
  background-repeat: no-repeat;
  background-image: url(../images/top_view_04.png);
  background-position: center 0;
  height: 121px;
  margin: 40px auto 30px;
  overflow: hidden;
  position: relative;
}

.header2 {
  background-repeat: no-repeat;
  background-image: url(../images/top_view_08.png);
  background-position: center 0;
  height: 98px;
  margin: 0px auto 40px;
  overflow: hidden;
  position: relative;
}

.header3 {
  background-repeat: no-repeat;
  background-image: url(../images/top_view_05.png);
  background-position: center 0;
  height: 156px;
  margin: 0px auto 30px;
  overflow: hidden;
  position: relative;
}

.header4 {
  background-repeat: no-repeat;
  background-image: url(../images/top_view_07.png);
  background-position: center 0;
  height: 146px;
  margin: 0px auto 40px;
  overflow: hidden;
  position: relative;
}

.header5 {
  background-repeat: no-repeat;
  background-image: url(../images/top_view_06.png);
  background-position: center 0;
  height: 205px;
  margin: 0px auto 40px;
  overflow: hidden;
  position: relative;
}

/*___________________ コンテンツ _____________________*/


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


#naiyou {
  padding: 0px 0px 0px 0px;
}

#naiyou h1 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.4em;
  padding-top: 80px;
  text-align: center;
  margin: 0px auto 30px;
}

#naiyou h4 {
  color: #FF228C;
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.4em;
  margin: 15px auto 15px;
}

#naiyou h3 {
  color: #FF228C;
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.4em;
  margin: 15px auto 15px;
}

#naiyou p {
  width: 800px;
  line-height: 1.8em;
  margin: 0px auto 0px;
  display: block;
}

#naiyou h2 {
  color: #8B0575;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.4em;
  margin: 20px 0px 10px 15px;
}

#naiyou .waku {
  background-color: #ECECEC;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #F9F9F9), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #F9F9F9), color-stop(.75, #F9F9F9), color-stop(.75, transparent), to(transparent));
  -webkit-background-size: 14px 14px;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 100px;
  margin: 0px auto 0px;
  display: relative;
}

#naiyou .waku2 {
  background-color: #ffffff;
  width: 800px;
  padding-top: 50px;
  padding-bottom: 40px;
  margin: 0px auto 0px;
  display: block;
}

#naiyou .waku3 {
  width: 800px;
  border: solid 5px #8AB8BC;
  padding-top: 50px;
  padding-bottom: 40px;
  margin: 0px auto 0px;
  display: relative;
}

#naiyou .kowaku {
  background-color: #FFFFFF;
  background-position: center;
  width: 700px;
  padding: 40px 30px 30px;
  margin: 20px auto 40px;
  display: block;
}

#naiyou .check {
  width: 800px;
  padding: 0px 0 0px;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}

#naiyou .check li {
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: 0 12px;
  width: 700px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.7em;
  list-style-type: none;
  padding: 0px 0px 15px 40px;
  margin: 0px auto 20px;
  display: block;
}

#naiyou .check2 {
  width: 800px;
  padding: 0px 0 0px;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}

#naiyou .check2 li {
  background-image: url(../images/check_02.png);
  background-repeat: no-repeat;
  background-position: 0 7px;
  width: 700px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.7em;
  list-style-type: none;
  padding: 0px 0px 15px 40px;
  margin: 0px auto 20px;
  display: block;
}

#naiyou .tsuishin {
  width: 700px;
  margin: 0px auto 0px;
  display: block;
}

#naiyou .syomei {
  font-family: 'Noto Serif JP', serif;
  width: 700px;
  font-size: 1.6em;
  text-align: right;
  margin: 0px auto 0px;
  display: block;
}



#koe {
  margin-top: 0px;
}

#koe .waku {
  background-color: #3C7E8E;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0px auto 0px;
  display: relative;
}

#koe .wrap {
  background-color: #D6E3E5;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0px auto 0px;
  display: relative;
}

#koe .wrap2 {
  background-color: #ffffff;
  width: 800px;
  padding-top: 30px;
  padding-bottom: 40px;
  margin: 0px auto 30px;
  display: block;
}

#koe h1 {
  font-family: 'Noto Sans JP', sans-serif;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.6em;
  text-align: center;
  margin: 0px auto 00px;
}

#koe h2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  margin: 0px auto 30px;
}

#koe .illusto {
  float: left;
  width: 186px;
  margin: 10px 0px 0px 50px;
}

#koe h3 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-size: 1.05em;
  line-height: 1.5em;
  width: 480px;
  float: right;
  margin: 0px 50px 0px 0px;
}

#koe h4 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-size: 0.7em;
  margin: 0px 0px 0px 260px;
}

#koe .name {
  font-family: 'Noto Serif JP', serif;
  font-size: 0.95em;
  width: 480px;
  margin: 20px 0px 0px 20px;
}

#koe p {
  width: 800px;
  margin: 20px auto 20px;
  display: block;
}

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


#present {
  margin-top: 80px;
}

#present .waku {
  background-color: #8b0575;
  width: 100%;
  border-top: solid 8px #F9EE6B;
  border-bottom: solid 8px #F9EE6B;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0px auto 0px;
  display: relative;
}

#present .wrap {
  background-color: #E2CFE1;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #EDE6ED), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #EDE6ED), color-stop(.75, #EDE6ED), color-stop(.75, transparent), to(transparent));
  -webkit-background-size: 14px 14px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 30px;
  margin: 0px auto 70px;
  display: relative;
}

#present .wrap2 {
  background-color: #8b0575;
  width: 800px;
  padding-top: 25px;
  padding-bottom: 30px;
  margin: 0px auto 0px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #FFFBB3;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.3em;
  text-align: center;
  display: block;
}


#present .wrap3 {
  background-color: #ffffff;
  width: 800px;
  padding-top: 30px;
  padding-bottom: 40px;
  margin: 0px auto 50px;
  display: block;
}

#present .wrap4 {
  background-color: #ffffff;
  border: solid 8px #ce93c4;
  width: 784px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0px auto 50px;
  display: block;
}

#present h1 {
  font-family: 'Noto Sans JP', sans-serif;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.6em;
  text-align: center;
  margin: 0px auto 00px;
}

#present h2 {
  width: 700px;
  font-weight: 500;
  margin: 0px auto 00px;
}

#present p {
  width: 800px;
  margin: 0px auto 00px;
}

#present .wrap .gazoright {
  width: 220px;
  float: right;
  margin: 10px 50px 0px 40px;
}







.gazoL {
  float: left;
  margin: 10px 30px 20px 0px;
}

.gazoR {
  float: right;
  margin: 10px 0px 20px 30px;
}

.textR {
  text-align: right;
}

.center {
  text-align: center;

}


#prof {
  padding: 80px 0px 0px 0px;
}

#prof .wrap {
  background-color: #eadcea;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  margin: 0px auto 20px;
  display: relative;
}


#prof h1 {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
  margin: 0px auto 20px;
}

#prof h2 {
  text-align: center;
  font-size: 1.7em;
  line-height: 1.4em;
  margin: 20px auto 0px;
}

#prof h3 {
  width: 800px;
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 20px;
}

#prof h4 {
  width: 800px;
  text-align: center;
  font-size: 0.6em;
  line-height: 2.3em;
  margin-top: 20px;
  margin-bottom: 20px;
}

#prof .katagaki {
  width: 800px;
  display: block;
  margin: 0 auto 15px;
}

#prof .katagaki .gazo {
  margin: 10px auto 0px;
}

#prof hr {
  width: 800px;
  border: dotted 0.3px;
  margin-top: 0px;
  margin-bottom: 30px;
}

#prof p {
  width: 800px;
  line-height: 1.8em;
  display: block;
  margin: 0px auto 0px;
}



#suisen {
  padding: 80px 0px 0px 0px;
}

#suisen .wrap {
  background-color: #D6E3E5;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  margin: 0px auto 20px;
  display: relative;
}

#suisen .waku {
  background-color: #ffffff;
  width: 800px;
  margin: 0px auto 0px;
  display: block;
}

#suisen h1 {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
  margin: 0px auto 20px;
}

#suisen h2 {
  text-align: center;
  font-size: 1.7em;
  line-height: 1.4em;
  margin: 20px auto 0px;
}


#suisen h3 {
  width: 800px;
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 20px;
}

#suisen h4 {
  width: 800px;
  text-align: center;
  font-size: 0.6em;
  line-height: 1.4em;
  margin-top: 20px;
  margin-bottom: 20px;
}


#suisen .katagaki {
  width: 800px;
  display: block;
  margin: 0 auto 15px;
}

#suisen .katagaki .gazo {
  margin: 10px auto 0px;
}

#suisen hr {
  width: 800px;
  border: dotted 0.3px;
  margin-top: 0px;
  margin-bottom: 30px;
}

#suisen p {
  width: 800px;
  line-height: 1.8em;
  display: block;
  margin: 0px auto 0px;
}



#gaiyou {
  background-color: #F0F0F0;
  margin: 50px auto 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

#shousai {
  border-collapse: collapse;
  width: 850px;
  font-size: 15px;
  line-height: 27px;
  border-top: 1px dotted #383838;
  border-bottom: 1px dotted #383838;
  margin: 10px auto 0px;
}

#shousai .tr1 {
  border-bottom: 1px dotted #383838;
}

#shousai .tr2 {}

#shousai th {
  background-color: #F0F0F0;
  width: 150px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 15px 5px 15px 17px;
}

#shousai td {
  width: 565px;
  padding: 15px 10px 15px 25px;
}


/*___________________ フォーム _____________________*/

#form {
  position: relative;

}

#form .wrap1 {
  background-color: #3C7E8E;
  background-repeat: no-repeat;
  background-position: center 0;
  padding-top: 50px;
  padding-bottom: 60px;
  overflow: hidden;
  position: relative;
}

#form .wrap2 {
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-size: 2.3em;
  line-height: 1.4em;
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}

#form .wrap3 {
  width: 800px;
  margin: 0px auto 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  display: block;
  position: relative;
}

#form h1 {
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.4em;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}

#form h2 {
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-size: 1.65em;
  font-weight: 900;
  line-height: 1.5em;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}

#form h3 {
  color: #FFFBB3;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.6em;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px auto 30px;
  overflow: hidden;
  display: block;
}

.koukai {
  width: 600px;
  display: block;
  margin: 0px auto 20px;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}

.mail_box {
  background-color: #ffffff;
  background-image: url(../images/form_02.png);
  background-repeat: no-repeat;
  background-position: top 25px left 20px;
  width: 638px;
  border: none;
  border-radius: 10px;
  height: 90px;
  font-size: 20px;
  font-weight: 200;
  color: #000000;
  text-align: center;
  padding: 0px 0px 0px 60px;
  margin: 0px auto 20px;
  display: block;
}

.form_btn {
  width: 700px;
  height: 100px;
  margin: 0px auto 0px;
  display: block;
  opacity: 1;
  position: relative;
}

#form p {
  color: #ffffff;
  font-size: 0.6em;
  width: 690px;
  display: block;
  margin: 20px auto 0px;
  line-height: 1.4em;
}

#form .kome {
  background-color: #87b2bc;
  width: 700px;
  height: 75px;
  font-size: 13px;
  line-height: 18px;
  color: #535353;
  padding: 3px 5px 5px 5px;
  margin: 20px auto 0px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  transform: translateZ(0);
  display: block;
}


/*___________________ 画像 _____________________*/

.gazo {
  margin: 0px auto 0px;
  display: block;
}

.mt-20 {
  margin-top: -20px;
}

.mt-10 {
  margin-top: -10px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

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

/*--------- フッター -----------*/

#foot {
  color: #5E5A5A;
  width: 100%;
  font-size: 16px;
  line-height: 2em;
  text-align: center;
  padding-top: 0px;
  margin: 80px auto 0px;
  overflow: hidden;
  display: block;
}

#foot ul {
  text-align: center;
  list-style-type: none;
  margin: 0 auto 0px;
  display: block;
}

#foot ul li {
  display: inline;
}

#foot ul li a {
  color: #5E5A5A;
  text-decoration: none;
}

#foot small {
  text-align: center;
}
