@media screen and (min-width: 641px) {
  .under .txt_scroll {
    display: none;
  }
  .under .frame01.frame01_w {
    width: 50%;
    margin: 0 auto;
  }
  .under .image_l.mb65 {
    margin-bottom: 65px;
  }
  .under .th_tt {
    display: none;
  }
  .under .step_about dl:nth-child(1) dt > span > span {
    right: -21px;
  }
  .under .step_about:before {
    position: absolute;
    content: "";
    width: 36px;
    height: calc(100% - 40px);
    left: 378px;
    z-index: 9;
    border: 4px #fff solid;
    border-top: none;
    border-bottom: none;
  }
}
@media screen and (max-width: 640px) {
	.center-sp {
		text-align: center;
	}
  .sp_none{
    display: none !important;
  }
  .sp{
    display: block !important;
    line-height: 140% !important;
  }
  .under .image_r, .under .image_l {
    float: none !important;
    text-align: center;
    margin: 0 0 20px;
  }
  /*--- * ---*/
  .under #top_info {
    height: auto;
    padding: 10vw 0;
    margin-bottom: 30px;
  }
  .under h2 {
    font-size: 24px;
  }
  .under h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .under h4 {
    font-size: 20px;
  }
  .under h5 {
    font-size: 18px;
  }
  .under h6 {
    position: relative;
  }
  .under h6:before {
    width: 80px;
    height: 1px;
    background: #e65900;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
  }
  .under h6 span {
    border-bottom: none;
  }
  .under table th, .under table td {
    padding: 10px;
  }
  .under .anchor_list {
    flex-direction: column;
  }
  .under .anchor_list li {
    width: 80%;
    margin: 10px auto;
  }
  .under .anchor_list .list4 {
    width: 80%;
    margin: 10px auto;
  }
  .under .list05 {
    margin: 0;
  }
  .under table td.price {
    font-size: 180%;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
  }
  .under table td.price02 {
    font-size: 180%;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
  }
  /*--- *** ---*/
  .under .frame01 {
    padding: 20px;
  }
  .under .box_tel {
    width: 100%;
  }
  .under .tbl_block th, .under .tbl_block td {
    width: 100% !important;
    display: block !important;
    box-sizing: border-box;
  }
  .under .frame_tit {
    font-size: 18px;
  }
  .under .frame01 h6.h6_tt01 {
    width: 100%;
  }
  .under .box_h4 {
    padding-bottom: 45px;
    margin-bottom: 25px;
  }
  .under .box_h3 {
    margin-bottom: 35px;
  }
  .under .frame01_in {
    border-width: 20px;
    padding: 15px;
  }
  .under .list_check li {
    width: 100%;
    background-size: 20px auto;
  }

  #kokkoritsu .img_pentagon_box.fr{
    padding: 0;
    background: #fff;
  }
  #kokkoritsu .img_pentagon_box.fr ul{
    flex-direction: row;
  }

  #kokkoritsu .img_pentagon_box.fr ul li{
    height: auto;
    width: 45%;
    font-size: 120%;
  }

  .under .img_pentagon_box {
    background: #58aedd;
    padding: 30px 20px;
    box-sizing: border-box;
    height: auto;
    border-radius: 10px;
  }
  .under .img_pentagon_box ul li{
    height: auto !important;
    width: 100% !important;
    margin: 0 auto 20px !important;
  }
  .under .img_pentagon_box ul li:last-child{
    /* margin-bottom: 0 !important; */
  }
  .under .img_pentagon_box ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .under .img_pentagon:before {
    display: none;
  }
  .under .img_pentagon {
    width: 100%;
    border: none;
    margin: 0px;
    line-height: 1.4;
    margin-bottom: 25px;
    font-size: 24px;
  }
  .under .img_pentagon > span {
    position: relative;
    top: -50px;
    left: 0;
    right: 0;
    width: 100%;
  }
  .under .img_pentagon::after {
    display: none;
  }
  .under .img_pentagon > span > span {
    font-size: 16px;
  }
  .under .img_pentagon_box ul li, .under .img_pentagon_box ul li:nth-child(1), .under .img_pentagon_box ul li:nth-child(5) {
    position: relative;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    width: 90%;
    margin: 0 2% 20px;
    border: none;
    height: 80px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.4;
  }
  .pentagon_br {
    display: none;
  }
  /*.under .img_pentagon_box ul li:nth-child(1) {
	margin: 0px;
}*/
  /*.under .img_pentagon_box ul li:nth-child(5) {
	width: 82%;
	font-size: 14px;
}*/
  .under .qa dl {
    padding: 20px;
    margin-bottom: 35px;
  }
  .under .qa dl dt {
    padding: 10px 10px 10px 40px;
    font-size: 16px;
  }
  .under .qa dl dd {
    padding: 15px;
  }
  .under .qa dl dt span.q {
    width: 40px;
    height: 50px;
    left: -13px;
  }
  .under .qa dl dd span.a {
    font-size: 30px;
    bottom: 4px;
    right: 2px;
  }
  .under .qa dl dd:before {
    border-right: 20px #69a845 solid;
    border-bottom: 20px #69a845 solid;
    border-top: 25px transparent solid;
    border-left: 15px transparent solid;
  }
  .proposal-result-table, .proposal-result-table tbody, .proposal-result-table tr, .proposal-result-table th, .proposal-result-table td {
    display: block;
  }
  .under .list06 li, .under .list07 li {
    margin: 0 0 12px 15px !important;
    float: none;
  }
  .under .frame03 dt.fee_title01 {
    width: 100%;
    box-sizing: border-box;
  }
  .under .col_2 {
    flex-wrap: wrap;
  }
  .under .col_2 > li {
    padding: 15px;
    width: 100%;
  }
  .under .col_2 > li + li {
    margin-top: 15px;
  }
  .under .video_about {
    width: 100%;
  }
  .under .step_about dl {
    flex-direction: column;
    border-bottom: 1px #ddd dashed;
    margin-bottom: 30px;
  }
  .under .step_about dl dt, .under .step_about dl dd {
    width: 100%;
    margin-right: 0px;
    padding-bottom: 30px;
  }
  .under .step_about dl dt {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .under .step_about dt:before {
    border-top: 5px #1d2088 solid;
    border-left: 5px transparent solid;
    border-right: 5px transparent solid;
    top: 37px;
    left: 0;
    right: 0;
    width: 0px;
    height: 0px;
    margin: 0 auto;
  }
  .under .step_about dl dd, .under .step_about dl:first-child dd {
    border: none;
  }
  .step_about dl:last-child {
    border-bottom: none;
    margin-bottom: 0px;
  }
  .step_about dl:last-child dd {
    padding-bottom: 0px;
  }
  .under .step_about dl dt > span:before, .under .step_about:after {
    display: none;
  }
  .under .step_about dl dt > span, .under .step_about dl:nth-child(1) dt > span {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    color: #1d2088;
    font-family: 'Roboto', sans-serif;
    background: none;
    height: auto;
    width: 120px;
  }
  .under .step_about dl dt > span > span {
    transform: rotate(0);
    background: #fff;
    border-radius: 5px;
    border: 2px #1d2088 solid;
    color: #1d2088;
    left: 0;
    right: 0;
    padding: 7px 3px 5px 7px;
    text-align: center;
    width: auto;
  }
  .under .step_about dl:nth-child(1) dt > span, .under .step_about dl:nth-child(2) dt > span, .under .step_about dl:nth-child(4) dt > span, .under .step_about dl:nth-child(6) dt > span, .under .step_about dl:nth-child(3) dt > span, .under .step_about dl:nth-child(5) dt > span, .under .step_about dl:nth-child(7) dt > span {
    border: none;
  }
  .under .step_about dl:nth-child(7) dt > span {
    height: auto;
  }
  .under .img_pentagon_box ul li a span {
    position: relative;
  }
  .under .img_pentagon_box ul li a span:before {
    bottom: -6px;
  }
  .under table.tb_step tr:nth-child(1) {
    display: none;
  }
  .under table.tb_step {
    border-bottom: #338CCE 1px solid
  }
  .under table.tb_step td {
    display: block;
    width: 100% !important;
    border-bottom: none;
  }
  .under .th_tt {
    background: #338CCE;
    color: #fff;
    padding: 7px 10px 5px;
    text-align: center;
  }
  .under .summary_box {
    display: block;
    width: 100%;
    border-right: #52a3d9 1px solid;
    text-align: center;
  }
  .under .summary_box td {
    font-weight: normal;
    color: #ffffff;
    background: #52A3D9;
    border: #52A3D9 1px solid;
    display: block;
    width: 100%;
    padding: 15px;
  }
  .under .summary_box:nth-child(3) .summary_box02 {
    border-right: none;
  }
  iframe[src*="https://www.youtube.com"] {
    width: 100%;
    height: 54vw;
  }
  #course.under .step_about dl dt > span, #course.under .step_about dl:nth-child(1) dt > span {
    width: 90%;
  }
  .image_r_s {
    float: none;
    width: 100%;
    margin-left: 0px;
  }
  .maegaki {
    text-align: left;
    font-size: 18px;
    font-weight: 800;
  }
  .maegaki br {
    display: none;
  }
  .graph {
    right: 0;
    float: none;
    display: block;
    width: 80%;
    margin: 0 auto 20px;
  }
  /*----------#kokkoritsu--------------*/
  #kokkoritsu #head_top .inner {
    margin: 0 auto 10px;
    overflow: hidden;
  }
  .headtext {
    width: 90%;
    box-sizing: border-box;
    padding: 6px 6px 4px;
    font-size: 12px;
  }
  #kokkoritsu.under #top_info {
    padding: 0;
    width: 100%;
    height: auto;
    background: none;
  }
  .maintxt {
    margin: 0 auto;
  }
  #kokkoritsu.under #top_info .inner {
    background: url("../images/kokkoritsu_h_bg_sp.jpg") no-repeat 0 0;
    background-size: 100%;
    padding: 50vw 0 0
  }
  #kokkoritsu.under #top_info h2 {
    font-size: 4vw;
    margin-right: 0;
    padding: 10px;
    letter-spacing: 1px
  }
  #kokkoritsu.under #top_info .subh2 {
    font-size: 5vw;
    margin-right: 0;
    padding: 6px 10px;
    text-align: center;
  }
  #top_info .boximg {
    position: relative;
    bottom: 0;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box
  }
  #top_info .boximg img {
    margin-left: 0;
  }
  #top_info .boximg img {
    max-width: 220px;
  }
  .up_text {
    font-size: 8.1vw;
  }
  #top_info .boximg span {
    font-size: 10px;
    text-align: left;
    color: #666666;
  }
  #kokkoritsu.under h3 {
    font-size: 7vw;
    padding: 6px 10px 8px;
  }
  #kokkoritsu.under h3::after {
    bottom: -35px;
    height: 30px;
  }
  #kokkoritsu.under h3 br {
    display: block;
  }
  #kokkoritsu.under h4 {
    font-size: 20px;
  }
  .acc_title {
    font-size: 20px;
    line-height: 1.4 !important;
    padding: 10px 40px 10px 10px;
  }
  .acc_title::after {
    right: 10px;
  }
  .acc_title.close::before {
    right: 19px;
  }
  .list2dl dl {
    width: 100%;
  }
  .list2dl dl:not(:last-child) {
    margin-bottom: 50px;
    position: relative;
  }
  .list2dl::after {
    display: none
  }
  .list2dl dl:not(:last-child)::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 24px 0 24px;
    border-color: #1D2088 transparent transparent transparent;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -38px;
    transform: translate(-50%, 0)
  }
  dl.style01 dt span {
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 6px 6px 0 0;
    margin-left: 0;
    display: block
  }
  dl.style01 dd {
    padding: 15px;
    border-radius: 0 0 6px 6px;
    margin-top: 0;
  }
  .listanchor {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }
  .listanchor li {
    width: 100%;
    max-width: 220px;
    height: 90px;
    margin: 0 auto 20px;
  }
  #kokkoritsu .title {
    font-size: 20px;
    line-height: 1.6;
    padding: 7px 10px 5px;
  }
  .tit_subject {
    font-size: 18px;
  }
  .box_charts .tit {
    font-size: 18px;
    width: 80%;
  }
  .box_charts .titred {
    font-size: 18px;
  }
  .balloon {
    font-size: 18px;
  }
  dl.style02 {
    margin: 0 auto 30px;
    width: 100%;
  }
  .staff_box dl {
    flex-wrap: wrap;
    padding: 20px;
  }
  .staff_box dl dd p {
    font-size: 22px;
  }
  .staff_box dl dd p.sm_tit {
    font-size: 18px;
  }
  .scroll_tb {
    width: 100%;
    overflow-x: scroll;
  }
  .scroll_tb table {
    width: 960px;
  }
  .kokkoritsu_btn01 a {
    font-size: 16px;
    width: 100% !important;
    height: auto !important;
    padding: 15px 10px !important;
    text-align: center;
    display: block !important;
  }
  .kokkoritsu_btn01 a span {
    font-size: 11px;
    margin-top: 8px;
    text-align: right;
    display: block;
    line-height: 14px;
  }
  .list_charts li {
    width: calc(50% - 10px);
    margin-bottom: 15px;
  }
  #kokkoritsu1 {
    padding: 30px 0 20px;
  }
  .kokkoritsu1 {
    background: #fff;
  }
  .kokkoritsu_cmn {
    padding: 60px 0 0;
  }
  #kokkoritsu2 {
    background: #fff;
  }
  #kokkoritsu3 {
    background: #E8F3FA;
  }
  .staff_box .staff_box_inner {
    padding: 0 10px;
  }
  .staff_box .staff_box_bk {
    width: 100%;
  }
  .staff_box .staff_box_bk:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
