@charset "UTF-8";

/*==============================

暮らし百景特別編

================================*/
/*--------------------------------------------------------
暮らし百景特別編（T-10-07）※TOPページ
--------------------------------------------------------*/
/* 背景余白 */
.kp-t10-07-bg{
padding: 53px 0 33px;
}

@media screen and (max-width: 640px){
.kp-t10-07-bg{
padding: 12% 0 10%;
}
}

/* 幅設定 */
.kp-t10-07-width-setting{
width: 940px;
margin: 0 auto;
position: relative;
}

@media screen and (max-width: 1024px){
.kp-t10-07-width-setting{
width: 100%;
}
}
  
/* H1背景設定 */
.kp-t10-07-h1-bg-setting{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-07-h1-bg-l.gif) 44px top no-repeat,
            url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-07-h1-bg-r.gif) 680px top no-repeat;
-webkit-background-size: 211px,215px;
background-size: 211px,215px;
}

@media screen and (max-width: 1024px){
.kp-t10-07-h1-bg-setting{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-07-h1-bg-l.gif) left top no-repeat,
            url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-07-h1-bg-r.gif) right top no-repeat;
-webkit-background-size: 211px,215px;
background-size: 22%,22%;
}
}

@media screen and (max-width: 640px){
.kp-t10-07-h1-bg-setting{
background: none
}
}

/* H1設定 */
.kp-t10-07-h1-img-setting{
position: relative;
width: 369px;
margin: 36px auto 0;
}

@media screen and (max-width: 640px){
.kp-t10-07-h1-img-setting{
width: 74%;
margin: 0 13%;
}
}

/* H2設定 */
.kp-t10-07-h2-img-setting{
position: relative;
top: 70px;
width: 720px;
margin: 0 auto !important;
}

@media screen and (max-width: 1024px){
.kp-t10-07-h2-img-setting{
width: 70%;
}
}

@media screen and (max-width: 640px){
.kp-t10-07-h2-img-setting{
position: static;
display: block;
width: 90%;
margin: 0 auto;
padding-top: 5%;
}
}

.kp-t10-07-h2-img-setting .g-Image{
display: block;
width: 275px;
}

@media screen and (max-width: 640px){
.kp-t10-07-h2-img-setting .g-Image{
display: block;
width: 60%;
padding-top: 5%;
}
}

/* 動画設定 */
.kp-t10-07-movie-setting{
padding-top: 75px;
}

@media screen and (max-width: 640px){
.kp-t10-07-movie-setting{
padding-top: 2%;
}
}

.kp-t10-07-movie-setting .g-Movie__iframe{
position: relative;
width: 720px;
margin: 0 auto;
padding-top: 405px;
overflow: hidden;
}

@media screen and (max-width: 1024px){
.kp-t10-07-movie-setting .g-Movie__iframe{
width: 70%;
position: relative;
margin: 0 auto;
}
}

@media screen and (max-width: 768px){
.kp-t10-07-movie-setting .g-Movie__iframe{
padding-top: 300px;
}
}

@media screen and (max-width: 640px){
.kp-t10-07-movie-setting .g-Movie__iframe{
width: 90%;
padding-top: 50.25%;
}
}

/* 動画下テキスト設定 */
.kp-t10-07-text-setting{
padding: 43px 0 31px;
font-size: 12.6px;
line-height: 23.31px;
letter-spacing: 0;
text-align: center;
}

@media screen and (max-width: 640px){
.kp-t10-07-text-setting{
padding: 5% 0 8%;
font-size: 90%;
line-height: 185%;
text-align: center;
}
}

/* リンク画像設定 */
.kp-t10-07-link-banner-setting .g-BannerLinkP__list{
margin: 0 0.8% 0 1.2% !important;
}

@media screen and (max-width: 1024px){
.kp-t10-07-link-banner-setting .g-BannerLinkP__list{
width: 85%;
margin: 0 auto !important;
}
}

@media screen and (max-width: 640px){
.kp-t10-07-link-banner-setting .g-BannerLinkP__list{
width: 78%;
margin: 0 11% !important;
}
}

.kp-t10-07-link-banner-setting .g-BannerLinkP__list__item{
width: 300px;
padding-bottom: 21px !important;
}

@media screen and (max-width: 1024px){
.kp-t10-07-link-banner-setting .g-BannerLinkP__list__item{
width: 32.2%;
}
}

@media screen and (max-width: 640px){
.kp-t10-07-link-banner-setting .g-BannerLinkP__list__item{
position: relative;
width: auto;
padding-bottom: 5% !important;
}
}

.kp-t10-07-link-banner-setting .g-BannerLinkP__list__item:nth-child(3n-1){
margin: 0 9px;
}

@media screen and (max-width: 640px){
.kp-t10-07-link-banner-setting .g-BannerLinkP__list__item:nth-child(3n-1){
margin: 0;
}
}

/* NEWアイコン */
.kp-t10-07-new-icon-setting .g-Image__img::before{
position: absolute;
display: block;
content: "";
top: -8px;
left: 20px;
width: 70px;
height: 28px;
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-07-new-icon.png) no-repeat;
background-size: contain;
}

