@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:
Note:


New Creation:	.
Last Change:	.


Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object

------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-title__text {
  text-align: center;
  font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, Times, "Times New Roman", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 3.4rem;
  color: #fff;
}

.p-title__text::after {
  content: attr(data-eng);
  display: block;
  margin-top: 15px;
  width: 100%;
  text-transform: capitalize;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.4rem;
  color: #7e7774;
}

.p-box__title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  height: 77px;
  background: url(../../../img/pc/contents_operation_contents_title_bg.png) 0 0 no-repeat;
  text-align: center;
  text-shadow: 0 0 8px #250708;
  line-height: 1.2857142857;
  font-family: "YakuHanMP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-size: 2.8em;
  color: #fff;
  box-sizing: border-box;
}

.webp .p-box__title {
  background-image: url(../../../img/pc/contents_operation_contents_title_bg.webp);
}

.p-tab__list {
  display: flex;
  justify-content: space-between;
}
.p-tab__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../../../img/pc/tab_item_bg.png);
  background-position: right 14px center;
  background-repeat: no-repeat;
  background-color: #f4f2f0;
  font-weight: bold;
  color: #7e7774;
}
.p-tab__item a:hover {
  text-decoration: none;
}
.p-tab__item a:hover > * {
  opacity: 1;
}
.p-tab__item.is-active a {
  background-image: url(../../../img/pc/tab_item_bg_a.png);
  background-color: #c7bcb4;
  color: #fff;
}

.webp .p-tab__item a {
  background-image: url(../../../img/pc/tab_item_bg.webp);
}
.webp .p-tab__item.is-active a {
  background-image: url(../../../img/pc/tab_item_bg_a.webp);
}

.p-case__item {
  margin-bottom: 10px;
  padding: 0 0 10px;
  border-bottom: 1px dotted #c5bcb5;
}
.p-case__item:last-child {
  margin-bottom: 0;
}
.p-case__contents {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
.p-case__contents__inner {
  flex: 1;
  order: 2;
}
.p-case__contents__title {
  margin-bottom: 10px;
  padding-top: 6px;
  font-size: 1.5em;
}
.p-case__contents__title a {
  font-weight: bold;
  color: #7e7774;
}
.p-case__contents__attr {
  margin-bottom: 12px;
  text-align: right;
  font-size: 1.1em;
}
.p-case__contents__text {
  line-height: 1.5;
  font-size: 1.2em;
}
.p-case__contents__info {
  position: relative;
  z-index: 2;
  order: 3;
  margin-top: 1.1em;
  width: 100%;
}
.p-case__contents__pic {
  order: 1;
  margin-right: 15px;
}

.p-campaign {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 15px 15px 15px 66px;
  width: 100%;
  height: 180px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  box-sizing: border-box;
}
.p-campaign-category__list {
  display: flex;
  flex: 1;
  justify-content: space-between;
  order: 2;
  height: 100%;
}
.p-campaign-category__item {
  position: relative;
}
.p-campaign-category__item a {
  display: block;
  border: 1px solid #827871;
  transition: all 0.15s linear;
}
.p-campaign-category__item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  box-shadow: inset 0 0 4px 0 #fff;
  opacity: 0;
  transition: all 0.15s linear;
}
.p-campaign-category__item a span {
  position: absolute;
  right: 37.5%;
  bottom: 6px;
  padding: 0 5px;
  border-radius: 4px;
  background: #e55764;
  text-align: center;
  line-height: 1.4;
  color: #fff;
}
.p-campaign-category__item a:hover {
  border: 1px solid #fff;
}
.p-campaign-category__item a:hover::before {
  z-index: 1;
  opacity: 1;
}
.p-campaign-category__item a:hover > * {
  opacity: 1;
}
.p-campaign__limit {
  order: 1;
  margin-right: 69px;
  width: 192px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  line-height: 2;
  font-size: 14px;
  color: #fff;
}
.p-campaign.month01 {
  background-image: url(../../img/pc/index_pickup_campaign_bg1.jpg);
}
.p-campaign.month02 {
  background-image: url(../../img/pc/index_pickup_campaign_bg2.jpg);
}
.p-campaign.month03 {
  background-image: url(../../img/pc/index_pickup_campaign_bg3.jpg);
}
.p-campaign.month04 {
  background-image: url(../../img/pc/index_pickup_campaign_bg4.jpg);
}
.p-campaign.month05 {
  background-image: url(../../img/pc/index_pickup_campaign_bg5.jpg);
}
.p-campaign.month06 {
  background-image: url(../../img/pc/index_pickup_campaign_bg6.jpg);
}
.p-campaign.month07 {
  background-image: url(../../img/pc/index_pickup_campaign_bg7.jpg);
}
.p-campaign.month08 {
  background-image: url(../../img/pc/index_pickup_campaign_bg8.jpg);
}
.p-campaign.month09 {
  background-image: url(../../img/pc/index_pickup_campaign_bg9.jpg);
}
.p-campaign.month10 {
  background-image: url(../../img/pc/index_pickup_campaign_bg10.jpg);
}
.p-campaign.month11 {
  background-image: url(../../img/pc/index_pickup_campaign_bg11.jpg);
}
.p-campaign.month12 {
  background-image: url(../../img/pc/index_pickup_campaign_bg12.jpg);
}

