@media screen and (max-width: 1023px) {
  html {
  font-family: font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
  body {
    font-size: 15px;
    width: auto;
    margin: auto;
    font-family:  "MS Pゴシック",sans-serif;
    background-color: #ffffff;
    color: #0A0806;
  }
  .pc { display:none; 
  }
  .sp { display:inline; 
  }

  header {
    display: block;
    margin: 10px;
  }
h2 {
  font-size: 1.5em;
    font-weight: bold;
    position: relative;
    line-height: 0.95em;
    text-align: center;
    padding: 10% 10px 0px 10px;
    margin-top: 0px;
}
.inner_seminer{
  padding: 5% 1rem;
}
.nav__item{
  color: #F18437;
  font-weight: bold;
}
.site-header{
  position: none;
}
.brand img{
  width: 30%;
}
.nav{
  display: none;
}
.nav__wrapper{
  display: none;
}
#mainvisual{
  margin: 0 10px;
}
.main_top_left{
  width: 100%;
  margin-top:20px;
}
.main_top_left_maintext{
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: bold;
}
.main_top_left_maintext p{
  margin: 0 0;
}
.main_top_left_subtext{
  font-size: .9em;
}
.main_top_left_maintext_orange{
  color: #F18437;
}
.main_top{
  display: block;
  width: 100%;
  flex-direction: column;
}
.main_top_right_img{
 text-align: center;
 margin-top: 40px;
}

#mainvisual img{
  width: 80%;
  margin: auto;
}
.fv_btn{
  margin: 20px 0;
  text-align: center;
}
.btn{
  display: block;
  background-color: #FF7315;
  color: #ffffff;
  font-weight: bold;
  width: 95%;
  margin: auto;
  padding: 10px 0px;
  border-radius: 10px;
  text-decoration: none;
}
.fv_cta_1 .btn{
  background-color: #FF7315;
  border: solid 1px #FF7315;
  color: #ffffff;
}
.fv_cta_2 .btn{
  background-color: #ffffff;
  border: solid 1px #FF7315;
  color: #FF7315;
}
#description{
  background: #f9f9f9;
  background-size:cover;
}
#description h2{
  padding: 10% 10px 0px 10px;
  margin-top: 0px;
}
.description_img{
  display: none;
}
.title_sub{
  font-size: .9em;
  font-weight: 600;
  color: #FF7315;
  text-align: center;
}
#description .inner_seminer {
    margin: auto;
    line-height: 1.5em;
    font-size: 1em;
    text-align: left;
}
.lead ul{
  padding-inline-start:20px;
  line-height: 1.5em;
}
.description_last{
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
  margin-bottom: 0px;
}
.sankaku img{
  width: 100%;
}
#service{
  background: #FBEADB;
}
.service_kinds{
  display: block;
  width: 100%;
  margin: auto;
}
.service_box{
  background: #ffffff;
  border-radius: 20px;
  border: solid 1px #FF7315;
  width: 90%;
  margin: auto;
  margin-bottom: 20px;
  padding: 10px;
}
.service_box:last-child{
  margin-bottom: 0px;
}
.service_box_maintext{
  border-bottom: double 2px #FF7315;
  margin-bottom: 10px;
}
.service_box_maintext_number{
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}
.service_box_maintext_orange{
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  color: #FF7315;
  margin-bottom: 10px;
  line-height: 1.2em;
}
.recommend_block{
  display: block;
  width: 100%;
}
.recommend_numberblock{
  width: 100%;
}
.recommend_number{
  font-size: 5em;
  font-weight: bold;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #F9E4D2;
  color: #F9E4D2;
}
.recommend_number p{
  margin: 0;
}
.recommend_title{
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: bold;
}
.recommend_title p{
  margin-top: 0;
}
.recommend_sub{
  font-size: 1.2em;
  margin: 20px 0;
  font-weight: 500;
}
.recommend_text{
  width: 100%;
}
.recommend_numberimg{
  width: 100%;
  position: relative;
}
#recommend .main_top_left_maintext_orange{
  font-weight: bold;
}
.recommend_numberimg img{
  display: none;
}
.recommend_block:nth-child(2),.recommend_block:nth-child(3){
  margin-top: 40px;
}