@media screen and (max-width: 640px){
.kp-t10-07-new-icon-setting .g-Image__img::before{
position: absolute;
top: -4%;
left: 7%;
width: 23%;
height: 23%;
}
}


/*==============================

暮らし百景特別編 カテゴリーTOP

================================*/

/*--------------------------------------------------------
暮らし百景特別編 各カテゴリートップ
--------------------------------------------------------*/
/* キービジュアル背景 */
.kp-t10-hyakkei-category-kv-bg{
padding-top: 0 !important;
margin-top: 0 !important;
background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/category-common-image/category-common-bg-shadow.png),
                  url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/category-common-image/category-common-bg.jpg);
background-position:  center 285px, left top;
background-repeat: no-repeat, repeat;
border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
}

.kp-t10-hyakkei-category-kv-bg .l-Column.is-gutter--m .l-Column__cols,
.kp-t10-hyakkei-category-kv-bg .l-HeadingTitle.l-HeadingTitle--h2.is-titleBorder--none,
.kp-t10-hyakkei-category-kv-bg .g-HeadingTitle__titleBlock__titleBox__title,
.kp-t10-hyakkei-category-kv-bg .g-Column__inner,
.kp-t10-hyakkei-category-kv-bg .l-BannerLinkP.is-gutter--m .l-BannerLinkP__list {
margin: 0 !important;
padding: 0 !important;
}

.kp-t10-hyakkei-category-kv-content-A {
width: 860px;
margin: 0 auto;
position: relative;
}

.kp-t10-hyakkei-category-kv-content-A .g-ColumnUnit > .g-Image {
position: absolute !important;
top: 24px;
right: -10px;
text-align: center;
}

.kp-t10-hyakkei-category-kv-content-A .g-ColumnUnit > .g-Image > .g-Image__img {
width: 40px;
height: 40px;
margin: 0 auto;
}

.kp-t10-hyakkei-category-kv-content-A .g-ColumnUnit > .g-Image > .g-Image {
width: 67px;
margin-top: -6px;
}

.kp-t10-hyakkei-category-kv-content-A .g-HeadingTitle__h2 {
width: 300px;
padding: 22px 99px 14px 482px;
}

.kp-t10-hyakkei-category-kv-content-A .g-HeadingTitle__h2 > .g-Image > .g-Image__img{
padding-left: 30px;
}

.kp-t10-hyakkei-category-kv-content-A .g-HeadingTitle__h2 > .g-Image > .g-Image{
margin-top: -14px;
margin-left: 2px;
}

.kp-t10-hyakkei-category-kv-content-B {
width: 860px;
margin: 0 auto;
}

.kp-t10-hyakkei-category-kv-content-B .g-BannerLinkP__list {
margin: 0px;
padding: 0px;
}

.kp-t10-hyakkei-category-kv-content-B .g-BannerLinkP__list::after {
content: "";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.kp-t10-hyakkei-category-kv-content-B .g-BannerLinkP__list .g-BannerLinkP__list__item {
width: 212px;
float: left;
padding: 0 4px 0 0;
box-sizing: content-box;
}

.kp-t10-hyakkei-category-kv-content-B .g-BannerLinkP__list .g-BannerLinkP__list__item:last-child {
padding: 0;
}

.kp-t10-hyakkei-category-kv-content-B .g-ColumnUnit > .g-Image {
width: 850px;
margin: 0;
}

.kp-t10-hyakkei-category-kv-content-B .g-ColumnUnit > .g-Image .g-Image__img {
padding: 3px 0px 4px 784px;
}

.kp-t10-hyakkei-category-kv-content-C {
width: 860px;
margin: 0 auto;
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/category-common-image/category-common-bg-line.jpg) left top no-repeat;
padding: 27px 0px 0px;
}