.p-title {
  background-image: url(../../../img/pc/case_title_bg.jpg);
}
.p-title__text {
  color: #584f4c;
}
.p-title__text::after {
  text-transform: capitalize;
}

.p-update-date {
  margin-bottom: 10px;
  text-align: right;
  font-size: 1.2em;
}

.p-box {
  margin-bottom: 100px;
}
.p-box > *:not([class*=title]) {
  margin-right: 20px;
  margin-left: 20px;
}
.p-box__title {
  margin-bottom: 25.5px;
}
.p-box__text {
  line-height: 1.6;
  font-size: 1.5em;
  margin-bottom: 35.5px;
}

.p-tab {
  margin-bottom: 20px;
}
.p-tab__list {
  border-bottom: 1px solid #707070;
}
.p-tab__item {
  width: 165.25px;
}
.p-tab__item a {
  height: 40px;
  font-size: 1.2em;
}
.p-tab__item.is-active a {
  background-color: #7f7875;
}

.p-banner {
  clear: both;
  margin: 0 65px 70px;
}

.p-campaign {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0 35px 70px -187px;
  padding: 15px 15px 15px 66px;
  width: 856px;
  height: 180px;
  background-position: left top;
  background-repeat: no-repeat;
  font-family: "YakuHanJP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  box-sizing: border-box;
}
.p-campaign__list {
  display: flex;
  flex: 1;
  justify-content: space-between;
  order: 2;
  height: 100%;
}
.p-campaign__item {
  position: relative;
}
.p-campaign__item a {
  display: block;
  border: 1px solid #827871;
  transition: all 0.15s linear;
}
.p-campaign__item a::before {
  transition: all 0.15s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  box-shadow: inset 0 0 4px 0 #fff;
  opacity: 0;
}
.p-campaign__item a span {
  position: absolute;
  right: 37.5%;
  bottom: 6px;
  padding: 0 5px;
  border-radius: 4px;
  background: #e55764;
  text-align: center;
  line-height: 1.4;
  color: #fff;
}
.p-campaign__item a:hover {
  border: 1px solid #fff;
}
.p-campaign__item a:hover::before {
  z-index: 1;
  opacity: 1;
}
.p-campaign__item a:hover > * {
  opacity: 1;
}
.p-campaign__date {
  order: 1;
  margin-right: 69px;
  width: 192px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  line-height: 2;
  font-size: 14px;
  color: #fff;
}
.p-campaign.month01 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg1.jpg);
}
.p-campaign.month02 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg2.jpg);
}
.p-campaign.month03 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg3.jpg);
}
.p-campaign.month04 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg4.jpg);
}
.p-campaign.month05 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg5.jpg);
}
.p-campaign.month06 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg6.jpg);
}
.p-campaign.month07 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg7.jpg);
}
.p-campaign.month08 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg8.jpg);
}
.p-campaign.month09 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg9.jpg);
}
.p-campaign.month10 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg10.jpg);
}
.p-campaign.month11 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg11.jpg);
}
.p-campaign.month12 {
  background-image: url(../../../img/pc/contents_case_index_monitor_bg12.jpg);
}
