@charset 'UTF-8';
/*------------------------------------------------------------
htmlタグstyle
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 62.5%;
}

body {
  min-width: 1010px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: 'Meiryo', 'メイリオ', 'MS UI Gothic', 'Tahoma', 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN W3', HiraKakuProN-W3, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.75;
  -webkit-text-size-adjust: 100%;
}

h1 {
  font-size: 100%;
}

h2 {
  font-size: 100%;
}

h3 {
  font-size: 100%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 100%;
}

h6 {
  font-size: 100%;
}

a {
  color: #06c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #4e17ad;
}
a:focus {
  outline: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 10px 0;
  padding: 0;
}

img {
  border-style: none;
  vertical-align: bottom;
}

input[type=text], input[type=password], input[type=tel], input[type=email], textarea, select {
  margin: 0;
  padding: 5px 3px;
  font-size: 1.6rem;
  font-family: 'Meiryo', 'メイリオ', 'MS UI Gothic', 'Tahoma', 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN W3', HiraKakuProN-W3, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
  vertical-align: baseline;
}

/*------------------------------------------------------------
共通レイアウト
------------------------------------------------------------*/
#wrapper {
  background-color: #fff;
  overflow-x: hidden;
}

/*=========================
ヘッダー
=========================*/
#header {
  display: block;
  background-color: #000;
  padding: 10px 0;
}

.header--inner {
  display: block;
  width: 950px;
  margin: 0 auto;
  color: #fff;
  text-align: left;
}
.header--inner.header--inner-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
          justify-content: space-between;
}

.header--left_box {
  display: block;
}

.header--right_box {
  display: block;
}

/* ロゴ
------------------------------------------------------------*/
.header--logo {
  display: inline-block;
  width: 122px;
  height: 34px;
  background: url(https://s.yimg.jp/images/carview/tieup/pc/images/logo_cv_no_tm.png) no-repeat 0 0;
  text-indent: -9999px;
}
.header--logo a {
  display: block;
}
.header--logo a:hover {
  text-decoration: none;
}

/* SNS
------------------------------------------------------------*/
.header--sns {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 5px;
}

.header--sns--item {
  display: inline-block;
  position: relative;
  height: 20px;
  overflow: hidden;
}
.header--sns--item.header--sns--item-fb {
  margin-right: 10px;
}
.header--sns--item.header--sns--item-fb .fb-like span {
  vertical-align: top !important;
}
.header--sns--item iframe {
  position: absolute;
  top: 0;
  left: 0;
}

/* 掲載期間等
------------------------------------------------------------*/
.header--posting_term {
  box-sizing: border-box;
  display: block;
  padding-left: 10px;
  font-size: 1.3rem;
  text-align: right;
}

/*=========================
フッター
=========================*/
/*=========================
EMG TAG
=========================*/
div#emg_area {
  width: 944px;
  margin: 0 auto;
}

#emg, #emg2, #emg3 {
  margin: 0;
  padding: 0;
  background: none;
  text-align: center;
}
#emg > table, #emg2 > table, #emg3 > table {
  width: 750px !important;
  margin: 8px auto 17px auto !important;
  font-size: 16px;
}
#emg > table table, #emg2 > table table, #emg3 > table table {
  margin: 0;
}
#emg > table td, #emg2 > table td, #emg3 > table td {
  padding: 2px;
  color: #000;
  font-size: 16px;
  font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
#emg a, #emg2 a, #emg3 a {
  color: #00f;
  font-size: 16px;
  text-decoration: underline;
}
#emg strong, #emg2 strong, #emg3 strong {
  font-size: 16px;
  font-weight: bold;
}
#emg span, #emg2 span, #emg3 span {
  font-size: 16px;
}

#emg2 br, #emg3 br {
  display: none;
}

/*=========================
noscript　
=========================*/
#carview_nojs {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  border: solid 1px #666;
  background: #ffc;
  color: #f00;
  font-weight: 700;
  line-height: 1.7em;
  text-align: center;
}

/*=========================
メインコンテンツ
=========================*/
#main--content {
  display: block;
  width: 950px;
  margin: 50px auto 0;
}

/* タイアップ見出し
------------------------------------------------------------*/
.page_title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  height: 138px;
  background-color: #333;
}

.page_title--head {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 105px);
  padding: 0 35px;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.35;
}

