@charset "UTF-8";

/*-----------
デバイス共通
------------*/
body{
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
    font-size:18px;
    line-height:1.65;
    color:#000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 767px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}
section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.white-box {
    padding: 50px;
}
.pagetop {
    bottom: 15px;
}
.pagetop a {
    background-color: #0087e9;
}
.pagetop a:hover {
    background-color: #0087e9;  
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.highlight01 {
    background: -webkit-linear-gradient(transparent 50%, #f9f591 50%);
    background: -o-linear-gradient(transparent 50%, #f9f591 50%);
    background: linear-gradient(transparent 50%, #f9f591 50%);
    font-weight: bold;
}
.highlight02 {
    background: -webkit-linear-gradient(transparent 50%, #f5e487 50%);
    background: -o-linear-gradient(transparent 50%, #f5e487 50%);
    background: linear-gradient(transparent 50%, #f5e487 50%);
    font-weight: bold;
}
.highlight03 {
    background: -webkit-linear-gradient(transparent 50%, #dcf4ff 50%);
    background: -o-linear-gradient(transparent 50%, #dcf4ff 50%);
    background: linear-gradient(transparent 50%, #dcf4ff 50%);
    font-weight: bold;
}

/*common*/
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
p{margin-bottom:0;}
a img:hover{opacity: 0.7;}

.ma-auto{margin:0 auto;}
.relative{position: relative;}

.is-fixed {
  display: none!important;
}

.price{
	font-weight: bold;
	font-size: 140%;
}
h3{
	border-left: solid 10px #6d6c6c;
	background: #9fa0a0;
	padding: 10px 15px 15px;
	font-weight: bold;
	line-height: 1.1em;
	overflow: hidden;
}

table.schedule_box p {
  margin: 60px auto 40px;
}
div.profile_box span {
  font-size: 14px;
  color: #128d9e;
  font-weight: bold;
  text-align: center;
}
table.schedule_box a {
  color: #128d9e;
  font-weight: bold;
  text-decoration: none;
  font-family: 'Gothic MB101 Bold';
}
table.schedule_box a:hover {
  text-decoration: none;
}
table.schedule_box th{
	font-weight: normal;
}
table.schedule_box tr.table_tit{
	background: #b8a488;
	font-size: 90%;
	padding: 20px 0;
}
table.schedule_box tr.table_tit th{
	padding: 15px 0;
	text-align: center;
}
table.schedule_box td{
	padding: 13px 0;
}
/*余白*/
.mt0{margin-top: 0;}.mt10{margin-top: 10px;}.mt15{margin-top: 15px;}.mt20{margin-top: 20px;}.mt30{margin-top: 30px;}.mt40{margin-top: 40px;}.mt50{margin-top: 50px;}.mt60{margin-top: 60px;}.mt70{margin-top: 70px;}.mt80{margin-top: 80px;}.mt90{margin-top: 90px;}.mt100{margin-top: 100px;}
.mb0{margin-bottom: 0!important;}.mb10{margin-bottom: 10px;}.mb15{margin-bottom: 15px;}.mb20{margin-bottom: 20px;}.mb30{margin-bottom: 30px;}.mb40{margin-bottom: 40px;}.mb50{margin-bottom: 50px;}.mb60{margin-bottom: 60px;}.mb70{margin-bottom: 70px;}.mb80{margin-bottom: 80px;}.mb90{margin-bottom: 90px;}.mb100{margin-bottom: 100px;}
.pt0{padding-top: 0;}.pt10{padding-top: 10px!important;}.pt15{padding-top: 15px;}.pt20{padding-top: 20px;}.pt30{padding-top: 30px;}.pt40{padding-top: 40px;}.pt50{padding-top: 50px;}.pt60{padding-top: 60px;}.pt70{padding-top: 70px;}.pt80{padding-top: 80px;}.pt90{padding-top: 90px;}.pt100{padding-top: 100px;}
.pb0{padding-bottom: 0!important;}.pb10{padding-bottom: 10px;}.pb15{padding-bottom: 15px;}.pb20{padding-bottom: 20px;}.pb30{padding-bottom: 30px;}.pb40{padding-bottom: 40px;}.pb50{padding-bottom: 50px;}.pb60{padding-bottom: 60px;}.pb70{padding-bottom: 70px;}.pb80{padding-bottom: 80px;}.pb90{padding-bottom: 90px;}.pb100{padding-bottom: 100px;}
.pl0{padding-left:0;}
.pr0{padding-right:0;}
.ph0{padding-left:0;padding-right:0;}.ph15{padding-left:15px;padding-right:15px;}

@media screen and (max-width: 767px){
    .spmt0{margin-top: 0;}.spmt10{margin-top: 10px;}.spmt15{margin-top: 15px;}.spmt20{margin-top: 20px;}.spmt30{margin-top: 30px;}.spmt40{margin-top: 40px;}.spmt50{margin-top: 50px;}.spmt60{margin-top: 60px;}.spmt70{margin-top: 70px;}.spmt80{margin-top: 80px;}.spmt90{margin-top: 90px;}.spmt100{margin-top: 100px;}
    .spmb0{margin-bottom: 0;}.spmb10{margin-bottom: 10px;}.spmb15{margin-bottom: 15px;}.spmb20{margin-bottom: 20px;}.spmb30{margin-bottom: 30px;}.spmb40{margin-bottom: 40px;}.spmb50{margin-bottom: 50px;}.spmb60{margin-bottom: 60px;}.spmb70{margin-bottom: 70px;}.spmb80{margin-bottom: 80px;}.spmb90{margin-bottom: 90px;}.spmb100{margin-bottom: 100px;}
    .sppt0{padding-top: 0!important;}.sppt10{padding-top: 10px;}.sppt15{padding-top: 15px;}.sppt20{padding-top: 20px;}.sppt30{padding-top: 30px;}.sppt40{padding-top: 40px;}.sppt50{padding-top: 50px;}.sppt60{padding-top: 60px;}.sppt70{padding-top: 70px;}.sppt80{padding-top: 80px;}.sppt90{padding-top: 90px;}.sppt100{padding-top: 100px;}
    .sppb0{padding-bottom: 0;}.sppb10{padding-bottom: 10px;}.sppb15{padding-bottom: 15px;}.sppb20{padding-bottom: 20px;}.sppb30{padding-bottom: 30px;}.sppb40{padding-bottom: 40px;}.sppb50{padding-bottom: 50px;}.sppb60{padding-bottom: 60px;}.sppb70{padding-bottom: 70px;}.sppb80{padding-bottom: 80px;}.sppb90{padding-bottom: 90px;}.sppb100{padding-bottom: 100px;}
    .sppl0{padding-left:0;}
    .sppr0{padding-right:0;}.sppr10{padding-right:10px;}.sppr15{padding-right:15px;}
    .spph0{padding-left:0;padding-right:0;}
}

/*見出し*/
h1, h2 {
    letter-spacing: -0.05em;
    line-height: 1.4;
}
h2{
	margin: 0;
	padding: 0;
    text-align: center;
}

.indent {
    padding-left: 1em;
    text-indent: -1em;
}


/*mv*/
.mv {
    margin-bottom: 64px;
    background-image: url(../img/mv_bg_pc.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.mv_inner {
    padding-top: 100px;
    padding-bottom: 100px;
}

/*gnav*/
#gnav {
    margin-top: -64px;
    width: 100%;
    background-color: #005aa8;
    z-index: 100;
}
#gnav.fixed {
  position: fixed;
  top: 0;
  margin-top: 0;
}
#gnav ul {
    display: flex;
}
#gnav li {
    width: 20%;
    height: 64px;
    border-left: 1px solid #fff;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-weight: bold;  
}
#gnav li:hover {
    background-color: #006ecf;
}
#gnav li:last-child {
    border-right: 1px solid #fff;
}
#gnav li a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*intro*/

/*message*/
.message {
    background-color: #edf7ff;
}
.message .movie {
    width: 800px;
}
.message .movie_container {
    position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}
.movie_container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/*theme*/
.theme__point {
    display: flex!important;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
}
.theme__point li {
    background: #eaeaea;
    width: calc(50% - 15px);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.theme__point li:nth-child(odd) {
    margin-right: 15px;
}
.theme__point li:nth-child(even) {
    margin-left: 15px;
}
.theme__point li img {
    padding: 55px 15px 35px;
}
section.theme {
    padding-bottom: 70px;
}

/*problem*/
.problem {
    background-color: #99ddf5;
}
.problem .inner {
    max-width: 800px;
    margin: 0 auto;
}

/*mechanism*/
.mechanism .inner {
    max-width: 800px;
    margin: 0 auto;
}
.mechanism .inner img {
    margin: 0 auto;
}
.mechanism ul {
    color: #004b8c;
}
.mechanism ul i {
    padding-right: 8px;
}

/*taraining*/
.training {
    background-color: #eee
}
.trainer01 {
    background-image: url(../img/training__trainer01--bg.jpg);
    height: 520px;
}
.trainer01 .pull-right {
    padding: 50px;
    padding-left: 50%;
}
.training hr {
    border-top: 1px solid #004b8c;
    margin-top: 0;
    margin-bottom: 0;
    width: 451px;
}
.trainer__txt {
    font-size: 14px;
}
.p5{
	font-size: 14px;
}
.trainer02 {
    background-image: url(../img/training__trainer02--bg.jpg);
    height: 538px;
}
.trainer02 .pull-left {
    padding: 40px 50px;
    padding-right: 50%;
}
.training .trainer02 hr {
    width: 452px;
}
.trainer03,
.trainer04 {
    width: calc(50% - 15px);
    background: #fff;
    padding: 50px;
}
.trainer03 hr,
.trainer04 hr {
    width: 350px;
}
.trainer03 .trainer__txt img,
.trainer04 .trainer__txt img {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.trainer03 {
    margin-right: 30px;
}
.trainer__bottom {
    display: flex;
}


/*program*/
.program {
    background-color: #004b8c;
}
.program .program__theory.inner {
    padding-bottom: 100px;
}
.theory__table th,
.theory__table td,
.practice__table--inner th,
.practice__table--inner td {
    border-color: #004b8c;
    border-width: 2px;
    height: 63px;
}
.program .theory__table th,
.program .practice__table--inner th {
    width: 120px
}
.program .theory__table td {
    width: 535px;
    background-color: #fafafa;
}
.program .practice__table--inner td {
    background-color: #fafafa;
}
.color-w {
    color: #fff;
    font-weight: bold;
}
.program .practice__table {
    display: flex;
}
.program .practice__table li {
    width: calc(50% - 15px);
}
.program .practice__table li:first-child {
    margin-right: 30px;
}
.program .practice__table--inner th,
.program .practice__table--inner td {
    height: 85px;
}

/*product*/
.product {
    background-color: #071831;
}
.product .campaign,
.product .business,
.product .personal {
    background-color: #fff;
    margin-bottom: 30px;
}
.product .campaign div,
.product .business div,
.product .personal div {
    padding: 47px;
}
.txt_s {
    font-size: 14px;
    padding-left: 1em;
    text-indent: -1em;
}
.color-r {
    color: #c0301f;
    font-size: 30px;
}
.package__contents ul li {
    padding-left: 27px;
    text-indent: -13px;
    font-weight: bold;
}
.package__contents ul li i {
    padding-right: 10px;
    color: #004b8c;
}
.business__package {
    display: flex;
}
.business__package > li {
    background: #eee;
    padding: 20px;
}
.business__package > li:first-child {
    margin-right: 24px;
    min-width: 268px;
}
.package__contents .ribbon {
    width: 186px;
}
.business__package .package__price {
    width: 100%;
    font-size: 14px;
}
.business__package .package__price .ribbon {
    width: 96px;
}
.product .business .tit01 {
    border-left: 6px solid #004b8c;
    padding: 12px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
}
.product .business div .btn {
    width: 580px;
    height: 90px;
}
.personal .business__package > li:first-child {
    margin-right: 20px;
    min-width: 343px;
}
/*appli 追加CSS　2021/11/24　*/
h4.appliExpl {
	text-align:center;
	font-size:1.2em;
	margin:0 auto 20px auto;
}
ul.expl {
	margin:0 20px 40px 40px;
	list-style-type: disc;
}
ul.expl li {
	margin-bottom:10px;
}

/*btn*/
.btn{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  background: #25ad38;
  margin:0 auto;
  border: 3px solid #25ad38;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 190%;
  font-family: inherit;
  padding: 5px;
  transition: all 0.2s ease;
  cursor: pointer;
  -webkit-box-shadow: 0px 4px 0px #197827;
  box-shadow: 0px 4px 0px #197827;
  text-align: center;
  padding: 10px 0 10px 60px;
  position: relative;
  width: 100%;
}
.btn a{
    color: #FFF;
}
.btn:focus {
    color: #FFF;
    text-decoration: none;
}
.btn:hover {
    background: #45ba55;
    border: 3px solid #45ba55;
    -webkit-box-shadow: 0px 4px 0px #236251;
    box-shadow: 0px 4px 0px #236251;
    color: #FFF;
    text-decoration: none;
}
.btn img {
    position: absolute;
    right: 5px;
    width: 20%;
    top: -12px;
}
.btn-gradient{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  background: #2d660a;
  background: -moz-linear-gradient( #5edd00 0%, #2d660a 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#5edd00), to(#2d660a));
  background: -webkit-linear-gradient( #5edd00 0%, #2d660a 100%);
  background: -o-linear-gradient( #5edd00 0%, #2d660a 100%);
  background: -ms-linear-gradient( #5edd00 0%, #2d660a 100%);
  background: linear-gradient( #5edd00 0%, #2d660a 100%);
}

/*テキスト*/
span[class^="cl-"]{line-height: 1.2;}
.bold{font-weight:bold!important;}
.underline{text-decoration:underline;}
.big-font{font-size:100%;}
.big-font02{font-size:120%;}
.big-font03{font-size:130%;}
.big-font04{font-size:140%;}
.big-font05{font-size:150%;}
.big-font06{font-size:160%;}
.small-font01{font-size: 80%;}
.small-font02{font-size: 70%;}
.small-font03{font-size: 60%;}

.text-center{text-align: center!important;}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}

/*背景色*/
.bg-black{background-color: #000;}
.bg-white{background-color: #FFF;}
.bg-green {background-color: #bdceb1;}
.bg-beige {background-color: #f2eee6;}
.bg-blue {background-color: #1F4ACC;}
.bg-gray {background-color: #eee;}

/*背景パターン*/
.bg-pt01 {
    background: url(../img/pt01.png) #f97298;
    color: #fff;
}
.bg-pt02 {
    background: url(../img/pt02.png) #fcce9c;
}
.bg-pt03 {
    background: url(../img/pt03.png) #fcce9c;
}
.ribbon {
    display: block;
    position: relative;
    height: 42px;
    line-height: 46px;
    margin-bottom: 10px;
    vertical-align: middle;
    text-align: left;
    padding: 0 30px;
    font-size: 18px;
    background: #01347d;
    color: #FFF;
    box-sizing: border-box;
    width: 300px;
}
.ribbon:before, .ribbon:after{
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}
.ribbon:before{
    top: 0;
    left: 0;
    border-width: 21px 0px 21px 12px;
    border-color: transparent transparent transparent #eee;
    border-style: solid;
}
.ribbon:after{
    top: 0;
    right: 0;
    border-width: 21px 12px 21px 0px;
    border-color: transparent #eee transparent transparent;
    border-style: solid;
}
.rbn_txt{
    color: #F19626;
    line-height: 1.2;
    font-size: 24px;
    margin-bottom: 10px;
}
.rbn_txt span{
    font-size: 70%;
}

/*TOPへ戻る*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index:9999;
}
.pagetop a {
    display: block;
    background-color: #153aa1;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 16px 21px;
    border-radius:50%;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.pagetop a:hover {
    display: block;
    background-color: #444e9d;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

/*動画埋め込み*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive button {
  margin: 0;
  padding: 0;
  border: none;
  color: inherit;
  background: transparent;
  font-family: inherit;
  line-height: inherit;
}
.embed-responsive button::-moz-focus-inner {
  padding: 0;
  border: none;
}
.embed-responsive button:focus {
  outline: 1px dotted;
}
.embed-responsive button img {
  display: block;
  width: 100%;
  border: none;
}

/*table*/
table.theory__table th,table.practice__table--inner{
    font-size: 70%;
}
table.theory__table th,table.practice__table--inner th{
    text-align: center;
    background-color: #bf9d37;
    border: solid 1px #FFF;
    padding: 3px 0;
    vertical-align: middle;
    color: #fff;
}
table.theory__table td,table.practice__table--inner td{
    background-color: #f5f0ef;
    border: solid 1px #FFF;
    padding: 3px 0;
    vertical-align: middle;
}

table.schedule_box{
	width: 100%;
    font-size: 100%;
	background: #f1ede8;
	padding: 10px 20px;
	margin: 15px 0 15px;
}

table.schedule_box table td{
	text-align: center;
}
.online_btn{
	margin: 0 auto 30px;
	text-align: center;
}

/*footer*/
footer{
    font-size:14px;
    padding-top: 60px;
    padding-bottom: 60px;
}
footer .copy{
    font-size: 90%;
}

/*追尾ボタン*/
.fixedbtn{
 position: fixed!important;
 bottom: 0!important;
 margin-bottom: 30px;
}
.intro {
    position: relative;
}
.intro .start {
    position: absolute;
    bottom: -120px;
    z-index: 999;
    display: block;
    transition: .4s;
    margin-left: 30px;
}

/*responsive*/
@media (min-width: 960px) {
    body{
        overflow-x: hidden;
    }
    h2 {
        font-size: 46px;
        line-height: 1.3;
    }
    h2.h2_arrow {
      margin-bottom: 80px;
      padding-top: 50px;
      padding-bottom: 50px;
  }
  h2.h2_arrow:after {
    border-width: 60px 150px 0 150px;
    bottom: -40px;
}
h2.arrow_bottom:after {
    bottom: -60px;
}
	h3 span{
	font-size: 65%;
}
section{
    padding-top:80px;
    padding-bottom:80px;
}
section .inner {
    width: 800px;
    margin: 0 auto;
}
.container{
    width:960px;
    margin:0 auto;
    position:relative;
}
.br_sp{
    display:none;
}
.br_pc{
    display:block;
}
#top-head.fixed .btn {
    width: 70%;
    margin: 0 auto;
    max-width: 700px;
    font-size: 160%;
    padding: 5px 0 0;
}
table.theory__table,table.practice__table--inner {
    font-size: 100%;
    margin: 0 auto;
}
table.theory__table th,
table.practice__table--inner th,
table.theory__table td,
table.practice__table--inner  td {
    padding: 10px 20px;
}
.pagetop {
    bottom: 30px;
}
.brett .inner {
    width: 860px;
    margin: 0 auto;
    padding: 50px 30px 40px;
    /*font-size: 130%;*/
}
.brett ul li {
    padding-bottom: 30px;
}
.reason .tit {
    height: 170px;
    line-height: 1.2;
    width: 170px;
    padding-top: 40px;
    margin-left: 20px;
}
.price table th{
    padding: 15px 10px;
}
.price table td {
    padding: 10px;
}
	table.schedule_box th, table.schedule_box td{
	padding: 7px 0 7px 15px;
	text-align: left;
}
	table.schedule_box tr:last-childc{
		padding-bottom: 20px;
	}
	table.schedule_box tr:not(:last-child) {
		border-bottom: solid 1px #b8a488;
	}
}
/*タブレット*/
@media (min-width: 768px) and (max-width: 959px) {
    body{
        overflow-x: hidden;
    }
    .container{
      width:768px;
      margin:0 auto;
      position:relative;
  }
  section{
      padding-top:50px;
      padding-bottom:50px;
  }
  .contents{
      margin-top:40px;
  }
  .br_sp{
      display:none;
  }
  .br_pc{
      display:block;
  }
  .br_tab{
      display:block;
  }
  h2 {
    font-size: 4.8vw;
    padding-left: 15px;
    padding-right: 15px;
}
body{
  font-size: 16px;
}
h2 {
    padding-left: 0;
    padding-right: 0;
}
section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.white-box {
    padding: 30px;
}
.cv_area h2.h2_arrow:after {
    border-width: 50px 130px 0 130px;
    bottom: -20px;
}
h2.h2_arrow:after {
    border-width: 50px 130px 0 130px;
    bottom: -20px;
}
h2.h2_arrow {
    padding-bottom:50px;
}
h3 span{
	font-size: 65%;
}
table.theory__table,table.practice__table--inner {
    font-size: 100%;
    margin: 0 auto;
    width: 100%;
}
table.theory__table th,
table.practice__table--inner th,
table.theory__table td,
table.practice__table--inner  td {
    padding: 10px 20px;
}
section.theme {
    padding-bottom: 20px;
}
.program .practice__table--inner th,
.program .practice__table--inner td {
    height: 100px;
}
.trainer01 {
    background-image: url(../img/training__trainer01-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 760px;
    background-color: #fff;
}
.trainer01 .pull-right {
    padding-left: 50px;
    padding-top: 365px;
}
.trainer02 {
    background-image: url(../img/training__trainer02-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 860px;
    background-color: #fff;
}
.trainer02 .pull-left {
    padding-right: 50px;
    padding-top: 455px;
}
.trainer03, .trainer04 {
    padding: 30px;
}
.trainer03 hr, .trainer04 hr {
    width: 294px;
}
.intro .start {
    margin-left: 15px;
}
.fixedbtn {
    margin-bottom: 15px;
}
.message .movie {
    width: 100%;
}
	table.schedule_box th, table.schedule_box td{
	padding: 7px 0 7px 15px;
	text-align: left;
}
	table.schedule_box tr:last-childc{
		padding-bottom: 20px;
	}
	table.schedule_box tr:not(:last-child) {
		border-bottom: solid 1px #b8a488;
	}
}
/*スマホ*/
@media screen and (max-width: 767px){
    body{
        overflow-x: hidden;
    }
    section{
        padding-top:0px;
        padding-bottom:40px;
    }
    .br_sp{display:block;}
    .br_pc{display:none!important;}
    .br_tab{display:none;}

    body{
        font-size:16px;
        line-height:1.6;
    }
    section {
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .pagetop {
        bottom: 10px;
        right: 5px;
    }
    .white-box {
        padding: 15px;
    }
    .sp-text-left {
        text-align: left!important;
    }

    /*header*/
    #header {
        width: 100%;
        height: 70px;
        padding: 0 15px;
        background: #113461;
        position: relative;
        top: 0;
    }
    #header .logo {
        float: left;
    }
    #nav_toggle{
        position: absolute;
        right: 15px;
        width: 8vw;
        height: 10vw;
        top: 15px;
    }
    #nav_toggle div{
        position: relative;
    }
    #nav_toggle span {
        display: block;
        height: 3px;
        background: #fff;
        position: absolute;
        width: 100%;
        left: 0;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
    #nav_toggle span:nth-child(1){
        top: 0; 
    }
    #nav_toggle span:nth-child(2) {
        top: 3vw;
    }
    #nav_toggle span:nth-child(3) {
        top: 6vw;
    }
    .open #nav_toggle span:nth-child(1) {
        top: 12px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .open #nav_toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav_toggle span:nth-child(3) {
        top: 12px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    div#nav_toggle:after {
        content: "MENU";
        color: #fff;
        display: block;
        padding-top: 85%;
        font-family: "Roboto Condensed",sans-serif;
        font-size: 2.4vw;
        letter-spacing: 0.06em;
        text-align: center;
    }
    .open div#nav_toggle:after {
        content: "CLOSE";
    }

    #header .header {
        width: 100%;
        margin: 0 auto;
        padding: 0.8em 0 0.8em;
    }
    #header h1{
        width: 15%;
    }
    #header ul{
        width: 100%;
        margin-top: 10px;
    }
    #header ul li{
        font-size: 10px;
        padding-left: 0.5em;
        width: 50%;
        font-size: 10px;
        line-height: 1.2;
    }
    .headerTel{
        margin: auto;
    }
    .h_txt{
        width: 69%;
        padding-left: 0;
    }
    .sp_h_tel{
        width: 15%;
    }
    .sp_h_contact{
        width: 15%;
    }
    /*gnav*/
    .h_fix{
        position: static;
    }
    .gnavarea{
        display: none;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 9998;
    }
    .active{
        display: block;
    }
    .gnav{
        margin-left: -15px;
        margin-right: -15px;
        background-image: url(../img/mv_bg_pc.png);
        background-size: cover;
        background-position: center;
    }
    .gnav li{
        width: 100%;
        border-bottom: 1px solid #fff;
        width: 100%;
        font-size: 12px;
        height: 50px;
        font-size: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .gnav li:hover {
        background-color: #006ecf;
    }
    .gnav li a {
        padding: 10px 7px;
        color: #fff;
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .hbr{
        border-right: none;
    }
    .navfixed{
        position: static;
    }
    .mv {
        margin-bottom: 0;
    }
    .mv_inner {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .mv_inner .br_sp {
        margin: 0 auto;
    }
    h2 {
        font-size: 6.5vw;
        padding: 40px 0 25px;
        line-height: 1.3;
    }
    h2.arrow_bottom:after {
        bottom: -20px;
    }
	h3 span{
		font-size: 70%;
		line-height: 1.5em;
	}
	h3 span.sub_title{
		display: inline-block;
		margin-bottom: 10px;
	}
    /*幅*/
    .spwd50{width: 50%!important;}
    .spwd60{width: 60%!important;}
    .spwd70{width: 70%!important;}
    .spwd80{width: 80%!important;}
    .spwd90{width: 90%!important;}

    /*装飾*/
    .length-center img{
        position: relative;
    }
    .ribbon {
        width: auto;
    }
    /*table*/
    table.theory__table,table.practice__table--inner {
        font-size: 70%;
        margin: 0 auto;
        width: 100%;
    }
    table.theory__table th,
table.practice__table--inner th,
table.theory__table td,
table.practice__table--inner  td  {
        padding: 8px 10px;
    }
    section.theme {
        padding-bottom: 30px;
    }
    .theme .container ul {
        padding-left: 30px;
        padding-right: 30px;
    }
    .mechanism .inner ul li {
        text-indent: -1rem;
        padding-left: 2rem;
    }
    .trainer01 {
        background-image: url(../img/training__trainer01-sp.jpg);
        background-repeat: no-repeat;
        background-size: contain;
        height: auto;
        background-color: #fff;
        display: flex;
        align-items: flex-end;
    }
    .trainer01 .pull-right {
        padding: 15px;
        padding-top: 165px;
        width: 100%;
    }
    .trainer02 {
        background-image: url(../img/training__trainer02-sp.jpg);
        background-repeat: no-repeat;
        background-size: contain;
        height: auto;
        background-color: #fff;
        display: flex;
        align-items: flex-end;
    }
    .trainer02 .pull-left {
        padding: 15px;
        padding-top: 205px;
    }
    .training hr,
    .training .trainer02 hr {
        width: 100%;
    }
    .trainer03 {
        margin-bottom: 30px;
    }
    .trainer03, .trainer04 {
        padding: 15px;
        width: 100%;
    }
    .trainer03 .trainer__txt img,
    .trainer04 .trainer__txt img {
        float: none;
        margin: 0 auto;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .trainer03 hr, .trainer04 hr {
        width: 100%;
    }
    .trainer__bottom {
        flex-direction: column;
    }
    .program h2 {
        margin: 0 auto;
    }
    .theory__table tr {
        display: flex;
    }
    .theory__table th,
    .theory__table td {
        display: flex;
        align-items: center;
        border-top: 0;
    }
    .theory__table th {
        border-right: 0;
    }
    .program h2 img {
        max-width: 240px;
    }

    .program .theory__table th,
    .program .practice__table--inner th {
        width: 30%;
    }
    .program .theory__table td,
    .program .practice__table td {
        width: 100%;
    }
    .program .theory__table th,
    .program .theory__table td,
    .program .practice__table--inner th,
    .program .practice__table--inner td {
        height: 70px;
        font-size: 14px;
    }
    .program .practice__table {
        flex-direction: column;
    }
    .program .practice__table li {
        width: 100%;
    }
    .program .program__theory.inner {
        padding-bottom: 40px;
    }
    .practice__table > li:last-child .practice__table--inner th,
    .practice__table > li:last-child .practice__table--inner td {
        border-top: 0;
    }
    .product .container {
        padding-top: 40px;
    }
    .product .campaign,
    .product .business,
    .product .personal {
        margin-bottom: 15px;
    }
    .product .business div,
    .product .personal div,
    .product .campaign div {
        padding: 15px;
    }
    .product .business h2,
    .product .personal h2,
    .product .campaign h2 {
        padding: 0;
    }
    .product .campaign .tit01 {
        border-left: 4px solid #c0301f;
        padding: 9px;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .product .business .tit01 {
        margin-bottom: 15px;
    }
    .product .campaign .tit01 span {
    }
    .business__package > li {
        padding: 15px;
    }
    .business__package > li:first-child {
        margin-right: 0;
        margin-bottom: 15px;
        min-width: unset;
    }
    .txt_s {
        font-size: 12px;
        padding-left: 1em;
        text-indent: -1em;
    }
    .color-r {
        color: #c0301f;
        font-size: 24px;
        line-height: 1.5;
    }
    .business__package {
        flex-direction: column;
    }
    .personal .business__package > li:first-child {
        min-width: 100%;
    }
	table.schedule_box{
		font-size: 90%;
	}
	
    /*TOPへ戻る*/
    .pagetop {
        bottom: 15px;
    }
    .pagetop a {
        padding: 14px 18px;
    }
    .reason .tit {
        height: 70px;
        line-height: 1.2;
        width: 70px;
        padding-top: 15px;
        margin-left: 0;
        font-size: 70%;
        margin-right: 10px;
    }
    /*footer*/
    footer{
        font-size: 11px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    footer .footer_main {
        padding-top: 0;
        font-size: 80%;
        text-align: left;
    }
    footer .footer_main ul li{
        display: block;
        margin: 0;
    }
    footer .footer_main ul li a {
        display: block;
        padding: 1.5em 1em 1.5em;
        text-decoration: none;
        font-size: 11px;
        border-bottom: solid 1px #FFF;
    }

	  .schedule_box td {
    text-align: center;
		 vertical-align: middle;
  }
	
  .schedule_box tr:nth-child(even) {
    background-color: #fff;
  }
	
	
	
    /*ボタン*/
    .btn {
        font-size: 122%;
        padding: 10px 0;
        line-height: 1.2;
    }

    .intro .start {
        margin-left: 15px;
    }
    .fixedbtn {
        margin-bottom: 15px;
    }
    .intro .start img {
        width: 20vw;
    }
    .message .movie {
        width: 100%;
    }
}

/*
オンラインプログラムとは
 ----------------------------------------------------------
*/
#about-program{background: #fff;padding: 1em 1.6em;}
.white_bg{background: #fff;padding: 0 30px 30px;}
.about-program-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .about-program-title-wrap {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.about-program-title h4 {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 1.4em;
}
@media screen and (max-width: 768px) {
  .about-program-title h3 {
    font-size: 1em;
    background-color: #F6EFE7;
  }
}
.about-program-title p {
  font-size: 0.9em;
    margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .about-program-title p {
    font-size: 1.6rem;
  }
}
.about-program-img {
  width: 35%;
}
@media screen and (max-width: 768px) {
  .about-program-img {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
}

.flow {
  background-color: #F6EFE7;
  margin-top: 20px;
  padding: 10px 20px 30px;
}
.flow p{font-size: 0.8em;
line-height: 1.6em;}
@media screen and (max-width: 768px) {
  .flow {
    padding: 10px 10px;
  }
}
.flow h5 {
  margin: 0.8em 0 1.2em;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.4em;
}
.flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .flow-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 10px;
    gap: 34px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.flow-item {
  font-size: 14px;
  display: block;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .flow-item {
    width: 100%;
  }
}
.flow-item{
  padding: 4px 16px 4px 20px;
  background: #004b8c;
  height: 80px;
	line-height: 1.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          /*justify-content: center;*/
}
@media screen and (max-width: 768px) {
  .flow-item {
    height: auto;
  }
}
.flow-item::before, .flow-item::after {
  content: "";
  position: absolute;
  right: -1px;
}
.flow-item::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 48px 0;
  border-color: transparent #F6EFE7 transparent transparent;
  top: -1px;
}
@media screen and (max-width: 768px) {
  .flow-item::before {
    display: none;
  }
}
.flow-item::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 48px 10px;
  border-color: transparent transparent #F6EFE7 transparent;
  bottom: -1px;
}
@media screen and (max-width: 768px) {
  .flow-item::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -10px;
    border-width: 10px 10px 0 10px;
    border-color: #004b8c transparent transparent transparent;
  }
}
.flow-item span {
  position: absolute;
  bottom: 100%;
  left: 0;
  color: #5A1E0F;
}
.flow-item {
  width : calc(100% / 3) ;
}
@media screen and (max-width: 768px) {
  .flow-item{
    margin-top: -10px;
    width: 100%;
  }
}
