@charset "UTF-8";
/* ===== 全体の設定 ===== */

body {
  *text-align: center;
  /*IE調整用*/
  color: #000;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* 全体背景[変更可] */

#wrapper {
  background: #fff!important;
  padding: 0;
}

/* ===== コンテンツ ===== */

/* コンテンツ リンク色[変更可] */

#content a:link {
  text-decoration: underline;
  color: #005799;
}

#content a:visited {
  text-decoration: underline;
  color: #005799;
}

#content a:active {
  text-decoration: underline;
  color: #005799;
}

#content a:hover {
  text-decoration: none;
  color: #005799;
}

/* イベント名 リンク色[色変更可] */

#main .blockInEvent .bl-hot a, #bottomBlock .topics .topicsTitle a {
  text-decoration: none;
  color: #005799;
}

/* ===== コンテンツ[以下に追加] ===== */

#content_wrap {
  width: 100%;
  margin: 0;
  padding: 0 0 3rem;
  color: #000;
  line-height: 1.6;
}

#content_wrap img {
  /*width: 100%;*/
  height: auto;
}

#content_wrap a {
  transition: all 0.3s ease;
}

#content_wrap a:hover {
  opacity: .8;
}

#wrapper {
  padding-bottom: 0;
}

body {
  background: #fff;
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  -webkit-text-size-adjust: none;
  width: 100%;
  overflow-x: hidden;
  min-width: 1116px;
}

#innerWrap {
  width: auto !important;
  margin: auto !important;
  background: none !important;
  padding: 0;
}

.pingu {
  color: #000;
}

.pingu * {
  box-sizing: border-box;
}

.pingu a {
  color: #000;
  outline: none;
}

.pingu a:link {
  text-decoration: underline;
  color: #000;
}

.pingu a:visited {
  text-decoration: underline;
  color: #000;
}

.pingu img {
  max-width: 100%;
  vertical-align: bottom;
}

.pingu .inner {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.pingu .border_upper {
  position: relative;
  border-top: 1px solid #947e4f;
}

.pingu .border_upper::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #947e4f;
  right: 0;
  top: -4px;
}

.pingu .border_upper::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #947e4f;
  left: 0;
  top: -4px;
}

.pingu .border_under {
  position: relative;
  border-bottom: 1px solid #947e4f;
}

.pingu .border_under::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #947e4f;
  right: 0;
  bottom: -4px;
}

.pingu .border_under::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #947e4f;
  left: 0;
  bottom: -4px;
}

.pingu .bg_yellow {
  background-color: #fff67f;
}

.pingu .mv {
  background-image: url(../img/bg_main.png), url(../img/main_bg.png);
  background-repeat: no-repeat, repeat-x;
  background-position: center top;
  padding-top: 72px;
  text-align: center;
}

.pingu .mv h1 {
  margin: 0 auto;
  width: 1200px;
  padding-left: 35px;
  position: relative;
}

.pingu .mv h1 .logo-pingu {
  left: 0;
  width: 10.24%;
  position: absolute;
  top: 20px;
}

.pingu .mv h1 .logo-metro {
  width: 12%;
  position: absolute;
  right: 57px;
  top: 20px;
}

.pingu .mv h1 .pop {
  bottom: 83px;
  width: 22.28%;
  position: absolute;
  right: 0;
}

.pingu .mv p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.375;
  margin: 1em auto 2em;
}

.pingu .mv p span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 1.3em;
  text-align: right;
}

.pingu p.intro {
  font-size: 18px;
  line-height: 1.375;
  margin-bottom: 2em;
  text-align: center;
}

.pingu p.notes {
  background-color: rgba(255, 255, 255, .75);
  border: #ec1c24 solid 1px;
  color: #ec1c24;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 auto 3.25em;
  width: 800px;
  padding: 0.75em;
  text-align: center;
}

.pingu nav {
  text-align: center;
}

.pingu nav>img {
  width: 260px;
}

.pingu nav ul {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  padding: 5.2% 0 4.6875%;
}

.pingu section h2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 43px;
  text-align: center;
}

/*.col1*/

