/* ==========================
	reset css
============================= */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}

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

ul,
ol,
li {
  list-style-type: none;
}

img {
  border: 0;
  vertical-align: bottom;
}

a img {
  vertical-align: middle;
}

area {
  border: none;
  outline: none;
}

/* font reset */

body {
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-feature-settings: "palt" 1;
  color: #333;
}

select,
input,
button,
textarea {
  font-size: 100%;
}

table {
  font-size: inherit;
}

/* HTML5 */

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

/* ==========================
	style module
============================= */

/* margin : auto
----------------------------------------------------------------------*/

.mtAuto {
  margin-top: auto !important;
}

.mlAuto {
  margin-left: auto !important;
}

.mbAuto {
  margin-bottom: auto !important;
}

.mrAuto {
  margin-right: auto !important;
}

/* margin : top
----------------------------------------------------------------------*/

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

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

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !important;
}

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

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

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

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

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

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

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

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

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

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mtEmHalf {
  margin-top: 0.5em !important;
}

.mtEm1 {
  margin-top: 1em !important;
}

.mtEm1Half {
  margin-top: 1.5em !important;
}

.mtEm2 {
  margin-top: 2em !important;
}

.mtEm2Half {
  margin-top: 2.5em !important;
}

.mtEm3 {
  margin-top: 3em !important;
}

.mtEm3Half {
  margin-top: 3.5em !important;
}

.mtEm4 {
  margin-top: 4em !important;
}

.mtEm4Half {
  margin-top: 4.5em !important;
}

.mtEm5 {
  margin-top: 5em !important;
}

.mtEm5Half {
  margin-top: 5.5em !important;
}

/* margin : left
----------------------------------------------------------------------*/