#inquiry{
  background-color: #FF7315;
}
#inquiry h2{
  font-size: 1em;
}
#inquiry .tit{
  color: #ffffff;
  padding-bottom: 0px;
}
.middle_cta{
  display: block;
  margin-top: 10px;
  align-items: flex-end;
}
.middle_cta_1,.middle_cta_2{
  width: 95%;
  margin: auto;
}
.middle_btn{
  margin: 10px 0;
  text-align: center;
}
.middle_cta_1 .btn{
  display: block;
  background-color: #ffffff;
  color: #FF7315;
  width: 100%;
  border-radius: 5px;
  text-decoration: none;
  font-size: .9em;
  font-weight: bold;
  margin: auto;
}
.middle_cta_1 .btn a: hover{
  color: #fff;
  background: #f56500;
  font-size: 0.8em;
}
.middle_cta_2 .btn{
  display: block;
  background-color: #ffffff;
  border: solid 1px #000000;
  color: #000000;
  width: 100%;
  border-radius: 5px;
  text-decoration: none;
  font-size: .9em;
  font-weight: bold;
  margin: auto;
}
.btn a: hover{
  color: #fff;
  background: #f56500;
  font-size: 1.1em;
}

.three_step{
  display: flex;
  width: 100%;
  margin: auto;
  column-gap: 5px;
}
.three_step img{
  width: 80%;
}
.three_step_box{
  text-align: center;
  width: 28%;
}
.three_step_box_next{
  width: 8%;
  position: relative;
}
.three_step_box_next img{
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 10%;
}
.three_step_text{
  color: #FF7315;
  font-weight: bold;
  font-size: .8em;
  border: solid 1px #FF7315;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 5px 0;
}
.three_step_text p{
  margin: 0px;
}
.three_step_subtext{
  font-weight: bold;
  margin-top: 20px;
  font-size: .7em;
}

#qanda{
  background: #ffe1ca;
}
.accordion-001 {
    width: 100%;
    margin: auto;
    background-color: #ffffff;
    border-radius: 10px;
}

.accordion-001:not([open]) {
    margin-bottom: 7px;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 1em;
    border-radius: 10px;
    background-color: #FF7315;
    color: #fff;
    font-weight: 600;
    font-size: .9em;
    cursor: pointer;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: '';
    transition: transform .3s;
}

.accordion-001[open] summary::after {
    transform: rotate(225deg);
}

.accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
    margin-bottom: 30px;
    font-size: .9em;
}

.accordion-001[open] p {
    transform: none;
    opacity: 1;
}

#speaker .inner_seminer{
  padding: 10%;
}
.inner_seminer_human{
  display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 0px;
    row-gap: 40px;
}
.picture img{
  width: 100%;
}

.profile img{
  display: none;
}
.profile_text{
  font-size: .9em;
}
.picture{
text-align: center;
margin-bottom: 10px;
}
.human{
  width: 100%;
  display: block;
  margin-bottom: 50px;
}
.human:last-child{
  margin-bottom: 0px;
}
.company_log{
  width: 100%;
}
.maintext {
    font-size: 1.1em;
    font-weight: bold;
}
.outlinetable_item_content {
    width: 100%;
    line-height: 1.5em;
}
.outlinetable_item_heading {
    width: 100%;
}
.outlinetable_item_heading {
    width: 100%;
}
#outline .inner_seminer {
    padding: 10%;
}
.outline2 {
    padding: 10px 0px;
    font-weight: 600;
    font-size: 1.1em;
    text-align: center;
}
.outlinetable_item {
    display: block;
    padding: 10px 0px;
    border-top: solid 1px #dbdde0;
}
.outline23 {
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 30px;
    width: 40%;
    text-align: center;
    font-size: 0.8em;
    margin-top: 10px;
}
.outlinetable{
  padding-left: 0px;
}
.outlinetable_item_content_small {
    font-size: .8em;
    line-height: 1.5em;
    padding: 15px;
    margin-top: 15px;
}
.outlinetable_item_content3{
    display: block;
    width: 70%;
}
.outlinetable_item_nove img{
  width: 40%;
  padding-top: 20px;
}
#corporate{
  background: #244B60
}
#corporate .inner_seminer {
  padding: 0% 5% 10% 5%;
}
.form_contents{
  border: 1px solid #ddd;
  border-radius: 6px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 100%;
  background: #eaedf2;
  font-size: 18px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 10px;
}
#form label{
  border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-weight: bold;
}
.Form-Item-Label-Required{
  border-radius: 6px;
  margin-right: 8px;
  padding: 5px;
  width: 40px;
  text-align: center;
  background: #5bc8ac;
  color: #fff;
  font-size: 10px;
}
.Form-Btn{
  border-radius: 6px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100px;
  background: #FF7315;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: none;
}
.btnform{
  text-align: center;
}
@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(500px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#footer_btn.DownMove {
  animation: DownAnime 0.75s forwards;
}
#form .inner_seminer{
  padding: 0% 5% 10% 5%;
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(500px);
  }
}
