body {
    background-color: #ffffff;
    width: 100vw;
}
p {
    font-size: 16px;
}
.flex_content {
    height: auto;
    background-color: #F7F9F6;
}
.flex_c_feepage {
    background-color: #fff;
}
.top_imgbox {
    width: 100%;
    height: 25vh;
    background-image: url(../images/head_img_fee.png);
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.head_nav {
    margin: 0 auto;
    margin-top: 10vh;
}
.head_nav {
    display: none;
    width: auto;
    height: 50px;
    background-color: #ffffff;
    text-align: center;
}
.head_nav ul{
    display: flex;
    width: auto;
    height: 80px;
    margin: auto;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    list-style: none;
}
.head_nav ul li {
    width: auto;
    font-size: 14px;
    list-style: none;
}
.list_1, .list_3, .list_5 {
    border-left: thick solid #FE9620;
    border-right: thick solid #FE9620;
}
.list_6 {
    border-right: thick solid #FE9620;
}

.head_nav a {
    width: 120px;
    height: 40px;
    text-decoration: none;
    color: #282828;
    display: flex;
    justify-content: center;
    align-items: center;
}
.imgb_ag {
    background-image: url(../images/head_img_agency.png);
}
.imgb_cus {
    background-image: url(../images/head_image_cus.png);
    background-position: 90% 50%;
}
.imgb_flow {
    background-image: url(../images/head_img_flow.png);
}
.imgb_choose {
    background-image: url(../images/head_img_choose.png);
    background-position: 50% 50%;
}
.imgb_post {
    background-image: url(../images/head_img_plan_post.png);
}
.imgb_com {
    background-image: url(../images/head_img_plan_com.png);
    background-position: 50% 50%;
}
.imgb_ad {
    background-image: url(../images/head_img_plan_ad.png);
    background-position: 50% 50%;
}
.imgb_full {
    background-image: url(../images/head_img_plan_full.png);
}
h2 {
    font-weight: 700;
    color: #FE9620;
    font-size: 100%;
}
.midasiwrap {
    width: 100vw;
    color: #ffffff;
    padding-top: 70px;
}
.page_top_view {
    width: 100vw;
    height: auto;
    text-align: center;
}
.page_top_view h1 {
    font-weight: 700;
    line-height: 3;
    font-size: 6.5vw;
}
.fee_lists {
    width: 80vw;
    height: 400px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fee_name_btn_box {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #cccccc;
    height: 80px;
}
.fee_name {
    width: 50vw;
    display:table;
    text-align: center;
}
.fee_name h2 {
    display:table-cell;
    vertical-align:middle;
    color: #282828;
}
.fee_btn {
    width: 30vw;
    text-align: center;
}
.fee_btn img {
   padding-top: 15%;
}
.plan_wrap {
    background-color: #EE8001;
    text-align: center;
    width: 100vw;
    height: auto;
}
.wrap_fee {
    height: auto;
    background-color: #fff;
}
.plan_fee_img {
    width: 70vw;
    height: auto;
    background-size: cover;
    margin: 0 auto;
    padding-bottom: 50px;
}
.plan_txtbox {
    width: 80vw;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.plan_wrap h1 {
    color: #FFF619;
    font-weight: 600;
    margin: 30px auto;
    padding-top: 30px;
}
.plan_wrap p {
    color: #ffffff;
}
 .plan_contents{
    width: 100vw;
    height: auto;
    padding-bottom: 40px;
    text-align: center;
}
.plan_txtbox h2 {
    padding-top: 30px;
    font-size: 20px;
    color: #525252;
}
.plan_txtbox p {
    font-size: 14px;
}
.option_wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.option_box {
    width: 40vw;
    padding: 0 10px;
}
.option_img {
    width: 30vw;
    display:table;
    text-align: center;
    margin: 0 auto;
}
.option_img img {
    margin: 0 auto;
}
.option_txt {
    margin: 0 auto;
    width: 30vw;
    display:table;
    text-align: left;
    font-weight: 600;
    margin-top: 20px;
}
.kajougaki {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: auto;
    background-color: #EE8001;
    text-align: center;
    margin: 20px auto;
    
}
.kajougaki li {
    padding: 10px 30px;
    text-align: left;
    list-style: none;
        background-color: #FFF8F0;
        color: #EE8001;
        font-weight: 600;
        border-radius: 10px;
        margin: 10px;
        font-size: 14px;
}
.kajougaki p {
    padding: 0px 30px;
    padding-top: 10px;
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}
.kajou_list {
    width: 100%;
}
.kajougaki p, .kajougaki li {
    text-align: center;
}


.plan_contents a {
    font-size: 1.2rem;
    padding: 15px 10px;
    border-radius: 5px;
    background-color: #EE8001;
    color: #fff;
    font-weight: bold;
}

.wrap_fee h1, .wrap_fee p {
    color: #EE8001;
}
.fee_img1 {
    width: 90vw;
    overflow-y: scroll;
    height: 400px;
}
.fee_img1 img {
    width: auto;
    height: 350px;
    overflow-y: scroll;
}
.price_table {
    width: 90vw;
    height: auto;
    background-color: #fff;
    margin: 0 auto;
    border: 3px solid #282828;
    border-radius: 5px;
}
.price_table table {
    width: 70vw;
    height: 350px;
    margin: 0 auto;
}
.price_table tbody {
    width: 7vw;
}
.price_table tr {
    height: 60px;
    margin-right: auto;
}
.price_table th {
    width: 30vw;
    margin-right: auto;
}
.price_table td {
    width: 30vw;
    margin: 0 auto;
    margin-right: auto;
    font-weight: 600;
}
.table_title {
    font-size: 20px;
    font-weight: 600;
}
.table_content {
    border-top: 1px solid #282828;
    width: 60px;
    height: 
}
.table_content td {
    color: #FE9620;
}

.plan_top {
    background-color: #EE8001;
    text-align: center;
    height: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plan_top p {
    width: 80vw;
    margin: 20px auto;
    color: #fff;
    padding-bottom: 4vh;
}
.onayami_wrap {
    height: 30vh;
    background-color: #EE8001;
    display: flex;
    justify-content: center;
    align-items: center;
}
.plan_onayami {
    background-color: #EE8001;
    width: 90vw;
    height: auto;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
}
.plan_title {
    margin: 0 auto;
    width: 80vw;
    height: auto;
    border-bottom: 1px solid #ffffff;
}
.plan_title img {
    padding-top: 10%;
    width: 20%;
}
.plan_title .cus_fan {
    width: 50%;
}
.plan_title h1 {
    line-height: 2;
    padding-top: 10%;
    font-weight: 600;
}
.plan_title h1, .plan_onayami li, .plan_onayami p {
    color: #ffffff;
}
.plan_onayami span {
    width: 60vw;
}
.plan_onayami p {
    font-weight: 700;
    text-align: center;
}
.plan_onayami li {
    text-align: left;
    width: 80vw;
    margin: 10px auto;
    font-size: 14px;
}
.plan_tokucho {
    background-color: #F7F9F6;
    padding-bottom: 40px;
}
.tokucho_box {
    width: 80vw;
    margin: 3vh auto;
}
.tokucho_titlebox {
    width: 90vw;
    margin: 0 auto;
    text-align: center;
    line-height: 120px;
    border-bottom: 1px solid #cccccc;
}
.tokucho_titlebox h1 {
    padding-top: 10%;
    color: #EE8001;
    font-weight: 600;
    font-size: 5vw;
}
.tokucho_imgbox {
    width: 60vw;
    margin: 0 auto;
    padding-top: 2vh;
    text-align: center;
}
.tokucho_imgbox img {
    width: 80%;
    margin: 0 auto;
}
.tokucho_txtbox h4 {
    font-size: 20px;
    color: #282828;
    font-weight: 600;
    line-height: 2;
}
.tokucho_txtbox p {
    color: #525252;
    line-height: 1.5;
}
.explain_wrap {
    width: 100vw;
    background-color: #EE8001;
    height: auto;
}
.explain_txtbox {
    width: 80vw;
    margin: 0 auto;
    padding-bottom: 40px;
    text-align: left;
    color: #Ffffff;
}
.explain_txtbox p {
    font-size: 18px;
    line-height: 1.6;
}
.merit_box {
    width: 100vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.some_metit {
    color: #EE8001;
    text-align: center;
}
.some_metit h1 {
    color: #282828;
    font-weight: 600;
}
.some_merit_top_wrap {
    margin: 0 auto;
}
.some_merit_top_wrap p {
    padding-top: 30px;
    text-align: center;
}
.merit_content {
    width: 90vw;
    background-color: #fff;
    border-radius: 5px;
    align-items: center;
}
.merit_content_img img {
    width: 40vw;
}
.merit_content_txt {
    width: 70vw;
    margin: 0 auto;
    padding-bottom: 50px;
}

.step_wrap {
    background-color: #EE8001;
    display: flex;
    justify-content: center;
    align-items: center;
}
.step_content {
    width: 80vw;
    height: auto;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 80px;
    box-shadow: 10px 10px 0 0 rgba(244, 235, 225);
    border-radius: 5px;
}
.step_content_1, .step_content_2 {
    width: 90%;
    margin: 0 auto;
}
.step_content_1 {
    padding-top: 30px;
}
.step_num img {
    width: 20vw;
}
.step_title {
    margin-top: 10px;
}
.step_title h3 {
    font-size: 20px;
    font-weight: 600;
}
.step_txt {

}
.step_txt p {
    font-size: 14px;
}
.step_img {
    text-align: center;
}
.step_img img {
    width: 70vw;
    padding-bottom: 30px;
}
.chousei_flex {
    width: 100%;
}

.point_flex_txt {
    display: flex;
}

.float_banner {
    width: 70vw;
    height: 600px;
    text-align: center;
    margin: auto;
}
.float_banner a {
    text-decoration: none;
    color: #333333;
}
.float_text, .float_img {
    text-align: center;
    margin-top: 10px;
    padding-top: 20px;
    width: 95%;
}
.float_text {
    margin: 0 auto;
}
.float_text h6 {
    font-size: 15px;
    font-weight: 700;
}

.viewpc {
    display: none;
}

#menubody {
    background-color: #FFF8F0;
    width: 100vw;
    height: 100vh
}
#menu_page_wrap {
    width: 100%;
    text-align: left;
    /* margin: 20% auto; */
    padding-left: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menuh2wrap {
    width: 100%;
    height: auto;
}

#sidebar {
    display: none;
}

#sidebar img{
    width: 200px;
}

#sidebar  .sidebtn{
    border: 0.5px solid#282828;
    border-radius: 5px;
    padding: 20px 5px;
    width: 200px;
}

#sidebar .sidedeko{
    color: #282828;
    text-decoration:none;
    font-weight: bold;
}

