@charset "UTF-8";
/* CSS Document */

/* =================================================================

  common

================================================================= */

img {
    vertical-align:middle;
}

#contentsAreaPre {
    text-align:center;
}


/* =================================================================

  .topImage

================================================================= */
#topImg {
    width: 100%;
    margin: 0 auto;
    height: 650px;
    background-image: url(/assets/image/static/user/premium/index/bg_main01.png),
    url(/assets/image/static/user/premium/index/bg_pat01.jpg);
    background-repeat:no-repeat, repeat;
    background-position:center top, left top;
}
#topImg.newBg {
    background-image: url(/assets/image/static/user/premium/index/bg_main02.png),
    url(/assets/image/static/user/premium/index/bg_pat01.jpg);
}
.mainTxtArea {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.mainTtl {
    position: absolute;
    top: 37px;
    right: 70px;
    font-weight: bold;
    transform: rotate(-5.6deg);
    -moz-transform: rotate(-5.6deg);
    -webkit-transform: rotate(-5.6deg);
}
.mainTtl .line01 {
    font-size: 57px;
    color: #ffffff;
}
.mainTtl .line02 {
    font-size: 65px;
    color: #fff564;
}
.leadTxtBox {
    position: absolute;
    top: 260px;
    right: 30px;
    width: 625px;
}
.leadTxtBox .txtType01 {
    margin-bottom: 8px;
    font-size: 30px;
    color: #425373;
}
.leadTxtBox .txtType02 {
    font-size: 40px;
    font-weight: bold;
    color: #425373;
}
.leadTxtBox .txtType03 {
    font-size: 34px;
    font-weight: bold;
    color: #ec534f;
    text-shadow:
        #ffffff 2px 0px,  #ffffff -2px 0px,
        #ffffff 0px -2px, #ffffff 0px 2px,
        #ffffff 2px 2px , #ffffff -2px 2px,
        #ffffff 2px -2px, #ffffff -2px -2px,
        #ffffff 1px 2px,  #ffffff -1px 2px,
        #ffffff 1px -2px, #ffffff -1px -2px,
        #ffffff 2px 1px,  #ffffff -2px 1px,
        #ffffff 2px -1px, #ffffff -2px -1px;
}
.leadTxtBox .txtType04 {
    padding: 6px 24px;
    margin: 0 3px;
    font-size: 27px;
    font-weight: bold;
    color: #ffffff;
    background-color: #ec534f;
    border-radius: 50px;
}
.leadTxtBox .txtType05 {
    font-size: 64px;
    font-weight: bold;
    color: #ec534f;
    text-shadow:
        #ffffff 3px 0px,  #ffffff -3px 0px,
        #ffffff 0px -3px, #ffffff 0px 3px,
        #ffffff 3px 3px , #ffffff -3px 3px,
        #ffffff 3px -3px, #ffffff -3px -3px,
        #ffffff 1px 3px,  #ffffff -1px 3px,
        #ffffff 1px -3px, #ffffff -1px -3px,
        #ffffff 3px 1px,  #ffffff -3px 1px,
        #ffffff 3px -1px, #ffffff -3px -1px;
}

/* registBtn */
.registBtnBox {
    padding:40px 0 80px;
}
a.registBtn {
    display: block;
    position: relative;
    top:0;
    width: 700px;
    height: 100px;
    line-height: 100px;
    margin:0 auto;
    background: #ff7200;
    border-radius: 6px;
    box-shadow: 0 7px 0 #cb630e;
}

a.registBtn:hover {
    top:7px;
    box-shadow: none;
}
.btnArrw {
    margin-right: 5px;
}

/* =================================================================

  contents

================================================================= */


/* section02 */
#sec02 {
    width: 100%;
    height: 580px;
    margin: 0 auto;
    background-image: url(/assets/image/static/user/premium/index/bg_sec02_01.png),
    url(/assets/image/static/user/premium/index/bg_pat02.jpg);
    background-repeat:no-repeat, no-repeat;
    background-position:center bottom, center top;
}