.kp-t10-hyakkei-category-kv-content-C .g-Column__inner {
padding: 0;
margin: 0 !important;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit::after {
content: "";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Text:nth-child(1) {
width: 395px;
display: block;
float: left;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Text:nth-child(1) .cmn-richtext {
  font-size: 11px;
  line-height: 1.8em;
  letter-spacing: normal;
  color: #666;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Image:nth-child(2) {
width: 280px;
float: left;
padding: 0 13px 0 20px;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Image:nth-child(3) {
width: 152px;
float: left;
}

@media only screen and (max-width: 1024px) {

.kp-t10-hyakkei-category-kv-content-A {
width: 90%;
margin: 0 auto;
}

.kp-t10-hyakkei-category-kv-content-A .g-HeadingTitle__h2 {
width: 300px;
margin: auto 10% auto auto;
padding: 22px 0 14px 0;
}

.kp-t10-hyakkei-category-kv-content-B {
width: 90%;
}

.kp-t10-hyakkei-category-kv-content-B .g-BannerLinkP__list .g-BannerLinkP__list__item {
width: 24%;
padding: 0 1% 0 0;
}

.kp-t10-hyakkei-category-kv-content-B .g-ColumnUnit > .g-Image {
width: 95%;
margin: 0 auto;
}

.kp-t10-hyakkei-category-kv-content-B .g-ColumnUnit > .g-Image .g-Image__img {
width: 10%;
margin: auto 0 5px auto;
padding: 0;
}

.kp-t10-hyakkei-category-kv-content-C {
width: 90%;
background-size: 100%;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Text:nth-child(1) {
width: 46%;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Image:nth-child(2) {
width: 32%;
padding: 0 2% 0 2%;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Image:nth-child(3) {
width: 18%;
}
}

@media screen and (max-width:640px) {
.kp-t10-hyakkei-category-kv-content-A {
width: 80%;
margin: 0 auto;
}

.kp-t10-hyakkei-category-kv-content-A .g-ColumnUnit > .g-Image {
top: -30px;
right: -10px;
}

.kp-t10-hyakkei-category-kv-content-A .g-HeadingTitle__h2 {
width: 100%;
}

.kp-t10-hyakkei-category-kv-content-A .g-HeadingTitle__h2 > .g-Image > .g-Image__img{
padding: 0;
}

.kp-t10-hyakkei-category-kv-content-B {
width: 80%;
}

.kp-t10-hyakkei-category-kv-content-B .g-BannerLinkP__list .g-BannerLinkP__list__item {
float: none;
width: 90%;
padding: 0;
margin: 0 auto 10px auto;
}

.kp-t10-hyakkei-category-kv-content-B .g-ColumnUnit > .g-Image {
width: 95%;
margin: 0 auto;
}

.kp-t10-hyakkei-category-kv-content-B .g-ColumnUnit > .g-Image .g-Image__img {
width: 30%;
margin: auto 0 5px auto;
padding: 0;
}

.kp-t10-hyakkei-category-kv-content-C {
width: 80%;
padding: 0;
padding: 27px 0 0 0;
margin: 0 auto 27px auto;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Text:nth-child(1) {
width: 100%;
float: none;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Image:nth-child(2) {
width: 100%;
float: none;
padding: 0;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Image:nth-child(3) {
width: 50%;
margin: 10% auto 5% auto;
float: none;
}

.kp-t10-hyakkei-category-kv-content-C .g-ColumnUnit > .g-Image:nth-child(3) .cq-dd-image {
margin: 0 auto;
}
}

/*--------------------------------------------------------
春です。さよなら、こんにちは。（T-10-08）
--------------------------------------------------------*/
.kp-t10-08-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/t10-08-bg.png);
  background-position: center top;
  background-size: 860px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-08-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-08-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
  }
}

/*--------------------------------------------------------
おいしくて、おいしい。（T-10-09）
--------------------------------------------------------*/
.kp-t10-09-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/t10-09-bg.jpg);
  background-position: center top;
  background-size: 860px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-09-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-09-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
  }
}

/*--------------------------------------------------------
お母さん、ありがとう（T-10-10）
--------------------------------------------------------*/
.kp-t10-10-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/t10-10-bg.jpg);
  background-position: center top;
  background-size: 760px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-10-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-10-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
  }
}

/*--------------------------------------------------------
勝ち負けだけじゃないんだよ。（T-10-11）
--------------------------------------------------------*/
.kp-t10-11-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/t10-11-bg.png);
  background-position: center top;
  background-size: 825px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-11-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-11-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
  }
}

/*--------------------------------------------------------
今日が重なって、未来になる。（T-10-12）
--------------------------------------------------------*/
.kp-t10-12-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/t10-12-bg.png);
  background-position: center top;
  background-size: 825px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-12-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-12-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
    background-size: 60%;
    background-position-x: 5px;
  }
}

/*--------------------------------------------------------
毎年来る、ただ一度の夏。（T-10-13）
--------------------------------------------------------*/
.kp-t10-13-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/t10-13-bg.png);
  background-position: center top;
  background-size: 825px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-13-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-13-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
  }
}

/*--------------------------------------------------------
一緒に居て、一緒に笑って、一緒に泣く。（T-10-14）
--------------------------------------------------------*/
.kp-t10-14-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/t10-14-bg.png);
  background-position: center top;
  background-size: 825px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-14-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 90%;
    background-position-x: 10px;
    background-position-y: 85px;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-14-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
    background-size: 90%;
    background-position-y: -65px;
    background-position-x: 0px
  }
}

/*--------------------------------------------------------
仲良しのいる人生は、フフフ。（T-10-15）
--------------------------------------------------------*/
.kp-t10-15-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/t10-15-bg.png);
  background-position: center top;
  background-size: 825px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-15-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-15-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
    background-position-y: -50px;
    background-position-x: -55px;
  }
}

/*--------------------------------------------------------
メロディーといっしょに届くもの。（T-10-16）
--------------------------------------------------------*/
.kp-t10-16-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/t10-16-bg.jpg);
  background-position: center top;
  background-size: 825px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-16-kv-bg .g-Section__inner {
    width: 100%;
    background-size: 100%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-16-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
  }
}

/*--------------------------------------------------------
好きだけど、少し嫌いで、やっぱり好きで。（T-10-17）
--------------------------------------------------------*/
.kp-t10-17-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/t10-17-bg.png);
  background-position: center top;
  background-size: 1500px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-17-kv-bg .g-Section__inner {
    width: 100%;
    background-position: top 0 right -230px;
    background-size: 165%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-17-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
    background-position: top 0 left -90px;
    background-size: 100%;
  }
}

