@charset "utf-8";
/* CSS Document */



@charset "utf-8";
/* CSS Document */


/* head */

.header03 {
  text-align: center;
  margin-bottom: 30px;
}

.header04 {
  margin-bottom: 10px;
}

.header05 {
  background: url(../images/bg-line-yellow.jpg) left bottom repeat-x;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 20px;
}

.header05 span {
  font-size: 11px;
}


/* float　*/

.fl-img {
  float: left;
  margin-bottom: 5px;
  margin-right: 35px;
}

.fr-img {
  float: right;
  margin-bottom: 5px;
  margin-left: 35px;
}


/* box */

.style-box-01 {
  background-color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px dashed #cdb49a;
  padding: 15px 30px 20px 30px;
  width: 695px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.style-box-01 dl dt {
  background: url(../images/bg-bar.jpg) left top repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 7px 10px 5px;
  margin-bottom: 15px;
  text-align: center;
}

/* 追加20160831 */
.style-box-100 {
  background-color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px dashed #cdb49a;
  padding: 15px 30px 20px 30px;
  width: 695px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.style-box-100 dl dt {
  background: url(../images/bg-bar.jpg) left top repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 7px 10px 5px;
  margin-bottom: 15px;
  text-align: center;
}

.style-box-100 dl dd ul li {
  float: left;
  width: 50%;
}

/**/

.style-box-02 {
  background-color: #fff;
  border: 1px dashed #cdb49a;
  box-sizing: border-box;
  height: auto;
  margin-right: auto;
  padding: 15px 30px 20px;
  width: 80%;
}

.style-box-02 dl dt {
  background: url(../images/bg-bar.jpg) left top repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 7px 10px 5px;
  margin-bottom: 15px;
  text-align: center;
}


/* list */

.ind-list,
.ind-list-s {
  margin-bottom: 15px;
  width: 100%;
}

.ind-list li {
  line-height: 140%;
  text-indent: -1em;
  padding-left: 1em;
}

.ind-list-s li {
  font-size: 11px;
  line-height: 140%;
  text-indent: -1em;
  padding-left: 1em;
}

.num-list,
.num-list-s {
  margin-bottom: 15px;
  width: 100%;
}

.num-list li {
  line-height: 140%;
  text-indent: -1em;
  padding-left: 1em;
}

.num-list-s li {
  font-size: 11px;
  line-height: 140%;
  text-indent: -1em;
  padding-left: 1em;
}



.tick-list-01,
.tick-list-02 {
  width: 100%;
}

.tick-list-01 li,
.tick-list-02 li {
  font-weight: bold;
  line-height: 140%;
  margin-bottom: 5px;
  padding-left: 20px;
}

.tick-list-01 li {
  background: url(../images/bg-tick01.png) left top no-repeat;
}

.tick-list-02 li {
  background: url(../images/bg-tick02.png) left top no-repeat;
}

.tick-list-01 li span,
.tick-list-02 li span {
  font-weight: normal;
}

.access-list {
  width: 100%;
}

.access-list li {
  line-height: 120%;
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1.5em;
}

.access-list li em {
  color: #ef2b6f;
  display: block;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
}

.access-list li span {
  background-color: #ef2b6f;
  color: #FFF;
  display: inline-block;
  font-size: 9px;
  font-weight: bold;
  padding: 3px 5px 3px;
  margin-left: 5px;
}

.access-list li span a {
  color: #FFF;
}

.access-list.flt li {
  float: left;
  width: 48.5%;
}

.access-list.flt li:nth-child(2n) {
  float: right;
}



/* table */

.tbl01 {
  border-top: 1px solid #e5e39b;
  border-left: 1px solid #e5e39b;
  width: 100%;
  text-align: left;
}

.tbl01 tr th,
.tbl01 tr td {
  border-bottom: 1px solid #e5e39b;
  border-right: 1px solid #e5e39b;
  box-sizing: border-box;
}


.tbl01 tr th {
  background-color: #fffee1;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}

.tbl01 tr td {
  background-color: #FFFFFF;
  min-width: 40px;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}

.tbl02 {
  border-top: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  width: 100%;
}

.tbl02 tr th,
.tbl02 tr td {
  padding: 10px 15px 10px;
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}

.tbl02 tr th {
  background-color: #e2e2e2;
  text-align: left;
}

.tbl02 tr td {
  background-color: #FFFFFF;
}

.tbl03 {
  border-top: 1px solid #e5e39b;
  border-left: 1px solid #e5e39b;
  width: 100%;
}

.tbl03 tr th,
.tbl03 tr td {
  border-bottom: 1px solid #e5e39b;
  border-right: 1px solid #e5e39b;
  box-sizing: border-box;
}


.tbl03 tr th {
  background-color: #fffee1;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}

.tbl03 tr td {
  background-color: #FFFFFF;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}

.tbl04 {
  border-top: 1px solid #e5e39b;
  border-left: 1px solid #e5e39b;
  width: 48.7%;
}

.tbl04 tr th,
.tbl04 tr td {
  border-bottom: 1px solid #e5e39b;
  border-right: 1px solid #e5e39b;
  box-sizing: border-box;
}


.tbl04 tr th {
  background-color: #fffee1;
  text-align: left;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
  white-space: nowrap;
}

.tbl04 tr td {
  background-color: #FFFFFF;
  min-width: 40px;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}


/************************** マイウェイコース　*******************************/

/*index.php*/

.about-index-contents01,
.about-index-contents02,
.about-index-contents03 {
  margin-bottom: 45px;
}

.about-index-contents01 p span {
  color: #e5326e;
}

.about-index-contents02 .about-point {
  border-bottom: 1px dashed #7b7b7b;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.about-index-contents02 .about-point:last-child {
  border-bottom: none;
}

.about-index-contents02 .about-point .p-img {
  float: right;
  padding-top: 40px;
}

.about-index-contents02 .about-point .text {
  width: 435px;
}

.about-index-contents02 .h-about-point {
  margin-bottom: 20px;
}

.about-index-contents02 .style-box-01 {
  width: 415px;
}

.about-index-contents02 .style-box-01 .tick-list-02 li {
  line-height: 120%;
}

.about-index-contents02 .style-box-01 .tick-list-02 li span {
  font-size: 11px;
}


.about-text {
  width: 500px;
  height: auto;
  padding-top: 20px;
}




/*faq.php*/

.about-faq-navi {
  background-color: #FFFFFF;
  border: 3px solid #dfc7af;
  border-radius: 5px;
  font-weight: bold;
  width: 750px;
  box-sizing: border-box;
  margin: auto;
  height: 80px;
}

.about-faq-navi ul {
  width: 670px;
  text-align: center;
  margin: auto;
  padding-top: 30px;
}

.about-faq-navi ul li {
  background: url(../images/bgside-link.png)left center no-repeat;
  margin-right: 40px;
  padding-left: 15px;
  display: inline-block;
}


.about-faq-navi ul li a {
  color: #000;
}


#fa01,
#fa02,
#fa03,
#fa04 {
  margin-top: 80px;
}


.about-faq-navi ul li + li + li + li {
  margin-right: 0px;
}

.faq-contents .header04 {
  text-align: center;
  margin-bottom: 35px;
}

.faq-contents .faq-q {
  background: url(../images/bg-q.jpg)left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 0 6px 30px;
  margin-top: 40px;
}

.faq-contents .faq-a {
  background: url(../images/bg-a.jpg)left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 0 6px 30px;
}

.faq-contents .faq-text {
  border-bottom: 1px dashed #ab7a49;
  padding-bottom: 35px;
}

.faq-contents .faq-text-last {
  padding-bottom: 160px;
}





/************************** 学習モデル　*******************************/

/*index.php*/

.study-content {
  width: 100%;
}

.study-content {}

.desc {}

.desc h4 {
  text-align: center;
  font-size: 2rem;
}

.desc h4 span {
  font-size: 1.4rem;
  display: block;
  margin-top: 20px;
}

.desc .circle {
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 40px;
}

.desc .circle span {
  font-size: 2.4rem;
}

.desc .circle .blueCircle {
  background-color: #21a6cb;
  color: #fff;
  margin: 0;
  width: 200px;
  height: 138px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 1.1rem;
  font-weight: bold;
  padding-top: 60px;
}

.desc .circle .greenCircle {
  background-color: #155b33;
  color: #fff;
  margin: 0;
  width: 200px;
  height: 160px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 1.1rem;
  font-weight: bold;
  padding-top: 40px;
}



.desc .circle .accordion_icon {
  position: relative;
  display: inline-block;
  margin-right: 34px;
}

.desc .circle .accordion_icon span {
  width: 40px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #444;
}


.desc .circle .accordion_icon span:nth-of-type(1) {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.desc .circle .accordion_icon span:nth-of-type(2) {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}





.desc .small {
  font-size: 1rem;
  margin-top: 30px;
  text-align: center;
}


.desc .photoBox {
  margin-top: 60px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #dadada;
  border: 5px solid #ccc;
}


.desc .photoBox .txtArea {
  width: 70%;
  padding-left: 20px;
  padding-top: 10px;
  position: relative;
}

.desc .photoBox .txtArea h5 {
  font-size: 1.6rem;
  color: #155b33;
}

.desc .photoBox .txtArea p {
  margin-top: 10px;
  line-height: 1.4rem;
}

.desc .photoBox .txtArea .twoPhoto {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
}

.desc .photoBox .txtArea .twoPhoto p {
  width: 30%;
  display: inline-block;
  margin-right: 10px;
}

.desc .photoBox .txtArea .twoPhoto p img {
  width: 100%;
}

.desc .photoBox .photoArea {
  width: 30%;
}

.desc .photoBox .photoArea img {
  width: 100%;
  vertical-align: bottom;
}









/************************* スクーリングタイプ *****************************/


/*index.php*/

.schooling-index-top {
  text-align: center;
  margin: 0 auto 75px;
  width: 555px;
}

.schooling-index-top li {
  float: left;
}

.schooling-index-top li:nth-child(2) {
  float: right;
}

.schooling-index-01 {
  margin-bottom: 100px;
}

.schooling-index-02 .style-box-01 {
  float: left;
  width: 415px;
}

.schooling-index-01 .left-box,
.schooling-index-02 .left-box {
  float: left;
  width: 495px;
  padding-top: 30px;
}

.schooling-index-01 .top-box,
.schooling-index-02 .top-box {
  margin-bottom: 20px;
}

.schooling-index-01 .bottom-box .fr,
.schooling-index-02 .bottom-box .fr {
  margin-left: 60px;
}

.schooling-index-01 dl dt,
.schooling-index-02 dl dt {
  margin-bottom: 20px
}

.schooling-index-01 .tick-list-01 li {
  font-size: 15px;
  margin-bottom: 80px;
}

.schooling-index-01 .tick-list-01 li span {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}




/**************************** 募集要項 ********************************/

/*index.php*/

.admission-index {
  width: 100%;
}

.admission-index ol li,
.admission-index ul li {
  list-style: none;
  line-height: 170%;
}

.admission-index ol li {
  text-indent: -1.8em;
  padding-left: 2em;
}

.admission-index .tbl01 tr th {
  width: 20%;
}

.admission-index .table-info {
  background-color: #f2f2f2;
  color: #f52020;
  padding: 25px;
  padding-left: 30px;
}

.admission-index .table-info p {
  text-indent: -1em;
  padding-left: 1em;
}

.admission-index .tbl01 tr td p.table-title01 {
  background-color: #e5306b;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px 30px 3px;
  line-height: 140%;
}

.admission-index .tbl01 tr td p.table-title02 {
  background-color: #135a2c;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px 30px 3px;
  line-height: 140%;
}

.admission-index .tbl01 tr td p.table-title03 {
  background-color: #399bc8;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px 30px 3px;
  line-height: 140%;
}

.admission-index .tbl01 tr td p.table-title04 {
  background-color: #ff90b8;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  padding: 3px 0 3px;
  line-height: 140%;
  ;
  width: 170px;
}

.admission-index .tbl02 {
  margin-bottom: 10px;
}

.admission-index .tbl02 tr th {
  text-align: center;
}

.admission-index .tbl02 tr th.w01 {
  width: 8%;
}

.admission-index .ind-list-s li {
  text-indent: 2em;
}

/*20240423追加*/
.pdf-btn{
    background: #ff90b8;
    width: 300px;
    margin: 0 auto;
    padding: 20px 0;
    font-weight: 550;
    text-decoration: none;
    display: block;
    text-align: center;
    letter-spacing: 0.2rem;
    color: #FFFFFF !important;
    border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-decoration: none !important;
}


/***************** 募集要項 > 学費について*********************/

/*tuition.php*/


.add-btnarea {
  text-align: center;
  margin-bottom: 30px;
}

.add-btnarea li {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}








/********************* スクーリング**************************/

.study-index {
  margin-bottom: 70px;
}

.study-index table {
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  width: 48.5%;
}

.study-index table tr td,
.study-index table tr th {
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
  text-align: left;
  padding: 10px 12px !important;
}

.study-index table tr td {
  padding: 5px 12px !important;
}

.study-index table tr.head-th th {
  background-color: #135a2c;
  padding: 14px 0 13px;
  text-align: center;
}

.study-index table tr th.col01 {
  background-color: #4d9365;
  color: #FFFFFF;
  width: 115px;
}

.study-index table tr th.col02 {
  background-color: #2a693f;
  color: #FFFFFF;
  width: 165px;
}

.study-index table tr th.col03 {
  background-color: #135a2c;
  color: #FFFFFF;
  width: 85px;
}

/*************************　進路・進学 *****************************/

.yourway-index {
  margin: 0 auto;
  width: 750px;
}

.performance {
  margin-top: 120px;
}

.performance h5 {
  font-size: 1.6rem;
  text-align: center;
  color: #21a6cb;
}

.performance .performanceTable {
  margin-top: 40px;
}

.performance .performanceTable th,
.performance .performanceTable td {
  text-align: center;
  width: 50%;
  border-top: 1px solid #e5e39b;
}

.performance .performanceTable .performance01 th {
  background-color: #e5e39b;
}

.performance .performanceTable .performance02 th {
  background-color: #e5e39b;
}

.performance .performanceTable .performance03 th {
  background-color: #e5e39b;
  width: 50%;
  display: inline-block;
}

.performance .performanceTable .performance03 td {
  display: none;
}

.performance .p03 {
  border-top: none;
}

.performance .p03 td {
  font-weight: bold;
}


/**************************** サイトマップ ********************************/

.contents-submainbox .siteMap-box {
  background-color: #FFFFFF;
  margin: 20px 0;
  padding: 10px 0;
  width: 100%;
}

.contents-submainbox .siteMap-box li.siteMap-title {
  border-bottom: 1px dotted #E631FF;
  width: 200px;
  font-weight: bold;
  margin: 25px 0 25px 50px;
}

.contents-submainbox .siteMap-box ul li {
  background: url(../images/bgside-link.png)left center no-repeat;
  margin-bottom: 5px;
  margin-left: 60px;
  padding-left: 15px;
}

.contents-submainbox .siteMap-box ul {
  float: left;
  height: 200px;
  width: 250px;
}







/************************** アクセス　*******************************/

p.img_01 {
  position: relative;
}

p.enlarge {
  top: 685px;
  right: 215px;
  position: absolute;
}


.main-contents .campus-section02 span {
  border-bottom: 1px dashed #231815;
}

.main-contents .campus-section02 p {}

.main-contents .campus-box {
  background-color: #FFFFFF;
  border: 1px dashed #cab095;
  margin: auto;
  padding: 20px 55px;
  width: 690px;
}

.main-contents .campus-section03InrL.clearfix.fl .mb20,
p.fr {}

.main-contents .campus-section03InrL.clearfix.fl {
  margin-left: 100px;
  width: 400px;
}

.main-contents .route {
  margin-top: 40px;
  width: 610px;
  margin-left: auto;
  margin-right: auto;
}



.pink-box {
  background: url(../images/bg-line02.jpg) repeat-x bottom;
}

.blue-box {
  margin-top: 30px;
}


.main-contents .route ul.pink-box li,
.main-contents .route ul.blue-box li {
  background: url(../images/icon_campus_02.png) 85% center no-repeat;
  float: left;
  margin-bottom: 25px;
  width: 135px;
}

.main-contents .route ul.pink-box li p,
.main-contents .route ul.blue-box li p {
  background-color: #ef2b6f;
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 11px 0 7px;
  width: 90px;
}

.main-contents .route ul.blue-box li p {
  background-color: #3dbcdb;
}


.main-contents .route ul.pink-box li p.tx,
.main-contents .route ul.blue-box li p.tx {
  background-color: transparent !important;
  color: #000;
  font-size: 16.5px;
}

.main-contents .route ul.pink-box li:first-child,
.main-contents .route ul.blue-box li:first-child {
  background: none;
  margin-right: 20px;
  width: 95px;
}

.main-contents .route ul.pink-box li:first-child p,
.main-contents .route ul.blue-box li:first-child p {
  font-size: 16px;
  padding: 7px 0 3px;
}

.main-contents .route ul.pink-box li:last-child,
.main-contents .route ul.blue-box li:last-child {
  background: none;
  margin-right: 0;
  width: 90px;
}

.main-contents .route ul.blue-box li.blue-first.ml50 {
  margin-right: 20px;
}

/*.main-contents .route ul.blue-box li{
	background-color:#3dbcdb;
	color:#FFFFFF;
	float:left;
	margin-right:30px;
	padding:15px;
	width:80px;
}*/

.main-contents .campus-box .campus-header {
  background: url(../images/bg-bar.jpg) top left repeat-x;
  border-radius: 5px color:#FFFFFF;
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center;
}

.main-contents .campus-box .box-title {
  color: #ef2b6f;
  font-weight: bold;
}

.main-contents .campus-box .box-title span {
  background-color: #ef2b6f;
  color: #FFFFFF;
  margin-left: 5px;
}


.basic-title01 {
  background: #24a2c5;
  height: 40px;
  line-height: 40px;
}


.basic-title01 img {
  vertical-align: middle;
}


.acc-box {
  width: 400px;
  float: left;
}

.acc-box h3 {
  margin-bottom: 15px;
}

.bu-photo {
  float: right;
}

.acc-box01 {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.campus-section02 {
  position: relative;
  min-height: 480px;
}


.acc-text {
  width: 500px;
  height: auto;
  line-height: 2em !important;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.map {
  width: 695px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}




/************************* マイ・ウェイコース *****************************/


.text-area {
  width: 500px;
  height: auto;
  float: left;
}


.photoarea {
  float: right;
}



.ad-box02 {
  width: 740px;
  margin-left: auto;
  margin-right: auto;
}

.ad-box02 .text-area {
  width: 410px;
  height: auto;
  float: right;
}


.ad-box02 .photoarea {
  float: left;
}




.ad-box03 {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.ad-box03 .text-area {
  width: 450px;
  height: auto;
  float: left;
}


.ad-box03 .photoarea {
  float: right;
}


/************************* こんな人に向いてます！ *****************************/


.case01 {
  width: 650px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}

.case01 p {
  position: absolute;
  bottom: 60px;
  left: 0px;
  text-align: left;
}


.case02 {
  width: 650px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}

.case02 p {
  position: absolute;
  bottom: 100px;
  right: 0px;
  text-align: left;
}

.case03 {
  width: 650px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}


.case03 p {
  position: absolute;
  bottom: 100px;
  left: 0px;
  text-align: left;
}



.case04 {
  width: 650px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}


.case04 p {
  position: absolute;
  bottom: 60px;
  right: 0px;
}



.case01,
.case02,
.case03,
.case04 h4 {
  text-align: center;
}



.exm-list {
  width: 580px;
  margin: auto;
  margin-top: 15px;
}


.exm-list li {
  border-bottom: 1px dotted #b79f88;
  padding-bottom: 20px;
  padding-top: 20px;
}


.exm-list li p {
  float: left;
  margin-right: 20px;
}


.exm-list li p + p span {
  font-size: 1.2em;
  font-weight: bold;
  color: #e03069;
}


.pt15 {
  padding-top: 15px;
}



/************************* 新着情報 *****************************/

.news-list02 {
  width: 780px;
  height: auto;
  background: #fff;
  box-sizing: border-box;
  padding: 15px 15px 15px 15px;
}


.news-list02 li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
}


.news-list02 li + li {
  margin-top: 15px;
}


.news-list02 p {
  width: 100px;
  height: auto;
}

.news-list02 p + p {
  width: 100%;
  margin-top: 10px;
}

.news-list02 .news-day {
  background: #33b1ce;
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}


.news-list02 .news-about {
  padding-left: 0px;
}

.news-about a {
  color: #000;
  text-decoration: underline;
}

.pager {
  width: 780px;
  margin-top: 20px;
}

.pager li {
  float: left;
  width: 25px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  line-height: 30px;
  text-align: center;
  background: #fff;
}

.pager li a {
  color: #0e8eb2;
}

.pager li a:hover {
  color: #000;
}


.pager li {
  margin-left: 10px;
}


.ac-news {
  border: none !important;
  background: #ccc !important;
  color: #000 !important;
}

.dot-page {
  background: none !important;
  border: none !important;
}


.news-subbbox {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 20px 20px 20px 20px;
	/*200817半角英数対策*/
	word-break: break-all;
}


.news-subbbox .news-day {
  width: 100px;
}


.news-subbbox h4 {
  margin-top: 5px;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #000;
}

.news-text {
  margin-top: 20px;
}


/************************* 資料請求 *****************************/

.contact-allbox {
  width: 100%;
  height: auto;
}

.form {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border: 1px solid #afdbe7;
  background: #fff;
}

.form th {
  width: 220px;
  vertical-align: top;
  padding: 15px 20px 10px 10px;
  box-sizing: border-box;
  text-align: left;
  background: #D6F8FD;
  border-bottom: 1px solid #afdbe7;
}

.form td {
  border-bottom: 1px solid #afdbe7;
  padding: 15px 20px 10px 10px;
}

.req-list li {
  width: 200px;
  float: left;
  margin-top: 5px;
}

.form th span {
  background: #0e8eb2;
  font-size: 12px;
  padding: 2px 4px 2px 4px;
  color: #fff;
  float: right;
}

.nomal input {
  width: 200px;
  padding: 5px 5px 5px 5px;
}

.add input {
  width: 100px;
  padding: 5px 5px 5px 5px;
}


.form-school li input {
  width: 100px;
  padding: 5px 5px 5px 5px
}

.form-school li {
  float: left;
}

.form-school li + li {
  margin-left: 10px;
}

.form-school li + li + li input {
  width: 50px;
}

.error {
  clear: both;
  font-weight: bold;
  color: red;
  margin-top: 10px;
}

.kakunin {
  width: 200px;
  height: 40px;
  border: none !important;
  text-align: center;
  margin-top: 20px;
  background: url(../images/bg-kakunin.png) no-repeat;
  text-indent: -999em;
}

.sousin {
  width: 200px;
  height: 40px;
  border: none !important;
  text-align: center;
  margin-top: 20px;
  background: url(../images/bg-sousin.png) no-repeat;
  text-indent: -999em;
}



.back {
  width: 96px;
  height: 40px;
  border: none !important;
  text-align: center;
  margin-top: 20px;
  background: url(../images/bg-back.png) no-repeat;
  text-indent: -999em;
}


.form-underbtns {
  text-align: center;
  margin-top: 20px;
}

.form-underbtns li {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
}



.contact-allbox02 {
  width: 650px;
  height: auto;
  background: #fff;
  box-sizing: border-box;
  border: 1px dotted #d0bba5;
  padding: 30px 30px 30px 30px;
  margin: auto;
}


.contact-last {
  width: 400px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}



/************************* マイ・ウェイコースで学びたい！ *****************************/


.stt-list {
  width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.stt-list li {
  background: url(../images/ch-mark.png) no-repeat left;
  padding-left: 25px;
  color: #000;
  margin-top: 10px;
  border-bottom: 1px dotted #d0bba5;
  padding-bottom: 5px;
}


.exm-box {
  width: 700px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: 1px dotted #d0bba5;
  padding: 15px 15px 15px 15px;
  margin-top: 20px;
}

.exm-box span {
  color: #df2e66;
  font-size: 14px;
  font-weight: bold;
}


.exm-box h5 {
  color: #df2e66;
  font-size: 15px;
}

.stt-undertext {
  width: 700px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5em;
  color: #000;
}


.stt-under-links {
  width: 780px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: 1px dotted #d0bba5;
  padding: 15px 15px 15px 15px;
  margin-top: 20px;
}



.st-underlink {
  margin-top: 50px;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.st-underlink li {
  width: 215px;
  height: auto;
  float: left;
}

.st-underlink li + li {
  margin-left: 65px;
}


.st-underlink li ul li {
  border-bottom: 2px dotted #d4cabc;
}

.st-underlink li ul li + li {
  margin-top: 8px;
  margin-left: 0px !important;
}


.st-underlink li ul li a {
  color: #000;
  background: url(../images/bg-icon-slink.png) no-repeat left;
  padding-left: 20px;
  padding-bottom: 3px;
}

.st-underlink li ul li a:hover {
  color: #e5306b;
}


.hogo-text {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  color: #000;
}






.pri-box h4 {
  font-size: 16px;
  color: #000;
  border-bottom: 2px dotted #e2cab2;
  padding-bottom: 3px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #e5326e;
}

.pri-box li span {
  display: block;
  float: left;
}

.pri-box li {
  margin-bottom: 10px;
}

.pri-box li p {
  float: left;
  margin-left: 5px;
}


.sitemap-links p {
  display: inline-block;
  text-align: center;
  margin-top: 30px;
  margin-right: 5px;
  margin-left: 5px;
}



.st-underlink02 {
  text-align: center;
  margin-top: 30px;
}


.st-underlink02 li a {
  color: #000;
  background: url(../images/bg-icon-slink.png) no-repeat left;
  padding-left: 20px;
  padding-bottom: 3px;
}


.st-underlink02 li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}


/*********************** 施設・設備紹介 ***************************/


.equip_box {
  clear: both;
}

.left_pic {
  float: left;
  margin: 0 0 40px 5px;
  width: 365px;
}

.right_pic {
  float: right;
  margin: 0 5px 40px 0;
  width: 365px;
}


/*********************** みんなのマイ・ウェイコース ***************************/


#instafeed {
  text-align: center;
}

#instafeed li {
  width: 161px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  margin-top: 30px;
  box-sizing: border-box;
  border: 4px solid #fff;
}

#instafeed li img {
  width: 100%;
}





/*********************** 東京校・大阪校のご案内 ***************************/

#infoTokyo {
  margin: 0 auto 80px;
  width: 730px;
}

#infoTokyo .style-box-01 {
  width: 100%;
}

#infoOsaka {
  margin: 0 auto;
  width: 730px;
}

#infoOsaka .style-box-01 {
  width: 100%;
}

.infoTitle {
  background: url(../images/h_info_01.jpg) top center no-repeat;
  height: 120px;
  padding-top: 100px;
  text-align: center;
}

.infoTitle2 {
  background: url(../images/h_info_02.gif) top center no-repeat;
  height: 120px;
  padding-top: 100px;
  text-align: center;
}

.info_box {
  margin-bottom: 50px;
}

.info_box .left-box {
  float: left;
  width: 400px;
}

.info_box h5 {
  margin-bottom: 10px;
}

.info_box .right_box {
  float: right;
}

.illustBg {
  background: url(../images/img_info_05.png) top right no-repeat;
  margin-bottom: 40px;
}

.illustBg .right_box {
  margin-top: 160px;
}

.info_box2 .left-box {
  float: left;
}

.info_box2 .right_box {
  float: right;
  width: 400px;
}

.infoTel {
  margin-right: 10px;
}

.info_box3 {
  margin-bottom: 40px;
}

.info_box3 ul {
  margin-left: -20px;
  width: 750px;
}

.info_box3 ul li {
  float: right;
  width: 225px;
  margin: 0 10px;
}

/* 20240424追加 */
.info_box3_L {
  margin-bottom: 40px;
}

.info_box3_L ul {
  margin-right: -20px;
  width: 750px;
}

.info_box3_L ul li {
  float: left;
  width: 225px;
  margin: 0 5px;
}

/* 20161017追加 */
.info_box4 {
  margin: 25px 4px;
}

.info_box4 ul {
  margin-left: -20px;
  width: 750px;
}

.info_box4 ul li {
  float: right;
  width: 225px;
  margin: 0 10px;
}

.talR {
  margin-bottom: 40px;
  text-align: right;
}