#sec02.newBg {
    background-image: url(/assets/image/static/user/premium/index/bg_sec02_02.png),
    url(/assets/image/static/user/premium/index/bg_pat02.jpg);
}

.sec02Inr {
    position: relative;
    width:1000px;
    margin:0 auto;
    padding:45px 0;
}

.sec02Ttl {
    margin-bottom: 48px;
}

.aMonthFree {
    width: 460px;
    height: 90px;
    margin:10px auto 80px;
    padding:25px;
    background-color: #ffffff;
    border: 4px solid #e01414;
    border-radius: 12px;
}

/* section */
#sec03,
#sec04,
#sec05,
#sec08 {
    background-color: #f8f9f3;
}

.hd3 {
    background-color: #21b0b8;
    padding: 32px 0;
}

.persuadeTxt {
    position: relative;
    width:1000px;
    margin:0 auto;
    padding:40px 0 20px 20px;
}
.persuadeTxt p {
    text-align: left;
    font-size: 120%;
    line-height: 1.8;
}
.emTxt01 {
    color:#e70000;
    font-weight: normal;
}
.emTxt02 {
    padding:5px;
    color:#e70000;
    font-weight: normal;
    background-color:#fff39f;
}
.emTxt03 {
    font-size:130%;
}
.emTxt04 {
    font-size:130%;
    color:#e70000;
}
/* section03 */
#sec03 .persuadeTxt {
    margin-bottom: 40px;
    background-image:url(/assets/image/static/user/premium/index/bg_sec03_01.png);
    background-repeat:no-repeat;
    background-position:100% 50px;
}
.recomBox{
    width: 100%;
    height: 893px;
    margin-bottom: 56px;
    background-image: url(/assets/image/static/user/premium/index/bg_sec03_02.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.recomHd{
    padding-top: 178px;
    margin-bottom: 64px;
}
.recomList{
    margin-left: 80x;
}
.recomTxt{
    text-align: center;
    font-size: 120%;
    line-height: 1.8;
}

/* section04 */
#sec04 {
    width: 100%;
    margin: 0 auto;
    background-image:url(/assets/image/static/user/premium/index/bg_sec04_01.png);
    background-repeat:no-repeat;
    background-position:center 80%;
}
#sec04 .persuadeTxt {
    width: 1000px;
}

/* section05 */
#sec05 .persuadeTxt {
    background-image:url(/assets/image/static/user/premium/index/bg_sec05_01.png);
    background-repeat:no-repeat;
    background-position:95% 50px;
}
.lectureBox{
    width: 1000px;
    margin: 0 auto;
    border: #c1e0d6 4px solid;
    border-radius: 6px;
}
.lectureInnerBox01{
    margin: 0 auto;
    padding: 40px 40px 64px;
    background-image:url(/assets/image/static/user/premium/index/bg_sec05_02.png);
    background-color: #ecf6f3;
    background-repeat:no-repeat;
    background-position:95% 120px;
    text-align: left;
    font-size: 120%;
    line-height: 1.8;
}
.lectureTtl{
    margin-bottom: 40px;
    text-align: center;
}
.lectureInnerBox02{
    width: 920px;
    margin: 0 auto;
    padding: 40px 40px 0;
    background: #ffffff;
    text-align: left;
    font-size: 120%;
    line-height: 1.8;
}
.lectureDetail{
    display: table;
    padding-bottom: 56px;
}
.lectureDetailTtl{
    margin-bottom: 24px;
}
.lectureIcon01 {
    display: table-cell;
    padding-right: 32px;
    width:185px;
    vertical-align: middle;
}
.lectureIcon02 {
    display: table-cell;
    padding-left: 32px;
    width:185px;
    vertical-align: middle;
}

