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

#thanks{
    background:#000;
}

#branding{
    width:100%;
    /*background-image:url(../img/mainimage.jpg);*/
    background-color:#000;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom;
    margin-bottom:0;
    padding-top:0px;
    position:relative; 
}


header{
    width:100%;
    display:flex;
    flex-direction:column;
    padding:20px 20px 10px;
}

.hd_btn{
    display:none !important;
}

h1{
    text-align:center;
}

h1 img{
    width:60%;
    margin:0 auto;
}

h1.ttl img{
   /*display:none;*/
    width:100%;
    margin:0 auto;
}

h2{
    font-size:28px;
    text-align:center;
    margin-bottom:1em;
    font-weight:700;
}


.bg_sub{
    background:#f1f2e9;
    padding:10px;
    text-align:center;
    position:relative;
}

.girl2{
    position:absolute;
    right:0;
    bottom:0;
    width:30%;
    
}


#hero{
   
}

.mk24{
    position:absolute;
    width:30%;
    bottom:30px;
    right:30px;
    display:none;
}




.top_man{
    display:none;
}




main{
    margin:0;
    padding:0;
}


.cta{
    width:100%;
    margin:0;
    background-image:url(../img/cta_bg.png);
    background-size:cover;
    padding:3em 2em;
    text-align:center;
}

.heading-016 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size:22px;
    margin-bottom:10px;
}

.heading-016::before,
.heading-016::after {
    width: 3px;
    height: 20px;
    background-color: #fff;
    content: '';
}

.heading-016::before {
    transform: rotate(-35deg);
    margin-right: 30px;
}

.heading-016::after {
    transform: rotate(35deg);
    margin-left: 30px;
}



.cta h2{
    color:#fff;
    font-size:8vw;
    margin-bottom:.2em;
}

.comment{
    color:#eee;
    font-size:12px;
    text-align:center;
    margin-bottom:1em;
}

.impact{
    color:#cc9933;
}