/*--------------------------------------------------------
嬉しいような淋しいような。（T-10-18）
--------------------------------------------------------*/
.kp-t10-18-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/t10-18-bg.png);
  background-position: center top;
  background-size: 1500px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-18-kv-bg .g-Section__inner {
    width: 100%;
    background-position: top 0 right -230px;
    background-size: 165%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-18-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
    background-position: top 0 right -140px;
    background-size: 170%;
  }
}


/*--------------------------------------------------------
固くないステキな約束。（T-10-19）
--------------------------------------------------------*/
.kp-t10-19-kv-bg .g-Section__inner{
  width: 960px;
  padding: 0 0 30px 0;
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/t10-19-bg.png);
  background-position: center top;
  background-size: 1500px;
  background-repeat: no-repeat;
  margin: 0px auto;
}

@media only screen and (max-width: 1024px) {
  .kp-t10-19-kv-bg .g-Section__inner {
    width: 100%;
    background-position: top 0 right -230px;
    background-size: 165%;
  }
}

@media screen and (max-width:640px) {
  .kp-t10-19-kv-bg .g-Section__inner {
    padding: 10% 0 0 0;
    background-position: top 0 right -140px;
    background-size: 180%;
  }
}


/*==============================

「暮らし百景特別編」下層ページ共通

================================*/
/* 背景画像 */
.t10-special-bg-01{
width: 100%;
min-width: 100%;
height: 100%;
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-hyakkei-sp-special-bg-01.jpg);
}

/* ページ上部のyoutube動画の設定 */
.kp-t10-youtube-width .g-Column__cols--lg-w90p{
width: 93%;
}
.kp-t10-youtube-width .g-Column__cols--lg-w10p {
width: 7%;
}
.kp-t10-youtube-margin-r5 {
margin-right: 5px;
}
.kp-t10-youtube-text01 .cmn-richtext {
font-size: 15px;
}
@media screen and (max-width: 1024px){
.kp-t10-youtube-displaynone{
display: none;
}
}



/* コンテンツ幅設定 */
.t10-special-width-setting .g-Column__inner{
max-width: 757px;
margin: 20px auto 0;
}

.t10-special-img-width-setting .g-Image__img{
margin: 0;
text-align: center;
}
.t10-special-img-width-setting img{
display: inline-block;
width: 100% !important;
}

/* リンクボタン設定 */
.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(1){
position: absolute;
top: -142px;
left: 60px;
width: 91px;
height: 87px !important;
}

.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(2){
position: absolute;
top: -142px;
left: 158px;
width: 91px;
height: 87px !important;
z-index: 103;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(1){
top: -114px;
width: 76px;
height: 72px !important;
}

.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(2){
top: -114px;
left: 144px;
width: 76px;
height: 72px !important;
}
}

@media only screen and (max-width: 641px) and (min-width: 471px){
.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(1){
top: -110px;
width: 69px;
height: 65px !important;
}

.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(2){
top: -110px;
left: 138px;
width: 69px;
height: 65px !important;
}
}

@media only screen and (max-width: 470px) and (min-width: 400px){
.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(1){
top: -90px;
width: 69px;
height: 65px !important;
}

.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(2){
top: -90px;
left: 136px;
width: 69px;
height: 65px !important;
}
}

@media only screen and (max-width: 399px){
.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(1){
top: -79px;
width: 63px;
height: 59px !important;
}

.t10-special-btn-setting .g-BannerLinkP__list__item:nth-child(2){
top: -79px;
left: 132px;
width: 63px;
height: 59px !important;
}
}

.t10-special-btn-setting .g-BannerLinkP__list{
position: relative;
}

.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image img {
visibility: hidden;
}

.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image{
width: 91px;
height: 87px;
display: block;
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-hyakkei-sp-top-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:hover,
.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:active{
width: 91px;
height: 87px;
display: block;
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-hyakkei-sp-top-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}


@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image{
width: 76px;
height: 72px;
background-size: 76px 72px;
}

.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:hover,
.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:active{
width: 76px;
height: 72px;
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px){
.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image {
width: 69px;
height: 65px;
background-size: 69px 65px;
}

.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:hover,
.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:active{
width: 69px;
height: 65px;
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px){
.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image{
width: 63px;
height: 59px;
background-size: 63px 59px;
}

.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:hover,
.t10-special-btn-setting .g-BannerLinkP__list__item .g-Image:active{
width: 63px;
height: 59px;
background-size: 63px 59px;
}
}

/* 矢印アイコン設定 */
.t10-special-arrow-setting .g-Image img{
visibility: hidden;
}

.t10-special-arrow-setting .t10-special-arrow-down.g-Image{
position: absolute;
bottom: 30px;
left: 47%;
}

@media only screen and (max-width: 640px){
.t10-special-arrow-setting .t10-special-arrow-down.g-Image{
bottom: 20px;
left: 44%;
}
}

@media only screen and (max-width: 375px){
.t10-special-arrow-setting .t10-special-arrow-down.g-Image{
bottom: 10px;
}
}

.t10-special-arrow-setting .t10-special-arrow-down.g-Image{
display: block;
width: 40px;
height: 32px;
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-hyakkei-sp-arrow.jpg) center bottom no-repeat;
background-size: 40px 32px;
}

.t10-special-arrow-setting .t10-special-arrow-down.g-Image:hover,
.t10-special-arrow-setting .t10-special-arrow-down.g-Image:active{
display: block;
width: 40px;
height: 32px;
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-hyakkei-sp-arrow-on.jpg) center bottom no-repeat;
background-size: 40px 32px;
opacity: 1;
}


