body {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  color: #222;
  background-image: url(../img/bg.jpg);
  word-break: break-all;
  background-attachment: fixed;
  background-size: cover;
  background-position: 0 0;
  position: relative;
}

/*
body::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: url(../img/texture__powder.jpg);
  background-repeat: repeat;
  pointer-events: none;
  mix-blend-mode: color-burn;
  opacity: 0.3;
  z-index: 20;
} */

.main-container {
  padding: 1em;
  max-width: 1200px;
}
.content {
  margin: 0 auto;
  max-width: 1000px;
  padding-left: 0;
  padding-right: 0;
}
html {
  scroll-behavior: smooth;
}

.mainContent {
  margin: 0 auto;
}

.hamburgerMenu {
  background-image: url(../img/menuCover.png);
  background-size: cover;
  width: 80px;
  height: 86px;
  position:fixed;
  top: 0;
  right: 0;
  z-index:10000;
}
.headerWarp {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0 17px;
  display: flex;
  justify-content: space-between;
}
.headerWarp .headerLogpBox {
  width: 100%;
  max-width: 478px;
}
.headerWarp .headerLogpBox img {
  width: 100%;
  max-width: 478px;
}
.headerWarp .headerSubTitleBox {
  max-width: 450px;
}
.headerWarp .headerSubTitleBox img {
  width: 100%;
  /* max-width: 422px; */
}
.headerWarp span {
  display: block;
  /* max-width: 422px; */
  margin: 14px 0 0;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: 500;
  font-size: 16px;
  max-width: 422px;
  word-break: normal;
}
.headerWarp .headerThumbnailBox {
  height: 310px;
  background: url(../img/award-logo-illustration.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 270px;
}
.headerWarp .headerThumbnailBox img {
  opacity: 0;
  width: 100%;
  max-width: 229px;
  height: 201px;
}
.topWideColWarp {
  border: 0.5px solid #777;
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  min-width: 1200px;
  padding: 22px 11px;
  background: #fff;
  margin: 0 auto;
  height: 520px;
  box-sizing: content-box;
}
.topWideColWarp .topWideColTitleBox {
  display: flex;
  margin: 0 0 0 20px;
  height: 476px;
}

.topWideColWarp .topWideColTitleBoxIcon {
  text-align: center;
  width: 100%;
}

.topWideColWarp .topWideColTitleBox .topWideColTitleBoxIcon img {
  max-width: 100px;
  width: 100%;
}

.topWideColWarp .topWideColTitleBoxTitle {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 61px;
  margin: 20px auto 0;
  padding: 26px 0;
  border-left: 0.5px solid #000;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  height: calc(100% - 110px);
    text-align: center;
}

.topWideColWarp .topWideColTitleBoxSubTitle {
  font-size: 14px;
  margin: 0 20px 0 0;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

.topWideColContent a{
  text-decoration: none;
  color: #222;
}

.topWideColWarp .topWideColContentBox {
  width:100%;
  display: flex;
  justify-content: space-between;
  height: 485px;
  box-sizing: content-box;
}

.box1 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.box2 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

.box3 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}

.box4 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}

.box5 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}

.color_gold {
  color: #d2ac31;
  font-weight: 700;
}

.vertical {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  text-align: justify;
}

.vertical a {
  text-decoration: overline;
}

.topnNarrowWarp {
  max-width: 1200px;
  margin: 0 auto;
}


.topnNarrowWarp .topnNarrowTitleBox {
  background-color: #000;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 26px 0;
}

.topnNarrowWarp .topNarrowIcon {
  margin:0;
}

.topnNarrowWarp .topNarrowIcon img {
  width: 100%;
  max-width: 100px;
  min-width: 100px;
  margin: 0 20px 0 0;
}

.topnNarrowWarp .topNarrowCateTitle {
  text-align: center;
  font-size: 24px;
}

.topnNarrowWarp .topNarrowCateTitleJp {
}

.topnNarrowWarp .topNarrowCateContent {
  display: flex;
  justify-content: center;
  margin:0 0 0;
}

.row_media_media,
.row_media_category {
  margin: 30px auto 0;
  display: flex;
  flex-wrap: nowrap;
}

.row_media_media {
  width: calc((100% / 4) - 10px);
}

.row_media_category {
  width: calc((100% / 4) - 10px);
}

.row_media_media > article.item,
.row_media_category > article.item {
  box-sizing: border-box;
  align-self: flex-start;
  padding: 20px;
  border: 1px solid #707070;
  z-index: 1000;
  background-color: #fff;
  height: 100%;
}

