.design_support_service {
    width: min(100%, 1200px);
    margin-inline: auto;
}

.design_support_voice{
    width: min(100%, 1200px);
    margin-inline: auto;
}

.design_support_flow{
    width: min(100%, 1440px);
    margin-inline: auto;
}

.parts_flex2boxposts {
    display: flex;
    gap: 38px;
}

.industrial_design_difference{
    width: min(100%, 1200px);
    margin-inline: auto;
}


.design_support_service_textItem a{
    display: inline-block;
    padding: 8px 10px 8px 35px;
    position: relative;
    color: #262739;
    font-weight: 600;
    font-size: 1.0667rem;
    line-height: 1.5;
    transition: 0.3s;
}

.design_support_service_textItem a .arrow_circle_type02{
    position: absolute;
    left: 0;
    top: 7px;
    transition: 0.3s;
}

.design_support_service_textItem a:hover{
    text-decoration: underline;
    transition: 0.3s;
}

.design_support_service_textItem a:hover .arrow_circle_type02{
    border: 1px solid rgba(38, 39, 57, 1);
    transition: 0.3s;
}

.design_support_service_textItem a:hover .arrow_circle_type02 img{
    padding-left: 5px;
    transition: 0.3s;
}

.design_support_service_textItem{
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 28px;
    margin-top: 28px;
}

.design_support_service_textItem:first-child{
    margin-top: initial;
}

.design_support_service_textItem:last-child{
    border-bottom: 0;
}

.design_support_service_thumbnail{
    position: relative;
}

