@charset "UTF-8";
.base_c {
  color: #32a054 !important;
}

/* Color Theme Swatches in Hex */
/* アニメーションベンダープレフィックス込み指定 */
/* アニメーションベンダープレフィックス込み指定 */
/* PC
----------------------------------*/
.sp_menu {
  display: none;
}

/* SP
----------------------------------*/
@media screen and (max-width: 1367px) {
  #header .inner {
    max-width: 95%;
  }
  .flow_area {
    width: 100vw;
  }
}

@media screen and (max-width: 1024px) {
  /* header */
  #header {
    padding: 20px 0;
  }
  #header .inner #head_right {
    display: none;
  }
  /* footer */
  #footer {
    padding: 50px 0 80px;
  }
  #footer .inner {
    margin: 0 auto;
    width: 95%;
    padding-bottom: 30px;
    text-align: center;
  }
  #footer .inner .information {
    width: 100%;
  }
  #footer .inner .information .flogo {
    margin: 0 auto 20px;
    width: 200px;
  }
  #footer .inner .link {
    display: none;
  }
  /* slideshow */
  #catch {
    width: 70%;
  }
  #catch > p {
    font-size: 5rem;
  }
  .slider {
    height: 50vh;
  }
  /* contents */
  .single_01,
  .single_02,
  .single_03,
  .single_04,
  .single_05,
  .single_06,
  .single_07,
  .single_08 {
    max-width: 95%;
  }
  .single_01,
  .single_02,
  .single_03,
  .single_04 {
    padding-bottom: 50px;
  }
  /* bg */
  .bg_common {
    padding-top: 50px;
  }
  .bg_b {
    margin-bottom: 50px;
  }
  .bg_recruit {
    background-size: contain;
  }
  /* column */
  .column2_tab {
    margin-bottom: 0;
  }
  .column2_tab > .child {
    width: 100%;
    margin: 0 0 3% 0;
  }
  .column2_tab > .child:nth-child(2n) {
    margin: 0 0 3% 0;
  }
  .column2_tab > .child:last-child {
    margin: 0;
  }
  .column3_tab > .child {
    width: 48.5%;
    margin: 0 3% 3% 0;
  }
  .column3_tab > .child:nth-child(3n) {
    margin: 0 3% 3% 0;
  }
  .column3_tab > .child:nth-child(2n) {
    margin: 0 0 3% 0;
  }
  .column4 > .child {
    width: 48.5%;
    margin: 0 3% 3% 0;
  }
  .column4 > .child:nth-child(2n) {
    margin: 0 0 3% 0;
  }
  /* article */
  .article .article_image {
    width: 50%;
  }
  .article .article_detail {
    width: 50%;
    padding: 25px 0 50px;
  }
  .article .article_detail .inner {
    width: 90%;
  }
  /* btn */
  .f_btn a,
  .f_btn button {
    padding: 26px 50px;
  }
  .contact_btn li .contact_w_03 {
    width: 100%;
  }
  /* top_main */
  .top_main .inner {
    margin: 20px 0 0;
  }
  .top_main .inner:before {
    display: none;
  }
  .top_main .inner .top_main_contents {
    width: 100%;
  }
  .top_main .inner .top_main_contents .top_main_txt {
    margin: -250px auto 0;
    width: 95%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .top_main .inner .top_main_contents .top_main_img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 340px;
  }
  /* top_sub */
  .top_sub:before {
    width: 90%;
  }
  .top_sub:after {
    bottom: -50px;
  }
  .top_sub .top_sub_inner {
    padding: 30px 0;
  }
  .top_sub .sub_detail {
    width: 90%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px;
  }
  /* flex_type */
  .flex_type {
    width: 100%;
  }
  /* about_box */
  .about_box .inner {
    padding: 35px 20px;
  }
  /* index_bnr  */
  .index_bnr {
    padding-top: 88.75%;
  }
  .index_bnr .inner {
    width: 97%;
    padding: 22px;
  }
  .index_bnr .title:after {
    margin: 15px auto 25px;
  }
  .index_bnr .title span {
    font-size: 1.4rem;
  }
  .index_bnr .txt {
    font-size: 1.2rem;
  }
  /* ba */
  .ba li:after {
    right: -8%;
  }
  /* img_contents */
  .img_contents {
    padding-top: 70px;
    margin-bottom: 0;
  }
  .img_contents .img_area {
    margin-left: -90px;
  }
  .img_contents .img_container .txt {
    display: inline-block;
    padding: 30px;
    width: 80%;
  }
  .img_contents .img_container .txt_01 {
    margin-bottom: 30px;
  }
  /* list */
  .list_half li {
    width: 50%;
  }
  /* blog */
  .blog_contents .blog_main,
  .blog_contents .blog_side {
    width: 100%;
  }
  .blog_contents .blog_side {
    margin-top: 30px;
  }
  .pages {
    margin-top: 30px;
  }
  .pages .page_next,
  .pages .page_prev {
    display: block;
    float: none;
  }
  .pages .page_next {
    margin-bottom: 10px;
  }
  /* news_list */
  .news_list li a,
  .news_list li .news_link {
    padding: 15px 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news_list li .news_category {
    display: inline-block;
    margin-right: 0;
  }
  .news_list li .news_title {
    margin-top: 10px;
    width: 100%;
  }
  /* slide_list */
  .slide_list {
    padding-bottom: 50px;
  }
  /* box */
  .mbox {
    padding: 30px;
  }
  /* tbl */
  .cell_01 {
    width: 31%;
  }
  .cell_02 {
    width: 42%;
  }
  /* partner */
  .partner {
    height: inherit;
  }
  /* belief */
  .belief_box {
    margin-bottom: -5%;
  }
  .belief_box .child {
    width: 50%;
    margin-bottom: 5%;
  }
  .belief_box .child:nth-child {
    border-right: none;
  }
  /* etc */
  .pc {
    display: none;
  }
  .tb {
    display: block;
  }
  /* page_title_box */
  .page_title_box .inner {
    padding: 50px 0 120px;
    width: 95%;
  }
  /* breadcrumb_box */
  .breadcrumb_box .breadcrumb {
    width: 95%;
  }
  /* sp_navi */
  #sp_navi {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 4;
    width: 100%;
  }
  #sp_navi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #sp_navi ul li {
    width: 33.333333%;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  #sp_navi ul li:last-child {
    border-right: none;
  }
  #sp_navi ul li a {
    display: block;
    padding: 5px 0;
    text-align: center;
    background: #32a054;
    color: #fff;
    font-family: "YakuHanJP", "Cormorant Garamond", "sans-serif";
    font-size: 1.8rem;
    line-height: 1.2;
  }
  #sp_navi ul li a.sp_home:before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_tel:before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_mail:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_access:before {
    font-family: "Font Awesome 5 Free";
    content: "\f279";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_menu:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c9";
    font-weight: 900;
  }
  #sp_navi ul li a span {
    display: block;
    font-size: 1.2rem;
  }
  /* phonemenu */
  #page {
    padding: 0;
    position: relative;
    z-index: 2;
    left: 0;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  #drawernav {
    display: block;
    position: fixed;
    top: 0;
    left: -240px;
    width: 240px;
    height: 100%;
    background-color: #fff;
    z-index: 500;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  #drawernav > ul {
    list-style: none;
    padding: 0;
  }
  #drawernav > ul > li {
    border-bottom: 1px solid #eee;
  }
  #drawernav > ul > li > a {
    display: block;
    position: relative;
    padding: 10px 20px;
    font-size: 1.4rem;
    color: #111;
    line-height: 1.4;
  }
  #drawernav > ul > li > a:before {
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    color: #32a054;
    margin-right: 10px;
  }
  #drawernav > ul > li > a span {
    display: block;
    color: #32a054;
    font-size: 1rem;
  }
  #drawer_logo {
    width: 90%;
    margin: 0 auto 20px;
  }
  .drawer_phone {
    margin-top: 20px;
  }
  .drawer_phone a {
    display: block;
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
  }
  .drawer_phone a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    font-weight: 900;
    margin-right: 10px;
  }
  .drawernav_ttl {
    position: relative;
    background-color: #32a054;
    color: #fff;
    margin-bottom: 30px;
    padding: 15px 0;
    font-family: "YakuHanJP", "Cormorant Garamond", "sans-serif";
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
  }
  .drawernav_ttl:after {
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-family: "Font Awesome 5 Free";
    content: "\f00d";
    font-weight: 900;
  }
  .sub_drawernav > ul > li a {
    display: block;
    padding: 5px 20px 5px 40px;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.4;
  }
  .sub_drawernav > ul > li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-right: 10px;
  }
  .sub_drawernav > ul > li a span {
    display: block;
    font-size: 1.4rem;
  }
  .icon-bar {
    height: 2px;
    background: #ffffff;
    display: block;
    margin-bottom: 6px;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  .fixed-content {
    right: inherit;
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  #overlay {
    z-index: -1;
    opacity: 0;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
  }
  #humberger {
    display: block;
    position: fixed;
    top: 15px;
    right: 10px;
    width: 60px;
    height: 60px;
    padding: 15px;
    cursor: pointer;
    z-index: 3;
    background: #32a054;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0;
  }
  .drawer-opened #page {
    right: -240px;
    box-shadow: 1px 0 2px #000;
    -webkit-box-shadow: 1px 0 2px #000;
  }
  .drawer-opened .fixed-content {
    left: -240px;
  }
  .drawer-opened #drawernav {
    left: 0;
  }
  .drawer-opened #overlay {
    z-index: 2;
    opacity: 0.3;
    right: -240px;
    position: fixed;
  }
  .feature_link .item_area {
    height: 320px;
  }
  .feature_link .item_area .pict_area {
    width: 250px;
    height: 250px;
  }
}