.row_media_media > article.item {
}

.row_media_category > article.item {
  margin-bottom: 20px;
  min-height: 430px;
  border: 1px solid #707070;
  box-sizing: border-box;
}

div.row_media_header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 0 0;
  padding-bottom: 20px;
}

._news {
  border-bottom: 1px solid #ff0000;
}

._money {
  border-bottom: 1px solid #d19f19;
}

._tripeditor {
  border-bottom: 1px solid #0e6ba6;
}

._bythem {
  border-bottom: 1px solid #9de7d7;
}

._category {
  border-bottom: 1px solid #c4b580;
}

div.row_media_header > img {
  width: auto;
  max-width: 70px;
  height: 45px;
  display: block;
}

div.row_media_header > h3 {
  font-size: 17px;
  font-weight: 700;
  font-family: "Century Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", 游ゴシック, "Yu Gothic", メイリオ, Meiryo,
    sans-serif;
  color: #333333;
  margin: 0 0.7em;
  letter-spacing: 2px;
}

div.row_cont {
  background: #fff;
  margin: 0;
  padding: 20px 0 0;
}

div.row_cont ul {
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

div.row_cont ul li {
  letter-spacing: 1px;
  margin: 5px auto;
  width: 100%;
  line-height: 1.6;
  display: block;
  height: auto;
  word-break: break-word;
  word-wrap: break-word;
}

div.row_cont ul li a {
  font-size: 14px;
  color: #353535;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

div.row_cont ul li a:hover,
div.row_cont ul li a:active {
  background: #fbf3db;
  border-radius: 10px;
  text-decoration: none;
}

div.row_cont ul li a p {
  margin-bottom: 0;
}

h3 a {
  color: #353535;
}


.marginTop50 {
  margin-top: 50px;
}

.secondSection {
  display: flex;
  margin: 50px auto 0;
}
.mag2year2004warp {
  width: 330px;
  margin: 0 auto;
  padding: 0 15px;
}
.mag2year2004warp img {
  display: block;
  margin: 0 auto 10px;
}
.mag2year2004Discription {
  font-size: 14px;
}

.thaadSection {
  display: flex;
  margin: 50px auto 0;
}
.foursSection {
  display: flex;
  margin: 50px auto 0;
}
.oldMag2yearWarp {
  max-width: 680px;
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
  border-right: 1px solid #000;
}
.oldMag2yearWarp .oldMag2yearBox {
  display: flex;
  justify-content: center;
}
.oldMag2yearWarp .oldMag2yearBox img {
  margin: 0 0 10px;
  display: block;
  width: 100%;
  max-width: 320px;
  height: auto;
}
.oldMag2yearWarp .oldMag2yearDiscription {
  max-height: 328px;
  font-size: 14px;
}
.oldMag2yearWarp br {
}
.oldMag2yearWarp a {
}
.oldMag2yearWarp img {
  margin: 0 auto 10px;
  display: block;
  max-width: 660px;
}
.flexWrap{
  flex-wrap: wrap;
}
.top5Section{
  margin:50px 0 0
}

.ankerLinkUl{
  display:none;
}


/* PC時に表示 */
.spVisible{
  display:none;
}

.spHeaderWarp{
  display:none;
}
.spWidecol{
  display:none;
}
.spTopWideColContentBox{
  display:none!important;
}

.rotate90 {
  transform: rotate(90deg);
  display: inline-block;
}

@media screen and (max-width: 1137px) {
  .sphidden{
    display:none;
  }
  .spVisible{
    display:block;
  }
  .headerWarp, .marquee-top-pc{
    display: none;
  }
  .spHeaderWarp{
    width: 100%;
    margin: 30px auto 20px;
    max-width: 800px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .spHeaderSubTitleBox{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 210px;
    margin-top: 20px;
    margin: 20px auto 10px;
    writing-mode: vertical-rl;
  }
  .spHeaderSubTitleBox span{
    word-break: normal;
  }
  .spHeaderSubTitleBox span img{
    width: 100%;
    max-width: 116px;
    float: left;
    margin: 0 21px 10px 0;
  }
  .spHeaderSubTitleBox img.spHeaderImg{
    display: block;
    max-width: 85px;
    margin-left: 20px;
    margin-bottom: 0;
    height: 100%;
  }
  .spHeaderThumbnailBox{
    margin-right: 20px;
  }
  .topWideColWarp{
    max-width: 1000px;
    min-width: 1000px;
  }
  .topWideColWarp .topWideColTitleBoxTitle{
    font-size: 41px;
    margin: 20px auto 0;
    padding: 26px 0;
    width: 60px;
    height: calc(100% - 83px);
    text-align: center;
  }
  .content_r{
    max-width: 50px;
    display: block;
    text-align: center;
    margin: 0 5px 0 10px!important;
    height: 100%!important;
  }
  .magazineDescription{
    margin: 0 2px 0!important;
  }
  .magazineDescription img {
    width: 100%!important;
    margin: 0 0 10px 10px!important;
    width: 85px!important;
    height: 85px!important;
  }
  .magazineDescription {
    font-size: 14px!important;
    margin: 0 8px 0!important;
    line-height: 1.4!important;
    word-break: normal;
  }
  .magazineTitle {
    width: 55px!important;
    font-size: 16px!important;
  }
  .top5rank{
    font-size: 50px!important;
    margin-top: 0!important;
  }
  .topWideColWarp .topWideColContentBox{
    width:100%;
  }
}
@media screen and (max-width: 769px) {


  .headerBarIssueDay{
    display:none;
  }
  .spHeaderLogpBox img{
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    display: block;
  }
  .headerBarTitle{
    width: 60%!important;
    font-size: 7px;
  }
  .headerBar .headerBarIssueYear{
    width: 20%!important;
    font-size:7px
  }
  .hamburgerMenu{
    width: 70px;
    height: 70px;
  }
  .pcTopWideColContentBox{
    display:none!important;
  }
  .spTopWideColContentBox{
    display:block!important;
  }
  .topWideColWarp{
    max-width: none;
    min-width: auto;
    height: auto;
    flex-wrap: wrap;
    order: 1;
    width: 91%;
  }
  .topWideColWarp .topWideColTitleBox{
    height:auto!important;
    flex-wrap: wrap;
  }
  .topWideColContent{
  }
  .topWideColContentBox{
    height:auto!important;
  }
  .topWideColWarp .topWideColTitleBoxTitle{
    writing-mode: inherit;
    width: auto;
    padding: 0;
    margin: 0;
    border: none;
    font-size:55px!important;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif!important;
    font-weight: 700;
  }
  .topWideColWarp .topWideColTitleBoxIcon{
    width: auto;
    display: flex;
    justify-content: center;
    margin: 0 15px 0 0;
    align-self: center;
  }
  .topWideColWarp .topWideColTitleBox .topWideColTitleBoxIcon img {
    max-width: 56px;
  }
  .topWideColWarp .topWideColTitleBoxSubTitle{
    writing-mode: inherit;
    order: 2;
    padding: 34px 0;
  }
  .topWideColTitleBoxIconAndTitle{
    display: flex;
    justify-content: center;
    width: 100%;
    order: 1;
  }

  .text-combine {
    -webkit-text-combine: horizontal;
    -ms-text-combine-horizontal: all;
    text-combine-upright: all;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    _::-webkit-full-page-media, _:future, :root .topWideColTitleBoxIconAndTitle {
      height:80px;
    }
}
  .topWideColWarp .topWideColContentBox{
    order: 2;
    display: flex;
    flex-wrap: wrap;
    padding: 0 17px;
  }
  .spTopWideColContentBox{
    display:flex;
  }
  .topNarrowCateContent{
    flex-wrap: wrap;
  }
  .row_media_media{
    width: calc((100% / 2) - 10px);
  }
  .spHeaderSubTitleBox {
    /* padding: 0 32px; */
    /* max-width: 429px; */
    width: 100%;
    display: block;
    margin: 20px auto;
  }

  .spHeaderSubTitleBox span {
    display: block;
    /* padding: 0 9px 0 0; */
    line-height: 1.5;
    font-size: 13px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
      "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif !important;
    font-weight: 700;
    word-break: normal;
  }
  .spHeaderSubTitleBox span img {
    width: 100%;
    max-width: 116px;
    float: left;
    margin: 0 0 12px 0;
  }
  .spHeaderSubTitleBox img.spHeaderImg {
    margin-left: 10px;
  }
  .thaadSection,
  .foursSection{
    width:98%;
  }

  /* header Link */
  .ankerLinkUl{
    width: 100%;
    max-width: 356px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 20px;
    list-style: none;
    padding: 0;
  }
  .ankerLinkUl li {
    margin-right: 0 !important;
    margin-left: 0;
    margin-bottom: 9px;
  }
  .ankerLinkUl li:nth-child(even){
    margin-left: 6px;
  }
  .ankerLinkUl a {
    min-width: 174px;
    padding: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background-color: #222;
  }
  .ankerLinkLi a img {
    margin-right: 5px;
    width: 100%;
    max-width: 20px;
  }
  .topnNarrowWarp .topNarrowIcon img{
    max-width: 60px;
    min-width: 60px;
  }
  .topnNarrowWarp .topNarrowCateTitle{
    font-size:17px;
  }
  .category_list ul li, .category_media_list ul li,
   .category_category_list ul li{
    width: calc((100% / 2) - 10px)!important;
    margin: 10px 5px 0 5px !important;
  }
  .cotegory_list_wap,
  .old_mag2year_container{
    padding:0 20px!important;
  }
  #section3{
    padding: 30px 0!important;
  }
}
@media screen and (max-width: 400px) {
  .row_media_media {
    width: 100%!important;
  }
  .category_list ul li, .category_media_list ul li,
  .category_category_list ul li{
    width: 100%!important;
  }
  .category_media_list_ul li{
    width: 100%!important;
  }
}
@media screen and (max-width: 375px) {
  .topWideColWarp .topWideColTitleBox{
    margin: 0 auto;
  }
  .topWideColWarp .topWideColContentBox{
    padding:0;
  }
  .topWideColWarp .topWideColTitleBoxTitle{
    font-size:50px!important;
  }
  .topWideColWarp .topWideColTitleBoxSubTitle{
    margin:0 auto;
  }
}

@media screen and (max-width: 320px) {
  .spHeaderSubTitleBox{
    padding:0;
  }
  .ankerLinkUl{
    justify-content: initial;
  }
  .ankerLinkUl a{
    min-width: 150px;
  }
  .spHeaderSubTitleBox{
    height: 176px;
  }
  .spHeaderSubTitleBox span img{
    max-width: 88px;
  }
  .headerBar .headerBarIssueYear{
    width:26%!important;
  }
  .spHeaderSubTitleBox img.spHeaderImg{
    max-width: 73px;
  }
  .topWideColWarp .topWideColTitleBoxTitle{
    font-size:46px!important;
  }
  .menu{
    width: 18rem;
  }
}


/* fsvs css */
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
html.fsvs {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  height: -webkit-fill-available;
}
html.fsvs #fsvs-body {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
html.fsvs #fsvs-body > * {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
html.fsvs #fsvs-pagination {
  opacity: 0.5;
  margin: -14px;
  padding: 8px 4px;
  position: fixed;
  height: auto;
  right: -100px;
  top: 50%;
  z-index: 999;
  width: 10px;
}
html.fsvs #fsvs-pagination li {
  list-style: none;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 0 0 -10px 0;
  cursor: pointer;
}
html.fsvs #fsvs-pagination li > span {
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  /* border: 1px solid white; */
  display: block;
}
html.fsvs #fsvs-pagination li > span > span {
  border-radius: 100%;
  width: 10px;
  height: 10px;
  line-height: 10px;
  /* border: 1px solid white; */
  display: block;
  margin: 4px;
  background-color: rgba(0, 0, 0, 0.5);
}
html.fsvs #fsvs-pagination li.active > span {
  /* border: 1px dashed white; */
}
html.fsvs #fsvs-pagination li.active > span > span {
  background: white;
}
html.fsvs #fsvs-pagination li:last-child {
  margin: 0;
}

.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

@media screen and (max-width: 500px) {
  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  .cat-header {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}


/* safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media, _:future, :root .topWideColContent a {
    display:grid;
  }
  _::-webkit-full-page-media, _:future, :root .topWideColTitleBoxIcon img {
    max-width: 73px!important;
    width: 73px!important;
  }
}

@media all and (-ms-high-contrast: none) {
  div.row_cont ul li a { 
    letter-spacing:normal; 
    white-space:normal;
    word-wrap:break-word;
    overflow-wrap:break-word;
  }
  .row_media_media > article.item,
  .row_media_category > article.item {
    width: 290px;
  }
  .topnNarrowWarp {
    max-width: 1200px;
    margin: 0 auto;
  }
  .foursSection {
    max-width: 1200px;
  }
  .topnNarrowWarp .topNarrowCateContent{
    max-width: 1200px;
  }
  .topWideColWarp .topWideColTitleBox {
    display: flex;
    margin: 0 0 0 75px;
    height: 476px;
  }
}
