@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
#keir2019,
#keir2019_link {
  font-family: 'Noto Sans Japanese', sans-serif;
}
#keir2019 section + section {
  margin-top: 50px;
}
#keir2019_link section,
#keir2019 main,
#keir2019_link main {
  display: block;
}
#keir2019 h1,
#keir2019_link h1,
#keir2019 .inner h2,
#keir2019_link h2,
#keir2019 .inner h3,
#keir2019_link h3,
#keir2019 .inner h4,
#keir2019_link h4,
#keir2019 .inner h5,
#keir2019_link h5 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 200;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: unset;
}

/* PCのみ表示／SPのみ非表示 */
#keir2019 .pc_only_ {
  display: block;
}
#keir2019 .sp_only_ {
  display: none;
}

/* パンくずリスト */
.breadcrumb {padding: 15px 0;font-size: 12px;margin: 0 auto;max-width: 1000px;}
.breadcrumb ul {display: flex;flex-wrap: wrap;}
.breadcrumb a {display: inline-block;position: relative;padding: 0 7px;margin-left: 10px;}
.breadcrumb li {position: relative;}
.breadcrumb li:after {position: absolute;top: -1px;left: 2px;font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", sans-serif;content: '>';}.breadcrumb li:first-child,.breadcrumb li:first-child a {padding-left: 0;margin-left: 0;}.breadcrumb li:first-child:after {display: none;}.border-bottom {border-bottom: 1px solid #444;}.breadcrumb a:hover .border-bottom {border-bottom: 1px solid #976F34;}.sp-only {display: none;}

/* ----------------------------------------
    MV
---------------------------------------- */
#keir2019 #ce19_mv h1 {
  background: #FFE5AE;
}

#keir2019 #ce19_mv img {
  display: block;
  margin: 0 auto;
}
/* ----------------------------------------
   コンテンツ
---------------------------------------- */
#keir2019 .inner p{
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom:15px;
}

#keir2019 .inner h2 {
  color: #5a4383;
  border: none;
}

#keir2019 .title{
  text-align: center;
  padding: 0;
  margin: 0 0 30px;
  font-size: 30px;
  color: #996600;
  border: 0;
}

#keir2019 .inner h3.card{
  font-size: 18px;
  font-weight: bold;
  color: #006699;
}

/* PickUP */

#keir2019 .pickup_wrap{
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  background: #fffdf0;
  border: 1px solid #e2e2e2!important;
}

#keir2019 .pickup_wrap h3{
  color: #5a4383;
  font-weight: bold;
}

#keir2019 p.pickup_txt{
  width: 100%;
  font-size: 14px;
}

#keir2019 p.pickup_item a{
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}

#keir2019 p.pickup_item a:hover{
  color: #ab7400;
  font-weight: bold;
  text-decoration: none;
}

img.pickupPhoto{
  width: 400px;
  height: auto;
  padding-right: 30px;
  max-width: none;
}

#keir2019 .inner h2{
  color: #990066;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 10px 0;
  font-size: 24px;
}

#keir2019 em,
#keir2019_link em,
#keir2019 strong,
#keir2019_link strong {
  font-style: normal;
}
#keir2019 .ce19_title,
#keir2019_link .ce19_title {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 28px;
}
#keir2019 .ce19_title:before,
#keir2019_link .ce19_title:before,
#keir2019 .ce19_title:after,
#keir2019_link .ce19_title:after {
  position: absolute;
  top: 3px;
  width: 19px;
  height: 38px;
  content: '';
}

