@charset "utf-8";
/*－－－－－－－－－－共通－－－－－－－－－－*/

* {
    margin: 0px;
    padding: 0;
    }

a.disabled{
    color: #2E2E2E!important;
    background-color: #F7F7F7!important;
    opacity: 0.5;
    pointer-events: none!important;
}
.attention{
    color: #FF6600;
    font-weight: lighter;
    font-size: .9em;
}
.item_left span{
    height: 24px!important;
    display: inline!important;
    background-color: #278CBC;
    color: #FFF!important;
    border-radius: 3px;
    padding: 3px 5px;
    margin-right: 10px;
    font-size: .8em;
    font-weight: lighter!important;
}

@media screen and (min-width: 	781px)
{
    body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 0.9em;
    line-height: 1.7;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-image: url(../../img/lp/oms/header_top.png);
    background-repeat: repeat-x;
    background-size: contain;
    background-position: center 0;
    width: 100%;
    background-attachment: fixed;
    }
    header{
    max-width:1080px;
    margin:0 auto;
    position:relative;
    }
    header img{
    display: block;
    width:100%;
    }
    .sp_top{
        display: none;
    }
    nav{
        position: absolute;
        top:30.5%;
        width: 240px;
        left: 0;
        right: 0;
        margin: auto;
    }
    nav a, nav a:hover{
    text-decoration: none;
    }
    .nav1 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #ed1e79;
    transition: all 0.2s linear;
    left: -35px;
    top: 0px;
    letter-spacing: 0px;
}

.nav1 span {
    width: 100%;
    height: 90px;
    line-height: 18px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}

.nav1:before,
.nav1:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ed1e79;
    transition: all 0.2s linear;
    z-index: 0;
}

.nav1:before {
    transform: rotate(60deg);
}

.nav1:after {
    transform: rotate(-60deg);
}

.nav1:hover,
.nav1:hover:before,
.nav1:hover:after {
    background: #F0609F;
}
        .nav2 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #fae000;
    transition: all 0.2s linear;
    position: absolute;
    left: 122px;
    top:0px;
}
.nav2 span {
    width: 100%;
    height: 90px;
    line-height: 40px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}
.nav2:before,
.nav2:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fae000;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav2:before {transform: rotate(60deg);}
.nav2:after {transform: rotate(-60deg);}
.nav2:hover,.nav2:hover:before,
.nav2:hover:after {
    background: #F4ECA6;
}

    .nav3 {
        margin: 0 auto;
        width: 70px;
        height: 40px;
        display: block;
        position: relative;
        background: #8cc63f;
        transition: all 0.2s linear;
        position: absolute;
        left: 50px;
        top:82px;
}
.nav3 span {
    width: 100%;
    height: 90px;
    line-height: 20px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}
.nav3:before,
.nav3:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #8cc63f;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav3:before {transform: rotate(60deg);}
.nav3:after {transform: rotate(-60deg);}
.nav3:hover,.nav3:hover:before,
.nav3:hover:after {
    background: #BFE093;
}
.nav4 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #00d1ff;
    transition: all 0.2s linear;
    position: absolute;
    left: 122px;
    top:82px;
}
.nav4 span {
    width: 100%;
    height: 90px;
    line-height: 40px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}
.nav4:before,
.nav4:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00d1ff;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav4:before {transform: rotate(60deg);}
.nav4:after {transform: rotate(-60deg);}
.nav4:hover,.nav4:hover:before,
.nav4:hover:after {
    background: #89DCEF;
}
.nav_back {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #00d1ff;
    transition: all 0.2s linear;
    position: absolute;
    left: 0px;
    top:0px;
}
.nav_back span {
    width: 100%;
    height: 90px;
    line-height: 40px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}
