@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'A1 Mincho';
  font-style: normal;
  font-weight: 400;
    src: url("../fonts/A-OTF-A1MinchoStd-Bold.ttf") format("ttf");
}

/*================================================

共通

================================================*/

body {  
	max-width: 100%;
	width: 100%;
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,noto-sans-cjk-jp,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
    font-feature-settings: "palt" 1;
    margin: 0;
    color: #434343;
}

img {
	max-width: 100%;
	flex-shrink: 0
}
ul,ol,dl{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
h1,h2,h3,p,img,dd{
    margin: 0;
}
a{
    text-decoration: none;
}
a:hover{
    opacity: .7;
    transition: .3s;
}
a:link,a:visited{
    color: #434343;
}

.mincho{
    font-family: a-otf-futo-min-a101-pr6n, serif;
    font-weight: 400;
    font-style: normal;
}

.sp_disable {
	display: none;
}

/*================================================

SP

================================================*/
.wrapper{
    background: url(../images/bg-all-01.png)no-repeat 0 20.5rem,url(../images/bg-all-02.png)no-repeat 0 104rem,url(../images/bg-all-03.png)no-repeat 0 149.5rem;
    background-size: contain;
	overflow: hidden;
}
.main_contents{
    padding: 0 .875rem;
}
.btn_floating{
    position: fixed;
    top: 10%;
    left: 0;
    width: 3.5rem;
}

/*================================================
MV
================================================*/

.area_mv{
    background-color: #fff;
    background-image: url("../images/bg-mv.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right 0 top 20%;
    border-radius: 0 0 50% 50%/ 0 0 5vw 5vw;
    box-shadow: 1px 1px 12px #333;
    padding-bottom: 2.5rem;
}
.logo {
    padding: 1.25rem .8rem 0;
	max-width: 4.5rem;
}
.area_mv h1{
    width: 57vw;
    margin-top: 1rem;
    line-height: 0;
}
.area_mv .txt_mv{
    color: #83795d;
    text-align: center;
    font-size: 5.4vw;
    width: 55vw;
    font-weight: 600;
    text-shadow: 1px 0px 4px #fff;
    line-height: 1.2;
    margin-top: .8rem;
    letter-spacing: .2rem;
}
.area_mv .txt_shadow{
    text-shadow: 1px 0px 4px #fff, 1px 0px 4px #fff, 1px 0px 4px #fff, 1px 0px 4px #fff;    
    font-size: 3.2vw;
    padding-left: 4vw;
    margin-top: .8rem;
    line-height: 1.4;
    letter-spacing: .05rem;
}

/*================================================
cv
================================================*/
.area_cv{
    
}
.area_cv .box_cv{
    border:3px solid #83795d;
    box-shadow: 1px 0px 4px #333;
    background: url("../images/bg-cv.png")no-repeat top right;
    background-color: #fff;
    background-size: 50%;
    padding-bottom: .4rem;
    width: 100%;
    margin: 2.23rem auto 0;
    box-sizing: border-box;
}
.area_cv .box_cv p.mincho{
    font-size: 1.375rem;
    padding: 2rem 4rem 0 1.2rem;
    line-height: 1.1;
    letter-spacing: .15rem;
}
.area_cv p.mincho span{
	display: inline-block;
}
.area_cv .box_cv a{
    background: url("../images/bg-cv-btn.png")no-repeat;
    color: #fff;
    font-size: 1.65rem;
    display: block;
    margin: 1.27rem auto .3rem;
    padding: 0 0 0 2rem;
    box-sizing: border-box;
    background-size: contain;
    position: relative;
    letter-spacing: 0.1rem;
    max-width: 324px;
    height: 100%;
    line-height: 2;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
.area_cv .box_cv a::before,.area_cv .box_cv a::after{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 37%;
    right: 8%;
    margin: auto;
    box-sizing: border-box;
    border: 6px solid transparent;
    border-left: 10px solid #fff;
}
.area_cv .box_cv a::after{
    right: 4%;
}

.area_cv .area_recommend{
    margin-top: 1.7rem;
}
.area_cv .area_recommend .txt_pr p{
    text-shadow: 0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
    letter-spacing: .03rem;
    line-height: 1.6;
}
.area_cv .area_recommend .txt_pr p:first-child{
    font-size: 1.5rem;
}
.area_cv .area_recommend .txt_pr p:last-child{
    letter-spacing: .2rem;
}
.area_cv .area_recommend .txt_pr p:last-child span{
    display: block;
}

.area_cv .area_recommend .box_recommed{
    margin-top: 1.75rem;
}
.area_cv .area_recommend .box_recommed .ttl_recommend{
    text-align: center;
    color: #83795d;
    font-size: 1.125rem;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
.area_cv .area_recommend .box_recommed .lst_recommend{
    margin: .7rem auto 0;
    width: 100%;
    max-width: 480px;
    margin-bottom: .5rem;
}
.area_cv .area_recommend .box_recommed .lst_recommend li{
    text-indent: -1.5rem;
    padding-left: 1.5rem;
    font-size: .875rem;
    line-height: 1.4;
    letter-spacing: .15rem;
    margin-top: .5rem;
}
.area_cv .area_recommend .box_recommed .lst_recommend li::before{
    content: '';
    background: url("../images/ico-check.png")no-repeat;
    display: inline-block;
    width: 18px;
    height: 19px;
    background-size: 100%;
    vertical-align: sub;    
    margin-right: .5rem;
}
.area_cv .area_recommend .box_recommed p{
    text-align: center;
}
.area_cv .area_recommend .box_recommed p .bg_recommend_sp{
    max-width: 400px;
    width: 100%;
}

.area_cv .area_recommend .box_recommed .txt_recommend{
    color: #83795d;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .04rem;
    text-align: center;
    line-height: 1;
    margin-top: 1rem;
}

.area_cv .area_recommend .box_recommed .txt_kome{
    font-size: .5rem;
    text-align: right;
    margin-top: .5rem;
    max-width: 486px;
}
/*================================================
area_info
================================================*/
.area_info{
    margin: 1.3rem auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 510px;
}
.area_info dl{
    width: calc(100%/2);
    text-align: center;
}
.area_info dl:nth-child(n+3){
    margin-top: .45rem;
}
.area_info dl:nth-child(5){
    width: 88%;
}
.area_info dl dt{
    background: #83795d;
    color: #fff;
    font-weight: 600;
    font-size: .9375rem;
    padding: .3rem 1rem;
    display: inline-block;
    position: relative;
    height: 32px;
    box-sizing: border-box;
}
.area_info dl dt::before{
    content: "";
    top: -16px;
    left: -28px;
    margin: 1rem auto 0;
    box-sizing: border-box;
    border: 16px solid transparent;
    border-right: .75rem solid #83795d;
    position: absolute;
}
.area_info dl dt::after{
    content: "";
    top: -16px;
    right: -28px;
    margin: 1rem auto 0;
    box-sizing: border-box;
    border: 16px solid transparent;
    border-left: .75rem solid #83795d;
    position: absolute;
}
.area_info dl dd{
    font-size: 1.125rem;
    margin-top: .5rem;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
.area_info dl .txt_pink{
    color: #83795d;
}
.area_info dl .time{
    font-size: 1.2em;
	line-height: 1;
}
.area_info dl dd span.hosoku{
    font-size: .5rem;
    font-weight: normal;
    display: block;
    text-align: left;
    line-height: 1.8;
}

/*================================================
area_flow
================================================*/
.area_flow{
    margin-top: 3.25rem;
}
.area_flow .ttl_flow{
    background: #83795d;
    color: #fff;
    font-size: 1.125rem;
    padding: .4rem 1rem;
}
.area_flow ol {
    margin-top: -1rem;
}
.area_flow ol li .lst_flow {
    display: flex;
    position: relative;
    margin: .45rem 0 0 -.4rem;
    font-weight: 600;
    height: 72px;
}
.area_flow ol li:first-child .lst_flow {
    margin-top: 0rem;
}
.area_flow ol li .triangle{
    content: "";
    width: 10px;
    top: 37%;
    right: 11%;
    margin: .4rem auto 0;
    box-sizing: border-box;
    border: 8px solid transparent;
    border-top: 12px solid #d0c198;
}
.area_flow ol li:nth-child(even) .triangle{
    margin: 1rem auto 0;
}
.area_flow ol li:nth-child(3){
    margin-top: -.7rem;
}
.area_flow ol li:nth-child(5){
    margin-top: -1.2rem;
}

.area_flow ol li p{
    background: #83795d;
    color: #fff;
    display: inline-block;
    text-align: center;
    align-self: center;
    padding: .25rem 1rem .25rem 42px;
    margin-left: 36px;
    width: 100%;
    max-height: 72px;
    box-sizing: border-box;
    font-size: .95rem;
    line-height: 1.5;
}
.area_flow ol li:last-child p{
    padding: .7rem 1.7rem .7rem 55px;
}
.area_flow ol li p a{
    text-decoration: underline;
    color: #d0c198;
}
.area_flow ol li span{
    content: '';
    background: url("../images/bg-step.png")no-repeat;
    background-size: cover;
    color: #83795d;
    width: 72px;
    height: 72px;
    align-self: center;
    text-align: center;
    line-height: 4.3;
    position: absolute;
}
.area_flow .box_kome{
    border: 2px solid #434343;
    margin: 1.65rem auto -.9rem;
    padding: .6rem .875rem;
}
.area_flow .box_kome li{
    text-indent: -.7rem;
    padding-left: .6rem;
    font-size: .5rem;
    letter-spacing: .03rem;
    line-height: 1.3;
}
.area_flow .box_kome li::before{
    content: '※';
}

/*================================================
area_lesson
================================================*/
.area_lesson{
    margin-top: 4rem;
    border:3px solid #83795d;
}
.area_lesson .ttl_lesson{
    color: #fff;
    background: #83795d;    
    padding: .4rem 1rem;
    letter-spacing: .3rem;
    font-size: 1.125rem;
}
.area_lesson .inner_lesson{
    padding: 0 1rem 1rem;
    background-color: #fff;
    text-align: center;
}
.area_lesson img{
    font-size: 0;
}
.area_lesson p.txt_lesson{
    font-size: 1.125rem;
    line-height: 1.3;
    letter-spacing: .2rem;
    text-align: center;
    margin-top: 1.45rem;
}
.area_lesson .inner_lesson .btn_lesson{
    color: #fff;
    background: #83795d;
    text-align: center;
    margin: 1.3rem auto .85rem;
    display: inline-block;
    padding: .3rem 2rem;
    border-radius: 2rem;
    font-size: .815rem;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
.area_lesson .inner_lesson p.txt_lesson2{
    font-size: .95rem;
    line-height: 1.3;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
.area_lesson .inner_lesson p.txt_lesson2 span{
    display: block;
}

/*================================================
area_attention
================================================*/
.area_attention{
    margin-top: 3rem;
    text-align: center;
}
.area_attention .ttl_attetion{
    background: #434343;
    color: #fff;
    font-size: 1.125rem;    
    text-align: center;
    display: inline-block;
    padding: .35rem 1rem;
    border-radius: 1rem;
    width:85%;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
.area_attention ul{
    text-align: left;
    margin: 1.55rem auto 3.1rem;
}
.area_attention ul li{
    font-size: .815rem;
    text-indent: -.4rem;
    padding-left: .8rem;
    line-height: 1.5;
    margin-top: .2rem;
	letter-spacing: -.01rem;
}
.area_attention ul li::before{
    content: '・';
}

/*================================================
area_news
================================================*/
.area_news{
    height: auto;
    margin: 2.5rem auto;
    border: 3px solid #c9b286;
    padding: 1rem;
    font-size: .75rem;
    text-align: center;
}
.area_news p{
     padding-bottom: 1.25rem;
}
.area_news p.blue{
    color: #0000ff;
    padding-bottom: 0;
}
.area_news a{
    color: #103cff;
    text-decoration: underline;
}


/*================================================
area_morechk
================================================*/
.area_morechk{
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
    font-size: .9rem;
    text-align: center;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #444;
}
.area_morechk p{
    letter-spacing: 1px;
}
.area_morechk p a{
    color: #d1c298;
    text-decoration: underline;
}


/*================================================
area_footer
================================================*/
.area_footer{
    max-width: 100%;
    width: 100%;
    margin-top: 2.5rem;
}
.area_footer .footerBox .footerNavi {
    text-align: center;
    margin: 0 auto;
}

.area_footer ul{
    padding: 0 .875rem;
}
.area_footer ul li::before{
    content: '□';
}
.area_footer ul li a{
    font-size: .92rem;
    color: #606060;
}
.area_footer .footerCopy p{
    font-family: "hiraminpro-w3", 'source-han-serif-japanese', serif;
    font-size: .875rem;
    color: #fff;
    padding: 1.25rem 0;
    text-align: center;
    margin-top: 2rem;
    background: #666;
}




/*================================================

PC

================================================*/
@media only screen and (min-width: 980px){
    .sp_disable{
        display: block;
    }
    .pc_disable{
        display: none;
    }
    .wrapper{
        background: url(../images/bg-all-01-pc.png)no-repeat 0 200px,url("../images/bg-all-02-pc.png")no-repeat 0 2290px,url("../images/bg-all-03-pc.png")no-repeat 0 3920px;
        background-size: 100%;
}

    
/*================================================
area_cv
================================================*/
    .main_contents{
        width: 950px;
        margin: 0 auto;
    }
    .area_cv .box_cv{
        padding-bottom: 26px;
        box-shadow: 1px 1px 10px #434343;
        margin-top: 60px;
        border: 6px solid #83795d;
    }
    .area_cv .box_cv p.mincho{
        font-size: 44px;
        padding: 33px 40px 0;
        letter-spacing: 5px;
    }
    .area_cv p.mincho span{
        display: inline-block;
    }
    .area_cv .box_cv a{
        width: 610px;
        height: 100px;
        margin: 16px 0 0 40px;
        font-size: 49px;
        padding-left: 50px;
        max-width: inherit;
    }
    .area_cv .box_cv a::before, .area_cv .box_cv a::after{
        border: 11px solid transparent;
        border-left: 18px solid #fff;
        right: 11%;
    }
    .area_cv .box_cv a::after {
        right: 7%;
    }
    .area_cv .area_recommend{
        margin-top: 72px;
    }
    .area_cv .area_recommend .txt_pr p{
        text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff;
    }
    .area_cv .area_recommend .txt_pr p:first-child{
        font-size: 60px;
        letter-spacing: 6px;
        line-height: 1;
    }
    .area_cv .area_recommend .txt_pr p:last-child{
        font-size: 40px;
        margin-top: 10px;
        letter-spacing: 4px;
        line-height: 1.4;
    }
    .area_cv .area_recommend .txt_pr p:last-child span{
        display: initial;
    }
    
    .area_cv .area_recommend .box_recommed{
        margin-top: 60px;
        position: relative;
    }
    .area_cv .area_recommend .box_recommed .ttl_recommend{
        text-align: left;
        font-size: 36px;
    }
    .area_cv .area_recommend .box_recommed .lst_recommend{
        margin-top: 30px;
        width: auto;
        max-width: inherit;
    }
    .area_cv .area_recommend .box_recommed .lst_recommend li{
        font-size: 24px;
        padding-left: 50px;
        text-indent: -50px;
        line-height: 1;
        margin-top: 12px;
    }
    .area_cv .area_recommend .box_recommed .lst_recommend li::before{
        width: 36px;
        height: 38px;
        margin-right: 16px;
    }
    .area_cv .area_recommend .box_recommed .txt_recommend{
        margin-top: 266px;
        font-size: 60px;
        letter-spacing: 10px;
    }
    .area_cv .area_recommend .box_recommed .txt_kome{
        font-size: 18px;
        font-weight: 600;
        margin-top: 15px;
        width: 903px;
        max-width: 100%;
        letter-spacing: 1px;
    }
    .area_cv .area_recommend .box_recommed .bg_recommend{
        position: absolute;
        top: -14%;
        z-index: -100;
        right: -23.5%;
        min-width: 123.4%;
    }
    
/*================================================
area_info
================================================*/
    .area_info{
        margin-top: 44px;
        justify-content: space-around;
        max-width: inherit;
    }
    .area_info dl{
        width: 30%;
    }
    .area_info dl dt{
        font-size: 24px;
        padding: 5px 20px;
        height: 46px;
    }
    .area_info dl dt::before{
        left: -46px;
        border: 23px solid transparent;
        border-right: 23px solid #83795d;
    }
    .area_info dl dt::after{
        right: -46px;
        border: 23px solid transparent;
        border-left: 23px solid #83795d;
    }
    .area_info dl dd{
        font-size: 45px;
        margin-top: 16px;
    }
    .area_info dl:nth-child(n+3){
        margin-top: 0;
    }
    .area_info dl:nth-child(n+4){
        margin-top: 60px;
    }
    .area_info dl:nth-child(4){
        width: 20%;
    }
    .area_info dl:nth-child(5){
        width: 51%;
    }
    .area_info dl:nth-child(5) dd{
        font-size: 30px;
        text-align: left;
    }
    .area_info dl dd span.hosoku{
        font-size: 18px;
        line-height: 1.2;
    }
    
/*================================================
area_flow
================================================*/
    .area_flow{
        margin-top: 68px;
    }
    .area_flow .ttl_flow{
        font-size: 36px;
        padding: 12px 44px;
    }
	.area_flow ol{
		margin-top: -48px;
	}
    .area_flow ol li:nth-child(3){
        margin-top: -32px;
    }
    .area_flow ol li:nth-child(4){
        margin-top: -12px;
    }
    .area_flow ol li:nth-child(5){
        margin-top: -36px;
    }
    .area_flow ol li p{
        font-size: 26px;    
        padding: 18px 50px 18px 140px;
        max-height: inherit;
    }
    .area_flow ol li span{
        font-size: 38px;
        width: 161px;
        height: 161px;
    }
    .area_flow ol li .lst_flow{
        margin: -7px 0 0 0;
        height: 161px;
    }
    .area_flow ol li:first-child .lst_flow{
        margin-top: -44px;
    }
    .area_flow ol li .triangle{
        width: 20px;
        height: 20px;
        right: 11%;
        margin: -10px auto 0;
        box-sizing: border-box;
        border: 17px solid transparent;
        border-top: 30px solid #d0c198;
    }
    .area_flow ol li:nth-child(even) .triangle{
        margin: 15px auto 0;
    }
    
    .area_flow .box_kome{
        margin: 35px auto 64px;
        width: 860px;
        border: 4px solid #434343;
        padding: 17px 56px;
        box-sizing: border-box;
    }
    .area_flow .box_kome li{
        font-size: 18px;
    }
/*================================================
area_lesson
================================================*/  
    .area_lesson{
        margin-top: 82px;
        border: 6px solid #83795d;
        position: relative;
        background-color: #fff;
    }
    .area_lesson .ttl_lesson{
        font-size: 36px;
        padding: 18px 45px 23px;
        line-height: 1;
    }
    .area_lesson p.txt_lesson{
        font-size: 36px;
        position: absolute;
        top: 32.7%;
        right: 6%;
        line-height: 1.2;
        margin-top: 0;
    }
    .area_lesson .inner_lesson{
        padding-bottom: 41px;
    }
    .area_lesson .inner_lesson .btn_lesson{
        font-size: 26px;
        margin: 30px auto 0;
        padding: 10px 65px;
    }
    .area_lesson .inner_lesson p.txt_lesson2{
        font-size: 30px;
        margin-top: 28px;
    }
    .area_lesson .inner_lesson p.txt_lesson2 span{
        display: inline-block;
    }
    
 /*================================================
area_attention
================================================*/   
    .area_attention .ttl_attetion{
        font-size: 36px;
        width: 632px;
        margin-top: 16px;
        padding: 21px 0;
        box-sizing: border-box;
        border-radius: 30px;
        line-height: 1.2;
        letter-spacing: 2px;
    }
    .area_attention ul{
        margin: 48px auto 80px;
        padding: 0 8px;
    }
    .area_attention ul li{
        font-size: 24px;
        line-height: 1.5;
        margin-top: 4px;
        text-indent: -14px;
        padding-left: 12px;
        font-weight: normal;
    }
/*================================================
area_news
================================================*/
    .area_news{
        margin: 86px auto 80px;
        font-size: 16px;
        padding: 30px 50px;
    }
    .area_news p{
        padding-bottom: 18px;
    }
    .area_news p.blue{
        line-height: 2;
    }
    
/*================================================
area_morechk
================================================*/
    .area_morechk{
        padding-bottom: 63px;
    }
    .area_morechk p{
        font-size: 24px;
        line-height: 1;
    }

/*================================================
area_footer
================================================*/
    .area_footer{
        margin-top: 55px;
    }
    .area_footer .footerBox{
        width: 1000px;
        margin: 0 auto;
    }
    .area_footer .footerBox img{
        margin: 0 auto;
    }
   
    .area_footer .footerCopy{
        display: flex;
        justify-content: space-between;
        margin: 58px auto;
        width: 950px;
    }
     .area_footer .footerCopy ul{
        font-family: a-otf-futo-min-a101-pr6n, serif;
        display: flex;
    }
    .area_footer .footerCopy ul li:first-child{
        margin-right: 28px;
    }
    .area_footer .footerCopy ul li::before{
        content: none;
    }
    .area_footer .footerCopy ul li a{
        text-align: left;
        font-size: 14px;
    }
    .area_footer .footerCopy p{
        background: inherit;
        color: #606060;
        margin-top: 0;
        padding: 0;
        font-size: 16px;
    }
    
    
    
    .btn_floating{
        width: 10vw;
        max-width: 140px;
    }
    
    
}

/*================================================

TB

================================================*/
@media only screen and (min-width: 768px) and (max-width: 979px){
    .area_cv p.mincho span,
    .area_cv .area_recommend .txt_pr p:last-child span,
    .area_lesson .inner_lesson p.txt_lesson2 span{
        display: inline-block;
        letter-spacing: 2px;
    }
    .area_cv .box_cv{
        padding-bottom: 20px;
    }
    .area_flow img,.area_lesson img {
        width: 100%;
    }
	
	
}




/*================================================

MV 調整

================================================*/

@media only screen and (min-width: 981px) and (max-width: 1199px){
    .area_mv .inner_mv{
        margin-left: 50px;
    }
}
@media only screen and (min-width: 1200px) {
    .area_mv {
        background-image: url(../images/bg-mv-pc.png);
        padding-bottom: 86px;
        background-position: right 14% top 20%;
        border-radius: 0% 0% 60% 60%/ 0 0 26vw 26vw;
		margin: 0 -10%;
    }
    .logo{
        width: 1150px;
        max-width: 1150px;
        margin: 0 auto;
        padding-top: 42px;
    }
    .logo  a img{
        width: 120px;
    }
    .area_mv .inner_mv{
        width: 950px;
        margin:  0 auto;
    }
    .area_mv h1{
        margin-top: 38px;
    }
    .area_mv h1img{
        width: 400px;
    }
    .area_mv .txt_mv{ 
        margin-top: 28px;
        font-size: 46px;
        text-align: left;
        padding-left: 59px;
        letter-spacing: 6px;
    }
    .area_mv .txt_shadow{
        margin-top: 20px;
        font-size: 24px;
        text-align: center;
        display: inline-block;
        padding-left: 80px;
        letter-spacing: 2px;
    }
    
}

@media only screen and (min-width: 1500px){
	.area_mv{
		background-image: url(../images/bg-mv-pc-02.png);
		background-position: left 60vw top 20%;
	}
}

/*================================================

btn_floating 調整

================================================*/
@media only screen and (min-width: 1400px){
    .btn_floating {
        width: 100%;
    }
}
