@media screen and (min-width:768px){
  .sp_only{
    display: none!important;
    
  }
}/*@media screen and (min-width:1241px){*/


@media screen and (max-width:767px){

  .sp_hide{
    display: none!important;
  }

  main{
    padding-top: 80px;
  }



  /*
  ----------------------------------------------------
  以下、共通パーツ
  ----------------------------------------------------
  */

  .container{
    max-width: 345px;
    margin:0 auto;
  }



  /*波線がついたタイトル*/


  .common_wave_title::after{
    width: 42px;
    height: 6px;
    margin-top: 12px;
  }

  .common_wave_title .sec_title{
    font-size: 24px;
    line-height: 1.42;
  }

  /*セクションごとのタイトル*/
  .common_sec_title{
    font-size: 20px;
    line-height: 1.25;
    padding: 8px 16px;
    border-left: 5px solid #276ed8;
  }

  .common_sec_title span{
    font-size: 18px;
  }


  /*24時間365日オンライン受付中！お申込みはこちらボタン */

  .common_appli_link{
    max-width: 100%;
    height: 70px;
  }

  .common_appli_link::after{
    width: 24px;
    height: 24px;
    right:20px;
  }


  .common_appli_link .common_appli_link_body::before{
    width: 455px;
    height: 82px;
    bottom: 25px;
  }

  .common_appli_link .common_appli_link_text{
    font-size: 20px;
  }

  .common_appli_link .common_appli_link_text::before{
    width: 26px;
    height: 26px;
    margin-right: 9px;
    margin-top: 4px;
  }

  .common_appli_link .common_appli_link_head{
    top:-14px;
  }

  .common_appli_link .common_appli_link_head_text{
    width: 250px;
    height:28px;
    border-radius: 20px;
    font-size: 13px;
  }

  .common_appli_link .common_appli_link_head_text::before{
    border-width: 8px 4px 0 4px;
  }

  .common_appli_link .common_appli_link_head_text::after{
    border-width: 7px 3px 0 3px;
    top:calc(100% - 1px);
  }

  /*
  ----------------------------------------------------
  以下、共通セクション
  ----------------------------------------------------
  */

  /*
  ----------------------------------------------------
  ヘッダー
  ----------------------------------------------------
  */

  header{
    
  }
  
  header .header_line01{
    height:35px;
    padding:0 12px;
  }
  
  header .header_line01 .header_h1{
    font-size: 11px;
    line-height: 1.2;
  }

  
  header .header_line02{
    height:45px;
    padding-left: 12px;
    padding-right: 16px;
  }
  
  header .header_line02 .header_logo img{
    height:29px;
  }

  header .drawer_open .bar_frame{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width:32px;
    height:16px;
  }

  header .drawer_open .bar{
    height: 2.5px;
  }

  header .drawer_open.active .bar1 {
    transform: translateY(6.4px) rotate(-45deg);
  }
  header .drawer_open.active .bar3 {
    transform: translateY(-6.4px) rotate(45deg);
  }

  header .drawer_open p{
    margin-top: 5px;
    font-size: 10px;
  }


  #drawer_menu{
    padding-top: 80px;
  }

  /*
  ----------------------------------------------------
  フッター
  ----------------------------------------------------
  */

  footer{
    position: relative;
  }

  #page_top{
    width: 40px;
    height: 40px;
    bottom:85px;
  }

  footer .footer_inner{
    max-width: 345px;
    margin:0 auto;
  }

  footer .footer_area01{
    padding:36px 0;
  }

  footer .footer_border{
    margin:24px 0;
  }

  footer .footer_flex{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  footer .footer_logo{
    display: block;
    width:325px;
    margin:0 auto;
  }

  footer .footer_adress{
    margin-top: 16px;
    font-size: 13px;
  }

  footer .footer_adress .tel{
    pointer-events: auto;
  }

  footer .button_flex{
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
  }

  footer .button_flex .contact_button{
    width: 160px;
    height: 40px;
    margin-right: 0;
    padding-left: 24px;
    font-size: 14px;
  }

  footer .button_flex .contact_button .button_inner::before{
    width: 17px;
    height: 12.5px;
    left:-24px;
  }

  footer .button_flex .contact_button .button_inner::after{
    content:none;
  }


  footer .button_flex .appli_button{
    width: 160px;
    height: 40px;
    line-height: 1.2;
    font-size: 13px;
  }


  footer .button_flex .appli_button::before{
    width: 188px;
    height: 60px;
    bottom:16px;
  }

  footer .button_flex .appli_button .button_inner::before{
    width: 16px;
    height: 16px;
    left:-22px;
  }

  footer .button_flex .appli_button .button_inner::after{

    width: 14px;
    height: 14px;
    right:-18px;
  }

  footer .footer_right{
    width: 100%;
    margin-top: 28px;
  }

  footer .footer_nav{
    display: flex;
    justify-content: center;
  }

  footer .footer_menu{
    width:50%;
  }

  footer .footer_menu li{
    margin-top: 14px;
  }

  footer .footer_menu li:first-child{
    margin-top: 0;
  }

  footer .footer_menu li a{
    font-size: 13px;
  }

  footer .footer_menu li a::before{
    width: 5.5px;
    height: 9.5px;
    margin-top: 4px;
    margin-right: 10px;
  }

  footer .adress_head{
    font-size: 18px;
    text-align: center;
  }

  footer .map_list{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  footer .map_block{
    width: 165px;
    min-height: auto;
    height:auto;
    padding:18px 10px 18px;
    border-radius: 10px;
    margin-top: 10px;
    flex-direction: column;
    align-items: center;
  }

  footer .map_block .map_head{
    flex-shrink: 0;
    margin-right: 0;
    width: 100%;
    position: relative;
  }

  footer .map_block .map_head a{
    display: none;
  }

  footer .map_block .map_head .pre_open{
    display: flex;
    align-items: center;
    width:100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
  }

  footer .map_block .map_head .pre_open img{
    height:19px;
  }

  /* footer .map_block .map_head .pre_open::before{
    content:'';
    background-image: url('../img/common/icon_map_white.png');
    width: 13px;
    height: 19px;;
    margin-right: 8px;
  } */

  footer .map_block .map_head .pre_open_arrow{
    width:15px;
    height:15px;
    border-radius: 50%;
    position: absolute;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    background-image: url('../img/common/radi_arrow_right_blue.png');
    transition-duration: 0.4s;
    transform: rotateZ(90deg);
  }

  footer .map_block .map_head .pre_open_arrow.active{
    transform: rotateZ(270deg);
  }

  footer .map_block .pre_list_frame{
    padding-top: 16px;
    width:100%;
    display: none;
  }

  footer .map_block .pre_list{
    display: flex;
    flex-wrap: wrap;
    padding-top: 2px;
    gap:14px 0;

  }

  footer .map_block .pre_list li{
    width:50%;
  }

  footer .map_block .pre_list .pre_item{
    min-width: 45px;
    font-size: 15px;
  }

  footer .map_block .pre_list .pre_item::after{
    width: 12px;
    height: 12px;
    margin-left: 6px;
  }



  footer .footer_area02{
    padding-top: 0;
    /* padding-bottom: 24px; */
    padding-bottom: 120px;
    
  }

  footer .footer_area02 .min_menu{
    display: flex;
    justify-content: center;
    align-items:stretch;
    flex-wrap: wrap;
    gap:0;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  footer .footer_area02 .min_menu li{
    width:50%;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    display: flex;
    align-items: center;
  }

  footer .footer_area02 .min_menu li:nth-child(2n){
    border-left: 1px solid #ddd;
  }

  footer .footer_area02 .min_menu a{
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    padding:14px 0;
  }

  footer .footer_area02 .min_menu a::before{
    width: 7px;
    height: 12px;
    margin-right: 7px;
  }

  footer .copy{
    text-align: center;
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.77;
  }

  footer .copy a{
    color: #276ed8;
    border-bottom:1px solid #276ed8;
  }


  /*
  ----------------------------------------------------
  TOPページ
  ----------------------------------------------------
  */

  body.top_body{
    
  }


  main.top_main{
    padding-top: 80px;
  }

  .top_section{

  }

  .top_mv_section{
    
  }

  body.top_body .footer_area02{
    padding-bottom:120px!important;
  }

  .fix_bottom_menu{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(104,110,120,0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    gap: 0 5px;
    z-index: 18;
    transition-duration: 0.4s;
    pointer-events: none;
    opacity: 0;
  }

  .fix_bottom_menu.show{
    opacity: 1;
    pointer-events: auto;
  }

  .fix_bottom_menu a {
    width: 175px;
    height: 60px;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 0 rgba(24, 25, 25, 0.20);
  }

  .fix_bottom_menu a img {
    width: 100%;
    height: 100%;
  }

  .top_mv_section .mv_swiper_button{
    width: 40px;
    height: 40px;
  }
  
  .top_mv_section .mv_swiper_prev{
    /* right:calc(50% + 140px); */
    right:auto;
    left:8px;
  }
  .top_mv_section .mv_swiper_next{
    /* left:calc(50% + 140px); */
    left:auto;
    right:8px;
  }
  .top_mv_section .top_mv_slide{
    width:100%;
    max-width: 450px;
    padding:0;
    margin:0 10px;
  }
  
  .top_mv_section .mv_card{
    height:500px;
    
    /* height:calc(500px / 375px) */
    height:min(calc(500 / 375 * 100vw) , calc(500 / 375 * 450px));
    border-radius: 0;
  }

  .top_mv_section .mv_card .button_area{
    display: none;
  }

  .top_mv_section .bottom_button_area{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    background-color: rgba(255,255,255,0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    height:80px;
    gap:0 5px;
    z-index: 18;
  }

  .top_mv_section .bottom_button_area a{
    width:175px;
    height:60px;
    border-radius: 5px;
    box-shadow: 0px 5px 15px 0 rgba(24, 25, 25, 0.20);
  }

  .top_mv_section .bottom_button_area a.program{
    background-image: linear-gradient(to left, #08ab87, #0bac48);
  }
  .top_mv_section .bottom_button_area a.application{
    background-image: linear-gradient(to left, #f68529, #f67b29);
  }

  .top_mv_section .bottom_button_area a img{
    width:100%;
    height:100%;
    /* object-fit: cover; */
  }

  .top_mv_section .slide_nav_area{
    /* max-width: 345px; */
    padding:0 20px;
    margin:10px auto 0;
  }

  .top_mv_section .slide_nav{
    width: 38px;
    height: 20px;
    bottom:88px;
    left:calc(50% + 145px);
    /* right:calc(8 / 375 * 100vw); */
    font-size: 11px;
  }
  

  .top_mv_section .guide_list{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-top: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .top_mv_section .guide_list li{
    width:25%;
    border: 1px solid #dddddd;
  }

  .top_mv_section .guide_list li:first-child{
    border-left: none;
  }

  .top_mv_section .guide_list a{
    width:100%;
    height:65px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
  }

  .top_mv_section .guide_list a .icon{
    height:22px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
  }

  .top_mv_section .guide_list a .icon_renewal{
    height:18px;
  }
  .top_mv_section .guide_list a .icon_lapse{
    height:18px;
  }
  .top_mv_section .guide_list a .icon_loss{
    height:22px;
  }
  .top_mv_section .guide_list a .icon_correction{
    height:18px;
  }

  .top_about_section{
    padding-top: 32px;
  }

  .top_about_section .top_banner{
    max-width:100%;
    border-radius: 16px;
  }


  .top_about_section .about_box{
    margin-top: 32px;
    padding:24px 0 30px 24px;
    position: relative;
  }

  .top_about_section .about_box::before{
    width:calc(200vw);
    left:calc(50% - 170px);
    z-index:2;
    border-radius: 24px 0 0 24px;
  }

  .top_about_section .about_box_inner{
    position: relative;
    z-index: 3;
  }

  .top_about_section .about_text_contents{
    position: relative;
    width:100%;
    min-height:auto;
  }

  .top_about_section .about_text_contents .orange_head{
    width: 100px;
    height: 25px;
    font-size: 16px;
  }

  .top_about_section .about_text_contents .about_title{
    font-size: 24px;
    line-height: 1.42;
    margin-top: 8px;
  }


  .top_about_section .about_text_contents .about_image{
    max-width: 100%;
    margin-top: 40px;
    margin:24px auto 0; 
  }

  .top_about_section .about_text_contents .about_image img{
    width:100%;
  }

  .top_about_section .about_text_contents .about_text{
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.75;

  }

  .top_about_section .about_item_list{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .top_about_section .about_item_list li{
    width:100%;
    min-height:auto;
    margin-top: 16px;
  }

  .top_about_section .about_item_list .about_item{
    width:100%;
    min-height:100%;
    padding:12px 40px 12px 15px;
    border-radius: 20px;
  }

  .top_about_section .about_item_list .about_item::after{
    width:22px;
    height:22px;
    right:10px;
    bottom:0;
    top:0;
    margin:auto;
  }

  .top_about_section .about_item_list .about_item_icon{
    width:56px;
    flex-shrink: 0;
    margin-right: 12px;
  }


  .top_about_section .about_item_list .about_item_name{
    font-size: 19px;
  }

  .top_about_section .about_item_list .about_item_info{
    line-height: 1.31;
    font-size: 16px;
    margin-top: 6px;
  }

  .top_map_section{
    padding-top: 150px;
    padding-bottom: 40px;
    margin-top: -100px;
  
  } 

  .top_map_section::before{
    height: calc(100% + 800px);
  }


  .top_map_section .sec_title{
    font-size: 28px;
    line-height: 1.36;
    position: relative;
    z-index: 2;
  }

  .top_map_section .sec_title span{
    width: 63px;
    height: 63px;
    font-size: 17px;
    line-height: 1.21;
    top:-28px;
    right:-12px;
  }

  .top_map_section .sec_sub_text{
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.75;
    font-feature-settings: 'palt';
    position: relative;
    z-index: 2;
  }

  .top_map_section .map_frame{
    margin-top: 32px;
    position: relative;
    height:auto;
  }

  .top_map_section .map_frame .map{
    width:440px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);

  }

  .top_map_section .map_text{
    margin-top: 24px;
    text-align: left;
    line-height: 1.75;

  }

  .top_map_section .map_list{
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .top_map_section .map_block{
    padding:18px 14px;
    position: static;
    border-radius: 10px;
    width:100%;
    z-index: 2;
    margin-top: 16px;
  }

  .top_map_section .map_block .map_head{
    text-align: center;
    position: relative;
  }

  .top_map_section .map_block .map_head a{
    display: none;
  }

  .top_map_section .map_block .map_head .pre_open{
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
  } 

  .top_map_section .map_block .map_head .pre_open_arrow{
    position: absolute;
    width: 12.5px;
    height: 20px;
    background-image:url('../img/common/angle_right_blue.png');
    top:0;
    bottom:0;
    right:0;
    margin: auto;
    transform: rotateZ(90deg);
    transition-duration: 0.4s;
  }

  .top_map_section .map_block .map_head .pre_open_arrow.active{
    transform: rotateZ(270deg);
  }

  .top_map_section .map_block .pre_list_frame{
    display: none;
    padding-top: 28px;

  }

  .top_map_section .map_block .pre_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:10px 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .top_map_section .map_block .pre_list.pre_colum01{
    width:100%;
    justify-content: center;
  }
  .top_map_section .map_block .pre_list.pre_colum02{
    width:100%;
    
  }
  .top_map_section .map_block .pre_list.pre_colum03{
    width:100%;
  }
  .top_map_section .map_block .pre_list.pre_colum04{
    width:100%;
  }

  .top_map_section .map_block .pre_item{
    width: 150px;
    height: 40px;
    border-radius: 5px;
  }

  .top_map_section .map_block .pre_item::after{
    content:'';
    width: 7px;
    height: 12px;
    background-image: url('../img/common/angle_right_white.png');
    position: absolute;
    right:10px;
    top:0;
    bottom:0;
    margin:auto;
  }

  .top_map_section .map_block .region_link img,
  .top_map_section .map_block .region_link a{
    display: block;
    width:100%;
    border:none;
  }

  .top_flow_section{
    min-height:auto;
    padding-bottom: 170px;
    position: relative;
  } 

  .top_flow_section::after{
    width:calc(50% + 172px);
    height:360px;
    min-width: auto;
    background-position: bottom;
    background-image: url('../img/top/top_flow_bg_sp.png');
    top:auto;
    bottom:0;
  }

  .top_flow_section .flow_box{
    position: relative;
    padding:24px 15px 60px 0;
  }

  .top_flow_section .flow_box::before{
    width:200vw;
    height:100%;

    right:calc(50% - 172px);
    border-radius: 0 36px 36px 0;
  }

  .top_flow_section .flow_box_inner{
    position: relative;
    z-index: 4;
  }

  .top_flow_section .sec_title{
    font-size: 24px;
    line-height: 1.42;
    text-align: center;
  }

  .top_flow_section .sec_title img{
    max-width:290px;
    margin-bottom: 12px;
  }

  .top_flow_section .flow_list{
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }

  .top_flow_section .flow_list .dot{
    display: none;
  }

  .top_flow_section .flow_item{
    width: 160px;
    height: 160px;
    padding-top: 32px;
    margin:48px 0 0;
    position: relative;
  }

  .top_flow_section .flow_item01::after{
    width:27px;
    border-top:3px dotted #317aea;
    right: -18px;
  }

  .top_flow_section .flow_item02::after{
    width:100px;
    border-top:3px dotted #317aea;
    transform-origin: right;
    top:150px;
    right:125px;
  }

  .top_flow_section .flow_item03::after{
    width:27px;
    border-top:3px dotted #317aea;
    right: -18px;
  }

  .top_flow_section .flow_item .flow_item_head{
    top:-28px;
  }

  .top_flow_section .flow_item .head01{
    width: 42px;
    height: 15px;
    border-radius: 3px;
    margin-bottom: 8px;
    font-size: 12px;
  }

  .top_flow_section .flow_item .head02{
    font-size: 30px;
    line-height: 0.6;
  }

  .top_flow_section .flow_item .icon{
    height:56px;
  }

  .top_flow_section .flow_item .flow_icon01{
    height:48px;
  }
  .top_flow_section .flow_item .flow_icon02{
    height:50px;
  }
  .top_flow_section .flow_item .flow_icon03{
    height:56px;
  }
  .top_flow_section .flow_item .flow_icon04{
    height:40px;
  }

  .top_flow_section .flow_item .flow_text_frame{
    margin-top: 8px;
    height:auto;
  }

  .top_flow_section .flow_item .flow_text_frame p{
    font-size: 17px;
    line-height: 1.25;
  }

  .top_flow_section .flow_item .flow_text_frame p span{
    font-size: 12px;
    line-height: 1.38;
  }

  .top_flow_section .remark_list{
    margin-top: 24px;
  }

  .top_flow_section .remark_list li{
    line-height: 1.75;
  }

  .top_flow_section .remark_list li::before{
    font-size: 16px;
    line-height: 1.75;
  }


  .top_appli_section{
    position: relative;
    padding:40px 0 48px;
  }

  .top_appli_section::before{
    border-radius: 0 0 24px 24px;
  }


  .top_appli_section .sec_sub_title{
    font-size: 15px;
    margin-bottom: 10px;
  }

  .top_appli_section .p01{
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
  }

  .top_appli_section .appli_list_frame{
    width: 100%;
    margin:0;
    margin-top: 0;
  }

  .top_appli_section .appli_list{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    margin:0 auto;
  }

  .top_appli_section .appli_item{
    width: 100%;
    padding: 48px 16px 16px;
    border-radius: 10px;
    border: solid 2px #276ed8;
    margin-top: 56px;
  }

  .top_appli_section .appli_item01{
    margin-top: 56px;
  }

  .top_appli_section .appli_item .icon{
    width:64px;
    top:-32px;
  }

  .top_appli_section .appli_item .appli_name{
    font-size: 22px;
    white-space: nowrap;
  }


  .top_appli_section .appli_item .appli_name img{
    width:85px;
    position: absolute;
    left:-20px;
    top:-40px;
  }

  .top_appli_section .appli_item .appli_text{
    line-height: 1.75;
    max-width:100%;
    margin:12px auto 0;
    font-feature-settings: 'palt';
  }

  .top_appli_section .appli_item .appli_text .remark{
    font-size: 16px;
    display: inline-block;
    margin-top: 6px;
  }

  .top_appli_section .appli_item .fee_flex{
    margin-top: 6px;
    font-size: 15px;
  }

  .top_appli_section .appli_item .fee_flex::before,
  .top_appli_section .appli_item .fee_flex::after{
    width:2px;
    height:32px;
    border-radius: 1px;
    margin-top: 6px;
  }

  .top_appli_section .appli_item .fee_flex::before{
    transform: rotateZ(-20deg);
    margin-right: 10px;
  }

  .top_appli_section .appli_item .fee_flex::after{
    transform: rotateZ(20deg);
    margin-left: 10px;
  }


  .top_appli_section .appli_item .fee_flex span{
    font-size: 17px;
    display: inline-block;
    margin-right: 6px;
    margin-left: 2px;
  }

  .top_appli_section .appli_item .fee_flex span.num{
    font-size: 30px;
    line-height: 1;
    margin-right: 0;
    margin-left: 0;
    font-feature-settings: 'palt';
  }

  .top_appli_section .appli_item .orange_button{
    width: 270px;
    height: 50px;
    border-radius: 30px;
    margin:6px auto 0;
  }

  .top_appli_section .appli_item .orange_button::before{
    width:270px;
    height:52px;
    bottom:16px;
  }

  .top_appli_section .appli_item .orange_button .button_inner{
    font-size: 18px;
    font-feature-settings: 'palt';
    line-height: 1.1;
  }

  .top_appli_section .appli_item .orange_button .button_inner span{
    font-size: 14px;
  }


  .top_appli_section .appli_item .orange_button .button_inner::after{
    width:21px;
    height:21px;

  }

  .top_appli_section .appli_item .orange_button.appli .button_inner::before{
    width: 24px;
    height: 24px;
    left:-36px;
  }
  .top_appli_section .appli_item .orange_button.appli .button_inner::after{
    right:-42px;
  }

  .top_appli_section .appli_item .orange_button.pdf .button_inner{
    font-size: 16px;
  }

  .top_appli_section .appli_item .orange_button.pdf .button_inner::before{
    width: 19.5px;
    height: 25.5px;
    left:-28px;
  }
  .top_appli_section .appli_item .orange_button.pdf .button_inner::after{
    right:-26px;
  }


  .top_appli_section .appli_item .tel{
    pointer-events: none;
    width:fit-content;
    margin:20px auto 0;
    font-size: 34px;
  }

  .top_appli_section .appli_item .tel::before{
    width: 22.5px;
    height: 29.5px;
    margin-right: 6px;
  }

  .top_appli_section .appli_item .time_flex{
    margin-top: 8px;
    gap:0 12px;
    white-space: nowrap;
  }

  .top_appli_section .appli_item .time_head{
    height: 24px;
    padding: 0 8px;
    font-size: 13px;
    margin-right: 6px;
  }

  .top_appli_section .appli_item .time_text{
    font-size: 13px;
    font-feature-settings: 'palt';
  }

  .top_appli_section .appli_item03 .appli_text{
    margin-top: 16px;
  }

  .top_appli_section .faq_box{
    padding:24px 40px 24px 28px;
    border-radius: 10px;
    margin-top: 40px;
  }

  .top_appli_section .faq_box .faq_link{
    width: fit-content;
    margin:16px auto 0;
    position: static;
    height:40px;
    padding:0 10px 0 14px;
    font-size: 14px;
  }

  .top_appli_section .faq_box .faq_link::before{
    width: 17px;
    height: 17px;
    margin-right: 8px;
  }
  .top_appli_section .faq_box .faq_link::after{
    width: 16px;
    height: 16px;
    margin-left: 8px;
  }

  .top_appli_section .faq_box .faq_head{
    font-size: 20px;
  }

  .top_appli_section .faq_box .faq_head::before{
    width:27px;
    height:27px;
    margin-right: 6px;
  }

  .top_appli_section .faq_box .faq_list{
    max-width: 104100%0px;
    margin:20px auto 0;
    display: flex;
    flex-wrap: wrap;
    gap:12px 0;
  }

  .top_appli_section .faq_box .faq_list li{
    width:100%;
  }

  .top_appli_section .faq_box .faq_item{
    line-height: 1.75;
  } 

  .top_appli_section .faq_box .faq_item::before{
    width: 7px;
    height: 12px;
    margin-right: 12px;
    margin-top: 7px;
  }

  .top_appli_section .faq_box .faq_item:hover{
    opacity: 1;
    color: #222;
    text-decoration: none;
  }

  .top_feature_section{
    padding-top: 100px;
    padding-bottom: 48px;
    margin-top: -50px;
  }

  .top_feature_section::before{
    background-image: url('../img/top/top_feature_bg_sp.png');
    border-radius:0 0 24px 24px ;
  }

  .top_feature_section .container{
    position: relative;
    z-index: 1;
    
  }
  .top_feature_section .sec_sub_title{
    font-size: 17px;
    margin-bottom: 8px;
  }

  .top_feature_section .sec_sub_title::before,
  .top_feature_section .sec_sub_title::after{
    width:2px;
    height:30px;
    border-radius: 1px;
  }

  .top_feature_section .sec_sub_title::before{
    transform: rotateZ(-40deg);
    margin-right: 20px;
  }
  .top_feature_section .sec_sub_title::after{
    transform: rotateZ(40deg);
    margin-left: 10px;
  }

  .top_feature_section .feature_list_frame{
    width: 100%;
    margin:0;
    margin-top:24px;
  }

  .top_feature_section .feature_list{
    max-width: 1280px;
    margin:0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap:20px 0;
  }

  .top_feature_section .feature_item{
    width:154px;
  }

  .top_feature_section .feature_item .icon{
    height:154px;
  }

  .top_feature_section .feature_item  .feature_text{
    padding-top: 12px;
    min-height: calc(100% - 154px);
    font-size: 15px;
  }

  .top_feature_section .feature_item  .feature_text .min{
    font-size: 14px;
  }

  .top_feature_section .entry_banner{
    height:auto;
    border-radius: 10px;
    margin-top: 40px;
  }

  .top_feature_section .entry_banner .entry_left{
    width:100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .top_feature_section .entry_banner .entry_text01{
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .top_feature_section .entry_banner .entry_text01::before{
    width: 34px;
    height: 25px;
    margin-right: 0;
    margin-bottom: 8px;
  }

  .top_feature_section .entry_banner .entry_text01::after{
    width: 55px;
    height: 55px;
    font-size: 15px;
    right:auto;
    left:-60px;
    top:36px;
  }

  .top_feature_section .entry_banner .entry_text02{
    font-size: 12px;
    line-height: 1.4;
    margin-top: 6px;
    text-align: center;
  }

  .top_feature_section .entry_banner .entry_right{
    width:50px;
  }

  .top_feature_section .entry_banner .entry_right::after{
    width: 25px;
    height: 25px;
  }

  .top_news_section{
    padding:48px 0 60px;
  }

  .top_news_section .flex{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }

  .top_news_section .flex .news_area{
    width:100%;
  }

  .top_news_section .news_box{
    margin-top: 24px;
    border-radius: 10px;
    padding:10px 24px 30px;
  }


  .top_news_section .news_item{
    padding:20px 0;
  }

  .top_news_section .news_title{
    font-size: 16px;
    line-height: 1.8;
  }

  .top_news_section .news_title span{
    font-size: 14px;
    line-height: 1;
  }


  .top_news_section .news_area01 .news_title span{
    padding: 0 10px;
    margin-right: 8px;
  }

  .top_news_section .news_area02 .news_title span{
    padding: 0 10px;
    margin-right: 8px;
  }

  .top_news_section .news_area02{
    margin-top: 36px;
  }

  .top_news_section .news_text{
    line-height: 1.75;
    margin-top: 6px;
  }


  .top_news_section .news_button{
    width: 322px;
    height: 70px;
    margin: 30px auto 0;
    border-radius: 50px;
    border: solid 2px #276ed8;
    font-size: 16px;
    padding-right: 10px;
  } 

  .top_news_section .news_button::after{
    width: 22px;
    height: 22px;
    right:20px;
  }

  /*
  ----------------------------------------------------
  下層共通 下層ページのmv
  ----------------------------------------------------
  */

  .page_fix_menu_area{
    padding:10px 0;
    margin-top: 80px;
  }

  .page_fix_menu_area .page_fix_menu{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .page_fix_menu_area .page_fix_menu a{
    width: 175px;
    height: 60px;
    border-radius: 5px;
    margin:0 5px;
  }


  .page_mv_section{
    padding:24px 0;
    position: relative;

  }

  .page_mv_section::after{
    min-width:100%;
    width:1920px;
    height:calc(100% + 64px);
  }

  .page_mv_section .common_page_title_set{
    max-width: 355px;
    margin:0 auto;
  }

  .page_mv_section .common_page_title_set .ja_title{
    font-size: 24px;
    line-height: 1.3;
  }

  .page_mv_section .common_page_title_set .en_title{
    font-size: 13px;
    line-height: 1.3;
    margin-top: 8px;

  }

  .common_page_wrap{
    width:355px;
    max-width: 100%;
    border-radius: 32px 32px 0 0;
    padding-top: 24px;
    padding-bottom: 60px;
  } 

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

  .common_section_wrap{
    width:100%;
  }

  /*
  ----------------------------------------------------
  下層共通 パンクズ
  ----------------------------------------------------
  */

  .common_bread_area{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
  }

  .common_bread_area .bread_list{
    font-size: 14px;
  }

  .common_bread_area .bread_list .arrow{
    margin:3px 12px 0;
    width: 6px;
    height: 10px;
  }

  .common_bread_area .bread_list a{
    line-height: 1.3;
  }

  .common_bread_area .bread_list span{
    line-height: 1.3;
  }


  /*
  ----------------------------------------------------
  利用規約
  ----------------------------------------------------
  */

  body.rules_body{
    
  }

  main.rules_main{

  }

  .rules_section{
    padding-bottom: 60px;
  }

  .rules_section:last-child{
    padding-bottom: 0;
  }

  .rules_section .rules_text{
    line-height: 1.75;
    margin-top: 24px;
  }


  .rules_section .rules_text .min{
    font-size: 14px;
  }

  .rules_section .rules_text .tel{
    pointer-events: auto;
  }

  .rules_section .dot_list{
    margin-top: 20px;
  }

  .rules_section .dot_list li{
    padding-left: 0;
    line-height: 1.6;
    margin-top: 10px;
  }

  .rules_section .dot_list li::before{
    width:10px;
    height:10px;
    margin-right: 8px;
    margin-top: 8px;
  }

  .rules_section .border_list li{
    margin-top:0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .rules_section .border_list li:first-child{
    padding-top: 0;
  }


  /*
  ----------------------------------------------------
  利用規約
  ----------------------------------------------------
  */

  body.law_body{
    
  }

  main.law_main{

  }

  .law_section{

  }

  .law_section dl{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    /* font-feature-settings: 'palt'; */
  }

  .law_section dl dt,
  .law_section dl dd{
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 1.75;
  }

  .law_section dl dt{
    width:100%;
    padding-left: 0;
    border-bottom:none;
    padding-bottom: 0;
  }

  .law_section dl dd{
    width:100%;
    border-bottom:1px solid #ddd;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
  }

  .law_section dl dd .min{
    font-size: 14px;
  }


  .law_section dl dd .tel{
    pointer-events: auto;
  }


  /*
  ----------------------------------------------------
  利用規約
  ----------------------------------------------------
  */

  body.document_body{
    
  }

  main.document_main{

  }

  .document_section{

  }

  .document_section .p01{
    line-height: 1.75;
  }

  .document_section .p02{
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
  }

  .document_section .color_box{
    margin-top: 32px;
    background-color: #fbf7d1;
    padding:12px 20px;
    margin-bottom: 60px;
  }

  .document_section .p03{
    font-size: 14px;
    line-height: 1.42;
  }

  .document_section .adobe_link{
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
  }

  .document_section .adobe_link::after{
    width: 6px;
    height: 9px;
    margin-left: 4px;
  }

  .document_section .table_frame{
    margin-top: 50px;
    /* overflow-x: scroll; */
  }

  .document_section table{
    /* width: 600px; */
    width: 100%;
  }

  .document_section thead{

  }

  .document_section thead th{
    height:60px;
  }

  .document_section thead th:first-child{
    /* width:150px; */
    width: auto;
  }

  .document_section thead th:last-child{
    /* width:calc(100% - 150px); */
    width:auto;
  }

  .document_section tbody{

  }

  .document_section tbody tr{
    border-bottom: 1px solid #ccdaec;
  }
  .document_section tbody tr:last-child{
    border-bottom: none;
  }

  .document_section tbody td{
    padding:24px 16px;
    font-feature-settings: 'palt';
  }
  .document_section tbody td:first-child{
    /* width:150px; */
    width:100px;
    border-right:1px solid #ccdaec;
  }
  .document_section tbody td:last-child{
    /* width:calc(100% - 150px); */
    width:calc(100% - 100px);
  }

  .document_section tbody .document_img{
    display: block;
    /* width:120px; */
    width:100%;
    margin:0 auto;
  }

  .document_section tbody .document_text01{
    line-height: 2;
    /* font-size: 16px; */
    font-size: 14px;
  }


  .document_section tbody .document_text02{
    margin-top: 4px;
    /* font-size: 14px; */
    font-size: 12px;
    line-height: 1.42;
  }


  .document_section tbody .document_link{
    margin-top: 12px;
  }

  .document_section tbody .document_link a{
    /* font-size: 14px; */
    font-size: 12px;
    line-height: 1.5;
    display: inline;
  }

  .document_section tbody .document_link.pdf a::before{
    width: 14px;
    height: 17px;
    margin-right: 6px;
    display: inline-block;
  }

  .document_section tbody .document_link.word a::before{
    width: 16px;
    height: 16px;
    margin-right: 4px;
    display: inline-block;
  }

  /*
  ----------------------------------------------------
  必要書類の送付について
  ----------------------------------------------------
  */

  body.sending_body{
    
  }


  .sending_section01{
    padding-bottom: 60px;
  }

  .sending_section01 .p01{
    line-height: 1.75;
    margin-bottom: 40px;
  }

  .sending_section01 .p02{
    margin-top: 24px;
    line-height: 1.75;
  }


  .sending_section01 .p03{
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.42;
  }

  .sending_section01 .p04{
    margin-top: 24px;
    line-height: 1.75;
  }

  .sending_section01 ul{
    margin-top: 36px;
  }

  .sending_section01 ul li{
    margin-top: 16px;
  }

  .sending_section01 ul li a{
    line-height: 1.75;
  }

  .sending_section01 ul li a::after{
    width: 7px;
    height: 12px;
    margin-left: 6px;
  }

  .sending_section02{

  }

  .sending_section02 .send_box{
    margin-top: 40px;
    display: flex;
    border-radius: 5px;
  }

  .sending_section02 .send_box .send_left{
    width:70px;
    line-height: 1.75;
    font-size: 13px;
    text-align: center;
  }

  .sending_section02 .send_box .send_right{
    width:100%;
    padding:20px 12px;
  }

  .sending_section02 .send_box .send_text01{
    line-height: 1.5;
    font-size: 13px;
  }

  .sending_section02 .send_box .send_text02{
    margin-top: 10px;
    line-height: 1.4;
    font-size: 13px;
  }

  .sending_section02 .send_box .send_text03{
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.42;
  }

  .sending_section02  .send_text04{
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.42;
  }

  /*
  ----------------------------------------------------
  お支払い方法について
  ----------------------------------------------------
  */

  body.pay_body{
    
  }

  .pay_section01{
    padding-bottom: 60px;
  }

  .pay_section01 .p01{
    line-height: 1.75;
    margin-bottom: 40px;
  }

  .pay_section01 .p02{
    margin-top: 32px;
    line-height: 1.75;
  }

  .pay_section02{
    padding-bottom: 60px;
  }

  .pay_section02 .p01{
    margin-top: 32px;
    line-height: 1.75;
  } 

  .pay_section02 .p02{
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5;
  } 

  .pay_section02 .bank_frame{
    margin-top: 32px;
  }

  .pay_section02 .bank_box{
    border-radius: 5px;
  }

  .pay_section02 .bank_head{
    padding:20px 0;
    font-size: 18px;
    line-height: 1.3;
  }

  .pay_section02 .bank_body{
    padding:24px 12px;
  }

  .pay_section02 .bank_body img{
    width:597px;
    max-width: 95%;
  }

  .pay_section02 .table_frame{
    margin-top: 40px;
    /* overflow-x: scroll; */
  }

  .pay_section02 table{
    /* width: 800px; */
    width: 100%;
  }



  .pay_section02 table th,
  .pay_section02 table td{
    /* min-width: 120px; */
    min-width: auto;
  }

  .pay_section02 table th:nth-child(5),
  .pay_section02 table td:nth-child(5){
    /* width:200px; */
    width:auto;
  } 

  .pay_section02 table th{
    height:60px;
    line-height: 1.3;
    font-size: 14px;
  }


  .pay_section02 table td{
    padding:8px 2px;
    text-align: center;
    line-height: 1.2;
    /* font-size: 13px; */
    font-size: 11px;
  }

  .pay_section02 table td span{
    /* font-size: 12px; */
    font-size: 10px;
  }

  .pay_section03{
    padding-bottom: 60px;
  }

  .pay_section03 .p01{
    margin-top: 32px;
    line-height: 1.75;
  }

  .pay_section04{

  }

  .pay_section04 .p01{
    margin-top: 32px;
    line-height: 1.75;
  }

  .pay_section04 .p02{
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.42;

  }

  /*
  ----------------------------------------------------
  新免許の送付について
  ----------------------------------------------------
  */

  body.send_body{
    
  }


  .send_section01{
    padding-bottom: 60px;
  }

  .send_section01 .p01{
    line-height: 1.75;
    margin-bottom: 56px;
  }

  .send_section01 .p02{
    line-height: 1.75;
    margin-top: 32px;
  }

  .send_section01 .p03{
    margin-top: 24px;
    line-height: 1.75;
  }

  .send_section01 .p04{
    margin-top: 32px;
    line-height: 1.75;
  }

  .send_section01 ol{
    margin-top: 24px;
  }

  .send_section01 ol li{
    line-height: 1.6;
    padding-left: 32px;
  }

  .send_section01 ol li::before{
    width: 24px;
    height: 24px;
    font-size: 14px;
    left:0;
    top:2px
  }


  .send_section02{

  }

  .send_section02 .p01{
    margin-top: 32px;
    line-height: 1.75;
  }


  .send_section02 .p02{
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
  }

  .send_section02 .p03{
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.5;
  }

  /*
  ----------------------------------------------------
  センター概要
  ----------------------------------------------------
  */

  body.center_body{
    
  }


  .center_section{

  }

  .center_section dl{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .center_section dl dt,
  .center_section dl dd{
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 1.75;
  }

  .center_section dl dt{
    width:100%;
    padding-left: 0;
    border-bottom:none;
    padding-bottom: 0;
  }

  .center_section dl dd{
    width:100%;
    border-bottom:1px solid #ddd;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
  }

  .center_section dl dd .min{
    font-size: 14px;
  }

  .center_section dl dd .tel{
    pointer-events: auto;
  }


  .center_section .common_sec_title{
    margin-top: 40px;
  }

  .center_section .map_frame{
    margin-top: 24px;
    margin-bottom: 40px;
  }

  .center_section .map_frame iframe{
    width:100%;
    height:200px;
  }

  .center_section .map_text{
    margin-bottom: 40px;
  }


  /*
  ----------------------------------------------------
  リンクについて
  ----------------------------------------------------
  */

  body.rink_body{
    
  }

  main.rink_main{

  }

  .rink_section{
    padding-bottom: 60px;
  }

  .rink_section:last-child{
    padding-bottom: 0;
  }


  .rink_section .rink_text{
    line-height: 1.75;
    margin-top: 24px;
  }


  .rink_section .dot_list{
    margin-top: 20px;
  }

  .rink_section .dot_list li{
    padding-left: 0;
    line-height: 1.6;
    margin-top: 10px;
  }

  .rink_section .dot_list li::before{
    width:10px;
    height:10px;
    margin-right: 8px;
    margin-top: 8px;
  }

  .rink_section .border_list li{
    margin-top:0;
    padding-top: 16px;
    padding-bottom: 16px;
  }


  /*
  ----------------------------------------------------
  全国・運輸局一覧
  ----------------------------------------------------
  */

  body.mlit-list_body{
    
  }

  main.mlit-list_main{

  }

  .mlit-list_section{

  }


  .mlit-list_section .p01{
    line-height: 1.75;
    margin-bottom: 48px;
  }


  .mlit-list_section .table_frame{
    margin-top: 40px;
    /* overflow-x: scroll; */
  }

  .mlit-list_section table{
    /* width: 750px; */
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
  }

  .mlit-list_section table a.tel{
    pointer-events: auto;
  }

  .mlit-list_section table th,
  .mlit-list_section table td{
    /* min-width: 120px; */
    min-width: auto;
  }

  .mlit-list_section table th{
    height:60px;
    line-height: 1.5;
    /* font-size: 14px; */
    font-size: 12px;
  }

  .mlit-list_section table td{
    padding:8px 2px;
    text-align: center;
    line-height: 1.5;
    /* font-size: 13px; */
    font-size: 11px;
  }

  .mlit-list_section .common_appli_link{
    margin:64px auto 0;
  }

  /*
  ----------------------------------------------------
  サイトマップ
  ----------------------------------------------------
  */

  body.sitemap_body{
    
  }

  main.sitemap_main{

  }

  .sitemap_section{

  }

  .sitemap_section .dot_list{
    margin-top: 20px;
  }

  .sitemap_section .dot_list li{
    padding-left: 0;
    line-height: 1.6;
    margin-top: 10px;
  }

  .sitemap_section .dot_list li::before{
    width:10px;
    height:10px;
    margin-right: 8px;
    margin-top: 8px;
    
  }

  .sitemap_section .dot_list li:first-child{
    margin-top: 0;
  }

  .sitemap_section .border_list li{
    margin-top:0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  /*
  ----------------------------------------------------
  お知らせ
  ----------------------------------------------------
  */

  body.news_body{
    
  }

  main.news_main{

  }

  .news_section{
    padding-bottom: 60px;
  }

  .news_section:last-child{
    padding-bottom: 0;
  }

  .news_section .flex .news_area{
    margin-top: 32px;
  }

  .news_section .news_box{
    margin-top: 24px;
    border-radius: 10px;
    padding:10px 24px 30px;
  }


  .news_section .news_item{
    padding:20px 0;
  }

  .news_section .news_title{
    font-size: 16px;
    line-height: 1.8;
  }


  .news_section .news_title span{
    font-size: 14px;
  }


  .news_section .news_area01 .news_title span{
    padding: 0 10px;
    margin-right: 8px;
  }

  .news_section .news_area02 .news_title span{
    padding: 0 10px;
    margin-right: 8px;
  }

  .news_section .news_text{
    line-height: 1.75;
    margin-top: 6px;
  }


  /*
  ----------------------------------------------------
  更新・失効講習会場住所一覧
  ----------------------------------------------------
  */
  body.address_body{
    
  }

  main.address_main{

  }

  .address_section{

  }

  .address_section .p01{
    line-height: 1.75;
    margin-bottom: 60px;
  }

  .address_section .map_frame{
    margin-top: 32px;
    position: relative;
    height:auto;
    padding-top: 0;
  }

  .address_section .map_frame .map img{
    width:440px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }


  .address_section .map_list{
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .address_section .map_block{
    padding:18px 14px;
    position: static;
    border-radius: 10px;
    width:100%;
    z-index: 2;
    margin-top: 16px;
  }

  .address_section .map_block .map_head{
    text-align: center;
    position: relative;
  }

  .address_section .map_block .map_head a{
    display: none;
  }

  .address_section .map_block .map_head .button{
    display: none;
  }

  .address_section .map_block .map_head .pre_open{
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: left;

  } 

  .address_section .map_block .map_head .pre_open_arrow{
    position: absolute;
    width: 12.5px;
    height: 20px;
    background-image:url('../img/common/angle_right_blue.png');
    top:0;
    bottom:0;
    right:0;
    margin: auto;
    transform: rotateZ(90deg);
    transition-duration: 0.4s;
  }

  .address_section .map_block .map_head .pre_open_arrow.active{
    transform: rotateZ(270deg);
  }

  .address_section .map_block .pre_list_frame{
    display: none;
    padding-top: 28px;

  }

  .address_section .map_block .pre_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:10px 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .address_section .map_block .pre_list.pre_colum01{
    width:100%;
    justify-content: center;
  }
  .address_section .map_block .pre_list.pre_colum02{
    width:100%;
    
  }
  .address_section .map_block .pre_list.pre_colum03{
    width:100%;
  }
  .address_section .map_block .pre_list.pre_colum04{
    width:100%;
  }

  .address_section .map_block .pre_item{
    width: 150px;
    height: 40px;
    border-radius: 5px;
  }

  .address_section .map_block .pre_item::after{
    content:'';
    width: 7px;
    height: 12px;
    background-image: url('../img/common/angle_right_white.png');
    position: absolute;
    right:10px;
    top:0;
    bottom:0;
    margin:auto;
  }

  .address_section .map_block .region_link img,
  .address_section .map_block .region_link a{
    display: block;
    width:100%;
    border:none;
  }


  .address_section .map_text{
    margin-top: 40px;
    font-size: 14px;
    line-height: 1.42;
    padding:20px;
  }

  .address_section .table_frame{
    margin-top: 30px;
    /* overflow-x: scroll; */
    position: relative;
  }

  .address_section .table_frame .scroll-hint-icon {
    position: absolute;
    top: 100px;
    left: calc(50% - 60px);
}

  .address_section table{
    /* width: 600px; */
    width: 100%;
    overflow: hidden;
  }


  .address_section table thead th{
    height:60px;
    line-height: 1.3;
    font-size: 14px;
  }

  .address_section table th,
  .address_section table td{
    /* min-width: 100px; */
    min-width: auto;
  }

  .address_section table td{
    padding:10px 4px;
    line-height: 1.75;
    min-height: 60px;
    font-size: 12px;
  }

  .address_section table td:first-child{
    /* min-width: 70px; */
    min-width: auto;
  }

  .address_section table td br{
    display: inline;
  }

  .address_section table tbody td:last-child a:not(.up_link){
    flex-direction: column;
  }

  .address_section table tbody td:last-child a:not(.up_link)::before{
    width: 14px;
    height: 20px;
    /* margin-right: 4px; */
    margin-right: 0;
    flex-shrink: 0;
  }

  .address_section table .up_link{
    margin-left: 0;
  }
  

  .address_section .common_appli_link{
    margin:60px auto 0;
  }


  /*
  ----------------------------------------------------
  講習会場詳細
  ----------------------------------------------------
  */

  body.place_body{
    
  }

  .place_section{
    padding-bottom: 60px;
  }

  .place_section .place_text{
    margin-top: 32px;
    line-height: 1.75;
  }

  .place_section .place_link{
    margin-top: 4px;
    margin-bottom: 8px;
    line-height: 1.3;
  }

  .place_section .place_link::after {
    width: 7px;
    height: 12px;
    margin-left: 6px;
  }

  .place_section .map_frame{
    margin-top: 40px;
  }

  .place_section .map_frame iframe{
    height:250px;
  }

  .place_section .dl_flame{
    margin-top: 20px;
  }

  .place_section dl{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .place_section dl dt,
  .place_section dl dd{
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 1.75;
  }

  .place_section dl dt{
    width:100%;
    padding-left: 0;
    border-bottom:none;
    padding-bottom: 0;
  }

  .place_section dl dd{
    width:100%;
    border-bottom:1px solid #ddd;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
  }

  .place_section dl dd .min{
    font-size: 14px;
  }

  .place_section dl dd .tel{
    pointer-events: auto;
  }


  .place_section .access_head{
    margin-top: 40px;
    font-size: 18px;
    line-height: 1.3;
  }

  .place_section .access_head::before{
    width: 4px;
    height: 24px;
    margin-right: 16px;
  }

  .place_section .num_list {
    margin-top: 20px;
  }

  .place_section .num_list li {
    line-height: 1.6;
    padding-left: 32px;
  }

  .place_section .num_list li::before {
    width: 24px;
    height: 24px;
    font-size: 14px;
    left: 0;
    top: 1px;
  }

  .place_section .access_text{
    margin-top: 20px;
    line-height: 1.6;
  } 

  .place_section .common_appli_link{
    margin:72px auto 0;
  }


  /*
  ----------------------------------------------------
  更新時期通知メールサービス
  ----------------------------------------------------
  */
  body.mail_body{
    
  }

  main.mail_main{

  }

  .mail_section{

  }

  .mail_section .p01{
    margin-top: 24px;
    line-height: 1.75;
  }

  .mail_section .alert_head{
    margin-top: 48px;
    font-size: 18px;
    line-height: 1.5;
    padding-left: 16px;
    border-left:3px solid #276ed8;
  }

  .mail_section .alert_head::before{
    content: none;
  }

  .mail_section .alert_box{
    margin-top: 16px;
    padding:24px 16px;
  }

  .mail_section .alert_box ul li{
    line-height: 1.6;
    margin-top: 8px;
  }

  .mail_section .mail_link{
    margin:50px auto 0;
    width: 100%;
    height: 75px;

    border: solid 3px #276ed8;
  }

  .mail_section .mail_link::after{
    width: 22px;
    height: 22px;
    right:30px;
  }

  .mail_section .mail_link p{
    font-size:16px;

  }

  .mail_section .mail_link p span{
    margin-bottom: 6px;
    font-size: 14px;
  }



  /*
  ----------------------------------------------------
  個人情報保護方針
  ----------------------------------------------------
  */

  body.privacy_body{
    
  }

  main.privacy_main{

  }

  .privacy_section{
    padding-bottom: 60px;
  }



  .privacy_section .privacy_text{
    line-height: 1.75;
    margin-top: 24px;
  }

  .privacy_section .privacy_text.p01{
    margin-top: 0;
    margin-bottom: 24px;
  }


  .privacy_section a.tel{
    pointer-events: auto;
  }

  .privacy_section .dot_list{
    margin-top: 20px;
  }

  .privacy_section .dot_list li{
    padding-left: 0;
    line-height: 1.6;
    margin-top: 10px;
  }

  .privacy_section .dot_list li::before{
    width:10px;
    height:10px;
    margin-right: 8px;
    margin-top: 8px;
  }

  .privacy_section .dot_list li:first-child{
    margin-top: 0;
  }

  .privacy_section .border_list li{
    margin-top:0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .privacy_section .border_list li:first-child{
    padding-top: 0;
  }



  /*
  ----------------------------------------------------
  よくある質問
  ----------------------------------------------------
  */

  body.faq_body{
    
  }


  .faq_section{
    
  }

  .faq_section .faq_anchor_list{
    gap:12px;
    margin-bottom: 40px;
    flex-direction: column;
    align-items: flex-start;
  }

  .faq_section .faq_anchor{
    height:30px;
    font-size: 14px;
    padding:0 8px;
  }

  .faq_section .faq_anchor::after{
    border-width: 6px 6px 0 6px;
    margin-left: 6px;
  }

  .faq_section .faq_area{
    margin-top: 48px;
  }

  .faq_section .faq_head{
    font-size: 18px;
    line-height: 1.5;
    padding-left: 20px;
  }

  .faq_section .faq_head::before{
    width:3px;
    height:100%;
  }


  .faq_section .question_area{
    padding-left:48px;
    padding-bottom: 20px;
    padding-right: 20px;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 32px;
  } 

  .faq_section .question_area::after{
    width: 32px;
    height: 32px;
    font-size: 18px;
    top:-6px;
    left:6px;
    padding-bottom: 4px;
    
  }


  .faq_section .answer_area{
    margin-top: 20px;
    padding:16px 20px 16px 48px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 1.6;
  }

  .faq_section .answer_area::before{
    width: 32px;
    height: 32px;
    font-size: 18px;
    top:12px;
    left:6px;
    padding-bottom: 4px;
  }

  /*
  ----------------------------------------------------
  ご利用案内
  ----------------------------------------------------
  */

  body.service_body{
    
  }

  main.service_main{

  }

  .service_section{
    
  }

  .service_section .service_link_button{
    padding:12px 12px 12px 16px;
    font-size: 15px;
    border: solid 2px #276ed8;
  }

  .service_section .service_link_button::after{
    width: 24px;
    height: 24px;
    margin-left: 6px;
    flex-shrink: 0;
  }

  .service_info_section{
    padding-bottom: 60px;
  }

  .service_info_section .p01{
    line-height: 1.75;
    margin-top: 32px; 
  }


  .service_flow_section{
    padding-bottom: 60px;
  }

  .service_flow_section .p01{
    line-height: 1.75;
    margin-top: 32px; 
  }

  .service_flow_section .flow_list{


    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    max-width: 330px;
    margin:0 auto;
  }

  .service_flow_section .flow_list .dot{
    display: none;
  }

  .service_flow_section .flow_item{
    width: 160px;
    height: 160px;
    padding-top: 32px;
    margin:48px 0 0;
    position: relative;
  }

  .service_flow_section .flow_item01::after{
    width:27px;
    border-top:3px dotted #317aea;
    right: -18px;
  }

  .service_flow_section .flow_item02::after{
    width:100px;
    border-top:3px dotted #317aea;
    transform-origin: right;
    top:150px;
    right:125px;
  }

  .service_flow_section .flow_item03::after{
    width:27px;
    border-top:3px dotted #317aea;
    right: -18px;
  }

  .service_flow_section .flow_item .flow_item_head{
    top:-28px;
  }

  .service_flow_section .flow_item .head01{
    width: 42px;
    height: 15px;
    border-radius: 3px;
    margin-bottom: 8px;
    font-size: 12px;
  }

  .service_flow_section .flow_item .head02{
    font-size: 30px;
    line-height: 0.6;
  }

  .service_flow_section .flow_item .icon{
    height:56px;
  }

  .service_flow_section .flow_item .flow_icon01{
    height:48px;
  }
  .service_flow_section .flow_item .flow_icon02{
    height:50px;
  }
  .service_flow_section .flow_item .flow_icon03{
    height:56px;
  }
  .service_flow_section .flow_item .flow_icon04{
    height:40px;
  }

  .service_flow_section .flow_item .flow_text_frame{
    margin-top: 8px;
    height:auto;
  }

  .service_flow_section .flow_item .flow_text_frame p{
    font-size: 17px;
    line-height: 1.25;
  }

  .service_flow_section .flow_item .flow_text_frame p span{
    font-size: 12px;
    line-height: 1.38;
  }

  .service_flow_section .flow_remark{
    margin-top: 24px;
    line-height: 1.75;
  }


  .service_process_section{
    padding-bottom: 60px;
  }

  .service_process_section .p01{
    margin-top: 32px;
    line-height: 1.75;
  }

  .service_process_section .process_list{
    margin-top: 40px;
  }

  .service_process_section .process_block{
    margin-top: 40px;
    padding:30px 20px;
    border-radius: 10px;
  }

  .service_process_section .process_head{
    font-size: 19px;
    line-height: 1.3;
  }

  .service_process_section .process_head img{
    flex-shrink: 0;
    width:45px;
    margin-right: 10px;
  }

  .service_process_section .process_text{
    margin-top: 12px;
    line-height: 1.75;
  }

  .service_process_section .service_link_button{
    min-width: 100%;
    margin-top: 16px;
  }

  .service_mail_section{

  }

  .service_mail_section .p01{
    margin-top: 32px;
    line-height: 1.75;
  }

  .service_mail_section .service_link_button{
    min-width: 100%;
    margin-top: 32px;
  }

  /*
  ----------------------------------------------------
  全国更新・失効講習日程表
  ----------------------------------------------------
  */

  body.program_body{
    
  }

  main.program_main{

  }

  .program_section{
    
  }

  .program_section .program_text01{
    margin-top: 32px;
    line-height: 1.75;
    padding: 20px;
  }

  .program_section .program_text02{
    font-size: 14px;
    line-height: 1.42;
    margin-top: 40px;
  }

  /*
  ----------------------------------------------------
  日程表　各地方
  ----------------------------------------------------
  */

  body.region_body{
    
  }

  main.region_main{

  }

  .region_section{
    padding-bottom: 0;
  }

  .region_section .p01{
    line-height: 1.75;
  }

  .region_section .p02{
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.42;
  }

  .region_section .alert_head{
    margin-top: 48px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
  } 

  .region_section .alert_head::before{
    width: 3px;
  }

  .region_section .alert_box{
    margin-top: 16px;
    padding:20px;
    line-height: 1.75;
    margin-bottom: 60px;
  }


  .region_section .alert_box .min{
    font-size: 14px;
  }

  .region_section .pre_list{
    gap:16px 0;
    margin-top: 20px;
    justify-content: space-between;
  }

  .region_section .pre_link{
    width: 160px;
    height: 40px;
    border-radius: 5px;
  }

  .region_section .pre_link::after{
    width: 7px;
    height: 12px;
    right:10px;
  }


  .region_section .program_link_button{
    width: 100%;
    height:60px;
    margin:60px auto 0;
    font-size: 17px;
    border-radius: 30px;
    border: solid 3px #276ed8;
    padding-left: 20px;
  }

  .region_section .program_link_button::after{
    width: 24px;
    height: 24px;
    margin-left: 5px;
  }

  .region_section .map_info_text{
    line-height: 1.75;
  }

  /*
  ----------------------------------------------------
  日程表　各都道府県
  ----------------------------------------------------
  */

  body.prefecture_body{
    
  }

  main.prefecture_main{

  }

  .prefecture_section{
    padding-bottom: 60px;
  }

  .prefecture_section .common_appli_link{
    margin:60px auto 0;
  }


  .prefecture_section .p01{
    line-height: 1.75;
  }

  .prefecture_section .p02{
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.42;
    
  }


  .prefecture_section .alert_head{
    margin-top: 48px;
    font-size: 18px;
    line-height: 1.3;
    padding-left: 20px;
  } 

  .prefecture_section .alert_head::before{
    width: 4px;    
  }

  .prefecture_section .alert_box{
    margin-top: 16px;
    padding:20px;
    line-height: 1.75;
  }

  .prefecture_section .alert_box .min{
    font-size: 14px;
    letter-spacing: 0.7px;
  }


  .prefecture_program_section{

  } 

  .prefecture_program_section .pre_list{
    gap:16px 0;
    margin-top: 20px;
    justify-content: space-between;
  }

  .prefecture_program_section .pre_link{
    width: 160px;
    height: 40px;
    border-radius: 5px;
  }

  .prefecture_program_section .pre_link::after{
    width: 7px;
    height: 12px;
    right:10px;
  }

  .prefecture_program_section .program_table_frame{
    margin-top: 40px;
    /* overflow-x: scroll; */
  }

  .prefecture_program_section .program_table{
    /* width: 720px; */
    width: 100%;
    overflow: hidden;
  }

  .prefecture_program_section .program_table thead th{
    height:60px;
    line-height: 1.3;
  }

  .prefecture_program_section .program_table thead th span{
    font-size: 14px;
  }

  .prefecture_program_section .program_table th,
  .prefecture_program_section .program_table td{
    /* min-width: 100px; */
    min-width: auto;
    font-size: 12px;
  }

  .prefecture_program_section .program_table td{
    padding:10px 6px;
    line-height: 1.75;
    min-height: 60px;
  }

  .prefecture_program_section .program_table td br{
    display: none;
  }

  .prefecture_section .map_info_text{
    line-height: 1.75;
  }


  /*
  ----------------------------------------------------
  フォーム共通
  ----------------------------------------------------
  */

  .common_form_area{

  }

  .common_form_box{
    padding:24px 16px 50px;
    border-radius: 20px;
  }

  .common_form_box .form_line{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding:24px 0;
  }

  .common_form_box .form_left{
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: row-reverse;
    width:100%;
    margin-right: 0;
    line-height: 1.6;
    margin-top: 0;
    padding-top: 0;
  }

  .common_form_box .form_left::after{
    width: 70px;
    height: 32px;
    margin-top: -4px;
    flex-shrink: 0;
    margin-right: 8px;
    margin-left: 0;
    content:none;
  }

  .common_form_box .form_left.must_label::after{
    content: '必須';
  }


  .common_form_box .form_right{
    width:100%;
    margin-top: 16px;
  }

  .common_form_box .alert_text{
    font-size: 14px;
    line-height: 1.42;
  }

  .common_form_box input[type='text'],
  .common_form_box input[type='email'],
  .common_form_box input[type='number']{
    height: 50px;
    padding:0 12px;
  }

  .common_form_box textarea{
    height: 200px!important;
    padding:12px;
  }

  .common_form_box .select_frame::after{
    border-width: 8px 5.5px 0 5.5px;
    right:5px;
  }

  .common_form_box select{
    height: 50px;
    padding:0 8px;
  }

  .common_form_box .input_frame + .input_frame{
    margin-top: 20px;
  }

  .common_form_box .input_frame_400{
    max-width: 100%;
  }
  .common_form_box .input_frame_420{
    max-width: 100%;
  }
  .common_form_box .input_frame_490{
    max-width: 100%;
  }

  .common_form_box .radio_list{
    gap:10px 20px;
    padding-top: 10px;
  }

  .common_form_box .radio_list.verti{
    flex-direction: column;
  }

  .common_form_box .radio_list label{
    display: flex!important;
    align-items: flex-start;
    cursor: pointer;
    line-height:1.6;
    margin:0!important;
    padding:0!important;

  }

  .common_form_box .radio_list label input{
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-top: 2px;
  }

  .common_form_box .date_area{
    width: fit-content;
  }

  .common_form_box .date_flex{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  .common_form_box .date_flex + .date_flex{
    margin-top: 10px;
  }

  .common_form_box .date_flex.lecture_date_flex{
    flex-wrap: wrap;
    margin-left: 0;
    gap:12px 0;
  }
  .common_form_box .date_flex .date_box{
    display: flex;
    align-items: center;
    margin-left: 10px;
    font-size: 14px;
  }

  .common_form_box .date_flex .date_box:first-child{
    margin-left: 0;
  }

  .common_form_box .date_flex .date_box .unit{
    margin-left: 4px;
  }

  .common_form_box .date_flex .date_box_era{
    width:60px;
  }

  .common_form_box .date_flex .date_box_year{
    width:50px;
  }

  .common_form_box .date_flex .date_box_month{
    width:50px;
  }

  .common_form_box .date_flex .date_box_day{
    width:50px;
  }


  .common_form_box .tel_flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 490px;
  }

  .common_form_box .tel_flex .tel_box{
    width:85px;
  }

  .common_form_box .tel_flex .border{
    width: 10px;
    height: 2px;
  }


  .common_form_box .agree_area{
    margin-top: 40px;
  }


  .common_form_box .agree_area .agree_text01{
    line-height: 1.75;
    text-align: center;
    font-size: 15px;
  }

  .common_form_box .agree_area .agree_text02{
    font-size: 12px;
    line-height: 1.42;
    text-align: center;
    margin-top: 8px;
  }

  .common_form_box .agree_area .agree_box{
    width: fit-content;
    margin:24px auto 0;

  }

  .common_form_box .agree_area .agree_box::before{
    width: 70px;
    height: 32px;
    margin-right: 8px;
  }


  .common_form_box .agree_area label input{
    margin-right: 8px;
    width:24px;
    height:24px;
  }

  .common_form_box .agree_area div.mfp_err{
    text-align: center;
  }


  .common_form_area .submit_frame{
    margin-top: 50px;
  }

  .common_form_area .submit_frame .submit_button{
    width: 100%;
    height: 80px;
    border-radius: 40px;
    border: solid 3px #276ed8;
    font-size: 18px;
  }

  .common_form_area .submit_frame .submit_button::after{
    width: 30px;
    height: 30px;
    right:20px;
  }

  /*
  ----------------------------------------------------
  更新時期通知メールサービス(フォーム)
  ----------------------------------------------------
  */

  body.mailform_body{
    
  }

  main.mailform_main{

  }

  .mailform_section{

  }

  .mailform_section .p01{
    line-height: 1.75;
    margin-top: 32px;
    padding-bottom: 40px;
  }

  /*
  ----------------------------------------------------
  お問い合わせフォーム
  ----------------------------------------------------
  */

  body.contact_body{
    
  }

  main.contact_main{

  }

  .contact_section{
    padding-bottom: 60px;
  }

  .contact_section:last-child{
    padding-bottom: 0;
  }

  .contact_section01{

  }

  .contact_section01 .p01{
    line-height: 1.75;
  }

  .contact_section01 .p02{
    margin-top: 16px;
    line-height: 1.75;
  }


  .contact_section01 .p02 a::after{
    width: 7px;
    height: 12px;
    margin-left: 8px;
  }

  .contact_section01 .faq_box{
    margin-top: 48px;
    border-radius: 20px;
  }

  .contact_section01 .faq_head{
    padding:20px 10px;
    font-size: 16px;
    line-height: 1.3;
  }

  .contact_section01 .faq_body{
    padding:24px 20px;
  }

  .contact_section01 .faq_body li:first-child{
    margin-top: 0;
  }

  .contact_section01 .faq_body li{
    line-height: 1.6;
    margin-top: 12px;
    font-size: 14px;
  }


  .contact_section01 .faq_body li a::before{
    width: 5px;
    height: 9px;
    margin-right: 6px;
  }


  .contact_section02{

  }

  .contact_section02 .contact_flex{
    margin-top: 48px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .contact_section02 .contact_left{
    width:100%;
    margin-top: 0;
  }

  .contact_section02 .contact_left .contact_title{
    font-size: 18px;
    line-height: 1.5;
    padding-left: 16px;
    border-left:3px solid #276ed8;
  }

  .contact_section02 .contact_right{
    width:100%;
    margin-top: 20px;
  }

  .contact_section02 .contact_right .tel_text{
    font-size: 38px;
    pointer-events: auto;
  }

  .contact_section02 .contact_right .tel_text::before{
    width: 24px;
    height: 31px;
    margin-right: 6px;
  }

  .contact_section02 .contact_right .contact_time{
    line-height: 1.7;
    margin-top: 10px;
  }

  .contact_section02 .contact_right .contact_time span{
    font-size: 14px;
    border-radius: 24px;
    padding:2px 10px;
    margin-right: 8px;
  }

  .contact_section02 .contact_right .contact_remark{
    font-size: 14px;
    line-height: 1.42;
    margin-top: 4px;
  }

  .contact_section02 .contact_right .color_box{
    padding:20px;
    margin-top: 24px;
  }

  .contact_section02 .contact_right .color_box_text{
    font-size: 14px;
    line-height: 1.42;
  }

  .contact_section02 .contact_right .color_box_text+.color_box_text{
    margin-top: 20px;
  }

  .contact_section02 .contact_right .fax_text{
    font-size: 38px;
    line-height: 1;
  }


  .contact_section02 .contact_right .fax_text::before{
    width: 30px;
    height: 31px;
    margin-right: 10px;
  }

  .contact_section02 .contact_right .fax_link{
    margin-top: 12px;
  }

  .contact_section02 .contact_right .fax_link a{
    font-size: 14px;
    line-height: 1.5;
  }

  .contact_section02 .contact_right .fax_link a::before{
    width: 14px;
    height: 17px;
    margin-right: 7px;
  }

  .contact_section03{

  }

  .contact_section03 .common_sec_title{
    line-height: 1.25;
  }

  .contact_section03 .common_sec_title span{
    font-size: 13px;
    font-weight: 500;

  }

  .contact_section03 .p01{
    margin-top: 32px;
    margin-bottom: 40px;
    line-height: 1.75;
  }

  /*
  ----------------------------------------------------
  オンライン予約・お申込みフォーム
  ----------------------------------------------------
  */

  body.application_body{
    
  }

  main.application_main{

  }

  .application_section{

  }


  .application_section .appli_add_area{
    padding:32px 0 0;
  }


  .application_section .appli_add_area .appli_head{
    padding-top: 16px;
    font-size: 20px;
    line-height:1.6;
  }

  .application_section .appli_add_area .text_yellow_bg{
    padding: 20px;
  }
  

  .application_section .appli_add_area .appli_head span{
    font-size: 28px;
    line-height: 1.3;
    margin-right: 16px;
    margin-top: -4px;
  }

  .application_section .appli_add_area .appli_text01{
    line-height: 1.75;
  }


  .application_section .appli_add_area .appli_text01 a::after{
    width: 14px;
    height: 14px;
    margin-left: 8px;
  }

  .application_section .appli_add_area .appli_head + .appli_text01{
    margin-top: 20px;
  }

  .application_section .appli_add_area .appli_text02{
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.4;
  }

  .application_section .common_form_box .form_alert_text{
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42;
  }

  .application_section .common_form_box .license_num_block{
    display: flex;
    align-items: center;
  }

  .application_section .common_form_box .license_num_block .input_frame{
    width:240px;
    margin:0 8px;
  }

  .application_section .common_form_box .prefecture_frame{
    max-width: 140px;
  }

  .application_section .common_form_box .name_flex{
    display: flex;
    align-items: center;
  }

  .application_section .common_form_box .name_flex .name_box{
  }

  .application_section .common_form_box .name_flex .name_box + .name_box{
    margin-left: 20px;
  }

  .application_section .common_form_box .name_flex .name_box .input_frame{
    width:100px;
    margin-left: 10px;
  }


  .application_section .common_form_box .adress_line{
    display: flex;
    align-items: center;
  }

  .application_section .common_form_box .adress_line .unit01{
    line-height: 1;
    margin-right: 16px;
  }

  .application_section .common_form_box .adress_line .unit02{
    width: 14px;
    height: 2px;
    margin:0 8px;
  }

  .application_section .common_form_box .adress_line .input_frame{
    width: 75px;
  }

  .application_section .common_form_box .adress_left{
    display: flex;
    align-items: center;
  }

  .application_section .common_form_box .adress_line .adress_search{
    width: 80px;
    height: 32px;
    cursor: pointer;
    margin-left: 10px;
    font-size: 14px;
  }

  .application_section .common_form_box .select_frame_prefecture{
    width: 240px;
  }

  .application_section .common_form_box .input_frame.mt{
    margin-top: 10px;
  }

  .application_section .common_form_box .agree_area .agree_text01{
    text-align: left;
    font-feature-settings: 'palt';
  }

  .application_section .common_form_box .agree_area .agree_text02{
    text-align: left;
    font-feature-settings: 'palt';
    white-space: normal;
  }


  /*
  ----------------------------------------------------
  オンライン予約・お申込みフォーム 完了画面
  ----------------------------------------------------
  */
  .application_thanks_section{

  }


  .application_thanks_section .p01{
    font-size: 18px;
    line-height: 1.5;
  }

  .application_thanks_section .p02{
    margin-top: 32px;
    line-height: 1.755;
  }

  .application_thanks_section .p02 + .p02{
    margin-top: 20px;
  }

  .application_thanks_section .p03{
    margin-top: 40px;
  }

  .application_thanks_section .p03 a::after{
    width: 24px;
    height: 24px;
  }

  .application_thanks_section .bottom_area{
    margin-top: 64px;
    font-size: 14px;
    line-height: 1.71;
    /* padding:16px 0;
    
    border-bottom:1px dotted #222222; */
  }

  .application_thanks_section .bottom_area .dot_border{
    border-top:1px dotted #222222;
    margin:12px 0;
  }

  .application_thanks_section .bottom_area a{
    color:#222222;
  }
    

  /*
  ----------------------------------------------------
  料金・費用一覧
  ----------------------------------------------------
  */

  body.fee_body{
    
  }


  .fee_section{

  }

  .fee_section .fee_link_line{
    margin-top: 4px;
  }

  .fee_section .fee_angle_link{
    line-height: 2;
  }

  .fee_section .fee_angle_link::after{
    width: 7px;
    height: 12px;
    margin-left: 6px;
  }

  .fee_section .banner{
    border-radius: 10px;
    margin-bottom: 48px;
  }


  .fee_section .p01{
    line-height: 1.75;
    margin-top: 24px;
  }


  .fee_section .fee_flex{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 48px;
  }

  .fee_section .fee_flex .fee_frame{
    width:100%;
  }

  .fee_section .fee_flex .fee_frame02{
    margin-top: 40px;
  }

  .fee_section .fee_head{
    padding-left: 20px;
    font-size: 18px;
  }

  .fee_section .fee_head::before {
    width: 4px;
    height: 100%;
  }

  .fee_section .fee_box{
    margin-top: 24px;
    padding:20px 16px 32px 24px;

  }

  .fee_section .fee_box ul li{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding:12px 6px 12px;
    border-bottom: 1px solid #ccdaec;
  }

  .fee_section .fee_box .fee_left{
    line-height: 1.57;
  }

  .fee_section .fee_box .fee_left .min{
    font-size: 13px;
  }

  .fee_section .fee_box .fee_left.blue .min{
    font-size: 14px;
  }

  .fee_section .fee_box .fee_right{
    line-height: 1.57;
  }

  .fee_section .fee_box .fee_right .price{
    line-height: 1.1;
  }

  .fee_section .fee_box .fee_right .price .num{
    font-size: 26px;
  }

  .fee_section .fee_remark{
    margin-top: 16px;
    font-size: 12px;
    line-height: 1.5;

  }

  .fee_section .color_box{
    margin-top: 40px;
    padding: 20px;
  }

  .fee_section .color_box p{
    font-size: 14px;
    line-height: 1.71;
  }


  /*
  ----------------------------------------------------
  免許下層ページ共通
  ----------------------------------------------------
  */


  .licence_section{
    padding-bottom: 72px;
  }



  .licence_section .p01{
    margin-top: 24px;
    line-height: 1.75;
  }

  .licence_section .p02{
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.71;
  }


  .licence_index_section{

  }


  .licence_index_section .index_box{
    margin-top: 40px;
  }

  .licence_index_section .index_box .index_head{
    padding: 20px 24px;
    font-size: 18px;
  }

  .licence_index_section .index_box .index_body{
    padding:24px 16px;
  }


  .licence_index_section .index_box ol li{
    margin-top: 16px;
    padding-left: 20px;
    line-height: 1.75;
  }


  .licence_index_section .index_box ol li::before{
    line-height: 1.75;
  }

  .licence_index_section .index_box ol li a{
    line-height: 1.75;
  }

  .licence_index_section .index_box ol a::after{
    width: 12px;
    height: 7px;
    margin-left: 6px;
    margin-bottom: 2px;
  }

  .licence_process_section{

  }

  .licence_process_section .color_box{
    margin-top: 36px;
    padding:20px;
  }

  .licence_process_section .color_box p{
    line-height: 1.75;
  }

  .licence_process_section .color_box p+p{
    margin-top: 16px;
  }

  .licence_process_section .color_box p a{
    line-height: 1.75;
  }

  .licence_process_section .color_box p a::after{
    width: 7px;
    height: 12px;
    margin-left: 6px;

  }

  .licence_flow_section{

  }

  .licence_flow_section .flow_list{
    
  }

  .licence_flow_section .flow_block{
    margin-top: 32px;
    padding:72px 24px 32px 24px;
  }

  .licence_flow_section .flow_block .flow_step{
    width: 100px;
    height: 50px;    
    font-size: 15px;
  }

  .licence_flow_section .flow_block .flow_step span{
    font-size: 30px;
    line-height: 1.42;
    margin-left: 2px;
    margin-bottom: 6px;
  }

  .licence_flow_section .flow_block .flow_title{
    font-size: 22px;
    line-height: 1.3;
  }

  .licence_flow_section .flow_block .flow_title span{
    font-size: 18px;
  }

  .licence_flow_section .flow_block .flow_text01{
    margin-top: 8px;
    line-height: 1.75;
  }

  .licence_flow_section .flow_block .flow_text02{
    font-size: 14px;
    line-height: 1.71;
    margin-top: 6px;
  }

  .licence_flow_section .flow_block .entry_list li{
    margin-top: 32px;
  }

  .licence_flow_section .flow_block .entry_head{
    display: flex;
    align-items: flex-start;
  } 

  .licence_flow_section .flow_block .entry_head .num{
    width: 32px;
    height: 32px;
    font-size: 16px;
    margin-right: 16px;
  }

  .licence_flow_section .flow_block .entry_head_text{
    font-size: 18px;
    line-height: 1.3;
    margin-top: 0px;
  }

  .licence_flow_section .flow_block .entry_head_text span{
    font-size: 14px;
    line-height: 1.3;
    margin-left: 12px;
  }

  .licence_flow_section .flow_block .entry_head_text.net::before{
    width: 26px;
    height: 22px;
    margin-right: 8px;
    translate: 0 4px;
  }
  .licence_flow_section .flow_block .entry_head_text.fax::before{
    width: 24px;
    height: 25px;
    margin-right: 10px;
    translate: 0 6px;
  }
  .licence_flow_section .flow_block .entry_head_text.tel::before{
    width: 18px;
    height: 23px;
    margin-right: 4px;
    margin-left: 6px;
    translate: 0 6px;
  }

  .licence_flow_section .flow_block a.arrow_link::after{
    width: 7px;
    height: 12px;
    margin-left: 8px;
  }

  .licence_flow_section .flow_block .pdf_icon_text::before{
    width: 14px;
    height: 17px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .licence_flow_section .flow_block a.tel{
    pointer-events: auto;
  }

  .licence_flow_section .flow_block .white_box{
    margin-top: 30px;
    padding:24px 16px 20px;
  }
  
  .licence_flow_section .flow_block .white_box .white_box_head{
    line-height: 1.75;
  }
  
  .licence_flow_section .flow_block .white_box ul{
    
    padding-left: 22px;
    
  }
  
  .licence_flow_section .flow_block .white_box ul li{
    line-height: 1.5;
    list-style: outside;
    margin-top: 12px;
  }
  
  .licence_flow_section .flow_block .white_box ul li span{
    font-size: 14px;
    line-height: 1.5;
  }
  
  .licence_flow_section .flow_block .licence_img{
    max-width: 228px;
    margin:0 auto 24px;
  }
  
  .licence_flow_section .flow_block .link_button{
    justify-content: space-between;
    margin-top: 28px;
    width: 100%;
    height: auto;
    padding: 12px;
    font-size: 15px;
  }
  
  .licence_flow_section .flow_block .link_button::after{
    width: 24px;
    height: 24px;
    position: static;
    flex-shrink: 0;
    margin-left: 6px;
  }

  .licence_flow_section .flow_arrow{
    width: 96px;
    height: 28px;
  }

  .licence_document_section{

  }

  .licence_document_section .table_frame {
    margin-top: 50px;
    /* overflow-x: scroll; */
  }

  .licence_document_section .scroll-hint-icon {
    top: 200px;
  }

  .licence_document_section table {
    /* width: 800px; */
    width: 100%;

  }

  .licence_document_section thead th:first-child {
    width: 77.6%;
  }

  .licence_document_section thead th:last-child{
    width:22.4%;
  }

  .licence_document_section thead th {
    height: 60px;

  }

  .licence_document_section tbody td {
    /* padding: 24px 32px;     */
    padding: 24px 8px;    
  }

  .licence_document_section tbody td:first-child {
    width: 77.6%;
  }

  .licence_document_section tbody td:last-child{
    width:22.4%;
    height: 200px;
  }

  .licence_document_section tbody .amount{
    line-height: 1.38;
  }

  .licence_document_section tbody .amount span{
    font-size: 26px;

  }

  .licence_document_section .flex{
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .licence_document_section .num{
    width: 50px;
    height: 50px;
    /* margin-right: 20px; */
    margin-right: 0px;
    /* font-size: 24px; */
    font-size: 20px;
  }

  .licence_document_section .img_frame{
    width:140px;
    /* margin-right: 20px; */
    margin-right: 0px;
    /* margin-top: 0; */
    margin-top:12px ;
  }

  .licence_document_section .document_title{
    line-height: 1.63;
    margin-top: 12px;
    /* font-size: 16px; */
    font-size: 13px;
  }

  .licence_document_section .document_text{
    margin-top: 16px;
    /* font-size: 14px; */
    font-size: 12px;
    line-height: 1.71;
  }

  .licence_document_section .pdf_link{
    margin-left: 4px;
  }

  .licence_document_section .pdf_link::before{
    width: 14px;
    height: 17px;
    margin-right: 3px;
    translate: 0 2px;
  }

  .licence_document_section td ul{
    margin-top: 16px;
    padding-left: 22px;
    
  }

  .licence_document_section td ul li{
    font-size: 14px;
    line-height: 1.71;
  }

  .licence_document_section .send_box{
    margin-top: 48px;
    display: flex;
  }

  .licence_document_section .send_box .send_left{
    width: 70px;
    line-height: 1.75;
    font-size: 13px;
    text-align: center;
  }

  .licence_document_section .send_box .send_right {
    width: 100%;
    padding: 20px 12px;
  }

  .licence_document_section .send_box .send_text01 {
    line-height: 1.5;
    font-size: 13px;
  }

  .licence_document_section .send_box .send_text02 {
    margin-top: 10px;
    line-height: 1.4;
    font-size: 13px;
  }

  .licence_document_section .send_box .send_text03 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.42;
  }

  .licence_fee_section{

  } 

  .licence_fee_section .fee_frame{
    max-width: 420px;
    margin:36px auto 0;
  }

  .licence_period_section{
  
  }
  
  
  .licence_period_section .period_img{
    width: 100%;
    margin-top: 40px;
  }
  
  .licence_table_section{
  
  }
  
  .licence_table_section .left_bordre_title{
    margin-top: 40px;
    padding-left: 20px;
    font-size: 18px;
  }
  
  .licence_table_section .left_bordre_title::before {
    width: 4px;
  }
  
  .licence_table_section .left_bordre_title+.p01{
    margin-top: 16px;
  }
  
  .licence_table_section .table_frame{
    margin-top: 40px;
  }
  
  .licence_table_section table {
    /* width: 800px; */
    width: 100%;
  }
  
  
  .licence_table_section thead th {
    height: 60px;
    /* font-size: 16px; */
    font-size: 12px;
  }
  
  .licence_table_section tbody td {
    /* padding: 20px 32px; */
    padding: 20px 8px;
    /* font-size: 16px; */
    font-size: 12px;
  }

  
  .licence_table_section tbody td:first-child{
    line-height: 1.63;
    text-align: center;
  }
  
  .licence_table_section tbody td:first-child span{
    /* font-size: 14px; */
    font-size: 11px;
  }
  
  .licence_table_section tbody td * +  .p01{
    margin-top: 12px;
  }
  
  .licence_table_section tbody td * +  .p02{
    margin-top: 10px;
  }
  
  .licence_table_section tbody td ul {
    padding-left: 22px;
  }
  
  .licence_table_section tbody td * +  ul{
    margin-top: 10x;
  }
  
  .licence_table_section tbody td ul li {
    line-height: 1.63;
    margin-top: 8px;
  }
  
  
  .licence_table_section .column2_table tbody td:first-child{
    width:33%;
  }
  
  .licence_table_section .column2_table tbody td:last-child{
    width:67%;
  }
  
  .licence_table_section .column3_table tbody td:first-child{
    white-space: normal;
    padding-left: 16px;
    padding-right: 16px;
    width: 25%;
  }
  
  .licence_table_section .column3_table tbody td:last-child{
    text-align: center;
    white-space: nowrap;
    padding-left: 16px;
    padding-right: 16px;
  }

  /*
  ----------------------------------------------------
  訂正手続き
  ----------------------------------------------------
  */

  .correction_section{
    
  }

  .correction_section .common_appli_link{
    margin: 64px auto 0;
  }

  .correction_section .common_appli_link .common_appli_link_text{
    font-size: 15px;
    line-height: 1.18;
    padding-top: 12px;
    letter-spacing: 0.03em;
  }

  .correction_section .common_appli_link::after{
    right:8px;
  }

  .correction_section .common_appli_link .common_appli_link_text span{
    font-size:13px;
  }

  /*
  ----------------------------------------------------
  紛失再発行
  ----------------------------------------------------
  */

  .loss_section{

  }

  .loss_section .common_appli_link{
    margin: 64px auto 0;
  }

  .loss_section .common_appli_link .common_appli_link_text{
    font-size: 15px;
    line-height: 1.18;
    padding-top: 12px;
    letter-spacing: 0.03em;
    margin-right: 12px;
  }

  .loss_section .common_appli_link::after{
    right:8px;
  }

  .loss_section .common_appli_link .common_appli_link_text span{
    font-size:13px;
  }

}/*@media screen and (max-width:767px){*/