.bar_top {
    width: 100vw;
    height: 10vh;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 20;
}
.pc_btn {
    display: none;
}
.pc_topimg {
    display: none;
}

.hed_box{
    height: 140px;
}
.hed_box a{
    text-decoration: none;
    color: #333333;
}
#menu_page_head {
    background-color: #fff8F0;
    height: 80px;
}
.menu_page_bar {
    background-color: none;
    background-color: #fff8F0;
}

#menu_page_wrap a {
    text-decoration: none;
}
#menu_page_wrap h2 {
    color: #282828;
    line-height: 1.5;
}
.menuh2 {
    font-size: 7vw;
}


.head_logos {
    width: 80vw;
    margin-top: 40%;
    margin: 10px auto;
}
.ym_td {
    width: 40vw;
    height: 60px;
}
.line_td, .menu_td, .pc_btn {
    width: 12vw;
    height: auto;
    padding-left: 10px;
    text-align: center;
}
.line_td img, .menu_td img, .pc_btn {
    width: 80%;
    height: auto;
}
.backbtn_box {
    width: 20vw;
    height: auto;
    text-align: center;
    margin-left: 30px;
}
.backbtn {
    width: 20%;
}
.ymlogo {
    width: 110%;
    height: auto;
    padding-right: 30px;
}
.line, .menu {
    height: 120%;
}

#wrap {
    width: auto;
    height: auto;
    background-color: #ffffff;
}

.first_view, .view {
    width: 100vw;
    background-position: 50%;
    background-size: cover;
}
.first_view {
    height: 100vh;
}
.view {
    width: 100vw;
    height: auto;
    overflow: hidden;
    text-align: center;
}


.first_view {
    height: 100vh;
    background-image: url(../images/head_img.png);
}
.head_text {
    width: 90%;
    display: block;
    margin: auto;
    padding-top: 30%;
    text-align: center;
}