.nav_back:before,
.nav_back:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00d1ff;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav_back:before {transform: rotate(60deg);}
.nav_back:after {transform: rotate(-60deg);}
.nav_back:hover,.nav_back:hover:before,
.nav_back:hover:after {
    background: #89DCEF;
}

    main{
        max-width: 1080px;
        margin: -1px auto 0px;
        background-image: url(../../img/lp/oms/bg_main.png);
        background-repeat: repeat-y;
        background-size: contain;
        background-color: #f2f2f2;
        border-bottom: 16px solid #2E2E2E;
    }
    .contents{
        padding: 6% 8%;
        background-image: url(../../img/lp/oms/bg_main.png);
        background-repeat: repeat-y;
        background-size: contain;
        text-align: justify;
    }
    .contents strong{
        font-weight:bold;
    }
        .contents p{
            text-align: justify;
            line-height: 200%;
    }
    .area0 img{
        margin: 0 auto;
        display: block;
        width: 50px;
    }
    h1{
        font-size: 20px;
    }
    .area0 h1{
        margin: 24px auto 40px;
        text-align: center;
        font-size: 2.5vw;
    }
    .area1{
        background-image: url(../../img/lp/oms/bg_blue.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center 0;
        width: 100%;
        background-color: #c7dde8;
    }
    .area_icon{
        margin: -24px auto 0px;
        display: block;
        width: 50px;
    }
    .area1 h1{
        margin: 8px auto 120px;
        text-align: center;
        color: #FFFFFF;
    }
    .area2{
        background-image: url(../../img/lp/oms/bg_gray.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center 0;
        width: 100%;
        background-color: #f2f2f2;
    }

        .area2 h1{
            margin: 8px auto 120px;
            text-align: center;
            color: #FFFFFF;
        }
.oiwai_right {
            text-align:right;
            width:64px;
            margin: 24px 0 0 auto;
    }
.oiwai p{
    margin: 24px auto;
    font-size: 10px;
    letter-spacing: 0px;
    background-color: #FCFCFC;
    padding: 16px;
    }
    .item_wrap {
    width: 100%;
    margin: 80px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.item_info p{
    margin: 3% auto 0px;
    font-size: 12px;
    text-align: center;
    color: #278CBC;
}
    .item_top {
    margin: 80px auto;
    width: 278px;
    height: 160px;
    display: block;
    position: relative;
    background: #f2f2f2;
    transition: all 0.2s linear;
}

.item_top span {
    width: 100%;
    height: 90px;
    line-height: 18px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}
    .item_box {
    width: 100%;
    padding:0px 16px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    font-size: 12px;
}
.item_box h2 {
    margin: -28px auto 20px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
}
.item_top:before,
.item_top:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #f2f2f2;
    transition: all 0.2s linear;
    z-index: 0;
}

.item_top:before {
    transform: rotate(60deg);
}

.item_top:after {
    transform: rotate(-60deg);
}

.item_top:hover,
.item_top:hover:before,
.item_top:hover:after {

}
    .item_box_wrap {
    width: 100%;
    margin: 0px auto 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.item_left{
        width: 70%;
        margin:-10px 0 0 0;
    }
    .item_left img, .item_right img{
        width: 100%;

    }
    .item_left p{
        margin:0px;
        padding:0px;
        line-height:150%;
        font-size:12px;
        letter-spacing:0px;

    }
    .item_right{
        width: 49%;
        margin:0 0 0 1%;
    }
.shop  {
    margin: 4px auto;
    background-color: #FAE000;
    color: #300304;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    position: fixed;
    top: 8px;
    right: 8px;
    font-size: 12px;
    opacity: 0.8;
    z-index: 100;
    }
    .shop a  {
        display: block;
        text-decoration: none;
        color: #300304;
        border-radius: 4px;
        letter-spacing: 0px;
            padding: 8px;

    }
    .shop a:hover  {
        display:block;
        text-decoration: none;
        background-color: #EDE176;
        color: #300304;
        border-radius: 4px;
    }
.play_btn  {
        width: 110px;
        margin: 4px auto;
        background-color: #BF247A;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
    }
    .play_btn a  {
    display: block;
    text-decoration: none;
    background-color: #BF247A;
    color: #FFFFFF;
    padding: 8px;
    border-radius: 4px;
    letter-spacing: 0px;
    }
    .play_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #E9B0D0;
        color: #FFFFFF;
        padding: 8px;
        border-radius: 4px;
    }
.oms_btn  {
        width: 110px;
        margin: 2px auto;
        background-color: #8CC942;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
    }
    .oms_btn a  {
    display: block;
    text-decoration: none;
    background-color: #8CC942;
    color: #FFFFFF;
    padding: 4px;
    border-radius: 4px;
    letter-spacing: 0px;
    }
    .oms_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #C0E395;
        color: #FFFFFF;
        padding: 4px;
        border-radius: 4px;
    }
.detail_btn  {
        width: 110px;
        margin: 4px auto;
        background-color: #46C3FC;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
    }
    .detail_btn a  {
    display: block;
    text-decoration: none;
    background-color: #46C3FC;
    color: #FFFFFF;
    padding: 8px;
    border-radius: 4px;
    letter-spacing: 0px;
    }
    .detail_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #C4D9E4;
        color: #FFFFFF;
        padding: 8px;
        border-radius: 4px;
    }

    p.go_top{
    text-align: center;
    }
    p.celebration{
    margin: 24px 0px;
    font-size: 18px;
    font-weight: bold;
    }
    footer{
    max-width: 1080px;
    background-color: #2E2E2E;
    padding: 24px;
    text-align: center;
    margin: 24px auto 0px;
    box-sizing: border-box;
    color: #FFFFFF;
    }
    footer a{
    margin: 24px auto;
    color: #FFFFFF;
    text-decoration: none;
line-height: 300%;
        }

    /* 詳細ページ */
    .back{
        position: absolute;
        top: 9%;
        left: 2%;
    }
    .d_wrap {
    width: 100%;
    margin: 80px auto 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
        .d_left{
        width: 80%;
        margin:0 0 0 0;
    }
    .d_left2 {
        width: 40%;
        margin: -50px 0 0 0px;
}
    .d_left p, .d_left2 p{
        margin:16px 0 0 0;
        font-size:20px;
        text-align:center;
        letter-spacing: 0;

    }
    .d_left img,.d_left2 img, .d_right img{
        width: 100%;
    }

    .d_right{
        width: 47%;
        margin: 0 0 0 3%;
    }
    .d_play_btn  {
        margin: 40px auto 24px;
        background-color: #fae000;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
        border: 4px solid #2E2E2E;
        font-size:18px;
        display: table;
    }
    .d_play_btn a  {
        display:block;
        text-decoration: none;
        background-color: #fae000;
        color: #300304;
        padding: 16px;
        border-radius: 4px;
        letter-spacing: 0px;
    }
    .d_play_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #FFF38E;
        color: #300304;
        padding: 16px;
        border-radius: 4px;
    }
    .info{
        margin:24px 0px 0px -8px;
        display: block;
    }
    .info strong{
    margin: 24px 0px 0px -8px;
    font-weight: bold;
    font-size: 110%;
    }
  }