.page_title--btn {
  display: inline-block;
  width: 105px;
}
.page_title--btn .page_title--btn--inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background-color: #900;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
.page_title--btn .page_title--btn--inner .page_title--btn--inner--txt {
  position: relative;
  top: -10px;
}
.page_title--btn .page_title--btn--inner .page_title--btn--inner--txt::after {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: calc(50% + 30px);
  left: 50%;
  width: 12px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  content: '';
}
.page_title--btn .page_title--btn--inner:hover {
  background-color: rgba(153, 0, 0, 0.8);
  text-decoration: none;
}
.page_title--btn .page_title--btn--inner:visited {
  color: #fff;
}

/* コンテンツブロック
------------------------------------------------------------*/
.tieup_content {
  margin-bottom: 80px;
}
.tieup_content.tieup_content-bg_overflow .tieup_content--head {
  margin-right: -200%;
  margin-left: -200%;
  padding-right: 200%;
  padding-left: 200%;
  background: #999;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw::before {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 25px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: '';
  z-index: 3;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw::after {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
  z-index: 2;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw.prev {
  left: 0;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw.prev::before {
  left: 20px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw.prev::after {
  left: 0;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw.next {
  right: 0;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw.next::before {
  right: 20px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.tieup_content.tieup_content-content_gallery .tieup_content--head .content_gallery--arw.next::after {
  right: 0;
}
.tieup_content.tieup_content-reverse .tieup_content--body--sentences {
  -webkit-order: 2;
  -ms-flex-order: 2;
          order: 2;
  padding-right: 0;
  padding-left: 40px;
}
.tieup_content.tieup_content-reverse .tieup_content--body--photos {
  -webkit-order: 1;
  -ms-flex-order: 1;
          order: 1;
}
.tieup_content.tieup_content-fullsize .tieup_content--body--sentences {
  width: 950px;
  padding-right: 150px;
  padding-left: 150px;
}
.tieup_content.tieup_content-fullmovie .tieup_content--body--sentences {
  width: 950px;
  padding-right: 0;
}
.tieup_content.tieup_content-big_thumb .tieup_content--body--photos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 950px;
}
.tieup_content.tieup_content-big_thumb .tieup_content--body--photos .tieup_content--body--photos--thumb {
  width: calc(50% - 15px);
}
.tieup_content.tieup_content-big_thumb .tieup_content--body--photos .tieup_content--body--photos--thumb:nth-child(odd) {
  margin-right: 15px;
}
.tieup_content.tieup_content-big_thumb .tieup_content--body--photos .tieup_content--body--photos--thumb:nth-child(even) {
  margin-left: 15px;
}
.tieup_content.tieup_content-big_thumb .tieup_content--body--sentences + .tieup_content--body--photos {
  margin-top: 50px;
}

/* コンテンツブロック内メインイメージ */
.tieup_content--head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  min-height: 633px;
  margin-bottom: 50px;
  background-color: #eee;
}
.tieup_content--head img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.tieup_content--head.tieup_content--head-multiview {
  position: relative;
  min-height: 400px;
  overflow: hidden;
}
.tieup_content--head.tieup_content--head-multiview .tieup_content--head-multiview--inner {
  width: 100%;
  height: 400px;
}

.multiview_finger {
  display: none;
}

.multiview_finger--mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3000px;
  z-index: 45;
  cursor: pointer;
}

.multiview_finger--inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 230px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  z-index: 40;
}

.multiview_finger--text {
  display: inline-block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

.multiview_finger--image {
  margin-bottom: 10px;
}
.multiview_finger--image img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.multiview_finger--ok {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display:         inline-flex;
  padding: 5px 15px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
}

.multiview_loading {
  display: none;
}

.multiview_loading--inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  z-index: 40;
}

.multiview_loading--text {
  color: #fff;
  font-size: 16px;
}

/* コンテンツブロック内テキストとサムネイル部分 */
.tieup_content--body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}

.tieup_content--body--sentences {
  box-sizing: border-box;
  display: block;
  width: calc(100% - 290px);
  padding-right: 40px;
  font-size: 1.6rem;
}
.tieup_content--body--sentences p {
  margin-bottom: 20px;
}
.tieup_content--body--sentences p:last-child {
  margin-bottom: 0;
}
.tieup_content--body--sentences a {
  text-decoration: underline;
}

.tieup_content--body--ttl {
  margin-bottom: 20px;
  color: #900;
  font-size: 2.8rem;
  font-weight: bold;
}

.tieup_content--body--photos {
  display: block;
  width: 290px;
}

.tieup_content--body--photos--thumb {
  margin-bottom: 30px;
}
.tieup_content--body--photos--thumb:last-of-type {
  margin-bottom: 0;
}
.tieup_content--body--photos--thumb img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.tieup_content--body--photos--thumb figcaption {
  display: block;
  margin-top: 8px;
  color: #666;
  font-size: 1.3rem;
  font-weight: normal;
}

/* コンテンツブロック内フォトギャラリー */
.tieup_content--head--photogallery--main {
  position: relative;
  margin-bottom: 60px;
}
.tieup_content--head--photogallery--main .tieup_content--head--photogallery--pager {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tieup_content--head--photogallery--main .tieup_content--head--photogallery--pager a {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  margin-left: 5px;
}
.tieup_content--head--photogallery--main .tieup_content--head--photogallery--pager a::after {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: '';
}
.tieup_content--head--photogallery--main .tieup_content--head--photogallery--pager a.current {
  cursor: default;
  pointer-events: none;
}
.tieup_content--head--photogallery--main .tieup_content--head--photogallery--pager a.current::after {
  background-color: #ccc;
}

/* コンテンツブロック内動画 */
.movie--wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie--wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* 広告バナー
------------------------------------------------------------*/
.tieup_content--ad {
  display: block;
  margin-top: 70px;
  text-align: center;
}
.tieup_content--ad img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.tieup_content--ad a:hover img {
  opacity: 0.8;
}
.tieup_content--ad .tieup_content--ad--inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.tieup_content--ad .tieup_content--ad--inner:first-child {
  margin-top: 0;
}
.tieup_content--ad .tieup_content--ad--inner.tieup_content--ad--inner-two_column a {
  display: block;
  width: 460px;
  margin-right: 15px;
}
.tieup_content--ad .tieup_content--ad--inner.tieup_content--ad--inner-two_column a:nth-child(2n) {
  margin-right: 0;
  margin-left: 15px;
}

/* 外部リンク
------------------------------------------------------------*/
.tieup_content--external_link {
  display: block;
  margin-top: 30px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
}
.tieup_content--external_link a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.tieup_content--external_link a:hover {
  text-decoration: none;
}
.tieup_content--external_link a:visited {
  color: #000;
}
.tieup_content--external_link a::after {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: 1px;
  content: '';
}
.tieup_content--external_link .tieup_content--external_link--inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.tieup_content--external_link .tieup_content--external_link--inner:first-child {
  margin-top: 0;
}
.tieup_content--external_link .tieup_content--external_link--inner.tieup_content--external_link--inner-two_column a {
  display: block;
  width: 460px;
  margin-right: 15px;
  line-height: normal;
}
.tieup_content--external_link .tieup_content--external_link--inner.tieup_content--external_link--inner-two_column a:nth-child(2n) {
  margin-right: 0;
  margin-left: 15px;
}

/* フォトギャラリー
------------------------------------------------------------*/
.tieup_content--photogallery {
  margin: 0 -200%;
  padding: 50px 200%;
  background-color: #eee;
}

.tieup_content--photogallery--ttl {
  display: block;
  margin-bottom: 20px;
  color: #900;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1;
}

.tieup_content--photogallery--head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  min-height: 633px;
  margin-bottom: 20px;
}
.tieup_content--photogallery--head .photogallery--arw {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.tieup_content--photogallery--head .photogallery--arw::before {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 25px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: '';
  z-index: 3;
}
.tieup_content--photogallery--head .photogallery--arw::after {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
  z-index: 2;
}
.tieup_content--photogallery--head .photogallery--arw.prev {
  left: 0;
}
.tieup_content--photogallery--head .photogallery--arw.prev::before {
  left: 20px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.tieup_content--photogallery--head .photogallery--arw.prev::after {
  left: 0;
}
.tieup_content--photogallery--head .photogallery--arw.next {
  right: 0;
}
.tieup_content--photogallery--head .photogallery--arw.next::before {
  right: 20px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.tieup_content--photogallery--head .photogallery--arw.next::after {
  right: 0;
}
.tieup_content--photogallery--head img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.tieup_content--photogallery--list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.tieup_content--photogallery--list--item {
  position: relative;
  width: 93px;
  margin: 0 1px 2px;
  cursor: pointer;
}
.tieup_content--photogallery--list--item img {
  position: relative;
  z-index: 1;
}
.tieup_content--photogallery--list--item.current {
  cursor: default;
}
.tieup_content--photogallery--list--item.current::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
  content: '';
}
.tieup_content--photogallery--list--item.current:hover::after {
  background-color: transparent;
}
.tieup_content--photogallery--list--item:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  content: '';
}

.tieup_content--photogallery--caption {
  display: block;
  min-height: 20px;
  margin-bottom: 30px;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: left;
}

/* カービュートップに戻るリンク
------------------------------------------------------------*/
.cv_top--link {
  display: block;
  margin: 10px 0;
  font-size: 1.4rem;
  text-align: center;
}
.cv_top--link a {
  color: #000;
}
.cv_top--link a:hover {
  text-decoration: none;
}
.cv_top--link a:visited {
  color: #000;
}

/* ページトップに戻るボタン
------------------------------------------------------------*/
.back_to_top--btn {
  box-sizing: border-box;
  display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  padding-top: 34px;
  background-color: #000;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
  z-index: 20;
}
.back_to_top--btn.hidden {
  bottom: -100px;
}
.back_to_top--btn:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.8);
}
.back_to_top--btn:visited {
  color: #fff;
}
.back_to_top--btn::before {
  box-sizing: border-box;
  position: absolute;
  top: 15px;
  left: 50%;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  content: '';
}

/*=========================
配置
=========================*/
.fl--left {
  float: left;
}

.fl--right {
  float: right;
}

.talign--left {
  text-align: left;
}

.talign--center {
  text-align: center;
}

.talign--right {
  text-align: right;
}

.valign--top {
  vertical-align: top;
}

.valign--middle {
  vertical-align: middle;
}

.valign--bottom {
  vertical-align: bottom;
}

.valign--baseline {
  vertical-align: baseline;
}

.valign--sub {
  vertical-align: sub;
}

.valign--sup {
  vertical-align: sup;
}

.valign--text-top {
  vertical-align: text-top;
}

.valign--text-bottom {
  vertical-align: text-bottom;
}

/*=========================
余白調整
=========================*/
.mg0t {
  margin-top: 0 !important;
}

.mg0r {
  margin-right: 0 !important;
}

.mg0b {
  margin-bottom: 0 !important;
}

.mg0l {
  margin-left: 0 !important;
}

.pd0t {
  padding-top: 0 !important;
}

.pd0r {
  padding-right: 0 !important;
}

.pd0b {
  padding-bottom: 0 !important;
}

.pd0l {
  padding-left: 0 !important;
}

.mg5t {
  margin-top: 5px !important;
}

.mg5r {
  margin-right: 5px !important;
}

.mg5b {
  margin-bottom: 5px !important;
}

.mg5l {
  margin-left: 5px !important;
}

.pd5t {
  padding-top: 5px !important;
}

.pd5r {
  padding-right: 5px !important;
}

.pd5b {
  padding-bottom: 5px !important;
}

.pd5l {
  padding-left: 5px !important;
}

.mg10t {
  margin-top: 10px !important;
}

.mg10r {
  margin-right: 10px !important;
}

.mg10b {
  margin-bottom: 10px !important;
}

.mg10l {
  margin-left: 10px !important;
}

.pd10t {
  padding-top: 10px !important;
}

.pd10r {
  padding-right: 10px !important;
}

.pd10b {
  padding-bottom: 10px !important;
}

.pd10l {
  padding-left: 10px !important;
}

.mg15t {
  margin-top: 15px !important;
}

.mg15r {
  margin-right: 15px !important;
}

.mg15b {
  margin-bottom: 15px !important;
}

.mg15l {
  margin-left: 15px !important;
}

.pd15t {
  padding-top: 15px !important;
}

.pd15r {
  padding-right: 15px !important;
}

.pd15b {
  padding-bottom: 15px !important;
}

.pd15l {
  padding-left: 15px !important;
}

.mg20t {
  margin-top: 20px !important;
}

.mg20r {
  margin-right: 20px !important;
}

.mg20b {
  margin-bottom: 20px !important;
}

.mg20l {
  margin-left: 20px !important;
}

.pd20t {
  padding-top: 20px !important;
}

.pd20r {
  padding-right: 20px !important;
}

.pd20b {
  padding-bottom: 20px !important;
}

.pd20l {
  padding-left: 20px !important;
}

.mg25t {
  margin-top: 25px !important;
}

.mg25r {
  margin-right: 25px !important;
}

.mg25b {
  margin-bottom: 25px !important;
}

.mg25l {
  margin-left: 25px !important;
}

.pd25t {
  padding-top: 25px !important;
}

.pd25r {
  padding-right: 25px !important;
}

.pd25b {
  padding-bottom: 25px !important;
}

.pd25l {
  padding-left: 25px !important;
}

.mg30t {
  margin-top: 30px !important;
}

.mg30r {
  margin-right: 30px !important;
}

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

.mg30l {
  margin-left: 30px !important;
}

.pd30t {
  padding-top: 30px !important;
}

.pd30r {
  padding-right: 30px !important;
}

.pd30b {
  padding-bottom: 30px !important;
}

.pd30l {
  padding-left: 30px !important;
}

.mg35t {
  margin-top: 35px !important;
}

.mg35r {
  margin-right: 35px !important;
}

.mg35b {
  margin-bottom: 35px !important;
}

.mg35l {
  margin-left: 35px !important;
}

.pd35t {
  padding-top: 35px !important;
}

.pd35r {
  padding-right: 35px !important;
}

.pd35b {
  padding-bottom: 35px !important;
}

.pd35l {
  padding-left: 35px !important;
}

.mg40t {
  margin-top: 40px !important;
}

.mg40r {
  margin-right: 40px !important;
}

.mg40b {
  margin-bottom: 40px !important;
}

.mg40l {
  margin-left: 40px !important;
}

.pd40t {
  padding-top: 40px !important;
}

.pd40r {
  padding-right: 40px !important;
}

.pd40b {
  padding-bottom: 40px !important;
}

.pd40l {
  padding-left: 40px !important;
}

.mg45t {
  margin-top: 45px !important;
}

.mg45r {
  margin-right: 45px !important;
}

.mg45b {
  margin-bottom: 45px !important;
}

.mg45l {
  margin-left: 45px !important;
}

.pd45t {
  padding-top: 45px !important;
}

.pd45r {
  padding-right: 45px !important;
}

.pd45b {
  padding-bottom: 45px !important;
}

.pd45l {
  padding-left: 45px !important;
}

.mg50t {
  margin-top: 50px !important;
}

.mg50r {
  margin-right: 50px !important;
}

.mg50b {
  margin-bottom: 50px !important;
}

.mg50l {
  margin-left: 50px !important;
}

.pd50t {
  padding-top: 50px !important;
}

.pd50r {
  padding-right: 50px !important;
}

.pd50b {
  padding-bottom: 50px !important;
}

.pd50l {
  padding-left: 50px !important;
}

/*=========================
文字装飾
=========================*/
/* 文字色
------------------------------------------------------------*/
.col--red {
  color: #c00;
}

/* 文字強調
------------------------------------------------------------*/
.txt--strong {
  font-weight: bold;
}

/* 文字サイズ
------------------------------------------------------------*/
.size--10 {
  font-size: 1rem;
}

.size--11 {
  font-size: 1.1rem;
}

.size--12 {
  font-size: 1.2rem;
}

.size--13 {
  font-size: 1.3rem;
}

.size--14 {
  font-size: 1.4rem;
}

.size--15 {
  font-size: 1.5rem;
}

.size--16 {
  font-size: 1.6rem;
}

.size--17 {
  font-size: 1.7rem;
}

.size--18 {
  font-size: 1.8rem;
}

.size--19 {
  font-size: 1.9rem;
}

.size--20 {
  font-size: 2rem;
}

.size--21 {
  font-size: 2.1rem;
}

.size--22 {
  font-size: 2.2rem;
}

.size--23 {
  font-size: 2.3rem;
}

.size--24 {
  font-size: 2.4rem;
}

.size--25 {
  font-size: 2.5rem;
}

.size--26 {
  font-size: 2.6rem;
}

.size--27 {
  font-size: 2.7rem;
}

.size--28 {
  font-size: 2.8rem;
}

.size--29 {
  font-size: 2.9rem;
}

.size--30 {
  font-size: 3rem;
}

/*=========================
clearfix
=========================*/
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}