@charset "UTF-8";
/*
Theme Name: ponos_LP
*/
/*#########################################################

要素関連

#########################################################*/
html {
    width: 100%;
}
body {
    width: 100%;
    font-family: 'td', 'ng', sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1rem;
    color: #242424;
}
_:lang(x)::-ms-backdrop, .selector {
    font-family: "Segoe UI", Meiryo, sans-serif;
}
p {
    margin: 1rem auto;
    line-height: 1.5;
}
a {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
a:hover {
    opacity: .8;
}
img {
    border: none;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
:root {
    --red: #e04c31;
}
.red {
    color: var(--red);
}
/*#########################################################

ヘッダー

#########################################################*/
#header {
    height: 65px;
    width: 100%;
    background: #ffffff;
}
.logo {
    width: 1100px;
    margin: 0 auto;
}
.logo a {
    width: 220px;
    display: block;
    line-height: 60px;
}
.logo a img {
    width: 100%;
    vertical-align: middle;
}
/*#########################################################

メインイメージ

#########################################################*/
#main-img {
    background: url(../img/main_img_bg.png) top center no-repeat;
    background-size: 100%;
    position: relative;
    padding: 0 0 2.25%;
}
#main-img h2 img {
    width: 60%;
    height: auto;
    box-sizing: border-box;
    margin: 0 0 20px;
}
.main-img__conts {
    overflow: hidden;
    background: url("../img/main_img.png") no-repeat bottom center;
    background-size: 47%;
    padding: 41% 0 0;
    position: relative;
    z-index: 1;
}
/*#########################################################

メインエリア

#########################################################*/
#main_area {
    text-align: center;
    margin: 0 auto 0;
    max-width: auto;
    text-align: left;
    padding: 100px 2% 100px;
    border-top: 6px solid #13a07e;
    background: url("../img/main_bg.png") repeat top left;
    position: relative;
    z-index: 99;
}
.content {
    width: 100%;
    max-width: 1100px;
    box-sizing: border-box;
    padding: 50px;
    margin: 0 auto 0;
    line-height: 1.8;
    background: #FFF;
    border: solid 6px #13a07e;
    border-radius: 20px;
}
.conts {
    clear: both;
    max-width: 800px;
    margin: 0 auto;
}
.img_right {
    float: right;
    max-width: 230px;
    margin: 0 0 0 20px;
}
.conts p {
    font-size: 22px;
    font-weight: bold;
}
.ttl01 {
    text-align: center;
    max-width: 650px;
    margin: 0 auto 50px;
}
.ttl02 {
    text-align: center;
    max-width: 650px;
    margin: 0 auto 30px;
}
.ttl03 {
    text-align: center;
    margin: 0 auto 30px;
}
.bnr {
    text-align: center;
    margin: 0 auto 50px;
}
.day {
    text-align: center;
    font-size: 26px;
    margin: 0 0 80px;
    font-weight: bold;
}
.day img {
    width: 25%;
    margin: 0 1em 0 0;
}
.conts_ol {
    max-width: 800px;
    margin: 0 auto 50px;
    font-size: 22px;
    font-weight: bold;
    background: #E5FAFF;
    padding: 30px 20px;
    border-radius: 16px;
}
.conts_ol li {
    display: flex;
    align-items: center;
}
.conts_ol li img {
    width: 10%;
    height: 100%;
}
.conts_ol li p {
    width: 80%;
}
.main_attention {
    margin: 0 auto 30px;
    width: 80%;
    height: 300px;
    overflow-y: scroll;
    font-size: 16px;
}
.main_attention__dl dt {
    font-weight: bold;
}
.main_attention__ul li {
    margin: 0 0 1em;
}
.txt_link {
    text-align: center;
    font-size: 1.1em;
}
/*#########################################################

フッター

#########################################################*/
#footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    width: 100%;
    background: #ff9600;
    position: absolute;
}
#footer-box {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0 10px;
}
.logo-sub {
    width: 135px;
}
.logo-sub img {
    width: 100%;
}
.link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.9375rem;
}
.link-list li {
    padding: 0 20px;
}
.link-list li a {
    color: #ffffff;
    text-decoration: none;
}
.footer_copy {
    text-align: center;
    font-size: 0.8125rem;
}
/*#########################################################

オフィシャル情報エリア

#########################################################*/
#download-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 0;
    background-color: #027ac5;
    background-image: url("../img/common/sns_bg.png");
    background-repeat: repeat-x;
    background-position: center left;
}
.offcial_bnr {
    max-width: 800px;
    width: 90%;
    margin: 0 auto 50px;
}
.sns {
    max-width: 980px;
    width: 96%;
    margin: 0 auto 50px;
}
.sns-ttl {
    margin: 0 auto 30px;
    max-width: 640px;
}
.sns-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.sns-list li {
    width: 48%;
    margin: 0 1% 20px;
}
/* バナーが3列場合
.sns-list li {
    width: 31%;
    margin: 0 1% 20px;
}*/
#download-info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 96%;
    max-width: 950px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px 1.5% 20px;
    background-color: #ffd659;
    border: 2px solid #000000;
    background-image: -webkit-linear-gradient(110deg, #ffc000 50%, #ffd659 50%);
    background-image: -o-linear-gradient(110deg, #ffc000 50%, #ffd659 50%);
    background-image: linear-gradient(-20deg, #ffc000 50%, #ffd659 50%);
    border-radius: 8px;
    position: relative;
}
.download-box-ttl {
    position: absolute;
    top: -23%;
    text-align: left;
}
.download-box-ttl img {
    width: 63%;
}
#download-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.download-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2%;
    width: 22%;
}
.datelist01 {
    width: 16%;
}
.datelist01 img {
    width: 100%;
}
.datelist02 {
    width: 60%;
}
.apps-details-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.apps-details {
    ustify-content: space-between;
    text-align: left;
    width: 33%;
}
.apps-details-top {
    margin-bottom: 20px;
}
.apps-details dt {
    padding-bottom: 7px;
    margin-bottom: 8px;
    font-weight: bold;
    position: relative;
    font-size: 0.875rem;
}
.details-line {
    display: block;
    position: absolute;
    background: #ff9600;
    width: 15px;
    height: 3px;
    bottom: 0;
    left: 0;
}
.apps-details dd {
    font-size: 0.875rem;
}
.datelist03 {
    width: 25%;
}
#apps-shop li:first-child {
    margin-bottom: 10px;
}
#apps-shop li img {
    width: 100%;
}
/*#########################################################

TOPへ戻る

#########################################################*/
#page-top {
    position: fixed;
    bottom: 0;
    right: 20px;
    width: 87px;
    z-index: 100;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
}
#page-top a img {
    width: 100%;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 1;
}
/* buruburu hoverアニメ */
a.buruburu {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
}
.buruburu:hover {
    -webkit-animation-name: buruburu;
    animation-name: buruburu;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/* buruburu アニメ */
@-webkit-keyframes buruburu {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}
@keyframes buruburu {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}
@media screen and (max-width: 640px) {
    #main-img {
        background: url(../img/main_img_bg.png) top center no-repeat;
        background-size: 100%;
        position: relative;
        padding: 0;
    }
    .main-img__conts {
        background: url("../img/main_img_sp.png") no-repeat center;
        background-size: 96%;
        padding-top: 110%;
    }
    #main_area {
        padding: 60px 2%;
    }
    .main_area::before {
        display: none;
    }
    .img_right {
        width: 55%;
        margin: 0 auto;
        float: none;
    }
    .bnr {
        margin: 0 auto 30px;
    }
    .day {
        margin: 0 0 20px;
        font-size: 1.6em;
    }
    .day img {
        display: block;
        width: 200px;
        margin: 0 auto;
    }
    .conts p {
        font-size: 18px;
    }
    .conts_ol {
        font-size: 18px;
    }
    .conts_ol li img {
        width: 15%;
    }
    .logo-sub {
        width: 25%;
    }
    .offcial_bnr {
        margin: 0 auto 20px;
    }
    .sns {
        margin: 0 auto 70px;
    }
    .sns-list {
        display: block;
    }
    .sns-list li {
        width: 90%;
        margin: 0 auto 20px;
    }
    #download-box {
        padding: 60px 0;
        margin: 0 auto;
    }
    #download-date {
        display: block;
    }
    .download-box-ttl {
        top: -10%;
        text-align: center;
    }
    .download-box-ttl img {
        width: 80%;
    }
    .datelist01 {
        text-align: center;
        margin: 0 auto 15px;
    }
    .datelist02 {
        width: 100%;
    }
    .apps-details dd {
        font-size: 0.8125rem;
    }
    input[type="image"] {
        letter-spacing: 0px;
        width: 100%;
        padding: 15px 5%;
        margin-bottom: 30px;
    }
    #main-img img {
        width: 100%;
    }
    #main-img {
        background: url(../img/main_img_sp_bg.png) top center no-repeat;
        background-size: cover;
    }
}
@media screen and (max-width: 768px) {
    #header {
        height: 45px;
    }
    .logo a {
        width: 150px;
        line-height: 45px;
    }
    .content {
        box-sizing: border-box;
        padding: 50px 20px 20px;
    }
    #footer-box .logo-sub {
        width: 15%;
    }
    #footer-box .link-list {
        margin: 25px 0;
    }
    .footer_copy {
        font-size: 0.75rem;
    }
    #page-top {
        right: 2%;
        width: 50px;
    }
    #download-info {
        background-image: -webkit-linear-gradient(135deg, #ffc000 50%, #ffd659 50%);
        background-image: -o-linear-gradient(135deg, #ffc000 50%, #ffd659 50%);
        background-image: linear-gradient(-45deg, #ffc000 50%, #ffd659 50%);
        padding: 8% 1.5% 20px;
    }
    .download-box-ttl {
        top: -15%;
    }
    .download-box-ttl img {
        width: 74%;
    }
    #download-date {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .datelist01 {
        width: 20%;
    }
    .datelist02 {
        padding-left: 5%;
        width: 80%;
    }
    .datelist03 {
        width: 100%;
    }
    .datelist03 li {
        width: 50%;
        padding-top: 10px;
    }
    .datelist03 li:first-child {
        padding-right: 10%;
    }
    #apps-shop {
        margin-top: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    #apps-shop li:first-child {
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 950px) {
    .logo {
        width: 100%;
    }
    .logo a {
        padding-left: 2%;
    }
    #footer-box .link-list {
        margin: 30px 0;
    }
    #footer-box {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    #download-info {
        width: 98%;
    }
}