.inner{background:#fff;width:96%;margin:0 auto 10px; }

.gifanime{
    width:100%;
}

/*
.btn{
    width:86%;
    display:block;
    margin:0 auto;
    background:#e20000;
    color:#fff;
    font-size:20px;
    font-size:1.25rem;
    text-decoration:none;
    padding:1em 0px;
    text-align:center;
    position:relative;
    
}


.btn:before {
    content: "";
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    left: 3px;
    top: 3px;
    border: 1px solid rgba(255,255,255,.8);
}
*/
.nayami{
    padding:40px 20px 220px;
    background-image:url(../img/nayami_bg.jpg);
    background-size:cover;
    color:#fff;
}

.nayami ul{
    width:100%;
    overflow:hidden;
    padding:0;
    margin:0;
}


.nayami li{
    font-size:4vw;
    font-weight:700;
    margin-bottom:.2em;
    border-bottom:1px dotted #439ecc;
}

.nayami_person{
    display:none;
}

.kodawari{
    padding:60px 20px 60px;
}

.bg{
    background-image:linear-gradient(to top left, transparent 80% , #f4f4f4 20%) ;
    padding-top:20px;

}

h2.left{
    position: relative;
  text-align: center;
}

h2.left::before{
    position:absolute;
  display: inline-block;
  content: "";
  background: #cc9933;
  width: 6px;
  height: 2.2em;
    margin-top:.4em;
  margin-left:-1.5em;
  vertical-align: middle;
  transform: rotate(-20deg);
  transform: skewX(20deg);
}

.kodawari_box{
    display:flex;
    flex-direction:column;
}

.kodawari_item{
    box-shadow: 0 0 8px #eee;
    padding:2em 1em 1em;
    margin-bottom:2em;
    background:#fff;
}

.kodawari_item h3{
    font-size:22px;
    font-size:1.375rem;
    font-weight:700;
    margin-bottom:1em;
    padding-top:2em;
}

.kodawari_item img{
    margin-bottom:1em;
}

.kodawari_item p{
    line-height:1.6;
}

.item01{
    background-image:url(../img/01.png);
    background-position:center top 15px;
    background-repeat:no-repeat;
    background-size:22%;
}

.item02{
    background-image:url(../img/02.png);
    background-position:center top 20px;
    background-repeat:no-repeat;
    background-size:22%;
}

.item03{
    background-image:url(../img/03.png);
    background-position:center top 14px;
    background-repeat:no-repeat;
    background-size:22%;
}


.item04{
    background-image:url(../img/04.png);
    background-position:center top 20px;
    background-repeat:no-repeat;
    background-size:22%;
}

.item05{
    background-image:url(../img/05.png);
    background-position:center top 20px;
    background-repeat:no-repeat;
    background-size:22%;
}

.item06{
    background-image:url(../img/06.png);
    background-position:center top 20px;
    background-repeat:no-repeat;
    background-size:22%;
}


.bg_black{
    position:relative;  
    padding:180px 10px 20px;
}

.yes{
    position:absolute;
    top:-50px;
    width:100%;

    left:0;
    right:0;
    margin:0 auto;
}

.mincho{
    font-family: serif;
}

.improvement{

}

.improvement .mincho{

    text-align:center;
    font-size:42px;
    font-size:2.625rem;
    font-weight:bold;
    margin-bottom:1em;
}

p.lead{

    color:#fff;
    line-height:2;
    text-align:center;
   letter-spacing:.2em;
   font-weight:600;
}

.joygolf{
    padding:10px;
}

.joygolf h2{
    font-size:24px;
    font-size:1.5rem;
    font-weight:600;
    color:#fff;
    margin:60px 0 30px;
}

.joygolf h3{
    border:1px solid #fff;
    padding:.5em;
    text-align:center;
    color:#fff;
    font-size:14px;
    font-size:0.875rem;
    margin-bottom:5px;
}

.cool{
    display:flex;
    flex-wrap:wrap;
    width:80%;
    margin:0 auto 30px;
    justify-content:space-between;
}

.cool_item{
    width:44%;
    margin:1%;
}

.circle{
    position:absolute;
    background:#cc9933;
    width:80px;
    height:80px;
    border-radius:50%;
    text-align:center;
    bottom:-10px;
    right:0;
    left:0;
    font-family: serif;
    font-size:48px;
    line-height:1.7;
    font-weight:700;
    color:#fff;
   
    }

/* カードレイアウト部分をラッピングし、
Flexboxを指定"space-between"で各アイテムを均等に配置し、
最初と最後のアイテムを端に寄せます。*/
#cardlayout-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    margin: 2em auto;
    max-width: 1000px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

/* リンクテキストの下線を非表示 */
a.card-link {
    text-decoration: none;
}

h4.card-title{
text-align: center;
    color: #cc9933;
    font-size: 1.375rem;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0em;
}
/* カードレイアウト内の画像を幅いっぱいに表示 */
#cardlayout-wrap img {
    display: block;
    width: 100%;
    height: auto;
}

.card-figure {
    margin: 0;
    padding: 0;
}

/* カードレイアウトのタイトル部分 */
.card-title {
    margin: 0.6em 0 0;
    color: #333;
    text-align: center;
    font-size: 1.8em;
}

/* カードレイアウトの説明文部分 */
.card-text-tax {
    margin: 0;
    padding: 1em;
    color: #333;
}


/* カードレイアウトを1カラムで配置 */
.card-list {
    margin: 0.5em auto;
    padding: 0;
    width:100%;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

  
.mk_cool{
    position:absolute;
    top:-5px;
    left:0;
    width:50%;
}

.smaller{
    font-size:.8em;
}

.joygolf_flex{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}

.joygolf_img{
    width:100%;
    margin-bottom:1em;
    position:relative;
    text-align:center;
}

.joygolf_text{
    width:100%;
    color:#fff;
    margin-bottom:2em;
}

.joygolf_text h4{
    text-align:center;
    color:#cc9933;
    font-size:1.375rem;
    font-size:22px;
    font-weight:600;
    margin-bottom:1em;
}

.howto-fun{
    width:93%;
    margin:0 auto;
}

.flex{
    display:flex;
    flex-direction:column;
    margin:.5em;
}

.col2{
    width:100%;
    box-shadow: 0 0 8px #eee;
    margin-bottom:1em;
}

.col2 p{
    padding:.5em .5em 0em;
    margin-bottom:1em;
}

h3.girl{
    background-image:url(../img/girl.png);
    background-position:right;
    background-repeat:no-repeat;
    font-size:26px;
    font-size:1.625rem;
    font-weight:700;
    background-size:contain;
    line-height:1.2;
    padding-bottom:20px;
    padding-top:5px;
}

div.girl{
    width:90%;
    margin:0 auto;
    background-image:url(../img/girl.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    font-size:14px;
    font-size:0.875rem;
    font-weight:300;
    background-size:20%;
    line-height:1.6;
    padding-bottom:20px;
    padding-top:20px;
        border:1px solid #ccc;
    border-radius:10px;
}


.purpose_box{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    margin-bottom:40px;
}

.purpose_item{
    width:48%;
    border:4px solid #cc9933;
    background-image:url(../img/purpose_bg.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:40%;
    margin-bottom:10px;
    text-align:center;
    padding:20px 0;
    font-weight:600;
}

.hikaku_tbl{
    width:100%;
    max-width:1000px;
    margin:0 auto 20px;
    border-collapse:separate;
    border-spacing:5px;
}

.hikaku_tbl td{
    background:#f4f2f2;
    text-align:center;
    font-size:0.625rem;
    padding:.5em;
    vertical-align:middle;
}

.d-circle{
    color:#ff0000;
    font-size:2rem;
}

.sankaku{
    color:#666666;
    font-size:1.4rem;
}

.bg100{
    background:#f1f2e9 !important;
}

.price{
    background:#333333;
    padding:60px 0;
    color:#fff;
    text-align:center;
}

.price h2{
    color:#fff;
    background-image:url(../img/price_bg.png);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    padding:30px 30px 10px;
}

.price h3 {
    color:#cc9933;
    border:1px solid #cc9933;
    text-align:center;
    width:80%;
    max-width:670px;
    margin:-20px auto 10px;
    padding:.5em;
}

.tenpo h4{
    color:#cc9933;
    border:1px solid #cc9933;
    text-align:center;
    margin:10px auto 10px;
    padding:.5em;
}


.price_big{
    font-size:2rem;
}

.price_big_zero{
    font-size:4rem;
}


.plan{
    width:92%;
    margin:0 auto 10px;
    background:#000;
    padding:5px 5px 30px;
    position:relative
}

.plan::before{
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    left: 5px;
    top: 5px;
}

.plan p{
    font-weight:normal;
    font-size:0.875rem;
    line-height:1.6;
}

.plan_f{
    background-color:#fff;
    padding:5px 5px 10px;
}

.plan_f  p{
    color:#333;
}

.plan_f{
    background-image:url(../img/mk_free.png);
    background-repeat:no-repeat;
    background-position:10px 10px;
    background-size:16%;
}

.plan_n{
    background-image:url(../img/mk_blue.png);
    background-repeat:no-repeat;
    background-position:10px 10px;
    background-size:16%;
}

.plan_l{
    background-image:url(../img/mk_night.png);
    background-repeat:no-repeat;
    background-position:10px 10px;
    background-size:16%;
}

.plan_r{
    background-image:url(../img/mk_orange.png);
    background-repeat:no-repeat;
    background-position:10px 10px;
    background-size:16%;
}

.plan_g{
    background-image:url(../img/mk_gold.png);
    background-repeat:no-repeat;
    background-position:10px 10px;
    background-size:16%;
}

.plan_p{
    background-image:url(../img/mk_prutinum.png);
    background-repeat:no-repeat;
    background-position:10px 10px;
    background-size:16%;
}

.plan_f::before{
    border: 1px solid #333;
}

.plan_n::before{
    border:1px solid #1313cc;
}

.plan_l::before{
    border: 1px solid #eeeeee;
}

.plan_r:before{
    border: 1px solid #ff6600;
}

.plan_g::before{
    border:1px solid #ab9258;
}

.plan_p::before{
    border:1px solid #d9d9d9;
}

.plan_f h2{
    color:#333;
    padding: 20px  10px 0px;
    margin-bottom:5px;
}

.plan_n h2{
    color:#1313cc;
    padding: 20px  10px 0px;
    margin-bottom:5px;
}

.plan_r h2{
    color:#ff6600;
    padding: 20px  10px 0px;
    margin-bottom:5px;
}

.plan_l h2 {
    color: #fff;
    padding: 20px 10px 0px;
    margin-bottom: 5px;
}

.plan_g h2{
    display:inline-block;
background: linear-gradient(180deg, rgba(130,105,54,1) 0%, rgba(227,202,135,1) 51%, rgba(130,105,54,1) 100%);
background: -webkit-linear-gradient:(180deg, rgba(130,105,54,1) 0%, rgba(227,202,135,1) 51%, rgba(130,105,54,1) 100%);
    padding: 20px  10px 0px;
    margin-bottom:5px;
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.plan_p h2{
    display:inline-block;
background: rgb(129,129,129);
background: linear-gradient(180deg, rgba(129,129,129,1) 0%, rgba(221,221,221,1) 51%, rgba(129,129,129,1) 100%);
    padding: 20px  10px 0px;
    margin-bottom:5px;
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.flow{
    background-color:#000;
    background-image:url(../img/flow_bg2.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-size:90%;
    padding:20px 20px;
    color:#fff;
}

.flow h2{
    color:#fff;
    background-image:url(../img/flow_bg.png) ;
   
    background-repeat:no-repeat;
    background-size:90%;
    background-position:center;
    padding:50px 30px 20px;
}

.tenpo{
    background:#000;
    padding:0 20px 30px;
    color:#fff;
}

.tenpo h2{
    color:#fff;
    background-image:url(../img/access_bg.png) ;
    background-repeat:no-repeat;
    background-size:90%;
    background-position:center;
    padding:50px 30px 20px;
}

.mb60{
			margin-bottom: 60px;
		}	
		.swiper-container{
			text-align: center;
			padding-bottom:30px;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
		}
.swiper-slide .caption {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #FFF;
  font-size: 12px;
 background-color:rgba(0,0,0,0.5);
  padding: 3px 8px;
  width:100%;
  
}

.swiper-pagination-bullet {
  background-color: #ccc !important;
  }
  
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff !important;
}

.tenpo h3{
    color:#fff;
    background:#bd8e33;
    text-align:center;
    font-size:1.125rem;
    margin-bottom:1em;
}

.swiperThumbnail{
    margin-bottom:30px;
}



.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

.step{
    position:relative;
    display:block;
    margin-bottom:20px;
}

.step::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 5px 20px;
    border-color: #B19A55 transparent transparent transparent;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -20px;
    z-index: 9999;
}

figcaption{
    color: #FFF;
  font-size: 12px;
 background-color:rgba(132,113,72,0.5);
 padding:2px;
}


.dakara{
position:relative;
padding:60px 0 210px;
min-height:300px;
}

.cando{
    position:absolute;
    top:-50px;
}

#voice{
    background:#eee;
    padding:60px 10px;
    margin:0 auto 20px;
}




.voice-img{
    margin:0 auto 10px;
    text-align:center;
}

.voice-img img{
    width:120px;
    height:120px;
    border-radius:50%;
}

.voice_frm{
    border:1px solid #fff;
    padding:2em 2em 1em;
    width:93%;
    margin:0 auto 1em;
}

.faq{
    padding:60px 20px;
}

footer{
    font-size:10px;
    padding:20px;
    text-align:center;
    padding-bottom:80px;
    line-height:2;
}

.accordion-001 {
    max-width: 500px;
    background-color: #fafafa;
}

.accordion-001:not([open]) {
    margin-bottom: 7px;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    border-radius: 5px;
    background-color: #333333;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.accordion-001 summary{
    background-image:url(../img/icon_q.png);
    background-repeat:no-repeat;
    background-position:left 5px  center;
    background-size:20px;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::before,
.accordion-001 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #fff;
    content: '';
}

.accordion-001 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-001 summary::after {
    transition: rotate .3s;
}

.accordion-001[open] summary::after {
    rotate: 90deg;
}

.accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] p {
    transform: none;
    opacity: 1;
}

/*メニューをページ下部に固定*/

[data-scroll="false"] .sticky {
    bottom: -60px;
    display: none;
    left: 0;
    position: fixed;
}


[data-scroll="true"] .sticky {
   position:sticky;
   position: -webkit-sticky;
    width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
.sticky ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

.sticky li{
   justify-content: center;
   align-items: center;
   width: 100%;
   padding:0;
   margin:0;
   font-size: 18px;
   border-right: 1px solid #fff;
   font-weight:bold;
}

/*左側メニュー*/
.sticky li:first-child{
   background: #ff0000;
}

/*左側メニューをに*/
.sticky li:last-child{
   background: #38b435;
}

/*ボタンを調整*/
.sticky li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:20px;
   text-decoration:none;
}

#concept{
    padding:60px 20px;
    background:#000;
    color:#fff;
    text-align:center;
    line-height:2.6;
}

.fnt42{
    font-size:32px;
    line-height:1.4;
}

.sticky {
    display: block;
    padding-bottom: calc(env(safe-area-inset-bottom)*.5);
}


/* ----------------------------------------------------------------------
tablet setting
---------------------------------------------------------------------- */

@media only screen and (min-width: 768px) {

#branding{
    background-image:url(../img/mainimage_pc.jpg);
    background-size:contain;
    padding-bottom:0px;
}



.SPnone{
    display:block;
}

.TBnone{
    display:none;
}

.PCnone{
display:none;
}

h2 {
    text-align: center;
    font-size: 42px;
    font-size: 2.625rem;
    font-weight: bold;
    margin-bottom: 1em;
}


.nayami{
    padding:60px 20px 90px;
    background-image:url(../img/nayami_bg_pc.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:bottom left;
    background-color:#000;
    color:#fff;
    position:relative;
}

.nayami li{
    font-size:24px;
    margin-bottom:.5em;
    color:#000;
}

.nayami ul{
    background-color:rgba(255,255,255,0.7);
    width:90%;
    max-width:910px;
    margin:10px auto;
    padding:30px;
}

.nayami_person{
    display:block;
    position:absolute;
    bottom:0;
    right: calc(339 / 1500 * 100vw);
}

.bg{
    background-image:linear-gradient(to top left, transparent 80% , #f4f4f4 20%) ;
    padding-top:60px;

}

.kodawari_box{
    display:flex;
    width:93%;
    max-width:1000px;
    margin:0 auto;
    flex-direction:column;
    flex-wrap:wrap;
    justify-content:space-between;
}

.kodawari_item{
    width:100%;
    box-shadow: 0 0 8px #eee;
    padding:2em 1em 1em;
    margin-bottom:2em;

}


.kodawari_item h3{
    font-size:24px;
    font-size:1.5rem;
    padding-left:100px;
    padding-top:5px;
}

.kodawari_item img{
    margin-bottom:1em;
    float:left;
    width:30%;
    margin-right:20px;
}

.kodawari_item p{
    line-height:1.6;
}


.item01{
    background-image:url(../img/01.png);
    background-position:left 15px top 25px;
    background-repeat:no-repeat;
    background-size:90px;
}

.item02{
    background-image:url(../img/02.png);
    background-position:left 15px top 25px;
    background-repeat:no-repeat;
    background-size:90px;
}

.item03{
    background-image:url(../img/03.png);
   background-position:left 15px top 25px;
    background-repeat:no-repeat;
    background-size:90px;
}


.item04{
    background-image:url(../img/04.png);
    background-position:left 15px top 25px;
    background-repeat:no-repeat;
    background-size:90px;
}

.item05{
    background-image:url(../img/05.png);
    background-position:left 15px top 25px;
    background-repeat:no-repeat;
    background-size:90px;
}

.item06{
    background-image:url(../img/06.png);
    background-position:left 15px top 25px;
    background-repeat:no-repeat;
    background-size:90px;
}

.bg_black{
    position:relative;  
    padding:380px 10px 20px;
}

.yes{
    position:absolute;
    top:-50px;
    width:748px;
    height:458px;
    left:0;
    right:0;
    margin:0 auto;
}

h4.card-title {
    font-size: 1.625rem;
    font-size: 26px;
    padding:0 10px;
}

.card-list{
    padding-bottom:30px;
    margin-bottom:20px;
}

.joygolf h2 {
    font-size: 42px;
    font-size: 2.625rem;
    font-weight: 600;
    color: #fff;
    margin: 60px 0 30px;
}

.joygolf_text h4 {
    font-size: 2rem;
    font-size: 32px;
}

.dakara {
    position: relative;
    padding: 60px 0 260px;
    min-height: 600px;
}

.accordion-001 {
    max-width: 90%;
    margin:0 auto;
    background-color: #fafafa;
}

.step img{
    width:100%;
}

.voice_list {
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.voice_frm {
    border: 1px solid #fff;
    padding: 2em 2em 1em;
    width: calc(98%/2);
    margin: 0 auto 1em;
}

.flex{
    width:96%;
    margin:0 auto;
    max-width:980px;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    margin:.5em auto 4em;
    justify-content:space-between;
}

.col2{
    width:48%;
    box-shadow: 0 0 8px #eee;
    margin-bottom:1em;
}

.col2 p{
    padding:.5em .5em 0em;
    margin-bottom:1em;
}

div.girl{
    background-size:contain;


}


}



/* ----------------------------------------------------------------------
 PC setting
---------------------------------------------------------------------- */

@media only screen and (min-width: 960px) {

#branding{
    background-image:url(../img/mainimage_pc.jpg);
    background-size:contain;
    padding-bottom:0px;
}


.top_man{
    display:block;
    position:absolute;
    bottom:0;
    left:-130px;
    width:21%;
}


header{
    width:100%;
    max-width:1200px;
    margin:0 auto 20px;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    
}

.hd_logo{
width: calc(100% - 320px);
}

.hd_logo img{
    width:100%;
    max-width:380px;
}


h1{
    text-align:left;
}

h1 img {
    
    width: auto;
    margin: 0;
}

.hd_btn{
    display:block !important;
    width:160px;
}

.taiken{
    background:#ff0000;
    border-radius:10px;
    display:inline-block;
    padding:10px 20px;
    color:#fff;
    text-decoration:none;
}

.line{
    background:#38b435;
    border-radius:10px;
    display:inline-block;
    padding:10px 20px;
    color:#fff;
    text-decoration:none;
}

#hero{
    width:980px;
    height:600px;
    margin:0 auto;
    position:relative;
}

.mk24 {
    position: absolute;
    left:auto;
    right: 0px;
    bottom: 40px;
    width: 140px;
}


.pc{
    width:980px;
    margin:0 auto;
    posiiton:relative;
}



h1.ttl img{
    max-width:757px;
    width:100%;
}

h1.ttl{
    display:block;
   position:absolute;
   left:110px;
   bottom:90px;
  
}

.bg_sub{
    padding:20px;
}

.subcatch{
    width:980px;
    margin:0 auto;
    position:relative;
}

.girl2{
    position:absolute;
    right:0;
    bottom:-20px;
    width:22%;
    
}


h2{
    text-align:center;
    font-size:48px;
    font-size:3rem;
    font-weight:bold;
    margin-bottom:1em;
}

.cta{
    width:100%;
    margin:0;
    background-image:url(../img/cta_bg_pc.png);
    background-size:cover;
    padding:4em 2em;
    text-align:center;
}

.cta h2 {
    font-size: 48px;
    font-size:3em;
    margin-bottom:40px !important;
    line-height:1.2;
}



.gifanime{
    width:30%;
}

h2.left{
  margin-bottom:1em;
  line-height:3;
}

h2.left::before{
    position:absolute;
  display: inline-block;
  content: "";
  background: #cc9933;
  width: 6px;
  height: 2.2em;
    margin-top:.4em;
  margin-left:-1.5em;
  vertical-align: middle;
  transform: rotate(-20deg);
  transform: skewX(20deg);
}


.improvement .mincho {
    margin-top:0px;
    font-size:80px;
    font-size:5rem;
}

p.lead {
    font-size:22px;
}

.joygolf h2{
    font-size:42px;
    font-size:2.625rem;

}

.joygolf h3{
    border:1px solid #fff;
    padding:.5em;
    color:#fff;
    font-size:26px;
    font-size:1.625rem;
    margin-bottom:40px;
}


.cool{
    width:100%;
    flex-wrap:nowrap;
}

.circle{
    top:-10px;

   
    }


.c_text{
    font-size:32px;
    font-size:2rem;
}


.dakara{
position:relative;
padding:60px 0 60px;
min-height:300px;
text-align:center;
}

.cando{
    position:relative;
    margin-top:-80px;
}





.joygolf_flex{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
}

.joygolf_img{
    width:33%;
    max-width:330px;
    margin-bottom:1em;
}

.joygolf_text{
    max-width:645px;
    width:64.5%;
    color:#fff;
    margin-bottom:2em;
}

.joygolf_text h4{
    text-align:left;
    font-size:1.5rem;
}





h3.girl{
    background-image:url(../img/girl.png);
    background-position:right;
    background-repeat:no-repeat;
    font-size:48px;
    font-size:3rem;
    font-weight:700;
    background-size:contain;
    line-height:1.2;
    padding-bottom:20px;
    padding-top:5px;
    padding-left:300px;
}

div.girl{
    width:50%;
    margin:0 auto;
    background-image:url(../img/girl.png);
    background-position:right;
    background-repeat:no-repeat;
    font-size:18px;
    font-weight:300;
    background-size:contain;
    line-height:1.6;
    padding-bottom:20px;
    padding-top:20px;

}



.purpose_item{
    width:32%;

}

.hikaku_tbl td{
    font-size:1rem;
    padding:.5em;
}

.plan{
    width:49%;
    margin:0 auto 10px;
    padding:25px 5px 40px;
    position:relative
}

.price h2{
    font-size:48px;
    font-size:3rem;
}

.plan h2{
    font-size:38px;
    font-size:2.375rem;
}

.flow .flex img{
    width:432px;
}

.flow_text{
    width:520px;
}

		
.tenpo h3 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-size:1.75rem;
    width:1000px;
    margin:0 auto 1em;
}

.tenpo h4 {
    color: #cc9933;
    border: 1px solid #cc9933;
    text-align: center;
    margin: 10px auto 10px;
    padding: 0.5em;
    width:650px;
}

.tenpo p{
    font-size:18px;
}

.step_wrap{
    width:710px;
    margin:0 auto;
}

.step{
    width:650px;
    margin:0 auto 20px;
}

.voice_list{
width:1200px;
margin:0 auto;
display:flex;
flex-wrap:wrap;

}

.voice_frm{
    border:1px solid #fff;
    padding:2em 2em 1em;
   width:calc(98%/3);
    margin:0 auto 1em;
}




figcaption{
    padding:1em;
    font-size:1rem;
}

.accordion-001 {
    max-width: 980px;
    background-color: #fafafa;
    margin:0 auto;
}

.sticky{
    display:none;
}


.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}

.fnt42{
    font-size:42px;
}

/* カードレイアウトを1カラムで配置 */
.card-list {
    margin: 0.5em auto;
    padding: 0;
    width: calc(96% / 3);
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}


}




@media only screen and (min-width:1201px)  and (max-width: 2000px) {

.nayami_person{
    display:block;
    position:absolute;
    bottom:0;
    right: calc(120 / 1500 * 100vw);
}



}


@media only screen and (min-width:965px) and (max-width: 1200px) {

.nayami_person{
    display:block;
    position:absolute;
    bottom:0;
    right: 0;
}
}

@media only  screen and (min-width:768px) and ( max-width:964px) {

.nayami_person{
    display:block;
    position:absolute;
    bottom:0;
    right: 0;
    width:30%;
}
}