@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

@media screen and (min-width: 1001px) {
  .is-sp {
    display: none !important;
  }
}

@media screen and (max-width: 1000px) {
  .is-pc {
    display: none !important;
  }
}

.feature-detail #anniv11 {
  background-color: #F8F5EA;
  font-family: 'Noto Sans JP', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.feature-detail #anniv11 .content {
  max-width: 1000px;
}
@media screen and (max-width: 1000px) {
.feature-detail #anniv11 .content {
  max-width: 350px;
}
.feature-detail #anniv11 .anniv11-shiori .content {
  max-width: 366px;
}
}/*spOnly*/
.feature-detail #anniv11 img {
  max-width: 100%;
}
.feature-detail #anniv11 p img {
    width: auto;
}
@media screen and (min-width: 1001px) {
  .feature-detail #anniv11 img {
    width: auto;
  }
}

.c-anniv11-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7.21px 10px;
  min-height: 40px;
  border-radius: calc(infinity * 1px);
  background-color: #1E9F39;
  border: 2px solid #1E9F39;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  transition: opacity 0.25s ease;
}
.c-anniv11-btn.btn span {
  position: relative;
  display: block;
  padding: 0 32px 0 10px;
}
.c-anniv11-btn.btn span::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: block;
    background: url(../images/11th-anniv/arrow_white.svg) no-repeat left top / 100% auto;
    width: 24px;
    height: 24px;
}
@media screen and (max-width: 1000px) {
  .c-anniv11-btn {
    padding: 8.5px 8px 8.5px 16px;
    font-size: min(3.5vw,14px);
  }
  .c-anniv11-btn.btn span {
    padding: 0 32px 0 4px;
    margin-left: auto;
  }
}
.c-anniv11-btn:hover {
  color: #fff;
  opacity: 0.6;
}
.c-anniv11-btn.is-bg-wh {
  background-color: #ffffff;
  border: 2px solid #1E9F39;
  color: #1E9F39;
}
.c-anniv11-btn.btn.is-bg-wh span::after {
    background: url(../images/11th-anniv/arrow_green.svg) no-repeat left top / 100% auto;
}
.c-anniv11-btn.is-bg-br {
  background-color: #7F5C39;
  border: 2px solid #7F5C39;
  color: #ffffff;
}

.anniv11-hero {
  position: relative;
  padding: 4px;
  background: #7F5C39;
  border: 8px solid #EAD89A;
  overflow: hidden;
}
.aniv11-hero-inner{
  position: relative;
  padding: 80px 0;
  background: url(../images/11th-anniv/stripe.png) repeat;
  background: url(../images/11th-anniv/stripe.svg) repeat;
  background-size: 40px auto ;
  background-position: top center;
  border: 2px solid #EAD89A;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
.aniv11-hero-inner{
  padding: 40px 0;
}
}

.anniv11-hero.is-page-present .hero {
  margin-bottom: 0;
}
.anniv11-hero .hero {
 margin: 0;
}
.feature-detail #anniv11 .anniv11-hero .hero .img {
  display: block;
  width: 100%;
  margin: 0 auto;
	max-width: 920px;
  height: auto;
}
@media screen and (max-width: 1000px) {
  .feature-detail #anniv11 .anniv11-hero .hero .img {
    max-width: 350px;
  }
}

.anniv11-hero.is-page-present .hero-note{
  margin-top: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  font-weight: 700;
}

/*-----------------------------
  anniv11-benefits
-----------------------------*/
.anniv11-benefits {
  position: relative;
 margin-top: 80px;
 background: #EB7200;
 padding: 0 40px 40px;
}
.anniv11-benefits .hero-note{
 color: #fff;
 font-size: 14px;
 line-height: 1.4;
 font-weight: 700;
}
.anniv11-benefits .title-benefits .img {
  display: block;
  max-width: 88.6%;
}
@media screen and (max-width: 1000px) {
  .anniv11-benefits {
    margin: 72px auto 0;
    padding: 0 20px 40px;
    width: min(87.5vw, 350px);
  }
  .anniv11-benefits .title-benefits {
    margin: 0;
    width: min(100%, 310px);
  }
  .anniv11-benefits .hero-note{
    margin-top: 16px;
    text-align: center;
    font-size: 12px;
  }
  .anniv11-benefits-subti{
    transform: translate(0, -20px);
    margin-bottom: -20px;
  }
  .anniv11-benefits-subti .title-benefits .img {
    flex: 1;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1001px) {  
  .anniv11-benefits-subti{
    display: flex;
    align-items: center;
    margin: 0 -40px;
    transform: translate(-20px, -20px);
  }
  .anniv11-benefits-subti .title-benefits {
    flex: 1;
    text-align: left;
  }
  .anniv11-benefits-subti .title-benefits .img {
    flex: 1;
    width: 482px !important;
  }
  .anniv11-benefits-subti .hero-note{
    width: 340px;
  }
}


.anniv11-benefits-cont .wrap-band .txt-balloon{
  line-height: 1.4em;
  color: #ffffff;
  font-weight: 700;
}
.anniv11-benefits-cont .wrap-special,
.anniv11-benefits-cont .wrap-shiori{
  position: relative;
  background-color: #F8F5EA;
  border-radius: 10px;
  margin-top: 58px;
  padding: 80px 20px 30px;
}
@media screen and (max-width: 1000px) {
  .anniv11-benefits-cont .wrap-band{
    display: flex;
    align-items: center;
    gap: 0 min(5%,16px);
    margin-top: 40px;
    padding: 32px 0;
    border: solid #EAD89A;
    border-width: 2px 0;
  }
  .anniv11-benefits-cont .wrap-band .pic-band{
    width: min(48%,150px);
  }
  .anniv11-benefits-cont .wrap-band .txt-balloon{
    flex: 1;
    margin-right: -14px;
    font-size: min(4vw,16px);
  }
.anniv11-benefits-cont .wrap-special,
.anniv11-benefits-cont .wrap-shiori{
  margin-top: 79px;
  padding: 64px 20px 32px;
}

}
@media screen and (min-width: 1001px) {
  .anniv11-benefits-cont{
    display: flex;
    gap: 0 calc(40/920*100%);
  }
  .anniv11-benefits-cont .wrap-band{
    width: calc(220/920*100%);
  }
  .anniv11-benefits-cont .wrap-special,
  .anniv11-benefits-cont .wrap-shiori{
    width: calc(310/920*100%);
  }
  .anniv11-benefits-cont .wrap-band .txt-balloon{
    margin-top: 16px;
    text-align: center;
    font-size: 20px;
  }
}

.anniv11-benefits .txt-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: -58px auto 0;
  width: 108px;
  height: 108px;
}
@media screen and (max-width: 1000px) {
  .anniv11-benefits .txt-label {
    margin: -43.2px auto 0;
    width: 80px;
    height: 80px;
  }
}