.checkicon span {
  background: url("../images/check.png") no-repeat 0 0 / 20px;
  padding: 0 0 0 25px;
	font-size: 16px;
}
.staff_box {
  padding: 130px 0 50px;
}
}
@media screen and (max-width: 560px) {
  .staff_box dl {}
  .staff_box dl dd {
    width: 62%;
  }
  .staff_box dl dt {
    width: 33%;
  }
  .staff_box dl dd p {
    font-size: 4vw;
  }
  .staff_box dl dd p .sm {
    font-size: 3vw;
  }
  .staff_box dl dd p.sm_tit {
    font-size: 3.2vw;
  }
  /*.under .img_pentagon_box ul li, .under .img_pentagon_box ul li:nth-child(5) {
	font-size: 13px;
}*/
}
@media screen and (max-width: 490px) {
  #kokkoritsu .img_pentagon_box.fr{
    padding-top: 20px;
  }

  #kokkoritsu .img_pentagon_box.fr ul{
    flex-direction: row;
  }

  #kokkoritsu .img_pentagon_box.fr ul li{
    margin-bottom: 5%;
    width: 100%;
    font-size: 130%;
  }
  /*.under .img_pentagon_box ul li {
	width: 46%;
	margin: 0 2% 15px;
}
.under .col_2 > li + li {
	margin-top: 15px;
}
.under .qa dl {
	padding: 15px;
}
.under .frame01_in {
	border-width: 15px;
}
.under .img_pentagon_box {
	padding: 10px 10px 10px 10px;
}
.under .img_pentagon_box ul li, .under .img_pentagon_box ul li:nth-child(5) {
	font-size: 2.7vw;
	height: 100px;
}
.under .img_pentagon_box ul li:nth-child(5) {
	width: 98%;
}
.under .img_pentagon_box ul li {
	width: 48%;
	margin: 0 1% 10px;
}*/
  table.respo th{
    display: block;
    width: 100% !important;
    /* border-bottom: none; */
  }
  table.respo td {
    display: block;
    width: 100% !important;
  }
  .under .tbl_scroll table.respo th, .under .tbl_scroll table.respo td {
    display: table-cell;
    width: auto !important;
    border-bottom: none;
  }
  table.respo th
  /* , table.respo td:last-child  */
  {
    /* border-bottom: #338CCE 1px solid; */
  }
  .under#ai table.tbl_row tr th:first-child {
    border-bottom : none;
  }
  .under .list_02 li {
    font-size: 120%;
  }
  .headtext {
    font-size: 3vw;
  }
  .box_charts {
    padding: 40px 15px 10px;
  }
  .box_charts .tit {
    font-size: 16px;
    width: 80%;
  }
  .box_charts .tit .box_sp {
    display: none
  }
  .box_charts .titred {
    font-size: 16px;
  }
  table.respo tr:last-child td:last-child{
    /* border-bottom: 1px solid #ccc !important; */
  }
  #about .line_tb table.respo tr:last-child td{
    border-bottom: 1px solid #999 !important;
  }
  table.respo tr:first-child td{
    border-bottom: none !important;
  }
  #about .line_tb table.respo th , #about .line_tb table.respo td{
    border-bottom: none;
  }
  .under#ai table.price_table tr td {
    border-right: none;
    border-left: none;
  }
}
@media screen and (max-width: 390px) {
  .under .anchor_list li {
    width: 100%;
  }
  .under .img_pentagon_box ul li, .under .img_pentagon_box ul li:nth-child(1), .under .img_pentagon_box ul li:nth-child(5) {
    height: 80px;
  }
  /*.under .img_pentagon_box ul li, .under .img_pentagon_box ul li:nth-child(1) {
	margin-bottom: 7px;
}*/
  .under .img_pentagon_box ul li a span {
    font-size: 11px;
  }
  .box_charts .titred {
    letter-spacing: -0.05em;
  }
  .staff_box dl {
    padding: 15px;
  }
}

@media screen and (max-width: 320px) {
  #content button.btn {
    font-size: 6vw;
  }
  #kokkoritsu.under h3 {
    font-size: 22px;
  }
}