#keir2019 .ce19_container .inner {
  width: 980px;
  margin: 0 auto;
}
#keir2019 .ce19_container.container_bottom,
#keir2019_link .ce19_container.container_bottom,
#keir2019 .ce19_container.container_link,
#keir2019_link .ce19_container.container_link {
  text-align: center;
}
#keir2019 .ce19_container.container_bottom,
#keir2019_link .ce19_container.container_bottom {
  margin: 100px auto 50px;
}
#keir2019 .ce19_container.container_link,
#keir2019_link .ce19_container.container_link {
  margin: 50px auto 100px;
}
#keir2019 .ce19_container.container_link .btn_link,
#keir2019_link .ce19_container.container_link .btn_link {
  min-width: 350px;
}
#keir2019 .img_present + .btn_item_link,
#keir2019_link .img_present + .btn_item_link {
  margin-top: 30px;
}
#keir2019 .text_title,
#keir2019_link .text_title {
  padding: 30px 0 10px;
  font-weight: 200;
  font-size: 16px;
  line-height: 2.0;
}
#keir2019 .btn_item_link,
#keir2019_link .btn_item_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 780px;
  height: 100px;
  margin: 0 auto;
  padding-bottom: 10px;
  background: url(/img/event/yawaraka/pc/btn_item_link.png);
  background-size: 100% 100%;
  color: #fff;
  font-weight: 100;
  font-size: 24px;
  transition: opacity .3s;
}
#keir2019 .btn_item_link.link_margin,
#keir2019_link .btn_item_link.link_margin {
  margin: 60px auto 50px;
}
#keir2019 .btn_item_link:hover,
#keir2019_link .btn_item_link:hover {
  opacity: .7;
}
#keir2019 .btn_link,
#keir2019_link .btn_link {
  display: inline-block;
  margin-top: 40px;
  padding: 14px 50px;
  border: 1px solid #1ca2a9;
  border-radius: 50px;
  background-color: #e9f9fa;
  background-image: url(/img/event/yawaraka/pc/icon_btn_arrow.png);
  background-size: 8px 16px;
  background-repeat: no-repeat;
  background-position: right 20px center;
  color: #1ca2a9;
  font-size: 15px;
  transition: opacity .3s;
}
#keir2019 .btn_link:hover,
#keir2019_link .btn_link:hover {
  opacity: .7;
}
#keir2019 em,
#keir2019_link em {
  font-weight: 200;
}
#keir2019 em.uline_b,
#keir2019_link em.uline_b {
  border-bottom: 4px solid #3abdc5;
}
#keir2019 em.uline_y,
#keir2019_link em.uline_y {
  border-bottom: 4px solid #edd741;
}
#keir2019 em.uline_o,
#keir2019_link em.uline_o {
  border-bottom: 4px solid #ffa767;
}
#keir2019 em.uline_g,
#keir2019_link em.uline_g {
  border-bottom: 4px solid #a3d581;
}
#keir2019 em.uline_p,
#keir2019_link em.uline_p {
  border-bottom: 4px solid #ffa4ad;
}
#keir2019 .content_wrap .inner,
#keir2019_link .content_wrap .inner {
  display: flex;
  align-items: flex-start;
  padding: 30px 0 0;
}
#keir2019 .content_wrap .inner .img_inner,
#keir2019_link .content_wrap .inner .img_inner {
  width: 390px;
  height: auto;
}
#keir2019 .content_wrap .inner div,
#keir2019_link .content_wrap .inner div {
  /*width: calc(100% - 390px - 30px);*/
  text-align: left;
  line-height: 1.8;
}
#keir2019 .content_wrap .inner div span,
#keir2019_link .content_wrap .inner div span {
  display: block;
  color: #3abdc5;
  font-weight: 500;
}
#keir2019 .content_wrap .inner div p,
#keir2019_link .content_wrap .inner div p {
  font-weight: 200;
}
#keir2019 .content_wrap .inner img + div,
#keir2019_link .content_wrap .inner img + div {
  margin-left: 30px;
}
#keir2019 .content_wrap .inner div + img,
#keir2019_link .content_wrap .inner div + img {
}
#keir2019 .content_wrap .profile,
#keir2019_link .content_wrap .profile {
  background-color: #f2f1ed;
  margin-top: 80px;
  padding-bottom: 50px;
}
#keir2019 .content_wrap .profile .inner > img,
#keir2019_link .content_wrap .profile .inner > img {
  width: 272px;
  height: auto;
}
#keir2019 .content_wrap .profile .inner > div,
#keir2019_link .content_wrap .profile .inner > div {
  /*width: calc(100% - 272px - 40px);*/
  margin-left: 40px;
  font-size: 13px;
}
#keir2019 .content_wrap .profile .inner > div img,
#keir2019_link .content_wrap .profile .inner > div img {
  margin: 5px auto 20px 0;
}
#keir2019 .content_wrap .profile_bottom,
#keir2019_link .content_wrap .profile_bottom {
  background-color: #eae7e0;
  padding-bottom: 50px;
}
#keir2019 .content_wrap .profile_bottom .inner > div,
#keir2019_link .content_wrap .profile_bottom .inner > div {
    /*width: calc(100% - 231px - 40px);*/
  font-size: 13px;
}
#keir2019 .content_wrap .profile_bottom .inner > div img,
#keir2019_link .content_wrap .profile_bottom .inner > div img {
  margin: 5px auto 20px 0;
}
#keir2019 .content_wrap .profile_bottom .inner > div a,
#keir2019_link .content_wrap .profile_bottom .inner > div a {
  text-decoration: underline;
}
#keir2019 .content_wrap .profile_bottom .inner > img,
#keir2019_link .content_wrap .profile_bottom .inner > img {
  width: 231px;
  height: auto;
  margin-left: 40px;
}
#keir2019 #ce19_comment,
#keir2019_link #ce19_comment {
  margin-bottom: 80px;
  padding: 60px 0 130px;
  background-color: #f2f1ed;
  text-align: center;
}
#keir2019 #ce19_comment .comment_thanks_text,
#keir2019_link #ce19_comment .comment_thanks_text {
  padding: 50px 0 10px;
  font-size: 22px;
  line-height: 1.8;
}
#keir2019 #ce19_comment .comment_thanks,
#keir2019_link #ce19_comment .comment_thanks {
  width: 880px;
  margin: 20px auto 0;
  padding: 30px 0 30px;
  background-color: #fff;
  font-weight: 500;
  font-size: 16px;
}
#keir2019 #ce19_comment .comment_thanks h4,
#keir2019_link #ce19_comment .comment_thanks h4 {
  display: block;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 16px;
}
#keir2019 #ce19_comment .comment_thanks div,
#keir2019_link #ce19_comment .comment_thanks div {
  display: flex;
  justify-content: center;
}
#keir2019 #ce19_comment .comment_thanks ul,
#keir2019_link #ce19_comment .comment_thanks ul {
  display: inline-block;
}
#keir2019 #ce19_comment .comment_thanks ul li,
#keir2019_link #ce19_comment .comment_thanks ul li {
  text-align: left;
  line-height: 2.0;
  text-decoration: underline;
}
#keir2019 #ce19_comment .comment_inner,
#keir2019_link #ce19_comment .comment_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  text-align: left;
}
#keir2019 #ce19_comment .comment_inner div img,
#keir2019_link #ce19_comment .comment_inner div img {
  margin: 0 auto 10px 0;
}
#keir2019 #ce19_comment .comment_inner div p,
#keir2019_link #ce19_comment .comment_inner div p {
  font-weight: 500;
  font-size: 20px;
  text-indent: -0.8rem;
  line-height: 1.8;
}
#keir2019 #ce19_comment .comment_inner div p em,
#keir2019_link #ce19_comment .comment_inner div p em {
  font-weight: 500;
}
#keir2019 #ce19_comment .comment_inner:first-of-type > img,
#keir2019_link #ce19_comment .comment_inner:first-of-type > img {
  width: 598px;
  height: auto;
}
#keir2019 #ce19_comment .comment_inner:first-of-type div,
#keir2019_link #ce19_comment .comment_inner:first-of-type div {
  width: calc(100% - 598px - 30px);
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(2) > img,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(2) > img {
  width: 621px;
  height: auto;
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(2) div,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(2) div {
  width: calc(100% - 621px - 30px);
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(3) > img,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(3) > img {
  width: 589px;
  height: auto;
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(3) div,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(3) div {
  width: calc(100% - 589px - 30px);
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(4) > img,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(4) > img {
  width: 601px;
  height: auto;
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(4) div,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(4) div {
  width: calc(100% - 601px - 30px);
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(5) > img,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(5) > img {
  width: 603px;
  height: auto;
}
#keir2019 #ce19_comment .comment_inner:nth-of-type(5) div,
#keir2019_link #ce19_comment .comment_inner:nth-of-type(5) div {
  width: calc(100% - 603px - 30px);
}
#keir2019 #ce19_comment .comment_inner img + div,
#keir2019_link #ce19_comment .comment_inner img + div {
  margin-left: 30px;
}
#keir2019 #ce19_comment .comment_inner div + img,
#keir2019_link #ce19_comment .comment_inner div + img {
  margin-left: 30px;
}
#keir2019 #ce19_instagram,
#keir2019_link #ce19_instagram {
  margin-top: 100px;
  text-align: center;
}
#keir2019 #ce19_instagram .btn_link,
#keir2019_link #ce19_instagram .btn_link {
  margin: 20px 0 30px;
}
/* ----------------------------------------
    西川直営店スタッフのおすすめ
---------------------------------------- */
[data-browse-mode="P"] .staff-recommend {
    background: #F7F7F4;
    width: 100%;
}
[data-browse-mode="P"] .staff-recommend__header{
    background: #FFFFFF;
    width: 100%;
    text-align: center;
    padding: 18px 0;
    position: relative;
}
[data-browse-mode="P"] .staff-recommend__header:before{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 34px solid #FFFFFF; 
    border-right: 21px solid transparent;
    border-left: 21px solid transparent;
}
[data-browse-mode="P"] .staff-recommend__content {
    position: relative;
    max-width: 700px;
    margin: auto;
}
[data-browse-mode="P"] .staff-recommend__header h2 {
    font-size: 20px;
    font-weight: 700;
    border-bottom: none;
    margin: 0;
}
[data-browse-mode="P"] .staff-recommend__header h2 span {
    font-size: 24px;
}
[data-browse-mode="P"] .staff-recommend__header p {
    font-size: 16px;
    color: #B8A361;
    font-weight: 700;
}
[data-browse-mode="P"] .staff-recommend__header img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    height: auto;   
}
[data-browse-mode="P"] .staff-recommend__inner {
    width: 1000px;
    margin: 0 auto;
    padding: 73px 0 70px;
}
[data-browse-mode="P"] .staff-recommend__products:not(.slick-slider){
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
[data-browse-mode="P"] .staff-recommend__card {
    width: calc(100% / 3 - 17px);
    background: #FFFFFF;
    padding: 14px 16px 19px;
}
[data-browse-mode="P"] .staff-recommend__card-title {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    border-bottom: 2px solid #F7F7F4;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 10px;
}
[data-browse-mode="P"] .staff-recommend__card-product {
    display: flex;
    flex-direction: column;
}
[data-browse-mode="P"] .staff-recommend__card-title span:not([class]) {
    color: #D3312E;
}
[data-browse-mode="P"] .staff-recommend__card-title span.font-s {
    font-size: 0.7em;
    display: inline-block;
    text-align: justify;
}
[data-browse-mode="P"] .staff-recommend__card-image{
    display: block;
    margin: 14px auto 12px;
}
[data-browse-mode="P"] .staff-recommend__card-name{
    font-size: 14px;
    font-weight: 700;
}
[data-browse-mode="P"] .staff-recommend__card-price{
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 11px;
}
[data-browse-mode="P"] .staff-recommend__card-points{
    padding-top: 13px;
    border-top: 2px solid #F7F7F4;
}
[data-browse-mode="P"] .staff-recommend__card-points p{
    text-align: center;
    color: #B8A361;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 11px;
}
[data-browse-mode="P"] .staff-recommend__card-points span {
    font-size: 16px;
    font-weight: 500;
}
[data-browse-mode="P"] .staff-recommend .slick-arrow {
    display: block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    z-index: 0;
    background-image: none;
    margin: auto;
    transform: none;
    z-index: 3;
}
[data-browse-mode="P"] .staff-recommend .slick-track {
    display: flex;
    align-items: stretch;
}
[data-browse-mode="P"] .staff-recommend .slick-arrow::before,
[data-browse-mode="P"] .staff-recommend .slick-arrow::after {
    display: none;
}
[data-browse-mode="P"] .staff-recommend .slick-arrow.slick-prev {
    background: url(/img/usr/mv_prev.png) no-repeat center;
    background-size: 40px;
}
[data-browse-mode="P"] .staff-recommend .slick-arrow.slick-next {
    background: url(/img/usr/mv_next.png) no-repeat 2% center;
    background-size: 40px;
}
[data-browse-mode="P"] .staff-recommend .slick-list {
  margin: 0 -15px;
}
[data-browse-mode="P"] .staff-recommend .slick-slide {
  margin: 0 15px;
  height: auto;
}
[data-browse-mode="P"] .staff-recommend .slick-arrow.slick-next {
    right: -20px;
}
[data-browse-mode="P"] .staff-recommend .slick-arrow.slick-prev {
    left: -20px;
}
[data-browse-mode="P"] .staff-recommend-introduction {
    margin-top: 40px;
    background-color: white;
    text-align: center;
    padding: 2em;
}
[data-browse-mode="P"] .staff-recommend-introduction .font-w {
    font-weight: bold;
    font-size: 1.2em;
}
[data-browse-mode="P"] .staff-recommend-introduction .read-text {
    font-size: 18px;
    font-weight: normal;
}
[data-browse-mode="P"] .staff-recommend-introduction .bnr {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 40px;
}
[data-browse-mode="P"] .staff-recommend-introduction .bnr .bnr-item {
    width: calc(50% - 15px);
    max-width: 300px;
    text-align: justify;
}
[data-browse-mode="P"] .staff-recommend-introduction .bnr .bnr-item .name {
    font-size: 15px;
    font-weight: 600;
    margin: 12px 0 5px;
}
[data-browse-mode="P"] .staff-recommend-introduction .bnr .bnr-item .text {
  font-size: 13px;
  font-weight: 300;
}

/* SP */
[data-browse-mode="S"] .staff-recommend {
  background: #F7F7F4;
  width: 100%;
}
[data-browse-mode="S"] .staff-recommend__header{
  background: #FFFFFF;
  width: 100%;
  text-align: center;
  padding: 20px 0 30px;
  position: relative;
}
[data-browse-mode="S"] .staff-recommend__header:before{
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 34px solid #FFFFFF; 
  border-right: 21px solid transparent;
  border-left: 21px solid transparent;
}
[data-browse-mode="S"] .staff-recommend__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
[data-browse-mode="S"] .staff-recommend__content>img {
    order: 0;
}
[data-browse-mode="S"] .staff-recommend__content>*:not(img) {
    order: 1;
}
[data-browse-mode="S"] .staff-recommend__header h2 {
  font-size: 16px;
  font-weight: 700;
  border-bottom: none;
  margin: 0;
}
[data-browse-mode="S"] .staff-recommend__header h2 span {
  font-size: 20px;
}
[data-browse-mode="S"] .staff-recommend__header p {
  font-size: 16px;
  color: #B8A361;
  font-weight: 700;
}
[data-browse-mode="S"] .staff-recommend__inner {
  width: 90.6666666667%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0 10px;
}
[data-browse-mode="S"] .staff-recommend__card {
  width: 100%;
  background: #FFFFFF;
  padding: 14px 16px 19px;
  margin-bottom: 30px;
}
[data-browse-mode="S"] .staff-recommend__card-title {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 2px solid #F7F7F4;
  background: #FFFFFF;
  padding: 0 0 10px;
}
[data-browse-mode="S"] .staff-recommend__card-title span:not([class]) {
  color: #D3312E;
}
[data-browse-mode="S"] .staff-recommend__card-title span.font-s {
    font-size: 0.7em;
    display: inline-block;
    text-align: justify;
}
[data-browse-mode="S"] .staff-recommend__card-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 12px;
}
[data-browse-mode="S"] .staff-recommend__card-image{
  width: 40%;
  height: auto;
  aspect-ratio: 1;
}
[data-browse-mode="S"] .staff-recommend__card-info{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
[data-browse-mode="S"] .staff-recommend__card-name{
  font-size: 13px;
  font-weight: 700;
  min-height: 99px;
}
[data-browse-mode="S"] .staff-recommend__card-price{
  text-align: right;
  font-size: 16px;
  font-weight: 700;
}
[data-browse-mode="S"] .staff-recommend__card-points{
  padding-top: 13px;
  border-top: 2px solid #F7F7F4;
}
[data-browse-mode="S"] .staff-recommend__card-points p{
  text-align: center;
  color: #B8A361;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 11px;
}
[data-browse-mode="S"] .staff-recommend__card-points span {
  font-size: 15px;
  font-weight: 500;
}
[data-browse-mode="S"] .staff-recommend-introduction {
    margin-top: 40px;
    background-color: white;
    text-align: center;
    padding: 1.5em;
}
[data-browse-mode="S"] .staff-recommend-introduction .font-w {
    font-weight: bold;
    font-size: 1.2em;
}
[data-browse-mode="S"] .staff-recommend-introduction .read-text {
    font-size: clamp(12px,3.3vw,18px);
    font-weight: normal;
}
[data-browse-mode="S"] .staff-recommend-introduction .bnr {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 40px;
}
[data-browse-mode="S"] .staff-recommend-introduction .bnr .bnr-item {
    text-align: justify;
}
[data-browse-mode="S"] .staff-recommend-introduction .bnr .bnr-item .name {
    font-size: clamp(12px,3.6vw,20px);
    font-weight: 600;
    margin: 12px 0 5px;
}
[data-browse-mode="S"] .staff-recommend-introduction .bnr .bnr-item .text {
  font-size: clamp(10px , 3.2vw , 15px);
  font-weight: 300;
  color: #777;
}
/* ----------------------------------------
	ギフトバナー
---------------------------------------- */
.mainImage { margin-top: 20px; }
.mainImage .fukidashi-text {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 20px;
    color: #990066;
}
#keir2019 .mainImage img {
  display: block;
  margin: 0 auto;
}
/* .mainImage .fukidashi-text::before,.mainImage .fukidashi-text::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 2.5em;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    background-color: #B8A361;
}
.mainImage .fukidashi-text::before {
    transform: rotate(-25deg);
}
.mainImage .fukidashi-text::after {
    transform: rotate(25deg)
} */
/* ----------------------------------------
    メディアクエリ
---------------------------------------- */
@media screen and (min-width: 1360px) {
  #keir2019 #ce19_mv .mv_text {
    left: 50.2%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  #keir2019 section + section {
    margin-top: 30px;
  }
  #keir2019 .pc_only_ {
    display: none!important;
  }
  #keir2019 .sp_only_ {
    display: block;
  }
  #keir2019 .p30 {
    padding: 20px 30px 0 !important;
  }

  #keir2019 .breadcrumb {
    padding: 10px;
    font-size: 12px;
    line-height: 2;
  }

  #keir2019 img.pickupPhoto{
  width: 100%;
  height: auto;
  padding: 0;
  }

  #keir2019 .inner h2{
    font-size: 18px;
  }

  #keir2019 .inner h1,
  #keir2019_link h1,
  #keir2019 .inner h2,
  #keir2019_link h2,
  #keir2019 .inner h3,
  #keir2019_link h3,
  #keir2019 .inner h4,
  #keir2019_link h4,
  #keir2019 .inner h5,
  #keir2019_link h5 {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  #keir2019 .inner h1,
  #keir2019_link h1 {
    display: block;
    width: 100%;
  }
  #keir2019 .inner h1 img,
  #keir2019_link h1 img {
    width: 100%;
    height: auto;
  }
  #keir2019 .inner h2 {
    margin-bottom: 10px;
  }
  #keir2019 .title {
    margin: 0;
    padding: 0 15px;
    font-size: 20px;
  }
  #keir2019 .inner h3.card {
    line-height: 1.5;
    margin-bottom: 10px;
  }

  #keir2019 img,
  #keir2019_link img {
    max-width: 100% !important;
    padding: 0;
  }
  #keir2019 .ce19_container,
  #keir2019_link .ce19_container {
    width: 100%;
  }
  #keir2019 .btn_item_link,
  #keir2019_link .btn_item_link {
    width: 320px;
    height: 65px;
    font-size: 14px;
    background: url(/img/event/yawaraka/sp/btn_item_link.png);
    background-size: 100% 100%;
    text-align: center;
  }
  #keir2019 .btn_link,
  #keir2019_link .btn_link {
    width: calc(100% - 30px);
    padding: 14px 30px;
    font-size: 14px;
  }
  #keir2019 #ce19_mv,
  #keir2019_link #ce19_mv {
    height: auto;
    background-color: transparent;
  }
  #keir2019 #ce19_mv .mv_text,
  #keir2019_link #ce19_mv .mv_text {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    width: 100%;
    height: auto;
  }
  #keir2019 #ce19_mv .mv_text p,
  #keir2019_link #ce19_mv .mv_text p {
    padding: 15px;
    line-height: 1.5;
  }
  #keir2019 #ce19_mv img,
  #keir2019_link #ce19_mv img {
    width: 100%;
    height: auto;
  }
  #keir2019 .ce19_title,
  #keir2019_link .ce19_title {
    font-size: 20px;
  }
  #keir2019 .ce19_title:before,
  #keir2019_link .ce19_title:before,
  #keir2019 .ce19_title:after,
  #keir2019_link .ce19_title:after {
    width: 29px;
    height: 60px;
  }
  #keir2019 .ce19_title:before,
  #keir2019_link .ce19_title:before {
    background-image: url(/img/event/yawaraka/sp/ttl_before.png);
  }
  #keir2019 .ce19_title:after,
  #keir2019_link .ce19_title:after {
    background-image: url(/img/event/yawaraka/sp/ttl_after.png);
  }
  #keir2019 .clearfix:after,
  #keir2019_link .clearfix:after {
    clear: both;
    content: '';
  }

  #keir2019 .ce19_container .inner {
    width: auto;
  }
  #keir2019 .content_wrap .inner,
  #keir2019_link .content_wrap .inner {
    display: block;
    padding: 15px 15px 38px;
  }

  #keir2019 .content_wrap .inner .img_inner,
  #keir2019_link .content_wrap .inner .img_inner {
    float: right;
    width: 50%;
    height: auto;
    margin: 0 0 5px 15px;
  }
  #keir2019 .content_wrap .inner .img_inner.img_left,
  #keir2019_link .content_wrap .inner .img_inner.img_left {
    float: left;
    margin: 0 15px 5px 0;
  }
  #keir2019 .content_wrap .inner p,
  #keir2019_link .content_wrap .inner p {
    text-align: left;
  }
  #keir2019 .content_wrap .inner p span,
  #keir2019_link .content_wrap .inner p span {
    display: block;
    color: #3abdc5;
    font-weight: 500;
  }
  #keir2019 .content_wrap .ce19_inner_title,
  #keir2019_link .content_wrap .ce19_inner_title {
    font-size: 16px;
  }
  #keir2019 .content_wrap .ce19_title,
  #keir2019_link .content_wrap .ce19_title {
    font-size: 16px;
  }
  #keir2019 .content_wrap .ce19_inner_title,
  #keir2019_link .content_wrap .ce19_inner_title {
    padding-top: 20px;
  }
  #keir2019 .content_wrap .profile,
  #keir2019_link .content_wrap .profile {
    margin-top: 25px;
  }
  #keir2019 .content_wrap .profile .inner,
  #keir2019_link .content_wrap .profile .inner,
  #keir2019 .content_wrap .profile_bottom .inner,
  #keir2019_link .content_wrap .profile_bottom .inner {
    text-align: left;
  }
  #keir2019 .content_wrap .profile .inner div,
  #keir2019_link .content_wrap .profile .inner div,
  #keir2019 .content_wrap .profile_bottom .inner div,
  #keir2019_link .content_wrap .profile_bottom .inner div {
    width: 100%;
    margin: 0;
  }
  #keir2019 .content_wrap .profile .inner h3,
  #keir2019_link .content_wrap .profile .inner h3,
  #keir2019 .content_wrap .profile_bottom .inner h3,
  #keir2019_link .content_wrap .profile_bottom .inner h3 {
    font-size: 14px;
  }
  #keir2019 .content_wrap .profile .inner h2,
  #keir2019_link .content_wrap .profile .inner h2,
  #keir2019 .content_wrap .profile_bottom .inner h2,
  #keir2019_link .content_wrap .profile_bottom .inner h2 {
    display: block;
    padding: 5px 0;
  }
  #keir2019 .content_wrap .profile .inner .img_text_name,
  #keir2019_link .content_wrap .profile .inner .img_text_name,
  #keir2019 .content_wrap .profile_bottom .inner .img_text_name,
  #keir2019_link .content_wrap .profile_bottom .inner .img_text_name {
    width: auto;
    height: auto;
    margin: 5px auto 10px 0;
  }
  #keir2019 .content_wrap .profile .inner > div img,
  #keir2019_link .content_wrap .profile .inner > div img,
  #keir2019 .content_wrap .profile_bottom .inner > div img,
  #keir2019_link .content_wrap .profile_bottom .inner > div img {
    margin-left: 15px;
  }
  #keir2019 .content_wrap .profile .clearfix img,
  #keir2019_link .content_wrap .profile .clearfix img,
  #keir2019 .content_wrap .profile_bottom .clearfix img,
  #keir2019_link .content_wrap .profile_bottom .clearfix img {
    float: right;
  }
  #keir2019 #ce19_comment .comment_inner,
  #keir2019_link #ce19_comment .comment_inner {
    display: block;
  }
  #keir2019 #ce19_comment .comment_inner:first-of-type div,
  #keir2019_link #ce19_comment .comment_inner:first-of-type div,
  #keir2019 #ce19_comment .comment_inner:nth-of-type(2) div,
  #keir2019_link #ce19_comment .comment_inner:nth-of-type(2) div,
  #keir2019 #ce19_comment .comment_inner:nth-of-type(3) div,
  #keir2019_link #ce19_comment .comment_inner:nth-of-type(3) div,
  #keir2019 #ce19_comment .comment_inner:nth-of-type(4) div,
  #keir2019_link #ce19_comment .comment_inner:nth-of-type(4) div,
  #keir2019 #ce19_comment .comment_inner:nth-of-type(5) div,
  #keir2019_link #ce19_comment .comment_inner:nth-of-type(5) div {
    width: 100%;
  }
  #keir2019 #ce19_comment .comment_thanks,
  #keir2019_link #ce19_comment .comment_thanks {
    width: 100%;
  }
  #keir2019 #ce19_comment,
  #keir2019_link #ce19_comment {
    padding: 30px 15px 50px;
    margin-bottom: 40px;
  }
  #keir2019 #ce19_comment h2,
  #keir2019_link #ce19_comment h2 {
    font-size: 16px;
  }
  #keir2019 #ce19_comment .text_title,
  #keir2019_link #ce19_comment .text_title {
    font-size: 14px;
    line-height: 1.5;
  }
  #keir2019 #ce19_comment .comment_inner div,
  #keir2019_link #ce19_comment .comment_inner div {
    margin: 0 !important;
    padding-top: 15px;
  }
  #keir2019 #ce19_comment .comment_inner div p,
  #keir2019_link #ce19_comment .comment_inner div p {
    font-size: 14px;
    line-height: 1.5;
  }
  #keir2019 #ce19_comment .comment_thanks_text,
  #keir2019_link #ce19_comment .comment_thanks_text {
    font-size: 16px;
    line-height: 1.5;
  }
  #keir2019 .present_bottom .img_present,
  #keir2019_link .present_bottom .img_present {
    width: calc(100% - 30px);
  }
  #keir2019 #ce19_instagram,
  #keir2019_link #ce19_instagram,
  #keir2019 #ce19_introduction,
  #keir2019_link #ce19_introduction {
    margin-top: 50px;
  }
  #keir2019 #ce19_instagram h2,
  #keir2019_link #ce19_instagram h2,
  #keir2019 #ce19_introduction h2,
  #keir2019_link #ce19_introduction h2 {
    font-size: 16px;
  }
  #keir2019 #ce19_instagram .text_title,
  #keir2019_link #ce19_instagram .text_title,
  #keir2019 #ce19_introduction .text_title,
  #keir2019_link #ce19_introduction .text_title {
    padding: 30px 15px 10px;
    line-height: 1.5;
  }
  #keir2019 #ce19_introduction,
  #keir2019_link #ce19_introduction {
    padding-top: 0px !important;
  }
  #keir2019 #ce19_introduction .inner,
  #keir2019_link #ce19_introduction .inner {
    margin: 0 !important;
  }
  #keir2019 #ce19_introduction .inner > img,
  #keir2019_link #ce19_introduction .inner > img {
    width: calc(100% - 30px);
  }
  #keir2019 #ce19_introduction .inner div,
  #keir2019_link #ce19_introduction .inner div {
    padding: 15px 15px 0;
    line-height: 1.5;
  }
  #keir2019 #ce19_introduction .inner div h4,
  #keir2019_link #ce19_introduction .inner div h4 {
    font-size: 14px;
  }
  #keir2019 #ce19_introduction .inner div h3,
  #keir2019_link #ce19_introduction .inner div h3 {
    font-size: 24px;
  }
  #keir2019 #ce19_introduction .inner div img,
  #keir2019_link #ce19_introduction .inner div img {
    margin: 10px auto 15px 0;
  }
  #keir2019 #ce19_introduction .inner div p,
  #keir2019_link #ce19_introduction .inner div p {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
  }
  #keir2019 #ce19_introduction .inner div + img,
  #keir2019_link #ce19_introduction .inner div + img {
    margin: 0 auto;
  }
  #keir2019 #ce19_introduction .img_present,
  #keir2019_link #ce19_introduction .img_present {
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  #keir2019 #ce19_introduction ul,
  #keir2019_link #ce19_introduction ul {
    margin-bottom: 30px;
  }
  #keir2019 #ce19_introduction li a,
  #keir2019_link #ce19_introduction li a,
  #keir2019 #ce19_introduction .li_inner a,
  #keir2019_link #ce19_introduction .li_inner a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
  }
  #keir2019 #ce19_introduction li a figure,
  #keir2019_link #ce19_introduction li a figure,
  #keir2019 #ce19_introduction .li_inner a figure,
  #keir2019_link #ce19_introduction .li_inner a figure {
    width: 50%;
    padding-right: 15px;
    min-height: unset !important;
  }
  #keir2019 #ce19_introduction li a div,
  #keir2019_link #ce19_introduction li a div,
  #keir2019 #ce19_introduction .li_inner a div,
  #keir2019_link #ce19_introduction .li_inner a div {
    width: 50%;
    text-align: left;
  }
  #keir2019 #ce19_introduction li a div h5,
  #keir2019_link #ce19_introduction li a div h5,
  #keir2019 #ce19_introduction .li_inner a div h5,
  #keir2019_link #ce19_introduction .li_inner a div h5 {
    line-height: 1.5;
  }
  #keir2019 #ce19_introduction li:not(:first-child),
  #keir2019_link #ce19_introduction li:not(:first-child),
  #keir2019 #ce19_introduction .li_inner:not(:first-child),
  #keir2019_link #ce19_introduction .li_inner:not(:first-child) {
    margin-left: 0;
  }
  #keir2019 #ce19_introduction li img,
  #keir2019_link #ce19_introduction li img,
  #keir2019 #ce19_introduction .li_inner img,
  #keir2019_link #ce19_introduction .li_inner img {
    margin-top: 10px;
  }
  #keir2019 .container_bottom h2,
  #keir2019_link .container_bottom h2,
  #keir2019 .container_link h2,
  #keir2019_link .container_link h2 {
    font-size: 16px;
  }
  #keir2019 .container_bottom p,
  #keir2019_link .container_bottom p,
  #keir2019 .container_link p,
  #keir2019_link .container_link p {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
  }
  #keir2019 .container_bottom .btn_link,
  #keir2019_link .container_bottom .btn_link,
  #keir2019 .container_link .btn_link,
  #keir2019_link .container_link .btn_link {
    width: calc(100% - 30px);
    min-width: unset !important;
    margin-top: 10px;
  }
  #keir2019 .container_bottom,
  #keir2019_link .container_bottom {
    margin-bottom: 30px !important;
  }
  #keir2019 .container_bottom h2,
  #keir2019_link .container_bottom h2 {
    padding-top: 10px;
  }
  #keir2019 .container_link,
  #keir2019_link .container_link {
    margin-bottom: 50px !important;
  }

  .mainImage {
      max-width: 96%;
      margin-left: auto;
      margin-right: auto;
  }
  .mainImage .fukidashi-text {
      text-align: center;
      margin-bottom: 20px;
      font-size: clamp(12px,3.9vw,20px);
  }

  .maincopy{
    padding-right: 15px;
    padding-left: 15px;
  }
}