.anniv11-benefits .txt-catch-Wrap{
  width: 100%;
  min-height: 140px;
  display: grid;
  align-items: center;
  background: 
  url("../../features/images/11th-anniv/benefits-deco_left-top.svg") no-repeat left top / 24px 24px,
  url("../../features/images/11th-anniv/benefits-deco_right-top.svg") no-repeat right top / 24px 24px,
  url("../../features/images/11th-anniv/benefits-deco_left-bottom.svg") no-repeat left bottom / 24px 24px,
  url("../../features/images/11th-anniv/benefits-deco_right-bottom.svg") no-repeat right bottom / 24px 24px;
}
.anniv11-benefits .txt-catch {
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  color: #7F5C39;
  text-align: center;
}
.anniv11-benefits .txt-catch span.txt-primary {
  color: #EB7200;
}
.anniv11-benefits .txt-catch .em {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: #EB7200;
}
.anniv11-benefits .txt-catch span.note {
    display: block;
    margin-top: 8px;
  font-size: 12px;
}
@media screen and (max-width: 1000px) {
  .anniv11-benefits .txt-catch {
  }
	.anniv11-benefits .txt-catch .em {
    font-size: min(6.5vw,26px);
    line-height: 1.2;
	}
}

.anniv11-benefits figure.cover {
  position: relative;
  margin: 20px auto 0;
  width: 100%;
  height: auto;
}
.anniv11-benefits figure.cover figcaption {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.anniv11-benefits .btn {
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
}


/*-----------------------------
  .anniv11-special
-----------------------------*/

.anniv11-special{
 position: relative;
	padding-top: 80px;
	padding-bottom: 64px;
	background: transparent;
}

@media screen and (max-width: 1000px) {
	.anniv11-special{
		padding-top: 60px;
	}
  .feature-detail #anniv11 .anniv11-special .content{
    max-width: 366px;
  }
}

.title-section.title-section-ribbon {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.anniv11-special .title-section.title-section-ribbon {
  top: 80px;
}
.feature-detail #anniv11 .title-section.title-section-ribbon img{
  width: min(97.5%, 680px);
}
.box-outline {
  padding: 4px;
  width: min(100%,1000px);
  border: 4px solid #EAD89A;
}
.box-outline.anniv11-special-outline {
  margin: 120px auto 0;
}
.box-outline-inner{
  background-color: #7F5C39;
}
.anniv11-special-outline-inner{
  padding: 120px 112px 64px;
}
.box-outline .txt-about {
  font-size: 20px;
  line-height: 2;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .anniv11-special .title-section.title-section-ribbon {
    top: 68px;
    margin-bottom: 0;
  }
  .box-outline.anniv11-special-outline {
    margin: 68px auto 0;
  }
  .anniv11-special-outline-inner{
    padding: 80px 20px 40px;
  }
  .box-outline .txt-about {
    font-size: min(5vw,20px);
    line-height: 1.4;
    width: auto;
    text-align: center;
  }
  .anniv11-special .box-outline .txt-about {
    margin: 0 0 40px;
  }
  .feature-detail #anniv11 .title-section.title-section-ribbon img{
    width: min(97.5%, 390px);
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-special-outline-inner {
    display: flex;
    justify-content: center;
    gap: 0 4%;
  }
  .anniv11-special-outline-inner .txt-about{
    width: min(48%,360px);
  }
  .anniv11-special-outline-inner .wrap-novelist{
    width: min(48%,360px);
  }
}

