@charset "UTF-8";
/*====================
 * style.scss
 *====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

/*--------------------
 * Base
 *--------------------*/
body {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Quicksand", "游ゴシック体", "Yu Gothic", "YuGothic", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 auto;
  width: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 1000px) {
  body {
    width: 1000px;
  }
}
@media only screen and (max-width: 1000px) {
  else body {
    width: 100%;
  }
}

* {
  margin: 0;
  padding: 0;
  font-style: normal;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: #000073;
  text-decoration: none;
  border: none;
}
a:hover {
  color: #3b8dc7;
  text-decoration: underline;
}

br {
  line-height: 1;
}

img {
  vertical-align: bottom;
}

.pc {
  display: block;
}

.pc-in {
  display: inline-block;
}

.sp {
  display: none;
}

.sp-in {
  display: none;
}

/*--------------------
 * Template
 *--------------------*/
.social_buttons {
  background: #fff;
  color: #152E42;
  padding: 6px 0 3px;
  text-align: center;
}
.social_buttons li {
  display: inline-block;
  float: none;
  vertical-align: top;
}

#bpGlobalFooter {
  background: #FFF;
}

@media only screen and (max-width: 1000px) {
  .header img {
    width: 100%;
  }
}
/*--------------------
 * Light Box
 *--------------------*/
.lb-data .lb-close {
  margin-top: 5px !important;
}

.lb-data .lb-details {
  width: 90% !important;
  padding: 1%;
}

.lb-data .lb-caption {
  color: #FFF !important;
  line-height: 1.4 !important;
  font-weight: normal !important;
}

.lb-data .lb-caption strong {
  font-weight: bold !important;
}

/*--------------------
 * 汎用
 *--------------------*/
.disno {
  display: none;
}

.disinline {
  display: inline;
}

.ofh {
  overflow: hidden;
}

.bold {
  font-weight: bold;
}

.cl {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tac {
  text-align: center;
}

/*clearfix --------------------------- */
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.mt5 {
  margin-top: 5px;
}

.pt5 {
  padding-top: 5px;
}

.mt0 {
  margin-top: 0px;
}

.mr0 {
  margin-right: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.ml0 {
  margin-left: 0px;
}

.pt0 {
  padding-top: 0px;
}

.pr0 {
  padding-right: 0px;
}

.pb0 {
  padding-bottom: 0px;
}

.pl0 {
  padding-left: 0px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

/*--------------------
 * Main Contents
 *--------------------*/
#ContentsArea {
  background: #e8edf0;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  border-top: 1px solid #251e1c;
}
#ContentsArea .ti05 {
  display: inline-block;
  text-indent: -0.5em;
}
#ContentsArea .ti04 {
  display: inline-block;
  text-indent: -0.4em;
}
#ContentsArea .ti03 {
  display: inline-block;
  text-indent: -0.3em;
}
#ContentsArea .sticks {
  display: inline-block;
  letter-spacing: -0.075em;
  padding-right: 4px;
}
#ContentsArea dl.notes {
  margin-top: 30px;
  overflow: hidden;
}
#ContentsArea dl.notes dt {
  float: left;
  margin-right: 0.5em;
}
#ContentsArea dl.notes dd {
  overflow: hidden;
}
#ContentsArea .notes {
  margin-top: 20px;
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}
#ContentsArea .notes li {
  padding-left: 1.2em;
  position: relative;
}
#ContentsArea .notes li:before {
  content: "※";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
#ContentsArea .bold {
  font-weight: bold;
}
#ContentsArea .lead {
  font-size: 16px;
  color: #251e1c;
  line-height: 1.6470588235;
}
#ContentsArea .photo {
  width: 240px;
}
#ContentsArea .photo.no-photo {
  padding: 10px;
  border: solid 1px #3f8b76;
}
#ContentsArea .photo.no-photo .kata {
  margin-top: 0;
}
#ContentsArea .photo.no-photo .name {
  margin-top: 10px;
  line-height: 1.2;
}
#ContentsArea .photo .person {
  position: relative;
}
#ContentsArea .photo .person img {
  width: 100%;
}
#ContentsArea .photo .kata {
  color: #251e1c;
  margin-top: 10px;
  width: 100%;
  font-size: 11px;
  line-height: 1.6;
  font-weight: bold;
}
#ContentsArea .photo .name {
  color: #251e1c;
  font-size: 24px;
  font-weight: bold;
}
#ContentsArea .photo .name span {
  display: inline-block;
  margin-left: 4px;
  font-size: 80%;
}
#ContentsArea .photo .profile {
  background: #FFF;
  padding: 10px;
  font-size: 11px;
  line-height: 1.4;
}
#ContentsArea {
  /* 図の設定 ------------------------------*/
}
#ContentsArea .figure-max img {
  width: 100%;
}
#ContentsArea .figure-wide {
  margin-top: 40px;
  text-align: center;
}
#ContentsArea .figure-wide .figure {
  display: inline-block;
  width: 100%;
}
#ContentsArea .figure-wide .figure img {
  width: 100%;
}
#ContentsArea .figure-center {
  text-align: center;
}
#ContentsArea .figure-center .figure {
  width: auto;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
