#searchform{
    width:60px;
    transition: all .3s ease;
    
}
@media screen and (max-width:768px) {
    .pcsearch{
        display: none;
    }
}
.pcsearch #searchform.over{
    width: 300px;
} 
.spsearch #searchform{
    width: 100%;
} 
#searchform .searchfield{
    border-color: transparent;
    transition: all .3s ease;
}
#searchform .searchfield::placeholder{
    transition: all .3s ease;
    color: transparent;
}
#searchform.over .searchfield{
    border-color: #C3C3C3;
}
#searchform.over .searchfield::placeholder{
    color: #C3C3C3;
}
.mb-100{
    margin-bottom: 100px;
}
.pt-6{
    padding-top: 6rem;
}
.p-6{
    padding: 6rem 0;
}
@media screen and (min-width:769px) {
#searchform:not(.over) input:focus {
    visibility: hidden;
  }
}
.service-page .index_area .index_list .list_item a{
    text-align: center;
    display: flex;
	align-items:center;
	justify-content:center;
    width: 100%;
    border: 1px solid var(--blue);
    border-radius: 5px;
    color: var(--blue);
    height: 5.2rem;
    line-height: 1.4;
    font-weight: bold;
    white-space:normal;
}
img{
	height:auto;
}
  
.link_btnA{
    max-width:400px;
}

.glossary_list .list_item span {
    padding: 1.4rem;
    border: 1px solid var(--blue);
    border-radius: 5px;
    display: block;
    color: var(--blue);
    text-align: center;
    opacity: 0.6;
}

button.mfp-close, button.mfp-arrow{
    z-index:99999;
    background: #C3C3C3;

}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
  }

  .mfp-wrap{
    top:20%;
    height: 70%;
  }

  .mfp-content .section_title {
    color: var(--header_color);
    font-size: 3rem;
    text-align: center;
    max-width: 1128px;
    margin: 0 auto;
    padding: 4rem 1rem 0 1rem;
    line-height: 1.46;
    font-weight: bold;
    margin-bottom: 4rem;
    margin-top: -4rem;
    letter-spacing: 0.01em;
}

.mfp-content  .add_text {
    font-size: 16px;
    margin-top: 4rem;
    line-height: 1.65;
}
.mfp-content .lead_text {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-bottom: 5rem;
}
/* .service-page .datalist_area{
    display: block;
} */
#searchform .search_bar_block:after{
    background-image: url("../image/common/magnifying-glass-solid.svg");
    pointer-events: none;
    
}
.datalist_area table{
    border-bottom: 1px solid #CCCCCC;
    width: 1108px;
}
.datalist_area table thead th:not(:first-child){
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background: #F5F5F6;

}
.datalist_area table thead th:first-child{
    border-right: 1px solid #000;
    border-right: 1px solid #CCCCCC;
}
.datalist_area table thead th small{
    font-size: 1.6rem;
}
.datalist_area table tbody th{
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    background: #F5F5F6;
    width: 280px;
    text-align: left;
}

.datalist_area table tbody td{
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    width: 280px;
    text-align: center;
}
.datalist_area table tbody td span.icon{
    display: block;
}
.datalist_area table th,.datalist_area table td{
  
   padding: 20px 15px;
   line-height: 1.6;
}
.datalist_area table thead th:nth-child(2){
    background-color: var(--blue);
    color: var(--white);
    border: 2px solid var(--blue);
}
.datalist_area table tbody td:first-of-type{
    background-color: #EBF6FF;
    border-left: 2px solid var(--blue);
    border-right: 2px solid var(--blue);
}
.datalist_area table tbody tr:last-child td:first-of-type{
    border-bottom:  2px solid var(--blue);
}

.datalist_area table tbody td span.icon img{
    width:31px;
    height: 31px;
    margin-bottom: 10px;
}
.service-page .checklist_area .check_list .list_item::before{
    background-image: url(../image/lower_page/service_detail/icon_check.png);
}
#front-page.en-main .fv_area .left_wrap{
    max-width:100%;
}


.category-tag a{
    color: #fff;
}

#front-page .section_head .ja{
font-weight: normal;
}

.add_mark .privacy_icon img{
    height: 8rem;
    width: auto;
}
.service-page .index_area .index_list .list_item a{
    font-size: 18px;
}
@media screen and (min-width:769px) {
    #front-page .first_view .copy_area{
        width:48%;
        right:0;
        left:auto;
    }
    #front-page.en-main .fv_area .left_wrap .image_area{
        max-width:52vw;
    }
}


@media screen and (min-width:1600px) {
    #front-page .first_view .pc_mv{
        position: relative;
    }
    #front-page .first_view .copy_area{
    width: 48%;
    right: 0;
    left: auto;
    padding-right: 0;
    margin-right: -170px;
}
}

#front-page .pc_mv  .main_copy{
    font-family:  "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