.anniv11-benefits .wrap-special .btn.c-anniv11-btn{
  min-width: 247px;
}
.anniv11-benefits .wrap-special .btn.c-anniv11-btn span{
  margin-left: auto;
  padding: 0 32px 0 4px;
}
@media screen and (min-width: 1001px) {
  .anniv11-benefits .wrap-special .btn.c-anniv11-btn{
    min-width: 272px;
  }
}

.box-outline .txt-about .catch {
  display: inline-block;
  border-radius: calc(infinity * 1px);
  background-color: #F8F5EA;
  margin-bottom: 10px;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #EB7200;
}
.box-outline .txt-about .em {
  display: block;
  margin-bottom: 10px;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 1000px) {
  .box-outline .txt-about .catch {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .box-outline .txt-about .em {
    margin: 8px 0;
    font-size: 1.3em;
  }
}
.box-outline .txt-about .bar {
 position: relative;
  display: inline-block;
}
.box-outline .txt-about .bar::after{
 content: "";
 display: block;
 background:#ffffff;
 width: 100%;
 height: 3px;
 border-radius: 4px;
 position: absolute;
 bottom:2px;
 left: 0;
}
@media screen and (max-width: 1000px) {
.anniv11-special-outline .txt-about .bar::after{
 height: 2px;
 bottom:2px;
}
}

.anniv11-special-outline .wrap-novelist {
  background: #F8F5EA;
  border-radius: 10px;
  padding: 20px 30px;
}
.wrap-novelist-flex{
  display: flex;
  align-items: center;
  gap: 0 20px;
}

.anniv11-special-outline .wrap-novelist .title {
  width: 48px;
  height: 118px;
  font-size: 0;
}
.anniv11-special-outline .novelist-list {
  flex: 1;
  display: flex;
  align-items: center;
	justify-content: center;
  flex-wrap: wrap;
  gap: 8px 20px;
  font-size: 20px;
  font-weight: 700;
}
.anniv11-special-outline .novelist-list .novelist {
  width: 4em;
  color: #7F5C39;
}
.anniv11-special-outline .wrap-novelist p{
  border: solid #EAD89A;
  border-width: 2px 0;
  padding: 20px 0;
  color: #EB7200;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .anniv11-special-outline .wrap-novelist {
    padding: 20px;
  }
  .anniv11-special-outline .wrap-novelist-flex{
    margin-bottom: 16px;
  }
  .anniv11-special-outline .wrap-novelist .title {
    width: 40px;
    height: 98px;
    margin-bottom: 0;
  }
}

/*-----------------------------
  .anniv11-step
-----------------------------*/
.anniv11-step {
  padding: 0 0 200px;
}
@media screen and (max-width: 1000px) {
  .anniv11-step {
    padding: 0 0 120px;
  }
}

.title-section.title-icon{
  position: relative;
  padding-top: 82px;
}
.title-section.title-icon .label{
  margin: 0 auto;
  width: min(100%,488px);
  min-height: 119px;
  display: grid;
  align-items: center;
  background: url(../../features/images/11th-anniv/benefits-deco_left-top.svg) no-repeat left top / 24px 24px, url(../../features/images/11th-anniv/benefits-deco_right-top.svg) no-repeat right top / 24px 24px, url(../../features/images/11th-anniv/benefits-deco_left-bottom.svg) no-repeat left bottom / 24px 24px, url(../../features/images/11th-anniv/benefits-deco_right-bottom.svg) no-repeat right bottom / 24px 24px;
  font-size: 28px;
  line-height: 1.4em;
  font-weight: 700;
  color: #EB7200;
  text-align: center;
}
.title-section.title-icon::before{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  content: '';
  display: block;
  width: 120px;
  height: 90px;
  background: url("../../features/images/11th-anniv/ic-cat.png") no-repeat center center / 100% 100%;
}
@media screen and (max-width: 1000px) {
  .title-section.title-icon{
    padding-top: 34px;
  }
  .title-section.title-icon .label{
    width: min(100%,244px);
    padding: 32px 12px;
    font-size: 20px;
  }
  .title-section.title-icon::before{
    width: 72px;
    height: 54px;
  }
}
.anniv11-step .step-list {
  margin: 80px auto 0;
  width: min(100%,920px);
  display: flex;
  justify-content: center;
  gap: 0 40px;
}
.anniv11-step .step {
  position: relative;
  background:#ffffff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding: 80px 20px 20px;
}
@media screen and (max-width: 1000px) {
  .anniv11-step .step-list {
    display: block;
    margin: 64px auto 0;
    width: min(100%,310px);
  }
  .anniv11-step .step{
    margin-top: 64px;    
    padding: 64px 20px 20px;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-step .step {
    width: calc((100% - 80px) / 3);
  }
}

.anniv11-step .step .txt-head {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: -58px auto 0;
  width: 108px;
  height: 108px;
}
@media screen and (max-width: 1000px) {
.anniv11-step .step .txt-head {
  margin: -46.2px auto 0;
  width: 80px;
  height: 80px;
}
}

.anniv11-step .step .wrap-txt {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #EAD89A;
}
@media screen and (max-width: 1000px) {
}
.anniv11-step .step .title {
  flex-grow: 1;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  color: #EB7200;
  text-align: center;
}
.anniv11-step .step .txt-note {
 font-size: 12px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  color: #7F5C39;
}

/*-----------------------------
  .anniv11-best
-----------------------------*/
.anniv11-best{
	padding: 0 0 80px;
}
.anniv11-best:not(.is-page-present){
	background: #E5F0E7;
}
@media screen and (max-width: 1000px) {
	.anniv11-best{
	  padding: 0 0 64px;
	}
}

.anniv11-best.is-page-present{ 
}
@media screen and (max-width: 1000px) {
	.anniv11-best.is-page-present{
	}
}

.anniv11-best-head {
  position: relative;
  padding-bottom: 80px;
}
.anniv11-best-head > .content {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-head{
    width: min(calc(100% - 50px), 358px);
    margin: 0 auto;
    padding-bottom: 0;
  }
  .anniv11-best-head > .content {
    font-size: inherit;
  }
}

.anniv11-best-head .title-section {
 transform: translate(0, -120px);
}
.feature-detail #anniv11 .anniv11-best-head .title-section .main {
  width: min(100%, 680px);
  margin-bottom: -78px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-head .title-section {
    transform: translate(0, -60px);
  }
	.feature-detail #anniv11 .anniv11-best-head .title-section .main {
    width: 100%;
    margin-bottom: -27px;
	}
}