#ContentsArea .figure-center .figure img {
  max-width: 100%;
}
#ContentsArea .figure {
  width: 250px;
  background-color: #222;
  display: block;
  padding: 2px 0;
  font-size: 11px;
  text-align: left;
}
#ContentsArea .figure.wide {
  width: 100%;
}
#ContentsArea .figure.wide img {
  width: 100%;
}
#ContentsArea .figure.wide .figure_in .title {
  width: auto;
  padding-right: 10px;
}
#ContentsArea .figure.no-frame {
  background: none;
  padding: 0;
}
#ContentsArea .figure.no-frame .figure_in {
  margin: 0;
}
#ContentsArea .figure:hover {
  background-color: #222;
  text-decoration: none;
}
#ContentsArea .figure:hover .figure_in .zoom {
  background: url("zoom_on.gif") no-repeat left bottom;
}
#ContentsArea .figure span {
  display: block;
}
#ContentsArea .figure span img {
  width: 100%;
}
#ContentsArea .figure .figure_in {
  margin: 0 2px;
  background-color: #fff;
  position: relative;
}
#ContentsArea .figure .figure_in .zoom {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 19px;
  background: url("zoom_off.gif") no-repeat left bottom;
}
#ContentsArea .figure .figure_in .img {
  text-align: center;
  padding: 20px 10px 10px;
}
#ContentsArea .figure .figure_in .title {
  padding: 0 10px 5px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  overflow: hidden;
  color: #3f8b76;
}
#ContentsArea .figure .figure_in .title span.zu {
  display: block;
  float: left;
  margin-right: 0.5em;
}
#ContentsArea .figure .figure_in .title span.text {
  overflow: hidden;
}
#ContentsArea .figure .figure_in .txt {
  background: #222;
  color: #FFF;
  padding: 8px 10px 6px;
  font-size: 13px;
}
#ContentsArea .btn-dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ef4132;
  width: 100%;
  font-weight: bold;
  border: 4px solid #ef4132;
  -webkit-box-shadow: 0 6px 0 #3f8b76;
          box-shadow: 0 6px 0 #3f8b76;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 6px;
  position: relative;
  top: 0;
}
#ContentsArea .btn-dl:hover {
  color: #FFF;
  top: 4px;
  -webkit-box-shadow: 0 2px 0 #3f8b76;
          box-shadow: 0 2px 0 #3f8b76;
  text-decoration: none;
}
#ContentsArea .btn-dl:hover .right {
  background: #3f8b76;
  color: #FFF;
}
#ContentsArea .btn-dl:hover .right .l1 {
  color: #ef4132;
}
#ContentsArea .btn-dl div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#ContentsArea .btn-dl div.left {
  background: #ef4132;
  color: #FFF;
  padding: 4px 4px 4px 2px;
  width: 70px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
}
#ContentsArea .btn-dl div.left img {
  max-width: 32px;
}
#ContentsArea .btn-dl div.right {
  background: #FFF;
  color: #3f8b76;
  width: calc(100% - 70px);
  padding: 10px;
  letter-spacing: 0.1em;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#ContentsArea .btn-dl div.right:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(bgeffect.png);
  background-position: left top;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 0;
  opacity: 0.02;
}
#ContentsArea .btn-dl2-wrap {
  width: 1000px;
  margin: 50px auto 60px;
}
#ContentsArea .btn-dl2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ef4132;
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  border: 5px solid #ef4132;
  border-radius: 6px;
  -webkit-box-shadow: 0 8px 0 #3f8b76;
          box-shadow: 0 8px 0 #3f8b76;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  top: 0;
}
#ContentsArea .btn-dl2:hover {
  color: #FFF;
  top: 5px;
  -webkit-box-shadow: 0 3px 0 #3f8b76;
          box-shadow: 0 3px 0 #3f8b76;
  text-decoration: none;
}
#ContentsArea .btn-dl2:hover .right {
  background: #3f8b76;
  color: #FFF;
}
#ContentsArea .btn-dl2:hover .right .l1 {
  color: #ef4132;
}
#ContentsArea .btn-dl2 div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
#ContentsArea .btn-dl2 div.left {
  background: #ef4132;
  color: #FFF;
  padding: 10px;
  width: 120px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
}
#ContentsArea .btn-dl2 div.left img {
  max-width: 40px;
}
#ContentsArea .btn-dl2 div.right {
  background: #FFF;
  color: #3f8b76;
  width: 480px;
  padding: 15px 30px;
  letter-spacing: 0.1em;
  position: relative;
  overflow: hidden;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#ContentsArea .btn-dl2 div.right:before {
  content: "";
  width: 100%;
  height: 486px;
  background: url(bgeffect.png);
  background-position: left top;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 0;
  opacity: 0.02;
}
#ContentsArea {
  /* PageTopの設定 ------------------------------*/
}
#ContentsArea .pagetop-area {
  margin-top: 80px;
  padding-left: 50px;
  padding-right: 50px;
}
#ContentsArea .pagetop-area .btn-pagetop {
  display: block;
  background: #f2f2f2;
  width: 100%;
  padding: 10px 30px 8px;
  font-size: 0.75em;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 2px solid #3f8b76;
  line-height: 2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
}
#ContentsArea .pagetop-area .btn-pagetop__inner {
  display: inline-block;
  position: relative;
}
#ContentsArea .pagetop-area .btn-pagetop__inner::before {
  display: inline-block;
  content: "▲";
  margin-right: 0.4em;
  font-size: 80%;
}
#ContentsArea .pagetop-area .btn-pagetop:hover {
  background: #3f8b76;
  color: #FFF;
  text-decoration: none;
  border-bottom: 2px solid #f2f2f2;
}
#ContentsArea .link-area {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: solid 2px #eeeef0;
}
#ContentsArea .link-title {
  background: #000073;
  color: #FFF;
  line-height: 1;
  padding: 20px 30px;
  font-weight: bold;
}
#ContentsArea .link-list {
  margin: 0;
  padding: 20px 30px;
  list-style: none;
}
#ContentsArea .link-list li {
  margin: 0;
  padding: 10px 0 10px 22px;
  line-height: 1.5em;
  background: url("icon_arrow.gif") no-repeat left center;
  font-size: 14px;
}
#ContentsArea .link-list li:not(:first-child) {
  border-top: dotted 1px #ccc;
}
#ContentsArea .link-list .linkbot {
  overflow: hidden;
}
#ContentsArea .contact-area {
  width: 100%;
  max-width: 1000px;
  margin-top: 50px;
  position: relative;
}
#ContentsArea .contact-area__inner {
  text-align: center;
}
#ContentsArea .contact-title {
  margin-bottom: 20px;
  text-align: center;
}
#ContentsArea .contact-title span {
  display: inline-block;
  background: #000073;
  color: #fff;
  font-weight: bold;
  padding: 9px 20px 11px;
  line-height: 1;
}
#ContentsArea .contact-logo {
  max-width: 260px;
  margin: 30px auto;
}
#ContentsArea .contact-logo img {
  width: 100%;
}
#ContentsArea .contact-content {
  margin-top: 30px;
  line-height: 1.75;
}
#ContentsArea .contact-content + .contact-title {
  margin-top: 50px;
}
#ContentsArea .contact-content strong {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
#ContentsArea .contact-content a {
  text-decoration: underline;
}
#ContentsArea .contact-content .note {
  margin-top: 30px;
  font-size: 14px;
}
#ContentsArea .contact-content .note__inner {
  display: inline-block;
  border: solid 1px #dcdcdc;
  border-radius: 5px;
  padding: 15px 25px;
}
#ContentsArea .contact-content .purple {
  font-weight: bold;
  color: #6671ff;
}