/*==============================

（T-10-08-01 ～ T-10-08-04）共通

================================*/
/* ページ下部背景画像 */
.t10-08-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/t10-08-hyakkei-sp-special-bg.jpg) right bottom no-repeat;
background-size: 337px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-08-special-bg .g-Section__inner{
padding-bottom: 140px;
background-size: 180px auto;
}
}

@media only screen and (max-width: 640px){
.t10-08-special-bg .g-Section__inner{
padding-bottom: 25vw;
background-size: 120px auto;
}
}


/*-----------------------------------
第1話　あの頃の瞳で、春。（T-10-08-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/001/t10-09-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/001/t10-09-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第2話　ネクタイへ、エール。（T-10-08-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/002/t10-08-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/002/t10-08-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　花の歌。（T-10-08-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/003/t10-08-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/001/003/t10-08-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-08-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*==============================

（T-10-09-01 ～ T-10-09-04）共通

================================*/
/* ページ下部背景画像 */
.t10-09-special-bg .g-Section__inner{background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/t10-09-hyakkei-sp-special-bg.jpg) right 275px bottom -150px no-repeat;background-size: 370px auto;}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-09-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/t10-09-hyakkei-sp-special-bg.jpg) right 10px bottom -120px no-repeat;
background-size: 300px auto;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 640px){
.t10-09-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/t10-09-hyakkei-sp-special-bg.jpg) right 10px bottom -80px no-repeat;
background-size: 200px auto;
padding-bottom: 80px;
}
}


/*-----------------------------------
第1話　息子に少し、追い越された日。（T-10-09-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/001/t10-09-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/001/t10-09-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第2話　妻と居酒屋で。（T-10-09-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/002/t10-09-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/002/t10-09-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　行列のできない名店。（T-10-09-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/003/t10-09-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/002/003/t10-09-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-09-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}



/*==============================

（T-10-10-01 ～ T-10-10-04）共通

================================*/
/* ページ下部背景画像 */
.t10-10-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/t10-10-hyakkei-sp-special-bg.jpg) right 140px bottom no-repeat;
background-size: 337px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-10-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/t10-10-hyakkei-sp-special-bg.jpg) right 0px bottom no-repeat;
padding-bottom: 140px;
background-size: 290px auto;
}
}

@media only screen and (max-width: 640px){
.t10-10-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/t10-10-hyakkei-sp-special-bg.jpg) right 0px bottom no-repeat;
padding-bottom: 25vw;
background-size: 200px auto;
}
}

/*-----------------------------------
第1話　しあわせの感覚（ピクッ）。（T-10-10-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/001/t10-10-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/001/t10-10-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第2話　アルバムになった通帳。（T-10-10-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/002/t10-10-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/002/t10-10-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}
/*-----------------------------------
第3話　「母の歌」。（T-10-10-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/003/t10-10-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/003/t10-10-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第4話　「思い出」の引越し。（T-10-10-04）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/004/t10-10-04-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/003/004/t10-10-04-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-10-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*==============================

（T-10-11-01 ～ T-10-11-04）共通

================================*/
/* ページ下部背景画像 */
.t10-11-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/t10-11-hyakkei-sp-special-bg.jpg) right 140px bottom no-repeat;
background-size: 337px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-11-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/t10-11-hyakkei-sp-special-bg.jpg) right 0px bottom no-repeat;
padding-bottom: 140px;
background-size: 290px auto;
}
}

@media only screen and (max-width: 640px){
.t10-11-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/t10-11-hyakkei-sp-special-bg.jpg) right 0px bottom no-repeat;
padding-bottom: 25vw;
background-size: 200px auto;
}
}

/*-----------------------------------
第1話　断トツ一等賞。（T-10-11-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/001/t10-11-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/001/t10-11-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}


/*-----------------------------------
第2話　試合の三日前に。（T-10-11-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/002/t10-11-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/002/t10-11-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第3話　明日に向かって漕げ！（T-10-11-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/003/t10-11-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/003/t10-11-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第4話　空に響く音。（T-10-11-04）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/004/t10-11-04-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/004/004/t10-11-04-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-11-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*==============================

（T-10-12-01 ～ T-10-12-04）共通

================================*/
/* ページ下部背景画像 */
.t10-12-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/t10-08-hyakkei-sp-special-bg.jpg) right 275px bottom no-repeat;
background-size: 370px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-12-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/t10-08-hyakkei-sp-special-bg.jpg) right 10px bottom no-repeat;
background-size: 280px auto;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 640px){
.t10-12-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/t10-08-hyakkei-sp-special-bg.jpg) right 10px bottom no-repeat;
background-size: 180px auto;
padding-bottom: 80px;
}
}