.anniv11-best-head .txt-go{
  font-size: 20px;
  line-height: 1.8em;
  color: #7F5C39;
}
.anniv11-best-head .txt-go .link {
  text-decoration: underline;
  color: #EB7200;
}
.anniv11-best-head .txt-go .link:hover {
  text-decoration: none;
}

.anniv11-best-thanks {
  position: relative;
  margin: 80px auto;
  z-index: 20;
}
@media screen and (max-width: 1000px) {
	.anniv11-best-head .txt-go{
    font-size: 16px;
	}
  .anniv11-best-thanks {
    margin: 40px auto 64px;
  }
}

.anniv11-best-thanks .title-thanks {
  margin: 0px 0 40px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-thanks .title-thanks {
    margin-bottom: 20px;
  }
}
.anniv11-best-thanks .title-thanks .img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 1001px) {
  .anniv11-best-thanks .title-thanks .img {
    width: min(100%, 680px) !important;
  }
}
.anniv11-best-thanks .txt-intro {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  color: #7F5C39;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-thanks .txt-intro {
    font-size: 16px;
  }
}
.anniv11-best-thanks .txt-intro .em {
  color: #EB7200;
  font-weight: 700;
}

@media screen and (max-width: 1000px) {
  .anniv11-best > .content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.anniv11-best .title-best {
  margin-bottom: 65px;
  font-weight: bold;
  font-size: 34px;
  letter-spacing: 0.025em;
  text-align: center;
  color: #EB7200;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .title-best {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
.anniv11-best .title-best:after {
  content: '';
  display: block;
  margin: 20px auto 0;
  border-radius: 3px;
  width: 100px;
  height: 6px;
  background-color: currentColor;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .title-best:after {
    margin: 10px auto;
    height: 3px;
  }
}

.anniv11-best .best-list {
  list-style: none;
  margin-left: 0;
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best-list {
    font-size: inherit;
  }
}

.anniv11-best .best {
  position: relative;
  list-style: none;
  border: 8px solid #EAD89A;
  background: #ffffff;
  padding: 0 32px 32px;
  margin: 0 0 80px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best {
    margin: 64px 0 0;	 
    padding: 0 16px 36px; 
    border-width: 4px;
  }
}
.anniv11-best:not(.is-page-present) .best:last-child {
  margin-bottom: 0;
}


.anniv11-best.is-page-present .best .pcflex {
  display: flex;
  gap: 0 48px;
}
.anniv11-best.is-page-present .best .pcflex-child {
  flex: 1;
}
@media screen and (max-width: 1000px) {
  .anniv11-best.is-page-present .best .pcflex {
    flex-direction: column;
  }
}
@media screen and (min-width: 1001px) {
}


.anniv11-best .best .wrap-head {
  position: relative;
  margin-bottom: 32px;
  padding: 64px 0 32px 0;
  border-bottom: 2px solid #EAD89A;
  text-align: center;
  color: #1E9F39;
}
.anniv11-best.is-page-present .best .wrap-head {
  padding: 48px 0 32px 0;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .wrap-head {
    margin-bottom: 20px;
    padding: 48px 0 20px 0;
  }
  .anniv11-best.is-page-present .best .wrap-head {
    padding: 38px 0 18px 0;
  }
  .anniv11-best.is-page-present .pcflex-child + .pcflex-child .wrap-head {
    padding: 0 0 18px 0;
  }
}
.anniv11-best .best .num {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  transform: translateY(calc(-50% - 4px));
  font-size: 0;
}
#anniv11 .anniv11-best .best .num img{
  width: 131px;
  height: 80px;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .num {
    transform: translateY(calc(-50% - 2px));
  }
  #anniv11 .anniv11-best .best .num img{
    width: 105px;
    height: 64px;
  }
}
.anniv11-best .best .num .img {
  display: block;
}
.anniv11-best .best .container {
	position: relative; 
}
.anniv11-best.is-page-present .best .pcflex-child .container {
  padding: 0 0 48px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best.is-page-present .best .pcflex-child .container {
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-best .best > .container {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 40px;
  }
}
.anniv11-best .best .txt-catch {
  font-weight: bold;
  font-size: 32px;
	line-height: 1.4em;
	vertical-align: middle;
}

@media screen and (max-width: 1000px) {
  .anniv11-best .best .txt-catch {
    font-size: min(6.5vw,26px);
   line-height: 1.4;
  }
}
.anniv11-best .best .wrap-pic{
  width: 280px;
}
.anniv11-best.is-page-present .best .pcflex-child .wrap-pic{
  text-align: center;
}
.anniv11-best .best .wrap-pic .pic{
  margin-bottom: 20px;
}
.anniv11-best .best .wrap-pic .pic a{
  display: block;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .wrap-pic {
    margin: 0 auto 32px;
    width: 230px;
    text-align: center;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-best.is-page-present .best .pcflex-child .wrap-pic{
    margin: 0 auto 40px;
  }
}
.anniv11-best .best .wrap-pic .img {
  transition: opacity 0.25s ease;
}
.anniv11-best .best .btn-book {
  display: flex;
 height: 36px;
  margin-top: 15px;
  width: 100%;
}
.anniv11-best .best .btn-book span{
	position: relative;
	padding-right: 36px;
 padding-top: 2px;
}
.anniv11-best .best .btn-trial span{
	position: relative;
	padding-right: 28px;
 padding-top: 2px;
}
@media screen and (min-width: 1001px) {
  .anniv11-best .best .btn-book {
    padding: 8px 0;
    height: 48px;
    font-size: 20px;
   line-height: 1;
  }
}
.anniv11-best .best .wrap-txt {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.anniv11-best.is-page-present .best .wrap-txt {
	position: relative;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .wrap-txt {
    display: block;
  }
  .anniv11-best .best .wrap-txt + .wrap-series{
    margin-top: 20px;
  }
}
.anniv11-best .best .title {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 28px;
  color: #7F5C39;
}
.anniv11-best.is-page-present .best .pcflex-child .title{
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .title {
    margin-bottom: 12px;
    font-size: min(5vw,20px);
    text-align: center;
  }
}
.anniv11-best .best .title .sub {
  display: block;
  font-size: 16px;
}
.anniv11-best .best .info-list {
  display: flex;
  gap: 0 12px;
}
.anniv11-best.is-page-present .best .pcflex-child .info-list {
  justify-content: center;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .info-list {
    justify-content: center;
  }
}
.anniv11-best .best .info {
  display: flex;
  padding: 2px 8px;
  background: #F8F5EA;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4em;
  color: #7F5C39;
}
@media screen and (max-width: 1000px) {
 .anniv11-best .best .info{
 }
}
.anniv11-best .best .info .label {
  font-weight: inherit;
}
.anniv11-best .best .info .label:after {
  content: '/';
  margin: 0 0.5em;
}
.anniv11-best .best .txt-point {
  flex: 1;
  display: flex;
  gap: 0 20px;
  margin-top: 32px;
  padding-top: 12px;
  border-top: 2px solid #EAD89A;
}
.anniv11-best .best .txt-point .point {
  width: 64px;
  height: 180px;
  font-size: 0;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .txt-point {
    gap: 0 4px;
  }
  .anniv11-best .best .txt-point .point {
    width: 40px;
    height: 113px;
  }
}
.anniv11-best .best .txt-point .comment {
  flex: 1;
  text-align: right;
}
.anniv11-best .best .txt-point .comment .img {
  margin-bottom: 32px;
}
.anniv11-best .best .txt-point .comment .btn-wrap {
  display: flex;
  justify-content: flex-end;
  gap: 0 12px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .txt-point .comment .btn-wrap {
    justify-content: center;
    margin-left: -44px;
  }
}
@media screen and (min-width: 1001px) {
}


.anniv11-best .best .c-anniv11-btn.btn:not(.is-bg-wh) span::after{  
  transform: translateY(-50%) rotate(-90deg);
}

.anniv11-best .best .txt-special {
  border: 4px solid #EB7200;
  border-radius: 12px;
}
.anniv11-best .best:not(:has(.pcflex)) .txt-special {
  margin-top: 32px;
}
.anniv11-best .best .txt-special .special {
  background-color: #EB7200;
  border-radius: 6px 6px 0 0;
  padding: 16px 28px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  color: #ffffff;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .txt-special .special {
    border-radius: 8px 8px 0 0;
    padding: 18px 14px;
    font-size: 16px;
    text-align: center;
  }
  .anniv11-best .best:not(:has(.pcflex)) .txt-special {
    margin-top: 40px;
  }
}

.anniv11-best .best .txt-special .story {
  padding: 20px 28px;
}
.anniv11-best .best .txt-special .story p {
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  color: #7F5C39;
}
.anniv11-best .best .story-btn-wrap{
  text-align: right;
  margin-top: 32px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .txt-special {
    border: 2px solid #EB7200;
  }
  .anniv11-best .best .txt-special .story {
    padding: 20px 14px 18px;
  }
  .anniv11-best .best .story-btn-wrap{
    margin-top: 20px;
    text-align: center;
  }
}/*-SP only-*/

.anniv11-best .best .btn-special {
}
@media screen and (min-width: 1001px) {
  .anniv11-best .best .btn-special {
  }
}
.anniv11-best .best .btn-special span{
	position: relative;
	padding-right: 32px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .btn-special span{
    text-align: left;
	}
  .anniv11-best.is-page-present .best .btn-special{
    padding: 12.5px 22px;
    line-height: 19.6px;
  }
  .anniv11-best.is-page-present .best .btn-special span{
    padding: 0 38px 0 10px;
  }
}

.anniv11-best .is-page-present .best .wrap-series {
  width: 100%;
  padding-top: 48px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .is-page-present .best .series-list + .btn-series{
    margin-top: 18px;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-best .is-page-present .best .wrap-series:has(.series-list) {
    border-top: 2px solid #EAD89A;
  }
}
.anniv11-best .best .wrap-series:after {
  content: '';
  display: block;
  clear: both;
}
.anniv11-best .best .series-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 48px 20px;
  margin-bottom: 30px;
}
.anniv11-best .best .series {
    position: relative;
  list-style: none;
  width: calc((100% - 60px) / 4);
  margin-left: 0;
}
.anniv11-best .best .has-date .series .date{
  position: absolute;
  top: -28px;
  right: 0;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
}
.anniv11-best .best .has-date .series .date span{
  background-color: #F8F5EA;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 2px 8px;
  color: #EB7200;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}
.anniv11-best .is-page-present .best .wrap-series .btn-wrap{
    display: flex;
    justify-content: flex-end;
    gap: 0 12px;  
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .series-list {
    justify-content: center;
  }
  .anniv11-best .best .series {
    width: calc((100% - 20px) / 2);
  }
  .anniv11-best .is-page-present .best .wrap-series .btn-wrap{
    justify-content: center;    
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-best .best .has-date .series .date span{
    width: 100%;
    padding: 5px 8px 4px;
    line-height: 1em;
  }
}


.anniv11-best .best .series .pic {
  display: block;
  margin-bottom: 10px;
}
.anniv11-best .best .series .pic .img {
  transition: opacity 0.25s ease;
}
.anniv11-best .best .series .title {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .series .title {
    text-align: left;
  }
}
.anniv11-best .best .series .title .sub {
  font-size: 12px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .anniv11-best .best .c-anniv11-btn.btn-series {
    width: 192px;
    height: 44px;
    padding: 9px 8px 9px 18px;
  }
}

.anniv11-best-review {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-review {
    width: min(calc(100% - 50px), 400px);
    margin: 0 auto;
  }
}
.anniv11-best-review.is-page-present:before {
  top: 0;
}
.anniv11-best-review > .content {
  position: relative;
}
@media screen and (max-width: 1000px) {
}

.anniv11-best-aoharu {
  position: relative;
  margin-bottom: 150px;
  background-color: #eaf4fc;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-aoharu {
    margin-bottom: 70px;
    padding-top: 10px;
  }
}
.anniv11-best-aoharu.is-page-present {
  margin-bottom: 120px;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-aoharu.is-page-present {
    margin-bottom: 70px;
  }
}
.anniv11-best-aoharu:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 600px;
  background-color: #eaf4fc;
  transform: skewY(5deg);
  transform-origin: top right;
}
.anniv11-best-aoharu:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: 145px;
  background-color: #fdfaf3;
  transform: skewY(-5deg);
  transform-origin: top left;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-aoharu:after {
    height: 35px;
  }
}
.anniv11-best-aoharu > .content {
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-aoharu > .content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.anniv11-best-aoharu .pic-cat {
  position: absolute;
  top: -100px;
  right: 90px;
  z-index: 30;
  display: block;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-aoharu .pic-cat {
    top: -49px;
    right: 20px;
    width: 100px;
    height: auto;
  }
}
.anniv11-best-aoharu .title-best {
  color: #006cc7;
}

.anniv11-best-foot {
  margin-top: 150px;
  margin-bottom: 40px;
}
.anniv11-best-foot .content{
  text-align: center;
}
.anniv11-best-foot .btn{
  position: relative;
}
.anniv11-best-foot .c-anniv11-btn{
  padding: 16px 20px 16px 32px;
  font-size: 28px;
}
.anniv11-best-foot .btn::before{
  position: absolute;
  bottom: 60px;
  right: 0;
  left: 0;
  margin: 0 auto;
  content: '';
  display: block;
  width: 120px;
  height: 90px;
  background: url("../../features/images/11th-anniv/ic-cat-books.png") no-repeat center center / 100% 100%;
}
.anniv11-best-foot .c-anniv11-btn.btn span{
    padding: 0 56px 0 16px;
}
.anniv11-best-foot .c-anniv11-btn.btn span::after{
    transform: translateY(-50%) rotate(-90deg);
}
@media screen and (max-width: 1000px) {
  .anniv11-best-foot {
   margin-top: 78px;
   margin-bottom: 16px;
  }
  .anniv11-best-foot .c-anniv11-btn{
    padding: 16px 20px;
    font-size: 20px;
  }
  .anniv11-best-foot .btn::before{
    bottom: 44px;
    width: 72px;
    height: 54px;
   }
  .anniv11-best-foot .c-anniv11-btn.btn span{
      padding: 0 32px 0 0;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-best-foot .c-anniv11-btn.btn span::after{
      width: 40px;
      height: 40px;
  }
}
/*
.anniv11-best-foot .btn {
  position: relative;
  display: flex;
  margin: 0 auto;
    padding: 0 15px 0 20px;
  border-radius: 33px;
}
@media screen and (min-width: 1001px) {
  .anniv11-best-foot .btn {
    padding: 0 35px;
    border-radius: 65px;
    max-width: 750px;
    font-size: 40px;
  }
}
.anniv11-best-foot .btn .mark {
  margin-right: 50px;
	transform: translate(-10px, 0);
    width: 88px !important;
}
@media screen and (max-width: 1000px) {
  .anniv11-best-foot .btn .mark {
    margin-right: 15px;
    width: 44px !important;
    height: auto;
	transform: translate(0px, 0px);
  }
}
.anniv11-best-foot .btn span::after {
    position: absolute;
    right: 47px;
    top: 50%;
    content: "";
    display: block;
    background: url(../images/11th-anniv/arrow_white.svg) no-repeat left top/100% auto;
    width: 24px;
    height: 39px;
    margin-top: -20px;
}
@media screen and (min-width: 1001px) {
  .anniv11-best-foot .btn .icon {
    position: absolute;
    top: 50%;
    right: 40px;
    font-size: 50px;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1000px) {
	.anniv11-best-foot .btn span::after {
    	right: 30px;
		border-width: 4px 4px 0 0;
		width: 15px;
		height: 26px;
  margin-top: -13px;
	}
}
.is-page-present .anniv11-best-foot .btn{
  padding: 16px 50px 16px 0px;
  max-width: 830px;
}
.is-page-present .anniv11-best-foot .btn .mark{
  margin-right: 8px;
  width: 144px !important;
}
@media screen and (max-width: 1000px) {
  .is-page-present .anniv11-best-foot .btn{
    padding: 16px 50px 16px 20px;
  }
}
*/
.anniv11-shiori {
 position: relative;
	padding-top: 200px;
	padding-bottom: 50px;
}
.anniv11-shiori .title-section.title-section-ribbon {
  top: 80px;
}
.box-outline.anniv11-shiori-outline {
  margin: 128px auto 0;
}
.anniv11-shiori .box-outline-inner{
  padding: 80px 11.4% 72px;
}
.anniv11-shiori .txt-about-note{
  margin-top: 8px;
	font-size: 12px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .anniv11-shiori {
    padding-top: 96px;
    padding-bottom: 40px;
  }
  .anniv11-shiori .title-section.title-section-ribbon {
    top: 36px;
  }
  .box-outline.anniv11-shiori-outline {
    margin: 60px auto 0;
  }
  .anniv11-shiori .box-outline-inner{
    padding: 64px 20px 40px;
  }  
}


.anniv11-shiori .txt-about {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .anniv11-shiori .txt-about {
  }
}
.anniv11-shiori .shiori-list-wrap{
  background-color: #F8F5EA;
  border-radius: 10px;
  margin-top: 40px;
  padding: 40px 10.5%;
}
.anniv11-shiori .txt-catch{
  text-align: center;
  font-size: 20px;
  line-height: 1.8em;
  font-weight: 700;
  color: #7F5C39;
}
.anniv11-shiori .txt-catch .em{
  color: #EB7200;
  font-weight: 700;
}
.anniv11-shiori .shiori-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 32px auto;
}
.anniv11-shiori .shiori-list li{
  width: calc((100% - 60px)/4);
}
@media screen and (max-width: 1000px) {
  .anniv11-shiori .shiori-list-wrap{
    margin-top: 40px;
    padding: 40px 20px;
  }
  .anniv11-shiori .txt-catch{
    font-size: 16px;
  }
  .anniv11-shiori .shiori-list{
    width: 230px;
  }
  .anniv11-shiori .shiori-list li{
    width: calc((100% - 20px)/2);
  }
}
@media screen and (min-width: 1001px) {
}


.anniv11-shiori .shiori-illust{
    padding: 20px 0;
    border: solid #EAD89A;
    border-width: 2px 0;  
}
.anniv11-shiori .shiori-illust dt{
  font-size: 0;
}
.anniv11-shiori .shiori-illust dd p{
  color: #7F5C39;
}
.anniv11-shiori .shiori-illust .txt-name {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
}
.anniv11-shiori .shiori-illust .txt-desc{
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .anniv11-shiori .shiori-illust dt{
    margin: 0 auto 20px;
    width: 230px;
  }
  .anniv11-shiori .shiori-illust dt img{
    margin: 0 auto;
    width: 90px;
  }
  .anniv11-shiori .shiori-illust dd{
    margin: 0 auto;
    width: 230px;
  }
}
@media screen and (min-width: 1001px) {
  .shiori-illust{
    display: flex;
    gap: 0 5.33%;
  }
  .shiori-illust dt{
    width: 90px;
  }
  .shiori-illust dd{
    flex: 1;
  }
}
.anniv11-cnp {
  padding: 100px 0;
  background-color: #ffffff;
}
@media screen and (max-width: 1000px) {
  .anniv11-cnp {
    padding: 64px 35px;
  }
}
.anniv11-cnp .title-section {
  margin-bottom: 40px;
}
@media screen and (max-width: 1000px) {
  .anniv11-cnp .title-section {
    margin-bottom: 20px;
  }
}
.feature-detail #anniv11 .anniv11-cnp .title-section .img {
  display: block;
  margin: 0 auto;
 max-width: 884px;
}
.anniv11-cnp .txt-balloon {
  position: relative;
  margin: 0 auto 30px;
  padding: 0 30px 5px;
  width: min(90%,775px);
  font-weight: bold;
  font-size: 22px;
  line-height: 1.33;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .anniv11-cnp .txt-balloon {
    margin-bottom: 20px;
    padding: 0 10px 5px;
    font-size: 15px;
  }
}

.anniv11-cnp .txt-balloon:before, .anniv11-cnp .txt-balloon:after {
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
 border-radius: 2px;
  width: 4px;
  height: 36px;
  background-color: #EB7200;
}
.anniv11-cnp .txt-balloon:before {
  left: 0;
  transform: rotate(-30deg);
}
.anniv11-cnp .txt-balloon:after {
  right: 0;
  transform: rotate(30deg);
}
.anniv11-cnp .txt-balloon .num {
  font-size: 136.36%;
}
.anniv11-cnp .txt-cnp-catch{
  margin-bottom: 12px;
  color: #EB7200;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
.anniv11-cnp .cnp-note{
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}
.anniv11-cnp .txt-term {
  margin-bottom: 30px;
  padding: 20px 30px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 22px;
  background-color: #F8F5EA;
  text-align: center;
  color: #EB7200;
}
@media screen and (max-width: 1000px) {
  .anniv11-cnp .txt-cnp-catch{
    margin: 0 -64px 12px;
    font-size: 14px;
    line-height: normal;
  }
  .anniv11-cnp .cnp-note{
    margin-bottom: 20px;
    margin-left: 1em;
    text-indent: -1em;
  }
  .anniv11-cnp .txt-term {
    margin-bottom: 20px;
    padding: 20px 10px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-cnp .cnp-note{
    text-align: center;
  }
}

.anniv11-cnp .txt-term .num {
  font-size: 136.36%;
}
@media screen and (max-width: 1000px) {
  .anniv11-cnp .txt-term .label {
    display: block;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-cnp .txt-term .fontS{
    font-size: 20px;
  }
}

.anniv11-cnp .cnp-section {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #EB7200;
}
@media screen and (max-width: 1000px) {
  .anniv11-cnp .cnp-section {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.anniv11-cnp .cnp-section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.anniv11-cnp .cnp-section .title {
  margin-bottom: 17px;
  padding-left: 12px;
  border-left: 4px solid #EB7200;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}
@media screen and (max-width: 1000px) {
  .anniv11-cnp .cnp-section .title {
    margin-bottom: 10px;
    padding-left: 8px;
    font-size: 16px;
  }
}
.anniv11-cnp .cnp-section li a {
  color: #EB7200;
}

.anniv11-share {
  position: relative;
  background-color: #EB7200;
  padding: 80px 0;
  overflow: hidden;
}
.anniv11-share h2 {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.anniv11-share .anniv11-share-box{
  display: flex;
  margin-top: 40px;
  padding: 64px 4%;
  background-color: #ffffff;
  border-radius: 10px;
}
.anniv11-share .share-read {
  position: relative;
}

.anniv11-share .share-read p {
  font-size: 20px;
  line-height: 1.8em;
  font-weight: 700;
  text-align: center;
}

.anniv11-share .share-read p span {
  color: #EB7200;
}
@media (max-width: 1000px) {  
  .anniv11-share .share-read p {
    font-size: 16px;
  }
}

.anniv11-share .feature_sns_tl .x-button{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  background-color: #EEEEEE;
  border-radius: calc(infinity * 1px);
  width: 376px;
  margin: 0 auto;
  padding: 12px min(8%, 26px);
}
.anniv11-share .feature_sns_tl .x-button span{
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.anniv11-share .feature_sns_btn {
  margin: 32px auto 0;
  text-align: center;
  position: relative;
}
.anniv11-share .feature_sns_btn > iframe,
.anniv11-share .feature_sns_btn > div {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px;
}

@media (max-width: 1000px) {  
  .anniv11-share {
    padding: 64px 0;
  }
  .anniv11-share h2 {
    font-size: 20px;
  }
  .anniv11-share .anniv11-share-box{
    flex-direction: column;
    width: min(100%,350px);
    margin: 40px auto 0;
    padding: 40px 32px;
  } 
  .anniv11-share .feature_sns_tl .x-button span{
    font-size: 16px;
    line-height: 1.4;
  }
  .anniv11-share .share-read::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #EB7200;
  }
  .anniv11-share .share-read{
    padding-bottom: 20px;
  }
  .anniv11-share .sharebox{
    padding-top: 20px;
  }
  .anniv11-share .feature_sns_tl .x-button{
    gap: 20px;
    width: 264px;
  }
  .anniv11-share .feature_sns_btn {
    margin-right: -20px;
    margin-left: -20px;
  }
  .anniv11-share .feature_sns_btn > iframe,
  .anniv11-share .feature_sns_btn > div {
    margin: 0 5px;
  }
}
@media screen and (min-width: 1001px) {
  .anniv11-share .anniv11-share-box{
    flex-direction: row;
  }
  .anniv11-share .share-read::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #EB7200;
  }
  .anniv11-share .share-read{
    flex: 1;
    padding-right: 20px;
  }
  .anniv11-share .sharebox{
    flex: 1;
    padding-left: 20px;
  }
}
