@charset "UTF-8";
/**
 * 上書き用 scss ファイル
 */
#header-ad-wrapper {
  background-color: #fff !important;
}

.home .dd-signUp, .archive .dd-signUp {
  margin-top: 60px;
}

.right-col .dd-signUp {
  display: none;
}

.sns-follow-btn {
  margin-bottom: 40px;
}

/**
 * TOPページ 記事リンク大の日付横に鍵アイコン付与と、スタイル調整
 * .entry-meta.-lock
 */
.masthead .masthead-caption {
  height: auto !important;
}

.masthead .entry-meta > p {
  display: inline-block;
}

.masthead .entry-meta.-lock > p:after {
  background-image: url("../images/common/icon-lock-white.svg");
  background-size: 6px 7.33px;
  background-position: 7px center;
  background-color: #f00;
  background-repeat: no-repeat;
  /*width: 92px;*/
  width: 95px;
  /* windows対策 */
  height: 12px;
  display: inline-block;
  margin-left: 10px;
  content: "DIGIDAY+ 限定記事";
  padding-left: 17px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 12px;
  font-size: 10px;
  vertical-align: baseline;
  color: #fff;
}

/**
 * 共通 記事リンク一覧の日付横に鍵アイコン付与
 * .entry-meta.-lock
 */
.post-grid .entry-meta {
  margin-bottom: 5px;
}

.post-grid .entry-meta > p {
  font-size: 0;
  display: inline-block;
  line-height: 1.3;
}

.post-grid .entry-meta > p .post-time {
  margin-left: 0.65em;
}

.post-grid .entry-meta.-lock > p:after {
  background-image: url("../images/common/icon-lock-white.svg");
  background-size: 6px 7.33px;
  background-position: 7px center;
  background-color: #f00;
  background-repeat: no-repeat;
  /*width: 92px;*/
  width: 95px;
  /* windows対策 */
  height: 12px;
  display: inline-block;
  margin-left: 6px;
  content: "DIGIDAY+ 限定記事";
  padding-left: 17px;
  padding-right: 7px;
  font-size: 10px;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 12px;
  vertical-align: baseline;
}

/**
 * MOST POPULAR の記事タイトル横に鍵アイコンの付与
 * .most-visited-post.-lock
 */
.most-visited-posts .most-visited-post > a {
  display: inline;
}

.most-visited-posts .most-visited-post.-lock > a:before {
  background-image: url("../images/common/icon-lock-white.svg");
  background-size: 6px 7.33px;
  background-position: 7px center;
  background-color: #f00;
  background-repeat: no-repeat;
  /*width: 92px;*/
  width: 95px;
  /* windows対策 */
  height: 12px;
  display: block;
  content: "DIGIDAY+ 限定記事";
  padding-left: 17px;
  padding-right: 7px;
  font-size: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 12px;
  vertical-align: baseline;
  color: #fff;
}

/**
 * 詳細ページ 日付の横に鍵アイコンの付与
 * .entry-meta.-lock
 */
.single .entry-header .entry-meta > p a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.single .entry-header .entry-meta > p .post-time {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.single .entry-header .entry-meta.-lock > p:after {
  background-image: url("../images/common/icon-lock-white.svg");
  background-size: 6px 7.33px;
  background-position: 7px center;
  background-color: #f00;
  background-repeat: no-repeat;
  /*width: 92px;*/
  width: 95px;
  /* windows対策 */
  height: 12px;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 5px;
  content: "DIGIDAY+ 限定記事";
  padding-left: 17px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 12px;
  font-size: 10px;
  color: #fff;
}

/**
 * 詳細ページ 本文下にある「CEXENSE」記事リンクのタイトル横に鍵アイコンの付与と、スタイル調整
 * .video-title.-lock
 */
.related-posts.-column4 .cxr_rbox_outer {
  margin: 0;
}

.related-posts.-column4 .cxr_rbox_header {
  padding-bottom: 0;
  margin-bottom: 14px;
}

.related-posts.-column4 .cxr_rbox_header_span {
  margin-top: 0;
}

.related-posts.-column4 .cxr_inner_header {
  font-size: 24px;
  font-weight: normal;
  vertical-align: middle;
}

.related-posts.-column4 .cxr_inner_header span {
  font-weight: normal;
}

.related-posts.-column4 .cxr_rbox_div {
  width: 100%;
  margin-bottom: 35px !important;
}

.related-posts.-column4 .cxr_rbox_div:after {
  content: "";
  display: block;
  clear: both;
}

.related-posts.-column4 .videoCube {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(25% - 12px);
  margin: 0 0 0 15px;
}

.related-posts.-column4 .videoCube:first-child {
  margin-left: 0;
}

.related-posts.-column4 .item-thumbnail-href {
  margin-bottom: 5px;
}

.related-posts.-column4 .item-label-href {
  margin-bottom: 0;
}

.related-posts.-column4 .thumbBlock {
  margin-bottom: 0;
}

.related-posts.-column4 .video-label-box .video-title {
  font-size: 1rem;
  line-height: 1.43;
  display: inline-block !important;
  vertical-align: middle;
}

.related-posts.-column4 .video-label-box .video-title.-lock:after {
  background-image: url("../images/common/icon-lock-white.svg");
  background-size: 6px 7.33px;
  background-position: 7px center;
  background-color: #f00;
  background-repeat: no-repeat;
  display: inline-block;
  /*width: 92px;*/
  width: 95px;
  /* windows対策 */
  height: 12px;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 6px;
  content: "DIGIDAY+ 限定記事";
  padding-left: 17px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 12px;
  font-size: 10px;
  color: #fff;
}

/**
 * 検索結果ページ Style 調整
 */
.search-results .loopwrapper {
  margin-top: 45px;
}

.search-results .loopwrapper .row {
  margin-top: 45px;
}

.search-results .loopwrapper .row:first-child {
  margin-top: 0;
}

.search-results .loopwrapper .row .post-grid {
  margin: 0 0 0 4%;
  padding: 0;
}

.search-results .loopwrapper .row .post-grid:first-child {
  margin-left: 0;
}

.search-results .loopwrapper .row .entry-meta {
  margin-bottom: 0;
}

.search-results .loopwrapper .row .entry-title {
  margin-bottom: 0;
}

.search-results .loopwrapper .more-articles-link a {
  margin-top: 72px;
}

#single-wrapper #primary .row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 890px;
  padding-right: 250px;
}