/*-----------------------------------
第1話　ウィーアーサーティーズ。（T-10-12-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/001/t10-12-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/001/t10-12-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第2話　今日という日のために。（T-10-12-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/002/t10-12-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/002/t10-12-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　いざ、内覧会。（T-10-12-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/003/t10-12-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/005/003/t10-12-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-12-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*==============================

（T-10-13-01 ～ T-10-13-04）共通

================================*/
/* ページ下部背景画像 */
.t10-13-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/t10-13-hyakkei-sp-special-bg.jpg) right 275px bottom no-repeat;
background-size: 370px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-13-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/t10-13-hyakkei-sp-special-bg.jpg) right 10px bottom no-repeat;
background-size: 250px auto;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 640px){
.t10-13-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/t10-13-hyakkei-sp-special-bg.jpg) right 10px bottom no-repeat;
background-size: 180px auto;
padding-bottom: 80px;
}
}

/*-----------------------------------
第1話　あたらしい夏の扉。（T-10-13-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/001/t10-13-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/001/t10-13-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第2話　久しぶりの帰省。（T-10-13-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/002/t10-13-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-02-special-btn-setting.g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/002/t10-13-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　夫婦ホタル。（T-10-13-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/003/t10-13-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-03-special-btn-setting.g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/006/003/t10-13-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-13-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第4話　風の二重奏。（T-10-13-04）
-----------------------------------*/
/* 次ページリンクボタン設定 */

/*==============================

（T-10-14-01 ～ T-10-14-04）共通

================================*/
/* ページ下部背景画像 */
.t10-14-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/t10-14-hyakkei-sp-special-bg.jpg) right bottom no-repeat;
background-size: 337px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-14-special-bg .g-Section__inner{
padding-bottom: 140px;
background-size: 330px auto;
}
}

@media only screen and (max-width: 640px){
.t10-14-special-bg .g-Section__inner{
padding-bottom: 25vw;
background-size: 250px auto;
}
}

/*-----------------------------------
第1話　ルビー婚旅行。（T-10-14-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/001/t10-14-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/001/t10-14-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第2話　ふたつの記念日。（T-10-14-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/002/t10-14-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/002/t10-14-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　妻の帰宅に我思ふ。（T-10-14-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/003/t10-14-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/007/003/t10-14-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-14-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*==============================

（T-10-15-01 ～ T-10-15-04）共通

================================*/
/* ページ下部背景画像 */
.t10-15-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/t10-15-hyakkei-sp-special-bg.jpg) right bottom no-repeat;
background-size: 337px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-15-special-bg .g-Section__inner{
padding-bottom: 140px;
background-size: 330px auto;
}
}

@media only screen and (max-width: 640px){
.t10-15-special-bg .g-Section__inner{
padding-bottom: 25vw;
background-size: 250px auto;
}
}


/*-----------------------------------
第1話　手のひらの友達。（T-10-15-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/001/t10-15-01-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/001/t10-15-01-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第2話　雨の日のたからもの。（T-10-15-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/002/t10-15-02-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/002/t10-15-02-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第3話　金魚のリレー。（T-10-15-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/003/t10-15-03-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/003/t10-15-03-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第4話　いっしょの理由（わけ）。（T-10-15-04）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/004/t10-15-04-link-btn.jpg) left top no-repeat;
background-size: 91px 87px;
}

.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/008/004/t10-15-04-link-btn-on.jpg) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-15-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*==============================

（T-10-16-01 ～ T-10-16-04）共通

================================*/
/* ページ下部背景画像 */
.t10-16-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/t10-16-hyakkei-sp-special-bg.jpg) right 140px bottom no-repeat;
background-size: 337px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-16-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/t10-16-hyakkei-sp-special-bg.jpg) right 0px bottom no-repeat;
padding-bottom: 140px;
background-size: 330px auto;
}
}

@media only screen and (max-width: 640px){
.t10-16-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/t10-16-hyakkei-sp-special-bg.jpg) right 0px bottom no-repeat;
padding-bottom: 25vw;
background-size: 250px auto;
}
}


/*-----------------------------------
第1話　母の音色。（T-10-16-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/001/t10-16-01-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/001/t10-16-01-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第2話　ライブ・イン・居間。（T-10-16-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/002/t10-16-02-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/002/t10-16-02-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　小さなピアニスト。（T-10-16-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/003/t10-16-03-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/003/t10-16-03-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第4話　大人の秋。少女の秋。（T-10-16-04）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/004/t10-16-04-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/009/004/t10-16-04-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-16-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*==============================

（T-10-17-01 ～ T-10-17-04）共通

================================*/
/* ページ下部背景画像 */
.t10-17-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/t10-17-hyakkei-sp-special-bg.png) right 140px bottom no-repeat;
background-size: 337px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-17-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/t10-17-hyakkei-sp-special-bg.png) right 0px bottom no-repeat;
padding-bottom: 140px;
background-size: 290px auto;
}
}