/* section06 */
#sec06 {
    background: #f8f9f3;
}
.funcTtl {
    position: relative;
    margin:0 0 120px;
    padding: 40px 0 10px;
    background: #ffffff;
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0.1);
}
.funcTtl:before {
    position: absolute;
    bottom:-86px;
    left:0;
    right:0;
    margin:auto;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 300px 0 300px;
    border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
}
.funcTtl:after {
    position: absolute;
    bottom:-80px;
    left:0;
    right:0;
    margin:auto;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 300px 0 300px;
    border-color: #ffffff transparent transparent transparent;
}

.funcIntro {
    font-size: 120%;
    line-height: 1.8;
}
.funcBox {
    margin:0 auto;
}
.funcInnerBox {
    display: table;
    width: 1000px;
    margin:0 auto;
    padding: 20px 0;
    box-sizing:border-box;
    text-align: left;
}
.funcBg {
    width: 100%;
    background: #f5f6f7;
}
.funcHd {
    margin:35px 0 24px;
}
.funcImg {
    display: table-cell;
    width:500px;
    padding-right: 40px;
    text-align:center;
    vertical-align: middle;
}
.otherFuncBox{
    width: 100%;
    padding: 40px 0;
    background: #f5f6f7;
}
.otherFuncInnerBox{
    width: 1000px;
    margin: 0 auto;
    padding-top: 32px;
}
.otherFunc{
    display: inline-block;
    padding: 0 24px;
    margin: 8px;
    background: #d0d5da;
    border-radius: 50px;
    color: #1c4963;
    font-size: 120%;
}

/* section07 */
#sec07 {
    background:url(/assets/image/static/user/premium/index/bg_sec06_01.png) no-repeat 45% 152px;
}
.nowfreeTxt {
    background:rgba(255, 255, 255, 0.9);
    width:600px;
    padding:20px;
    margin:0 0 20px -20px;
}

/* section09 */
#sec09 {
    background-color: #f8f9f3;
}
.registPanelArea {
    width: 1000px;
    margin: 0 auto;
}
.registPanelArea .panelRight {
    float: right;
}

.registPanelArea .panelLeft {
    float: left;
}

.registPanelArea .panelBox {
    width: 475px;
    margin-top: 40px;
    padding: 40px 56px;
    box-sizing: border-box;
    -webkit-box-sizng: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
    text-align: center;
}

.panelBox .hd {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 4px;
    border-bottom: 2px solid #333333;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
}
.panelBox p{
    font-size: 24px;
    font-weight: normal;
}

.panelBox .panelBoxInner {
    padding: 0;
}
.panelLeft a{
    background: #ff7200;
    box-shadow: 0 4px 0 #cb630e;
}

.panelRight a{
    background: #1e476d;
    box-shadow: 0 4px 0 0 #222533;
}

.panelBox a:hover{
    cursor: pointer;
}
.panelBox .panelBtn{
    display: block;
    position: relative;
    padding: 8px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 24px;
    color: #ffffff;
}

.panelBox .panelBtn:hover{
    top: 4px;
    box-shadow: none;
}

