@charset "utf-8";
/*-------------------------------------------

    onecoin

-------------------------------------------*/
#onecoin{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin:20px 20px 30px;
    text-align:center;
}
.onecoin .inner{
    padding:0 20px;
}
#onecoin_fv{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
	background: url(../images/onecoin/bg.png) #1E983A center top no-repeat;
    text-align: center;
    margin:0 auto;
    padding: 0;
    overflow: hidden;
}
#onecoin_fv::after{
    content:'';
    display:block;
    background:#fff;
    width:100%;
    height:150px;
    margin-top: -150px;
}
#onecoin_fv .inner{
    text-align: center;
    margin:50px auto 0;
    padding: 0px 0 0;
    overflow: hidden;
    position:relative;
}
#onecoin_fv p{
    position:relative;
    color:#fff;
    font-size:5rem;
    font-weight:bold;
    line-height:6rem;
    letter-spacing:0.2rem;
    display:inline-block;
}
#onecoin_fv .txt_top{
    margin-bottom:30px;
    color:#fff;
    font-size:3rem;
    font-weight:bold;
    letter-spacing:0.2rem;
}
#onecoin_fv .txt_top span{
    font-size:5rem;
    position:relative;
}
#onecoin_fv .txt_top span span{
    font-size:3rem;
}
#onecoin_fv .txt_top > span:nth-child(1)::before,
#onecoin_fv .txt_top > span:nth-child(1)::after{
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  border: 1px solid #fff;
}
#onecoin_fv .txt_top > span:nth-child(1)::before{
  transform: skewY(-17deg);
}
#onecoin_fv .txt_top > span:nth-child(1)::after{
  transform: skewY(17deg);
}
#onecoin_fv .txt_top span:nth-child(2){
    color:#F4E427;
}
#onecoin_fv p i{
    font-style:normal;
    padding-top: 20px;
    background-position: top left -1px;
    background-repeat: repeat-x;
    background-size: 1.07em 0.3em;
    background-image: -moz-radial-gradient(0.1em 0.1em at center center,#fff 100%, rgba(255,255,255,0),rgba(255,255,255,0)); 
    background-image: -webkit-radial-gradient(0.1em 0.1em at center center,#fff 100%, rgba(255,255,255,0),rgba(255,255,255,0));
    background-image: radial-gradient(0.1em 0.1em at center center,#fff 100%, rgba(255,255,255,0),rgba(255,255,255,0));
}
#onecoin_fv p span{
    color:#F4E427;
}
#onecoin_fv p::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -60px;
    width: 36px;
    height: 55px;
    background: url(../images/onecoin/txt_bg02_b.png) no-repeat;
    background-size: contain;
}
#onecoin_fv p::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -60px;
    width: 36px;
    height: 55px;
    background: url(../images/onecoin/txt_bg02_a.png) no-repeat;
    background-size: contain;
}
#onecoin_fv img{
    position:relative;
    z-index:99;
}
#onecoin_fv .movie{
    position:absolute;
    top:185px;
    left:300px;
    margin:0 auto;
    width:440px;
    height:580px;
    z-index:9;
}
#onecoin_fv .movie video{
    width:100%;
    height:100%;
}
#onecoin_fv a{
    display: block;
    background: #D84742;
    color: #fff;
    border-radius: 100px;
    width: 100%;
    max-width: 300px;
    margin: 20px auto 60px;
    padding: 15px 0;
    font-size: 2.0rem;
    font-weight:bold;
    letter-spacing:0.2rem;
    position:relative;
    z-index:99;
}
#onecoin_fv a span{
    display: inline-block;
}
.onecoin{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
#onecoin_top h3{
    padding:50px 0 0;
    font-size:4.5rem;
    letter-spacing:0.5rem;
    line-height:6rem;
    text-align:center;
    color:#3E3A39;
    background:#EDF6E5;
    position:relative;
}
#onecoin_top h3 i{
    font-style:normal;
    margin-right:-20px;
}
#onecoin_top h3:after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 50vw 0 50vw;
    border-color: #EDF6E5 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index:-1;
}
#onecoin_top h3 span{
    color:#1E983A;
    padding-bottom:3px;
    border-bottom:3px solid #1E983A;
}
#onecoin_top h4{
    padding:35px 0 35px;
    font-size:3.5rem;
    letter-spacing:0.3rem;
    color:#fff;
    text-align:center;
    background: url(../images/onecoin/bg.png) #1E983A center no-repeat;
}
#onecoin_top h4 span{
    font-size:5rem;
    color:#F4E427;
    padding-top: 15px;
    background-position: top left -1px;
    background-repeat: repeat-x;
    background-size: 1.07em 0.3em;
    background-image: -moz-radial-gradient(0.1em 0.1em at center center,#F4E427 100%,rgba(255,255,255,0) ,rgba(255,255,255,0)); 
    background-image: -webkit-radial-gradient(0.1em 0.1em at center center,#F4E427 100%,rgba(255,255,255,0) ,rgba(255,255,255,0));
    background-image: radial-gradient(0.1em 0.1em at center center,#F4E427 100%, rgba(255,255,255,0) , rgba(255,255,255,0));
}
#onecoin_top .lst-box{
    display:flex;
    align-items:center;
    position:relative;
}
#onecoin_top .lst-box img{
    margin-left:-7px;
}
#onecoin_top ol {
    margin-top:20px;
    min-width:695px;
    list-style-type:none;
}
#onecoin_top li {
    padding:0 0 0 70px;
    font-size:2.8rem;
    font-weight:bold;
    letter-spacing:0.5rem;
    line-height:10rem;
    position:relative;
}
#onecoin_top li i {
    margin-right:-10px;
    font-style: normal;
}
#onecoin_top li span {
    font-size:4.2rem;
    line-height: 4.7rem;
    display: inline-block;
    color:#1E983A;
    background:linear-gradient(#fff 78%, #fcee21 0%);
}
#onecoin_top li span span {
    padding-top: 12px;
    background-position: top left -1px;
    background-repeat: repeat-x;
    background-size: 1.07em 0.3em;
    background-image: -moz-radial-gradient(0.1em 0.1em at center center,#1E983A 100%, rgba(255,255,255,0),rgba(255,255,255,0)); 
    background-image: -webkit-radial-gradient(0.1em 0.1em at center center,#1E983A 100%, rgba(255,255,255,0),rgba(255,255,255,0));
    background-image: radial-gradient(0.1em 0.1em at center center,#1E983A 100%, rgba(255,255,255,0),rgba(255,255,255,0));
}
#onecoin_top li::before {
    position:absolute;
    content:"";
    bottom:23px;
    left:5px;
    width:50px;
    height:50px;
    background: url(../images/onecoin/ico_check01.png) no-repeat 99% center;
    background-size:contain;
}
#onecoin_top li::after {
    content: "";
    background-image: linear-gradient(to right, #6FB62C, #6FB62C 10px, #fff 10px, #fff 20px);
    background-size: 20px 3px;
    background-repeat: repeat-x;
    background-position: bottom;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#onecoin_sec01-1,
#onecoin_sec01-2 {
    margin:60px 0;
    text-align:center;
}
#onecoin_sec01-1 h3{
    padding:60px 0;
    font-size:5rem;
    letter-spacing:0.5rem;
    color:#3E3A39;
}
#onecoin_sec01-2 h4{
    display:flex;
    margin:60px 0 40px;
    font-size:2rem;
    letter-spacing:0.5rem;
    line-height:4rem;
    color:#3E3A39;
    text-align:left;
}
#onecoin_sec01-2 h4 img{
    margin-top:-10px;
}
#onecoin_sec01-2 h4 div{
    margin:10px 0 0 20px;
}
#onecoin_sec01-2 h4 span{
    font-size:3rem;
    font-weight:bold;
    color:#1E983A;
    line-height: 3.5rem;
    display: inline-block;
    background:linear-gradient(#fff 79%, #fcee21 0%);
}
#onecoin_sec01-2 h4 span i{
    font-style:normal;
    margin:0 -15px;
}
#onecoin_sec01-2 .img-box{
    margin:0 100px;
    display:flex;
    justify-content:center;
    align-items:center;
}
#onecoin_sec01-2 .img-box p{
    width:400px;
    margin:0 80px 0 0;
    padding:40px;
    color:#fff;
    font-size:2.8rem;
    font-weight:bold;
    line-height:4rem;
    letter-spacing:0.3rem;
    text-align:center;
    border-radius:7px;
    background:#1E983A;
    position:relative;
}
#onecoin_sec01-2 .img-box p::before{
    content:'';
    display:block;
    position:absolute;
    top:-20px;
    left:-25px;
    width:90px;
    height:90px;
    background: url(../images/onecoin/ico_badge.png) no-repeat right center;
    background-size: contain;
}
#onecoin_sec01-2 .img-box p::after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 0 25px 25px;
    border-color: transparent transparent transparent #1E983A;
    position: absolute;
    top: 35%;
    right: -20px;
}
#onecoin_sec02 {
    background:#EDF6E5;
    position:relative;
}
#onecoin_sec02 .img-box{
    position: relative;
    z-index:999;
}
#onecoin_sec02 .img-box img{
    margin-top:-30px;
}
#onecoin_sec02 .img-box:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 50vw 0 50vw;
    border-color: transparent #1E983A #1E983A #1E983A;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    z-index:999;
}
#onecoin_sec02 .img-box .inner{
    display:flex;
    flex-direction:row-reverse;
}
#onecoin_sec02 .img-box-item h4{
    min-width:720px;
    margin:80px 0 50px;
    color:#1E983A;
    font-size:3rem;
    font-weight:bold;
    letter-spacing:0.5rem;
    text-align:center;
}
#onecoin_sec02 .img-box-item h4 span{
    display:block;
    margin-top:20px;
    font-size:5.3rem;
}
#onecoin_sec02 .img-box-item ul{
    display:flex;
    justify-content:space-around;
    margin:0 20px 50px;
}
#onecoin_sec02 .img-box-item li{
    width:40%;
    padding:15px;
    color:#1E983A;
    font-size:2.2rem;
    font-weight:bold;
    letter-spacing:0.3rem;
    text-align:center;
    border:4px solid #1E983A;
    border-radius:12px;
    background:#fff;
    position:relative;
}
#onecoin_sec02 .img-box-item li span{
    margin-left:5px;
    font-size:4.5rem;
}
#onecoin_sec02 .img-box-item li::before{
    content:'';
    display:block;
    position:absolute;
    bottom:-30px;
    left:-25px;
    width:60px;
    height:60px;
    background: url(../images/onecoin/ico_star.png) no-repeat right center;
    background-size: contain;
}
#onecoin_sec02 .img-box-item li::after{
    content:'';
    display:block;
    position:absolute;
    top:-25px;
    right:-18px;
    width:60px;
    height:60px;
    background: url(../images/onecoin/ico_star.png) no-repeat right center;
    background-size: contain;
}
#onecoin_sec02 .btn-box {
    margin-top:-45px;
    margin-bottom:0;
}
#onecoin_sec02 .btn-box::before,
#onecoin_sec04 .btn-box::before {
    border-color: #EDF6E5 transparent transparent transparent;
}
#onecoin_sec03 h3,
#onecoin_sec04 h3{
    margin:40px 0;
    font-size:4rem;
    color:#1E983A;
    line-height:5rem;
    text-align:center;
}
#onecoin_sec03{
    padding:0 0 60px;
}
#onecoin_sec04{
    padding:10px 0 0;
    background: #EDF6E5;
}
#onecoin_sec04 .faq_box{
    padding-bottom:60px;
    letter-spacing:0.3rem;
}
#onecoin_sec04 .faq_box dl dt{
    color:#1E983A;
}
#onecoin_sec04 .faq_box dl{
    border:solid 1px #1E983A;
}
#onecoin_sec04 .faq_box dl dt .q{
    top:19px;
}
#onecoin_sec04 .faq_box dl dd p{
    letter-spacing:0.2rem;
    line-height:2.3rem;
}
#onecoin_sec04 .faq_box dl dd .a{
    left:55px;
}
#onecoin_sec04 .faq_box dl dd{
    margin:0;
    padding:10px 20px 0 80px;
}
#onecoin_sec04 .faq_box dl dt::after{
    width:12px;
    height:13px;
    background:url(../images/onecoin/ico_faq.png) no-repeat center;
    background-size:contain;
}
#onecoin_sec04 .btn-box{
    margin-bottom:0;
    padding-bottom:50px;
}
#onecoin_sec05 .m_contact_box{
    padding-top:0;
    padding-bottom:0;
}
#onecoin_sec06{
    display:none;
    position:fixed;
    right:40px;
    bottom:5px;
    z-index:999;
}
#onecoin_sec06 .btn{
    margin:10px 0;
    padding-right:30px;
    min-width:150px;
    font-size:1.7rem;
    text-align:center;
    position:relative;
    box-shadow: 0 10px 20px rgba(0,0,0,.2);
}
#onecoin_sec06 .btn-orange::after{
    position:absolute;
    content:"";
    top:3px;
    right:5px;
    width:40px;
    height:40px;
    background: url(../images/onecoin/ico_btn02.png) no-repeat 99% center;
    background-size:contain;
}
#onecoin_sec06 .btn span{
    background:none;
}
#onecoin_sec05 .btn-box{
    margin-bottom:0;
}
.merit_box01{
    display: flex;
    justify-content: space-evenly;
}
.merit_box01 a{
    display:flex;
    width:28%;
}
.merit_item01{
    color:#fff;
    margin:0 0 80px;
    padding: 30px;
    width:100%;
    font-size:1.3rem;
    letter-spacing:0.1rem;
    line-height:2.6rem;
    border-radius:15px;
    background: #1E983A;
}
.merit_item01 .merit_ttl{
    margin:20px 0 10px;
    font-size:2rem;
    font-weight:bold;
}
.merit_item01 .merit_ttl:after{
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    display: inline-block;
    margin-top: 10px;
}
.btn-box{
    margin:30px auto 60px;
    padding:80px 0 40px;
    text-align:center;
    background: url(../images/onecoin/bg.png) #1E983A center no-repeat;
    position:relative;
}
.btn-box::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 50vw 0 50vw;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index:99;
}
.btn-box .btn-ttl{
    max-width:1000px;
    margin:20px auto;
    color:#fff;
    font-size:2.3rem;
    font-weight:bold;
    letter-spacing:0.4rem;
    display:inline-block;
    position:relative;
}
.btn-box .btn-ttl span{
    display:block;
    color:#fff;
    font-size:4.2rem;
    letter-spacing:0.4rem;
    line-height:6rem;
}
.btn-box .btn-ttl::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    left: -50px;
    width: 30px;
    height: 45px;
    background: url(../images/onecoin/txt_bg01_b.png) no-repeat;
    background-size: contain;
}
.btn-box .btn-ttl::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    right: -50px;
    width: 30px;
    height: 45px;
    background: url(../images/onecoin/txt_bg01_a.png) no-repeat;
    background-size: contain;
}
.btn-box .btn-cnt{
    display:flex;
    justify-content:center;
    margin:0 0 20px;
    padding:20px 0 0;
    border-top:2px solid #fff;
}
.onecoin .btn{
    display: block;
    color: #fff;
    border-radius: 100px;
    width: 100%;
    max-width: 370px;
    margin: 20px 10px 0;
    padding: 15px 0;
    font-size: 2.0rem;
    font-weight:bold;
    position:relative;
    z-index:99;
}
.onecoin .btn span.fs{
    font-size:1.2rem;
    background:none;
    padding:0;
}
.btn-red{
    color:#fff;
    background:#D84742;
    margin:0 auto!important;
    text-align:center;
}
.btn-contact::after{
    position:absolute;
    content:"";
    top:4px;
    right:5px;
    width:40px;
    height:40px;
    background: url(../images/onecoin/ico_btn01.png) no-repeat 99% center;
    background-size:contain;
}
/*
.btn-red span{
    background: url(../images/onecoin/ico_arrow01.png) no-repeat 98% center;
    background-size: contain;
}
*/
.btn-green{
    color:#1E983A!important;
    background:#fff;
}
.btn-green span{
    background: url(../images/onecoin/ico_arrow02.png) no-repeat 98% center;
    background-size: contain;
}
.btn-yellow{
    color:#1E983A!important;
    background:#fcee21;
}
.btn-yellow span{
    background: url(../images/onecoin/ico_arrow03.png) no-repeat 98% center;
    background-size: contain;
}
.btn-orange{
    color:#fff;
    background:#F08500;
}
.btn-orange span{
    background: url(../images/onecoin/ico_arrow03.png) no-repeat 98% center;
    background-size: contain;
}
.mov-box{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.mov-box::after {
    display: block;
    content:"";
    width: 300px;
}
.mov-box .mov-item{
    width:30%;
    margin:0 0 30px;
}
.mov-box .mov-item div{
    position: relative;
    padding-bottom: 56.25%;
}
.mov-box .mov-item div iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mov-box .mov-item p{
    margin:20px 0;
    font-weight:bold;
    font-size:1.5rem;
}
.m_contact_box table input{
    border-radius:7px;
}
.m_contact_box .submit{
    background:#D84742;
    box-shadow: 0 4px 0 #901713;
}
.m_contact_box table textarea{
    font:100 15px Arial!important;
    border-radius:7px;
}





@media screen and ( max-width: 1000px) {
.btn-box::before,
#onecoin_top h3:after,
#onecoin_sec02 .img-box:before{
    border-width:60px 500px 0 500px;
    margin-top:-1px;
}
}





