@import url(common.css);
@import url(lower.css);
/*index.html*/

#Ph1 {
	display: block;
	float: right;
}
#Box1 {
	margin-bottom: 25px;
}
#Box1 img, #Box2 img, #Box3 img {
	vertical-align: bottom;
}
#Box1-1 {
	float: left;
	width: 310px;
	padding-right: 25px;
}
#Box1 .Btn {
	width: 311px;
	padding-top: 20px;
}
#Box1-1 p {
	padding-left: 1px
}
#Box1-1 a.Btn_L {
	float: left;
	height: 30px;
	width: 145px;
	display: block;
}
#Box1-1 a.Btn_R {
	float: left;
	height: 30px;
	width: 155px;
	padding-left: 10px;
	display: block;
}
.F_L {
	float: left;
}
#Box1-2 {
	height: 120px;
	width: 311px;
	margin-top: 20px;
	background: url(/assp/images/corp/tt1.png) no-repeat 0 0;
}
#Box1-2 h3 {
	display: none;
}
#Box1-2 ul {
	padding-top: 46px;
	padding-left: 21px;
}
#Box1-2 ul li {
	padding-left: 15px;
	background: url(/assp/images/corp/icon.gif) no-repeat left center;
	list-style: none;
}
#Box2 {
	padding-bottom: 30px;
}
#Box2-1 p {
	width: 319px;
	padding-top: 20px;
}
#Box2-1 div {
	float: left;
	padding-right: 10px;
}
table#Pack {
	width: 319px;
	background-color: #999999;
	border-collapse: separate;
	border-spacing: 1px 1px;
}
table#Pack th, table#Pack td {
	padding-top: 9px;
	padding-bottom: 6px;
	border: #ffffff 1px solid;
}
table#Pack th {
	width: 107px;
	padding-left: 13px;
	vertical-align: top;
	text-align: left;
	background-color: #ebebeb;
}
table#Pack th.Color {
	color: #000033;
	text-align: center;
	padding-left: 0;
	width: 120px;
}
table#Pack td {
	padding-left: 11px;
	background-color: #ffffff;
}
table#Pack td strong {
	font-size: 14px;
}
#Box2-2 {
	height: 143px;
	width: 599px;
	padding: 20px;
	background: url(/assp/images/corp/tt2-bk.png) no-repeat 0 0;
}
#Box2-2 h3 {
	margin-bottom: 15px;
}
#Box2-2 p {
	width: 460px;
}
#Box3 h3 {
	margin-bottom: 5px;
	color: #000066;
}
#Box3 #Box3-1 {
	height: 158px;
	width: 623px;
	padding: 10px 7px;
	overflow: auto;
	border: 1px solid #abadb3;
}
#Box3 #Box3-1 p {
	width: 605px;
	padding-bottom:15px;
}
#Box3 .Txt {
	padding-left: 2px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 10px;
}
#Box3 .Txt a {
	color: #0066cc;
}
span.Red {
	font-weight: bold;
	color: #EE0000;
}
.headingLv2 div {
	width: 638px;
	border-top: 1px solid #959595;
}
.headingLv2 h2 {
	width: 608px;
	padding: 7px 15px 5px;
	margin-bottom: 0!important;
	border-bottom: 4px solid #636363;
	font-size: 115%;
	color: #FFFFFF;
	background-color: #3A3A3A;
}
table#Contact {
	width: 638px;
	background-color: #999999;
	border-collapse: separate;
	border-spacing: 1px 1px;
}
table#Contact input {
	padding: 2px 3px;
}
table#Contact th, table#Contact td {
	padding-top: 9px;
	padding-bottom: 6px;
	border: #ffffff 1px solid;
}
table#Contact th {
	width: 156px;
	padding-left: 15px;
	color: #000033;
	vertical-align: top;
	text-align: left;
	background-color: #ebebeb;
}
table#Contact td {
	padding-left: 12px;
	background-color: #ffffff;
}
table#Contact td.Radio {
	padding-top: 5px!important;
}
table#Contact td span.small {
	margin: 0 2px 0 5px;
	font-size: 85%;
}
table#Contact td .input-row {
	margin-bottom: 9px;
}
table#Contact td .sizesmall {
	width: 40px;
}
table#Contact td .sizeshort {
	width: 150px;
}
table#Contact td .sizemiddle {
	width: 380px;
}
table.InTable th {
	width: 17px!important;
	padding-top: 6px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
	background-color: #FFFFFF!important;
}
table.InTable td {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
}
table.Note th {
	width: 17px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
	font-weight: normal;
	color: #555555;
	background-color: #FFFFFF!important;
}
table.Note td {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
}
#Submit {
	margin-top: 20px;
	text-align: center;
}
#Pan {
	border: 1px solid #959595;
}
#Pan table td {
	padding: 8px 11px 7px;
	color: #959595;
	vertical-align: middle;
}
#Pan table td.on {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9595aa;
}
/*confirm.html*/

#Box3 img {
	vertical-align: bottom;
}
#Box3 .Txt {
	margin-top: 20px;
}
#Box3 .Submit {
	margin-top: 20px;
}
#Box3 input.Confirm {
	padding: 0;
	margin-left: 240px;
	border: none;
}
/*error.html*/
#Box2 img {
	vertical-align: bottom;
}
#Box2 .Txt {
	padding: 20px 0 20px 4px;
}
#Box2 ul {
	width: 598px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #ebebeb;
}
#Box2 ul li {
	color: #cc0000;
	list-style-type: none;
}
/*　オンライントレーニングプログラムとは */
.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;
  width: 90%;
    margin: 24px auto 0;
}
@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 h3 {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .about-program-title h3 {
    font-size: 1.8rem;
    background-color: #F6EFE7;
  }
}
.about-program-title p {
  line-height: 1.6em;
  margin-top: 20px;
font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .about-program-title p {
    max-width: 90%;
    margin: 0 auto;
    font-size: 0.17rem;
    line-height: 1.6em;
  }
}
.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;
}
.is-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .is-sp {
    display: block;
  }
}
@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;
  }
}
.about-program-img {
  width: 35%;
}
@media screen and (max-width: 768px) {
  .about-program-img {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
}
.about-program h4{font-size: 2rem;}
.about-program-img {
  width: 35%;
}
@media screen and (max-width: 768px) {
  .about-program-img {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .about-program h4 {
    font-size: 0.4rem;
    font-weight: 600;
    max-width: 90%;
    margin: 0 auto 0.4em;
  }
}

@-moz-document url-prefix() {
	* {
		text-shadow:0 0px 1px #000;
	}
.content .corp {
	text-align: center;
	padding-top: 20px;
}
}
.flow {
  background-color: #F6EFE7;
  margin-top: 20px;
  padding: 3em 20px 1em;
}
@media screen and (max-width: 768px) {
  .flow {
    padding: 10px 10px;
  }
}
.flow h4 {
  font-size: 0.3rem;
  line-height: 1.4em;
  text-align: center;
  padding:0.5em 0 0.6em;
}
.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: 2em 0 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;
      margin-bottom: 0.8em;
  }
}
.flow-item {
  font-size: 14px;
  display: block;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .flow-item {
    width: 100%;
  }
}
.flow-item{
  padding: 10px 16px 10px 20px;
  background: #5A1E0F;
  height: 80px;
  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: #5A1E0F 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%;
  }
}