.ml0 {
  margin-left: 0px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

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

.ml6 {
  margin-left: 6px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml9 {
  margin-left: 9px !important;
}

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

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

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

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

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

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

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

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

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

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mlEmHalf {
  margin-left: 0.5em !important;
}

.mlEm1 {
  margin-left: 1em !important;
}

.mlEm1Half {
  margin-left: 1.5em !important;
}

.mlEm2 {
  margin-left: 2em !important;
}

.mlEm2Half {
  margin-left: 2.5em !important;
}

.mlEm3 {
  margin-left: 3em !important;
}

.mlEm3Half {
  margin-left: 3.5em !important;
}

.mlEm4 {
  margin-left: 4em !important;
}

.mlEm4Half {
  margin-left: 4.5em !important;
}

.mlEm5 {
  margin-left: 5em !important;
}

.mlEm5Half {
  margin-left: 5.5em !important;
}

/* margin : bottom
----------------------------------------------------------------------*/

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

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

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

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

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

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

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

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

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

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

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

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

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mbEmHalf {
  margin-bottom: 0.5em !important;
}

.mbEm1 {
  margin-bottom: 1em !important;
}

.mbEm1Half {
  margin-bottom: 1.5em !important;
}

.mbEm2 {
  margin-bottom: 2em !important;
}

.mbEm2Half {
  margin-bottom: 2.5em !important;
}

.mbEm3 {
  margin-bottom: 3em !important;
}

.mbEm3Half {
  margin-bottom: 3.5em !important;
}

.mbEm4 {
  margin-bottom: 4em !important;
}

.mbEm4Half {
  margin-bottom: 4.5em !important;
}

.mbEm5 {
  margin-bottom: 5em !important;
}

.mbEm5Half {
  margin-bottom: 5.5em !important;
}

/* margin : right
----------------------------------------------------------------------*/

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

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

.mr6 {
  margin-right: 6px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr9 {
  margin-right: 9px !important;
}

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

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

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

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

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

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

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

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

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

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mrEmHalf {
  margin-right: 0.5em !important;
}

.mrEm1 {
  margin-right: 1em !important;
}

.mrEm1Half {
  margin-right: 1.5em !important;
}

.mrEm2 {
  margin-right: 2em !important;
}

.mrEm2Half {
  margin-right: 2.5em !important;
}

.mrEm3 {
  margin-right: 3em !important;
}

.mrEm3Half {
  margin-right: 3.5em !important;
}

.mrEm4 {
  margin-right: 4em !important;
}

.mrEm4Half {
  margin-right: 4.5em !important;
}

.mrEm5 {
  margin-right: 5em !important;
}

.mrEm5Half {
  margin-right: 5.5em !important;
}

/* padding : top
----------------------------------------------------------------------*/

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt4 {
  padding-top: 4px !important;
}

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

.pt6 {
  padding-top: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt9 {
  padding-top: 9px !important;
}

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

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

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

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

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

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

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

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

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

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.ptEmHalf {
  padding-top: 0.5em !important;
}

.ptEm1 {
  padding-top: 1em !important;
}

.ptEm1Half {
  padding-top: 1.5em !important;
}

.ptEm2 {
  padding-top: 2em !important;
}

.ptEm2Half {
  padding-top: 2.5em !important;
}

.ptEm3 {
  padding-top: 3em !important;
}

.ptEm3Half {
  padding-top: 3.5em !important;
}

.ptEm4 {
  padding-top: 4em !important;
}

.ptEm4Half {
  padding-top: 4.5em !important;
}

.ptEm5 {
  padding-top: 5em !important;
}

.ptEm5Half {
  padding-top: 5.5em !important;
}

/* padding : left
----------------------------------------------------------------------*/

.pl0 {
  padding-left: 0px !important;
}

.pl1 {
  padding-left: 1px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl4 {
  padding-left: 4px !important;
}

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

.pl6 {
  padding-left: 6px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl9 {
  padding-left: 9px !important;
}

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

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

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

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

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

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

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

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

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

.pl60 {
  padding-left: 60px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.plEmHalf {
  padding-left: 0.5em !important;
}

.plEm1 {
  padding-left: 1em !important;
}

.plEm1Half {
  padding-left: 1.5em !important;
}

.plEm2 {
  padding-left: 2em !important;
}

.plEm2Half {
  padding-left: 2.5em !important;
}

.plEm3 {
  padding-left: 3em !important;
}

.plEm3Half {
  padding-left: 3.5em !important;
}

.plEm4 {
  padding-left: 4em !important;
}

.plEm4Half {
  padding-left: 4.5em !important;
}

.plEm5 {
  padding-left: 5em !important;
}

.plEm5Half {
  padding-left: 5.5em !important;
}

/* padding : bottom
----------------------------------------------------------------------*/

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

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

.pb6 {
  padding-bottom: 6px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

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

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

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

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

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

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

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

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

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

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pbEmHalf {
  padding-bottom: 0.5em !important;
}

.pbEm1 {
  padding-bottom: 1em !important;
}

.pbEm1Half {
  padding-bottom: 1.5em !important;
}

.pbEm2 {
  padding-bottom: 2em !important;
}

.pbEm2Half {
  padding-bottom: 2.5em !important;
}

.pbEm3 {
  padding-bottom: 3em !important;
}

.pbEm3Half {
  padding-bottom: 3.5em !important;
}

.pbEm4 {
  padding-bottom: 4em !important;
}

.pbEm4Half {
  padding-bottom: 4.5em !important;
}

.pbEm5 {
  padding-bottom: 5em !important;
}

.pbEm5Half {
  padding-bottom: 5.5em !important;
}

/* padding : right
----------------------------------------------------------------------*/

.pr0 {
  padding-right: 0px !important;
}

.pr1 {
  padding-right: 1px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr4 {
  padding-right: 4px !important;
}

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

.pr6 {
  padding-right: 6px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr9 {
  padding-right: 9px !important;
}

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

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

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

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

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

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

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

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

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

.pr60 {
  padding-right: 60px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.prEmHalf {
  padding-right: 0.5em !important;
}

.prEm1 {
  padding-right: 1em !important;
}

.prEm1Half {
  padding-right: 1.5em !important;
}

.prEm2 {
  padding-right: 2em !important;
}

.prEm2Half {
  padding-right: 2.5em !important;
}

.prEm3 {
  padding-right: 3em !important;
}

.prEm3Half {
  padding-right: 3.5em !important;
}

.prEm4 {
  padding-right: 4em !important;
}

.prEm4Half {
  padding-right: 4.5em !important;
}

.prEm5 {
  padding-right: 5em !important;
}

.prEm5Half {
  padding-right: 5.5em !important;
}

/* text align
----------------------------------------------------------------------*/

.taL {
  text-align: left !important;
}

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

/* vertical align
----------------------------------------------------------------------*/

.vaT {
  vertical-align: top !important;
}

.vaM {
  vertical-align: middle !important;
}

.vaB {
  vertical-align: bottom !important;
}

/* display
----------------------------------------------------------------------*/

.dispBlock {
  display: block !important;
}

.dispNone {
  display: none !important;
}

.dispInline {
  display: inline !important;
}

.dispInlineB {
  display: inline-block !important;
}

/* font size
----------------------------------------------------------------------*/

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fsSS {
  font-size: 70% !important;
}

.fsS {
  font-size: 85% !important;
}

.fsM {
  font-size: 100% !important;
}

.fsL {
  font-size: 115% !important;
}

.fsLL {
  font-size: 130% !important;
}

/* font weight
----------------------------------------------------------------------*/

.fwN {
  font-weight: normal !important;
}

.fwB {
  font-weight: bold !important;
}

/* line height
----------------------------------------------------------------------*/

.lhSS {
  line-height: 120% !important;
}

.lhS {
  line-height: 135% !important;
}

.lhM {
  line-height: 150% !important;
}

.lhL {
  line-height: 165% !important;
}

.lhLL {
  line-height: 180% !important;
}

/* float
----------------------------------------------------------------------*/

.floatL {
  float: left !important;
}

.floatR {
  float: right !important;
}

.floatN {
  float: none !important;
}

/* text indent
----------------------------------------------------------------------*/

.txtIndentHalf {
  text-indent: -0.5em !important;
  padding-left: 0.5em !important;
}

.txtIndent1 {
  text-indent: -1em !important;
  padding-left: 1em !important;
}

.txtIndent1Half {
  text-indent: -1.5em !important;
  padding-left: 1.5em !important;
}

.txtIndent2 {
  text-indent: -2em !important;
  padding-left: 2em !important;
}

.txtIndent2Half {
  text-indent: -2.5em !important;
  padding-left: 2.5em !important;
}

.txtIndent3 {
  text-indent: -3em !important;
  padding-left: 3em !important;
}

/* clearfix
----------------------------------------------------------------------*/

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

html {
  font-size: 10px;
}
@media screen and (max-width: 1020px) {
  html {
    font-size: 0.98vw;
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 2.667vw;
  }
}


/* ======== contents style ======== */
/* reset & base */
.ad_bigbanner {
  display: none;
}

a img:hover {
  animation: initial;
}

a:hover img {
  animation: flash 1s;
}

.more_link {
  margin-top: 0;
}

.more_link a:only-child {
  padding-right: 0;
  width: unset;
}

.more_link a::before {
  border: none;
}


/* slick */
.slick-initialized .slick-slide {
  opacity: 1;
}

.slick__items__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.8rem;
}

.slick__items {
  position: relative;
}

/* article__slider__arrow */
.slick-arrow {
  position: absolute;
  top: 50%;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
}

.slick-arrow:hover,
.slick-arrow:focus {
  background-color: #fff;
}

.slick-arrow::before {
  display: block;
  margin-top: -0.1rem;
  color: #000;
  font-size: 1.4rem;
  opacity: 1;
}

.slick-prev {
  left: -3.9rem
}

.slick-prev::before {
  content: "<";
  margin-left: -0.2rem;
}

.slick-next {
  right: -3.9rem;
}

.slick-next::before {
  content: ">";
  margin-right: -0.2rem;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* article__slider__dots */
.article__slider__dots .slick-dots {
  position: unset;
  margin-top: -0.3rem;
  height: 100%;
}

.article__slider__dots .slick-dots li {
  /* top: -.3rem; */
  margin: 0 0.9rem;
  width: 1.2rem;
  height: 1.2rem;
}

.article__slider__dots .slick-dots li button {
  padding: 0;
  width: 100%;
  height: 100%;
}

.article__slider__dots .slick-dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: .2rem solid #828282;
  border-radius: 50%;
  opacity: 1;
  box-sizing: border-box;
}

.article__slider__dots .slick-dots li.slick-active button:before {
  background-color: #828282;
  opacity: 1;
}


/* ------ multi parts ------ */
.tag__pr::before {
  content: 'PR';
  vertical-align: middle;
  margin-right: 0.5rem;
  padding: .4rem .6rem .2rem;
  color: #fff;
  background-color: #231815;
  font-size: 1.3rem;
  font-weight: normal;
  border-radius: .3rem;
}

.ttl__reb__bar {
  margin: 0 0 1.3rem;
  padding: 0 0 0 .6rem;
  font-weight: 700;
  border-left: .6rem solid #D90D0D;
  line-height: 1.5;
}

/* more_link */
.more_link:not(:root) > * {
  display: inline-block;
  position: relative;
  padding-left: 1.2rem;
  color: #D90D0D;
  font-weight: bold;
  line-height: 1.2;
  border-bottom: .1rem solid #D90D0D;
  margin-left: auto;
}

@media screen and (min-width: 640px) {
  .more_link:not(:root) > *:hover {
    text-decoration: none;
  }
}

.more_link:not(:root) > *::before,
.more_link:not(:root) > *::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: .1rem;
  width: .7rem;
  height: .1rem;
  background-color: #D90D0D;
}

.more_link:not(:root) > *::before {
  margin-top: -.3rem;
  transform: rotate(42deg);
}

.more_link:not(:root) > *::after {
  margin-top: .1rem;
  transform: rotate(-42deg);
}


/* article__item */
.article__item {
  background-color: #fff;
  font-size: 1.3rem;
  line-height: 1.5;
}

.article__item > a {
  color: #333;
}

@media screen and (min-width: 640px) {
  .article__item > a:hover {
    text-decoration: unset;
  }
}

.item__txts {
  display: flex;
  flex-direction: column;
  margin-top: .8rem;
  padding-bottom: 1rem;
}

.item__txts__ttl {
  overflow: hidden;
  color: #1d668a;
}

@media screen and (min-width: 640px) {
  .article__item a:hover .item__txts__ttl {
    text-decoration: underline #1d668a;
  }

  .article__item a:hover .tag__pr::before {
    text-decoration: initial;
  }
}

.item__txts__date {
  margin-top: auto;
  color: #A1A1A1;
  font-size: 1.1rem;
}

.item__txts__btm__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
  line-height: 1.2;
}


/* article__list */
.article__list .article__item:nth-child(3n+1) {
  margin-left: 0;
}

.article__list .article__item .item__txts > .item__txts__date {
  margin-top: auto;
}

@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


/* ------ sections ------ */
/* sec__top */
.sec__top {
  padding-top: 1.8rem;
  background-color: #231815;
}

.sec__top h1 {
  margin-bottom: 1.8rem;
  text-align: center;
}

.sec__top::after {
  content: "";
  width: 100%;
  height: 16px;
  display: block;
  background: linear-gradient(90deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  animation: gradientBG 5s ease infinite;
}

.article__list__slider .article__item {
  border: .1rem solid #4E4E4E;
}

.article__list__slider .article__item .item__pic img {
  margin: 0 auto;
}

.article__list__slider .article__item .item__txts .item__txts__ttl {
  max-height: 5.9rem;
}

.sec__new__content {
  position: relative;
  overflow: hidden;
}

.show__more {
  display: flex;
  position: absolute;
  bottom: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 4.8rem;
  background-color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  border: .2rem solid #D90D0D;
  color: #D90D0D;
  cursor: pointer;
}

.show__more::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 4.6rem;
  left: -0.2rem;
  width: calc(100% + .3rem);
  height: 17rem;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 98%, #fff 100%);
  z-index: 2;
}

@media screen and (max-width: 640px) {
  .show__more::before {
    bottom: 4.7rem;
  }
}

.show__more > span {
  position: relative;
}

.show__more > span::before,
.show__more > span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: .7rem;
  height: .1rem;
  background-color: #D90D0D;
}

.show__more > span::before {
  right: -1.3rem;
  transform: rotate(47deg);
}

.show__more > span::after {
  right: -1.8rem;
  transform: rotate(-47deg);
}

.for__close {
  position: relative;
}

.for__close > span::before {
  transform: rotate(-47deg);
}

.for__close > span::after {
  transform: rotate(47deg);
}

.for__close::before {
  display: none;
}

/* sec__overview */
.overview__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.overview__list dt,
.overview__list dd {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: .8rem 0 0;
  padding: 0 0 .8rem;
  border-bottom: solid .1rem #CCC;
}

.overview__list dt {
  font-weight: 700;
}

/* sec__backnumber */
.backnumber__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.backnumber__list li {
  margin: 0 0 .8rem;
}

.backnumber__list li a {
  display: block;
}

.backnumber__list li img {
  width: 100%;
  height: auto;
}

.backnumber__list .backnumber__cap {
  font-size: 1.2rem;
  line-height: 1.3;
  display: block;
  margin: .4rem 0 0;
}

.backnumber__list li a:hover .backnumber__cap {
  text-decoration: underline;
}

/* sec__sne */
.sec__sns {
  margin: 2.2rem auto 2.4rem;
}

.sec__sns h2 {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

.sns__links {
  display: flex;
  justify-content: space-between;
  margin: .8rem 0 0;
}

.sns__links__icon {
  display: inline-block;
  background: url("https://cdn.autoc-one.jp/static/common2/images/sns/article-assets/icon/sns.png") 0 0 no-repeat;
  background-size: cover;
  width: 5rem;
  height: 5rem;
}

.sns__links__icon--facebook {
  background-position: 0 0;
}

.sns__links__icon--twitter {
  background-position: -5.5rem 0;
}

.sns__links__icon--instagram {
  background-position: -11rem 0;
}

.sns__links__icon--youtube {
  background-position: -16.5rem 0;
}

.sns__links__icon--mailmag {
  background-position: -22rem 0;
}

/* ------ pc ------ */
@media screen and (min-width: 640px) {
  /* ======== contents style ======== */
    /* reset & base */
  .contents__inner {
    margin: 3rem auto 0;
    width: 102rem;
  }

  /* ------ multi parts ------ */
  .ttl__reb__bar {
    font-size: 2.2rem;
  }
  
  /* more_link */
  .more_link:not(:root)>* {
    font-size: 1.3rem;
  }

  /* article__list */
  .article__list {
    display: flex;
    flex-wrap: wrap;
  }

  .article__list .article__item {
    margin-left: 2rem;
    margin-bottom: 1rem;
    width: calc((100% - 4rem) / 3);
  }

  .article__list .article__item .item__txts {
    height: 5.5rem;
  }

  /* ------ sections ------ */
  /* sec__top */
  .sec__top h1 img {
    width: 20rem;
  }

  .article__list__slider .article__item {
    margin: 0 .6rem;
  }

  .article__list__slider .article__item .item__txts {
    padding: 0 1.3rem 1rem;
    height: 7.7rem;
  }

  /* sec__new */
  .show__more {
    margin-top: -1rem;
  }

  /* sec__overview */
  .overview__list dt {
    width: 8rem;
  }
  
  .overview__list dd {
    width: calc(100% - 8rem);
  }

  /* sec__backnumber */
  .backnumber__list li {
    width: 32%;
  }

  /* sec__sne */
  .sec__sns {
    width: 30rem;
  }
}

/* ------ sp ------ */
@media screen and (max-width: 640px) {
  /* ======== contents style ======== */
  /* reset & base */
  .contents__inner {
    margin: 2rem auto 0;
    padding: 0 1rem;
    width: 100%;
    box-sizing: border-box;
  }

  /* ------ multi parts ------ */
  .ttl__reb__bar {
    font-size: 1.6rem;
  }

  /* more_link */
  .more_link:not(:root) {
    text-align: right;
  }

  .more_link:not(:root) > * {
    font-size: 1.4rem;
  }

  /* article__item */
  .item__txts__ttl {
    font-size: 1.4rem;
  }
  
  /* article__list */
  .article__list .article__item .item__txts {
    height: 6.3rem;
  }
  
  /* sp__list--style__row */
  .sp__list--style__row {
    margin-bottom: 1.5rem;
  }
  
  .sp__list--style__row .article__item + .article__item {
    margin-top: .8rem;
  }

  .sp__list--style__row .article__item a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .sp__list--style__row .article__item .item__pic {
    width: 14.2rem;
  }
  
  .sp__list--style__row .article__item .item__txts {
    width: 20rem;
    height: auto;
  }

  /* ------ sections ------ */
  /* sec__top */
  .sec__top h1 img {
    width: 12rem;
  }

  .article__list__slider .article__item .item__txts {
    padding: 0 1rem 1rem;
    height: 9.8rem;
  }

  /* sec__overview */
  .sec__overview {
    margin-top: 3rem;
  }

  .overview__list dt {
    width: 6rem;
  }

  .overview__list dd {
    width: calc(100% - 6rem);
  }

  /* sec__backnumber */
  .backnumber__list li {
    width: 49%;
  }

  /* sec__sne */
  .sec__sns {
    width: calc(100% - 2rem);
  }
}