

/* 　transaction-law ページ　*/

.law_contents{
    width: 800px;
    margin: 100px auto;
}

.law_contents h2{
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 40px;
}

.law_contents table{
    border: 1px solid #eee;
}

.law_contents tr{
    border-bottom: 1px solid #eee;
}

.law_contents th{
    padding: 20px;
    background: #a4a4a4;
    color: #fff;
    width: 180px;
}

.law_contents td{
    padding: 20px;
}


/* 　privacy-policy ページ　*/

.privacy-policy_contents{
    width: 800px;
    margin: 100px auto;
}

.privacy-policy_contents h2{
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 40px;
}


.privacy-policy_contents h3{
    text-align: left;
}

.privacy-policy_text{
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    margin: 15px 0 75px 0;
}

/* qaページ */

.qa_kv{
    background-image: url(../img/kv_qa.jpg);
    text-align: center;
    height: 290px;
    background-size: cover;
}

.qa_kv_text{
    color: #1a1a1a;
    font-size: 36px;
    text-align: left;
    line-height: 50px;
    position: relative;
    top: 117px;
    left: 610px;
    font-weight: bold;
}

.qa_kv_text_sp{
    display: none;
}

.qa_kv_text span{
    text-align: left;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: "Vollkorn", serif;
    color: #111111;
}

.qa_wrap{
    width: 900px;
    margin: 0px auto 110px;
}

.qa_title{
    font-size: 28px;
    color: #1a1a1a;
    padding-left: 53px;
    margin: 80px 0 30px;
    font-weight: bold;
    position: relative;
}

.qa_title::before{
    position: absolute;
    content: "";
    top: -19%;
    left: 0px;
    width: 45px;
    height: 45px;
    margin-top: -5px;
    background-size: 45px 45px;
}

.qa_title_mmoney::before{
    background: url(../img/qa_icon_money.svg) top left no-repeat;
}

.qa_title_lose::before{
    background: url(../img/qa_icon_lose.svg) top left no-repeat;
}

.qa_title_child::before{
    background: url(../img/qa_icon_child.svg) top left no-repeat;
}

.qa_title_human::before{
    background: url(../img/qa_icon_human.svg) top left no-repeat;
}

.qa_title_flow::before{
    background: url(../img/qa_icon_flow.svg) top left no-repeat;
}



.qa_item{
    padding: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #1a1a1a;
}

.qa_item_q{
    border-top: #d4d4d4 solid 1px;
    position: relative;
    cursor:pointer;
    font-size: 16px;
    font-weight: bold;
}

.qa_item_a{
    border-bottom: #d4d4d4 solid 1px;
}

.qa_item_a{
    padding-top:10px;
}



.qa_item_q:after{
    content: '';
    display: inline-block;
    width: 27px;
    height: 16px;
    background-image: url(../img/arrow.png);
    background-size: contain;
    vertical-align: middle;
    right: 30px;
    position: absolute;
}

.about_kv{
    background-image: url(../img/kv_02.jpg);
    margin: 0;
    box-shadow: none;
    height: auto;
    background-size: cover;
    background-position: center;
    width: calc(100% - 770px);
}

.about_kv_0year{
    background-image: url(../img/about/about_kv_0year.jpg);
}

.about_kv_1year{
    background-image: url(../img/about/about_kv_1year.jpg);
    background-position: 0px 0;

}

.about_kv_2year{
    background-image: url(../img/about/about_kv_2year.jpg);
    background-position: 0px 0;

}

.about_kv_3year{
    background-image: url(../img/about/about_kv_3year.jpg);
    /* background-position: 0px -80px; */
}

.aboout_kv_text{
    letter-spacing: 14px;
    font-weight: bold;
    text-align: left;
    color: #111111;
    padding:74px 40px 60px 230px;
    width: 770px;
    font-size: 50px;
    line-height: 50px;
}

.aboout_kv_text span{
    font-size: 21px;
    letter-spacing: 4px;
    display: block;
    padding-top: 20px;
    line-height: 24px;
    text-align: left;
}

.aboout_kv_wrap{
    display: flex;
    justify-content: space-between;
}

.about_wrap{
    width: 1000px;
    margin: 60px auto;
}

.about_title{
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 6px;
    text-align: left;
    position: relative;
    line-height: 46px;
    font-size: 24px;
    padding-left: 37px;
    position: relative;
    letter-spacing: 3px;
}

