.piawebHeader__menuBtn {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 18px 13px 11px; }

.piawebHeader__menuImg {
  display: inline-block;
  width: 26px; }

.co-shareHeader {
  max-width: 640px;
  left: 0;
  right: 0;
  margin: auto; }
  .co-shareHeader__inner {
    height: auto;
    padding: 6px 0;
    border-bottom: solid 2px #3264C8; }
  .co-shareHeader_logo {
    display: inline-block; }
    .co-shareHeader_logo a {
      display: block; }
    .co-shareHeader_logo img {
      width: 58px;
      height: auto; }
  .co-shareHeader_title {
    margin-top: 5px;
    font-size: 10px;
    font-size: 1rem; }

.piawebFooter {
  padding-top: 24px;
  position: relative;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  z-index: 1;
  background: #f5f5f5; }
  .piawebFooter img {
    width: 100%; }
  .piawebFooter .piawebFooter__menu {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-bottom: solid 1px #cfd8dc; }
  .piawebFooter .piawebFooter__menuList {
    width: 50%;
    box-sizing: border-box;
    border-top: solid 1px #cfd8dc;
    border-bottom: solid 1px #cfd8dc;
    margin-bottom: -1px; }
    .piawebFooter .piawebFooter__menuList:nth-child(odd) {
      border-right: solid 1px #cfd8dc; }
  .piawebFooter .piawebFooter__menuLink {
    display: block;
    padding: 13px 0 13px 40px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    background: #fff;
    position: relative; }
    .piawebFooter .piawebFooter__menuLink:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .piawebFooter .piawebFooter__menuLink--news:before {
      background: url(/contents/image/piaweb-image/icon_headline.svg?v=20200207151040) center center no-repeat;
      width: 18px;
      height: 18px;
      background-size: 100%;
      left: 11px; }
    .piawebFooter .piawebFooter__menuLink--essay:before {
      background: url(/contents/image/piaweb-image/icon_essay.svg?v=20200207151040) center center no-repeat;
      width: 24px;
      height: 24px;
      background-size: 100%;
      left: 8px; }
    .piawebFooter .piawebFooter__menuLink--lifestory:before {
      background: url(/contents/image/piaweb-image/icon_lifestory.svg?v=20200207151040) center center no-repeat;
      width: 20px;
      height: 20px;
      background-size: 100%;
      left: 10px; }
    .piawebFooter .piawebFooter__menuLink--tieup:before {
      background: url(/contents/image/piaweb-image/icon_tieup.svg?v=20200207151040) center center no-repeat;
      width: 22px;
      height: 22px;
      background-size: 100%;
      left: 9px;
      top: -4px; }
    .piawebFooter .piawebFooter__menuLink--closeup:before {
      background: url(/contents/image/piaweb-image/icon_closeup.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 13px;
      height: 23px;
      left: 14px;
      top: -4px; }
    .piawebFooter .piawebFooter__menuLink--pilotage:before {
      background: url(/contents/image/piaweb-image/icon_pilotage.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 20px;
      height: 20px;
      left: 10px;
      top: -2px; }
    .piawebFooter .piawebFooter__menuLink--cm:before {
      background: url(/contents/image/piaweb-image/icon_cm.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 20px;
      height: 20px;
      left: 10px;
      top: -4px; }
  .piawebFooter .piawebFooter__downloadVisual {
    height: 295px;
    background: url(https://www.p.pia.jp/maintenance/coverImages/web-pre/bg_footer_download.png?v=20200207151040) left top repeat-x;
    position: relative; }
  .piawebFooter .piawebFooter__downloadImage {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 375px; }
  .piawebFooter .piawebFooter__downloadStoreLink {
    padding: 24px 0 20px;
    background: #fff;
    text-align: center; }
  .piawebFooter .piawebFooter__aboutPia {
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
    font-weight: 600;
    padding-bottom: 24px; }
  .piawebFooter .piawebFooter__aboutPiaLink {
    display: inline-block;
    position: relative;
    padding-left: 16px; }
    .piawebFooter .piawebFooter__aboutPiaLink:before {
      content: "";
      display: block;
      width: 16px;
      height: 16px;
      position: absolute;
      left: 0;
      top: -2px;
      background: url(/contents/image/piaweb-image/icon_question_black.svg?v=20200207151040) center center no-repeat;
      background-size: 100%; }
  .piawebFooter .piawebFooter__linkButton {
    vertical-align: middle;
    display: inline-block; }
    .piawebFooter .piawebFooter__linkButton--ios {
      width: 109px;
      height: 40px; }
    .piawebFooter .piawebFooter__linkButton--android {
      width: 155px; }
  .piawebFooter .piawebFooter__sns {
    padding: 14px 0 16px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #999; }
  .piawebFooter .piawebFooter__snsText {
    margin-bottom: 8px;
    text-align: center; }
  .piawebFooter .piawebFooter__snsListWrap {
    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; }
  .piawebFooter .piawebFooter__snsList {
    display: block;
    width: 40px;
    margin-right: 16px; }
  .piawebFooter .piawebFooter__snsLink {
    display: block; }
  .piawebFooter .piawebFooter__linkArea {
    padding: 22px 5px 14px;
    background: #fff; }
  .piawebFooter .piawebFooter__linkAreaText {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #999;
    text-align: center;
    margin-bottom: 16px; }
  .piawebFooter .piawebFooter__relationLinkArea {
    text-align: center;
    margin-bottom: 25px; }
  .piawebFooter .piawebFooter__relationLinkWrap {
    margin-bottom: 14px; }
  .piawebFooter .piawebFooter__relationLink {
    display: inline-block;
    vertical-align: top; }
    .piawebFooter .piawebFooter__relationLink--up {
      width: 142px; }
    .piawebFooter .piawebFooter__relationLink--eiga {
      width: 99px;
      margin-right: 25px; }
    .piawebFooter .piawebFooter__relationLink--ticket {
      width: 90px; }
  .piawebFooter .piawebFooter__textLinkWrap {
    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;
    margin-bottom: 10px; }
  .piawebFooter .piawebFooter__textLinklist {
    padding: 0 7px;
    border-right: solid 1px #555; }
    .piawebFooter .piawebFooter__textLinklist:last-child {
      padding-right: 0;
      border-right: none; }
    .piawebFooter .piawebFooter__textLinklist:first-child {
      padding-left: 0; }
  .piawebFooter .piawebFooter__textLink {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555555; }
  .piawebFooter .piawebFooter__copyArea {
    background: #fff;
    padding-bottom: 24px; }
  .piawebFooter .piawebFooter__copy {
    padding: 14px;
    font-size: 11px;
    font-size: 1.1rem;
    color: #777777;
    text-align: center; }

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

.piawebSideMenu .piawebOverlay {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease; }
  .piawebSideMenu .piawebOverlay .piawebSideMenu__wrap {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    right: -240px; }

.piawebSideMenu.is-show .piawebOverlay {
  opacity: 1;
  visibility: visible; }
  .piawebSideMenu.is-show .piawebOverlay .piawebSideMenu__wrap {
    right: 0; }

.piawebOverlay {
  width: 100%;
  max-width: 640px;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 9000;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5); }
  .piawebOverlay .piawebSideMenu__wrap {
    background: #fff;
    width: 240px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 101;
    overflow-x: hidden; }
  .piawebOverlay .piawebSideMenu__btnClose {
    padding: 12px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 240px;
    top: 0;
    box-sizing: content-box; }
    .piawebOverlay .piawebSideMenu__btnClose img {
      width: 100%; }
  .piawebOverlay .piawebSideMenu__title {
    padding: 10px 0;
    text-align: center; }
  .piawebOverlay .piawebSideMenu__titleLink {
    display: inline-block; }
  .piawebOverlay .piawebSideMenu__logo {
    width: 58px;
    display: inline-block; }
  .piawebOverlay .piawebSideMenu__sectionTitle {
    padding: 13px 16px;
    background: #F5F5F5;
    color: #999999;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    border-bottom: solid 1px #E0E0E0; }
  .piawebOverlay .piawebSideMenu__menuList {
    display: block;
    border-bottom: solid 1px #E0E0E0; }
  .piawebOverlay .piawebSideMenu__menuLink {
    display: block;
    padding: 13px 16px;
    color: #555555;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600; }
  .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuList {
    padding: 0; }
  .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink {
    padding-left: 44px;
    position: relative; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      display: block; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink--news:before {
      background: url(/contents/image/piaweb-image/icon_headline.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 18px;
      height: 18px;
      left: 15px; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink--essay:before {
      background: url(/contents/image/piaweb-image/icon_essay.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 23px;
      height: 16px;
      left: 13px; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink--lifestory:before {
      background: url(/contents/image/piaweb-image/icon_lifestory.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 19px;
      height: 19px;
      left: 15px; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink--tieup:before {
      background: url(/contents/image/piaweb-image/icon_tieup.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 20px;
      height: 20px;
      left: 14px;
      top: -4px; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink--closeup:before {
      background: url(/contents/image/piaweb-image/icon_closeup.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 13px;
      height: 23px;
      left: 18px;
      top: -4px; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink--pilotage:before {
      background: url(/contents/image/piaweb-image/icon_pilotage.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 20px;
      height: 20px;
      left: 13px;
      top: -2px; }
    .piawebOverlay .piawebSideMenu__menuWrap--contents .piawebSideMenu__menuLink--cm:before {
      background: url(/contents/image/piaweb-image/icon_cm.svg?v=20200207151040) center center no-repeat;
      background-size: 100%;
      width: 20px;
      height: 20px;
      left: 13px;
      top: -4px; }

@-webkit-keyframes fadeinOverlay {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 1;
    background: transparent; }
  100% {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5); } }

@keyframes fadeinOverlay {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 1;
    background: transparent; }
  100% {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5); } }

@-webkit-keyframes menuSlideIn {
  0% {
    right: -240px; }
  100% {
    right: 0; } }

@keyframes menuSlideIn {
  0% {
    right: -240px; }
  100% {
    right: 0; } }

@-webkit-keyframes fadeoutOverlay {
  0% {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1; }
  99% {
    opacity: 0;
    background: transparent; }
  100% {
    display: none;
    opacity: 0; } }

@keyframes fadeoutOverlay {
  0% {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1; }
  99% {
    opacity: 0;
    background: transparent; }
  100% {
    display: none;
    opacity: 0; } }