@media screen and (min-width:320px) and ( max-width: 767px) {
.onecoin .inner{
    padding:0 15px;
}
#onecoin{
    margin:0 20px 20px;
}
#onecoin img{
    width:200px;
}
#onecoin_fv{
    padding-top:10px;
    background:url(../images/onecoin/bg_sp.png) center 0px no-repeat;
}
#onecoin_fv::after{
    display:none;
}
#onecoin_fv .inner{
    margin:20px auto;
}
#onecoin_fv .movie{
    top:-24vw;
    left:19vw;
    width:67%;
}
#onecoin_fv a{
    margin-bottom:0;
}
#onecoin_fv .txt_top{
    font-size:2rem;
}
#onecoin_fv .txt_top span{
    font-size:2.5rem;
}
#onecoin_fv .txt_top span span{
    font-size:2rem;
}
#onecoin_fv p{
    font-size:2.5rem;
    line-height:3rem;
}
#onecoin_fv p span:nth-child(1){
    font-size:4rem;
}
#onecoin_fv p span:nth-child(2){
    font-size:2.5rem;
    margin-left:5px;
}
#onecoin_fv p::before{
    left:-30px;
    width:25px;
    height:30px;
}
#onecoin_fv p::after{
    right:-30px;
    width:25px;
    height:30px;
}
#onecoin_top h3{
    font-size:2.5rem;
    line-height:3.5rem;
    letter-spacing:0.2rem;
    padding:20px 0 10px;
}
#onecoin_top h3 i{
    margin-right:-10px;
}
#onecoin_top h3:after{
    border-width:20px 50vw 0 50vw;
}
#onecoin_top .lst-box{
    padding:20px 0 25px;
}
#onecoin_top .lst-box ol{
    width:90%;
    min-width:unset;
}
#onecoin_top .lst-box div{
    width:25%;
    position:absolute;
    bottom:0;
    right:0;
}
#onecoin_top li{
    padding:0 0 0 20px;
    font-size:1.5rem;
    line-height:5rem;
    letter-spacing:0.2rem;
}
#onecoin_top li::before{
    width:20px;
    height:20px;
    left:-5px;
    bottom:13px;
}
#onecoin_top li span{
    font-size:2rem;
    line-height: 2rem;
    display: inline;
    color: #1E983A;
    background: linear-gradient(#fff 70%, #fcee21 0%);
}
#onecoin_top li span span{
    padding-top:4px;
}
#onecoin_top .lst-box img{
    position: absolute;
    right: -15px;
    bottom: 0;
}
#onecoin_top h4{
    padding:20px 20px 30px;
    font-size:2.5rem;
    background: url(../images/onecoin/bg_sp.png) #1E983A center no-repeat;
}
#onecoin_top h4 span{
    display:inline-block;
    margin-top:8px;
    padding-top:8px;
    font-size:3.5rem;
    background-size:1.09em 0.3em;
}
#onecoin_sec01-1,
#onecoin_sec01-2{
    margin:0 0 30px;
}
#onecoin_sec01-1 h3{
    padding:30px 0;
    font-size:3.5rem;
}
#onecoin_sec01-2 h4{
    display:block;
    margin:40px 0 20px;
    text-align:center;
    line-height:3rem;
}
#onecoin_sec01-2 h4 div{
    margin:10px 0 0;
}
#onecoin_sec01-2 h4 span{
    font-size:2rem;
    line-height:2.5rem;
    background:linear-gradient(#fff 70%, #fcee21 0%);
}
#onecoin_sec01-2 .img-box{
    margin:0 10px;
    flex-wrap:wrap;
    position:relative;
}
#onecoin_sec01-2 .img-box p{
    width:100%;
    margin:10px 0;
    padding:15px;
    font-size:2rem;
    line-height:3rem;
}
#onecoin_sec01-2 .img-box p::before{
    width:75px;
    height:75px;
}
#onecoin_sec01-2 .img-box p::after{
    top:unset;
    right:40%;
    bottom:-45px;
    border-width: 25px 25px 25px;
    border-color: #1E983A transparent transparent transparent;
}
#onecoin_sec02 .img-box .inner{
    justify-content:center;
    align-items:flex-end;
}
#onecoin_sec02 .img-box:before{
    border-width:20px 50vw 0 50vw;
}
#onecoin_sec02 .img-box img{
    margin-top:0;
}
#onecoin_sec02 .img-box-item h4{
    min-width:unset;
    margin:40px 0 40px -15%;
    font-size:1.8rem;
}
#onecoin_sec02 .img-box-item h4 span{
    font-size:3.5rem;
}
#onecoin_sec02 .img-box:before{
    bottom:-5px;
}
#onecoin_sec02 .img-box-item ul{
    flex-direction:column;
    align-items:flex-end;
    margin:0 20px 30px;
}
#onecoin_sec02 .img-box-item li{
    margin:0 0 20px;
    width:250px;
}
#onecoin_sec02 .img-box-item li span{
    font-size:3rem;
}
#onecoin_sec02 .btn-box{
    margin-top:-15px;
}
#onecoin_sec03{
    padding:0 0 30px;
}
#onecoin_sec03 h3, #onecoin_sec04 h3{
    margin:30px 0;
    font-size:2.8rem;
}
#onecoin_sec04 .faq_box dl dt .q{
    top:0;
}
.merit_box01{
    display:block;
    margin-bottom:60px;
}
.merit_box01 a{
    width:100%;
}
.merit_item01{
    width:80%;
    margin:0 auto 20px;
    padding:20px 10px;
}
.btn,
#onecoin_fv a,
#onecoin_sec06 .btn{
    font-size:1.6rem!important;
}
.btn-box{
    margin:30px 0;
    padding:40px 0;
    background: url(../images/onecoin/bg_sp.png) #1E983A center no-repeat;
    background-size:cover;
}
.btn-box:before{
    border-width:20px 50vw 0 50vw;
}
.btn-box .btn-cnt{
    display:block;
}
.btn-box .btn{
    display:inline-block;
    margin:0 0 10px;
}
.btn-box .btn-ttl{
    width:92%;
    font-size:2rem;
}
.btn-box .btn-ttl span{
    margin-top:10px;
    font-size:2.8rem;
    line-height:3rem;
    letter-spacing:0.3rem;
}
.btn-box .btn-ttl::before{
    left:-30px;
}
.btn-box .btn-ttl::after{
    right:-30px;
}
.mov-box .mov-item{
    width:100%;
    text-align:center;
    margin:0 0 30px;
}
.mov-box .mov-item p{
    margin:10px 0 0;
}
}






@media screen and (min-width:300px) and ( max-width: 410px) {
#onecoin_fv p span:nth-child(2){
    display:block;
}
#onecoin_top h3 span{
    display:inline-block;
}
#onecoin_top .lst-box ol{
    width:100%;
}
#onecoin_top li{
    font-size:1.2rem;
}
#onecoin_top li span{
    font-size:2rem;
}
#onecoin_sec02 .img-box-item h4{
    margin-left: -65%;
    margin-bottom:40px;
}
#onecoin_sec02 .img-box-item ul{
    margin:0 0 30px;
}
#onecoin_sec02 .img-box-item li{
    width:77%;
}
#onecoin_sec02 .img-box-item li span{
    display:block;
}
.onecoin .btn span{
    font-size:1.9rem;
    line-height:1.2rem;
}
}