@media screen and (max-width: 768px) {
  /* foot_contact */
  .foot_contact {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .foot_contact .foot_detail {
    width: 54%;
    padding-left: 5%;
  }
  .foot_contact .foot_logo {
    margin-bottom: 30px;
    width: 60%;
  }
  .foot_contact .foot_txt {
    margin-bottom: 20px;
    width: 100%;
  }
  .foot_contact .phone {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 667px) {
  body {
    font-size: 1.4rem;
  }
  /* header */
  #header {
    padding: 20px 0;
  }
  #header .inner #logo {
    width: 50%;
  }
  /* footer */
  #footer {
    padding: 50px 0 80px;
  }
  /* foot_contact */
  .foot_contact {
    padding: 6%;
  }
  .foot_contact .foot_image {
    margin: 0 auto 30px;
    width: 70%;
  }
  .foot_contact .foot_detail {
    padding-left: 0;
    width: 100%;
  }
  .foot_contact .contact_btn {
    width: 100%;
  }
  .foot_contact .contact_btn li {
    margin-bottom: 10px;
  }
  /* catch */
  #catch {
    width: 95%;
  }
  #catch > p {
    font-size: 3.5rem;
  }
  /* column */
  .half {
    display: block;
    margin-bottom: 40px;
  }
  .half .child {
    width: 100%;
  }
  .column2 {
    display: block;
    margin-bottom: 0;
  }
  .column2 > .child {
    width: 100%;
    margin: 0 0 20px;
  }
  .column2 > .child:nth-child(2n) {
    margin: 0 0 20px;
  }
  .column2 > .child:last-child {
    margin: 0;
  }
  .column3 {
    display: block;
    margin-bottom: 0;
  }
  .column3 > .child {
    width: 100%;
    margin: 0 0 20px;
  }
  .column3 > .child:nth-child(3n) {
    margin: 0 0 20px;
  }
  .column3 > .child:last-child {
    margin: 0;
  }
  /*
 .column4 {
  .child {
   width: 100%;
   &:nth-child(2n), &:nth-child(4n) {
    margin: 0 0 3%;
   }
  }
 }
 */
  .column5 > .child {
    width: 30%;
  }
  .column5 > .child:nth-child(5n) {
    margin: 0 2% 2% 0;
  }
  .column5 > .child:nth-child(3n) {
    margin: 0 0 2% 0;
  }
  /* mtitle */
  .mtitle_page {
    font-size: 2.4rem;
  }
  .mtitle_big {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
  .mtitle_small {
    font-size: 1.8rem;
  }
  .mtitle_small {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  .mtitle_ribon span {
    font-size: 1.8rem;
    padding: 10px 20px;
  }
  .mtitle_top {
    font-size: 1.6rem;
  }
  .mtitle_top span {
    display: table;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  /* btn */
  .contact_btn li .contact_w_01 {
    width: 90%;
    margin: 30px auto 0;
    padding: 1.2em 3em;
  }
  .f_btn a,
  .f_btn button {
    padding: 20px 50px;
    width: 100%;
    font-size: 1.6rem;
  }
  /* contact_list */
  .contact_list li {
    width: 100%;
    margin: 0 0 15px;
  }
  .contact_list li:last-child {
    margin: 0;
  }
  .contact_list li a {
    font-size: 1.6rem;
  }
  /* table */
  .scroll_table {
    overflow: auto;
    white-space: nowrap;
  }
  .scroll_table::-webkit-scrollbar {
    height: 5px;
  }
  .scroll_table::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .scroll_table::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
  .company th {
    width: 32%;
  }
  .tbl_company th {
    width: 30%;
    padding: 10px;
  }
  .tbl_company td {
    padding: 18px;
  }
  .tbl_company {
    font-size: inherit;
  }
  .tbl_new {
    font-size: inherit;
  }
  .tbl_form tr th,
  .tbl_form tr td {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tbl_form tr th {
    width: 100%;
  }
  /* article */
  .article {
    display: block;
  }
  .article .article_image,
  .article .article_detail {
    width: 100%;
  }
  .article .article_image {
    display: none;
  }
  /* sns_list */
  .sns_list {
    display: block;
  }
  .sns_list li {
    width: 100%;
    margin: 0 0 15px;
  }
  .sns_list li:nth-child(3n) {
    margin: 0 0 15px;
  }
  .sns_list li:last-child {
    margin: 0;
  }
  /* ggmap */
  .ggmap {
    padding-bottom: 76.25%;
  }
  /* flex_type */
  .flex_type .flex_image,
  .flex_type .flex_detail {
    width: 100%;
  }
  .flex_type .flex_image {
    margin-bottom: 15px;
  }
  /* history_list */
  .history_list li .history_list_year {
    min-width: 145px;
    max-width: 145px;
  }
  .history_list li .history_list_txt .txt_list {
    padding: 6px 0 0 25px;
  }
  /* gallery_ul */
  .gallery_ul.gallery_ul_01 li, .gallery_ul.gallery_ul_02 li {
    width: 100%;
    margin: 0 0 3%;
  }
  .gallery_ul.gallery_ul_01 li:nth-child(2n), .gallery_ul.gallery_ul_02 li:nth-child(2n) {
    margin: 0 0 3%;
  }
  .gallery_ul.gallery_ul_02:nth-child(3n) {
    margin: 0 0 3%;
  }
  .ba li:after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 900;
    top: inherit;
    right: 45%;
    bottom: -20%;
    font-size: 4rem;
  }
  /* news */
  .news_box .news_title,
  .news_box .news_list {
    width: 100%;
  }
  /* mbox */
  .mbox {
    padding: 30px 20px 40px;
  }
  .sbox {
    padding: 20px;
  }
  /* about_box */
  .about_box .inner {
    padding: 35px 20px 50px;
  }
  /* list */
  .list_check {
    font-size: 1.3rem;
  }
  /* img_contents */
  .img_contents {
    margin-top: 30px;
    padding-top: 70px;
  }
  .img_contents .img_area {
    top: 0;
    left: 30px;
    margin-left: 0;
    width: 100%;
  }
  .img_contents .img_container .txt {
    width: 100%;
  }
  .img_contents .single_01 {
    padding-bottom: 0;
  }
  /* index_bnr  */
  .index_bnr .title {
    font-size: 2rem;
  }
  /* page_navi */
  .page_navi {
    margin-bottom: 0;
  }
  .page_navi li {
    margin: 0 0 20px;
    width: 100%;
  }
  .page_navi li:nth-child(2n) {
    margin: 0 0 20px;
  }
  .page_navi li:last-child {
    margin: 0;
  }
  .page_navi li a .txt_title {
    font-size: 1.5rem;
  }
  /* recruit_bnr */
  .recruit_bnr li {
    margin: 0 0 10px;
  }
  /* category_tab */
  .category_tab li {
    margin-left: 5px;
  }
  .category_tab li a {
    padding: 10px 8px;
  }
  .category_tab li:last-child {
    margin-right: 5px;
  }
  /* top_main */
  .top_main .inner .top_main_contents .top_main_img {
    height: inherit;
  }
  .top_main .inner .top_main_contents .top_main_txt {
    margin: -100px auto 0;
    padding: 30px 20px;
  }
  /* top_sub */
  .top_sub .sub_detail {
    padding: 30px 15px;
  }
  /* blog */
  .blog_article {
    padding: 20px 20px 40px;
  }
  .example_image {
    width: 100%;
  }
  /* slide_list */
  .slide_list li img {
    height: 100px;
  }
  /* partner  */
  .partner:before {
    position: static;
    width: 100%;
    height: 40vh;
    margin-bottom: 20px;
  }
  .partner:after {
    display: none;
  }
  .partner .container {
    padding-left: 0;
    text-align: left;
  }
  /* parallax */
  .parallax {
    padding: 50px 0;
  }
  .parallax_heading {
    padding: 30px 0 20px;
  }
  /* belief */
  .belief {
    margin-top: 0;
    padding: 5% 0 0;
  }
  .belief_box .child {
    width: 100%;
    border-right: none;
    margin: 0 0 10% 0;
  }
  .belief_box .child:last-child {
    margin: 0;
  }
  /* top_business */
  .top_business .explanation,
  .top_business .detail {
    width: 100%;
  }
  .top_business .image {
    position: relative;
    width: 100vw;
    height: 250px;
    margin-left: -12px;
    top: initial;
    left: initial;
  }
  .top_business .detail {
    margin-top: 30px;
    height: 350px;
  }
  /* p_idx_works_item */
  .p_idx_works_item a {
    height: 150px;
  }
  /* new_bnr */
  .new_bnr li {
    width: 100%;
    height: 120px;
    margin-bottom: 15px;
  }
  /* etc */
  .fleft0,
  .fleft1,
  .fleft2,
  .fright0,
  .fright1,
  .fright2 {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .w200,
  .w300,
  .w350,
  .w400 {
    width: 100%;
  }
  .pc_tb {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
  .pc-tcenter {
    text-align: left;
  }
  .point_small {
    font-size: 1.2rem;
  }
  .policy {
    padding: 20px;
  }
  /* page_title_box */
  .page_title_box .inner {
    padding: 40px 0 70px;
  }
  /* service page*/
  .service_contents {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr)[4];
        grid-template-rows: repeat(4, 1fr);
  }
  .service_contents .content_image .cap {
    font-size: 1.5rem;
  }
  .service_contents .content_image:nth-child(2) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .service_contents .content_image:nth-child(3) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .service_contents .content_image:nth-child(4) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .service_contents .content_image:nth-child(5) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .service_contents .content_image:nth-child(6) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .service_contents .content_image:nth-child(7) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .feature_link {
    -webkit-column-gap: 5px;
            column-gap: 5px;
  }
  .feature_link .item_area {
    height: 250px;
  }
  .feature_link .item_area .pict_area {
    width: 200px;
    height: 200px;
  }
  .feature_link .item_area:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .feature_link .item_area:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column-align: start;
        justify-self: start;
    -webkit-transform: initial;
            transform: initial;
  }
  .feature_link .item_area:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .service_area > h2 {
    font-size: 2.2rem;
  }
  .flow_area .flow1 {
    display: none;
  }
  .flow_area .flow2 {
    display: block;
  }
  .form .form-pattern-1 .submit-btn {
    width: 90%;
    padding: 1.2em 3em;
  }
}
