@charset "UTF-8";

.hero-inner_jp {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 5vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hero-title__txt_jp {
    display: inline-block;
    letter-spacing: 2px;
    font-size: 3.4vw;
    font-weight: 500;
    text-shadow: 0px 0px 10px #fff;
}
.hero-oricon {
    display: block;
    margin-bottom: 2vw;
    font-size: 3.2vw;
    font-weight: 500;
    text-shadow: 0px 0px 10px #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.hero-title__no.m--active {
    -webkit-animation: heroPrice 0.8s cubic-bezier(0.565, 1.65, 0.76, 1.245) 0.3s forwards;
    animation: heroPrice 0.8s cubic-bezier(0.565, 1.65, 0.76, 1.245) 0.3s forwards;
}
.hero-title__no {
    display: inline-block;
    font-size: 40vw;
    font-weight: 500;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-shadow: 0px 0px 10px #fff;
    -webkit-transform: scale(1, 0.9);
    -ms-transform: scale(1, 0.9);
    transform: scale(1, 0.9);
	padding-left: 20px;
}


.hero-title__rank1 {
    position: absolute;
    bottom: 5vw;
    width: 100%;
    text-align: left;
    font-size: 6.7vw;
    font-weight: 500;
    text-shadow: 0px 0px 10px #fff;
}
.hero-title__rank2 {
    position: absolute;
    bottom: 5vw;
    width: 100%;
    text-align: left;
    font-size: 6.7vw;
    font-weight: 500;
    text-shadow: 0px 0px 10px #fff;
	margin-bottom:1vw;
}
.hero-title__main_jp {
    display: inline-block;
    margin-bottom: 1px;
    letter-spacing: 3px;
    font-size: 6.6vw;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0px 0px 10px #fff;
}

.cost-table{
	width:100%
}
.cost-table td{
	border:1px solid #CCCCCC;
	min-height: 70px;
    vertical-align: middle;
    padding: 20px 0;
    border: 2px solid #ddd;
    font-size: 1.6rem;
	text-align:center;
}
.cost-table-cost{
    font-size: 2.4rem;
}
.cost-table td.cost-table-cost0en{
    font-size: 3.2rem;
	font-weight:700;
	color:#e00025;
}
.cost-table-title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 28.8px;
    font-size: 2.4rem;
    color: #fff;
}
.m--main-midiunm {
    line-height: 1;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 600;
}
.m--main-midiunm strong {
    color: #ff6600;
}

@media screen and (min-width: 768px) {
    .hero-main {

        background: url(../images/hero1.jpg) no-repeat 50% 50%;

        -webkit-background-size: cover;
        background-size: cover;
    }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
    .hero-main {
        background: url(../images/hero1.jpg) no-repeat 20% 42%;
    }
}

@media screen and (min-width: 768px) and (orientation: portrait) {
    .hero-main {
        background: url(../images/hero2.jpg) no-repeat 60% 50%;
        -webkit-background-size: cover;
        background-size: cover;
    }
}
.campaign-caution{
  list-style: none;
  padding-left:0.5em;
}


.campaign-caution li::before{
  content: "\2022";
  color: #e00025;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}


@media screen and (min-width: 768px){
	.hero-oricon {
    margin-bottom: 1vw;
    font-size: 2vw;
	}
	.hero-title__no {
    font-size: 24.2vw;
	}
	.hero-title__rank1 {
    bottom: 1.8vw;
    left: 0%;
    text-align: center;
    font-size: 4.6vw;
	}
	.hero-title__rank2 {
    bottom: 1.8vw;
    left: 68%;
    text-align: center;
    font-size: 4.6vw;
	}
	.hero-inner_jp {
    position: absolute;
    top: 60%;
    left: 16%;
    padding: 0;
	}
	.hero-title__txt_jp {
    display: block;
    line-height: 1.6;
    font-size: 2.4vw;
	}
	.hero-title__main_jp {
    display: block;
    letter-spacing: 3px;
    font-size: 5.2vw;
	margin-bottom: 1vw;
	}
	.cost-table-title {
    height: 46px;
    line-height: 46px;
    font-size: 3.2rem;
	}
	.m--main-midiunm {
    font-size: 7.2rem;
	
	}
}

@media screen and (min-width: 1400px){
	.hero-inner_jp {
    left: 10%;
	}
	.hero-title__no {
    font-size: 17.0vw;
	}
	.hero-oricon {
    font-size: 1.5vw;
	}
	.hero-title__rank1 {
    bottom: 2.4vw;
    font-size: 3.7vw;
	}
	.hero-title__rank2 {
    bottom: 2.4vw;
    font-size: 3.7vw;
	}
	.hero-title__txt_jp {
    font-size: 2.0vw;
    padding-top: 20px;
	}
	.hero-title__main_jp {
    letter-spacing: 2px;
    font-size: 4.2vw;
	}
}

.fee-deal-list__item{
	    border-width: 0px;	
}

.hero-inner-sp {
    position: absolute;
    top: 60%;
    left: 0;
    padding: 0 5vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 768px){
	.fee-deal-list {
    display: block;
	}
	.fee-deal-list__item{
	width:100%;		
	}
	.hero-title {
    width: 80%;
    margin-left: 0%;
	}

	.hero-title__no img {
	}

}