.about_title::before{
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(../img/about/ducation-plan_icon.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 1px;
    left: -7px;
}

.about_text{
    text-align: left;
    line-height: 32px;
    letter-spacing: 2px;
    padding: 12px 12px 0 21px;
    font-size: 14px;
}

.about_down_box_wrap{
    border-top: #525252 1px solid;
    margin-top: 70px;
}

.about_topnav{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0;
}

.about_common_nav-item a{
    padding: 18px 15px 18px 0;
    border-radius: 40px;
    background: #fff;
    border: 1px solid #111111;
    font-weight: bold;
    text-align: center;
    position: relative;
    display: block;
    cursor: pointer;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    text-decoration: none;
    width: 160px;
    font-size: 13px;
    letter-spacing: 1px;
}

.about_common_nav-item-other-toys a{
    width: 204px;
    font-size: 13px;
    letter-spacing: 5px;
}

.about_common_nav-item a::after{
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url(../img/about/topnav_icon.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 12px;
    left: 120px;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    width: 26px;
    height: 26px;
}

.about_common_nav-item-other-toys a::after{
    left: 163px;
}

.about_common_nav-item a:hover{
    cursor: pointer;
    cursor: hand;
    background: #41bef1;
    /* background: #00b9d4; */
    color: #fff;
    transform: translateY(-5px);
    border: none;
}

.about_common_nav-item a:hover:after{
    background-image: url(../img/about/topnav_icon_click.svg);
}

.about_toy-nextnav a:hover{
    cursor: pointer;
    cursor: hand;
    background: #111111;
    color: #fff;
    transform: translateY(-5px);
    border: none;
}

.about_common_nav-item-click{
    display: none;
    background-color: #111111;
    color: #fff;
    cursor: pointer;
    padding: 18px 15px 18px 0;
    border-radius: 40px;
    font-size: 14px;
    letter-spacing: 5px;
    width: 224px;
    text-align: center;
    position: relative;
    position: relative;
    font-weight: bold;
}

.about_common_nav-item-click::after{
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 7px;
    left: 173px;
    background-image: url(../img/about/topnav_icon_down_now.svg);
}

.about_common_nav-item-cv a{
    background-color: #fb9f36;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 40px;
    font-size: 17px;
    letter-spacing: 5px;
    width: 324px;
    border: 1px solid #fb9f36;
    text-align: center;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    display: block;
    font-size: 14px;
    padding: 18px 15px 18px 0;
}

/* 1s が1秒なので、上記の場合は0.3秒で背景色が変わる */


.about_common_nav-item-cv a::after{
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 7px;
    left: 276px;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    background-image: url(../img/about/topnav_icon_right_cv.svg);

}

.about_common_nav-item-cv a:hover{
    background-color: #fff;
    color: #fb9f36 ;
    transform: translateY(-5px);
}

.about_common_nav-item-cv a:hover::after{
    background-image: url(../img/about/topnav_icon_right_cv_hover.svg);
}

.about_common_nav-item-cv_center a{
    margin: 0 auto 80px;
    width: 470px;
}

.about_common_nav-item-cv_center a:after{
    left: 423px;
}

.about_toy-nextnav{
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.about_toy_nav a{
    width: 324px;
}

.about_toy-nextnav-item a{
    border-radius: 0px;
    width: 163px;
    padding: 20px 0;
}

.about_toy-nextnav-item a::after{
    display: none;
}

.about_toy_nav a::after{
    left: 284px;
    width: 26px;
    height: 26px;
    top: 12px;
}

.about_up_box_wrap{
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.about_up_box{
    margin-top: 24px;
    width: 466px;
}

.about_common_title{
    font-weight: bold;
    border-left: 3px solid #111111;
    color: #111111;
    line-height: 58px;
    letter-spacing: 7px;
    font-size: 26px;
    padding: 0px 0 0 43px;
}

.about_common_title span{
    letter-spacing: 4px;
    display: block;
    font-size: 15px;
    padding: 0px 47px 24px 0;
    line-height: 14px;
}

.about_up_text{
    text-align: left;
    letter-spacing: 2px;
    margin: 18px 10px 25px 10px;
    font-size: 14px;
    line-height: 26px;
}

.about_common_image{
    background-image: url(../img/about/about_kv01.jpg);
    margin: 0;
    box-shadow: none;
    background-size: cover;
    border-radius: 0;
    height: 410px;
    width: 496px;
    background-position: -77px 3px;
}

.about_bottom-wrap{
    border-top: #525252 1px solid;
    margin-top: 50px;
    padding-top: 56px;
}

.about_common_image-icon{
    width: 100%;
    margin: 0 0 18px;
}

.about_common_image-icon img{
    width: 100%;
}


.about_down_title{
    margin-top: 70px;
    border-left: solid 3px #111111;
    color: #111111;
    letter-spacing: 7px;
}

.detail_items{
    margin-top: 70px;
}

.detail_item{
    margin-bottom:80px;
}

.detail_title{
    display: flex;
}

.detail_title-number{
    text-align: left;
    font-size: 77px;
    color: #41bef1;
    font-weight: bold;
}

.detail_title-text{
    text-align: left;
    margin: 10px 0 0 24px;
}

.detail_title-english{
    text-align: left;
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 13px;
}


.detail_title-text h4{
    font-size: 27px;
    padding-top: 19px;
    letter-spacing: 3px;
    font-weight: bold;
}

.detail_item_text{
    text-align: left;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 30px 0 0 20px;
    font-size: 14px;
}

/* price */

.abouut_price_campaign-tag{
    background: #00b9d4;
    color: #fff;
    border-radius: 30px;
    padding: 11px;
    width: 280px;
    margin: 36px 0 28px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
}


.about_plan-price_title{
    letter-spacing: 2px;
    font-weight: bold;
    text-align: left;
    font-size: 23px;
    margin: 60px 0 39px;
    position: relative;
    left: 34px;
}

.about_plan-price_title::before{
    content: "";
    display: inline-block;
    width: 31px;
    height: 31px;
    background-image: url(../img/toy_example_graph_title.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -4px;
    left: -37px;
}

.abouut_price_table-wrap-title{
    letter-spacing: 2px;
    font-weight: bold;
    text-align: left;
    font-size: 15px;
    margin: 42px 0 13px;
}


.abouut_price_table-wrap{
    margin: 10px 0 30px;
}

.abouut_price_table-wrap_month{
    /* background-color: #605e5e82; */
    position: relative;
    margin-bottom: 28px;
    /* color: #999999; */
}
    

.abouut_price_table-wrap_month::before{
    content: "現在月払いプラン停止中";
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 86px;
    text-align: center;
    width: 100%;
    letter-spacing: 9px;
    font-weight: bold;
    z-index: 10000;
    display: none;
}

.abouut_price_item_name{
    font-size: 14px;
    letter-spacing: 1px;
    padding: 20px;
}

.abouut_price_item_price{
    padding: 30px 156px;
}

.price_item_price-box{
    display: flex;
    margin: 0 auto;
    width: 463px;
}

.abouut_price_item_price-box{
    display: flex;
    justify-content: space-between;
    width: 189px;
}

.abouut_price_item_price-box_main{
    width: 168px;
    text-align: left;
    margin: 0 auto;
    font-weight: bold;
}

.abouut_price_item_price-box_main_year{
    width: 242px;
    margin: 0;
}

.abouut_price_item_price-box_main_month{
    color: #b2b2b2;
}

.price-month{
    font-size: 20px;
    font-weight: bold;
    padding-top: 1px;
}

.price-month_main{
    font-size: 17px;
    line-height: 22px;
    padding-top: 4px;
    width: 33px;
    font-weight: bold;
}


.price-number{
    font-size: 44px;
    font-weight: bold;
    position: relative;
}

.price-number_main{
    font-size: 64px;
    letter-spacing: 3px;
    padding-top: 6px;
}

.price-number_main_top{
    width: 270px;
}

.abouut_price_item_price-box_main_year .price-number_main{
    font-size: 43px;
    letter-spacing: 0px;
    font-weight: bold;
    width: 207px;
}

.price-number_main_year{
    font-size: 43px;
    letter-spacing: 2px;
    font-weight: bold;
    width: 207px;
}

.price-main_dot{
    letter-spacing: -14px;
    position: relative;
    right: 1px;
}

.abouut_price_item_price-box_main_year .price-main_dot{
    right: 1px;
}

.price-tax-main_dot{
    position: relative;
    letter-spacing: -9px;
    right: 6px;
}

.price-number .price-main_yen{
    font-size: 26px;
    padding-left: 4px;
    letter-spacing: 7px;
}

.price-tax-main_yen{
    font-size: 19px;
}

.price-number_main::after{
    right: 55px;
    font-size: 10px;
    top: 13px;
    letter-spacing: 1px;
    content: "税込";
    position: absolute;
    color: #252525;
}

.price-number_main_year::after{
    right: 10px;
    font-size: 10px;
    top: 11px;
    letter-spacing: 1px;
    color: #252525;
}

.price-number-tax_main{
    font-size: 42px;
    padding-top: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
}

.price-number-tax_main_top{
    letter-spacing: -1px;
    width: 190px;
    font-size: 41px;
}

.price-number-tax_main_year{
    width: 177px;
    font-size: 30px;
    letter-spacing: 3px;
}

.price-number-tax_main::after{
    content: "税抜";
    font-size: 13px;
    position: absolute;
    right: 19px;
    top: 20px;
}

.price-number-tax_main_year::after{
    right: 19px;
    font-size: 9px;
    letter-spacing: 0px;
    top: 17px;
}

.price-sub_dot{
    letter-spacing: -6px;
    position: relative;
    right: 5px;
}

.price-sub_yen{
    font-size: 25px;
    padding-left: 3px;
}

.table_number::after{
    top: 6px;
    content: "税込";
    font-size: 9px;
    position: absolute;
    right: 2px;
}

.price-number-tax{
    font-size: 22px;
    padding-top: 18px;
    position: relative;
    letter-spacing: 1px;
}

.price-tax-sub_dot{
    position: relative;
    right: 1px;
    letter-spacing: -2px;
}

.price-tax-sub_yen{
    font-size: 16px;
}

.table_tax::after{
    content: "税抜";
    font-size: 9px;
    position: absolute;
    right: 7px;
    top: 13px;
}



/* ABOUT TOYpage common */




/* TOPのPLICE */

.price_item_price-box_main{
    width: 174px;
    margin: 2px auto 0;
    display: flex;
}

.price_item_price-box_main .price-number-tax_main{
    font-size: 37px;
    padding-top: 26px;
}


.price_item_price-box_main .price-number-tax_main::after{
    font-size: 13px;
    right: 18px;
    top: 21px;
}


/* TABLE */

.toyability-table-item{
    padding: 13px;
    width: 300px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 5px;
}


/* TOY EXAMPLE */

.toy-example_columns_title{
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 60px;
}

.toy-example_columns{
    display: flex;
    justify-content: space-between;
}

.about_toy_title{
    margin: 90px 0 28px 0;
    display: flex;
}

.toy-example_item{
    background: #f3f3f3;
    padding: 26px 40px;
    width: 312px;
}

.toy-example_item_title{
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    margin: 8px 0 22px;
    letter-spacing: 2px;
}

.toy-example_item_img-box{
    background: #fff;
    padding: 20px;
    margin: 14px 0;
}


.toy-example_item_img{
    margin: 0;
    box-shadow: none;
    background-size: cover;
    border-radius: 0;
    height: 160px;
    margin: 0 auto;
}

.toy-example_item_img::before{
    content: "";
    display: inline-block;
    width: 120px;
    height: 40px;
    background-size: contain;
    vertical-align: middle;
    position: relative;
    top: -151px;
    right: 99px;
}

.toy-example_item_img01_0year::before{
    background-image: url(../img/about/pick-up01.png);
}

.toy-example_item_img02_0year::before{
    background-image: url(../img/about/pick-up02.png);
}

.toy-example_item_img03_0year::before{
    background-image: url(../img/about/pick-up03.png);
}




.toy-example_item_img01_0year{
    background-image: url(../img/toy/0yearsold/0_02.jpg);
}

.toy-example_item_img02_0year{
    background-image: url(../img/toy/0yearsold/0_05.jpg);
}

.toy-example_item_img03_0year{
    background-image: url(../img/toy/0yearsold/0_04.jpg);
    height: 112px;
    background-size: contain;
    background-position: center;
}

.toy-example_item_img01_1year{
    background-image: url(../img/toy/1yearsold/new1_17.jpg);
}

.toy-example_item_img02_1year{
    background-image: url(../img/toy/1yearsold/1_15.jpg);
}

.toy-example_item_img03_1year{
    background-image: url(../img/toy/1yearsold/1_14.jpg);
    background-position: center;
}

.toy-example_item_img01_2year{
    background-image: url(../img/toy/2yearsold/2_08.jpg);
}

.toy-example_item_img02_2year{
    background-image: url(../img/toy/2yearsold/2_11.jpg);
}

.toy-example_item_img03_2year{
    background-image: url(../img/toy/2yearsold/2_14.jpg);
    background-position: center;
}

.toy-example_item_img01_3year{
    background-image: url(../img/toy/2yearsold/2_06.jpg);
    background-position: center;
}

.toy-example_item_img02_3year{
    background-image: url(../img/toy/3yearsold/3_02.jpg);
    background-position: center;
}

.toy-example_item_img03_3year{
    background-image: url(../img/toy/3yearsold/3_06.jpg);
    background-position: center;
}



.toy-example_item_tag-title{
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    line-height: 30px;
    border-bottom: 1px solid #a4a4a4;
    font-size: 13px;
    margin-bottom: 10px;
}

.toy-example_item_tags{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.toy-example_item_tag{
    background: #303030;
    color: #fff;
    border-radius: 30px;
    padding: 5px;
    font-size: 13px;
    display: inline;
    display: block;
    width: 196px;
    margin-bottom: 10px;
    line-height: 20px;
    text-align: center;
}

.toy-example_item_tag-01{
    width: 110px;
}

.toy-example_item_tag-02{
    width: 140px;
}

.toy-example_item_tag-03{
    width: 100%;
}

.toy-example_item_img-name{
    padding: 21px 0 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 23px;
}




.about_toy_title-year{
    font-size: 63px;
    color: #41bef1;
    font-weight: bold;
    margin-right: 20px;
}

.about_toy_title-year-small{
    color: #111111;
    font-size: 21px;
    letter-spacing: 2px;
}

.about_toy_title-year-slash{
    color: #41bef1;
    font-weight: normal;
    padding-left: 8px;
    letter-spacing: -17px;
}

.about_toy_title-year-sub{
    font-weight: bold;
}


.about_toy_title-year-sub-en{
    font-size: 10px;
    letter-spacing: 3px;
    padding: 20px 0 11px 16px;
    text-align: left;
}

.about_toy_title-year-sub-ja{
    font-size: 23px;
    letter-spacing: 1px;
}

.toy-example_columns_wrap{
    margin: 56px 0;
}


.toy_can-do_title_wrap{
    margin: 120px 0 50px;
    position: relative;
}

.toy_can-do_title_wrap::before{
    content: "";
    display: inline-block;
    width: 150px;
    height: 120px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -46px;
    left: -33px;
}

.toy_can-do_title_wrap_0year::before{
    background-image: url(../img/about/0.png);
}

.toy_can-do_title_wrap_1year::before{
    background-image: url(../img/about/1.png);
}

.toy_can-do_title_wrap_2year::before{
    background-image: url(../img/about/2.png);
}

.toy_can-do_title_wrap_3year::before{
    background-image: url(../img/about/3.png);
}

.toy_can-do_title_wrap_4year::before{
    background-image: url(../img/about/4.png);
}

.toy_can-do_title_wrap_5year::before{
    background-image: url(../img/about/5.png);
}

.toy_can-do_title_wrap_6year::before{
    background-image: url(../img/about/6.png);
}

.toy_can-do_title-sub{
    text-align: left;
    padding-bottom: 12px;
    letter-spacing: 1px;
    font-size: 11px;
}

.toy_can-do_title{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 6px;   
}

.toy_can-do_item-title{
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
    padding-bottom: 12px;
}

.toy_can-do_item-title_first{
    margin-top: 70px;
}

.toy_can-do_item-text{
    text-align: left;
    font-size: 13px;
    letter-spacing: 3px;
    margin: 0px 0 55px;
    line-height: 30px;
}



.toy_process-of-growing_button{
    padding: 20px;
    background: #111111;
    width: 380px;
    margin: 0 auto;
    position: relative;
    top: 29px;
    color: #fff;
    letter-spacing: 10px;
}

.toy_process-of-growing_items{
    padding: 40px;
    border: 1px solid #111111;
    height: 338px;
    background-color: white;
    overflow: scroll;
}


.toy_process-of-growing_item{
    display: flex;
    justify-content: space-between;
    padding: 28px 0;
    border-bottom: 1px solid #e3e3e3;
}

.toy_process-of-growing_item:last-child{
    border-bottom:none;
}

.toy_process-of-growing_item-title{
    font-size: 23px;
    font-weight: bold;
    color: #41bef1;
    width: 363px;
    letter-spacing: 2px;
}

.toy_process-of-growing_item-title span{
    font-size: 18px;
    padding-right: 7px;
}

.toy_process-of-growing_item-text{
    width: calc(100% - 180px);
    text-align: left;
    font-size: 13px;
    line-height: 22px;
}

.toy_growth-graph{
    margin: 50px 0 130px;
    position: relative;
    right: 12px;
 }

.toy_growth-graph img{
   width: 100%;
}


/* ABOUT TOYpage common */



/* TOYpage TOP */

.toy_top-title{
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 5px;
    padding: 40px 0 60px 0;
}

.toy_top_contents-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 70px;
}





.toy_top_nav-item{
    margin-bottom: 29px;
}

.toy_top_nav-item a{
    width: 400px;
    padding: 20px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 5px;
    text-align: center;
}

.c-btn {
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
 
/* // ボタン基本コード */
.c-btn a{
  background:#111111;
  border: 1px solid #111111;
  color: #111111;
  display: block;
  font-weight: bold;
  width: 480px;
  padding: 25px 40px;
  text-align: center;
}
 


.c-btn.slide a{
    background: #111111;
    color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1;

  }

  .c-btn.slide a::after {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
  }
  
  .c-btn.slide a:hover {
    color: #111111;
  }

  .c-btn.slide a:hover::after {
    transform: scale(1, 1);
  }
   


/* TOYpage TOP */




/* flow */


.flow_title-01 , .flow_title-02{
    text-align: center;
    font-weight: bold;
    letter-spacing: 6px;
    font-size: 23px;
    margin-bottom: 50px;
}

.flow_title-02{
    margin-top: 150px;
}

.flow_item{
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    box-shadow: 6px 20px 32px #80808047;
}

.flow_item-img{
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    width: 450px;
}

.flow_item-img01{
    background-image: url(../img/about/flow_item-img01.jpg);
    background-position:0px -73px;
}

.flow_item-img02{
    background-image: url(../img/about/flow_item-img02.jpg);
    background-position: 10px -113px;
}

.flow_item-img03{
    background-image: url(../img/about/flow_item-img03.jpg);
    background-position: 0px -41px;
}

.flow_item-img04{
    background-image: url(../img/about/flow_item-img04.jpg);
    background-position: 10px -113px;
}

.flow_item-img05{
    background-image: url(../img/about/flow_item-img05.jpg);
    background-position: 0px -33px;
}

.flow_item::before{
    position: absolute;
    content: "";
    top: 44px;
    left: 8px;
    width: 140px;
    height: 122px;
    margin-top: -5px;
}

.flow_item01::before{
    background: url(../img/about/flow_step1.png) top left no-repeat;
    top: 51px;
    left: 20px;
    display: none;
}

.flow_item02::before{
    background: url(../img/about/flow_step2.png) top left no-repeat;
    display: none;
}

.flow_item03::before{
    background: url(../img/about/flow_step3.png) top left no-repeat;
    top: -1px;
    left: 0px;
    display: none;
}

.flow_item04::before{
    background: url(../img/about/flow_step4.png) top left no-repeat;
    top: 114px;
    left: -11px;
    display: none;
}

.flow_item05::before{
    background: url(../img/about/flow_step5.png) top left no-repeat;
    top: 23px;
    left: 0px;
    display: none;
}

.flow_item06::before{
    background: url(../img/about/flow_step6.png) top left no-repeat;
    top: 43px;
    left: 0px;
    display: none;
}

.flow_item07::before{
    position: absolute;
    content: "";
    top: 138px;
    left: -11px;
    width: 140px;
    height: 122px;
    margin-top: -5px;
    background: url(../img/about/flow_step7.png) top left no-repeat;
    display: none;
}

.flow_item::after{
   display: none;
    /* position: absolute;
    content: "";
    bottom: -44px;
    left: 454px;
    width: 150px;
    height: 45px;
    margin-top: -5px;
    background: url(../img/about/flow_step_triangle_gray.png) top left no-repeat; */
}

.triangle3{
    width: 0;
    height: 0;
    border-left: 30px solid #ffffff00;
    border-right: 30px solid transparent;
    border-top: 30px solid white;
    margin: 0 auto 30px;
    position: relative;
    z-index: 1000;
}

.top_wrap .triangle3{
    border-left: 10px solid #ffffff00;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #41bef1;
    margin: 0px auto;
    border-top: 10px solid #f6f6f6;
}

/* .flow_item06::after{
    display: none;
} */

.flow_item-text{
    line-height: 24px;
    /* background: #e3e3e3; */
    padding: 50px 20px;
    width: 550px;
    text-align: left;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
}

.flow_item-text02{
    padding: 66px 20px;
}

.flow_item-text06{
    padding: 78px 20px;
}

.flow_item-text-center{
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 44px;
}


.flow_item-text_stand{
    padding: 90px 20px;
    background: #ffffff;
    line-height: 26px;
    font-size: 15px;
}

.flow_item-toy-get01::after{
    background: url(../img/about/flow_step_triangle_border.png) top left no-repeat;
    bottom: -43px;
}

.flow_item-toy-get02{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    position: relative;
}

.flow_item-text .about_common_nav-item-cv a{
    width: 225px;
    padding: 10px 15px 9px 0;
    margin-top: 10px;
    font-size: 13px;
}

.about_common_nav-item-cv .about_common_nav-item-cv_center .about_common_nav-item-cv a::after{
    top: 6px;
    width: 30px;
    height: 30px;
    left: 183px;
}



/* おもちゃ5個のファーストページ */

.toy_five-toy_all-list_column{
    width: 1080px;
    margin: 0 auto 150px;
}

.toy_five-toy_all-list_title{
    display: flex;
    margin: 40px auto 30px;
    width: 810px;
}

.toy_five-toy_all-list_title-img{
    width: 200px;
}

.toy_five-toy_all-list_title-img img{
    width: 100%;
}


.toy_five-toy_all-list_title-text{
    font-size: 17px;
    text-align: left;
    line-height: 31px;
    padding: 41px 0 0 47px;
    letter-spacing: 2px;
    font-weight: bold;
}


.toy_five-toy-list_wrap h3{
    font-size: 28px;
    font-weight: bold;
    padding: 58px 0 30px 44px;
    position: relative;
    letter-spacing: 5px;
}

.toy_five-toy-list_wrap h3::before{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 64px;
    left: 11px;
}

.toy-list_0year_title::before{
    background-image: url(../img/toy/0year_icon.svg);
}

.toy-list_1year_title::before{
    background-image: url(../img/toy/1year_icon.svg);
}

.toy-list_2year_title::before{
    background-image: url(../img/toy/2year_icon.svg);
}

.toy-list_3year_title::before{
    background-image: url(../img/toy/3year_icon.svg);
}


.top-toys{
    display: flex;
    justify-content: space-between;
}

.top-toy{
    margin-left: 10px;
    width: 23%;
}

.top-toy:hover{
    transform: translateY(-5px);
}

.top-toy a {
    text-decoration: none;
    color: #757373;
    padding: 33px 23px;
    background-color: #fff;
    margin-left: 10px;
    width: 100%;
    filter: drop-shadow(3px 0px 9px rgba(0,0,0,0.2));
    border-radius: 50px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    display: block;
}

.top-toy a:hover{
    color: rgb(16, 115, 169);
    color: #fff;
    background-color: #37aafb;
}




/* おもちゃ5個の総グラフページ */

.toy_five-toy-list_wrap{
    width: 100%;
}

.toy_five-toy-list_kv{
   background-image: url(../img/toy/kv_underlayer.jpg);
   position: relative;
   height: 320px;
   background-position: center;
   width: 100%;
   background-size: cover;
}

.toy_five-toy-list_kv_logo{
  position: absolute;
  width: 400px;
  height: auto;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.toy_five-toy-list_kv_text_show{
    position: absolute;
    width: 100%;
    height: auto;
    top: 148px;
    font-size: 31px;
    font-weight: bold;
    letter-spacing: 6px;
    text-align: center;
}

.toy_five-toy-list_kv_text_show span{
    font-size: 16px;
    letter-spacing: 2px;
    display: block;
    padding-top: 14px;
    line-height: 24px;
    text-align: center;
}

.toy_five-toy-list_wrap .toy_five-toy-list_kv_text{
    letter-spacing: 1px;
    font-weight: bold;
    color: #111111;
    text-align: center;
    font-size: 34px;
    line-height: 50px;
    position: absolute;
    top: 208px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}


.toy_five-toy-list_kv_img{
    height: 242px;
    width: calc(100% - 770px);
}

.toy_five-toy-list_kv_allyear{
    background-image: url(../img/toy/kv_underlayer.jpg);
    position: relative;
    height: 320px;
    background-position: center;
    background-size: cover;
}

.toy_five-toy-list_wrap h2{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #151515;
    margin: 0;
    padding: 62px 0px 30px;
}

.toy_five-toy-list_wrap h2:hover{
    color: #5d5d5d;
}

.toy_five-toy-list_wrap h2 span{
    color: #41bef1;
}

.toy_five-toy-list_column{
    width: 1000px;
    margin: 0 auto;
}


.toy_five-toy-list_column h3{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
    margin: 30px 0 40px;
    padding: 0 0 0 39px;
    text-align: center;
}

.toy_five-toy-list_column h3::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/toy_example_graph_title.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 1px;
    left: 156px;
}

.toy_five-toy-list_box{
    display: flex;
    margin-bottom: 120px;
    flex-wrap: wrap;
}

.toy_five-toy-list_box_item:first-child{
    margin: 20px 0 0 0;
}

.toy_five-toy-list_box_item{
    margin: 20px 0 0 20px;
    width: 23%;
    filter: drop-shadow(3px 0px 9px rgba(0,0,0,0.2));
    background-color: #fff;
    border-radius: 10px;
    padding: 33px 23px;
}

.toy_five-toy-list_box_item:nth-child(5){
    margin: 20px 0 0 0;
}

.toy_five-toy-list_box_item:nth-child(9){
    margin: 20px 0 0 0;
}

.toy_five-toy-list_box_item:nth-child(13){
    margin: 20px 0 0 0;
}

.toy_five-toy-list_box_item h4{
    color: #111111;
    font-weight: bold;
    font-size: 13px;
    margin: 12px 0;
    line-height: 12px;
}

.toy_five-toy-list_box_item h4 span{
    background: #41bef1;
    padding: 5px 10px;
    border-radius: 30px;
    font-size: 9px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
    display: block;
    text-align: center;
}

.five-list_toy_img{
    position: relative;
    height: 180px;
}

.five-list_toy_img img{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.five-list_toyabout-text{
    font-size: 11px;
    text-align: left;
    line-height: 1.7;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 17px;
    height: 140px;
}

.five-list_toyabout-text-chiiku{
    height: 108px;
}

.five-list_toy_graph-img{
    width: 100%;
    margin: 14px 0 12px;
    height: 190px;
}

.five-list_toy_graph-img img{
    width: 100%;
}

.five-list_toy_how-to-play_btn{
    background: #ffa200;
    padding: 10px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

.five-list_toy_how-to-play_btn a{
    color: #fff;
    text-decoration: none;
}

.five-list_toy_how-to-play_btn:hover{
    background-color: #ffb73a;
}

/* おもちゃ5個の総グラフページ */



/* おもちゃグラフ・遊び方専用ページ */

.toy_example_header_wrap{
    filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.1));
}

.toy_example_wrap {
    width: 1100px;
    margin: 0 auto;
    margin-top: 88px;
}

.toy_example_wrap h2{
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    color: #151515;
}

.toy_example_top-boxs{
    display: flex;
    margin-top: 40px;
}

.toy_example_how-to-play_left-box{
    display: flex;
}

.toy_example_photo_item{
    width: 94px;
    height: 94px;
    filter: drop-shadow(9px 0px 14px rgba(0,0,0,0.12));
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 10px;
}

.toy_example_photo_large-item{
    margin-left: 10px;
    width: 406px;
    height: 406px;
    filter: drop-shadow(3px 0px 9px rgba(0,0,0,0.2));
    background-color: #fff;
    border-radius: 10px;
}

.toy_example_how-to-play_right-box{
    margin: 6px 0 0 35px;
}

.toy_example_how-to-play_right-box h3{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 5px;
    padding-left: 26px;
    position: relative;
}

.toy_example_how-to-play_right-box h3::before{
    content: "";
    display: inline-block;
    width: 31px;
    height: 31px;
    background-image: url(../img/how-to-play_title-icon.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -4px;
    left: -9px;
}

.toy_example_how-to-play_items{
    margin-top: 30px;
}

.toy_example_how-to-play_item{
    margin-bottom: 20px;
}


.toy_example_how-to-play_items h4{
    color: #ffa200;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.toy_example_how-to-play_items h5{
    color: #111111;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
}

.how-to-play_item-text{
    color: #111111;
    font-size: 14px;
    text-align: left;
    line-height: 18px;
}

.toy_example_bottom-boxs{
    margin-top: 44px;
}

.toy_example_bottom-box td{
    border: 1px solid rgb(49, 49, 49);
    width: 30%;
    padding: 23px;
    font-size: 13px;
}


.toy_example_bottom-box td span{
    display: block;
}

.toy_example_graph_wrap{
    margin-top: 90px;
}

.toy_example_graph_wrap h3{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 6px;
    padding-left: 36px;
    position: relative !important;
}

.toy_example_graph_wrap h3::before{
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url(../img/toy_example_graph_title.svg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -6px;
    left: -4px;
}

.toy_example_graph_boxs{
    position: relative;
    height: 750px;
}

.chartjs-size-monitor{
    display: flex;
    position: relative !important;
}

.chartjs-render-monitor{
    top: 50px;
    width: 850px !important;
    height: 446px !important;
    position: relative !important;
    right: 180px;
    z-index: 0;
}

.toy_example_graph_left-box{
    position: absolute;
    right: 0;
    top: 42px;
    z-index: 1000;
    width: 500px;
}

.toy_example_graph_texts{
    margin-bottom: 30px;
}


.toy_example_graph_title{
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.toy_example_graph_title .toy_example_graph_title_number{
    color: #d3d3d3;
    font-size: 19px;
    padding-left: 5px;
}

.toy_example_graph_title_number-pm{
    letter-spacing: 1px;
    color: #d3d3d3;
    font-size: 14px;
    padding-left: 2px;
}

.toy_example_graph_text{
    text-align: left;
    font-size: 13px;
    line-height: 22px;
}



.toy_five-toy-list_wrap .chartjs-render-monitor{
    top: 0 !important;
    width: 1000px !important;
    height: 514px !important;
    right: 0 !important;
}

.toy_five-toy-list_wrap .toy_example_graph_left-box{
    position:static;
    right: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}

.toy_five-toy-list_wrap .toy_example_graph_boxs{
    height:auto;
    position: static;
    margin-bottom: 100px;
}

.toy_example_how-to-play_left-box_sp{
    display: none;
}

.top_plan_about_bulk{
    text-align:center;
    color: #111111;
    font-size: 20px;
    font-weight: bold;
    margin-top: 22px;
    line-height: 30px;
    font-size: 18px;
}

/* form */

.form_contents h2{
    display: block;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
}

.form_wrap{
    width: 580px;
    margin: 60px auto
}

.form_wrap dl ,dt{
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.form_wrap dd{
    margin-bottom: 50px;
    font-size: 17px;
    font-weight: bold;
    line-height: 19px;
}

.form_wrap .checkbox{
    margin: 0px 20px 30px 0;
}

.form_wrap .common_form-text-dec{
    outline: none;
    height: 50px;
    border-radius: 8px;
    background: #e9e9e9;
    width: 580px;
    color: #111111;
    padding: 20px;
}

.form_wrap img{
    width: 100%;
    margin-bottom: 80px;
}

.instagram_text{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.form-tag_must{
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 20px;
    margin-left: 10px;
    top: 9px;
    background: #00a1bf;
}



input[type="checkbox"] {
    display: none;
}
  
input[type="checkbox"] + label{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    font: 14px/20px 'Open Sans', Arial, sans-serif;
    color: #404040;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
  
  input[type="checkbox"] + label:last-child {
    margin-bottom: 0;
}
  
  input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #41bef1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
  }
  
  input[type="checkbox"]:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }


  .ECM_CheckboxInput {
    padding: 12px 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .ECM_CheckboxInput-Input {
    margin: 0;
    width: 0;
    opacity: 0;
  }

  .ECM_CheckboxInput:hover > .ECM_CheckboxInput-DummyInput{
    transform: scale(1.1);
  }
  .ECM_CheckboxInput-Input:focus + .ECM_CheckboxInput-DummyInput{
    transform: scale(1.1);
  }
  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
    background: #41bef1;
  }
  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35%;
    height: 4px;
    border-radius: 2px;
    transform: translate(-6px, 5px) rotateZ(-135deg);
    transform-origin: 2px 2px;
    background: #FFFFFF;
  }
  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 4px;
    border-radius: 2px;
    transform: translate(-6px, 5px) rotateZ(-45deg);
    transform-origin: 2px 2px;
    background: #FFFFFF;
  }
  .ECM_CheckboxInput-DummyInput {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 32px;
    height: 32px;
    border: solid 2px transparent;
    background: rgba(0, 0, 0, .15);
    border-radius: 50%;
    transition: all .15s linear;
  }
  .ECM_CheckboxInput-LabelText {
    margin-left: 12px;
    display: block;
    font-size: 18px;
    font-weight: bold;
  }

.radio {
  margin: 0.5rem;
}
.radio  input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid darken(#f4f4f4, 25%);
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -0.2em;
    margin-right: 1em; 
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.radio input[type=radio]:checked + .radio-label:before {
    background-color: #00a1bf;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio  input[type="radio"] + .radio-label:focus  + .radio-label :before {
    outline: none;
    border-color: #00a1bf;
}

.radio  input[type="radio"]  + .radio-label :empty:before {
    margin-right: 0;
}

.form_finish-cv{
    background: #1da8f0;
    padding: 17px;
    font-size: 19px;
    color: #fff;
    box-shadow: 6px 0px 22px #80808047;
    display: block;
    width: 370px;
    border-radius: 30px;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 4px;
}

/* thanks */

.form_contents_box_text-thanks{
    width: 950px;
    margin: 0 auto;
    line-height: 1.7;
    font-size: 18px;
    font-weight: bold;
}

.form_contents_box{
    margin: 70px auto;
}

.line_register{
    width: 350px;
    padding: 14px;
    color: #fff;
    text-decoration: none;
    background-color: #4CC764;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px auto;
    border-radius: 30px;
}

.line_register_img{
    width: 30px;
}

.line_register_text{
    font-size: 18px;
    font-weight: bold;
    line-height: 31px;
    padding-left: 10px;
}

.button_how{
    background-color: #00b9d4;
    color: #fff;
    width: 90%;
    margin: 0 auto 10px;
}

/* about 3歳プランの説明文開封ボタン */

.target {
    padding: 10px;
    line-height: 1.5;
    transition:
    padding-top 300ms,
    line-height 300ms;
    text-align: left;
    line-height: 32px;
    letter-spacing: 2px;
    padding: 0 12px 0 21px;
    font-size: 14px;
}

.button_toy-year_about:hover{
    background: #fff;
    border: 1px solid #111111;
    color: #111111;
}

.target.is-hidden {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0;
    pointer-events: none;
    display: none;
}
.text {
    transition: opacity 800ms;
}
.target.is-hidden .text {
    opacity: 0;
}
p {
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.button_toy-year_about{
    width: 280px;
    background-color: #111111;
    color: #fff;
    text-align: center;
    padding: 11px 40px;
    border-radius: 40px;
    margin: 20px 0 13px 20px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

/*==================================================
ふわっ
===================================*/

/* その場で */
.fadeIn{
animation-name:fadeInAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
    from {
    opacity: 0;
    }

    to {
    opacity: 1;
    }
}



/* chiiku_toy/toy/index.html */

.toy_step_title{
    font-size: 32px;
    font-weight: bold;
    color: #151515;
    text-align: center;
    letter-spacing: 5px;
    padding: 70px 0 36px;
}

.toy_step_box_wrap{
    margin: 0 auto;
    width: 900px;
}

.toy_step_box{
    display: flex;
    justify-content: space-between;
}

.toy_step_box_item{
    color: #232323;
    position: relative;
    width: 190px;
}

.toy_step_box_item::before{
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/toy_step-icon_triangle.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 60px;
    height: 60px;
    right: -27%;
    bottom: 18%;
}

.toy_step_box_item_last::before{
    display: none;
}

.toy_step{
    font-weight: bold;
    font-size: 18px;
    position: relative;
    line-height: 40px;
}

.toy_step_number{
    font-weight: bold;
    font-size: 45px;
    color: #36aafb;
}

.toy_step_img{
    width: 55%;
    margin: 0 auto; 
}

.toy_step_img_01{
    margin: 36px auto 0;
}

.toy_step_img_02{
    margin: 29px auto 0;
}

.toy_step_img_03{
    margin: 35px auto 0;
}

.toy_step_img_04{
    margin: 19px auto 0;
}

.toy_step_img img{
    width: 100%;   
}

.toy_step_text{
    font-size: 16px;
    margin: 10px 0 5px;
    font-weight: bold;
    line-height: 1.7;
}

.toy-important-btn_nextpage{
    background-color: #37aafb;
    color: #fff;
    cursor: pointer;
    border-radius: 40px;
    letter-spacing: 4px;
    width: 445px;
    text-align: center;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    font-size: 17px;
    padding: 26px 0 24px 0;
    margin: 50px auto 0;
}

.toy-important-btn_nextpage::after{
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 24%;
    right: 16px;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    background-image: url(../img/about/topnav_icon_right_cv.svg);
}
  
.contents{
    max-width: 400px;
    padding: 0 40px;
    margin: 0 auto;
}

.accordion-single  {
    border-bottom: 1px solid #efefef;
    margin-top: 60px;
}

.accordion-single-title {
    border-top: 1px solid #efefef;
    padding: 20px;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    margin: 0;
}

.accordion-single-title::after{
    content: "";
    position: absolute;
    top: 38px;
    right: 25px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #06a5da;
    transition: transform .2s ease;
}

.accordion-single-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
    line-height: 30px;
    font-size: 14px;
    color: #1a1a1a;
}

.accordion-single-content p {
    padding: 20px;
}

.accordion-single-item.is-open .accordion-single-content  {
    max-height: 310px;
    padding-bottom: 40px;
}

.accordion-single-item.is-open .accordion-single-title::after  {
    transform: rotate(180deg);
}
 
 
 
section .sub_img dl dd
{
    display: table-cell;
    margin: 0px;
    padding: 0px;
}

.toy_example_photo_wrap .soon{
    font-size: 12px;
    text-align: center;
    color: rgb(174, 174, 174);
    background: #eee;
    height: 82px;
    padding-top: 30px;
}

.main_img{
    width: 70%;
}

.main_img img
{
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    border-radius: 10px;
}

.main_img{
    margin-left: 0px;
    width: 460px;
    height: 460px;
    border-radius: 10px;
    filter: drop-shadow(9px 0px 14px rgba(0,0,0,0.12));
}
 
section .sub_img dl
{
    table-layout: fixed;
    width: 100%;
    margin: 0 10px 0 0 ;
    padding: 0px;
}
 
section .sub_img dl dt{
    width: 100%;
    vertical-align: top;
    margin: 0px;
    padding: 0;
    vertical-align: top;
    width: 82px;
    height: 82px;
    filter: drop-shadow(9px 0px 14px rgba(0,0,0,0.12));
    background-color: #fff;
    margin-bottom: 8px;
    border-radius: 10px;
}
 
section .sub_img dl dt img{
    cursor:pointer;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    border-radius: 10px;
}
 
section .sub_img dl dd
{
    display: table-cell;
    margin: 0px;
    padding: 0px;
}

.accordion-single-title{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #151515;
    margin: 0;
    padding: 30px 0px;
    line-height: 1.7;
}

.form_voice{
    line-height: 1.7; 
    font-weight: bold; 
    padding:0 0 50px;
}

.form_voice span{
    color:rgb(255, 125, 45); 
    font-size:21px;
}

/* TOPページ　料金表 */

.top_select_plan-items{
    display: flex;
}


.top_select_plan-item{
    width: 34%;
    padding: 6px;
    text-align: center;
}


.top_select_plan_rial-bg{
    border: 1px solid #168fbe;
    height: 1120px;
}

.top_select_plan_rial-bg-free{
    border: 1px solid #fc9f35;
    background: #fffbf6;
}


.plan_title{
    color:#ffff;
    font-size: 18px;
    font-weight: normal;
    background: #198fbe;
    padding: 19px 20px;
    font-weight: bold;
}


.plan_title_right{
    background: #63acce;
}

.plan_title_standard{
    background: #52a1c2;
}


.plan_title_trial{
    background: #fc9f35;
    color: #fff;
}

.plan_title_standard{
    color: #fff;
}


.top_select_plan_rial-bg-curriculum .plan_title{
    background-color: #2480a9;
    color: #fff;
}

.top_plan_price{
    font-family: roboto;
    border-bottom: 1px solid #83bad4;
    font-size: 47px;
    line-height: 19px;
    padding: 27px 0 20px;
    margin: 0 20px 30px;
    letter-spacing: 1px;
}


.top_plan_price{

}

.top_select_plan_rial-bg-curriculum{
    background-color: #f8fdff;
    border: 1px solid #066c95;
}

.top_select_plan_rial-bg-free .top_plan_price{
    border-bottom: 1px solid #fc9f35;
}

.top_plan_price h5{
    font-size: 15px;
}

.top_plan_price span{
    font-size: 27px;
}

.top_plan_price_all{
    font-size: 13px;
    padding: 10px 0 12px;
}

.top_price_icon-words{
    border-radius: 198px;
    font-size: 12px;
    margin: 5px;
    background-color: #168fbe;
    color: white;
    display: block;
    margin: 15px auto;
    width: 140px;
    padding: 6px 15px;
    display: inline;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;   
    letter-spacing: 0px;
    font-size: 14px;
}

.top_select_plan_rial-bg-curriculum .top_price_icon-words{
    background-color: #fd8035;
}

.top_select_plan_rial-bg-free .top_price_icon-words{
    background-color: #fc9f35;
}

.top_price_plan_brands{
    padding: 6px 14px 16px;
    font-size: 14px;
    line-height: 27px;
    font-weight: normal;
    margin: 0 20px;
    text-align: center;
    letter-spacing: 0;
}


.cv_residue_text{
    color: #111111;
    /* font-weight: bold; */
    letter-spacing: 1px;
    font-size: 15px;
}
.cv_residue_text span{
    color: #ff8002;
    font-size: 24px;
    font-weight: bold;
    font-family: roboto;
    letter-spacing: 0px;
} 


.top_price_plan_brands_title{
    font-size: 14px;
    font-weight: bold;
    border: #83c3dc solid 1px;
    padding: 5px;
    width: 83%;
    text-align: center;
    line-height: 13px;
    color: #168fbe;
    margin: 7px auto 11px;
    letter-spacing: 1px;
}

.top_price_plan_brands_items{
    margin-bottom: 18px;
}

.top_price_plan_brands_item{
    letter-spacing: 0px;
    line-height: 26px;
}

.top_select_plan_rial-bg-free .top_price_plan_brands_title{
    border: 1px solid #fc9f35;
    color: #fc9f35;
}


.max_rental-items{
    margin: 30px;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #83bad4;
}

.top_select_plan_rial-bg-free .max_rental-items{
    border-bottom: 1px solid #fc9f35;
 }

 .top_select_plan_rial-bg-free .max_rental-items-period{
    padding: 45px 0;
 }


.top_price_plan_type ul{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4em;
    padding-top: 20px;
}

.top_price_plan_type p{
    font-size: 15px;
    font-weight: bold;
    line-height: 1.7;
}

.plan_notification{
    text-align: left;
    line-height: 19px;
    font-size: 12px;
    color: #060606;
    font-weight: normal;
    padding-top: 20px;
}

.plan_notification p{
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.plan_notification a{
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.top_price_maximum-number{
    margin-top: 7px;
    letter-spacing: 0;
    line-height: 29px;
    letter-spacing: 1px;
}

.top_price_maximum-number span{
    font-size: 36px;
    color: #168fbe;
    letter-spacing: 5px;
    font-family: roboto;
    position: relative;
    top: 2px;
}

.top_select_plan_rial-bg-free .top_price_maximum-number span{
    color: #fc9f35;
}

.gray_title{
    line-height: 26px;
    padding-bottom: 5px;

}