.c_wrap {
    margin: 10px auto;
    text-align: center;
    width: 100%;
    height: auto;
}
.c_wrap_flexbox {
    display: flex;
    justify-content: center;
    width: 100vw;
    height: auto;
}
.c_wrap_flex_inner .c_h6 {
    font-size: 12px;
    color: #EE8001;
    text-align: center;
    font-weight: 600;
    padding-top: 5px;
}
.c_wrap_flex_inner .c_p {
    color: #282828;
    text-align: center;
    font-weight: 200;
    padding-top: 0;
    font-weight: 600;
}
.c_wrap_flex_inner {
    text-align: center;
    width: 180px;
    height: 180px;
    background-color: #Ffffff;
    border-radius: 100%;
    float: left;
    margin: 10px 10px;
    background-image: url(../images/top_c1.png);
    background-size: cover;
}
.c1 {
    background-image: url(../images/top_c1.png);
    background-size: cover;
}
.c1 {
    background-image: url(../images/top_c2.png);
    background-size: cover;
}
.c3 {
    background-image: url(../images/top_c3.png);
    background-size: cover;
}
.c_wrap_flex_inner {
    width: 170px;
    height: 170px;
    background-color: #Ffffff;
    border-radius: 100%;
    float: left;
    margin: 10px 10px;
    justify-content: center;
}
.c_4 {
    display: none;
}