#single-wrapper #primary .row .content {
  width: 100%;
  float: none;
  padding-right: 0;
}

#single-wrapper #primary .row .content article {
  padding-right: 0;
  padding-left: 0;
}

#single-wrapper #primary .row .content article .article-sharing-wrapper {
  top: 60px;
  left: -90px;
}

#single-wrapper #primary .row .right-col {
  top: 30px;
  right: 0;
}

#single-wrapper #primary .row .right-col,
#single-wrapper #primary .row .right-col .right-col-inner {
  width: 210px;
}

#single-wrapper #primary .row .right-col .right-col-inner {
  margin-top: 30px;
}

#single-wrapper #primary .row .right-col .most-visited-box h2 {
  margin-top: 0;
  background-color: transparent;
  font-family: "proxima-nova", helvetica, sans-serif;
  font-size: 16px;
  color: #161616;
  text-align: left;
  margin-bottom: 10px;
}

#single-wrapper #primary .row .right-col .most-visited-box ol.most-visited-posts li:before {
  background-color: #EEE;
}

#single-wrapper #primary .row .right-col ol.most-visited-posts li:last-of-type {
  border-bottom: 1px solid #e5e5e5;
}

.picked-up {
  font-size: 0;
  line-height: 1;
  margin-bottom: 55px;
}

.picked-up .title {
  font-family: "proxima-nova", helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #161616;
  text-align: left;
  margin-bottom: 15px;
}

.picked-up .picked-up-title {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.53333;
}

.picked-up-thumb {
  position: relative;
  height: auto;
}

.picked-up-thumb img {
  position: relative;
  z-index: 1;
  width: 100%;
}

.picked-up-thumb::after {
  content: none;
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, Helvetica, sans-serif;
  font-weight: bold;
  z-index: 2;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  flex-direction: column;
  justify-content: center;
}

.picked-up-sponsored .picked-up-thumb::after {
  content: 'Sponsored';
  background-color: #fedf32;
  color: #000;
  padding-right: 8px;
  padding-left: 8px;
}

.picked-up-digidayplus .picked-up-thumb::after {
  content: "DIGIDAY+ 限定記事";
  background: red url(/wp-content/themes/digiday-master/assets/images/common/icon-lock-white.svg) 7px 50%/6px auto no-repeat;
  color: #fff;
  padding-right: 7px;
  padding-left: 17px;
}

.picked-up .title,
.right-col .most-visited-box h2 {
  font-weight: 600;
  letter-spacing: .08em;
}

.single-post-sharing {
  margin-top: 0;
}

.single-post-sharing-items {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 0;
}

.single-post-sharing-item {
  display: inline-block;
  width: 40px;
  height: 40px;
}

.single-post-sharing-item + .single-post-sharing-item {
  margin-left: 25px;
}

.single-post-sharing-item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100px;
}

.single-post-sharing-item img {
  width: 100%;
  height: 100%;
}

.single-post-sharing-item-facebook a {
  background-color: #1F457F;
}

.single-post-sharing-item-twitter a {
  background-color: #0092D4;
}

.single-post-sharing-item-hatena a {
  background-color: #0078C2;
}

.pr-member-leadPrice {
  margin-top: 18px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
}

.pr-member-priceItem {
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #2F2F2F;
  padding: 25px 33px 35px;
  line-height: 1;
}

.pr-member-priceItem + .pr-member-priceItem {
  margin-left: 15px;
}

.pr-member-priceItem-title {
  font-size: 20px;
}

.pr-member-priceItem-price {
  margin-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #FFF;
}

.pr-member-priceItem-price strong {
  font-weight: bold;
  font-size: 30px;
}