@media only screen and (max-width: 640px){
.t10-17-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/t10-17-hyakkei-sp-special-bg.png) right 0px bottom no-repeat;
padding-bottom: 25vw;
background-size: 200px auto;
}
}


/*-----------------------------------
第1話　ロング・ツーリング。（T-10-16-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/001/t10-17-01-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/001/t10-17-01-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第2話　ダンディーの理由。（T-10-17-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/002/t10-17-02-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/002/t10-17-02-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　父が電話に出て…。（T-10-17-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/003/t10-17-03-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/003/t10-17-03-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第4話　名画とビターチョコ。（T-10-17-04）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/004/t10-17-04-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/010/004/t10-17-04-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-17-04-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*==============================

（T-10-18-01 ～ T-10-18-04）共通

================================*/
/* ページ下部背景画像 */
.t10-18-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/t10-18-hyakkei-sp-special-bg.png) right 275px bottom 10px no-repeat;
background-size: 370px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-18-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/t10-18-hyakkei-sp-special-bg.png) right 10px bottom no-repeat;
background-size: 180px auto;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 640px){
.t10-18-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/t10-18-hyakkei-sp-special-bg.png) right 10px bottom no-repeat;
background-size: 120px auto;
padding-bottom: 80px;
}
}

/*-----------------------------------
第1話　ジョーカーの微笑み。（T-10-18-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/001/t10-18-01-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/001/t10-18-01-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第2話　おめでとう、二分の一成人式。（T-10-18-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/002/t10-18-02-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/002/t10-18-02-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　もう娘、まだ娘。（T-10-18-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/003/t10-18-03-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/011/003/t10-18-03-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-18-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}



/*==============================

（T-10-19-01 ～ T-10-19-04）共通

================================*/
/* ページ下部背景画像 */
.t10-19-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/t10-19-hyakkei-sp-special-bg.png) right 275px bottom 10px no-repeat;
background-size: 370px auto;
}

@media only screen and (max-width: 1024px) and (min-width: 641px){
.t10-19-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/t10-19-hyakkei-sp-special-bg.png) right 10px bottom no-repeat;
background-size: 180px auto;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 640px){
.t10-19-special-bg .g-Section__inner{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/t10-19-hyakkei-sp-special-bg.png) right 10px bottom no-repeat;
background-size: 120px auto;
padding-bottom: 80px;
}
}


/*-----------------------------------
第1話　去年とちがう夏。（T-10-19-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/001/t10-19-01-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/001/t10-19-01-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-01-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}


/*-----------------------------------
第2話　絵葉書の約束。（T-10-19-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/002/t10-19-02-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/002/t10-19-02-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-02-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}

/*-----------------------------------
第3話　小さなハーモニー。（T-10-19-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/003/t10-19-03-link-btn.png) left top no-repeat;
background-size: 91px 87px;
}

.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active{
background: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/012/003/t10-19-03-link-btn-on.png) left top no-repeat;
background-size: 91px 87px;
}

@media only screen and (max-width: 840px) and (min-width: 641px){
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 76px 72px;
}

.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 76px 72px;
}
}

@media only screen and (max-width: 641px) and (min-width: 400px) {
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 69px 65px;
}

.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 69px 65px;
}
}

@media only screen and (max-width: 399px) {
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image {
background-size: 63px 59px;
}

.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:hover,
.t10-19-03-special-btn-setting .g-BannerLinkP__list__item:nth-child(2) .g-Image:active {
background-size: 63px 59px;
}
}



@media screen and (min-width: 641px){
.story_block { max-width:860px; margin:0px auto;position: relative;}
.story_link_block { max-width:860px; margin:0px auto;}
.hyakei_backbtn { text-align:left;}
.hyakei_nextbtn { text-align:right;}
.hyakei_btn01 { width:150px; height:25px;}
.hyakei_btn02 { width:200px; height:25px; margin-left:auto;}
.hyakei_btn03 { width:205px; height:25px; margin-left:auto;}
.hyakei_btn04 { width:225px; height:25px; margin-left:auto;}

.hyakei014_btn01 { width:150px; height:25px;}
.hyakei014_btn02 { width:243px; max-height:25px; margin-left:auto;}
.hyakei014_btn03 { width:227px; max-height:25px; margin-left:auto;}
.hyakei014_btn04 { width:245px; max-height:25px; margin-left:auto;}


}

@media screen and (max-width: 640px){
.story_block { width:100%;position: relative;}
.story_link_block { width:100%;}
.hyakei_backbtn { text-align:left;}
.hyakei_nextbtn { text-align:right;}
.hyakei_btn01 { width:65%; height:auto;}
.hyakei_btn02 { width:100%; height:auto;}
.hyakei_btn03 { width:100%; height:auto;}
.hyakei_btn04 { width:100%; height:auto;}

.hyakei014_btn01 { width:70%; height:auto;}
.hyakei014_btn02 { width:100%; height:auto;}
.hyakei014_btn03 { width:100%; height:auto;}
.hyakei014_btn04 { width:100%; height:auto;}


}



/* ページ上部のyoutube動画の設定 */
.kp-t10-youtube-width .g-Column__cols--lg-w90p{
width: 93%;
}
.kp-t10-youtube-width .g-Column__cols--lg-w10p {
width: 7%;
}
.kp-t10-youtube-margin-r5 {
margin-right: 5px;
}
.kp-t10-youtube-text01 .cmn-richtext {
font-size: 15px;
}
@media screen and (max-width: 1024px){
.kp-t10-youtube-displaynone{
display: none;
}
}