.design_support_service_thumbnail::before{
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#7E7E7E), to(#9EA39F));
    background: linear-gradient(to top, #7E7E7E, #9EA39F);
    mix-blend-mode: multiply;
    opacity: 0.7;
    z-index: 0;
    border-radius: 5px;
}

.design_support_service_thumbnail{
    position: relative;
}

.design_support_service_thumbnail img{
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.design_support_service_thumbnailText{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    inset: 0;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    z-index: 1;
}

.design_support_service_box{
    width: 50%;
}

.design_support_service_textWrap{
    margin-top: 40px;
}

.flex2boxVoice{
    display: flex;
    gap: 42px;
}

.design_support_voice_box{
    border-radius: 40px;
    box-shadow: 0px 3px 6px #e3e5e9;
    border: 1px solid #CACBDD;
    padding: 40px 53px;
}

.design_support_voice_headLine{
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
}

.design_support_voice_subTitle{
    font-size: 1.0667rem;
    color: #060E6D;
    text-align: center;
    margin-top: 18px;
}

.design_support_voice_box .faq_box_detail_noAnime{
    border-bottom: 1px solid #e8e8e8;
}

.design_support_voice_box .faq_box_detail_noAnime dt{
    border-top: 1px solid #e8e8e8;
    padding: 24px 0 24px 64px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.design_support_voice_box .faq_box_detail_noAnime dt .en{
    color: #060e6d;
    top: 18px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 2rem;
    font-weight: 500;
    position: absolute;
    left: 20px;
    display: block;
    line-height: 1; 
}

.design_support_voice_box .faq_box_detail_noAnime dt .text{
    font-weight: 700;
    position: relative;
    padding-right: 45px;
    display: block;
}


.design_support_voice_box .faq_box_detail_noAnime dd{
    padding: 8px 0 24px 64px;
    position: relative;
}

.design_support_voice_box .faq_box_detail_noAnime dd .en{
    color: #00adaa;
    top: 9px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 2rem;
    font-weight: 500;
    position: absolute;
    left: 20px;
    display: block;
    line-height: 1;
}

.design_support_voice_box .faqbox{
    margin-top: 34px;
}

.tpl_add2025base_wrap.add2025_style .add_customer_voice{
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 60px;
    padding-bottom: 140px;
}

.tpl_add2025base_wrap.add2025_style .add_step_flow{
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 60px;
    padding-bottom: 140px;
}

.tpl_add2025base_wrap.add2025_style .add_difference_design{
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 60px;
    padding-bottom: 140px;
}

.parts_step_flow_lead{
    text-align: center;
}

.parts_step_flow_headLine{
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
}

.parts_step_flow_headLine span{
    display: inline-block;
    border-bottom: 1px solid #E8E8E8;
    margin-top: 90px;
    margin-bottom: 40px;
}

.parts_step_flow_step{
    line-height: 1.3;
    font-size: 1.6rem;
    font-weight: 700;
    color: #060E6D;
}

.parts_step_flow_step--none{
    margin-bottom: 10px;
}

.parts_step_flow_stepNum{
    position: relative;
    margin-right: 27px;
    font-size: 4.1333rem;
    font-weight: 700;
    font-family: Oswald;
}

.parts_step_flow_stepNum::before{
    content: "STEP";
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 600;
    font-size: 1.0667rem;
    letter-spacing: 2px;
}

.parts_step_flow_stepNum--none{
    display: block;
}

.parts_step_flow_stepNum--none::before{
    content: none;
}


.parts_step_flow_item{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: calc(100 / 1920 * 100vw);
    padding-bottom: 150px;
}

.parts_step_flow_item:last-child{
    padding-bottom: initial;
}

.parts_step_flow_item--reverse{
    flex-direction: row-reverse;
}

.parts_step_flow_item--arrow{
    position: relative;
}

.parts_step_flow_item--arrow::before{
    content: "";
    position: absolute;
    bottom: 55px;
    left: 50%;
    translate: -50% 0;
    width: 60px;
    height: 30px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #060E6D;
}

.parts_step_flow_item--arrow:nth-of-type(3)::before{
    content: none;
}

.parts_step_flow_text{
    width: min(100%,500px);
}

.parts_step_flow_img img{
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.parts_step_flow_listWrap{
    background: #fff;
    padding: 28px 32px;
    margin-top: 20px;
}

.parts_step_flow_list{
    margin-top: 6px;
}

.parts_step_flow_listTitle{
    font-size: 1.0667rem;
    font-weight: 700;
}

.parts_step_flow_listItem{
    position: relative;
    padding-left: 15px;
}

.parts_step_flow_listItem::before{
    content: "";
    position: absolute;
    left: 0;
    top:7px;
    background: #060E6D;
    width: 8px;
    height: 8px;
}

.design_support_leadImage img{
    max-width: 691px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerbox .innerbox .textbox .flexbox a.boxdl{
    background-color: #013693;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerbox .innerbox .textbox .flexbox a.boxdl::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #060E6D;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerbox .innerbox .textbox .flexbox a.boxdl:hover::before{
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerbox .innerbox .textbox .flexbox a.boxdl span{
    position: relative;
    padding-right: 30px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerbox .innerbox .textbox .flexbox a.boxdl span::before{
    content: "";
    position: absolute;
    right: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNCAxOCI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfMTU1NiIgZGF0YS1uYW1lPSLplbfmlrnlvaIgMTU1NiIgd2lkdGg9IjI0IiBoZWlnaHQ9IjE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTQuOTkxIDExLjYxOCkiIGZpbGw9IiNmZmYiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQogIDxnIGlkPSLjg57jgrnjgq/jgrDjg6vjg7zjg5dfNjgiIGRhdGEtbmFtZT0i44Oe44K544Kv44Kw44Or44O844OXIDY4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTk0Ljk5MSAtMTEuNjE4KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgIDxwYXRoIGlkPSJkb3dubG9hZF8yNGRwX0ZGRkZGRl9GSUxMMF93Z2h0MzAwX0dSQUQwX29wc3oyNCIgZD0iTTE2LjItMTcuNjU0bC01LjEyMy01LjEyMywxLjI2NS0xLjNMMTUuMy0yMS4xMlYtMzEuMmgxLjh2MTAuMDhsMi45NTgtMi45NTgsMS4yNjUsMS4zWk05LjM2OS0xMy4yYTIuMDk0LDIuMDk0LDAsMCwxLTEuNTM5LS42MywyLjA5NCwyLjA5NCwwLDAsMS0uNjMtMS41Mzl2LTMuMjU0SDl2My4yNTRhLjM1Mi4zNTIsMCwwLDAsLjExNS4yNTRBLjM1Mi4zNTIsMCwwLDAsOS4zNjktMTVIMjMuMDMxYS4zNTIuMzUyLDAsMCwwLC4yNTQtLjExNS4zNTIuMzUyLDAsMCwwLC4xMTUtLjI1NHYtMy4yNTRoMS44djMuMjU0YTIuMDk0LDIuMDk0LDAsMCwxLS42MywxLjUzOSwyLjA5NCwyLjA5NCwwLDAsMS0xLjUzOS42M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MC43OTEgNDIuODE4KSIgZmlsbD0iI2ZmZiIvPg0KICA8L2c+DQo8L3N2Zz4NCg==);
    background-size: 100%;
    width: 24px;
    height: 18px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox{
    width:min(100%, 740px);
    margin-inline: auto;
    gap: 15px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxleft{
    width: 50%;
    margin: 0;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxdl{
    background-color: #013693;
    width: 50%;
    margin: 0;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxdl::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #060E6D;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxdl:hover::before{
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxdl span{
    position: relative;
    padding-right: 30px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxdl span::before{
    content: "";
    position: absolute;
    right: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNCAxOCI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfMTU1NiIgZGF0YS1uYW1lPSLplbfmlrnlvaIgMTU1NiIgd2lkdGg9IjI0IiBoZWlnaHQ9IjE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTQuOTkxIDExLjYxOCkiIGZpbGw9IiNmZmYiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQogIDxnIGlkPSLjg57jgrnjgq/jgrDjg6vjg7zjg5dfNjgiIGRhdGEtbmFtZT0i44Oe44K544Kv44Kw44Or44O844OXIDY4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTk0Ljk5MSAtMTEuNjE4KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgIDxwYXRoIGlkPSJkb3dubG9hZF8yNGRwX0ZGRkZGRl9GSUxMMF93Z2h0MzAwX0dSQUQwX29wc3oyNCIgZD0iTTE2LjItMTcuNjU0bC01LjEyMy01LjEyMywxLjI2NS0xLjNMMTUuMy0yMS4xMlYtMzEuMmgxLjh2MTAuMDhsMi45NTgtMi45NTgsMS4yNjUsMS4zWk05LjM2OS0xMy4yYTIuMDk0LDIuMDk0LDAsMCwxLTEuNTM5LS42MywyLjA5NCwyLjA5NCwwLDAsMS0uNjMtMS41Mzl2LTMuMjU0SDl2My4yNTRhLjM1Mi4zNTIsMCwwLDAsLjExNS4yNTRBLjM1Mi4zNTIsMCwwLDAsOS4zNjktMTVIMjMuMDMxYS4zNTIuMzUyLDAsMCwwLC4yNTQtLjExNS4zNTIuMzUyLDAsMCwwLC4xMTUtLjI1NHYtMy4yNTRoMS44djMuMjU0YTIuMDk0LDIuMDk0LDAsMCwxLS42MywxLjUzOSwyLjA5NCwyLjA5NCwwLDAsMS0xLjUzOS42M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MC43OTEgNDIuODE4KSIgZmlsbD0iI2ZmZiIvPg0KICA8L2c+DQo8L3N2Zz4NCg==);
    background-size: 100%;
    width: 24px;
    height: 18px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox a.telBtn{
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: min(100%,740px);
    margin-inline: auto;
    height: 68px;
    padding: 6px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    margin-top: 18px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox a.telBtn:hover::before{
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}


.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox a.telBtn::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox a.telBtn .tel{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    position: relative;
    color: #fff;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox a.telBtn .tel img{
    display: inline-block;
    margin-right: 5px;
}

.tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox a.telBtn .time{
    display: block;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}

.flex2boxDifference{
    display: flex;
    gap: 24px;
}

.difference_box{
    width: 50%;
    background-color: #F1F2F4;
    padding: 25px 20px;
}

.difference_box--blue{
    background-color: #060E6D;
}

.difference_box_title{
    font-size: 1.6rem;
    text-align: center;
}

.difference_box--blue .difference_box_title{
    color: #fff;
}

.difference_box_item{
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 27px;
}

.difference_box_item li{
    font-size: 1.0667rem;
    text-align: center;
    background-color: #fff;
    padding: 10px 15px;
}

.difference_text{
    margin-top: 60px;
    text-align: center;
    font-size: 1.0667rem;
}

.difference_text span{
    color: #060E6D;
    font-weight: 700;
}

.underlayer_main_industrial-design{
    background-image: url(../img/service/kikai-cover/industrial-design/main.jpg);
    background-size: cover;
    background-position: right;
}

.tpl_add2025base_wrap.add2025_style .flex3boxicon01_industrial-design .flexbox .h3title{
    font-size: 1.5rem;
    flex: initial;
}

.tpl_add2025base_wrap.add2025_style .flex3boxicon01_design-support .flexbox .h3title{
    font-size: 1.5rem;
    flex: initial;
}

.flex3boxicon01_industrial-design .img{
    display: flex;
}


.tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
    width: 771px;
    bottom: 56px;
}

.design_support_service_textItem .solidworks_link{
    width: min(100%,300px);
    font-weight: 700;
    color:#060E6D;
    border-bottom: 2px solid #060E6D;
    text-decoration: none;
    margin-top: 24px;
    padding: 0;
    padding-bottom: 10px;
}

.design_support_service_textItem .solidworks_link:hover{
    text-decoration: none;
}

.design_support_service_textItem .solidworks_link:hover span::before{
    transform: translateX(5px);
}



.solidworks_link span{
    position: relative;
    display: block;
}

.solidworks_link span::before{
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTUiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE1IDkiPg0KICA8ZGVmcz4NCiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+DQogICAgICA8cmVjdCBpZD0i6ZW35pa55b2iXzE0OTciIGRhdGEtbmFtZT0i6ZW35pa55b2iIDE0OTciIHdpZHRoPSIxNSIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIi8+DQogICAgPC9jbGlwUGF0aD4NCiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aC0yIj4NCiAgICAgIDxwYXRoIGlkPSLjg5HjgrlfMTM1ODQwMyIgZGF0YS1uYW1lPSLjg5HjgrkgMTM1ODQwMyIgZD0iTS41OTQsNS4wOTNIMTEuNTE0TDcuNTI2LDcuOTIyYS41OTQuNTk0LDAsMSwwLC42ODcuOTY5bDUuNS0zLjkuMDMzLS4wMjRoMGwuMDIxLS4wMTcuMDA1LDAsLjAxNi0uMDE0LjAxLS4wMS4wMS0uMDEuMDE0LS4wMTYuMDA1LS4wMDYuMDE3LS4wMnYwYS41NzkuNTc5LDAsMCwwLC4wNS0uMDc1aDBsLjAxMi0uMDIyLDAtLjAwNi4wMDctLjAxNi4wMDYtLjAxMywwLS4wMDVhLjU5NC41OTQsMCwwLDAsMC0uNDYybDAtLjAwNS0uMDA2LS4wMTMtLjAwNy0uMDE2LDAtLjAwNkwxMy45LDQuMjA3aDBhLjU5Mi41OTIsMCwwLDAtLjA1NC0uMDc5bDAsMEwxMy44MTksNC4xbDAsMC0uMDI0LS4wMjQtLjAwOS0uMDA4LS4wMTQtLjAxMy0uMDE3LS4wMTQtLjAwOC0uMDA2LS4wMTktLjAxNCwwLDBMOC4yMTIuMTA5YS41OTQuNTk0LDAsMSwwLS42ODcuOTY5bDMuOTg5LDIuODI4SC41OTRhLjU5NC41OTQsMCwxLDAsMCwxLjE4N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiIGZpbGw9IiMwNjBlNmQiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQogIDxnIGlkPSLjg57jgrnjgq/jgrDjg6vjg7zjg5dfNTMiIGRhdGEtbmFtZT0i44Oe44K544Kv44Kw44Or44O844OXIDUzIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+DQogICAgPGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjUxMyAwKSI+DQogICAgICA8ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwKSI+DQogICAgICAgIDxnIGlkPSLjg57jgrnjgq/jgrDjg6vjg7zjg5dfNTIiIGRhdGEtbmFtZT0i44Oe44K544Kv44Kw44Or44O844OXIDUyIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoLTIpIj4NCiAgICAgICAgICA8ZyBpZD0i44Os44Kk44Ok44O8XzItMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjI1NykiPg0KICAgICAgICAgICAgPGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj4NCiAgICAgICAgICAgICAgPHBhdGggaWQ9IuODkeOCuV8xMzU4NDAyIiBkYXRhLW5hbWU9IuODkeOCuSAxMzU4NDAyIiBkPSJNLjU5NCw0LjhIMTEuNTE0TDcuNTI2LDcuNDY5YS41NC41NCwwLDAsMC0uMTQxLjc4LjYxNy42MTcsMCwwLDAsLjgyOC4xMzNsNS41LTMuNjc3LjAzMy0uMDIzaDBsLjAyMS0uMDE2LjAwNSwwLC4wMTYtLjAxMy4wMS0uMDA5LjAxLS4wMDkuMDE0LS4wMTUuMDA1LS4wMDUuMDE3LS4wMTloMGEuNTQ1LjU0NSwwLDAsMCwuMDUtLjA3aDBsLjAxMi0uMDIsMC0uMDA1LjAwNy0uMDE1LjAwNi0uMDEyLDAsMGEuNTMxLjUzMSwwLDAsMCwwLS40MzZsMCwwLS4wMDYtLjAxMi0uMDA3LS4wMTUsMC0uMDA1LS4wMTItLjAyaDBhLjU1OC41NTgsMCwwLDAtLjA1NC0uMDc0bDAsMC0uMDIxLS4wMjMsMCwwLS4wMjQtLjAyMy0uMDA5LS4wMDgtLjAxNC0uMDEyLS4wMTctLjAxM0wxMy43NDUsMy44bC0uMDE5LS4wMTMsMCwwTDguMjEyLjFhLjYxNy42MTcsMCwwLDAtLjgyOC4xMzMuNTQuNTQsMCwwLDAsLjE0MS43ODFsMy45ODksMi42NjdILjU5NGEuNTYxLjU2MSwwLDEsMCwwLDEuMTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjMDYwZTZkIi8+DQogICAgICAgICAgICA8L2c+DQogICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgICA8L2c+DQogICAgPC9nPg0KICA8L2c+DQo8L3N2Zz4NCg==);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 15px;
    height: 9px;
    right: 0;
    top: 50%;
    translate: 0 -50%;
    transition: 0.3s;
}

.underlayer_btn_wrap{
    display: flex;
    gap: 20px;
}

.page-template-page-add2025base .underlayer_main.add2025_style .underlayer_main_inner .underlayer_textbox .underlayer_btn{
    width: 280px;
}

.page-template-page-add2025base .underlayer_main.add2025_style .underlayer_main_inner .underlayer_textbox .underlayer_dlbtn{
    background-color: #013693;
    width: 280px;
}

.page-template-page-add2025base .underlayer_main.add2025_style .underlayer_main_inner .underlayer_textbox .underlayer_dlbtn::before{
    background-color: #060E6D;
}

.page-template-page-add2025base .underlayer_main.add2025_style .underlayer_main_inner .underlayer_textbox .underlayer_dlbtn span{
    position: relative;
    padding-right: 30px;
}

.page-template-page-add2025base .underlayer_main.add2025_style .underlayer_main_inner .underlayer_textbox .underlayer_dlbtn span::before{
    content: "";
    position: absolute;
    right: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNCAxOCI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfMTU1NiIgZGF0YS1uYW1lPSLplbfmlrnlvaIgMTU1NiIgd2lkdGg9IjI0IiBoZWlnaHQ9IjE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTQuOTkxIDExLjYxOCkiIGZpbGw9IiNmZmYiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQogIDxnIGlkPSLjg57jgrnjgq/jgrDjg6vjg7zjg5dfNjgiIGRhdGEtbmFtZT0i44Oe44K544Kv44Kw44Or44O844OXIDY4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTk0Ljk5MSAtMTEuNjE4KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgIDxwYXRoIGlkPSJkb3dubG9hZF8yNGRwX0ZGRkZGRl9GSUxMMF93Z2h0MzAwX0dSQUQwX29wc3oyNCIgZD0iTTE2LjItMTcuNjU0bC01LjEyMy01LjEyMywxLjI2NS0xLjNMMTUuMy0yMS4xMlYtMzEuMmgxLjh2MTAuMDhsMi45NTgtMi45NTgsMS4yNjUsMS4zWk05LjM2OS0xMy4yYTIuMDk0LDIuMDk0LDAsMCwxLTEuNTM5LS42MywyLjA5NCwyLjA5NCwwLDAsMS0uNjMtMS41Mzl2LTMuMjU0SDl2My4yNTRhLjM1Mi4zNTIsMCwwLDAsLjExNS4yNTRBLjM1Mi4zNTIsMCwwLDAsOS4zNjktMTVIMjMuMDMxYS4zNTIuMzUyLDAsMCwwLC4yNTQtLjExNS4zNTIuMzUyLDAsMCwwLC4xMTUtLjI1NHYtMy4yNTRoMS44djMuMjU0YTIuMDk0LDIuMDk0LDAsMCwxLS42MywxLjUzOSwyLjA5NCwyLjA5NCwwLDAsMS0xLjUzOS42M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MC43OTEgNDIuODE4KSIgZmlsbD0iI2ZmZiIvPg0KICA8L2c+DQo8L3N2Zz4NCg==);
    background-size: 100%;
    width: 24px;
    height: 18px;
}

.tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
    bottom: 0;
    right: 0;
    max-width: 609px;
}

.ancher_nav_inner_industrial-design ul{
    max-width: initial;
}

.tpl_add2025base_wrap.add2025_style .parts_add_relatedlinks .innerbox .linkbox{
    justify-content: center;
}

@media only screen and (max-width: 1200px){
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        bottom: 10px;
        right: 0;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        width: 530px;
    }
}

@media only screen and (max-width: 1024px){
    .flex2boxVoice{
        flex-direction: column;
    }
    .parts_step_flow_item{
        flex-direction: column;
    }
    .parts_step_flow_text{
        width: 100%;
    }
    .tpl_add2025base_wrap.add2025_style .add_customer_voice{
        padding-top: 90px;
        padding-bottom: 100px;
    }
    
    .tpl_add2025base_wrap.add2025_style .add_step_flow{
        padding-top: 90px;
        padding-bottom: 100px;
    }
    
    .tpl_add2025base_wrap.add2025_style .add_difference_design{
        padding-top: 90px;
        padding-bottom: 100px;
    }
    .parts_step_flow_item{
        padding-bottom: 100px;
    }
    .parts_step_flow_item--arrow::before{
        bottom: 25px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        width: 430px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        width: 400px;
    }
}

@media only screen and (max-width: 768px){
    .flex2boxDifference{
        flex-direction: column;
    }
    .difference_box{
        width: auto;
    }
    .tpl_add2025base_wrap.add2025_style .add_customer_voice{
        padding-top: 60px;
        padding-bottom: 70px;
    }
    
    .tpl_add2025base_wrap.add2025_style .add_step_flow{
        padding-top: 60px;
        padding-bottom: 70px;
    }
    
    .tpl_add2025base_wrap.add2025_style .add_difference_design{
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .parts_step_flow_item{
        padding-bottom: 70px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        bottom: -310px;
        left: 50%;
    }
    .design_support_service_thumbnailText{
        font-size: 1.2rem;
    }
    .parts_step_flow_item--arrow::before{
        bottom: 5px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        width: 470px;
        bottom: -380px;
    }

    .tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox{
        gap: 0;
    }
    
    .tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxleft{
        width: 100%;
    }
    
    .tpl_add2025base_wrap.add2025_style .parts_add_bannerboxwide_design-support .innerbox .textbox .flexbox a.boxdl{
        width: 100%;
    }

    .underlayer_btn_wrap{
        flex-direction: column;
        gap: 10px;
    }
    
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        bottom: -360px;
    }

    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        max-width: 450px;
    }
    
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        width: 100%;
    }
}

@media only screen and (max-width: 600px){
    .parts_flex2boxposts{
        flex-direction: column;
    }
    .design_support_service_box{
        width: 100%;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        bottom: -250px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        bottom: -250px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        max-width: 300px;
    }
}

@media only screen and (max-width: 500px){
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        bottom: -230px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        bottom: -230px;
    }
    .design_support_voice_box{
        padding: 40px 20px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        width: 340px;
        bottom: -200px;
    }

}

@media only screen and (max-width: 400px){
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        bottom: -200px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        bottom: -200px;
    }
}

@media only screen and (max-width: 350px){
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .design_support_leadImage{
        bottom: -160px;
    }
    .tpl_add2025base_wrap.add2025_style .add_introductionbox .innerbox .boxright_industrial-design{
        bottom: -160px;
    }
}