@media screen and (min-width: 	1120px)
{
.nav1 {
    margin: 0 auto;
    width: 77px;
    height: 44px;
    display: block;
    position: relative;
    background: #ed1e79;
    transition: all 0.2s linear;
    left: 0px;
}

.nav1 span {
    width: 100%;
    height: 90px;
    line-height: 20px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: bold;
}

.nav1:before,
.nav1:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ed1e79;
    transition: all 0.2s linear;
    z-index: 0;
}

.nav1:before {
    transform: rotate(60deg);
}

.nav1:after {
    transform: rotate(-60deg);
}

.nav1:hover,
.nav1:hover:before,
.nav1:hover:after {
    background: #F0609F;
}
.nav2 {
    margin: 0 auto;
    width: 77px;
    height: 44px;
    display: block;
    position: relative;
    background: #fae000;
    transition: all 0.2s linear;
    position: absolute;
    left: 40px;
    top:71px;
}
.nav2 span {
    width: 100%;
    height: 90px;
    line-height: 48px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: bold;
}
.nav2:before,
.nav2:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fae000;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav2:before {transform: rotate(60deg);}
.nav2:after {transform: rotate(-60deg);}
.nav2:hover,.nav2:hover:before,
.nav2:hover:after {
    background: #F4ECA6;
}