#front-page .pc_mv  .main_copy span:first-child{
    display: block;
    text-align: center;
    font-size: 38px;
}
#front-page .pc_mv  .main_copy span:nth-child(2){
    font-size: 32px;
}
#front-page .first_view .copy_area .sub_copy::after{
    display: none;
}
#front-page .first_view .fv_area .wrap .image_area img{
    max-width: 1180px;
}
#front-page .first_view .fv_area .wrap .image_area{
    min-height:42rem;
}
.postid-342 .section01{
    padding-bottom: 0;
}
.yt-area .mviewrap{
    width: 100%;
    aspect-ratio: 16 / 9;
    max-width: 800px;
    margin: 0 auto;

}
.yt-area .mviewrap iframe{
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

.d-flex{
    display: flex;
    gap:4%;

}
.d-flex .ytarea {
    width: 50%;
}
.img100{
   padding-top: 6rem;
}
.img100 img{
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    .d-flex{
        flex-direction: column;
    }
    .d-flex .ytarea {
        width:100%;
    }
}
#front-page.en-main .fv_area .left_wrap{
    align-items: center;
}

#front-page.en-main .copy_area{
    height: 458px;
    flex: auto;
    position: static;
    padding-left: 0;
}
#front-page.en-main .copy_area .main_copy{
    margin: 2rem 0 4.3rem;
    line-height: 1.3;
}
header .menu-has-child:hover .child-menu-area{
    animation: none;
    display: none;
}

.child-menu-area{
    display: none;
}

#searchform input[type=submit]{
    cursor: pointer;
}
#lower-page.news-page.detail .main_content img{
    width:inherit;
    max-width:100%;
}
/* img */
.aligncenter {
    display: block;
    margin: 0 auto;
  }
  .alignright {
    display: block;
    margin-left: auto;
  }
  .alignleft {
    display: block;
    margin-right: auto;
  }
@media screen and (max-width:480px) {
    .mwform-tel-field input[type="text"], .mwform-zip-field input[type="text"]{
        width: 30% !important;
        box-sizing: border-box;
      }
}
@media screen and (min-width:769px) {
#en-front-inquiry .form_area .row.flex-wrap{
    flex-wrap:wrap;
}
#en-front-inquiry .form_area .scroll_area{
    width: calc(100% - 360px);
}
#en-front-inquiry .form_area .checkbox-wrap{
    width: calc(100% - 360px);
    margin-left: auto;
    padding-top: 20px;
}
}
.mw_wp_form .error{
    font-size: 93%;
    width: 100%;
    color: #B70000 !important;
    display: block;
    padding: 20px !important;
    background: lightgoldenrodyellow;
    margin: 10px auto;
    box-sizing: border-box;

}
.mt-5{
    margin-top: 5rem;
}
.text_area.map-left{
    display: flex;
    align-items: center;
    justify-content: center;

}
.text_area.map-left p{
    margin-bottom: 0 !important;
}
#front-page #front-slide_menu .slide_menu_list .list_item a .bg_image img{
    object-fit: inherit;
}
.link_btnA span{
    font-size:1.8rem;
}
.footer-share .contact_section .tel .active_time{
    font-size:1.4rem;
    
}
header .menu-has-child .secondary-menu .secondary-menu-list .list_item .title{
    font-size:1.4rem;
}
header .menu-has-child .primary-menu a{
    font-size: 2.0rem;
}
header .l-header_bar .left_block .l-header_logo img{
    height: 3rem;
}
footer .logo_area{
    margin-right: 0;
}
#front-page.en-main .strength_list{
align-items: inherit;
}

@media screen and (max-width:768px) {
    header .l-header_bar .left_block .l-header_logo img{
        height:auto;
    }
    .table dd{
        /* flex-direction: column;
        align-items: flex-start; */
        display: block;
    }
    .form_area .address01 .select_bar{
        max-width:100%;
    }
    .form_area input, .form_area textarea{
        box-sizing: border-box;
    }
}

#front-page #front-news .list_item .main .title{
    font-size: 1.6rem;
}

.documents-page .document_list .list_item .desc{
    text-align: center;
}
header .language a, header .gnav_language a{
    font-size: 80%;
}
.form_area select{
    font-size: 14px;
}
footer .copylight{
    font-size: 13px;
}
#front-page.en-main .strength_list .list_item .text_area .desc strong{
    color: var(--red);
    font-size: 2.4rem;
}
.message_outline-page .section02 .list_item .wrap .month{
    min-width: 4rem;
}
.en-footer .copylight{
    font-size: 13px;
}
@media screen and (max-width:768px) {
    #front-page #front-slide_menu .slide_menu_list .list_item{
        height: auto;
        aspect-ratio: 260 / 150;
    }
   
}
.form_area .address01 input[type=text]{
width:10em;
}
.mw_wp_form .horizontal-item + .horizontal-item{
    margin-left: 0 !important;
}
.en-footer .copylight{
    letter-spacing: normal;
}
@media screen and (max-width:1200px) {
    .en-header .l-header_bar .left_block .l-header_logo img{
        height: auto;
        max-height: 30px;
    }
}
@media screen and (max-width:1199px) {
header .gnav_btn{
    display: none;
}
}
.en-header .l-header_bar .left_block .l-header_logo img{
    height: auto;
width: 101px;
}