@charset "UTF-8";
/*--------------------------------------------------
  mv
--------------------------------------------------*/
.top .mv {
    margin-top: 80px; /* ヘッダー分 */
    background-image: url("../images/mv-bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-bottom: 60px;
}
@media screen and (min-width: 1290px) {
.top .mv {
    background-size: contain;
}
}
.top .wrap-mv {
    background-image: url("../images/mv-bg_02.png");
    background-repeat: repeat-x;
    background-position: center center;
    background-size: contain;
}

.top .mv .inner {
    margin: 0 auto;
    width: 864px;
}

.top .mv h1 {
    text-align: center;
    padding-top: 40px;
}

.top .mv .t-img01 {
	text-align: center;
    margin-top: 30px;
}

.top .mv .mv-box {
    position: relative;
}

.top .mv .mv-box .mv-label {
    position: absolute;
    top: 58%;
    right: -7%;
    max-width: 210px;
}
.top .top-bnr {
    margin: 0px auto;
    max-width: 1014px;

}

.top .top-bnr a {
    display: inline-block;
}

.sp-hide {
    display: block;
}
.pc-hide {
    display: none;
}

/*--------------------------------------------------
  sec-contact
--------------------------------------------------*/
.sec-contact {
    margin-bottom: 100px;
}

.sec-contact .inner {
    max-width: 1000px;
    margin: 0 auto;
}

.sec-contact .link01 li {
    text-align: center;
}

.sec-contact .link01 li a {
    display: inline-block;
}


/*--------------------------------------------------
  sec01
--------------------------------------------------*/
.top .sec01 {
    margin-top: 100px;
}

.top .sec01 .inner {
    max-width: 1000px;
    margin: auto;
}

.top .sec01 .ttl {
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    font-size: 42px;
    color: #1358ae;
}

.top .sec01 .link-box {
    margin-top: 45px;
}
.top .sec01 ul {
    display: flex;
    justify-content: center;
}
.top .sec01 li {
    width: 320px;
    margin: 0 10px;
}


/*--------------------------------------------------
  sec02
--------------------------------------------------*/
.sec02 {
    background: #f0f5fc;
}

.sec02 .inner {
    width: 1000px;
    margin: auto;
    padding: 100px 20px 100px;
}

/*--------------------------------------------------.com-tll-box-----------------------------------------*/
.content-box {
    margin-bottom: 60px;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 60px;
}

.content-box.pb-20 {
    padding-bottom: 20px;
}

.content-box .con-ttl {
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    color: #eebb4e;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    background-color: #1c234d;
}

.content-box .con-ttl span {
    font-size: 24px;
    font-weight: bold;
}

.content-box .con-ttl._adjust {
    position: relative;
    text-align: left;
    padding-left: 130px;
    display: flex;
}

.content-box .con-ttl._adjust .txt {
    font-size: 45px;
    padding-right: 50px;
}

.content-box .con-ttl._adjust .img {
    position: absolute;
    top: -40px;
    right: 130px;
    max-width: 175px;
}

.content-box .box-inner {
    padding: 0 60px;
}

.content-box .sub01.cf{
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
}
.content-box .sub01.cf .txt {
    font-weight: bold;
    font-size: 24px;
}
.content-box .sub01.cf .txt b {
  color: #b80101;
  font-size: 34px;
  font-weight: bold;
}
.content-box .sub01.cf .txt .tx02 {
    font-size: 12px;
}

/*--------------------------------------------------color-box01-----------------------------------------*/
.color-box01 .sub01{
    margin-top: 40px;
}
.sec03 .color-box01 .sub01 .left {
    float: left;
    width: 525px;
    height: 124px;
    display: block;
}

.sec02 .color-box01 .sub01 .left {
    float: left;
    width: 525px;
    height: 124px;
    display: block;
}


.color-box01 .sub01 .right{
    float: right;
    position: relative;
    margin-top: -25px;
}

.sec03 .color-box01 .sub01 .right .coment {
    width: 339px;
    height: 181px;
    display: block;
}

.sec02 .color-box01 .sub01 .right .coment {
    width: 316px;
    height: 162px;
    display: block;
}

.color-box01 .sub01 .p-link {
    position: absolute;
    bottom: 48px;
    left: 43px;
}

.color-box01 .sub01 .p-link a{
    position: relative;
    font-weight: bold;
    color: #b38d36;
    font-size: 15px;
    text-decoration: underline;
}
.color-box01 .sub01 .p-link a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -16px;
    width: 8px;
    height: 8px;
    margin-top: -6px;
    border-top: solid 2px #b38d36;
    border-right: solid 2px #b38d36;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.sec03 .color-box01 .sub02 {
    background: #f5f5f5;
    border-radius: 15px;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 5px;
}