.nav3 {
    margin: 0 auto;
    width: 77px;
    height: 44px;
    display: block;
    position: relative;
    background: #8cc63f;
    transition: all 0.2s linear;
    position: absolute;
    left: 123px;
    top:71px;
}
.nav3 span {
    width: 100%;
    height: 90px;
    line-height: 22px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: bold;
}
.nav3:before,
.nav3:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #8cc63f;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav3:before {transform: rotate(60deg);}
.nav3:after {transform: rotate(-60deg);}
.nav3:hover,.nav3:hover:before,
.nav3:hover:after {
    background: #BFE093;
}
.nav4 {
    margin: 0 auto;
    width: 77px;
    height: 44px;
    display: block;
    position: relative;
    background: #00d1ff;
    transition: all 0.2s linear;
    position: absolute;
    left: 81px;
    top:142px;
}
.nav4 span {
    width: 100%;
    height: 90px;
    line-height: 45px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: bold;
}
.nav4:before,
.nav4:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00d1ff;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav4:before {transform: rotate(60deg);}
.nav4:after {transform: rotate(-60deg);}
.nav4:hover,.nav4:hover:before,
.nav4:hover:after {
    background: #89DCEF;
}

}

/* smartPhone */
@media screen and (max-width: 	780px) {
/*ここにスマホ用スタイルを記述*/
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 0.9em;
    line-height: 1.7;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-image: url(../../img/lp/oms/header_top.png);
    background-repeat: repeat-x;
    background-size: 150%;
    background-position: center 0;
    width: 100%;
    background-attachment: fixed;
    }
header{
    max-width:100%;
    margin:0 auto;
    position:relative;
}
header img{
    display: block;
    width:100%;
}
.pc_top{
    display: none;
}
nav{
    position: absolute;
    top:32%;
    width: 240px;
    left: 0;
    right: 0;
    margin: auto;
}
nav a{
    text-decoration: none;
}
.nav1 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #ed1e79;
    transition: all 0.2s linear;
}
    .nav1 span {
        width: 100%;
        height: 90px;
        line-height: 18px;
        color: #000;
        text-align: center;
        display: block;
        position: relative;
        z-index: 1;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0px;
    }
    .nav1:before,
    .nav1:after {
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background: #ed1e79;
        transition: all 0.2s linear;
        z-index: 0;
    }

    .nav1:before {
        transform: rotate(60deg);
    }

    .nav1:after {
        transform: rotate(-60deg);
    }

    .nav1:hover,
    .nav1:hover:before,
    .nav1:hover:after {
        background: #F0609F;
    }
.nav2 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #fae000;
    transition: all 0.2s linear;
    position: absolute;
    left: 48px;
    top:64px;
    }
.nav2 span {
    width: 100%;
    height: 90px;
    line-height: 40px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}
.nav2:before,
.nav2:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fae000;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav2:before {transform: rotate(60deg);}
.nav2:after {transform: rotate(-60deg);}
.nav2:hover,.nav2:hover:before,
.nav2:hover:after {
    background: #F4ECA6;
}

.nav3 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #8cc63f;
    transition: all 0.2s linear;
    position: absolute;
    left: 122px;
    top:64px;
}
.nav3 span {
    width: 100%;
    height: 90px;
    line-height: 20px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}
.nav3:before,
.nav3:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #8cc63f;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav3:before {transform: rotate(60deg);}
.nav3:after {transform: rotate(-60deg);}
.nav3:hover,.nav3:hover:before,
.nav3:hover:after {
    background: #BFE093;
}
.nav4 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #00d1ff;
    transition: all 0.2s linear;
    position: absolute;
    left: 85px;
    top:128px;
}
.nav4 span {
    width: 100%;
    height: 90px;
    line-height: 40px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}
.nav4:before,
.nav4:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00d1ff;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav4:before {transform: rotate(60deg);}
.nav4:after {transform: rotate(-60deg);}
.nav4:hover,.nav4:hover:before,
.nav4:hover:after {
    background: #89DCEF;
}
.nav_back {
    margin: 0 auto;
    width: 52px;
    height: 30px;
    display: block;
    position: relative;
    background: #00d1ff;
    transition: all 0.2s linear;
    position: absolute;
    left: 0px;
    top:10px;
}
.nav_back span {
    width: 100%;
    height: 90px;
    line-height: 35px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}
.nav_back:before,
.nav_back:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00d1ff;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav_back:before {transform: rotate(60deg);}
.nav_back:after {transform: rotate(-60deg);}
.nav_back:hover,.nav_back:hover:before,
.nav_back:hover:after {
    background: #89DCEF;
}