/*==============================

（T-10-20-01 ～ T-10-23-04） 共通

================================*/

.pagination-btns {
  position: absolute;
  bottom: 50px;
  left: 80px;
}
@media only screen and (max-width: 640px) {
  .pagination-btns {
    bottom: 50px;
    left: 30px;
  }
}

.pagination-btns .g-BannerLinkP--v2__list{
  display: flex;
  gap: 10px;
}

.pagination-btns .g-BannerLinkP--v2__list:after {
  content: none;
}

.pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2 img {
  visibility: hidden;
}

.pagination-btns .g-BannerLinkP--v2__list__item {
  padding: 0 !important;
  width: 91px;
  height: 87px !important;
}
@media only screen and (max-width: 840px) and (min-width: 641px){
  .pagination-btns .g-BannerLinkP--v2__list__item {
    width: 76px;
    height: 72px !important;
  }
}
@media only screen and (max-width: 640px) and (min-width: 471px){
  .pagination-btns .g-BannerLinkP--v2__list__item {
    width: 69px;
    height: 65px !important;
  }
}
@media only screen and (max-width: 470px) and (min-width: 400px){
  .pagination-btns .g-BannerLinkP--v2__list__item {
    width: 69px;
    height: 65px !important;
  }
}
@media only screen and (max-width: 399px) {
  .pagination-btns .g-BannerLinkP--v2__list__item {
    width: 63px;
    height: 59px !important;
  }
}

.pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2 {
  background-size: 91px 87px;
}
.pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:hover,
.pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:active{
  background-size: 91px 87px;
}
@media only screen and (max-width: 840px) and (min-width: 641px){
.pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2 {
  background-size: 76px 72px;
  }

  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:hover,
  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:active {
  background-size: 76px 72px;
  }
}
@media only screen and (max-width: 640px) and (min-width: 400px) {
  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2 {
    background-size: 69px 65px;
  }

  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:hover,
  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:active {
    background-size: 69px 65px;
  }
}

@media only screen and (max-width: 399px) {
  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2 {
    background-size: 63px 59px;
  }

  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:hover,
  .pagination-btns .g-BannerLinkP--v2__list__item .g-Image--v2:active {
    background-size: 63px 59px;
  }
}

/* TOPリンクボタン設定 */
.pagination-btns .g-BannerLinkP--v2__list__item:nth-child(1) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-hyakkei-sp-top-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.pagination-btns .g-BannerLinkP--v2__list__item:nth-child(1) .g-Image--v2:hover{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/t10-hyakkei-sp-top-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}


/*-----------------------------------
第1話　マイスイートタウン（T-10-20-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-20-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/013/t10-20-01-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-20-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-20-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/013/t10-20-01-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第2話　坂道の途中（T-10-20-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-20-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/013/t10-20-02-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-20-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-20-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/013/t10-20-02-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第3話　新しい街で（T-10-20-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-20-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/013/t10-20-03-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-20-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-20-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/013/t10-20-03-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第1話　いつまでもピュアでいて（T-10-21-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-21-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/014/t10-21-01-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-21-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-21-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/014/t10-21-01-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第2話　オープン・サロン（T-10-21-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-21-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/014/t10-21-02-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-21-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-21-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/014/t10-21-02-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第3話　23.5センチ（T-10-21-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-21-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/014/t10-21-03-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-21-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-21-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/014/t10-21-03-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第1話　雨の贈り物（T-10-22-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-22-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/015/t10-22-01-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-22-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-22-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/015/t10-22-01-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第2話　カミングホーム（T-10-22-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-22-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/015/t10-22-02-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-22-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-22-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/015/t10-22-02-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第3話　もしも傘を（T-10-22-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-22-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/015/t10-22-03-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-22-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-22-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/015/t10-22-03-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第1話　その先の風景（T-10-23-01）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-23-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/016/t10-23-01-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-23-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-23-01-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/016/t10-23-01-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第2話　ふたりのジャーニー（T-10-23-02）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-23-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/016/t10-23-02-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.t10-23-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-23-02-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/016/t10-23-02-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/*-----------------------------------
第3話　ふたたびの家族旅行（T-10-23-03）
-----------------------------------*/
/* 次ページリンクボタン設定 */
.t10-23-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/016/t10-23-03-link-btn.png);
  background-position: center center;
  background-repeat: no-repeat;
}


.t10-23-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:hover,
.t10-23-03-pagination-btns-setting .g-BannerLinkP--v2__list__item:nth-child(2) .g-Image--v2:active{
  background-image: url(/content/dam/sites/kao/my-kao-kirei-com/sp-contents/others/hyakkei-sp/016/t10-23-03-link-btn-on.png);
  background-position: center center;
  background-repeat: no-repeat;
}