.c1, .c2, .c3 {
    width: 170px
    padding-top: 1vh;
}
.view_2 {
    background-image: url(../images/top_img_2.png);
    height: 100vh;
    text-align: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nayami_box {
    width: 86vw;
    height: 80px;
    background-color: #Ffffff;
    margin: 10px auto;
    text-align: center;
    display:table;
}
.view2_midashi {
    font-size: 25px;
    font-weight: 700;
    padding: 20px 10px;
    padding-bottom: 0;
}
.nayami_p {
    font-weight: 600;
    padding: 20px 10px;
    display:table-cell;
    vertical-align:middle;
    font-size: 13px !important;
}

.view_3 {
    height: 90vh;
    text-align: center;
}
.view_3, .view_4, .view_5 {
    background-color: #FFF8F0;
}
.view .ym_fukidashi {
    width: 80%;
    margin-top: 10%;
}
.dif_list {
    display: flex;
    justify-content: center;
    width: 80vw;
    height: 100px;
    border-radius: 10px;
    background-color: #ffffff;
    margin: 20px auto;
    border: 1px solid #EE8001;
}
.dif_inner_imgbox {
    width: 20vw;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.dif_inner_imgbox img {
    width: 70%;
    margin: auto;
}
.dif_inner_txtbox {
    width: 50vw;
    display:table;
    text-align: center;
    padding: 0%;
}
.dif_inner_txtbox p {
    display:table-cell;
    vertical-align:middle;
    font-weight: 600;
}

.view_5 {
    width: 100vw;
    height: auto;
    text-align: center;
}
.view5_txt {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
.view_5 h1 {
    font-weight: 600;
    line-height: 1.5;
}
.view_5 p {
    font-size: 20px;
}

.view_6 {
    background-image: url(../images/bcg_ympoint.png);
    background-position: 50% 50%;
}
.point_box {
    width: 90vw;
    height: auto;
    border: solid 2px #EE8001; 
    text-align: center;
    margin: 20px auto;
    background-color: #Ffffff;
    align-items: center;
}
.point_num {
    width: 20vw;
    display:table;
}
.point_num h2 {
    font-size: 45px;
    font-weight: 600;
    display:table-cell;
    vertical-align:middle;
}
.point_name_imgbox {
    display: flex;
    height: 100px;
    justify-content: center;
}
.point_name_img {
    width: 18vw;
    padding-top: 5%;
}
.point_name_img_pcview {
    display: none;
}
.point_name_img img {
    width: 100%;
}
.point_name {
    display:table;
    width: 50vw;
}
.point_name h3 {
    font-size: 16px;
    display:table-cell;
    vertical-align:middle;
    font-weight: 600;
    text-align: center;
    color: #333333;
}
.point_txtbox {
    width: 90%;
    margin: auto;
    text-align: left;
}
.point_txtbox p {
    line-height: 1.5;
}

.view_13 {
    background-color: #FFF8F0;
}
.flow_box {
    width: 90vw;
    height: auto;
    border: solid 2px #EE8001; 
    margin: auto;
    margin-bottom: 30px;
    background-color: #ffffff;
}
.flow_midashi {
    display:table;
    height: 100px;
    background-image: url(../images/flow_midashi_bcg.png);
    background-size: cover;
}
.flow_midashi h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    display:table-cell;
    vertical-align:middle;
    line-height: 1.4;
}
.flow_txt {
    display:table;
    text-align: left;
    width: 80%;
    margin: 10px auto;
}
.flow_txt p {
    display:table-cell;
    vertical-align:middle;
}
.flow_sankaku {
    width: 50px;
    margin: auto;
    margin-bottom: 30px;
}

.bot_bar {
    width: 100vw;
    bottom: 0;
    position: fixed;
    display: flex;
    margin: 0 auto;
}
.bot_bar a {
    text-decoration: none;
}
.contact {
    width: 50%;
    height: 80px;
    padding: 0 5px;
    background-image: url(../images/orange_bcg_grade.png);
    background-size: cover;
    margin: 5px 10px;
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tell_txt_img_flex {
    height: 6vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact img, .flex_cent img {
    height: 4vh;
}
.tell_txt_img_flex p {
    width: 30vw;
}
.tell_txt_img_flex img {
    height: 50%;
}
.tell_txt_img_flex img, .tell_txt_img_flex p {
    margin: 2px 2px;
}
.uketsuke {
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    height: auto;
}
.contact p {
    margin: 2px 0;
    font-size: 12px !important;
    color: #F7F9F6;
}
.uketsuke p {
    font-size: 10px !important;
    color: #282828;
}
.flex_cent {
    text-align: center;
    width: 100%;
}

.mail, .tell {
    width: 100%;
    height: 100%;
}

footer {
    width: 100vw;
    height: auto;
    background-color: #ffffff;
}
.footertext {
    width: 80%;
    text-align: center;
    margin: 30px auto;
    padding-top: 50px;
}
.footertext h6 {
    font-weight: 600;
}
.footerlogo {
    width: 80%;
    height: auto;
    margin: 20px auto;
}
.footerlogo  img{
    width: 80%;
    height: auto;
    display: block;
    margin: auto;
}
.serv_ul, .company_ul {
    width: 80vw;
    margin: 20px; auto;
}
ul {
    font-weight: 800;
    color: #FE9620;
}
li {
    font-size: 80%;
    font-weight: 200;
}
li a {
    text-decoration:none;
}

small a {
    text-decoration:none; 
}
li a, small a {
    color: #282828;
}



.page_wrap {
    width: 100vw;
    height: auto;
}
.content_wrap {
    width: 90%;
    height: auto;
    text-align: center;
    margin: 70px auto;
    background-color: #ffffff;
    border-radius: 5px;
}
.content_block {
    margin-top: 30%;
}
.midashi {
    width: 100%;
    height: auto;
    background-image: url(../images/midashi_bcg.png);
    background-size: cover;
    color: #ffffff;
    text-align:center;
}

.midashi h1 {
    font-size: 110%;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
}
.list_image_box {
    width: 100%;
    height: 300px;
    overflow: scroll;
    text-align: center;
    padding: 10px;
}
.fee_list_box {
    height: 450px;
}
.list_image {
    height: 100%;
}
.list_plan_image {
    width: 100%;
    padding: 20px 0;
    
}

.postplan_wrap {
    height: auto;
}
.postplan_box {
    height: 280px;
}

h4 {
    color: #FE9620;
    padding-top: 30px;
}
.list_postplan_image {
    width: 100%;
}

.bold_p {
    font-size: 80%;
    font-weight: 700;
    padding-top: 40px;
    padding-bottom: 0;
}
.more_link {
    color: #282828;
    text-align: center;
    text-decoration-color: #282828;
}
.more_link_p {
    text-align: center;
    font-size: 80%;
}
.shibari {
    font-size: 80%;
    font-weight: 600;
    padding-bottom: 0;
    text-align: center;
}

.content_merit {
    width: 90%;
    height: auto;
    background-color: #F7F9F6;
    margin: 30px auto;
    text-align: left;
}
.merit_wrap {
    height: auto;
    padding-bottom: 40px;
}
.merit {
    padding-left: 20px;
    padding-top:  30px;
    font-size: 100%;
    font-weight: 600;
}
.point_img {
    margin: 10px auto;
}
.flow_step {
    background-color: #FFF8F0;
}
.sankaku {
    width: 10%;
    margin: 30px auto;
}


.post_wrap {
    width: 100vw;
}
.post_wrap h4 {
    padding-bottom: 30px;
    font-weight: 700;
}
.plan_name_wrap {
    width: 100vw;
    height: 100vh;
}
.plan_name_wrap p, .plan_name_wrap h6 {
    color: #282828;
    text-align: center;
}
.plan_name {
    font-weight: 700;
    text-align: center;
    color: #EE8001;
    padding-top: 30vh;
    font-size: 150%;
    letter-spacing: 3px;
}
.little_explain {
    width: 80%;
    background-color: #ffffff;
    border-radius: 5px;
    margin: 30px auto;
    text-align: center;
    margin-top: 80px;
}
.exp_img {
    width: 70%;
    margin: auto;
}
.plan_content_img {
    width: 70%;
}


.kadai {
    width: 90%;
    background-color: #F7F9F6;
    margin: auto;
    border-radius: 5px;
    text-align: left;
}
.kadai h5 {
    font-size: 100%;
    padding: 25px 30px;
}
.kadai .kadai_second {
    padding-top: 0;
    padding-bottom: 0;
}
.woman {
    width: 70%;
}
.copyright {
    padding-bottom: 20vh;
    text-align: center;
}
.social_media {
    width: 80vw;
    border-radius: 10px;
    margin: 0 auto;
}
input {
    height: 5vh;
    background-color: #f8f8f8;
    border: 0;
    font-size: 1em;
}
.pc_ym_fukidashi, .pc_whatsns {
    width: -webkit-fill-available;
}
.ex_p {
    height: auto;
    text-align: left;
}

.plan_top {
    height: auto;
}
.flow_top {
    height: auto;
}
.agency_long {
    height: auto;
}
.point_long {
    height: 20vh;
}
.flow_top {
    background-color: #EE8001;
}
.flow_plantop {
    width: 70vw;
    height: 20vh;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.float_banner {
    height: auto;
}
.float_img_wrap {
    display: none;
    height: 0;
}

/* よくあるご質問 */
.qaContainer {
    width: 800px;
}
.qaContainer dt {
    padding: 10px 10px 10px 35px;
}

.qaContainer dd {
    margin: 20px 10px 40px 35px;
    border-bottom: 1px dotted #333;
}

.qaContainer dt:before {
    content: "Q";
    color: #fff;
    font-weight: bold;
    margin-right: 7px;
    left: -2.5em;
    margin: 0 0.5em 0 0;
    padding: 0.2em 0.4em;
    border-radius: 50%;
    background: #6c757d;
}

.qaContainer dd:before {
    content: "A";
    color: #fff;
    font-weight: bold;
    margin-right: 7px;
    left: -2.5em;
    margin: 0 0.5em 0 0;
    padding: 0.2em 0.4em;
    border-radius: 50%;
    background: #FE9620;
}

/* 会社概要 */
.kaisha  {
    width: 96%;
}

.kaisha th {
    font-weight: bold;
    background-color: #dedede;
}

.kaisha th, .kaisha td {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border: 1px solid #ccc;
    padding: 20px;
}

.view_11 .viewsptb {
    width: 96%;
}
.view_12 .viewsptb {
    width: 96%;
}

.view_13 h2{
    color: #333333;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 1.5rem;
}

.dny_box{
    padding-bottom: 40px;
}

.view_13 .dny_cm{
    display: flex;
}

.view_13 .dny_le{
    width: 50%;
}

.dny_le .dny_tl{
    font-weight: bold;
    margin-bottom: 0;
    color: #333333;
    font-size: 1.2rem;
}

.dny_le ul{
    background-color: #fff;
    margin: auto;
    width: 80%;
    padding: 10px;
    border-radius: 5px;
    border: solid 2px #EE8001;
}
.dny_le li{
    list-style: none;
    color: #333333;
}

.view_13 .dny_ri{
    width: 45%;
    text-align: left;
    padding-top: 20px;
}

.flex_content{
    margin-top: 20%;
}

.flex_content h2{
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 2rem;
    color: #333333;
}
/* 4つのプラン */
.view_14 {
    background-color: #FFF8F0;
}

.view_14 h2{
    color: #333333;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 1.5rem;
}
.plbox{
    border: solid 2px #EE8001;
    background-color: #fff;
    width: 80%;
    margin: auto;
    font-size: 1.3rem;
    margin-bottom: 20px;
    padding: 10px;
    color: #EE8001;
}

.plbox p{
    width: 80%;
    margin: auto;
    color: #333333;
}

.plbox a{
    font-size: 1rem;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #716a6a;
    color: #fff;
    font-weight: bold;
}
/* お客様の声 */
.customer-wrapper{
    width: 96%;
}
.customer-box{
    display: flex;
    text-align: center;
}
.customer-box img{
    width: 60%;
    padding-left: 10px;
}
.customer-box p {
    color: #FE9620;
    font-weight: bold;
    margin-top: 30px;
}

p .customer-name{
    font-size: 1.5rem;
}

.customer-text {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
}
p .customer-lead {
    font-size: 1.3rem;
    color: #FE9620;
    font-weight: bold;
}
@media screen and (min-width:600px) {
    #menu_page_wrap {
        height: auto;
    }
    .flow_top, .flow_top .plan_top {
        height: 30vh;
    }
    .head_nav a {
        width: 15vw;
    }
    #menu_page_wrap h2 {
        padding-top: 50px;
        line-height: 1;
    }
    .page_top_view {
        height: auto;
    }
    .page_top_view h1 {
        font-size: 5vw;
    }
    .fee_lists {
        height: 750px;
    }
    .fee_name_btn_box {
        height: 140px;
    }
    .fee_name {
    }
    .fee_name h2 {
        font-size: 3vw;
    }
    .fee_btn {
    }
    .fee_btn img {
    }
    .wrap_fee {
        height: 800px;
    }
    .plan_fee_img {
        height: 600px;
    }
    .plan_wrap .plan_txtbox {
    }
    .plan_wrap h1 {
        padding-top: 150px;
        font-size: 45px;
    }
    .plan_wrap p {
        font-size: 25px;
    }
   
    .plan_txtbox h2 {
        font-size: 30px;
        line-height: auto;
    }
    .plan_txtbox p {
        font-size: 25px;
    }
    .option_box {
    }
    .option_img {
        height: 150px;
    }
    .option_img img {
        height: 100%;
    }
    .option_txt {
        font-size: 25px;
    }
    .kajougaki {
    }
    .kajougaki p {
        font-size: 25px;
    }
    .wrap_fee h1, .wrap_fee p {
    }
    .fee_img1 {
    }
    .fee_img1 img {
        height: 500px;
    }
    .price_table {
        width: 70vw;
    }
    .price_table table {
        width: 60vw;
    }
    .price_table tbody {
        height: 500px;
    }
    .price_table tr {
        font-size: 30px;
    }
    
    .step_title {
    }
    .step_title h3 {
        font-size: 30px;
        line-height: 3;
    }
    .step_txt p {
        font-size: 20px;
    }
    
    .plan_top {
        height: 30vh;
    }

    .plan_title h1, .plan_onayami li, .plan_onayami p {
    }
    .plan_onayami span {
    }
    .plan_onayami p {
        font-size: 24px !important;
    }
    .plan_onayami li {
        font-size: 20px;
    }
    .tokucho_box {
    }
    .tokucho_titlebox {
        height: 200px;
    }
    .tokucho_imgbox {
        width: 50vw;
    }
    .tokucho_imgbox img {
        width: 25vw;
    }
    .tokucho_txtbox h4 {
        font-size: 30px;
    }
    .tokucho_txtbox p {
        font-size: 20px;
    }

    .plan_title {
        width: 70vw;
        height: auto;
    }
    .plan_title img {
        width: 10%;
    }
    .explain_wrap {
        height: auto;
    }
    .explain_txtbox {
        width: 80vw;
    }
    .explain_txtbox p {
        font-size: 25px;
    }

    .merit_box p {
        font-size: 20px;
    }
    .merit_content_img img {
        width: 25vw;
    }
    .merit_content_txt {
    }
    .kajougaki {
        width: 75%;
    }
    .kajougaki li {
        font-size: 3vw;
    }

    .point_name_img img {
        width: 80%;
    }

    h2 {
        font-size: 30px;
    }
    .first_view {
        height: 100vh;
    }
    .c_wrap {
        margin: auto;
        width: 80%;
        height: auto;
    }
    .c_wrap_flexbox {
        width: 600px;
        height: auto;
        margin: auto;
        justify-content: center;
    }
    .c_wrap_flex_inner {
        width: 300px;
        height: 300px;
    }

    .c_wrap_flex_inner .c_h6 {
        font-size: 22px;
    }
    .c_wrap_flex_inner .c_p {
        font-size: 16px;
    }
    .view_2 {
        background-size: cover;
    }
    .view2_midashi {
        padding-top: 50px;
        font-size: 45px;
    }
    .view_3 {
        width: auto;
        height: auto;
    }
    .midashi_line {
        width: 90vw;
    }
    .nayami_box {
        height: 100px;
        margin: 30px auto;
    }
    .nayami_box p {
        font-size: 2vw !important;
    }
    .dif_list {
        height: 200px;
        margin-bottom: 40px;
    }
    .dif_inner_txtbox p {
        font-size: 30px !important;
    }
    .view_4 .viewsptb {
        width: 70vw;
        margin-top: 40px;
    }
    .point_box {
        margin-bottom: 40px;
    }
    .point_num h2 {
        font-size: 100px;
    }
    .point_name_imgbox {
        width: 90vw;
        height: 200px;
    }
    .viewsptb {
        width: 100vw;
    }
    .flow_midashi {
        width: 100%;
    }

    .float_banner {
        width: 100%;
        text-align: center;
        margin: auto;
    }
    .float_text, .float_img {
        text-align: center;
        margin-top: 10px;
        padding-top: 20px;
        width: 60%;
    }
    .float_text {
        margin: 0 auto;
    }
    .float_text h6 {
        font-size: 30px;
        font-weight: 700;
    }
    .bar_top {
        height: 110px;
    }
    .head_logos {
        height: 100px;
    }
    
    .head_logos {
        width: 50vw;
        margin-top: 40px;
        margin: 10px auto;
    }
    .line_td, .menu_td {
        padding-right: 10px;
    }
    .line_td img, .menu_td img {
        width: 60px;
        height: 60px;
    }
    .head_text {
        padding-top: 20%;
    }
    .otherplan_wrap h2 {
        font-size: 30px;
    }
    .bot_bar {
        width: 100vw;
        height: 120px;
        text-align: center;
    }
    .contact {
        width: 50%;
        height: 100%;
    }
    .contact p {
        font-size: 18px !important;
    }
    footer {
        height: auto;
        bottom: 0;
    }
    .footertext {
        text-align: center;
    }
    .footertext h6 {
        font-size: 150%;
        text-align: center;
    }
    .footertext h6 br {
        display: none;
    }
    .footerlogo img {
        width: 50%;
        padding: 20px auto;
    }
    .foot_content {
        width: 80vw;
        display: flex;
        margin-left: 10%;
    }
    .copyright {
        padding-bottom: 23vh;
        text-align: center;
    }
    
    .fan_img {
        width: 300px;
        height: 200px;
        margin-right: 40px;
    }
    .plan_name {
        font-size: 60px;
    }
    .plan_name_wrap {
        font-size: 30px;
    }
    .plan_name_wrap p, .plan_name_wrap h6 {
        color: #ffffff;
        text-align: center;
    }
    .plan_name {
        font-weight: 700;
        text-align: center;
        color: #C0EE01;
        padding-top: 30vh;
        font-size: 150%;
        letter-spacing: 3px;
    }
    .little_explain {
        width: 80%;
        background-color: #ffffff;
        border-radius: 5px;
        margin: 30px auto;
        text-align: center;
        margin-top: 80px;
    }
    .exp
    .list_image_box {
        height: 500px;
    }
    .list_plan_image {
        width: 500px;
        height: auto;
    }
    .fee_list_box {
        height: 500px;
    }
    .br_sp {
        display: none;
    }
    .kadai h5 {
        font-size: 25px;
    }
    .woman {
        width: 50%;
    }

    .plan_content_img {
        margin-top: 20px;
        width: 70%;
    }
    .little_explain h6 {
        font-size: 35px;
    }
    .br_tb {
        display: block;
    }

    .point_img, .step_img {
        width: 400px;
    }
    input {
        font-size: 18px;
    }
    .agecy_body {
        background-image: url(../images/bcg_sns.png);
    }
    .flow_body {
        background-image: url(../images/bcg_snsflow.png);
    }
    .plan_post_body {
        background-image: url(../images/bcg_postplan.png);
        background-attachment: fixed;
        background-size: cover;
    }
    .whatsns {
        width: 70vw;
    }
}


@media screen and (min-width:1200px) {
    .flow_plantop {
        font-size: 24px;
    }
    .point_box_flex {
        display: flex;
    }
    .point_num {
        width: 6vw;
        margin: 2px;
    }
    .point_flex_txt {
        width: 50vw;
    }
    .point_name_img_pcview {
        width: 10vw;
        justify-content:center;
    }
    .ym_fukidashi, .whatsns {
        display: none;
    }
    .pc_ym_fukidashi, .pc_whatsns {
        display: block;
        width: 60vw;
        margin: 20px auto;
    }
    
    .flexbody {
        width: 100vw;
        display: flex;
        justify-content: center;
    }
    .flex_content {
        width: 68vw;
        margin-right: 5vw;
    }
    .top_imgbox {
        height: 50vh;
    }
    .page_top_view {
        width: auto;
        height: auto;
    }
    .page_top_view h1 {
        font-size: 3vw;
    }
   
    .fee_lists {
        display: flex;
        justify-content: center;
        width: 90vw;
        height: 160px;
        background-color: #F7F9F6;
        border-radius: 10px;
        margin: 30px auto;
    }
    .list_flex {
        display: flex;
    }
    .fee_name_btn_box, .fee_name, .fee_btn {
        width: 16vw;
    }
    .fee_name_btn_box {
        display: block;
        height: 160px;
        margin: 0 10px;
        border: none;
    }
    .fee_name {
        height: 100px;
    }
    .fee_name h2 {
        font-size: 1vw;
    }
    .fee_btn {
        height: 8vh;
    }
    .fee_btn img {
        padding-top: 0%;
    }
    .plan_wrap {
        width: 70vw;
        height: auto;
    }
    .wrap_fee {
        width: 70vw;
        height: 100vh;
    }
    .plan_fee_img {
        width: 70vw;
        height: auto;
    }
    .plan_txtbox {
        width: 40vw;
    }
    .plan_wrap p {
        font-size: 25px;
    }
    .plan_contents {
        width: auto;
        height: auto;
    }
    .plan_txtbox h2 {
        font-size: 45px;
    }
    .option_box {
        width: 30vw;
    }
    .option_img {
        width: 20vw;
    }
    .option_img img {
    }
    .option_txt {
        width: 25vw;
        font-size: 20px;
    }

    .kajougaki p {
        text-align: center;
    }
    .wrap_fee h1, .wrap_fee p {
    }
    .fee_img1 {
        width: 60vw;
    }
    .price_table {
        width: 40vw;
    }
    .price_table table {
        width: 30vw;
    }

    .plan_top {
        height: auto;
    }
    .ex_p {
        height: auto;
    }
    .plan_top p {
        font-size: 22px;
        margin: 0 auto;
       line-height: 2;
       padding: 50px;
    }
    .onayami_wrap {
        height: 60vh;
    }
    .plan_onayami {
        width: auto;
    }
    .plan_title h1 {
        font-size: 5vh;
    }
    .plan_onayami span {
    }
    .plan_onayami p {
        font-size: 3vh;
    }
    .plan_onayami li {
        font-size: 24px;
        width: auto;
    }
    .tokucho_box {
        width: 70vw;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tokucho_titlebox {
        width: 60vw;
    }
    .tokucho_titlebox h1 {
        font-size: 45px;
    }
    .tokucho_imgbox {
        width: 15vw;
        margin: 0 30px;
        align-items: center;
    }
    .tokucho_imgbox img {
        width: 10vw;
        align-items: center;
    }
    .tokucho_txtbox {
        width: 40vw;
    }
    .tokucho_txtbox h4 {
        font-size: 25px;
    }
    .tokucho_txtbox p {
    }

    .explain_wrap {
        margin: 0;
        height: 300px;
    }
    .explain_txtbox {
        width: 80vw;
        height: auto;
        text-align: center;
    }
    .explain_txtbox p {
    }
    .merit_box {
        width: 100%;
    }
    .some_metit {
        width: 40vw;
        height: auto;
    }

    .some_merit_top_wrap {
        width: 40vw;
        text-align: center;
    }
    .merit_content {
        width: 60vw;
        height: auto;
        align-items: center;
    }
    .merit_content_img img {
        width: 10vw;
    }
    .merit_content_txt {
    }
    .step_wrap {
        background-image: none;
        background-color: #F7F9F6;
        background-image: linear-gradient(#ffffff, #EE8001);
    }
    .step_flex {
        background-color: #ffffff;
    }
    .step_content {
        width: 50vw;
        margin-top: 5vh;
        border: solid 2px #EE8001; 
    }
    .step_num img {
        width: 10vw;
    }
    .step_img img {
        width: 20vw;
    }
    .view_2 {
        background-image: url(../images/pc_bcg_view2.png);
        height: 100vh;
    }
    .view2_midashi {
        padding-top: 10vh;
    }
    .nayami_flex_up, .nayami_flex_medium,  .dif_flex_up{
        display: flex;
        justify-content: center;
    }
    .nayami_flex_up .nayami_box, .nayami_flex_medium .nayami_box {
        width: 27vw;
        height: 120px;
        margin: 0.5vw 1vw;
    }
    .nayami_box {
        height: 120px;
    }
    .dif_flex_up .dif_list {
        width: 16vw;
        height: 30vh;
        margin: 8px 8px;
        display: block;
        text-align: center;
    }
    .dif_flex_up .dif_inner_imgbox {
        padding-top: 3vh;
    }
    .view .ym_fukidashi {
        margin-top: 5%;
        padding-top: 0;
        width: 40vw;
    }
    .dif_list {
        text-align: center;
    }
    .dif_inner_txtbox {
        width: 16vw;
        height: 14vh;
    }

    .dif_inner_imgbox {
        width: 10vw;
        margin: 0 auto;
    }
    .dif_inner_imgbox img {
        width: 56%;
        height: auto;
        margin: 0 auto;
        padding-top: 0;
    }
    .dif_inner_txtbox p {
        font-size: 1vw !important;
    }


    .bar_top {
        width: 100vw;
        height: 140px;
        background-color: #F7F9F6;
        position: relative;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .head_logos {
        width: 90vw;
        height: auto;
        margin-top: 0;
    }
    .ym_td {
        height: auto;
        width: 20vw;
        margin: auto 40px;
    }
    .line_td, .menu_td {
        display: none;
    }
    .pc_btn {
        display: block;
        width: 340px;
        height: 100px;
        float: right;
        margin: auto 20px;
        display: flex;
        justify-content: center;
    }
    .contact_top_orange p {
        color: #fff;
    }
    .pc_btn img {
        display: block;
        width: 100%;
    }
    .contact_top_orange {
        background-color: #EE8001;
    }
    .head_nav {
        display: flex;
        width: 100vw;
        height: 50px;
        background-color: #ffffff;
        text-align: center;
        margin: 0 auto;
    }
    .head_nav ul{
        display: flex;
        width: 100vw;
        height: 50px;
        margin: auto;
        background-color: #ffffff;
        justify-content: center;
        align-items: center;
    }
    .head_nav ul li {
        width: 15vw;
        height: 60px;
        font-size: 20px;
        list-style: none;
        padding-top: 10px;
    }
    .list_1, .list_3, .list_5 {
        border-left: thick solid #FE9620;
        border-right: thick solid #FE9620;
    }
    .list_6 {
        border-right: thick solid #FE9620;
    }

    .head_nav a {
        height: 40px;
        text-decoration: none;
        color: #282828;
    }

    .pc_topimg {
        display: block;
        margin-top: 0px;
    }

   
    #menu_page_head {
        background-color: #Ffffff;
    }
    .line_td, .menu_td {
        height: 100px;
    }
    .first_view {
        display: none;
    }
    
    .viewsptb {
        display: none;
    }
    .view {
        width: 100%;
    }

    #pc_flex_footer {
        display: flex;
        width: 80%;
        margin: 0 auto;
    }
    .view_13 h2{
        font-size: 2rem;
    }
    .dny_cm{
        margin-bottom: 20px;
    }
    .dny_le .dny_tl{
        font-size: 1.5rem;
    }
    .dny_le li{
        font-size: 1.2rem;
    }
    footer {
        bottom: 0;
    }
    .footerlogo {
        width: 35%;
        height: 300px;
        margin: 0;
    }
    .footerlogo .ymlogo {
        width: 25vw;
        margin: 10% auto;
    }
    .footerlogo {
        margin: auto 0;
    }
    .foot_content {
        margin-left: 0;
    }
    .copyright {
        padding-bottom: 10vh;
    }
    .serv_ul, .company_ul {
        width: 30vw;
        flex: 2;
        font-size: 25px;
    }
    .serv_ul li, .company_ul li {
        font-size: 18px;
    }

    
    .midashi_line {
        width: 60vw;
    }
    .dif_list {
        width: 60vw;
        height: 300px;
    }
    .nayami_flex_up {
    }
    .nayami_long {
        width: 56vw;
    }
    .nayami_p {
        padding: 20px 10px;
    }
    .nayami_box p {
        font-size: 1vw !important;
    }
    .view_3 {
        width: 100%;
        height: auto;
    }
    .view_5 {
        height: 300px;
        margin: 0;
    }

    .point_box {
        width: 45vw;
        display: block;
    }

    .bot_bar {
        width: 700px;
        height: 200px;
        right: 0;
    }
    #wrap {
        display: flex;
        width: 100vw;
    }
    .pc_topimg {
        width: 100vw;
    }
    .pc_flexcontent {
        flex: 2;
        width: 80vw;
        margin: 0 auto;
        padding-right: 4vw;
    }
    .point_name {
        width: 30vw;
        text-align: left;
    }
    .point_name_imgbox {
        width: auto;
        height: 120px;
    }
   
   
    .point_name_img {
        width: 10vw;
        padding-top: 0%;
    }
    .point_name_img img {
        width: 60%;
    }
    .point_name h3 {
        font-size: 30px;
    }
    .point_txtbox {
        width: 30vw;
    }

    .point_name {
        width: 30vw;
    }
    .point_txtbox {
        width: 40vw;
    }
    .flow_box {
        width: 40vw;
        margin-bottom: 50px;
    }
    .flow_sankaku {
        margin-bottom: 50px;
    }
    .flow_midashi h3 {
        font-size: 30px;
    }
    .flow_txt p {
        font-size: 20px;
    }

    .viewpc {
        display: block;
        flex: 1;
        width: 100%;
        margin-right: 0;
    }


    #sidebar {
        width: 20vw;
        display: block;
        height: 100vh;
        top: 0;
        background-color: none;
        text-align: center;
        padding-left: 5vw;
        margin-right: 2vw;
        margin-top: 20px;
    }

    .sidebtn {
        width: 100%;
        text-align: center;
        margin: 10px auto;
    }
    
    .sidebtn img{
        width: 100%;
    }
    .sidebtn .line_sidebar img{
        width: 200px;
    }
  
    .contact_btn {
        width: 200px;
        height: 150px;
        margin: 30px auto;
    }
   
    .contact_btn img {
        height: 100%;
    }
    .bot_bar {
        display: none;
    }

    .content_wrap {
        height: auto;
    }
    .content_wrap p {
        font-size: 25px;
        padding: 40px 130px;
    }
    .kajougaki {
        width: 70%;
    }
    .kajougaki li {
        font-size: 0.7vw;
    }
    .midashi {

        height: auto;
    }

    .content_wrap h2 {
        padding-top: 120px;
        padding-bottom: 30px;
        font-size: 35px;
        text-align: left;
        padding-left: 10%;
    }
    .midashi h1 {
        font-size: 40px;
    }
    .content_block {
        margin-top: 5%;
    }

    .list_image_box {
        width: 40vw;
        height: 45vh;
        margin: auto;
    }
    .fee_list_box {
        width: auto;
        height: 800px;
    }
    .fee_img1 img {
        height: auto;
    width: 100%;
    }
    .list_plan_image {
        width: 90%;
        height: auto;
    }
    .merit_wrap {
        margin: 40px auto;
    }
    .content_merit h3 {
        font-size: 30px;
    }
    .fan_img {
        width: 500px;
        height: auto;
    }
    .flow_step {
        width: 80%;
        margin: auto;
    }
    .step_img {
        width: 60%;
    }
    .point_img {
        width: auto;
        height: 400px;
    }
    .migi {
        padding-right: 120px;
    }
    .sankaku {
        width: 30px;
        margin: 40px auto;
    }
    .step_number h4 {
        font-size: 40px;
    }
    h6 {
        font-size: 30px;
    }

    .page_wrap {
        width: 70vw;
    }
    .post_wrap {
        width: 70%;
    }
    .little_explain {
        margin-top: 300px;
        width: 50vw;
    }
    .plan_content_img {
        width: 55%;
    }

    
    .midashi .long_h1 {
        font-size: 30px;
    }
    .br_pc {
        display: none;
    }
    .longtxt_midashi {
        height: auto;
    }
    .float_banner {
        display: block;
        position: fixed;
        bottom: 10px;
        left: 6%;
    }
    .float_banner {
        width: 90%;
        height: 130px;
        background-color: #Ffffff;
        border-radius: 20px;
        box-shadow: 10px 10px 20px #787878;
        text-align: center;
    }
    .float_text {
        margin-bottom: 10px;
        width: 100%;
        height: 20%;
    }
    .float_text h6 {
        font-size: 16px;
        line-height: 0;
        text-align: center;
    }
    .float_img_wrap {
        display: flex;
        width: 90%;
        height: 18vh;
        margin: 0 auto;
    }
    .float_box_contact {
        width: 60vw;
        height: 80px;
        background-image: url(../images/orange_bcg_grade.png);
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .float_box_line {
        width: 40vw;
        height: 80px;
        background-image: url(../images/green_bcg_line.png);
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .float_box_line_sec {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .float_box_line_sec img {
        height: 6vh;
    }
    .float_box_line_sec h3 {
        color: #fff;
        font-size: 2vw;
        padding-left: 10px;
    }
    .float_box_contact_sec p {
        color: #fff;
        font-size: 30px !important;
        font-weight: 600;
        margin-top: 0;
        margin-bottom: 0;
    }
    .float_box_tell {
        width: 50vw;
        height: 100px;
    }
    .tell_up {
        background-color: #EE8001;
    }
    .float_box_tell p {
        font-size: 16px !important;
    }
    .float_box_tell h3 {
        font-size: 35px !important;
        line-height: 0.3;
    }
    .tell_up p {
        color: #fff;
        font-size: 16px !important;
    }
    .float_imgbox {
        padding: 0 20px;
        height:  100%;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        justify-content: center;
        align-items: center;
    }
    .float_box {
        margin: 0 2vw;
    border-radius: 5px;
    }

    .float_img {
        width: 75%;
        height: auto;
    }


    .br_tb {
        display: none;
    }
    .social_media {
        width: 50vw;
    }
    .plan_wrap {
        width: auto;
        height: auto;
        margin-top: 0;
    }

    .wrap_fee {
        height: auto;
        width: auto;
    }
    .plan_wrap h1 {
        padding-top: 4vh;
    }
    .price_table {
        width: 50vw;
        height: 30vh;
    }
    .price_table table {
        width: 40vw;
        height: 30vh;
    }
    .price_table tbody {
        height: 20vh;
    }
    .price_table tr {
        height: 3vh;
    }
    .txtbox_bottom h2 {
        font-size: 30px;
        line-height: 2;
        color: #EE8001;
    }
    .option_box {
        display: flex;
    }
    .option_img img {
        height: 60%;
    }
    .kajougaki {
        width: 100%;
        display: flex;
        align-items: center;
        width: 58vw;
        text-align: center;
        margin: 8px auto;
    }
    .chousei_flex {
        display: block;
        justify-content: center;
        align-items: center;
    }
    .kajou_list {
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
    }
    .kajougaki li {
        list-style: none;
        background-color: #FFF8F0;
        color: #EE8001;
        font-weight: 600;
        border-radius: 10px;
        margin: 10px;
        font-size: 0.8vw;
    }
    .kajougaki p {
        text-align: center;
    }
    .kajou_list p {
        font-size: 16px;
        font-weight: 600;
    }
    th, td {
        font-size: 22px;
    }

    .kaisha  {
        width: 800px;
    }

    .kaisha tr {
        display: flex;
        flex-wrap: wrap;
    }

    .kaisha th,
    .kaisha td {
        display: block;
        text-align: left;
        padding: 10px;
        width: 100%;
    }

    #pc_map{
        padding-bottom: 240px;
    }
    .flex_content{
        margin-top: 40px;
    }
    .customer-wrapper{
        width: 800px;
        margin:0 auto 40px;
    }
    .customer-box p{
        font-size: 1rem;
        margin-top: 110px;
        margin-left: 80px;
    }
    p .customer-name{
        font-size: 34px;
    }
    p .customer-lead{
        font-size: 34px;
    }
    .customer-text{
        font-size: 1rem;
    }
    .customer-box img{
        padding-left: 0;
    }
    .view_14 h2{
        font-size: 2rem;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .plan4{
        display: flex;
        justify-content: center;
        padding-bottom: 20px;
    }
    .plbox {
        width: 251px;
        margin: 20px 5px;
        padding: 20px 0;
    }
    .plbox p{
        height: 120px;
        font-size: 1.2rem;
        display: table-cell;
        vertical-align: middle;
    }
    .plbox a{
        font-size: 1.3rem;
    }
    .dny_le ul{
        width: 55%;
    }
    .view_13 .dny_cm{
        width: 70%;
    }
    .dny_cm{
        margin:20px auto;
        padding: 20px;
        border-bottom: medium solid #ee80015e;
    }
    .pc_btn{
        width: 340px;
    }
}