.sec02 .color-box01 .sub02 {
    background: #f5f5f5;
    border-radius: 15px;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 15px;
}


.color-box01 .sub02 .arrow {
    width: 34px;
    margin: 0 auto;
}

.color-box01 .sub02 p {
    font-size: 21px;
}
.color-box01 .sub02 h4 {
    font-weight: bold;
    font-size: 46px;
    line-height: 1.3;
}
.color-box01 .sub02 span {
    font-weight: bold;
}








/*--------------------------------------------------comparison-----------------------------------------*/

.sec02 .color-box01 .sub03 .comparison {
 margin-top: 15px;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 {
    position: relative;
    background: #f5f5f5;
    border-radius: 15px;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 .arrow{
    width: 34px;
    text-align: center;
    margin: auto;
    padding-right: 3px;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 .left {
    float: left;
    width: 50%;
    text-align: center;
    border-right: dotted 3px #d6d6d6;
    box-sizing: border-box;
    padding-bottom: 25px;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 .right {
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: 25px;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 p {
    font-size: 18px;
    margin-top: -10px;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 h4 {
    font-weight: bold;
    font-size: 36px;
    line-height: 1;

}

.sec02 .color-box01 .sub03 .comparison .t-box01 h4 span {
    color: #b80101;
    font-weight: bold;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 {
    margin-top: 20px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box {
    position: relative;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .arrow01 {
    width: 26px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 41%;
}

/* .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left {
    float: left;
    width: 410px;
    border-radius: 7px;
    border: solid 4px #111;
    box-sizing: border-box;
    min-height: 263px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .right {
    float: right;
    width: 416px;
    border-radius: 7px;
    background: #fff;
    padding: 30px 0 12px 0;
    border: solid 4px #1358ae;
    min-height: 263px;
    box-sizing: border-box;
} */

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box {
    display: flex;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col {
    width: calc((410 / 876) * 100%);
    box-sizing: border-box;
    padding: 40px 30px 30px;
    border: solid 4px #111;
    margin-right: calc((56 / 876) * 100%);
    border-radius: 8px;
    position: relative;
}
.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col:last-child {
    margin-right: 0;
    border-color: #e2b14a;
}
.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 104.5%;
    margin: auto;
    background-image: url(../images/arrow05.png);
    width: 26px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 85%;
}
.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col:last-child::after {
    display: none;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col._bkcolor {
    background-color: #fff7da;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .tx001 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    color: #111;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box h5 {
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.3;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left h5 {
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 0;
    color: #111;

}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .note01{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #888;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .course{
    text-align: center;
    margin-top: 7px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .course span{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    background: #1358ae;
    display: inline-block;
    margin: auto;
    border-radius: 100px;
    line-height: 1;
    padding: 5px 20px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t  {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 {
    color: #b80101;
    margin-bottom: 5px;
}
.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02._initColor {
    color: #111;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left .ls-t01 {
    color: #111;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left .ls-t02 {
    color: #111;
    padding-bottom: 30px;
    font-size:27px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t03 {
    font-size: 14px !important;
    color: #fff;
    padding: 5px;
    background-color: #e2b14a;
    text-align: center;
    margin-bottom: 5px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 .tx02{
    font-weight: bold;
    font-size: 43px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left .ls-t02 .tx02{
    font-weight: bold;
    font-size: 38px;
}

.sec02 .sub03 .txt00 {
    font-weight: bold;
    font-size: 28px;
    margin-top: 20px;
    text-align: center
}

/*--------------------------------------------------color-box03-----------------------------------------*/
.color-box02 .con-ttl.notice {
    position: relative;
}

.color-box02 .con-ttl.notice::after {
    content: "※";
    font-size: 14px;
    position: absolute;
    display: inline-block;
    top: 18px;
    left: 330px;
}

.paperless {
  font-weight: bold;
  position: relative;
}
.paperless sup {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 14px;
}



.color-box02 .sub02 {
    background: #e9e9e9;
    margin-top: 50px;
    border-radius: 15px;

}

.color-box02 .sub02 .sub-inner {
    padding: 30px 40px 35px 40px;

}
.color-box02 .sub02 .ttl-box {
    position: relative;
    background: #1c234d;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}
.color-box02 .sub02 .ttl-box .icon {
    width: 95px;
    position: absolute;
    left: -15px;
    top: -50px;
}

.sec02 .color-box02 .sub02 .ttl-box h4 {
    font-weight: bold;
    font-size: 22px;
    padding: 16px 10px;
}


.color-box02 .sub02 .ttl-box .sec03-txt01 {
    margin: auto;
    width: 471px;
    margin-top: 10px;
    padding-bottom: 20px;
}



/*--------------------------------------------------text-link-----------------------------------------*/
.content-box .t-link02 {
    text-align: right;
    margin-top: 20px;
}
.content-box .t-link02 a {
    background: #fff;
    border-radius: 4px;
    border: solid #1358ae 2px;
    box-sizing: border-box;
    color: #1358ae;
    font-weight: bold;
    position: relative;
    padding: 5px 30px;
}

.content-box .t-link02 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 2px #1358ae;
    border-right: solid 2px #1358ae;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



.color-box02 .t-link02 a {
    border: solid #1358ae 2px;
    color: #1358ae;
}

.color-box02 .t-link02 a:after {
    content: "";
    border-top: solid 2px #1358ae;
    border-right: solid 2px #1358ae;
}




/*--------------------------------------------------link-----------------------------------------*/

.sec03 .link-box .link01 a{
    width: 880px;
    height: 176px;
    margin: auto;
    margin-top: 30px;
    display: block;
}
.sec02 .link-box .link01 {
    text-align: center;
    margin: 30px auto 0;
}

.sec02 .link-box .link01 a {
    display: inline-block;
}




/*--------------------------------------------------.com-tll-box-----------------------------------------*/

.com-tll-box {
    margin-bottom: 35px;
}
.com-tll-box01 .course{
    background: url("../images/ttl-bg01.png") 0 0 no-repeat;
    width: 402px;
    height: 55px;
    color: #fff;
    text-align: center;
    margin: auto;
    font-weight: bold;
    line-height: 55px;
    font-size: 30px;
    position: relative;
}

.com-tll-box02 .course{
    background: url("../images/ttl-bg02.png") 0 0 no-repeat;
    width: 511px;
    height: 55px;
    color: #fff;
    text-align: center;
    margin: auto;
    font-weight: bold;
    line-height: 55px;
    font-size: 30px;
    position: relative;
}


.com-tll-box01 .course::after {
    content: "※";
    font-size: 14px;
    position: absolute;
    display: inline-block;
    top: -8px;
}

.com-tll-box .title {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
    line-height: 1.4;
    position: relative;
}

.com-tll-box02 .title {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.4;
    position: relative;
}


.com-tll-box02 .title::after {
    content: "※1";
    font-size: 14px;
    position: absolute;
    display: inline-block;
    top: 10px;
    left: 370px;
    font-weight: normal;
}

.com-tll-box02 .title::before {
    content: "※2";
    font-size: 14px;
    position: absolute;
    display: inline-block;
    top: 69px;
    font-weight: normal;
    right: 350px;
}

.com-tll-box .title .tx01 {
    font-size: 52px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    z-index: 1;
}
.com-tll-box .title .tx01::after {
    content: "";
    background: #fff224;
    height: 10px;
    display: inline-block;
    position: absolute;
    width: 100%;
    bottom: 6px;
    z-index: -1;
    left: 0;
    right: 0;
}

.com-tll-box02 .title .tx01::after {
    content: "";
    background: #fff224;
    height: 10px;
    display: inline-block;
    position: absolute;
    width: 86%;
    bottom: 6px;
    z-index: -1;
    left: 20px;
    right: 0;
}



.com-tll-box .sub-t {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.com-tll-box02 .sub-t {
    margin-top: 10px;
}

.com-tll-box .sub-t .l-txt {
    font-size: 15px;
}

.com-tll-box .t-link01 a {
    background: #fff;
    border-radius: 100px;
    border: solid #1358ae 2px;
    box-sizing: border-box;
    color: #1358ae;
    font-weight: bold;
    position: relative;
    padding: 5px 30px;
}

.com-tll-box .t-link01 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    width: 7px;
    height: 7px;
    margin-top: -6px;
    border-top: solid 2px #1358ae;
    border-right: solid 2px #1358ae;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}


.com-tll-box01 .sub-t .l-txt {
    color: #1358ae;
}

.com-tll-box02 .sub-t .l-txt {
    color: #1eb2ce;
}
.com-tll-box01 .title {
    color: #1358ae;
}
.com-tll-box02 .title {
    color: #1eb2ce;
}


.note-box p{
    /* margin-left: 1em;
    text-indent: -1em; */
    line-height: 1.5;
    margin-bottom: 5px;
}

.note-box p a {
    text-decoration: underline;
    font-weight: bold;
}



/*--------------------------------------------------
  sec05
--------------------------------------------------*/

.sec05 {
    background: #edf2ec;
    padding-bottom: 90px;
}

.sec05 .inner {
    max-width: 1000px;
    margin: auto;
    padding: 70px 20px 50px 20px;
}


.sec05 .ttl {
    width: 564px;
    margin: auto;
}

.sec05 .box {
    background: #fff;
    border-radius: 20px;
    padding: 50px 60px 60px 60px;
    margin-top: 40px;
}
.sec05 .list {
    margin-bottom: 15px;
}
.sec05 h4 {
    border-bottom: dotted 3px #16ab7c;
    padding-bottom: 7px;
    position: relative;
    font-weight: bold;
    color: #16ab7c;
    font-size: 22px;
    padding-left: 15px;
}
.sec05 h4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px;
    background: #16ab7c;
    height: 20px;
    border-radius: 20px;
}


.sec05 .list .txt {
    padding-left: 18px;
    font-size: 16px;
    margin-top: 10px;
}
.sec05 .list .txt span {
    font-weight: bold;
}
.sec05 .list .image {
    margin: auto;
    width: 184px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.sec05 .list li{
    float: left;
    width: 33%;
    margin-top: 12px;
}


.sec05 .list li .txt {
    text-align: center;
}

.sec05 .list li .image {
    margin-top: 15px;
}



.sec05 .h-link a {
    display: inline-block;
    margin:30px auto 10px;
    padding: 0 0 0 22px;
    background: url("../images/arrow01.png") left 0 top 6.5px no-repeat;
    background-size: 15px auto;
    position: relative;
}


/*--------------------------------------------------
  sec06
--------------------------------------------------*/

.sec06 {
    margin-top: 100px;
}

.sec06 .inner {
    max-width: 1000px;
    margin: auto;
    padding: 0 20px;
}

.sec06 .content .ttl-box {
    background: #1c234d;
    padding: 15px 15px 15px 0;
    border-radius: 10px 10px 0 0;
}
.sec06 .content .ttl-box._adjust {
    padding-bottom: 30px;
}
.sec06 .content .ttl {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    padding-left: 55px;
}
.sec06 .content .ttl span {
    font-weight: bold;
}
.sec06 .content .ttl .txt {
    font-size: 30px;
}
.sec06 .content .ttl .sub {
    font-size: 28px;
    display: block;
    line-height: 1;
}
.sec06 .content .box {
    background: #f0f5fc;
    padding: 0 60px 55px;
    border-radius:0 0 10px 10px;
}
.sec06 .content .box .arrow {
    width: 22px;
    padding-left: 200px;
}


/*--------------------------------------------------content01 -----------------------------------------*/

.sec06 .content01 {
    margin-bottom: 60px;
}
.sec06 .content01 .ar-box {
    position: relative;
    z-index: 1;
}

.sec06 .content01 .ar {
    position: absolute;
    top: 47%;
}
.sec06 .content01 .arrow01 {
    left: 165px;
}
.sec06 .content01 .arrow02 {
    left: 345px;
}
.sec06 .content01 .arrow03 {
    left: 525px;
}

.sec06 .content01 .arrow04 {
    left: 705px;
}
.sec06 .content01 .item-box {
  display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 25px;
}
.sec06 .content01 .item-box .item {
    width: 160px;
    background: #fff;
    border-radius: 10px;
  position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}
.sec06 .content01 .item-box .item::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 4px;
    z-index: -1;
    background-color: #1c234d;
    display: block;
    border-radius: 10px;
}


.sec06 .content01 .item-box .item .i-inner {
    padding: 18px;
}

.sec06 .content01 .item-box .item h3 {
    color: #fff;
    text-align: center;
    background: #1c234d;
    border-radius: 3px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}
.sec06 .content01 .item-box .item .icon {
    width: 95px;
    margin: auto;
    margin-bottom: 8px;
    text-align: center;
}
.sec06 .content01 .item-box .item .txt01{
    line-height: 1.5;
}


.sec06 .content01 .item-box .item p .tx01 {
    font-size: 12px;
    line-height: 1.2;
    color: #555555;
    padding-left: 10px;
    display: inline-block;
}
.sec06 .content01 .item-box .item p .tx03 {
    margin-bottom: 5px;
    display: inline-block;
    text-decoration: underline;
}
.sec06 .content01 .item-box .item p .tx02 {
    margin-top: 5px;
    display: inline-block;
    text-decoration: underline;
}

.sec06 .content01 .item-box .item .s-txt {
    font-size: 12px;
    margin-top: 6px;
}

.sec06 .content01 .item-box .item .note-box {
    margin-top: 6px;
    font-size: 12px;
    color: #555555;
}
.sec06 .content01 .item-box .item .em {
    font-size: 12px;
    margin-top: 6px;
    line-height: 1.5;
    color: #f4400f;
}

.sec06 .note-box p {
    line-height: 1.5;
}
.sec06 .note-box .m-txt {
    margin-top: 20px;
}



/*--------------------------------------------------content02 -----------------------------------------*/

.sec06 .content02 {
    margin-bottom: 60px;
}
.sec06 .content02 .ar-box {
    position: relative;
    z-index: 1;
}

.sec06 .content02 .ar {
    position: absolute;
    top: 47%;
}

.sec06 .content02 .arrow01 {
    left: 285px;
}
.sec06 .content02 .arrow02 {
    left: 584px;
}

.sec06 .content02 .item-box01 {
  display: flex;
    width:888px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 35px;
}
.sec06 .content02 .item-box01 .item {
    width: 284px;
    position: relative;
    background: #fff;
    border: solid 3px #b80101;
    box-sizing: border-box;
    border-radius: 10px;
}

.sec06 .content02 .item-box01 .item .tx-line {
    height: 125px;
    color: #b80101;
    font-size: 27px;
    line-height: 1.4;
    text-align: center;
}

.sec06 .content02 .item-box01 .item .tx-line span {
    line-height: 1.4;
    position: relative;
    top: 43px;
    font-weight: bold;
}

.sec06 .content02 .item-box01 .item .tx-line .c-sp {
    top: 25px;
}

.point-label {
    position: absolute;
    top: -16px;
    left: -11px;
}

.sec06 .content02 .item-box {
  display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 25px;
}

.sec06 .content02 .item-box .item {
  width: 280px;
    background: #fff;
    border-radius: 10px;
  position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}

.sec06 .content02 .item-box .item .i-inner {
    padding: 18px 18px 30px 18px;
}

.sec06 .content02 .item-box .item h3 {
    color: #fff;
    text-align: center;
    background: #1c234d;
    border-radius: 3px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}
.sec06 .content02 .item-box .item .image {
    width: 240px;
    margin: 15px 0;
}

.sec06 .content02 .item-box .item .txt01{
    line-height: 1.6;
}
.sec06 .content02 .item-box .item .link {
    margin-top: 10px;
}

.sec06 .content02 .item-box .item .link a {
    display: inline-block;
}




/*--------------------------------------------------content03 -----------------------------------------*/

.sec06 .content03 {
    margin-bottom: 60px;
}

.sec06 .content03 .sub01,
.sec06 .content03 .sub02,
.sec06 .content03 .sub03,
.sec06 .content03 .sub04 {
    margin-bottom: 40px;
}
.sec06 .content03 h3 {
    border-bottom: dotted 3px #1c234d;
    padding-bottom: 7px;
    position: relative;
    font-weight: bold;
    color: #1c234d;
    font-size: 22px;
    padding-left: 15px;
}
.sec06 .content03 h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px;
    background: #1c234d;
    height: 20px;
    border-radius: 20px;
}


.sec06 .content03 .clr-box {
    color: #b38d36;
}
.sec06 .content03 .clr-box:after {
    background: #b38d36;
}


.sec06 .content03 .sub01 .item-box {
  display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.sec06 .content03 .sub01 .item-box .item {
  width: 280px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
    background: #fff;
    height: 193px;
}

.sec06 .content03 .sub01 .item-box .item .i-inner {
    padding: 0 20px;
}
.sec06 .content03 .sub01 .item-box .item h4 {
    text-align: center;
}

.sec06 .content03 .sub01 .item-box .item01 h4 .tx01 {
    font-size: 16px;
    font-weight: bold;
}
.sec06 .content03 .sub01 .item-box .item h4 .maka {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    display: inline;
}

.sec06 .content03 .sub01 .item-box .item01 h4{
    margin-top: 40px;
    text-align: left;
    margin-bottom: 8px;
}

.sec06 .content03 .sub01 .item-box .item01 .tx02 {
    line-height: 1.2;
    margin-left: 14px;
    margin-bottom: 10px;
    font-size: 34px;
    color: #b80101;
    font-weight: bold;
}

.sec06 .content03 .sub01 .item-box .item02 {
    text-align: center;
}

.sec06 .content03 .sub01 .item-box .item02 h4 {
  color: #b80101;
}
.sec06 .content03 .sub01 .item-box .item02 .t-mt {
    margin-top: 20px;
}
.sec06 .content03 .sub01 .item-box .item02 .and {
    line-height: 1;
    margin-top: 5px;
}

.sec06 .content03 .sub01 .item-box .item02 .note01 {
    font-size: 14px;
    text-align: center;
    margin-top: -5px;
}

.sec06 .content03 .sub01 .item-box .item03 h4{
    margin-top: 40px;
    text-align: left;
}

.sec06 .content03 .sub01 .item-box .item03 .tx02 {
    font-size: 32px;
    font-weight: bold;
    color: #b80101;
}


.sec06 .content03 .sub01 .item-box .item03 .tx02 span {
    font-weight: bold;
    line-height: 1;
    font-size: 54px;
}

.sec06 .content03 .sub02 .item-box {
width: 100%;
margin-top: 30px;
border: solid #b80101 2px;
box-sizing: border-box;
background: #fff;
padding: 25px;
}

.sec06 .content03 .sub02 .tx04 {
    font-weight: bold;
}

.list-sq_01 {
    display: flex;
}
.list-sq_01 li {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 16px;
    position: relative;
    padding-left: 14px;
}

.list-sq_01 .left-t {
    width: 220px;
    box-sizing: border-box;
}

.list-sq_01 li::after {
    content: "";
    position: absolute;
    display: inline-block;
    top: 14px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #b80101;
    border-radius: 50%;
}

.list-sq_02 {
    margin-top: 60px;
}

.list-sq_02 .item {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    padding-left: 16px;
    position: relative;
    margin-bottom: 6px;
}

.list-sq_02 .item::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #b80101;
}

.list-sq_02 .item .sb-txt {
    font-size: 14px;
    font-weight: normal;
}

.list-anchor {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}

.list-anchor .item {
    /* background-color: #ffdf6f; */
    background-image: -webkit-radial-gradient( 50% 50%, rgba(20,32,102,0.8) 0%, rgb(28,35,77) 100%, rgb(184,1,1) 100%);
    background-image: -moz-radial-gradient( 50% 50%, rgba(20,32,102,0.8) 0%, rgb(28,35,77) 100%, rgb(184,1,1) 100%);

}

.list-anchor .item a {
    font-size: 30px;
    font-weight: bold;
    color: #e2b14a;
    line-height: 1.4;
    text-align: center;
    padding: 10px 10px 30px;
    display: block;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}

.list-anchor .item a::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 10px;
    height: 10px;
    border-left: 3px solid #e2b14a;
    border-bottom: 3px solid #e2b14a;
    transform: rotate(-45deg);
}


.sec06 .content03 .sub03 .item-box {
    margin-top: 30px;
}

.sec06 .content03 .sub03 .table-main {
    width: 460px;
    float: left;
}
.sec06 .content03 .sub03 .table-main._adjust-tbl {
    float: none;
    margin: 0 auto;
}
.sec06 .content03 .sub03 .table-main table {
    width: 100%;
}
.sec06 .content03 .sub03 table th,
.sec06 .content03 .sub03 table td  {
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
}

.sec06 .content03 .table-main table {
    border-left: solid #b80101 1px;
    border-right: solid #b80101 1px;
    box-sizing: border-box;
}

.sec06 .content03 .table-main table span {
    font-weight: bold;
    font-size: 30px;
}
.sec06 .content03 .table-main table tr {
    /* border-bottom: solid #b80101 1px; */
    box-sizing: border-box;
}


.sec06 .content03 .table-main .bg01{
    background: #fff;
    text-align: center;
    line-height: 1.3;
    padding: 13px 0;
}

.sec06 .content03 .table-main table .t-name {
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: #b80101;
    padding: 15px 10px;
}

.sec06 .content03 .table-main .t-course {
    padding: 8px 0;
}
.sec06 .content03 .table-main .t-course01 {
    padding: 15px 0;
}

.sec06 .content03 table .color06 {
    background: #fff;
}

.sec06 .content03 table .b-right {
    /* border-right: solid 1px #b80101; */
    /* box-sizing: border-box; */
}
.sec06 .content03 .table-main table tr td,
.sec06 .content03 .table-main table tr th {
    border: 1px solid #b80101;
    padding: 13px 5px;
    background-color: #fff;
    font-size: 14px;
}
.sec06 .content03 .table-main table tr .tbl-cl01 {
    padding: 0;
    color: #b80101;
}
.th-h {
    height: 3.8em;
}


.sec06 .content03  .table-ref {
    width: 380px;
    float: right;
}
.sec06 .content03 .table-ref table{
    width: 100%;
    background: #fff;
    border-right: #1c234d solid 1px;
    border-left:#1c234d solid 1px;
}
.sec06 .content03 .table-ref table .t-name {
    background: #1c234d;
    color: #fff;
    font-size: 22px;
    padding: 14px 0 7px 0;
    position: relative;
    line-height: 1;
}
.sec06 .content03 .table-ref table th,
.sec06 .content03 .table-ref table td {
    border: 1px solid #1c234d;
    padding: 13px 5px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
}
.sec06 .content03 .table-ref th .t-small {
    font-size: 12px;
    line-height: 1;
    position: relative;
    top: -6px;
}

.sec06 .content03 .table-ref td {
    border-bottom: #1c234d solid 1px;
    box-sizing: border-box;
    line-height: 1.4;
    padding: 11px 0;
    font-size: 16px;

}

.sec06 .content03 .table-ref .tx01 {
  padding: 21px 0 22px 0;
    font-size: 14px;
}

.sec06 .content03 .table-ref .tx02 {
    border-right: solid 1px #1c234d;
    box-sizing: border-box;
    font-size: 14px;
  padding: 0 6px;
}

.sec06 .content03 .note {
    margin-top: 15px;
}

.sec06 .content03 dl {
    width: 100%;
    display: table;
}
.sec06 .content03 dt {
    display: table-cell;
    width: 200px;
}

.sec06 .content03 dd {
    display: table-cell;
}

.sec06 .content03 .com-sub03 .table-main .bg01{
    padding: 15px 0;
}


.sec06 .content03 .com-sub03 .table-ref td {
    border-bottom: #1358ae solid 1px;
    box-sizing: border-box;
    line-height: 1.3;
    padding: 14px 0;
    font-size: 14px;
}

.sec06 .content03 .com-sub03 .table-ref .tx01 {
  padding: 24px 0;
}

.sec06 .content03 .com-sub03 .table-ref .tx02 {
  padding: 15px 6px;
}

.sec06 .content03 .com-sub03 h4 span{
    font-weight: bold;
}


.sec06 .content03 .sub04 .item-box {
    margin-top: 20px;
}

.sec06 .content03 .sub04 p{
    font-size: 16px;
}
.sec06 .content03 .sub04 .tx01 {
    font-weight: bold;
    font-size: 16px;
}

.sec06 .content03 .sub04 .tx02 {
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}

.sec06 .content03 .sub04 .link-box {
    margin-top: 20px;
}
.sec06 .content03 .sub04 .link-box .link01 {
    float: left;
    margin-right: 20px;
    width: 333px;
}
.sec06 .content03 .sub04 .note {
    font-size: 14px;
    line-height: 1;
}
.sec06 .content03 .sub04 .link02 {
    margin-top: 25px;
    width: 333px;
}

.sec06 .content03 .sub04 .link02 a {
    display: inline-block;
}
    .sec06 .content03 .sub04 .tx03 {
        display: inline-block;
        margin-left: 15px;
}


.sec06 .content03 .com-sub03 .t-txt {
    margin-top: 15px;
}

.sec06 .content03 .sub04 .note02 {
    font-size: 13px;
}

/*--------------------------------------------------
  sec08
--------------------------------------------------*/


.sec08 {
    background: #f7f7f5;
    padding-bottom: 70px;
}

.sec08 .inner {
    width: 1000px;
    padding: 0 20px;
    padding-top: 70px;
    margin: auto;
}

.sec08 .link-box .link01 a {
    margin-top: 0;
}

.sec08 .t-link {
    text-align: center;
    margin-top: 35px;
}

.sec08 .t-link a{
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    position: relative;
}


.sec08 .t-link a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -14px;
    width: 7px;
    height: 7px;
    margin-top: -3px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



/*--------------------------------------------------
  sec09
--------------------------------------------------*/


.sec09 {
    margin-top: 100px;
}

.sec09 .inner {
    width: 1000px;
    margin: auto;
    padding: 0 20px;
}

.sec09 h2 {
    font-weight: bold;
    font-size: 34px;
}

.sec09 .item-box {
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.sec09 .item-box .item {
    width: 480px;
    margin-top: 20px;
    font-size: 14px;
}
.sec09 .item-box .item .i-inner {
    padding: 15px 30px 20px;
}

.sec09 .item-box .item h3 {
    font-size: 16px;
    font-weight: bold;
}

.sec09 .item-box .item02 h3{
    line-height: 1.5;
    margin-bottom: 5px;
}


.sec09 .item-box .item .tx01 {
letter-spacing: -0.04em;
}

.sec09 .item-box .item a {
    text-decoration: underline;
    color: #16ab7c;
}
.sec09 .item-box .item01 {
    background: #edf7f5;
}

.sec09 .item-box .item02 {
    border: solid #16ab7c 1px;
    box-sizing: border-box;
}


/*--------------------------------------------------
  その他
--------------------------------------------------*/

.down-arrow {
    display: inline-block;
    margin-left: 3px;
    width: 25px;
}

.note-sqare {
    position: relative;
    padding-left: 24px;
}

.note-sqare::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 4px;
    left: -12px;
    width: 12px;
    height: 12px;
    background-color: #1358ae;
}
.lead-txt {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.lead-txt a {
    font-size: 24px;
    font-weight: bold;
    color: #b80101;
    display: flex;
}
.lead-txt a:hover {
    text-decoration: underline;
    opacity: 1;
}
.lead-txt a img {
    display: inline-block;
    margin-left: 6px;
}
.sec06 .content03 .table-main table .tbl-focus01 th span {
    font-size: 14px;
    font-weight: bold;
    color: #b80101;
}
.sec06 .content03 .table-main table .tbl-focus01 .bdrL {
    border: 3px solid #b80101;
    background-color: #eddede;
}
.sec06 .content03 .table-ref table .tbl-focus02 .bdrL{
    border: 3px solid #b80101;
    background-color: #eddede;
}
.note-txt {
    font-size: 14px;
    color: #5c5c5c;
    text-align: center;
    margin-bottom: 60px;
}