#ContentsArea {
  overflow: hidden;
}
#ContentsArea h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 100px;
  padding: 15px 15px 15px 90px;
}
#ContentsArea h2::before {
  content: "";
  background: -webkit-linear-gradient(60deg, #3f8b76 30%, #000073 90%);
  background: linear-gradient(30deg, #3f8b76 30%, #000073 90%);
  width: 100vw;
  height: 100%;
  position: absolute;
  left: calc(470px - 50vw);
  top: 0;
  z-index: 1;
}
#ContentsArea h2::after {
  content: "";
  background-image: url(h2_img.png);
  width: 67px;
  height: 67px;
  -webkit-box-shadow: -8px -8px 0 #e67300;
          box-shadow: -8px -8px 0 #e67300;
  position: absolute;
  left: 8px;
  top: calc(50% - 32px);
  z-index: 2;
}
#ContentsArea h2 .h2-inner {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  line-height: 1.3846153846;
  position: relative;
  z-index: 3;
}
#ContentsArea .content-wrap {
  width: 1000px;
  margin: 0 auto 0;
  line-height: 1.4;
  position: relative;
  z-index: 2;
}

.content-bottom {
  background: #fff;
  margin-top: 50px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 0;
  position: relative;
  z-index: 2;
}

#ContentsArea.page-index .pagetop-area {
  margin-top: 50px;
  padding-left: 0;
  padding-right: 0;
}
#ContentsArea.page-index::before {
  content: "";
  background: url(dot_bg.png);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#ContentsArea.page-index .content-head__inner {
  width: 100%;
  background: #e8edf0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 20px;
  text-align: center;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-index .content-head h1 {
  background: -webkit-linear-gradient(60deg, #3f8b76 30%, #000073 90%);
  background: linear-gradient(30deg, #3f8b76 30%, #000073 90%);
  text-align: center;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-index .content-head h1 img {
  max-width: 725px;
}
#ContentsArea.page-index .lead {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  line-height: 1.6666666667;
}
#ContentsArea.page-index .content-wrap {
  width: 100%;
}
#ContentsArea.page-index .content-wrap::before {
  display: none;
}
#ContentsArea.page-index .content-wrap .block-main .text-main {
  margin-top: 0;
  background: none;
}
#ContentsArea.page-index .content-index {
  position: relative;
  z-index: 3;
}
#ContentsArea.page-index .content-index__inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}
#ContentsArea.page-index .content-index .btnlist-wrap {
  width: 100%;
  background: #fff;
  background: -webkit-linear-gradient(60deg, #3f8b76 30%, #000073 90%);
  background: linear-gradient(30deg, #3f8b76 30%, #000073 90%);
  padding: 30px 0;
}
#ContentsArea.page-index .content-index .btnlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  z-index: 3;
}
#ContentsArea.page-index .content-index .btn {
  display: block;
  width: 49%;
  margin-left: 2%;
  margin-top: 15px;
}
#ContentsArea.page-index .content-index .btn:nth-child(1), #ContentsArea.page-index .content-index .btn:nth-child(2) {
  margin-top: 0;
}
#ContentsArea.page-index .content-index .btn:nth-child(2n+1) {
  margin-left: 0;
}
#ContentsArea.page-index .content-index .btn:nth-child(odd) .name {
  background: #3f8b76;
}
#ContentsArea.page-index .content-index .btn:nth-child(odd) .text::before {
  background: #3f8b76;
}
#ContentsArea.page-index .content-index .btn:nth-child(odd) .more {
  background: #3f8b76;
}
#ContentsArea.page-index .content-index .btn:nth-child(even) .name {
  background: #000073;
}
#ContentsArea.page-index .content-index .btn:nth-child(even) .text::before {
  background: #000073;
}
#ContentsArea.page-index .content-index .btn:nth-child(even) .more {
  background: #000073;
}
#ContentsArea.page-index .content-index .btn {
  background: #fff;
  display: block;
  text-decoration: none;
  color: #000;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