main{
    max-width: 1080px;
    margin: -1px auto 0px;
    background-image: url(../../img/lp/oms/bg_main.png);
    background-repeat: repeat-y;
    background-size: contain;
    background-color:#f2f2f2;
    border-bottom: 8px solid #2E2E2E;
}
.contents{
    padding: 6% 3%;
    background-image: url(../../img/lp/oms/bg_main.png);
    background-repeat: repeat-y;
    background-size: contain;
    text-align: justify;
}
    .contents p{
        text-align: justify;
        line-height: 200%;
}
.area0 img{
    margin: 0 auto;
    display: block;
    width: 30px;
}
h1{
    font-size: 18px;
}
.area0 h1{
    margin: 24px auto 40px;
    text-align: center;
}
.area1{
    background-image: url(../../img/lp/oms/bg_blue.png);
    background-repeat: no-repeat;
    background-size: 780px;
    background-position: center 0;
    width: 100%;
    background-color: #c7dde8;
}
.area_icon{
    margin: 0px auto 0px;
    display: block;
    width: 30px;
}
.area1 h1{
    margin: 10px auto 80px;
    text-align: center;
    color: #FFFFFF;
}
.area2{
    background-image: url(../../img/lp/oms/bg_gray.png);
    background-repeat: no-repeat;
    background-size: 780px;
    background-position: center 0;
    width: 100%;
    background-color: #f2f2f2;
}

    .area2 h1{
        margin: 10px auto 80px;
        text-align: center;
        color: #FFFFFF;
}
.oiwai_right {
            text-align:right;
            width:64px;
            margin: 24px 0 0 auto;
    }
.oiwai p{
    margin: 24px auto;
    font-size: 10px;
    letter-spacing: 0px;
    background-color: #FCFCFC;
    padding: 16px;
    }
.item_wrap {
    width: 100%;
    margin: 60px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.item_info p{
    margin: 2% auto 0px;
    font-size: 11px;
    color: #278CBC;
}
.item_top {
    margin: 80px auto;
    width: 278px;
    height: 160px;
    display: block;
    position: relative;
    background: #f2f2f2;
    transition: all 0.2s linear;
}

.item_top span {
    width: 100%;
    height: 90px;
    line-height: 18px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}
    .item_box {
    width: 100%;
    padding:0px 16px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    font-size: 12px;
}
.item_box h2 {
    margin: -28px auto 20px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
}
.item_top:before,
.item_top:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #f2f2f2;
    transition: all 0.2s linear;
    z-index: 0;
}

.item_top:before {
    transform: rotate(60deg);
}

.item_top:after {
    transform: rotate(-60deg);
}

.item_top:hover,
.item_top:hover:before,
.item_top:hover:after {

}
.item_box_wrap {
    width: 100%;
    margin: 0px auto 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.item_left{
    width: 70%;
    margin:-10px 0 0 0;
}
.item_left img, .item_right img{
    width: 100%;

}
.item_left p{
    margin:0px;
    padding:0px;
    line-height:150%;
    font-size:12px;
    letter-spacing:0px;

}
.item_right{
    width: 49%;
    margin:0 0 0 1%;
}
.shop  {
    margin: 4px auto;
    background-color: #FAE000;
    color: #300304;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    position: fixed;
    bottom: 8px;
    right: 8px;
    font-size: 10px;
    opacity: 0.8;
    z-index: 100;
}
.shop a  {
    display: block;
    text-decoration: none;
    color: #300304;
    border-radius: 4px;
    letter-spacing: 0px;
    padding: 8px 4px;

}
.shop a:hover  {
    display:block;
    text-decoration: none;
    background-color: #EDE176;
    color: #300304;
    border-radius: 4px;
}
.play_btn  {
        width: 110px;
        margin: 4px auto;
        background-color: #BF247A;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
    }
    .play_btn a  {
    display: block;
    text-decoration: none;
    background-color: #BF247A;
    color: #FFFFFF;
    padding: 8px;
    border-radius: 4px;
    letter-spacing: 0px;
    }
    .play_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #E9B0D0;
        color: #FFFFFF;
        padding: 8px;
        border-radius: 4px;
    }
.oms_btn  {
        width: 110px;
        margin: 2px auto;
        background-color: #8CC942;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
    }
    .oms_btn a  {
    display: block;
    text-decoration: none;
    background-color: #8CC942;
    color: #FFFFFF;
    padding: 4px;
    border-radius: 4px;
    letter-spacing: 0px;
    }
    .oms_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #C0E395;
        color: #FFFFFF;
        padding: 4px;
        border-radius: 4px;
    }