.pr-member-priceItem-price small {
  font-size: 12px;
}

.pr-member-priceItem-features {
  margin-top: 29px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 18px;
  list-style: none;
}

.pr-member-priceItem-feature {
  font-size: 14px;
  padding-left: 15px;
  background: transparent url(/digidayplus/assets/img/icon_check_white.png) 0 50%/auto 40% no-repeat;
}

.pr-member-priceItem-feature + .pr-member-priceItem-feature {
  margin-top: 25px;
}

.pr-member-priceItem-feature.-striked {
  background: none;
  color: #666;
  text-decoration: line-through;
}

.single .content,
#single-wrapper #primary .row .content article {
  padding-bottom: 0;
}

/**
 * 共通 ヘッダー
 */
.dd-header {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
  width: 100%;
  min-width: 1200px;
  position: relative;
  z-index: 1000;
}

.dd-header.-fixed {
  position: fixed;
  top: 0;
  left: 0;
}

.dd-header-container {
  max-width: 1200px;
  width: 95%;
  min-height: 75px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dd-header-munuButton[aria-hidden="true"] {
  display: none;
}

.dd-header-logo {
  margin: 0;
}

.dd-header-logo img {
  display: block;
  max-width: 100%;
  min-width: 112px;
  width: 112px;
  height: auto;
}

.dd-header-nav {
  margin: 0 0 0 25px;
}

.dd-header-navList {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

.dd-header-navListItem {
  position: relative;
  display: table;
}

.dd-header-navListItem > a {
  font-family: "proxima-nova", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 1.07143rem;
  line-height: 1;
  color: #161616;
  display: table-cell;
  padding: 34px 23px 30px;
}

.dd-header-navListItem > a:hover {
  background-color: #ffe100;
}

.dd-header-navListItem.-login, .dd-header-navListItem.-signup, .dd-header-navListItem.-mypage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: none;
}

.dd-header-navListDrop {
  position: relative;
  display: table;
}

.dd-header-navListDrop > a {
  font-family: "proxima-nova", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 1.07143rem;
  line-height: 1;
  color: #161616;
  display: table-cell;
  padding: 34px 23px 30px;
  position: relative;
  z-index: 10;
  white-space: nowrap;
}

.dd-header-navListDrop > a:hover {
  background-color: #ffe100;
}

.dd-header-navListDrop > a:after {
  content: "∨";
  display: inline-block;
  padding-left: 5px;
}

.dd-header-navListDrop > a[aria-pressed="true"]:after {
  content: "∧";
}

.dd-header-navListDropList {
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  list-style: none;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 75px;
  left: 0;
}

.dd-header-navListDropList[aria-hidden="true"] {
  display: none;
}

.dd-header-navListDropList:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  top: -5px;
  background-color: #fff;
}

.dd-header-navListDropListItem {
  display: table;
  width: 100%;
}

.dd-header-navListDropListItem a {
  font-family: "proxima-nova", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 0.85714rem;
  line-height: 1;
  color: #161616;
  text-align: center;
  display: table-cell;
  width: 100%;
  padding: 30px 0;
}

.dd-header-navListDropListItem a:hover {
  background-color: #ffe100;
}

.dd-header-navListItemButton {
  font-family: "proxima-nova", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 0.85714rem;
  line-height: 1;
  border: none;
  cursor: pointer;
  display: block;
  padding: 0;
  white-space: nowrap;
  outline: none;
  background: none;
}