#ContentsArea.page-index .content-index .btn.is-keynote:hover .btn-in {
  border: 2px solid #ffde40;
}
#ContentsArea.page-index .content-index .btn.is-keynote .tag {
  background: #ffde40;
  text-shadow: 0 0 2px rgba(203, 132, 21, 0.9);
}
#ContentsArea.page-index .content-index .btn.is-keynote .text::before {
  background: #ffde40;
}
#ContentsArea.page-index .content-index .btn.is-special:hover .btn-in {
  border: 2px solid #e67300;
}
#ContentsArea.page-index .content-index .btn.is-special .tag {
  background: #e67300;
}
#ContentsArea.page-index .content-index .btn.is-special .text::before {
  background: #e67300;
}
#ContentsArea.page-index .content-index .btn:hover:nth-child(odd) .btn-in {
  border: 2px solid #3f8b76;
}
#ContentsArea.page-index .content-index .btn:hover:nth-child(odd) .btn-in .more {
  color: #3f8b76;
}
#ContentsArea.page-index .content-index .btn:hover:nth-child(odd) .name {
  background: #fff;
  color: #3f8b76;
}
#ContentsArea.page-index .content-index .btn:hover:nth-child(even) .btn-in {
  border: 2px solid #000073;
}
#ContentsArea.page-index .content-index .btn:hover:nth-child(even) .btn-in .more {
  color: #000073;
}
#ContentsArea.page-index .content-index .btn:hover:nth-child(even) .name {
  background: #fff;
  color: #000073;
}
#ContentsArea.page-index .content-index .btn:hover .btn-in {
  text-decoration: none;
}
#ContentsArea.page-index .content-index .btn:hover .btn-in .more {
  color: #000073;
}
#ContentsArea.page-index .content-index .btn:hover .btn-in .more::before {
  width: 100%;
  left: 0;
}
#ContentsArea.page-index .content-index .btn:hover .photo-in {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
#ContentsArea.page-index .content-index .btn:hover .text {
  color: #fff;
}
#ContentsArea.page-index .content-index .btn:hover .text::before {
  opacity: 1;
}
#ContentsArea.page-index .content-index .btn .tag {
  display: inline-block;
  color: #FFF;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
}
#ContentsArea.page-index .content-index .btn .tag .tag-inner {
  display: inline-block;
  padding: 7px 8px 4px;
  letter-spacing: 0.05em;
  font-size: 12px;
  font-weight: bold;
}
#ContentsArea.page-index .content-index .btn .btn-in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border: 2px solid #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#ContentsArea.page-index .content-index .btn .photo {
  width: 20%;
  min-height: 120px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-index .content-index .btn .photo .photo-in {
  width: 100%;
  height: 100%;
  background-position: center top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-size: cover;
}
#ContentsArea.page-index .content-index .btn .text {
  width: 81%;
  position: relative;
  padding-bottom: 18px;
  z-index: 3;
  position: relative;
  overflow: hidden;
}
#ContentsArea.page-index .content-index .btn .text::before {
  content: "";
  background: #000073;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: right;
          transform-origin: right;
  opacity: 0;
}
#ContentsArea.page-index .content-index .btn .text-in {
  position: relative;
  z-index: 2;
}
#ContentsArea.page-index .content-index .btn .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #000073;
  color: #fff;
  width: 100%;
  height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