.pingu .col1 {
  background-color: #fff67f;
  background-image: url(../img/col1_bg_bottom.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  padding-top: 60px;
  padding-bottom: 12px;
}

.pingu .col1 h2 {
  background-image: url(../img/col1_h2_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.pingu h2 picture:first-child {
  margin-bottom: 18px;
}

.pingu .col1 .inner {
  align-items: flex-start;
  background-image: url(../img/col1_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  display: flex;
  justify-content: center;
  width: 1000px;
  padding-top: 1%;
}

.pingu .col1 .inner img {
  margin: 0 9.7% 0 6%;
  width: 18%;
}

.pingu .col1 .inner p {
  background-color: rgba(255, 255, 255, .7);
  border-radius: 1rem;
  font-size: 16px;
  line-height: 1.4;
  width: 38%;
  padding: 1.4em 1.6em 4.7em;
}

/*.col2*/

.pingu .col2 {
  background-color: rgba(214, 242, 196, .5);
  background-image: url(../img/col2_bg_top.png);
  background-repeat: repeat-x;
  background-position: center top;
  padding: 93px 0 99px;
}

.pingu .col2 h2 {
  margin-bottom: 28px;
}

.pingu p.sp_inner {
  line-height: 1.375;
  margin-bottom: 6.45em;
  text-align: center;
}

.pingu .col2 .box {
  background-color: #fff;
  border-radius: 14px;
  margin-bottom: 4.8%;
  position: relative;
}

.pingu .col2 .box::after {
  background-image: url(../img/col2_box_bg.png);
  content: '';
  height: 93px;
  left: 50%;
  margin-left: -40%;
  position: absolute;
  top: -40px;
  width: 80%;
}

.pingu .col2 .box h3 {
  position: relative;
  text-align: center;
  top: -40px;
}

.pingu .col2 .box h3 span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  margin-top: 0.75em;
}

.pingu .col2 .box>img {
  left: 50%;
  margin-left: -31%;
  width: 20%;
  position: absolute;
  top: -40px;
}

.pingu .col2 ul {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  justify-content: space-between;
  padding: 0 2% 0 3.125%;
}

.pingu .col2 ul li {
  align-self: stretch;
  background-image: url(../img/col2_box_li_bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: 2.5%;
  width: 46.7%;
  padding-bottom: 3%;
}

.pingu .col2 ul li h4 {
  background-image: url(../img/col2_h4_bg.png);
  background-position: top;
  background-repeat: no-repeat;
  padding: 11px 0 10px 20px;
}

.pingu .col2 ul li>div {
  align-items: center;
  display: inline-flex;
  justify-content: space-between;
}

.pingu .col2 ul li .txt {
  margin-left: 20px;
  width: 44.7%;
}

.pingu .col2 ul .txt p:first-child {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1.2em;
  white-space: nowrap;
}

.pingu .col2 ul li .txt p:last-child {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 1.4em;
}

.pingu .col2 ul li>div>img {
  width: 47%;
}

/*.col3*/

.pingu .col3 {
  background-color: rgba(255, 216, 196, .5);
  padding-bottom: 111px;
}

.pingu .col3 h2 {
  background-image: url(../img/col3_bg_top.png);
  background-position: center top;
  background-repeat: repeat-x;
  margin-bottom: 0;
  padding-top: 50px;
  position: relative;
  top: -26px;
}

.pingu .col3 .sp_inner {
  margin-bottom: 3.55em;
}

.pingu .col3 .box {
  background-color: #fff;
  border: #d10019 solid 10px;
}

.pingu .col3 .box:first-of-type {
  background-image: url(../img/col3_box_bg.png);
  background-position: center left 30px;
  background-repeat: no-repeat;
  margin-bottom: 10%;
  padding: 0 30px 20px;
}

.pingu .col3 .box h3 {
  position: relative;
  text-align: center;
  top: -32px;
}

.pingu .col3 .box .prize {
  align-items: flex-start;
  display: flex;
  margin-top: -27px;
}

.pingu .col3 .box .prize div:first-child {
  border-right: #e60012 dotted 3px;
  padding-right: 10px;
  width: 48%;
}

.pingu .col3 .box .prize div:last-child {
  align-items: flex-start;
  display: inherit;
  flex-wrap: wrap;
  padding-left: 23px;
  width: 52%;
}

.pingu .col3 .box .prize div:last-child picture {
  position: relative;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(1) {
  padding: 0 13px 3px 9px;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(1)::after {
  border-right: #e60012 dotted 3px;
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(2) {
  padding: 0 0 17px 23px;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(2)::after {
  border-bottom: #e60012 dotted 3px;
  bottom: 0;
  content: '';
  position: absolute;
  right: 10px;
  width: 85%;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(3) {
  padding: 16px 13px 0 9px;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(3)::after {
  border-top: #e60012 dotted 3px;
  content: '';
  left: 0;
  position: absolute;
  top: 0px;
  width: 92%;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(4) {
  margin-top: 15px;
  padding-left: 20px;
}

.pingu .col3 .box .prize div:last-child picture:nth-child(4)::after {
  border-left: #e60012 dotted 3px;
  content: '';
  height: 96%;
  left: 0;
  position: absolute;
  top: 0px;
}

.pingu .col3 .box:last-of-type {
  padding: 0 110px 48px 104px;
}

.pingu .col3 .box .join picture {
  display: block;
  margin-bottom: 14px;
}

.pingu .col3 .box .join .cap {
  font-size: 16px;
  font-weight: 600;
  padding-left: 1em;
  text-indent: -1em;
}

.pingu .col3 .box .join .arrow {
  display: block;
  margin: 34px auto 30px;
  width: 53px;
}

.pingu .flex {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.pingu .col3 .box .join .txt {
  line-height: 1.3;
  padding-left: 25px;
}

.pingu .col3 .box .join table {
  border-collapse: separate;
  border-spacing: 2px;
  font-feature-settings: 'palt';
  font-size: 22px;
  font-weight: 600;
}

.pingu .col3 .box .join table th {
  color: #e60012;
  vertical-align: baseline;
  white-space: nowrap;
}

.pingu .col3 .box .join div:nth-of-type(2) .flex>img {
  width: 39.25%;
}

.pingu .col3 .box .join div:nth-of-type(3) {
  margin-bottom: 48px;
}

.pingu .col3 .box .join div:nth-of-type(3) .flex {
  width: 90.5%;
  padding-left: 25px;
}

.pingu .col3 .box .join div:nth-of-type(3) .flex img:first-child {
  width: 41%;
}

.pingu .col3 .box .join div:nth-of-type(3) .flex img:last-child {
  width: 42.5%;
}

.pingu .col3 .box .join>ul {
  padding-left: 25px;
}

.pingu .col3 .box .join ul li:first-child ul {
  margin-bottom: 1em;
}

.pingu .col3 .box .join ul, .pingu .col3 .box .join li {
  font-size: 14px;
  font-weight: bold;
}

/*.col4*/

.pingu .col4 {
  background-color: rgba(187, 223, 244, .5);
  padding-bottom: 116px;
}

.pingu .col4 h2 {
  background-image: url(../img/col4_bg_top.png);
  background-position: center top;
  background-repeat: repeat-x;
  margin-bottom: 36px;
  padding-top: 50px;
  position: relative;
  top: -26px;
}

.pingu .col4 .inner>.flex {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 74px;
}

.pingu .col4 .inner .point {
  background-color: #fff;
  border-radius: 14px;
  position: relative;
}

.pingu .col4 .inner>.flex .point {
  align-self: stretch;
  padding: 50px 25px 22px;
  width: 23%;
}

.pingu .col4 .inner .point>img {
  left: 50%;
  margin-left: -35px;
  position: absolute;
  top: -34px;
  width: 70px;
}

.pingu .col4 .inner .point h3 {
  text-align: center;
}

.pingu .col4 .inner .point>p {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 1.35em;
}

.pingu .col4 .inner>.point {
  padding: 50px 30px 30px;
}

.pingu .col4 .inner>.point>h3 {
  margin: 0 auto 22px;
  width: 27.2%;
}

.pingu .col4 .inner>.point .flex {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.pingu .col4 .inner>.point .left {
  display: inherit;
  flex-wrap: wrap;
  width: 60.66%;
  justify-content: space-between;
}

.pingu .col4 .inner>.point .left h4 {
  margin-bottom: 20px;
}

.pingu .col4 .inner>.point .img {
  width: 44.7%;
}

.pingu .col4 .inner>.point .img p {
  font-size: 12px;
}

.pingu .col4 .inner>.point .img p:first-of-type {
  float: left;
}

.pingu .col4 .inner>.point .img p:last-of-type {
  float: right;
}

.pingu .col4 .inner>.point .txt {
  width: 50%;
}

.pingu .col4 .inner>.point ul li {
  font-size: 16px;
  line-height: 1.4;
}

.pingu .col4 .inner>.point .txt>ul>li:first-of-type {
  margin-bottom: 1em;
}

.pingu .col4 .inner>.point ul li b {
  font-weight: bold !important;
}

.pingu .col4 .inner>.point span {
  color: #098aad;
  font-weight: bold;
}

.pingu .col4 .inner>.point ul li ul {
  margin-bottom: 1em;
}

.pingu .col4 .inner>.point ul li ul li {
  font-size: 14px;
}

.pingu .col4 .inner>.point .box {
  align-self: stretch;
  background-color: #fff67f;
  border-radius: 10px;
  width: 33.77%;
  padding: 30px;
  position: relative;
}

.pingu .col4 .inner>.point .box h3 {
  margin: 0 auto 11px;
  width: 78%;
}

.pingu .col4 .inner>.point .box h4 {
  margin: 0 auto 21px;
  text-align: center;
}

.pingu .col4 .inner>.point .box>div {
  width: 72%;
}

.pingu .col4 .inner>.point .box>div img {
  margin-bottom: 21px;
  width: 83%;
}

.pingu .col4 .inner>.point .box>div p {
  font-size: 14px;
  line-height: 1.4;
}

.pingu .col4 .inner>.point .box>div p a {
  font-weight: 600;
}

.pingu .col4 .inner>.point .box>img {
  width: 28.7%;
  position: absolute;
  right: -10px;
  top: 116px;
}

.pingu .col4 .inner>.point .inquiry {
  background-color: rgba(198, 198, 198, .2);
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.4;
  margin: 0 auto;
  width: 59%;
  padding: 20px;
  text-align: center;
}

.pingu .col4 .inner>.point .inquiry img {
  margin-bottom: 18px;
  width: 59.5%;
}

/*.col5*/

.pingu .col5 {
  background-color: rgba(255, 210, 230, .5);
  padding-bottom: 103px;
}

.pingu .col5 h2 {
  background-image: url(../img/col5_bg_top.png);
  background-position: center top;
  background-repeat: repeat-x;
  margin-bottom: 16px;
  padding-top: 50px;
  position: relative;
  top: -26px;
}

.pingu .col5 .inner {
  background-image: url(../img/col5_bg.png);
  background-position: bottom right 10px;
  background-repeat: no-repeat;
}

.pingu .col5 .flex img {
  width: 48.4375%;
}

.pingu .col5 p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 2.6em;
}

.pingu .col5 a {
  background-color: #ed4a85;
  border-radius: 30px;
  display: block;
  margin: 44px auto 0;
  padding: 18px 0;
  text-align: center;
  width: 46.875%;
}

a.btn img {
  width: 34%;
}

/*.col5-2*/

.pingu .col5-2 {
  background-color: rgba(255, 219, 171, .5);
  padding-bottom: 85px;
  text-align: center;
}

.pingu .col5-2 h2 {
  background-image: url(../img/col5-2_bg_top.png);
  background-position: center top;
  background-repeat: repeat-x;
  margin-bottom: 17px;
  padding-top: 50px;
  position: relative;
  top: -26px;
}

.pingu .col5-2 p {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 2em;
}

.pingu .col5-2 p:first-of-type {
  padding-bottom: 3em;
  position: relative;
}

.pingu .col5-2 p:first-of-type::after {
  background-image: url(../img/col5-2_border.png);
  background-position: center;
  background-repeat: no-repeat;
  bottom: 0;
  content: '';
  left: 50%;
  margin-left: -5em;
  height: 1.2em;
  position: absolute;
  width: 10em;
}

.pingu .col5-2 a {
  background-color: #ff900b;
  border-radius: 30px;
  display: block;
  margin: 44px auto 0;
  padding: 18px 0;
  width: 46.875%;
}

/*.col6*/

.pingu .col6 {
  background-image: url(../img/col6_bg_top.png);
  background-position: center top;
  background-repeat: repeat-x;
  margin-bottom: 50px;
  padding-top: 50px;
  position: relative;
  top: -26px;
}

.pingu .col6 .inner {
  background-image: url(../img/col6_bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
  padding: 20px 50px 65px;
  position: relative;
}

.pingu .col6 h2 {
  margin: 0 auto 19px;
  width: 27.9%;
}

.pingu .col6 .inner>img {
  display: block;
  margin: 0 auto 20px;
  width: 12%;
}

.pingu .col6 h3 {
  margin: 0 auto 30px;
  width: 54.72%;
}

.pingu .col6 .flex div {
  background-repeat: no-repeat;
  background-size: contain;
  height: 291px;
  position: relative;
  width: 30.8%;
}

.pingu .col6 .flex div.web {
  background-image: url(../img/col6_link_bg1.png);
}

.pingu .col6 .flex div.store {
  background-image: url(../img/col6_link_bg2.png);
}

.pingu .col6 .flex div.talk {
  background-image: url(../img/col6_link_bg3.png);
}

.pingu .col6 .flex div a {
  left: 50%;
  position: absolute;
}

.pingu .col6 .flex div.web a {
  bottom: 26%;
  margin-left: -32.265%;
  width: 64.53%;
}

.pingu .col6 .flex div.store a {
  bottom: 28%;
  margin-left: -41.925%;
  width: 83.85%;
}

.pingu .col6 .flex div.talk a:first-child {
  top: 23.81%;
  margin-left: -21.46%;
  width: 42.92%;
}

.pingu .col6 .flex div.talk a:last-child {
  bottom: 28%;
  margin-left: -40.475%;
  width: 80.95%;
}

.pingu .to_top {
  position: fixed;
  right: 3%;
  bottom: 5%;
  z-index: 1000;
}

.pingu .to_top img {
  width: 84px;
}

#riBackToTop {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 100;
  display: none;
  cursor: pointer;
}

.gift {
  margin-bottom: 30px;
}
/* for responsive */

#slide_menu {
  display: none;
}

.sp_header, .sp_footer {
  display: none;
}

.shop_link {
  text-align: right;
  font-size: 11px;
  width: 980px;
  margin: 5px auto 0;
}

.spOnly {
  display: none !important;
}