.dd-header-navListItemLogin {
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 43px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.dd-header-navListItemLogin > :first-child {
  margin-top: 0;
}

.dd-header-navListItemLogin:before {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
}

.dd-header-navListItemLogin[aria-hidden="true"] {
  display: none;
}

.dd-header-navListItemLoginContainer {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 290px;
  height: 100%;
  padding: 25px 30px;
  position: relative;
  z-index: 2;
}

.dd-header-navListItemLoginTitle {
  font-size: 0.85714rem;
  color: #161616;
  line-height: 1.67;
  margin: 0;
}

.dd-header-navListItemLoginError {
  font-size: 0.85714rem;
  color: #f00;
  line-height: 1.4;
  margin: 6px 0 0 0;
}

.dd-header-navListItemLoginError[aria-hidden="true"] {
  display: none;
}

.dd-header-navListItemLoginForm > :first-child {
  margin-top: 0;
}

.dd-header-navListItemLoginForm input[type="text"], .dd-header-navListItemLoginForm input[type="password"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  width: 100%;
  height: 36px;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  vertical-align: middle;
}

.dd-header-navListItemLoginForm input[type="text"]::-webkit-input-placeholder, .dd-header-navListItemLoginForm input[type="password"]::-webkit-input-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-header-navListItemLoginForm input[type="text"]::-moz-placeholder, .dd-header-navListItemLoginForm input[type="password"]::-moz-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-header-navListItemLoginForm input[type="text"]:-ms-input-placeholder, .dd-header-navListItemLoginForm input[type="password"]:-ms-input-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-header-navListItemLoginForm input[type="text"]::-ms-input-placeholder, .dd-header-navListItemLoginForm input[type="password"]::-ms-input-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-header-navListItemLoginForm input[type="text"]::placeholder, .dd-header-navListItemLoginForm input[type="password"]::placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-header-navListItemLoginForm label[for="checkbox"] {
  font-family: inherit;
  font-size: 0.92857rem;
  color: #161616;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: 18px;
}

.dd-header-navListItemLoginForm input[type="checkbox"] {
  margin-right: 10px;
}

.dd-header-navListItemLoginFormButton {
  background-color: #161616;
  border: none;
  font-family: inherit;
  font-size: 0.92857rem;
  line-height: 1.77;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-top: 17px;
  width: 100%;
  padding: 7px;
}

.dd-header-navListItemLoginLink {
  list-style-type: none;
  margin: 15px 0 0 0;
}

.dd-header-navListItemLoginLinkItem {
  line-height: 1;
  margin-top: 5px;
}

.dd-header-navListItemLoginLinkItem a {
  font-size: 1rem;
  line-height: 1.714;
  color: #161616;
  display: inline-block;
}

.dd-header-navListItemLoginLinkItem a:hover, .dd-header-navListItemLoginLinkItem a:focus {
  color: #ccc;
}

.dd-header-navListItemLoginLinkItem:first-child {
  margin-top: 0;
}

.dd-header-navListItemMypageList {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style-type: none;
  width: 130px;
  height: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
}

.dd-header-navListItemMypage {
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 43px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.dd-header-navListItemMypage > :first-child {
  margin-top: 0;
}

.dd-header-navListItemMypage:before {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
}

.dd-header-navListItemMypage[aria-hidden="true"] {
  display: none;
}

.dd-header-navListItemMypageListLink {
  display: table;
  width: 100%;
}

.dd-header-navListItemMypageListLink a {
  font-family: "proxima-nova", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  font-size: 0.92857rem;
  color: #161616;
  line-height: 1;
  text-align: center;
  display: table-cell;
  width: 100%;
  margin: 0;
  padding: 17px 0;
}

.dd-header-navListItemMypageListLogout {
  display: table;
  width: 100%;
}

.dd-header-navListItemMypageListLogout button {
  font-family: "proxima-nova", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  background-color: transparent;
  border-top: 1px solid #e5e5e5;
  border-right: none;
  border-bottom: none;
  border-left: none;
  font-size: 0.92857rem;
  color: #161616;
  line-height: 1;
  text-align: center;
  display: table-cell;
  width: 100%;
  margin: 0;
  padding: 17px 0;
  cursor: pointer;
}

.dd-header-nav2 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.dd-header-nav2 img {
  display: block;
}

.dd-header-nav2 a, .dd-header-nav2 button {
  font-size: 0.92857rem;
  display: block;
}

.dd-header-nav2 > ul,
.dd-header-nav2 > div > ul {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.dd-header-nav2 > ul > li,
.dd-header-nav2 > div > ul > li {
  line-height: 1;
  margin-left: 16px;
}

.dd-header-nav2 > ul > li[aria-hidden="true"],
.dd-header-nav2 > div > ul > li[aria-hidden="true"] {
  display: none;
}

.dd-header-signup a {
  color: #f00;
}

.dd-header-sns {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 13px;
}

.dd-header-snsItem {
  margin-left: 15px;
}

.dd-header-snsItem a {
  background-color: #161616;
  border-radius: 50%;
  text-align: center;
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.dd-header-snsItem img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.dd-header-snsItem:first-child {
  margin-left: 0;
}

.dd-header-snsItem.-facebook a:hover {
  background-color: #3b5998;
}

.dd-header-snsItem.-twitter a:hover {
  background-color: #00aced;
}

.dd-header-search {
  position: relative;
  padding: 25px 0;
}

.dd-header-search[aria-hidden="true"] {
  display: none;
}

.dd-header-searchButton {
  background-color: transparent;
  font-size: 0.85714rem;
  border: none;
  cursor: pointer;
  padding: 0;
}

.dd-header-searchButton img {
  max-width: 100%;
  min-width: 24px;
  width: 24px;
  height: auto;
  vertical-align: middle;
}

.dd-header-searchForm {
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
  min-width: 380px;
  position: absolute;
  top: 74px;
  right: 0;
}

.dd-header-searchForm:before {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
  top: -10px;
  right: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
}

.dd-header-searchForm[aria-hidden="true"] {
  display: none;
}

.dd-header-searchFormContainer {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: auto;
  height: 100%;
  padding: 20px;
  position: relative;
  z-index: 2;
}

.dd-header-searchFormContainer input[name="s"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  font-size: 1.14286rem;
  margin: 0 !important;
  width: calc(100% - 135px) !important;
  min-width: calc(100% - 135px);
  height: 36px;
  margin: 0;
  padding: 0 12px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.dd-header-searchFormButton {
  background-color: #161616;
  border: none;
  font-family: inherit;
  font-size: 0.92857rem;
  line-height: 1.77;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-top: 17px;
  width: 122px;
  height: 36px;
  padding: 0;
  margin: 0;
}

.dd-header-navListItem.-signup a {
  color: #FF0000;
}

.dd-header-navListItem.-signup a:before {
  content: "|";
  display: inline-block;
  padding-right: 12px;
}

.dd-header-navListItem.-mail_mag {
  border: none;
}

.dd-header-naviListSearch-sp {
  display: none;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

/**
 * 共通 フッター
 */
.dd-footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 60px;
  padding: 70px 0;
}

.dd-footer-container {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dd-footer-logo {
  min-width: 112px;
  margin: 0;
}

.dd-footer-logo img {
  margin: 0;
}

.dd-footer-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dd-footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dd-footer-navList {
  list-style-type: none;
  width: 180px;
}

.dd-footer-navListItem {
  line-height: 1;
}

.dd-footer-navListItem a {
  font-size: 0.92857rem;
  line-height: 2.31;
  color: #161616;
}

.dd-footer-other {
  margin-left: 90px;
}

.dd-footer-otherSns {
  list-style-type: none;
  width: 146px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dd-footer-otherSnsItem a {
  background-color: #161616;
  border-radius: 50%;
  text-align: center;
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.dd-footer-otherSnsItem img {
  display: block;
}

.dd-footer-otherSnsItem.-facebook a:hover {
  background-color: #3b5998;
}

.dd-footer-otherSnsItem.-twitter a:hover {
  background-color: #00aced;
}

.dd-footer-otherSnsItem.-likedIn a:hover {
  background-color: #2673b1;
}

.dd-footer-otherSnsItem.-feedly a:hover {
  background-color: #3db050;
}

.dd-footer-otherCopy {
  font-size: 0.92857rem;
  line-height: 1.538;
  margin-top: 23px;
}

/**
 * 共通 メールマガジンの会員入会を促すパーツ
 */
.dd-signUp {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffe100;
  margin: 0 auto;
  padding: 25px;
  width: 500px;
  float: none;
}

.dd-signUp-title {
  margin: 0;
}

.dd-signUp-title img {
  max-width: 100%;
  width: 450px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.dd-signUp-link {
  display: table;
  width: 100%;
  margin: 10px 0 0 0;
}

.dd-signUp-link a {
  background-color: #000;
  border-radius: 5px;
  font-size: 1.07143rem;
  color: #ffe100;
  line-height: 1.55;
  text-align: center;
  display: table-cell;
  padding: 6px;
}

/**
 * ログイン単体ページ ログインパーツ
 */
.dd-login {
  width: 500px;
  margin: 30px auto 0;
  display: none;
}

.dd-login[aria-pressed="true"] {
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
}

.dd-login > :first-child {
  margin-top: 0;
}

.dd-login-container {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 25px 30px;
  position: relative;
  z-index: 2;
  max-width: 600px;
  margin: 0 auto;
}

.dd-login-title {
  font-size: 0.85714rem;
  color: #161616;
  line-height: 1.67;
  margin: 0;
}

.dd-login-error {
  font-size: 0.85714rem;
  color: #f00;
  line-height: 1.4;
  margin: 6px 0 0 0;
}

.dd-login-form > :first-child {
  margin-top: 0;
}

.dd-login-form input[type="text"], .dd-login-form input[type="password"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  margin: 0;
  width: 100%;
  height: 36px;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  vertical-align: middle;
}

.dd-login-form input[type="text"]::-webkit-input-placeholder, .dd-login-form input[type="password"]::-webkit-input-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-login-form input[type="text"]::-moz-placeholder, .dd-login-form input[type="password"]::-moz-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-login-form input[type="text"]:-ms-input-placeholder, .dd-login-form input[type="password"]:-ms-input-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-login-form input[type="text"]::-ms-input-placeholder, .dd-login-form input[type="password"]::-ms-input-placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-login-form input[type="text"]::placeholder, .dd-login-form input[type="password"]::placeholder {
  font-family: inherit;
  font-size: 0.92857rem;
  font-weight: normal;
  color: #e5e5e5;
}

.dd-login-form label[for="checkbox"] {
  font-family: inherit;
  font-size: 0.92857rem;
  color: #161616;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: 18px;
}

.dd-login-form input[type="checkbox"] {
  margin-right: 10px;
}

.dd-login-formButton {
  background-color: #161616;
  border: none;
  font-family: inherit;
  font-size: 0.92857rem;
  line-height: 1.77;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-top: 17px;
  width: 100%;
  padding: 7px;
}

.dd-login-link {
  list-style-type: none;
  margin: 15px 0 0 0;
}

.dd-login-linkItem {
  line-height: 1;
  margin-top: 5px;
}

.dd-login-linkItem a {
  font-size: 1rem;
  line-height: 1.714;
  color: #161616;
  display: inline-block;
}

.dd-login-linkItem a:hover, .dd-login-linkItem a:focus {
  color: #ccc;
}

.dd-login-linkItem:first-child {
  margin-top: 0;
}

/**
 * TOPページ 特大記事リンクにある今日の日付パーツ
 */
.dd-dateBox {
  background-color: #ffe100;
  width: 116px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

.dd-dateBoxContainer {
  display: block;
  padding: 11px 5px;
  position: relative;
}

.dd-dateBoxContainer:after {
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #ffe100 transparent transparent transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.dd-dateBox-date {
  font-family: Georgia, Times, serif;
  font-size: 2.78571rem;
  text-align: center;
  line-height: 1.1;
  margin: 0;
}

.dd-dateBox-month {
  font-family: Georgia, Times, serif;
  font-size: 0.85714rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  line-height: 1;
  margin: 5px 0 0 0;
}

/**
 * 詳細ページ下 DIGIDAY + 会員入会を促すパーツ
 */
.dd-digidayPlusEntry {
  background-color: #f3f4f3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 30px 40px;
  margin: 0 auto 50px;
}

.dd-digidayPlusEntry-title img {
  display: block;
  width: 127px;
  height: auto;
  margin: 0 auto;
}

.dd-digidayPlusEntry-summary {
  margin: 9px 0 0 0;
}

.dd-digidayPlusEntry-summary > :first-child {
  margin-top: 0;
}

.dd-digidayPlusEntry-summaryText {
  font-size: 1.14286rem;
  line-height: 1.625;
  color: #161616;
  text-align: center;
  margin: 9px 0 0 0;
}

.dd-digidayPlusEntry-summaryBtn {
  font-size: 1rem;
  color: #fff;
  line-height: 1.3;
  display: table;
  margin: 10px auto 0;
  cursor: pointer;
}

.dd-digidayPlusEntry-summaryBtn a {
  color: #fff;
  background-color: #000;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  min-width: 126px;
  height: 46px;
  padding: 0 25px;
}

.dd-digidayPlusEntry-summaryLink {
  font-size: 1rem;
  color: #161616;
  line-height: 1.3;
  text-align: center;
  margin: 15px 0 0 0;
}

.dd-digidayPlusEntry-summaryLink a {
  color: #161616;
  text-decoration: underline;
}

.dd-digidayPlusEntry-summaryLink a:hover {
  text-decoration: none;
}

/**
 * スタッフ
 */
.dd-staff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0 120px;
  list-style-type: none;
}

.dd-staff-person {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(33.333% - 115px);
  min-width: calc(33.333% - 115px);
  margin: 120px 172px 0 0;
}

.dd-staff-person:nth-child(3n), .dd-staff-person:last-child {
  margin-right: 0;
}

.dd-staff-personFigureImage {
  margin: 0 auto;
  max-width: 160px;
}

.dd-staff-personFigureImage img {
  border-radius: 50%;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.dd-staff-personFigureName {
  font-size: 1.07143rem;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.6;
  color: #161616;
}

.dd-staff-personFigureName span {
  font-size: 0.71429rem;
  font-weight: normal;
  color: #8a9299;
  display: block;
}

.dd-staff-personFigureSummary {
  font-size: 0.85714rem;
  color: #161616;
  text-align: left;
  line-height: 1.5;
  margin: 15px 0 0;
}

@media screen and (max-width: 1109px) and (min-width: 480px) {
  .related-posts.-column4 .videoCube {
    width: calc(33.333% - 5px);
    margin-left: 7px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
  .dd-header {
    min-width: 1040px;
  }
  .dd-header-container {
    max-width: 980px;
  }
  .dd-header-navListItem > a {
    padding-right: 17px;
    padding-left: 17px;
  }
  .dd-header-navListDrop {
    margin-left: 0;
  }
  .dd-header-navListDrop > a {
    padding-right: 17px;
    padding-left: 17px;
  }
  .dd-footer {
    min-width: 1040px;
  }
  .dd-footer-container {
    max-width: 980px;
  }
  .dd-staff {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  #single-wrapper #primary .row {
    width: 990px;
    padding-right: 310px;
  }
  #single-wrapper #primary .row .content article .article-sharing-wrapper {
    left: -100px;
  }
  #single-wrapper #primary .row .right-col,
  #single-wrapper #primary .row .right-col .right-col-inner {
    width: 260px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 68px !important;
  }
  .home .dd-signUp,
  .archive .dd-signUp {
    margin-top: 25px;
  }
  #single-wrapper #primary .row .content article .article-sharing-wrapper {
    margin-bottom: 13px;
  }
  #single-wrapper #primary .row .content .footer-entry-meta .comment-toggle {
    margin-bottom: 13px;
  }
  .sns-follow-btn {
    margin-bottom: 26px;
  }
  .related-posts.-column4 .cxr_rbox_div {
    margin-bottom: 10px !important;
  }
  .related-posts.-column4 .videoCube {
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
  .related-posts.-column4 .item-thumbnail-href {
    width: 100%;
    height: 178px;
    margin-bottom: 10px;
  }
  .related-posts.-column4 .videoCube_aspect {
    padding-bottom: 178px;
  }
  .related-posts.-column4 .video-label-box {
    margin-bottom: 0;
  }
  .related-posts.-column4 .videoCube.sponsored a:before {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif, Meiryo, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    width: 68px;
    padding: 5px;
  }
  .ab_autosized-generated_grid-3x2 .logoDiv {
    bottom: 0 !important;
  }
  .ab_autosized-generated_grid-3x2 .logoDiv a span {
    vertical-align: bottom;
  }
  .ab_autosized-generated_grid-3x2 .logoDiv .cxense_logo {
    margin-bottom: -3px !important;
  }
  .cxr_rbox_header .cxr_rbox_header_span {
    margin-bottom: 0 !important;
  }
  .search-results #main {
    padding-bottom: 0;
  }
  .search-results .loopwrapper {
    margin: 0 0 25px 0;
  }
  .search-results .loopwrapper .row {
    margin-top: 0;
  }
  .search-results .loopwrapper .row .post-grid {
    margin: 20px 0 0 0;
  }
  .search-results .loopwrapper .row .entry-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .search-results .loopwrapper .row .entry-meta {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .search-results .loopwrapper .row .entry-meta p a, .search-results .loopwrapper .row .entry-meta p span {
    font-size: 10px;
  }
  .search-results .loopwrapper .row .entry-title {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .search-results .loopwrapper .more-articles-link a {
    margin-top: 20px;
  }
  #single-wrapper #primary .row .content {
    padding-bottom: 0;
  }
  .single .dd-footer {
    margin: 25px 0 0;
  }
  .pr-member-leadPrice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 13px;
    margin-right: -15px;
    margin-left: -15px;
  }
  .pr-member-priceItem + .pr-member-priceItem {
    margin-top: 25px;
    margin-left: 0;
  }
  li {
    margin-left: 0;
  }
  .dd-header {
    width: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dd-header.-fixed {
    position: absolute;
    top: 0;
    left: 0;
  }
  .dd-header-container {
    width: auto;
    height: 68px;
    min-height: 68px;
    padding: 0 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .dd-header-munuButton[aria-hidden="false"] {
    background-color: transparent;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    display: block;
    width: 35px;
    height: 35px;
    padding: 12px 10px;
    margin: 0;
    position: relative;
  }
  .dd-header-munuButton[aria-hidden="false"] i {
    background-color: #000;
    width: 15px;
    min-width: 15px;
    height: 1px;
    position: absolute;
    left: 50%;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  .dd-header-munuButton[aria-hidden="false"] i:nth-of-type(1) {
    top: 12px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .dd-header-munuButton[aria-hidden="false"] i:nth-of-type(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .dd-header-munuButton[aria-hidden="false"] i:nth-of-type(3) {
    bottom: 12px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .dd-header-munuButton[aria-hidden="false"][aria-pressed="true"] i:nth-of-type(1) {
    top: 17px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotate(-45deg);
  }
  .dd-header-munuButton[aria-hidden="false"][aria-pressed="true"] i:nth-of-type(2) {
    opacity: 0;
  }
  .dd-header-munuButton[aria-hidden="false"][aria-pressed="true"] i:nth-of-type(3) {
    bottom: 17px;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
  .dd-header-logo {
    margin-left: 10px;
  }
  .dd-header-nav {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    margin: 0;
    width: 100%;
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 68px;
  }
  .dd-header-nav[aria-hidden="true"] {
    display: none;
  }
  .dd-header-navList {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #161616;
  }
  .dd-header-navList a {
    color: #fff;
  }
  .dd-header-navList > a:hover {
    background-color: #161616;
  }
  .dd-header-navList li:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .dd-header-navList li:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .dd-header-navList li:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .dd-header-navList li:nth-child(4) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .dd-header-navListItem {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    display: block;
  }
  .dd-header-navListItem > a {
    font-size: 0.85714rem;
    text-align: center;
    padding: 17px;
    display: block;
  }
  .dd-header-navListItem > a:hover {
    background-color: #161616;
  }
  .dd-header-navListItem.-login, .dd-header-navListItem.-signup {
    display: block;
    position: static;
    border: none;
  }
  .dd-header-navListDrop {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    min-width: 100%;
    margin: 0;
    position: static;
  }
  .dd-header-navListDrop > a {
    font-size: 0.85714rem;
    text-align: center;
    padding: 17px;
    display: block;
  }
  .dd-header-navListDrop > a:hover {
    background-color: #161616;
  }
  .dd-header-navListDropList {
    display: block;
    position: static;
    background-color: #404040;
  }
  .dd-header-navListDropListItem a:hover {
    background-color: #404040;
  }
  .dd-header-navListItemLogin {
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    height: 100%;
    top: 1px;
    left: 0;
    z-index: 1;
    -webkit-transform: none;
            transform: none;
    margin-top: 67px;
  }
  .dd-header-navListItemLogin:before {
    content: none;
  }
  .dd-header-navListItemLoginContainer {
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
    width: 100%;
    height: auto;
    padding: 50px 50px 115px;
    position: static;
  }
  .dd-header-navListItemLoginError {
    margin-top: 10px;
  }
  .dd-header-navListItemLoginForm input[type="text"] {
    font-size: 1.14286rem;
    margin-top: 15px;
  }
  .dd-header-navListItemLoginLinkItem {
    margin-left: 0;
  }
  .dd-header-navListItemMypage {
    top: 39px;
    z-index: 10;
  }
  .dd-header-navListItemMypageListLink {
    margin: 0;
  }
  .dd-header-navListItemMypageListLogout {
    margin: 0;
  }
  .dd-header-navListItemButton {
    background-image: none;
    font-size: 0.85714rem;
    line-height: 1;
    text-align: center;
    width: 100%;
  }
  .dd-header-navListItemButton[name="mypage"][aria-hidden="true"] {
    display: none;
  }
  .dd-header-navListItemSub {
    display: none;
  }
  .dd-header-sns {
    display: none;
  }
  .dd-header-search {
    padding: 0;
    margin: 0;
    position: static;
  }
  .dd-header-searchButton {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px;
  }
  .dd-header-searchButton img {
    width: 18px;
    min-width: 18px;
  }
  .dd-header-searchForm {
    width: 100%;
    min-width: 100%;
    top: 68px;
  }
  .dd-header-searchForm:before {
    content: none;
  }
  .dd-header-searchForm .dd-header-searchFormButton {
    padding: 5px;
  }
  .dd-header-naviListSearch-sp {
    display: block;
  }
  .dd-header-searchForm-sp {
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
    width: 100%;
    min-width: 100%;
  }
  .dd-header-searchFormContainer-sp {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: auto;
    height: 100%;
    padding: 10px;
    position: relative;
    z-index: 2;
  }
  .dd-header-searchFormContainer-sp input[name="s"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #404040;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    border-radius: 5px;
    color: #8a9299;
    font-size: 1.14286rem;
    margin: 0 !important;
    width: calc(100% - 135px) !important;
    min-width: calc(100% - 135px);
    height: 36px;
    margin: 0;
    padding: 0 12px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .dd-header-searchFormButton-sp {
    background-color: #fff;
    border: none;
    font-family: inherit;
    font-size: 0.92857rem;
    line-height: 1.77;
    color: #000;
    cursor: pointer;
    display: block;
    margin-top: 17px;
    width: 122px;
    height: 36px;
    padding: 0;
    margin: 0;
  }
  .dd-header-nav2 a, .dd-header-nav2 button {
    font-size: 0.78571rem;
  }
  .dd-header-nav2 > ul > li,
  .dd-header-nav2 > div > ul > li {
    margin-left: 8px;
  }
  .dd-footer {
    width: auto;
    min-width: 100%;
    padding: 23px 20px 25px;
  }
  .dd-footer-container {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dd-footer-inner {
    margin: 20px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dd-footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dd-footer-navList {
    margin: 18px 0 0;
  }
  .dd-footer-navList:first-child {
    margin-top: 0;
  }
  .dd-footer-navListItem {
    margin-left: 0;
  }
  .dd-footer-navListItem a {
    font-size: 0.75rem;
    line-height: 2;
  }
  .dd-footer-other {
    margin: 22px 0 0;
  }
  .dd-footer-otherSnsItem {
    margin-left: 0;
  }
  .dd-footer-otherCopy {
    margin-top: 15px;
  }
  .dd-signUp {
    width: auto;
    padding: 17px;
  }
  .dd-signUp-link {
    margin-top: 7px;
  }
  .dd-signUp-link a {
    border-radius: 2px;
    font-size: 0.71429rem;
  }
  .dd-login {
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    height: 100%;
    top: 1px;
    left: 0;
    z-index: 1;
    -webkit-transform: none;
            transform: none;
  }
  .dd-login:before {
    content: none;
  }
  .dd-login[aria-pressed="true"] {
    padding: 0;
    position: static;
    background: none;
    display: block;
    top: auto;
    left: auto;
    margin-top: 30px;
  }
  .dd-login-container {
    width: calc(100% + 30px);
    height: auto;
    padding: 15px;
    margin: 0 -15px;
    position: static;
  }
  .dd-login-error {
    margin-top: 10px;
  }
  .dd-login-form input[type="text"], .dd-login-form input[type="password"] {
    font-size: 1.14286rem;
    margin-top: 15px;
  }
  .dd-login-link {
    margin-left: 0;
  }
  .dd-dateBox {
    display: none;
  }
  .dd-digidayPlusEntry {
    margin-bottom: 30px;
  }
  .dd-digidayPlusEntry-summaryText {
    font-size: 0.85714rem;
    line-height: 1.67;
  }
  .dd-staff {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  .dd-staff-person {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    min-width: 100%;
    min-height: 100px;
    margin: 45px 0 0 0;
    padding: 0 64px;
  }
}

@media (max-width: 767px) {
  #single-wrapper #primary .row {
    width: auto;
    padding-right: 0;
  }
  .picked-up {
    margin-top: 35px;
    margin-bottom: 0;
  }
  .picked-up .picked-up-title {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4375;
  }
}