#ContentsArea.page-index .content-index .btn .name span {
  display: inline-block;
  padding: 6px 5px 4px 10px;
  letter-spacing: 0.05em;
  font-size: 13px;
  font-weight: bold;
}
#ContentsArea.page-index .content-index .btn .name .sml {
  font-size: 12px;
  padding-top: 7px;
}
#ContentsArea.page-index .content-index .btn .title {
  padding: 10px 4px 5px;
  font-size: 15px;
  line-height: 1.64;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#ContentsArea.page-index .content-index .btn .title.sml {
  font-size: 14.5px;
}
#ContentsArea.page-index .content-index .btn .more {
  background: #3f8b76;
  color: #FFF;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 10px;
  line-height: 1;
  z-index: 2;
  font-weight: bold;
}
#ContentsArea.page-index .content-index .btn .more::before {
  content: "";
  background: #fff;
  width: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#ContentsArea.page-index .content-index .btn .more span {
  display: inline-block;
  padding: 4px 12px 3px;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-index .content-kouen {
  position: relative;
}
#ContentsArea.page-index .kouen-wrap {
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 3;
}
#ContentsArea.page-index .kouen-wrap + .kouen-wrap {
  margin-top: 30px;
}
#ContentsArea.page-index .kouen-wrap__inner {
  position: relative;
  z-index: 2;
}
#ContentsArea.page-index .kouen-wrap.kicyo {
  border-top: 5px solid #ffde40;
}
#ContentsArea.page-index .kouen-wrap.kicyo .kouen-head .shoulder p {
  background: #ffde40;
  text-shadow: 0 0 2px rgba(203, 132, 21, 0.9);
}
#ContentsArea.page-index .kouen-wrap.kicyo .kouen-head .shoulder .group span {
  text-shadow: none;
}
#ContentsArea.page-index .kouen-wrap.kicyo .kouen-head .profile {
  border-top: 1px solid #ffde40;
}
#ContentsArea.page-index .kouen-wrap.special .kouen-head .shoulder p {
  background: #e67300;
}
#ContentsArea.page-index .kouen-wrap.special .kouen-head .profile {
  border-top: 1px solid #e67300;
}
#ContentsArea.page-index .kouen-wrap.special .kouen-head .profiles {
  border-top: 1px solid #e67300;
}
#ContentsArea.page-index .kouen-wrap .kouen-head {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 30px;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
#ContentsArea.page-index .kouen-wrap .kouen-head.no-photo .kouen-head__detail {
  width: 100%;
}
#ContentsArea.page-index .kouen-wrap .kouen-head.is-double .kouen-head__detail {
  width: calc(100% - 400px);
  padding: 20px 0 0;
}
#ContentsArea.page-index .kouen-wrap .kouen-head.is-double .title {
  font-size: 40px;
  text-align: center;
  line-height: 1.4;
}
#ContentsArea.page-index .kouen-wrap .kouen-head.is-double .profile {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
#ContentsArea.page-index .kouen-wrap .kouen-head.is-double .profiles {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
  padding-top: 10px;
}
#ContentsArea.page-index .kouen-wrap .kouen-head.is-double .profiles .profile + .profile .profile-kata,
#ContentsArea.page-index .kouen-wrap .kouen-head.is-double .profiles .profile + .profile .profile-name {
  text-align: right;
}
#ContentsArea.page-index .kouen-wrap .kouen-head::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#3f8b76), to(#000073));
  background: -webkit-linear-gradient(left, #3f8b76, #000073);
  background: linear-gradient(90deg, #3f8b76, #000073);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  opacity: 1;
}
#ContentsArea.page-index .kouen-wrap .kouen-head::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(headbg.png);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
  opacity: 0.25;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .shoulder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #000073;
  background: -webkit-gradient(linear, left top, right top, from(#3f8b76), to(#000073));
  background: -webkit-linear-gradient(left, #3f8b76, #000073);
  background: linear-gradient(90deg, #3f8b76, #000073);
  width: 100%;
  line-height: 1;
  position: relative;
  z-index: 3;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .shoulder p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 230px;
  vertical-align: middle;
  font-size: 18px;
  padding: 6px 10px 8px;
  text-align: center;
  font-weight: bold;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .shoulder .group {
  vertical-align: middle;
  font-size: 18px;
  padding: 14px 30px;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .shoulder .group span {
  display: inline-block;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  margin-right: 15px;
  letter-spacing: 0.1em;
}
#ContentsArea.page-index .kouen-wrap .kouen-head__photo {
  margin-top: 2px;
  width: 230px;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
#ContentsArea.page-index .kouen-wrap .kouen-head__photo img {
  width: 100%;
}
#ContentsArea.page-index .kouen-wrap .kouen-head__detail {
  background: rgba(255, 255, 255, 0.85);
  width: calc(100% - 230px);
  margin-top: 2px;
  padding: 20px 20px 0 30px;
  position: relative;
  z-index: 3;
  color: #000;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .title {
  color: #000073;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.5;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .profile {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .profile .profile-kata {
  font-size: 16px;
  font-weight: bold;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .profile .profile-name {
  margin-top: 4px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#ContentsArea.page-index .kouen-wrap .kouen-head .profile .profile-name span {
  display: inline-block;
  margin-left: 0.2em;
  font-size: 80%;
}
#ContentsArea.page-index .kouen-wrap .block-main {
  padding-left: 40px;
  padding-right: 40px;
}
#ContentsArea.page-index .kouen-wrap .block-main h2::before {
  left: calc(460px - 50vw);
}
#ContentsArea.page-index .kouen-wrap .block-main .text-main {
  padding: 40px 30px;
}
#ContentsArea.page-index .kouen-wrap .block-main .pagetop-text {
  margin-right: 0;
}
#ContentsArea.page-index .kouen-wrap .block-main .link-area {
  text-align: center;
  background: #eee;
  margin-top: 30px;
  padding: 10px;
}
#ContentsArea.page-index .kouen-wrap .block-main .link-area a {
  text-decoration: underline;
}