.btnArrow {
    display: inline-block;
    position: relative;
    top: 3px;
    left: 12px;
    width: 0;
    height: 0;
    border-left: 12px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

/* section applySystem */

.applySystem {
    width:1000px;
    margin:64px auto 20px;
    padding:0 0 10px;
    background:#cdebe6;
}
.applyHd {
    width:1000px;
    line-height: 80px;
    background:#105f80;
    font-size:200%;
    font-weight: bold;
    color:#ffffff;
}

/* compareGraph */
.compareGraph {
    width:960px;
    margin:20px auto 10px;
    border:2px #aebec4 solid;
    border-collapse:collapse;
    background:#ffffff;
    font-size: 18px;
}
.compareGraph th,
.compareGraph td {
    padding:10px;
    border:1px #aebec4 solid;
    background:#ffffff;
    text-align:center;
}
.compareGraph td {
    vertical-align:middle;
}
.compareGraph td.graphOut {
    background:#ebf2f4;
}
.graphGene {
    color:#666666;
    font-weight: bold;
}
.graphPre {
    color:#ef6907;
    font-weight: bold;
}
.graphProPlus {
    color:#146ab2;
    font-weight: bold;
}
.undLine {
    border-bottom:3px #aebec4 solid !important;
}

.compareGraph .graphPreBg {
    background:#fffdd7;
}

.push {
    position: relative;
    margin: -10px 0 0 -10px;
    padding: 10px 0 0;
    min-height: 30px;
}
.pushIco {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 26px;
    background:url(/assets/image/static/user/premium/index/ico_push01.png) no-repeat center #ff6363;
    border-radius: 0px 0px 6px;
}

.graPreTxt {
    margin: 0 20px 0 0;
    text-align: right;
    font-size: 13px;
}

.graPredetails {
    margin: 0 20px 0 0;
    text-align:right;
    font-size: 16px;
}

.graPredetails a {
    position: relative;
    color:#e70000;
}
.graPredetails a:after {
    position: absolute;
    top: 1px;
    left:-10px;
    margin:auto;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #ffa200;
}
.graPredetails a:hover {
    opacity: 0.6;
}

/* =================================================================

  .registArea

================================================================= */
.registArea {
    padding: 32px 0;
    border-bottom: 4px solid #21b0b8;
    text-align: center;
}

.registArea .registInr {
    width: 1000px;
    margin: 0 auto;
}

.registArea .registTtl {
    margin-bottom: 24px;
}

.registArea .registBtn {
    margin-bottom: 24px;
}

.registArea .registScrl {
    margin-bottom: 0;
    text-align: right;
}

.registArea .registScrl a {
    position: relative;
    display: inline-block;
    padding-right: 16px;
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #333333;
}
.registArea .registScrl a:hover {
    color: #b8d134;
    text-decoration: none;
    border-bottom: 1px solid #b8d134;
}

.registArea .registScrl a:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #000000;
    border-right: solid 2px #000000;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
}

.registArea .registScrl a:hover:before {
    border-color: #b8d134;
}
.fromOmatome, .fromOmatomeL, .fromMercari, .fromPrice {
    display: none;
}


/* =================================================================

  #premiumLpHeadNav

================================================================= */
#premiumLpHeadNav {
    display: block;
    position: fixed;
    z-index: 1000;
    overflow: hidden;
    top: 0px;
    right: 20px;
    height: 60px;
    background-color: rgba(100,100,100,0.9);
    border-radius : 0 0 6px 6px;
}
#premiumLpHeadNav ul {
    height: 100%;
}
#premiumLpHeadNav li {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
}
#premiumLpHeadNav .premiumLpBtn {
    display: block;
    position: relative;
    z-index: 2;
    padding: 8px 16px;
    background: none;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
#premiumLpHeadNav li:hover .premiumLpBtn {
    background-color: rgba(0,0,0,0.5);
}
#premiumLpHeadNav li.current .premiumLpBtn{
    color: #ffe899;
    background-color: rgba(0,0,0,0.5);
}

/* registBenefitsArea */
.registBenefitsArea {
    width: 1000px;
    margin: 0 auto;
    background-color: #ffffff;
}
.registBenefitsBox {
    box-sizing: border-box;
    position: relative;
    width: 600px;
    margin: 0 auto 30px;
    padding: 20px;
    background: #fbe983;
    border-radius: 25px;
    font-weight: bold;
    line-height: 1.3;
    font-size: 28px;
    color: #e70000;
}
.registBenefitsBox span {
    font-size: 20px;
    color: #333333;
}
.registBenefitsBox:after {
    position: absolute;
    content: "";
    top: -15px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-width: 0 20px 15px 20px;
    border-color: transparent transparent #fbe983 transparent;
}
.registBenefitsInfo {
    box-sizing: border-box;
    padding: 20px 50px 0 50px;
    border: 1px solid #cccccc;
    text-align: left;
    font-size: 14px;
}