@charset "UTF-8";
/* @font-face {
  font-family: "genMedium";
  src: url("/shared/common/font/SourceHanSansJP-Medium.woff") format("woff");
} */

* p {
  margin-bottom: 0 !important;
}

.open_container.no-column,
.toggle_container.no-column {
  -webkit-column-count: 1;
  -o-column-count: 1;
  column-count: 1;
  overflow: hidden;
}

@media only screen and (min-width: 660px) {
  .open_container.no-column .column,
  .toggle_container.no-column .column {
    width: 50%;
    float: left;
  }
  .open_container.no-column .column.left,
  .toggle_container.no-column .column.left {
    border-right: 1px solid #cfcfcf;
    padding-right: 10px;
  }
  .open_container.no-column .column.right,
  .toggle_container.no-column .column.right {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 660px) {
  .trigger {
    height: 52px !important;
  }
}

#sidebar {
  width: 190px !important;
}

@media screen and (max-width: 659px) {
  #sidebar {
    width: 100% !important;
  }
}

.leftnavi a strong {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.leftnavi a span {
  width: 100%;
  display: inline-block;
  margin-top: 3px;
}

strong {
  font-weight: bold;
}


.title_hyoushi {
  margin-top: -10px;
  /* width: 400px; */
}

@media screen and (min-width: 660px) and (max-width: 1100px) {
  .title_hyoushi {
    margin-top: 50px;
  }
}

@media screen and (max-width: 659px) {
  .title_hyoushi {
    margin-left: auto;
    margin-top: 30px;
    width: 80%;
  }
}

.title_hyoushi img {
	max-height: 400px;
	object-fit: contain;
	width: 100%;
  vertical-align: inherit;
}




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

@media screen and (max-width: 659px) {
  .title_txt {
    width: 100%;
  }
}

.smallTtl {
  font-size: 20px;
}

.title_wrap__flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (max-width: 659px) {
  .title_wrap__flexBox {
    display: block;
  }
}

.bottom-scrollBtn {
  margin: 30px auto;
  position: relative;
}

.bottom-scrollBtn .bottom-scrollBtn__item a {
  background-color: #F0E8DF;
  display: block;
  padding: 7px 0 7px 17px;
  margin-bottom: 1px;
  font-size: 16px;
  color: #221815;
  text-decoration: none !important;
  -webkit-transition: .2s;
  transition: .2s;
}

@media screen and (max-width: 500px) {
  .bottom-scrollBtn .bottom-scrollBtn__item a {
    line-height: 1.2;
  }
}

.bottom-scrollBtn .bottom-scrollBtn__item a:before {
  content: "\f103";
  font-family: FontAwesome;
  display: inline-block;
  margin: 0 10px 0 5px;
}

@media screen and (max-width: 500px) {
  .bottom-scrollBtn .bottom-scrollBtn__item a:before {
    position: relative;
    top: 10px;
  }
}

.bottom-scrollBtn .bottom-scrollBtn__item a:hover {
  background-color: #dacfc2;
}

.bottom-scrollBtn .bottom-scrollBtn__item span:nth-of-type(1) {
  width: 120px;
  display: inline-block;
}

.bottom-scrollBtn .bottom-scrollBtn__item span:nth-of-type(2) {
  font-size: 13px;
  margin-left: 13px;
}

@media screen and (max-width: 500px) {
  .bottom-scrollBtn .bottom-scrollBtn__item span:nth-of-type(2) {
    margin-left: 26px;
  }
}

.bottom-scrollBtn .bottom-scrollBtn__item br {
  display: none;
}

@media screen and (max-width: 500px) {
  .bottom-scrollBtn .bottom-scrollBtn__item br {
    display: block;
  }
}

.indexNavi {
  background-image: url(../syoseki-images/index-back.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  font-size: 16px;
  position: relative;
  padding: 0 25px;
}

@media screen and (max-width: 659px) {
  .indexNavi {
    margin-top: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(50%, #ffffff00), to(#ffffff)), url(../syoseki-images/index-back.jpg);
    background: linear-gradient(to right, #ffffff 0%, #ffffff00 50%, #ffffff 100%), url(../syoseki-images/index-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
}

.indexNavi li {
  border-bottom: 1px solid #000;
  padding: 6px 0;
}

.indexNavi li a {
  color: #000;
}

.indexNavi li a:before {
  content: "\f103";
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  left: 9px;
}

.indexNavi li .small-indexNavi {
  font-size: 13px;
  position: relative;
}

.indexNavi li .small-indexNavi::before {
  top: -7px;
  left: -17px;
  font-size: 16px;
}

.indexNavi li p {
  color: #5c5656;
  font-size: 13px;
  line-height: 20px;
}

.indexNavi li p .title__noWrap {
  display: inline-block;
}

@media only screen and (max-width: 659px) {
  .indexNavi li p .title__noWrap {
    display: inline;
  }
}

.indexNavi li .indexNavi__indent {
  margin-left: 3px;
  margin-right: 3px;
}

.syoseki-btn {
  width: 150px;
  margin-left: auto;
  font-size: 16px;
  position: relative;
}

@media screen and (max-width: 659px) {
  .syoseki-btn {
    margin: 0 auto;
  }
}

.syoseki-btn:hover {
  opacity: .6;
}

.syoseki-btn--last {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  font-size: 16px;
  position: relative;
}

@media screen and (max-width: 659px) {
  .syoseki-btn--last {
    margin: 0 auto 40px;
  }
}

.syoseki_link {
  width: inherit;
  height: inherit;
  padding: 6px 0 5px 15px;
  text-align: center;
  position: relative;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid #CAC4B8;
  border-radius: 4px;
  color: #905139;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 14px;
  background: -webkit-gradient(linear, left top, left bottom, from(#efede8), to(#dbd5ca));
  background: linear-gradient(to bottom, #efede8 0%, #dbd5ca 100%);
}

.syoseki_link:before {
  content: "\f0da";
  font-family: Fontawesome;
  font-weight: 100;
  color: #90040A;
  font-size: 20px;
  position: absolute;
  bottom: 4px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  vertical-align: middle;
  left: 17px;
  top: 10.5px;
}

.syoseki_link:hover {
  opacity: .6;
}

.entryTitle {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 120px;
}

@media screen and (max-width: 659px) {
  .entryTitle {
    height: inherit;
    background-size: 117%;
    background-position: center right;
  }
}

.entryTitle__ttlTxt {
  font-size: 23px;
  padding: 13px 0 0 30px !important;
}

@media screen and (max-width: 600px) {
  .entryTitle__ttlTxt {
    font-size: 20px;
  }
}

@media screen and (max-width: 450px) {
  .entryTitle__ttlTxt {
    padding-left: 15px !important;
  }
}

@media screen and (max-width: 600px) {
  .ttl__block {
    display: block;
    font-size: 20px;
    text-shadow: 0px 0px 3px #fff;
  }
}

.entryTitle__ttlTxt--taidan {
  font-size: 15px;
  color: #fff;
  padding: 30px 0 0 200px;
}

.entryTitle__ttlTxt--taidan span {
  font-size: 23px;
  margin-right: 5px;
}

@media screen and (max-width: 659px) {
  .entryTitle__ttlTxt--taidan {
    padding-left: 18%;
  }
}

@media screen and (max-width: 350px) {
  .entryTitle__ttlTxt--taidan {
    padding-left: 14px;
  }
}

.entryTitle__ttlTxt--ayumi {
  font-size: 20px;
  padding: 30px 0 0 32px;
}

@media screen and (max-width: 659px) {
  .entryTitle__ttlTxt--ayumi {
    font-size: 16px;
    padding: 33px 0 0 16px;
  }
}

.entryTitle__txt {
  width: 66%;
  padding-left: 30px;
}

@media screen and (max-width: 659px) {
  .entryTitle__txt {
    width: 57%;
  }
}

@media screen and (max-width: 450px) {
  .entryTitle__txt {
    font-size: 10px;
    padding-left: 15px;
  }
}

.box_entry {
  border: 5px solid #cea862;
}

.box_entry .firstTitle {
  color: #cea862;
  line-height: 2rem;
}

#article01 .firstTitle {
  font-size: 1.8em;
}

.box_entry__flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 25px;
}

@media screen and (max-width: 659px) {
  .box_entry__flexBox {
    display: block;
    padding: 10px 30px;
  }
}

.flexBox__txtArea {
  width: 60%;
  margin-left: 30px;
}

@media screen and (max-width: 659px) {
  .flexBox__txtArea {
    width: 100%;
    margin-left: 0;
  }
}

.flexBox__txtArea .prolog-ttl {
  font-size: 23px;
}

.flexBox__txtArea .prolog-subTtl {
  font-size: 23px;
}

.flexBox__txtArea .prolog-txt {
  margin-top: 10px;
}

.flexBox__txtArea .prolog-txtLast {
  text-align: right !important;
}

.prologImg {
  width: 40%;
}

.prologImg img {
  width: 100%;
}

@media screen and (max-width: 659px) {
  .prologImg {
    width: 50%;
    margin: 10px auto 0;
  }
}

.basyo-flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (max-width: 659px) {
  .basyo-flexBox {
    display: block;
  }
}

.basyo-txtArea {
  width: 55%;
}

.basyo-txtArea .basyo-txt02 {
  margin-top: 15px;
}

@media screen and (max-width: 659px) {
  .basyo-txtArea {
    width: 100%;
  }
}

.basyoImg {
  width: 35%;
}

.basyoImg img {
  width: 100%;
}

@media screen and (max-width: 659px) {
  .basyoImg {
    width: 50%;
    margin: 15px auto 0;
  }
}

.ayumi-flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px;
}

.ayumi-flexBox:nth-child(2) {
  margin-top: 20px;
}

@media screen and (max-width: 659px) {
  .ayumi-flexBox {
    display: block;
    padding: 0;
  }
}

.ayumi-txtArea {
  width: 60%;
}

@media screen and (max-width: 659px) {
  .ayumi-txtArea {
    width: 100%;
  }
}

.ayumi__imgWrap {
  width: 40%;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 659px) {
  .ayumi__imgWrap {
    width: 100%;
    display: block;
    margin: 5px auto 0;
  }
}

.ayumiImg {
  width: 80%;
}

.ayumiImg img {
  width: 100%;
}

@media screen and (max-width: 659px) {
  .ayumiImg {
    margin: 5px auto 0;
  }
}

.ayumi__imgWrap-second {
  width: 40%;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 659px) {
  .ayumi__imgWrap-second {
    width: 100%;
    margin: 5px auto 0;
  }
}

.ayumiImg-02 {
  width: 48%;
}

.ayumiImg-02 img {
  width: 100%;
}

.sintenchi-flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (max-width: 659px) {
  .sintenchi-flexBox {
    display: block;
  }
}

.sintenchi__txtArea {
  width: 55%;
}

.sintenchi__txtArea .sintenchi-txt:nth-child(2) {
  margin-top: 20px;
}

@media screen and (max-width: 659px) {
  .sintenchi__txtArea {
    width: 100%;
  }
}

.sintenchiImg {
  width: 35%;
}

.sintenchiImg img {
  width: 100%;
}

@media screen and (max-width: 659px) {
  .sintenchiImg {
    width: 50%;
    margin: 15px auto 0;
  }
}

.taidan-txt {
  font-size: 15px;
  padding: 10px;
}

@media screen and (max-width: 659px) {
  .taidan-txt {
    padding: 0;
  }
}

.taidan-flexWrap {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 659px) {
  .taidan-flexWrap {
    display: block;
    padding: 0;
  }
}

.taidan-txtArea {
  width: 55%;
}

.taidan-txtArea p:nth-child(2) {
  margin-top: 20px;
}

@media screen and (max-width: 659px) {
  .taidan-txtArea {
    width: 100%;
    margin-top: 10px;
  }
}

.taidan-profArea {
  width: 40%;
  font-size: 11px;
}

@media screen and (max-width: 659px) {
  .taidan-profArea {
    width: 100%;
    margin-top: 10px;
  }
}

.taidan-profArea .taidan-profImg {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 659px) {
  .taidan-profArea .taidan-profImg {
    width: 66%;
    margin: 15px auto;
  }
}

.taidan-profArea .taidan-profImg img {
  width: 100%;
}

.taidan-profArea .taidan-profImg figcaption {
  text-align: center;
}

.taidan-profArea .profArea__txt {
  margin-top: 5px;
}

.nenpyou-flexWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  border-bottom: 1px dotted #bbb;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}

@media screen and (max-width: 659px) {
  .nenpyou-flexWrap {
    display: block;
  }
}

.nenpyou-flexWrap--2 {
  margin: 0 auto;
  border-bottom: 1px dotted #bbb;
  padding: 0 0 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 659px) {
  .nenpyou-flexWrap--2 {
    display: block;
  }
}

.wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
}

@media screen and (max-width: 659px) {
  .wrap {
    display: block;
  }
}

.nenpyou-txtArea {
  margin-left: 30px;
}

@media screen and (max-width: 659px) {
  .nenpyou-txtArea {
    width: 100%;
    margin-left: 0;
  }
}

.nenpyou-txtArea p {
  vertical-align: top;
}

.nenpyou-txtArea .nenpyou-txt--1 {
  white-space: nowrap;
  height: 20px;
  width: 100px;
  font-size: 14px;
}

@media screen and (max-width: 659px) {
  .nenpyou-txtArea .nenpyou-txt--1 {
    width: auto;
    font-weight: 600;
  }
}

.nenpyou-txtArea .nenpyou-txt--2 {
  margin: 0 3px;
  display: none;
}

.nenpyou-txtArea .nenpyou-txt--3 {
  text-align: left;
  margin-left: 50px;
}

.nenpyou-txtArea--2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  padding-left: 30px;
  border-bottom: 1px dotted #bbb;
}

@media screen and (max-width: 659px) {
  .nenpyou-txtArea--2 {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

.nenpyou-txtArea--2 p {
  vertical-align: top;
}

.nenpyou-txtArea--2 .nenpyou-txt--1 {
  white-space: nowrap;
  font-size: 14px;
  width: 100px;
}

@media screen and (max-width: 659px) {
  .nenpyou-txtArea--2 .nenpyou-txt--1 {
    width: auto;
    font-weight: 600;
  }
}

.nenpyou-txtArea--2 .nenpyou-txt--2 {
  margin: 0 3px;
  display: none;
}

.nenpyou-txtArea--2 .nenpyou-txt--3 {
  text-align: left;
  margin-left: 50px;
  padding-right: 30px;
}

@media screen and (max-width: 659px) {
  .nenpyou-txtArea--2 .nenpyou-txt--3 {
    margin-left: 0;
    padding: 0 12px;
  }
}

.nenpyou-imgArea {
  width: 80%;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 659px) {
  .nenpyou-imgArea {
    width: 100%;
    margin: 15px auto 0;
  }
}

.nenpyou-imgArea .nenpyou-txt--3 {
  margin-left: 50px;
  padding-right: 30px;
}

@media screen and (max-width: 659px) {
  .nenpyou-imgArea .nenpyou-txt--3 {
    margin-left: auto;
    padding: 0 12px;
  }
}

.nenpyou-imgArea img {
  display: inline-block;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 5px;
  width: 35%;
}

@media screen and (max-width: 659px) {
  .img-tate {
    width: 100%;
  }
}

.img-tate img {
  width: 30%;
}

.nenpyou-imgTxt {
  text-align: left;
}

#linkWrap-7 .box_entry, #linkWrap-8 .box_entry {
  border: none;
  background-color: #F0E8DF;
  padding: 30px 50px;
}

@media screen and (min-width: 1101px) {
  #linkWrap-7 .box_entry, #linkWrap-8 .box_entry {
    width: 750px;
  }
}

@media screen and (max-width: 659px) {
  #linkWrap-7 .box_entry, #linkWrap-8 .box_entry {
    padding: 20px;
  }
}

.hakkou .hakkou__ttl {
  font-size: 24px;
}

@media screen and (max-width: 500px) {
  .hakkou .hakkou__ttl {
    line-height: 1.1;
  }
}

.hakkou .hakkou__ttl .mainSpan {
  width: 175px;
  display: inline-block;
  margin-right: 20px;
}

.hakkou .hakkou__ttl .subSpan {
  font-size: 15px;
}

.hakkou .hakkou__ttl br {
  display: none;
}

@media screen and (max-width: 500px) {
  .hakkou .hakkou__ttl br {
    display: block;
  }
}

.hakkou .hakkou__ttl span {
  white-space: nowrap;
}

.hakkou .hakkou__txt {
  margin-top: 20px;
  text-indent: 1em;
}

.hakkou .hakkou__ryakureki {
  margin-top: 30px;
  border-bottom: 1px solid #000;
}

.hakkou .hakkou__name {
  margin-top: 10px;
  margin-bottom: 5px !important;
}

.hankyou .hankyou__ttl {
  font-size: 24px;
}

@media screen and (max-width: 500px) {
  .hankyou .hankyou__ttl {
    line-height: 1.1;
  }
}

.hankyou .hankyou__ttl .mainSpan {
  width: 175px;
  display: inline-block;
  margin-right: 20px;
}

.hankyou .hankyou__ttl .subSpan {
  font-size: 15px;
}

.hankyou .hankyou__ttl br {
  display: none;

	
}

@media screen and (max-width: 500px) {
  .hankyou .hankyou__ttl br {
    display: block;
  }
}

.hankyou .hankyou__txt {
  margin-top: 20px;
}

img {
  max-width: 100%;
}

@media only screen and (max-width: 659px) {
  .fancybox-link {
    pointer-events: none;
  }
}



.trigger {
  position: relative;
  z-index: 10;
}