#ContentsArea.page-under::before {
  content: "";
  background: url(dot_bg.png);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#ContentsArea.page-under .content-head__inner {
  width: 100%;
  background: #e8edf0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 30px;
  text-align: center;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .content-head .shoulder {
  background: -webkit-linear-gradient(60deg, #3f8b76 30%, #000073 90%);
  background: linear-gradient(30deg, #3f8b76 30%, #000073 90%);
  text-align: center;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .content-head .shoulder img {
  max-width: 725px;
}
#ContentsArea.page-under .content-head .company {
  display: inline-block;
  background: #e67300;
}
#ContentsArea.page-under .content-head .company span {
  display: inline-block;
  padding: 8px 25px;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .content-head h1 {
  margin-top: 20px;
  font-size: 45px;
  line-height: 1.2666666667;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", YuMincho, "Yu Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.025em;
  font-weight: bold;
  position: relative;
  z-index: 1;
  text-shadow: 3px 3px 2px rgba(37, 30, 28, 0.2);
}
#ContentsArea.page-under .content-head h1.sml {
  font-size: 44px;
}
#ContentsArea.page-under .content-head h1 span {
  color: #3f8b76;
}
#ContentsArea.page-under .lead {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  line-height: 1.6666666667;
  margin-top: 15px;
  padding-top: 15px;
  border-top: solid 1px #251e1c;
}
#ContentsArea.page-under .content-wrap {
  width: 100%;
}
#ContentsArea.page-under .content-wrap__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #e8edf0;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .content-wrap .block-main h3 {
  font-size: 18px;
  font-weight: bold;
}
#ContentsArea.page-under .content-wrap .block-main .text-main {
  margin-top: 50px;
  padding-bottom: 50px;
  line-height: 1.8;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .content-wrap .block-main .text-main strong {
  font-weight: bold;
}
#ContentsArea.page-under .content-wrap .block-main .pagetop-text {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .content-left {
  width: 640px;
  position: relative;
  z-index: 1;
}
#ContentsArea.page-under .content-right {
  padding-top: 35px;
  width: 272px;
  text-align: center;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .content-right .btn-top {
  display: inline-block;
}
#ContentsArea.page-under .other-link {
  margin-top: 24px;
  background: #FFF;
  text-align: left;
}
#ContentsArea.page-under .other-link ul {
  padding-bottom: 10px;
}
#ContentsArea.page-under .other-link li {
  margin-top: 5px;
  overflow: hidden;
  position: relative;
}
#ContentsArea.page-under .other-link li + li {
  border-top: dotted 1px #aaa;
  padding-top: 3px;
  margin-top: 1px;
}
#ContentsArea.page-under .other-link li:nth-child(odd) a::before {
  background: #3f8b76;
}
#ContentsArea.page-under .other-link li:nth-child(odd) .com {
  background: #3f8b76;
}
#ContentsArea.page-under .other-link li:nth-child(even) a::before {
  background: #000073;
}
#ContentsArea.page-under .other-link li:nth-child(even) .com {
  background: #000073;
}
#ContentsArea.page-under .other-link a {
  display: block;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .other-link a::before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.2;
}
#ContentsArea.page-under .other-link a:hover {
  text-decoration: none;
}
#ContentsArea.page-under .other-link a:hover::before {
  width: 100%;
  left: 0;
}
#ContentsArea.page-under .other-link a:hover .com::after {
  right: 6px;
}
#ContentsArea.page-under .other-link a .in {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
#ContentsArea.page-under .other-link a .kicyo,
#ContentsArea.page-under .other-link a .special {
  padding: 3px 10px 3px 15px;
  height: 22px;
  color: #FFF;
}
#ContentsArea.page-under .other-link a .kicyo + .com,
#ContentsArea.page-under .other-link a .special + .com {
  margin-top: 0;
  border-top: none;
}
#ContentsArea.page-under .other-link a .kicyo {
  background: rgb(255, 213.1884816754, 13);
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
}
#ContentsArea.page-under .other-link a .special {
  background: #e67300;
}
#ContentsArea.page-under .other-link a .com {
  color: #fff;
  margin-top: 4px;
  padding: 5px 15px 7px 15px;
  position: relative;
}
#ContentsArea.page-under .other-link a .com::after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  right: 9px;
  top: calc(50% - 4px);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#ContentsArea.page-under .other-link a .com span {
  font-weight: bold;
  line-height: 1.3;
  font-size: 14px;
}
#ContentsArea.page-under .other-link a .ttl {
  padding: 7px 10px 7px 15px;
  font-size: 13px;
  letter-spacing: 0.025em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}