.detail_btn  {
        width: 110px;
        margin: 4px auto;
        background-color: #46C3FC;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
    }
    .detail_btn a  {
    display: block;
    text-decoration: none;
    background-color: #46C3FC;
    color: #FFFFFF;
    padding: 8px;
    border-radius: 4px;
    letter-spacing: 0px;
    }
    .detail_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #C4D9E4;
        color: #FFFFFF;
        padding: 8px;
        border-radius: 4px;
    }


        p.go_top{
            text-align: center;
    }
footer{
    max-width: 100%;
    background-color: #2E2E2E;
    padding: 24px 0px 80px;
    text-align: center;
    margin: 24px auto 0px;
    box-sizing: border-box;
    color: #FFFFFF;
}
footer a{
    margin: 24px auto;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 300%;
    }

    /* 詳細ページ */
.back{
    position: absolute;
    top: 9%;
    left: 2%;
}
.d_wrap {
    width: 100%;
    margin: 24px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.d_left{
    width: 96%;
    margin:0 auto;

}
.d_left img, .d_right img{
    width: 100%;

}
.d_right{
    width: 96%;
    margin:0 auto;
}
    .d_play_btn  {
        margin: 40px auto 24px;
        background-color: #fae000;
        color: #FFFFFF;
        text-align: center;
        border-radius: 4px;
        border: 4px solid #2E2E2E;
        font-size:16px;
        display: table;
    }
    .d_play_btn a  {
        display:block;
        text-decoration: none;
        background-color: #fae000;
        color: #300304;
        padding: 16px;
        border-radius: 4px;
        letter-spacing: 0px;
    }
    .d_play_btn a:hover  {
        display:block;
        text-decoration: none;
        background-color: #FFF38E;
        color: #300304;
        padding: 16px;
        border-radius: 4px;
    }

    }

@media screen and (max-width: 	690px) {
.nav1 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #ed1e79;
    transition: all 0.2s linear;
    left: -108px;
    top:10px;
}

.nav1 span {
    width: 100%;
    height: 90px;
    line-height: 18px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}

.nav1:before,
.nav1:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ed1e79;
    transition: all 0.2s linear;
    z-index: 0;
}

.nav1:before {
    transform: rotate(60deg);
}

.nav1:after {
    transform: rotate(-60deg);
}

.nav1:hover,
.nav1:hover:before,
.nav1:hover:after {
    background: #F0609F;
}
.nav2 {
    margin: 0 auto;
    width: 70px;
    height: 40px;
    display: block;
    position: relative;
    background: #fae000;
    transition: all 0.2s linear;
    position: absolute;
    left: 49px;
    top:10px;
}
.nav2 span {
    width: 100%;
    height: 90px;
    line-height: 40px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}
.nav2:before,
.nav2:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fae000;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav2:before {transform: rotate(60deg);}
.nav2:after {transform: rotate(-60deg);}
.nav2:hover,.nav2:hover:before,
.nav2:hover:after {
    background: #F4ECA6;
}

    .nav3 {
        margin: 0 auto;
        width: 70px;
        height: 40px;
        display: block;
        position: relative;
        background: #8cc63f;
        transition: all 0.2s linear;
        position: absolute;
        left: 121px;
        top:10px;
}
.nav3 span {
    width: 100%;
    height: 90px;
    line-height: 20px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}
.nav3:before,
.nav3:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #8cc63f;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav3:before {transform: rotate(60deg);}
.nav3:after {transform: rotate(-60deg);}
.nav3:hover,.nav3:hover:before,
.nav3:hover:after {
    background: #BFE093;
}
        .nav4 {
        margin: 0 auto;
        width: 70px;
        height: 40px;
        display: block;
        position: relative;
        background: #00d1ff;
        transition: all 0.2s linear;
        position: absolute;
        left: 193px;
        top:10px;
}
.nav4 span {
    width: 100%;
    height: 90px;
    line-height: 40px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
}
.nav4:before,
.nav4:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00d1ff;
    transition: all 0.2s linear;
    z-index: 0;
}
.nav4:before {transform: rotate(60deg);}
.nav4:after {transform: rotate(-60deg);}
.nav4:hover,.nav4:hover:before,
.nav4:hover:after {
    background: #89DCEF;
}

    }
