@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.anchor{
	margin-top:-140px;
	padding-top:140px;
}
.head_logo{
	margin-right:35px;
}
.head_inner {
    display: flex;
    align-content: center;
    justify-content: left;
    margin: 0 auto;
    width: fit-content;
}
.headNav_list{
	margin:0;
}
header {
	padding: 35px 0;
}
.top_kv {
/*   position: relative; */
  background: url("../img/test/kv_bg.webp") no-repeat top center;
  background-size: cover;
/*   padding: 210px 0 385px;
  text-align: center; */
}
/* .top_kv::after {
    content: "";
    display: block;
    width: 100%;
    height: 270px;
    background: url("../img/top/statement_bg.png") no-repeat;
    background-size: 100% 100%;
    bottom: 40px;
    left: 0;
    z-index: 10;
    position: absolute;
} */
.headNav_list > li:not(:last-child) {
    margin: 0 30px 0 0;
}
.top_kv_ballon_txt{
    font-size: 2.1rem;
    line-height: 1.3;
}
.linkBtn_txt {
  font-size: 1.6rem;
}
.Btn_arrow{
    background-image:url("../img/test/arrow-down.svg");
    width:26px;
    height:47px;
    background-size: cover;
    background-position: center;
    margin:0 auto 18px auto;
}
.slick-slide {
	display: flex !important;
	align-items: center;
	min-height: 480px;
	width:300px;
}
.top_gallartList_pc{
	width:500px !important;
}
.top_statement{
    padding:80px 0 90px 0;
}
.top_sec-works{
    padding:98px 0 80px;
}
.top_sec-merit {
	padding: 80px 0 101px;
	position: relative;
	z-index: 10;
	background: #fff;
}
.top_sec.top_sec-merits{
    padding:90px 0 96px 0;
    background-color: #c8c7ca;
}
.top_sec-merits .top_sec_sub{
    background-image: radial-gradient(#fff 25%, transparent 25%), radial-gradient(#fff 25%, transparent 25%);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
    -webkit-background-clip: text;
    color: transparent;
    left:184px;
    top:26px;
}
.top_sec-merits .inner{
    max-width: 924px;
}
.top_sec-merit .top_sec_sub{
    top:46px;
}
.top_sec-works .top_sec_illust{
    top:-340px;
}
.top_meritContainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.top_meritContainer h3{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5em;
    line-height: 1.33;
    text-align: center;
    font-weight: 800;
    color:#23202D;
    height: 54px;
    position: relative;
}
.top_meritContainer .inner{
    max-width: 924px;
}
.top_meritContainer li{
    width:280px;
    height: 240px;
    padding:20px 18px;
    box-sizing: border-box;
    background: url("../img/test/table_bg_list.png") no-repeat;
    background-size: cover;
}
.top_meritContainer li p{
    font-size: 1.28em;
    text-align: center;
}
.top_meritContainer li p span{
    color: red;
}
.top_meritContainer_tit span{
    position: relative;
    z-index: 2;
}
.top_meritContainer_tit--01{
    margin-bottom: 35px;
}
.top_meritContainer_tit--01::before{
    content:"";
    width:246px;
    height:12px;
    position: absolute;
    background-color: #FFF794;
    top: 0;
    margin-top: 15px;
}
.top_meritContainer_tit--01::after{
    content:"";
    width:102px;
    height:12px;
    position: absolute;
    background-color: #FFF794;
    margin-bottom: -2px;
    bottom:0;
}
.top_meritContainer_tit--02{
    margin-bottom: 15px;
}
.top_meritContainer_tit--02::before{
    content:"";
    width:183px;
    height:12px;
    position: absolute;
    background-color: #FFF794;
    top: 0;
    margin-top: 30px;
}
.top_meritContainer_tit.top_meritContainer_tit--03::before{
    content:"";
    width:160px;
    height:12px;
    position: absolute;
    background-color: #FFF794;
    top: 0;
    margin-top: 15px;
}
.top_meritContainer_tit.top_meritContainer_tit--03::after{
    content:"";
    width:118px;
    height:12px;
    position: absolute;
    background-color: #FFF794;
    margin-bottom: -2px;
    bottom:0;
}
.top_meritContainer_tit--03{
    margin-bottom: 32px;
}
.top_gallaryList{
    margin-bottom: 87px;
}
.top_sec_subtit{
    font-size: 1.85em;
    letter-spacing: 0.2em;
    text-align: center;
    margin-bottom: 60px;
	font-weight:800;
}
.top_serviceList li {
  width: 235px;
  height: 100px;
  background: #fff;
  border-radius: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  margin: 0 28px 28px 0;
  border: 1px solid black;
}
.top_serviceList{
    justify-content: left;
}
.top_serviceList_img.top_serviceList_img--imgfull{
    margin:0 12px;
}
.top_serviceList_tit{
    font-size: 1.357em;
	margin:0 auto;
}
.top_serviceList-single{
    justify-content: center;
}
.top_serviceList li:nth-child(6n), .top_serviceList li:last-child {
  margin: 0 28px 28px 0;
}
.top_serviceList li:nth-child(4n){
    margin-right: 0;
}
.top_serviceList_last{
    margin-bottom: 93px;
}
.service_comment{
    margin:27px 0;
    font-size: 1.3em;
    letter-spacing: 0.04em;
}
.top_sec-service .inner::after{
    bottom: 140px;
}
.top_sec-service .top_sec_illust {
  bottom: -50px;
}
.top_sec-plan {
	padding: 110px 0;
	background: #F0EFF0;
}
.top_sec-plan .top_sec_sub {
  top: 0;
  left: 0;
  background-image: radial-gradient(#000 25%, transparent 25%), radial-gradient(#000 25%, transparent 25%);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  -webkit-background-clip: text;
  color: transparent;
}
.top_plan_box{
    display: flex;
    justify-content: space-between;
}
.top_sec-plan .inner{
    max-width:924px;
}
.top_plan_standard,.top_plan_business{
    width:450px;
}
.top_plan_titlebox h3{
    text-align: center;
    font-weight: 800;
    font-size: 2.6em;
}
.top_plan_titlebox p{
    font-size: 1.3em;
    text-align: center;
}
.top_plan_titlebox{
    padding:11px 0 0 0;
    box-sizing: border-box;
    background-size: cover;
    height: 124px;
    background-position: center;
    position: relative;
}
.top_plan_titlebox.top_plan_titlebox--standard{
    background: url("../img/test/top-title-standard.svg") no-repeat;
    background-size: cover;
}
.top_plan_titlebox.top_plan_titlebox--business{
    background: url("../img/test/top-title-business.svg") no-repeat;
     background-size: cover;
}
.top_plan_container{
    background: url("../img/test/top-plan-container.svg") no-repeat;
/*     background-size: contain; */
	background-size:cover;
/*     height: 535px; */
	height:500px;
	background-position:bottom;
    padding:150px 23px 0 23px;
    box-sizing: border-box;
    margin-top:-124px;
}
.plan_container{
    display: flex;
    justify-content: space-between;
    padding: 40px 20px 20px 14px;
    border-bottom: 3px solid black;
    position: relative;
}
.plan_detail {
  margin-top: -30px;
}
.plan_container:first-child{
    padding-top:25px;
    padding-bottom: 30px;
}
.plan_container:last-child{
    border:0;
}
.plan_price {
	display: flex;
	align-items: end;
	justify-content:end;
}
.plan_contract{
    font-weight: 800;
    font-size: 1.2em;
    width:117px;
    height: 30px;
    color:white;
    background-color: black;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plan_price_number{
    font-size: 4.9em;
    line-height: 1;
    color:#E72420;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;
}
.plan_note{
	width: fit-content;
    margin-right: 55px;
    margin-left: auto;
    font-size: 1em;
    line-height: 1;
}
.plan_note-12{
	margin-right:90px;
}
.plan_note_standar{
    margin-left:20px;
}
.plan_price_currency{
    font-size: 2.1em;
    font-weight: 600;
    margin-left:10px;
}
.plan_tag{
    font-size: 1.1em;
    background-color: #E72420;
    display: flex;
    align-items: center;
    justify-content: center;
    color:white;
    border-radius: 50%;
    width:56px;
    height:37px;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 55px;
    margin-left: 110px;
    rotate: -10deg;
    font-weight: 600;
}
.plan_tag_business{
    margin-left:125px;
}
.plan_footer_noted{
    width:auto;
    font-size: 0.8em;
	text-align:right;
}
.subtitle_example{
    width:fit-content;
    font-size: 2em;
    font-weight: 600;
    margin:93px auto 0 auto;
    display: flex;
    align-items: center;
}
.subtitle_example::before{
    content:'';
    background:url('../img/test/subtitle-example-decoration.svg') no-repeat;
    background-size: cover;
    width:160px;
    height: 3px;
    margin-right:10px;
}
.subtitle_example::after{
    content:'';
    background:url('../img/test/subtitle-example-decoration.svg') no-repeat;
    background-size: cover;
    width:160px;
    height: 3px;
    margin-left:10px;
}
.example_name{
    font-size: 1.3em;
    letter-spacing: 0.1em;
    margin-bottom: 27.5px;
	font-weight:600;
}
.subtitle_example_information{
    display: flex;
    align-items: center;
}
.example_problem{
    width: 300px;
    height: 163px;
    background: url('../img/test/ballon-text.png') no-repeat;
    background-size: cover;
    padding:45px 20px 30px 35px;
    box-sizing: border-box;
    font-size: 1em;
    letter-spacing: 0.05em;
    text-align: center;
}
.example_thumbnail{
    width:167px;
    height: 150px;
}

.subtitle_example_container{
    margin-top:79px;
}
.subtitle_example_container--first{
    margin-top:37px;
}
.subtitle_example_container--last{
    margin-bottom: 92px;
}
.example_arrow{
    width:68px;
    height: 30px;
    background: url("../img/test/arrow-result.svg") no-repeat;
    background-size: contain;
    margin:0 20px;
}
.example_solution{
    width:350px;
    height: 185px;
    background-color: white;
    border-radius: 25px;
    padding: 25px;
}
.example_solution h4{
    font-size: 1.5em;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 600;
    position: relative;
}
.example_solution h4 span{
    position: relative;
}
.example_title--standard::before{
    content:"";
    background:url("../img/test/exp-std-decoration.png") no-repeat;
    width: 215px;
    height: 31px;
    background-size: cover;
    position: absolute;
    left: 27px;
    top: 3px;
}
.example_title--business::before{
    content:"";
    background:url("../img/test/exp-bus-decoration.png") no-repeat;
    width: 174px;
    height: 31px;
    background-size: cover;
    position: absolute;
    left: 46px;
    top: 3px;
}
.example_solution p{
    font-size: 1.2em;
    text-align: center;
    margin-top:10px;
}
.top_sec-plan .top_sec_illust {
  top: 450px;
  right: calc(100% + 44px);
  width: 350px;
  left:auto;
}
.top_sec_achievement{
    padding:87px 0 100px 0;
    background-color: white;
}
.top_sec_achievement .top_sec_sub{
    writing-mode: vertical-rl;
    top:50px;
}
.top_sec_achievement .inner{
    max-width: 924px;
}
.top_acheive_subtitle{
    width:100%;
    height: 45px;
    font-size: 1.86em;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-align: center;
    background-color: #E9E9EA;
}
.progress_idea h4,.progress_result h4{
    width:180px;
    height: 25px;
    border-radius: 12.5px;
    background-color: #23202D;
    color:white;
    position: absolute;
    left: 0;
    right: 0;
    margin: -12.5px auto 0 auto;
    top: 0;
    font-size: 1.3em;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.progress_idea,.progress_result{
    display: flex;
    width: 429px;
    height: 320px;
    background:url("../img/test/border.svg") no-repeat;
    background-size:cover;
    position: relative;
    justify-content: center;
    align-items: center;
}
.arrow-left{
    width:20px;
    height: 40px;
    display: block;
    margin:0 24px;
}
.progress_image_sample{
    width:183px;
    margin: 0 auto;
    display: block;
}
.sample_sec{
    margin-right:21px;
}
.progress_text{
    font-size: 1.3em;
}
.progress_image_text {
  width: 75px;
  display: block;
  margin:20px auto;
}
.top_achieve_progress {
  margin-top: 41px;
  display: flex;
  align-items: center;
}
.result_slash {
  height: 60px;
  width: 1px;
  background: black;
  rotate: 20deg;
  margin: 5px 30px 0 30px;
}
.result_comparasion {
  display: flex;
  justify-content: center;
}
.result_type{
    font-size: 1.1em;
    line-height: 1;
}
.result_duration {
  text-align: center;
  font-size: 1.9em;
  color: #E72420;
}
.progress_schedule{
    font-size: 1.3em;
    font-weight: 600;
    margin:0 auto 15px auto;
    width:364px;
    height: 34px;
    background-color: #E9E9EA;
    display: flex;
    align-items: center;
    justify-content: center;
}
.result_image{
    width:120px;
    display: block;
    margin:0 auto 5px auto;
}
.result_image_multiple{
    width:395px;
    height: 126px;
    display: block;
    margin:0 auto 5px auto;
}
.progress_image_sample_1{
    width:159px;
    margin: 0 auto;
    display: block;
}
.top_archieve_point{
    font-size: 1.36em;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 500;
    background: url("../img/test/point-background.png");
    background-size: cover;
    width:100%;
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:19px 0 0 0;
}
.top_archieve_point span{
    color:#E72420;
}
.top_achievement_container{
    margin-top:100px;
}
.top_achievement_container:first-child{
    margin-top:0;
}
.progress_result div p{
    position: relative;
}
.result_note{
    position: absolute !important;
    top: 0;
    right:0;
    font-size: 1.3em;
    background: url("../img/test/decoration-border.svg") no-repeat;
    background-size: contain;
    width: 175px;
    height: 125px;
    padding:30px 0 0 0;
    margin-right: 50px;
    margin-top: 40px;
}
.result_image_3{
    width:103px;
    height: 163px;
    margin-left: 50px;
}
.top_sec_achievement .top_sec_illust {
  width: 490px;
  left: calc(100% - 50px);
  top: -420px;
  z-index: 11;
}
.top_sec-flow {
  padding: 90px 0 10px;
  background: #F0EFF0;
}
.top_sec-flow .top_sec_sub {
  writing-mode:horizontal-tb;
  top: 35px;
  right: 0;
  color: #E9E9EA;
}
.top_flow_subtitle{
    font-size: 2em;
    font-weight: 600;
    text-align: center;
}
.top_flow_subtext{
    font-size: 0.9em;
    text-align: center;
    margin:10px 0 63px 0;
}
.top_flowPrepare {
  display: flex;
  justify-content: space-between;
}
.top_flowPrepare li {
  width: auto;
  padding:0;
  position: relative;
  width:245px;
}
.top_sec-flow .inner{
    max-width: 924px;
}
.top_flowList li:nth-child(-n+3)::after {
  display: none;
}
.topflow_thumbnail{
    width:245px;
    display: block;
    margin:0 auto 25px auto;
}
.topflow_description {
  font-size: 0.89em;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.top_flow_procedureList li,.border-curves{
    display: flex;
    align-items: center;
    height: 64px;
}
.topProcedure_img{
    width:62px;
    height: 62px;
    margin-right: 15px;
}
.topProcedure_img-double{
    margin-top:-50px;
}
.topProcedure_number{
    display: flex;
    justify-content: center;
    align-items: center;
    width:31px;
    height: 31px;
    border-radius: 50%;
    background-color: #E72420;
    color:white;
    font-weight: 800;
    font-size: 1.7em;
    line-height: 1.2;
}
.border-curves{
    background:url("../img/test/flow-border.svg") no-repeat;
    background-size: contain;
    width: 850px;
    height: 47px;
    box-sizing: border-box;
    padding: 0 18px;
}
.border-curves h4{
    width: 192px;
    margin: 0 30px 0 10px;
    font-size: 1.7em;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.border-curves p{
    font-size: 1.14em;
    letter-spacing: 0.01em;
}
.arrow-flow{
    background: url("../img/test/arrow-flow.svg") no-repeat;
    width: 20px;
    height: 52px;
    margin: 0 auto;
}
.flowProcedure_footer{
  display: flex;
  margin-left:77px;
  margin-top:37px;
}
.flowProcedure_footer:last-child{
    margin-top:10px;
}
.topProcedure_img_left{
    margin:0 10px 0 0;
}
.topProcedure_img.topProcedure_img_right{
    margin:0 31px 0 10px;
}
.flowProcedure_footer.flowProcedure_footer_right{
    flex-direction: row-reverse;
}
.flowProcedure_ballon{
    background: url("../img/test/ballon-text-flow.svg") no-repeat;
    background-size: cover;
    width: 474px;
    height: 64px;
    display: flex;
    align-items: center;
    font-size: 1.357em;
    justify-content: center;
}
.flowProcedure_ballon_right{
    width:268px;
    background: url("../img/test/ballon-text-flow-right.svg") no-repeat;
}
.top_flow_subtitleDecoration{
    font-size: 2em;
    line-height: 1.4;
    width: fit-content;
    margin: 0 auto;
    font-weight: 800;
    display: flex;
    align-items: center;
    margin-top:90px;
}
.top_flow_subtitleDecoration::before{
    content: "";
    background: url('../img/test/subtitle-example-decoration.svg') no-repeat;
    width: 160px;
    height: 3px;
    margin-right: 40px;
}
.top_flow_subtitleDecoration::after{
    content: '';
    background: url('../img/test/subtitle-example-decoration.svg') no-repeat;
    background-size: auto;
    background-size: cover;
    width: 160px;
    height: 3px;
    margin-left:40px;
}
.top_flowRules{
    margin:50px 0 143px 0;
    display: flex;
    justify-content: space-between;
}
.top_flowRules div{
    background: url("../img/test/border-rules.svg") no-repeat;
    background-size:contain ;
    width:452px;
}
.top_flowRules div h4{
    font-size: 1.6em;
    margin:35px 0 0 0;
    text-align: center;
    font-weight: 600;
}
.rule_thumbnail{
    width:84px;
    height: 84px;
    display: block;
    margin:5px auto 15px auto;
}
.top_flowRules div p{
    font-size: 0.9em;
    text-align: center;
    margin-bottom: 17.5px;
}
.top_sec-flow .top_sec_illust {
  top: -430px;
  left: calc(100% + 230px);
  width: 240px;
  transform: translateX(-50%);
}
.top_sec-flow .top_sec_illust_another{
    width:500px;
    left: -300px;
    top: 1410px;
}
.voice_illust {
  width: 235px;
  margin-left: 64px;
}
.top_voice-introduce{
    display: flex;
}
.top_sec-voice .inner{
    width:924px;
}
.top_voice_txt {
  margin-left: 90px;
}
.top_voice_txt p:first-child{
    font-size: 1.3em;
	line-height: 2.088;
}
.top_voice_txt p:last-child {
    font-size: 1.5em;
    font-weight: 600;
    margin-top:21px;
}
.top_voice-introduce {
  margin-bottom: 118px;
}
.top_voiceList{
    display: block;
    padding:0;
}
.top_voiceList_info{
    font-size: 1.3em;
    font-weight: 800;
    text-align: center;
}
.top_voiceList li{
    width:100%;
    display: flex;
    text-align: left;
    margin-bottom: 95px;
}
.top_voiceList li:last-child{
    margin-bottom: 0;   
}
.top_voiceList_voice-customer {
  display: flex;
  background: url("../img/test/voice-ballon.svg") no-repeat;
  background-size: cover;
  width:753px;
  height: 261px;
  padding:18px 50px 27px 50px;
}
.top_voiceList_voice-customer h4{
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 12px;
}
.top_voiceList_message p{
    font-size: 1.07em;
    text-align: justify;
}
.top_voiceList_message {
  width: 290px;
  padding-top:12px;
}
.top_voiceList-result{
    padding-top:12px;
}
.top_voiceList-identity {
  margin-right: 18px;
}
.top_voiceList-result p:first-child{
    margin-left:-10px;
    margin-bottom: 10px;
}
.top_voiceList-separator {
  width: 2px;
  height: 212px;
  background-color: black;
  margin:0 30px;
}
.top_voiceList-result p{
    font-size: 1.214em;
    font-weight: 600;
}
.voiceList-result{
    width:326px;
    height: 160px;
    display: inline-flex;
}
.top_voiceList_character{
    width:95px;
}
.top_voiceList_responds{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-top: 20px;
}
.top_voiceList_responds p:first-child{
    background: url("../img/test/voice-resballon.svg") no-repeat;
    background-size: cover;
    width:620px;
    height: 75px;
    padding:15px 20px;
}
.top_sec-voice .top_sec_sub {
    top:60px;
}
.top_sec-voice {
  padding: 150px 0 105px 0;
}
.faq_illust01 {
  width: 240px;
  top: 0;
  right: calc(100% + 90px);
  left:auto;
}
.top_blogList_tit{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.faq_illust02 {
  width: 280px;
  bottom: 0;
  right: auto;
  left: calc(100% + 35px);
}
.top_sec-faq .top_sec_sub {
  top: 84px;
  right: 130px;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
.toggle-arrow {
	 width: 12px;
	 height: 7px;
	 background: url('../img/test/faq-arrow.svg') no-repeat;
	 background-size: cover;
	 margin-top: 0;
	 margin-left: auto;
	 margin-right: 9px;
}
.top_faqList_titArea.-active .toggle-arrow{
     rotate: 180deg;
}
.top_serviceList_img.top_serviceList_img-margin{
	margin:0 8px;
}
.linkBtnArea-text{
	font-size:1.2em;
	font-weight:700;
	margin: 0 auto 10px;
	width: fit-content;
	display: flex;
}
.linkBtnArea-text span{
	display:block;
	height:30px;
	width:2px;
	background-color:black;
}
.linkBtnArea-text span:first-child{
	margin-right: 15px;
	rotate: -35deg;
}
.linkBtnArea-text span:last-child{
	margin-left: 15px;
	rotate: 35deg;
}
@media (max-width: 750px) {
	header{
		padding:5.867vw 0 4.267vw;
	}
	.anchor{
		margin-top:-22.4vw;
		padding-top:22.4vw;
	}
	.top_serviceList_img.top_serviceList_img--imgfull,.top_serviceList_img.top_serviceList_img-margin {
	  margin: 0 1.333vw;
	}
	.top_achievement_container {
	  margin-top: 10.933vw;
	}
    .headNav_list > li {
        margin: 0 0 6vw !important;
    }
    .top_kv_txt {
        font-size: 4vw;
        padding: 0;
        border: none;
        margin: 0 0 10vw;
    }
    .top_kv {
        background: url("../img/test/kv_bg_sp.png") no-repeat center center;
        background-size: auto;
        background-size: cover;
        padding: 23.2vw 0 10.2vw 0;
        overflow: hidden;
    }
    .inner {
        max-width: 85vw;
    }
    .top_kv_logo {
        width: 100%;
        margin: 0 auto 3.733vw;
    }
     .top_kv_list_tit {
        font-size: 1.9vw;
        width: 20vw;
        height: 5.6vw;
        padding: 0.5vw 0;
    }
     .top_kv_list li {
        justify-content: flex-end;
        width: 26.667vw;
        height: 16vw;
        border-radius: 10px;
        padding: 0 0 1.6vw;
    }
    .top_kv_list_subTit {
        font-size: 2.133vw;
        line-height: 1.2;
    }
    .top_kv_list_txt span {
        font-size: 5.333vw;
    }
    .top_kv_list_txt {
        font-size: 3.2vw;
    }
    .top_kv_ballon_txt {
        width: 32vw;
        height: 21.867vw;
        padding: 3.467vw;
        font-size: 2.8vw;
        transform: none;
        margin: 0 auto;
    }
    .top_kv_ballon_txt::after {
        width: 4.533vw;
        height: 4.533vw;
        bottom:5.333vw;
    }
    .top_kv_ballon_img {
        position: absolute;
        width: 37.333vw;
        top: 0;
        right: 3.5vw;
    }
    .top_kv_ballonArea{
        margin-top:7.467vw;
    }
    .top_kv::after {
        background: url("../img/test/statement_bg_sp.png") no-repeat;
        background-size: auto;
        background-size: 100% 100%;
        height: 7.2vw;
    }
    .top_sec-works .top_sec_sub {
        left: 0;
        top: 2.4vw;
    }
	.slick-slide {
		min-height: 57.6vw;
		width:50vw !important;
	}
	.top_gallartList_pc{
		width:70vw !important;
	}
    .top_statement {
        margin: 0;
        padding: 3.467vw 0 12.533vw;
    }
    .Btn_arrow {
        background-image: url("../img/test/arrow-down-sp.svg");
        width: 2.4vw;
        height: 8.733vw;
        background-size: cover;
        background-position: center;
        margin: 0 auto 3.2vw auto;
    }
     .top_statement_subTit {
        font-size: 3.2vw;
        margin: 0 0 8vw;
    }
    .linkBtn_txt {
        font-size: 3.2vw;
        margin: 0 0 2.133vw;
    }
    .top_sec-works {
        padding: 21.333vw 0 10.667vw;
    }
    .top_sec_sub {
        font-size: 18.667vw;
    }
    .linkBtnArea .linkBtn {
        font-size: 2.667vw;
        width: 50vw;
    }
    .top_sec_tit {
        font-size: 4.533vw;
        margin: 0 0 4vw;
    }
    .top_sec_txt {
        font-size:2.667vw;
        margin: 0 0 10vw;
    }
    .top_gallaryList {
        margin-bottom: 9.6vw;
    }
    .top_sec-merits .top_sec_sub {
        left:0;
        top: 2.133vw;
        background-size: 1.6vw 1.6vw;
        background-position: 0 0, 8vw -1.6vw;
    }
    .top_sec-merits .inner {
        max-width: none;
        width:100%;
    }
    .top_meritContainer li {
        width: 77.067vw;
        height: 66.133vw;
        padding: 9.333vw 5vw;
        margin: 0 auto 6.667vw auto;
    }
    .top_meritContainer li:last-child{
        margin-bottom: 0;
    }
    .top_meritContainer h3 {
        font-size: 5.33vw;
        line-height: 6.933vw;
        height: auto;
    }
    .top_meritContainer_tit--01::before {
        width: 60.8vw;
        height: 2.667vw;
        top: 0;
        margin-top: 4.5vw;
    }
    .top_meritContainer_tit--01::after {
        width: 25.333vw;
        height:2.667vw;
        margin-bottom: -0.6vw;
    }
    .top_meritContainer li p {
        font-size: 4.267vw;
        line-height: 8vw;
    }
    .top_meritContainer_tit--02::before {
        width: 45.333vw;
        height: 2.667vw;
        margin-top: 4.7vw;
    }
    .top_meritContainer_tit.top_meritContainer_tit--03::before {
        width: 40vw;
        height: 2.667vw;
        margin-top: 4.7vw;
    }
    .top_meritContainer_tit.top_meritContainer_tit--03::after {
        width: 29.333vw;
        height: 2.667vw;
        margin-bottom: -0.533vw;
    }
    .top_sec.top_sec-merits {
        padding: 6.133vw 0 12vw 0;
    }
    .top_sec-merit .inner {
        max-width: 84vw;
    }
    .top_meritList li {
        padding: 7.2vw 6.667vw;
        width: 100%;
        margin: 0 0 6.667vw;
        display: flex;
        align-items: center;
    }
     .top_meritList_num {
        font-size: 10.667vw;
        top: 0;
        position: relative;
        left: 0;
        margin-right: 6.067vw;
        transform: none;
    }
    .top_meritList_tit {
        font-size: 4vw;
        line-height: 7.467vw;
        text-align: left;
    }
    .top_sec-merit .top_sec_tit {
        margin: 0 0 9.067vw;
    }
    .top_sec-merit {
        padding: 6.667vw 0 17.867vw;
    }
    .top_sec-merit .top_sec_sub {
        writing-mode: horizontal-tb;
        top:4vw;
    }
     .top_sec-merit .top_sec_illust {
        display: block;
        top: -15vw;
        right: 0;
        width: 27.467vw;
        left: -7vw;
    }
    .top_sec-service .top_sec_sub {
        top: 1.6vw;
        left: 8vw;
    }
    .top_sec-service {
        padding: 17.333vw 0 12.8vw;
    }
    .top_sec_subtit {
        font-size:3.2vw;
        margin-bottom: 6.267vw;
    }
    .top_servive_txt{
        margin:0 0 6.267vw;
    }
    .top_sec-service .inner {
        max-width: 84vw;
    }
    .top_serviceList li {
        width: 31.467vw;
        height: 13.333vw;
        border-radius: 1.5vw;
        margin: 0 3.733vw 4.533vw 0;
        border: 0.267vw solid black;
    }
    .top_serviceList li:nth-child(6n), .top_serviceList li:last-child {
        margin: 0 3.733vw 4.533vw 0;
    }
    .top_serviceList li:nth-child(2n) {
        margin-right: 0;
    }
    .top_serviceList {
       padding: 0 8.2vw;
       justify-content: flex-start;
    }
    .top_serviceList_tit {
       font-size: 2.667vw;
       line-height: 3.2vw;
    }
    .top_serviceList_img {
        width: 10vw;
    }
    .top_service_tit::before {
        margin: 0 2.933vw 0 0;
    }
    .top_service_tit::after {
        margin: 0 0 0 2.933vw;
    }
    .service_comment {
        margin: 3.733vw 0 4.8vw 0;
        font-size:4vw;
        text-align: center;
    }
    .top_serviceList_last li:last-child{
        margin-bottom: 0;
    }
    .top_serviceList_last {
        margin-bottom: 12vw;
    }
    .top_sec-service .inner::after {
        width: 94.4vw;
        height: 107.067vw;
        background: url("../img/test/service_bg_sp.png") no-repeat;
        background-size: auto;
        background-size: auto 100%;
        top: auto;
        right: 0;
        bottom: -15vw;
    }
    .top_sec-plan .top_sec_sub {
        top: 1.867vw;
        left: 2.133vw;
        background-size: 1.067vw 1.067vw;
		background-size: 1.6vw 1.6vw;
        background-image: radial-gradient(#C6C6C6 25%, transparent 25%), radial-gradient(#C6C6C6 25%, transparent 25%);
        background-position: 0 0, 1.6vw 1.6vw;
		background-position: 0 0, 8vw -3vw;
    }
    .top_sec-plan {
        padding: 8.533vw 0 9.333vw 0;
    }
    .top_sec-plan .inner {
        max-width: 100%;
        margin:0 8vw;
    }
    .top_plan_box {
        display: block;
    }
    .top_plan_standard, .top_plan_business {
        width: 100%;
        margin:0 auto
    }
	.top_plan_titlebox.top_plan_titlebox--standard,.top_plan_titlebox.top_plan_titlebox--business{
		background-size: contain;
		height: 24vw;
	}
    .top_plan_titlebox h3 {
        font-size:6.933vw;
        line-height: 8.267vw;
    }
    .top_plan_titlebox p {
        font-size: 3.467vw;
        margin-top:1.333vw;
        line-height: 3.733vw;
    }
    .top_plan_titlebox {
        padding: 4vw 0 0 0;
        height: 23.5vw;
    }
    .top_plan_container {
        background: url("../img/test/top-plan-container.svg") no-repeat;
        background-size: contain;
        height: 100vw;
        padding: 28.533vw 4.8vw 0 4.8vw;
        box-sizing: border-box;
        margin-top: -23vw;
    }
    .plan_container {
        padding: 6.667vw 2.933vw 4.533vw 2.933vw;
        border-bottom: 3px solid black;
    }
    .plan_contract {
        font-size: 3.067vw;
        line-height: 4vw;
        width: 21.6vw;
        height: 5.6vw;
        border-radius: 6.667vw;
        margin-top: 2.2vw;
    }
    .plan_price_number {
        font-size: 12.533vw;
        line-height: 1;
    }
    .plan_price_currency {
        font-size: 5.6vw;
        line-height: 6.667vw;
        margin-left: 1.6vw;
    }
    .plan_tag {
        font-size: 2.8vw;
        width: 10.4vw;
        height: 6.933vw;
        margin-top: 12vw;
        margin-left: 21.333vw;
        letter-spacing: -0.05em;
    }
    .plan_note {
        font-size:2.933vw;
		margin-right:10vw;
    }
    .plan_container:first-child {
        padding-top: 3.2vw;
        padding-bottom: 5.333vw;
    }
    .plan_detail {
       margin-top: -3vw;
    }
    .plan_note_standar {
        margin-left: 3vw;
    }
    .plan_footer_noted {
        margin-top:1.867vw;
        font-size:2.4vw;
        line-height: 3.733vw;
    }
    .top_plan_business{
        margin-top:5.72vw;
    }
    .plan_tag.plan_tag_business {
       margin-left: 20vw;
    }
    .subtitle_example {
        font-size:3.6vw;
        line-height: 9.6vw;
        margin: 5.6vw auto 0 auto;
    }
    .subtitle_example::before {
        background: url('../img/test/example-decoration-sp.svg') no-repeat;
        background-size: contain;
        width: 25.6vw;
        height:0.8vw;
        margin-right: 4.8vw;
    }
    .subtitle_example::after {
        background: url('../img/test/example-decoration-sp.svg') no-repeat;
        background-size: contain;
        width: 25.6vw;
        height:0.8vw;
        margin-left: 4.8vw;
    }
    .subtitle_example_information{
        display: grid;
        grid-template-columns: repeat(2, auto);
        grid-template-rows: repeat(3, auto);
        grid-column-gap: 0px;
        grid-row-gap: 0px; 
    }
    .example_name {
        font-size: 3.2vw;
        margin-bottom: 4vw;
        line-height: 7.733vw;
    }
    .example_thumbnail {
        width: 30.4vw;
        height: 27.2vw;
        margin-left: -2vw;
        margin-right: 2vw;
        grid-area: 1 / 1 / 2 / 2;
    }
    .example_problem {
        width: 54.5vw;
        height: 29.6vw;
        padding: 8.533vw 4.333vw 5.333vw 8vw;
        font-size: 2.667vw;
        line-height: 4.267vw;
         grid-area: 1 / 2 / 2 / 3;
    }
    .example_problem-first{
        padding-top:5.3vw;
    }
    .example_arrow {
        width: 5.067vw;
        height: 8.533vw;
        background: url("../img/test/exp-down-sp.svg") no-repeat;
        background-size: auto;
        background-size: contain;
        margin: 3.2vw auto 2.933vw auto;
        grid-area: 2 / 1 / 3 / 3;
    }
    .example_solution {
        width: 100%;
        height: 44.267vw;
        background-color: white;
        border-radius: 6.667vw;
        padding: 6.667vw;
         grid-area: 3 / 1 / 4 / 3;
    }
    .example_solution h4 {
        font-size: 4.8vw;
        line-height: 6.667vw;
    }
    .example_title--standard::before {
        width: 49.067vw;
        height: 7.1vw;
        left: 7.733vw;
        top: 0;
    }
    .example_solution p {
        font-size: 3.733vw;
        line-height: 6.667vw;
        margin-top: 2.933vw;
    }
    .example_title--business::before {
		width: 40vw;
		height: 7vw;
		left: 11.53vw;
		top: 0;
    }
    .subtitle_example_container {
        margin-bottom: 10.667vw;
    }
    .top_sec_achievement .top_sec_illust {
        width: 27.733vw;
        left: auto;
        top: -25.867vw;
        z-index: 11;
        right: -6vw;
    }
    .top_sec_achievement {
        padding: 8vw 0 9.333vw 0;
        background-color: white;
    }
    .top_sec_achievement .inner {
        max-width: 84vw;
        margin:0 auto;
    }
    .top_sec_achievement .top_sec_sub {
        writing-mode: horizontal-tb;
        font-size:14.2vw;
        top:4.267vw;
        left:3.467vw;
    }
    .top_acheive_subtitle {
        height: 6.133vw;
        font-size: 3.467vw;
        line-height: 5.6vw;
    }
    .top_achieve_progress {
        margin-top: 6.4vw;
        display: flex;
        flex-direction: column;
    }
    .progress_idea, .progress_result {
        width: 100%;
        height: 62.8vw;
        background: url("../img/test/border.svg") no-repeat;
        background-size: cover
    }
    .progress_image_sample {
        width: 33vw;
    }
    .progress_image_sample_1 {
        width: 33.867vw;
    }
    .progress_text {
        font-size: 3.467vw;
        line-height:8vw;
        letter-spacing: 0.1em;
    }
    .sample_sec {
        margin-right: 4.267vw;
    }
    .progress_image_text {
        width:14.933vw;
        margin: 4vw auto;
    }
    .progress_idea h4, .progress_result h4 {
        width: 34.933vw;
        height: 5.067vw;
        border-radius: 2.667vw;
        left: 0;
        right: 0;
        margin: -2.5vw auto 0 auto;
        top: 0;
        font-size:3.467vw;
        line-height: 1;
    }
    .arrow-left {
        width: 4vw;
        height: 8vw;
        display: block;
        margin: 4vw 0;
        rotate: 90deg;
    }
    .result_image {
        width: 23.2vw;
        margin: 0 auto 1.333vw auto;
    }
    .progress_schedule {
        font-size: 3.467vw;
        margin: 0 auto 2.933vw auto;
        width: 70.933vw;
        height: 6.667vw;
    }
    .result_type {
        font-size: 2.933vw;
    }
    .result_duration {
        font-size: 5.067vw;
    }
    .result_slash {
        height: 10.667vw;
        width: 0.267vw;
        margin: 0 4vw 0 4vw;
    }
    .top_archieve_point {
        font-size: 3.733vw;
        line-height: 4.533vw;
        background: url("../img/test/point-background-sp.png") no-repeat;
        background-size: cover;
        width: 100%;
        height: 14.9vw;
        display: flex;
        justify-content: left;
        align-items: center;
        padding-left:2.667vw;
        margin: 4.267vw 0 0 0;
    }
    .result_image_multiple {
        width:74.667vw;
        height: 24vw;
        display: block;
        margin: 0 auto 5.333vw auto;
    }
    .result_image_3 {
        width: 20.267vw;
        height: 32vw;
        margin-left: 10.933vw;
    }
    .result_note {
        font-size: 3.733vw;
        line-height: 1;
        background: url("../img/test/decoration-border.svg") no-repeat;
        background-size: cover;
        width: 25.6vw;
        height: 21.6vw;
        padding: 7.2vw 0 0 0;
        margin-right: 17.467vw;
        margin-top: 9.333vw;
    }
    .result_note span{
        position: absolute;
        width: 37.333vw;
    }
    .top_sec-flow {
        padding: 9.333vw 0 14.467vw;
    }
    .top_flow_subtitle {
        font-size:3.467vw;
    }
    .top_flow_subtext {
        font-size: 2.667vw;
        text-align: center;
        margin: 2.667vw 0 8vw 0;
    }
    .top_flowPrepare {
        flex-direction: column;
    }
    .top_sec-flow .inner {
        max-width: 85vw;
    }
    .top_flowPrepare li {
        width: auto;
        display: flex;
        align-items: center;
        margin-bottom: 6.933vw;
    }
    .top_flowPrepare li:last-child{
        margin-bottom: 0;
    }
    .top_flow_procedureList li{
        align-items: flex-start;
        height: auto;
    }
    .topflow_thumbnail {
        width: 32.533vw;
        margin: 0 3.467vw 0 0;
    }
    .topflow_description {
        font-size: 3vw;
        line-height: 5.333vw;
    }
    .topProcedure_img {
        width: 11.733vw;
        height: auto;
        margin-right: 2vw;
        margin-top:0;
    }
    .border-curves {
        background: url("../img/test/flow-border-sp.svg") no-repeat;
        background-size: contain;
        width: 70.8vw;
        height: 18.7vw;
        padding: 1.867vw 2.933vw;
        display: grid;
        grid-template-columns:3.733vw auto;
        grid-template-rows: 3.733vw auto;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        box-sizing: border-box;
    }
    .border-curves {
        align-items: baseline;
    }
    .topProcedure_number {
        width: 3.733vw;
        height: 3.733vw;
        font-size: 3.2vw;
        line-height: 3.733vw;
        grid-area: 1 / 1 / 2 / 2;
    }
    .border-curves h4 {
        width: fit-content;
        margin: 0 0 0 1.6vw;
        font-size: 3.733vw;
        line-height: 5.867vw;
        grid-area: 1 / 2 / 2 / 3;
    }
    .border-curves p {
        font-size: 3.2vw;
        line-height: 4.8vw;
        margin-top: 1.6vw;
         grid-area: 2 / 1 / 3 / 3;
    }
    .arrow-flow {
        background: url("../img/test/exp-down-sp.svg") no-repeat;
        background-size: contain;
        width: 5.067vw;
        height: 8.533vw;
        margin: 2.933vw auto;
    }
    .flowProcedure_footer {
        margin-left: 0;
        margin-top: 8.533vw;
    }
    .flowProcedure_ballon {
        background: url("../img/test/ballon-text-flow-sp.svg") no-repeat;
        background-size: cover;
        width:51.467vw;
        height: 15.2vw;
        font-size: 3.2vw;
        line-height: 4.267vw;
    }
    .flowProcedure_footer_right{
        margin-top:5.067vw;
    }
    .flowProcedure_ballon_right {
        background: url("../img/test/ballon-text-flow-right-sp.svg") no-repeat;
    }
    .topProcedure_img.topProcedure_img_right {
        margin: 0 0 0 2vw;
    }
    .top_flow_subtitleDecoration {
        font-size: 4.533vw;
        line-height: 9.6vw;
        margin: 0 auto;
        margin-top: 10.667vw;
    }
    .top_flowRules {
        margin: 4vw 0 10.667vw 0;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .top_flow_subtitleDecoration::before {
        background: url('../img/test/example-decoration-sp.svg') no-repeat;
        width: 25.6vw;
        height: 1vw;
        margin-right: 8vw;
    }
    .top_flow_subtitleDecoration::after {
        background: url('../img/test/example-decoration-sp.svg') no-repeat;
        width: 25.6vw;
        height: 1vw;
        margin-left: 8vw;
    }
    .top_flowRules div {
        width: 100%;
        height: 43.467vw;
        background: url("../img/test/border_rule_sp.svg") no-repeat;
    }
    .rule_thumbnail{
        width:16vw;
        height: auto;
        margin:2.4vw auto !important;
    }
    .top_flowRules div:first-child{
        margin-bottom: 4vw;
    }
    .top_flowRules div h4 {
        font-size: 4.533vw;
        line-height: 5.333vw;
        margin: 5.067vw 0 0 0;
    }
     .rule_thumbnail-ballon{
        margin-top:2.933vw !important;
    }
    .top_flowRules div p {
        font-size: 2.933vw;
        line-height: 3.733vw;
        margin-bottom: 5.867vw;
    }
    .top_sec-flow .top_sec_illust_another.u-sp{
        display: block;
        width: 25.6vw;
        height: 32vw;
        left: 5vw;
        top: auto;
        bottom: -25vw;
    }
	.top_voice_txt {
		margin-left: 90px;
	}
    .top_sec-voice {
        padding: 11.2vw 0 12vw 0;
    }
    .top_voice_txt {
        margin-left: 0;
    }
    .top_voice_txt p:first-child {
        font-size: 2.667vw;
        line-height: 4.8vw;
    }
    .voice_illust {
        position: absolute;
        width: 32vw;
        right:-5.6vw;
        margin-left:0;
    }
    .top_voice-introduce {
        margin-bottom: 10.667vw;
    }
    .top_voice_txt p:last-child {
        font-size: 3.733vw;
        line-height: 5.6vw;
        margin-top: 2.667vw;
    }
    .top_sec-voice .top_sec_sub {
        top: 44.267vw;
        writing-mode: horizontal-tb;
        left: 3.733vw;
    }
    .top_sec-voice .inner {
        width: 100%;
    }
    .top_voiceList-identity {
        margin-right:0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .top_voiceList li {
        width: 100%;
        display: flex;
        text-align: left;
        margin-bottom: 95px;
        flex-direction: column;
    }
    .top_voiceList_img {
        width: 27.2vw;
        margin: 0;
    }
    .top_voiceList_info {
        font-size: 3.2vw;
        line-height: 4vw;
        margin-left:4.8vw;
        text-align: left;
    }
    .top_voiceList{
        width: 100%;
    }
    .top_voiceList_voice-customer {
        width: 100%;
        background: url("../img/test/voice-ballon-sp.svg") no-repeat;
        background-size: cover;
        height:89.6vw;
        flex-direction: column;
        box-sizing: border-box;
        padding: 9.333vw 6.133vw 5.867vw 8vw;
    }
    .top_voiceList_voice-customer h4 {
        font-size: 4vw;
        line-height: 5.333vw;
        margin-bottom: 2.667vw;
    }
    .top_voiceList_message {
        width: fit-content;
        padding-top: 0;
    }
    .top_voiceList-result {
        padding-top: 0;
    }
    .top_voiceList_message p {
        font-size: 2.667vw;
        line-height: 4.267vw;
    }
    .top_voiceList-separator {
        width: 100%;
        height: 0.533vw;
        background-color: black;
        margin: 3vw auto 4vw auto;
    }
    .top_voiceList-result p {
        font-size: 2.667vw;
        line-height: 1;
    }
    .top_voiceList-result p:first-child {
        margin-left: -1.5vw;
        margin-bottom: 0;
    }
    .voiceList-result {
        width: 69.867vw;
        margin-top:2.133vw;
        height: auto;
    }
    .top_voiceList-text {
       margin-top: 4vw;
    }
    .top_voiceList_responds {
        margin-top: 4.8vw;
        align-items: flex-start;
    }
    .top_voiceList_responds p:first-child {
        background: url("../img/test/voice-resballon-sp.svg") no-repeat;
        background-size: contain;
        font-size: 2.5vw;
        line-height: 4.267vw;
        width: 75vw;
        height: 22.667vw;
        padding: 2.667vw 7.2vw 2.667vw 2.667vw;
    }
    .top_voiceList_character {
        width:13.333vw;
        margin-left:1.333vw;
    }
    .top_sec_illust.top_sec_illust_another_top{
       display: block;
    }
    .top_sec-flow .top_sec_illust_another_top{
        top: -15vw;
        left: -5.6vw;
        width: 19.733vw;
        transform: none;
    }
	.faq_illust01 {
		display:block;
		width: 22.933vw;
		top: -27vw;
		right:above;
		left:-4vw;
	}
    .top_sec-faq .top_sec_sub {
        top: 8vw;
        right: 0;
        writing-mode: horizontal-tb;
        left: auto;
    }
    .top_faqList_tit {
        padding:0;
        font-size: 2.833vw;
        line-height: 5.067vw;
    }
    .top_faqList_txt{
        font-size: 2.933vw;
    }
     .top_faqList_tit_icon, .top_faqList_txt_icon {
        width: 5.867vw;
        height: 5.867vw;
        margin: 0 2.6vw 0 0;
        font-size: 3.467vw;
    }
     .top_faqList_txt {
        padding:0;
    }
    .top_faqList_titArea{
        background: url('../img/test/faq_ballon_sp.png') no-repeat;
        background-size: 100% 100%;
        padding: 1.6vw 4vw 0;
        height: 16vw;
    }
    .toggle-arrow{
        width:2.4vw;
        height: 1.333vw;
        background:url('../img/test/faq-arrow.svg') no-repeat;
        background-size: cover;
        margin-top: 2.5vw;
        margin-left:auto;
    }
    .top_faqList_txtWrap{
        height: auto;
    }
    .faq_tit {
        font-size: 3.2vw;
    }
    .faq_tit::before, .faq_tit::after {
        content:"";
        display:block;
        background: url("../img/test/faq_deco_sp.png") no-repeat;
        background-size: contain;
        width: 26.933vw;
        height: 1vw;
    }
    .faq_tit::before{
        margin:0 1.333vw 0 0;
    }
    .faq_tit::after{
        margin:0 0 0 1.333vw;
    }
    .top_blogList_time {
        text-align: center;
    }
    .top_blogList_category {
        width: fit-content;
        margin: 0 auto 2vw auto;
        display: block;
    }
    .top_blogList_tit{
        text-align: center;
    }
    .top_sec-blog {
        padding: 20vw 0 15.467vw;
    }
	.top_sec-blog .top_sec_sub{
		left: 15vw;
		top: 10vw;
	}
    .faq_illust02 {
        width: 37.333vw;
        bottom: -34vw;
        right: -15.4vw;
        left: auto;
        display: block;
    }
    .foot_contactList_btn {
        font-size: 2.667vw;
        padding: 3vw 0;
    }
    .foot_contactList_tit {
        font-size: 2.133vw;
        margin: 0 0 0.8vw;
    }
    .foot_contactList_btn::after {
        content: "";
        display: block;
        width: 2.667vw;
        height: 2.667vw;
        background: url("https://kouhousentai.com/wp/wp-content/themes/koho//img/common/foot_btn_arrow.png") no-repeat;
        background-size: contain;
        position: absolute;
        right: 4.533vw;
        top: 50%;
        transform: translateY(-50%);
    }
    .footNav_list li:not(:last-child) {
        margin: 0 5.333vw 2.933vw 0;
    }
    .footNav_list{
		justify-content: center;
		display: grid;
		grid-template-columns: repeat(4, auto);
    }
	.footNav_list li:nth-child(4n) {
		margin: 0 0 2.933vw 0;
	}
	.linkBtnArea-text {
		font-size: 2.667vw;
		margin: 0 auto 2vw;
	}
	.linkBtnArea-text span {
		height: 4vw;
		width: 0.4vw;
	}
	.linkBtnArea-text span:first-child {
		margin-right: 3vw;
	}
	.linkBtnArea-text span:last-child {
		margin-left: 3vw;
	}
}