@media screen and (max-width: 768px) {

#main {
    min-width: 100%;
    margin: auto;
}/*--------------------------------------------------
  mv
--------------------------------------------------*/
.top .mv {
    margin-top: 50px;
    width: 100%;
    background-image: url("../images/sp-mv-bg.png");
    padding-bottom: 40px;
    background-size: 100% 94%;
}

.top .wrap-mv {
    background-image: none;
}

.top .mv .inner {
    margin: auto;
    width: 100%;
    padding-top: 7%;
}

.top .mv h1 {
    width: 75%;
    margin: auto;
    height: auto;
    padding-top: 0;
}

.top .mv .t-img01 {
    width: 100%;
    padding-left: 0;
    text-align: center;
    height: auto;
    position: absolute;
    bottom: 10vw;
    left: 0;
}
.top .mv .t-img01 img {
    width: 90%;
	margin: auto;
}

.top .mv .mv-box .mv-label {
    top: 60%;
    right: 18px;
    max-width: 19.5%;
}
.top .top-bnr {
    margin: 0px 15px;
}

.sp-hide {
    display: none;
}
.pc-hide {
    display: block;
}

/*--------------------------------------------------
  sec01
--------------------------------------------------*/


.top .sec01 {
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
}

.top .sec01 .inner {
    max-width: 94%;
    margin: auto;
}

.top .sec01 .ttl {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

.top .sec01 .ttl span {
    font-size: 19px;
    font-weight: bold;
}


.top .sec01 .link-box {
    margin-top: 10px;
}
.top .sec01 ul {
    display: flex;
    justify-content: center;
}
.top .sec01 li {
    width: 32%;
    margin: 0 1% ;
}

/*--------------------------------------------------
  sec-contact
--------------------------------------------------*/

.top .mv + .sec-contact {
    margin-top: 4px;
}

.sec-contact {
    margin-bottom: 40px;
}

.sec-contact .inner{
    max-width: 90%;
    margin: auto;
}
.sec-contact .ttl {
    width: 100%;
    height: auto;
    margin: auto;
}


.sec-contact .link01 a{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 20px;
    display: block;
}
.sec-contact .link02 a{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 20px;
    display: block;
}


/*--------------------------------------------------
  sec03   sec02
--------------------------------------------------*/
.sec03 {
    margin-top: 65px;
    background: #fef3ec;
    padding-bottom: 20px;
}

.sec03 .inner {
    width: 94%;
    margin: auto;
    padding: 40px 0 30px 0;
}

.sec02 .inner {
    width: 94%;
    margin: auto;
    padding: 35px 0 35px 0;
}/*--------------------------------------------------.com-tll-box-----------------------------------------*/

.content-box {
    margin-bottom: 35px;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 35px;
}
.content-box .con-ttl {
    font-size: 25px;
    padding: 15px 10px;
    border-radius: 8px 8px 0 0;
    line-height: 1.4;
}

.content-box .sub01.cf {
    margin-top: 20px;
    margin-bottom: 20px;
}
.content-box .con-ttl span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
    .color-box02 .con-ttl {
        line-height: 1.3;
    }

.content-box .box-inner {
    padding: 0 15px;
}


/*--------------------------------------------------color-box01-----------------------------------------*/


.color-box01 .sub01{
    margin-top: 20px;
}
.sec03 .color-box01 .sub01 .left {
    float: none;
    width: 100%;
    height: auto;
    display: block;
}

.sec02 .color-box01 .sub01 .left {
    float: none;
    width: 100%;
    height: auto;
    display: block;
}


.color-box01 .sub01 .right{
    float: none;
    position: relative;
    margin-top: 20px;
}

.sec03 .color-box01 .sub01 .right .coment {
    width: 100%;
    height: auto;
    display: block;

}

.sec02 .color-box01 .sub01 .right .coment {
    width: 86%;
    height: auto;
    margin: auto;
    display: block;
}

.color-box01 .sub01 .p-link {
    position: absolute;
    bottom: 15%;
    left: 12%;
}

.color-box01 .sub01 .p-link a{
    position: relative;
    font-weight: bold;
    color: #f3400e;
    font-size: 3.5vw;
    text-decoration: underline;
}.color-box01 .sub01 .p-link a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -14px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 2px #f3400e;
    border-right: solid 2px #f3400e;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}.sec03 .color-box01 .sub02 {
    background: #f5f5f5;
    border-radius: 7px;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 15px;
}

.sec02 .color-box01 .sub02 {
    background: #f5f5f5;
    border-radius: 7px;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 15px;
}

/*--------------------------------------------------comparison-----------------------------------------*/

.sec03 .color-box01 .sub03 .comparison, .sec02 .color-box01 .sub03 .comparison {
 margin-top: 15px;
}.sec03 .color-box01 .sub03 .comparison .t-box01, .sec02 .color-box01 .sub03 .comparison .t-box01 {
    position: relative;
    background: #f5f5f5;
    border-radius: 10px;
}

.sec03 .color-box01 .sub03 .comparison .t-box01 .arrow, .sec02 .color-box01 .sub03 .comparison .t-box01 .arrow{
    width: 24px;
    text-align: center;
    margin: auto;
    padding-right: 0;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 .right, .sec02 .color-box01 .sub03 .comparison .t-box01 .left {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0 10px 20px;
}

.sec02 .color-box01 .sub03 .comparison .t-box01 .left {
    border-right: none;
    border-bottom: dotted 3px #d6d6d6;
    margin-bottom: 18px;
}

.sec03 .color-box01 .sub03 .comparison .t-box01 p, .sec02 .color-box01 .sub03 .comparison .t-box01 p {
    font-size: 13px;
    margin-top: -5px;
}

.sec03 .color-box01 .sub03 .comparison .t-box01 h4, .sec02 .color-box01 .sub03 .comparison .t-box01 h4 {
    font-weight: bold;
    font-size: 25px;
    line-height: 1;
    margin-top: 5px;

}
.sec03 .color-box01 .sub03 .comparison .t-box01 h4 span, .sec02 .color-box01 .sub03 .comparison .t-box01 h4 span {
    font-weight: bold;
}

.sec03 .color-box01 .sub03 .comparison .t-box02, .sec02 .color-box01 .sub03 .comparison .t-box02 {
    margin-top: 20px;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .arrow01, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .arrow01 {
    width: 20px;
    margin-top:3px;
    position: inherit;
    top:0;
    transform: rotate(90deg);
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .left, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left {
    float: none;
    width: 100%;
    box-sizing: border-box;
    min-height: auto;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .right, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .right {
    float: none;
    width: 100%;
    margin-top: 5px;
    padding: 0;
    min-height: auto;
}


.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .tx001, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .tx001 {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #888;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box h5, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box h5 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}


.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .left h5, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left h5 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 0;
    color: #888;
    padding-top: 0;

}.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .note01, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .note01{
    text-align: center;
    font-size: 12px;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 15px;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .course, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .course{
    text-align: center;
    margin-top: 0;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .course span, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .course span{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: #ff8637;
    display: inline-block;
    margin: auto;
    border-radius: 100px;
    line-height: 1;
    padding: 3px 15px;
}


.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t  {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
}
/* .sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 {
    padding-bottom: 20px;
} */

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .left .ls-t02, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left .ls-t02 {
    color: #111;
    padding-bottom: 30px;
    font-size:20px;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 .tx02, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 .tx02{
    font-weight: bold;
    font-size: 30px;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .left .ls-t02 .tx02, .sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .left .ls-t02 .tx02{
    font-weight: bold;
    font-size: 30px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box {
    flex-direction: column;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col:last-child {
    margin-bottom: 0;
}

.sec02 .color-box01 .sub03 .comparison .t-box02 .a-box .col::after {
    background-size: 70%;
    top: 112%;
    left: 0;
    right: 0;
    transform: rotate(90deg);

}


.sec03 .color-box01 .sub03 .comparison .t-box01-mt, .sec02 .color-box01 .sub03 .comparison .t-box01-mt {
  margin-top: 40px;
}.sec03 .sub03 .txt00, .sec02 .sub03 .txt00 {
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center
}

.content-box .sub01.cf .txt {
    font-size: 4.4vw;
    font-weight: bold;
    line-height: 1.4;
}

.content-box .sub01.cf .txt b {
    font-size: 6.5vw;
}

.content-box .box-inner > :last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------color-box02-----------------------------------------*/

.sec02 .color-box02 {
    padding-bottom: 20px;
}


.color-box02 .sub01 .right{
    float: none;
    position: relative;
    margin-top: 10px;
}

.sec03 .color-box02 .sub01 .right .coment {
    width: 92%;
    height: auto;
    margin: auto;
    display: block;
}

.sec02 .color-box02 .sub01 .right .coment {
    width: 94%;
    margin: auto;
    height: auto;
    display: block;
}.color-box02 .sub01 .right .note {
    position: absolute;
    bottom: 0;
    left: 28px;
    line-height: 1.4;
    font-size: 10px;
}

.color-box02 .sub02 .sub-inner {
    padding: 15px 15px 5px 15px;;
}

.color-box02 .sub02 .icon {
    float: none;
    margin-right: 0;
    width: 50%;
    margin: auto;
}.color-box02 .sub02 .txt01 {
    position: relative;
    float: none;
    font-size: 20px;
    font-weight: bold;
    color: #18ab7d;
    line-height: 1.4;
    padding-left: 0;
    margin-top: 10px;
}

.color-box02 .sub02 .txt01::before {
    content: "・・・";
    position: absolute;
    font-size: 20px;
    left: 0;
    display: none;
}


.color-box02 .sub02 .txt02 {
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.4;
  margin-left: 5.4em;
    text-indent: -5.4em;
}
.color-box02 .sub02 .txt02 .color01 {
    font-weight: bold;
    font-size: 20px;
}


.color-box02 .sub02 li {
    border-bottom: dotted 2px #8ed3be;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.color-box02 .sub02 li:last-child{
    border-bottom: none;
}
.color-box02 .sub03 .arrow {
    width: 42px;
    margin: auto;
    margin-top: -10px;
}

.color-box02 .sub03 .u-txt {
    text-align: center;
    margin-top: 10px;
}

.color-box02 .sub03 .u-txt span {
    font-size: 5.5vw;
    font-weight: bold;
    text-align: center;
    position: relative;
    display: inline-block;
    z-index: 1;
    line-height: 1.4;
    margin: auto;
}

.color-box02 .note {
    text-align: right;
    margin-top: 10px;
    font-size: 12px;
}

.color-box02 .con-ttl.notice::after {
    content: "※";
    font-size: 10px;
    position: absolute;
    display: inline-block;
    top: 15%;
    left: 48.5%;
}

.paperless sup {
  top: 0px;
  right: -9px;
  font-size: 12px;
}

.color-box02 .sub02 {
    margin-top: 10px;
    border-radius: 7px;

}

.color-box02 .sub02 .sub-inner {
    padding: 20px 15px 25px 15px;

}
.color-box02 .sub02 .ttl-box {
    position: relative;
    border-radius: 7px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}
.color-box02 .sub02 .ttl-box .icon {
    width: 60px;
    position: absolute;
    left: -15px;
    top: -34px;
}

.sec02 .color-box02 .sub02 .ttl-box h4 {
    font-weight: bold;
    font-size: 4.4vw;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.4;
}

.color-box02 .sub02 .ttl-box .sec03-txt01 {
    margin: auto;
    width: 50%;
    margin-top: 0;
    padding-bottom: 20px;
}/*--------------------------------------------------text-link-----------------------------------------*/

.content-box .t-link02 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 25px;
}
.content-box .t-link02 a {
    box-sizing: border-box;
    font-weight: bold;
    position: relative;
    padding: 12px 0;
    display: block;
    width: 100%;
    font-size: 16px;
}

.content-box .t-link02 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}.color-box03 .t-link02 a {
    border: solid #3182d3 2px;
    color: #3182d3;
}

.color-box03 .t-link02 a:after {
    content: "";
    border-top: solid 2px #3182d3;
    border-right: solid 2px #3182d3;
}
/*--------------------------------------------------link-----------------------------------------*/

.sec03 .link-box .link01 a{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 0;
    display: block;

}
.sec02 .link-box .link01 a{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 0;
    display: block;
}

/*--------------------------------------------------.com-tll-box-----------------------------------------*/

.com-tll-box {
    margin-bottom: 35px;
}
    .sec02 .com-tll-box {
    margin-bottom: 15px;
}

.com-tll-box01 .course{
    background: url("../images/sp-ttl-bg01.png") 0 0 no-repeat;
    background-size: 100% auto;
    width: 70%;
    height: 100%;
    color: #fff;
    text-align: center;
    margin: auto;
    font-weight: bold;
    line-height: 34px;
    font-size: 4.6vw;
    position: relative;
}

.com-tll-box02 .course{
    background: url("../images/sp-ttl-bg02.png") 0 0 no-repeat;
    background-size: 100% auto;
    width: 90%;
    height: 100%;
    color: #fff;
    text-align: center;
    margin: auto;
    font-weight: bold;
    line-height: 34px;
    font-size: 4.6vw;
    position: relative;
}


.com-tll-box01 .course::after {
    content: "※";
    font-size: 11px;
    position: absolute;
    display: inline-block;
    top: -8px;
}

.com-tll-box .title {
    font-size: 4.5vw;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1.4;
    position: relative;
}

.com-tll-box02 .title {
    font-size: 4.5vw;
    text-align: center;
    font-weight: bold;
    margin-top: 4px;
    line-height: 1.4;
    position: relative;
}


.com-tll-box02 .title::after {
    content: "※1";
    font-size: 11px;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 28%;
    font-weight: normal;
}

.com-tll-box02 .title::before {
    content: "※2";
    font-size: 10px;
    position: absolute;
    display: inline-block;
    top: 50%;
    font-weight: normal;
    right:24%;
}

.com-tll-box .title .tx01 {
    font-size: 7vw;
    font-weight: bold;
    position: relative;
    display: inline-block;
    z-index: 1;
}
.com-tll-box .title .tx01::after {
    content: "";
    background: #fff224;
    height: 6px;
    display: inline-block;
    position: absolute;
    width: 90%;
    bottom: 3px;
    z-index: -1;
    left: 5%;
    right: 0;
}

.com-tll-box02 .title .tx01::after {
    content: "";
    background: #fff224;
    height: 6px;
    display: inline-block;
    position: absolute;
    width: 80%;
    bottom: 3px;
    z-index: -1;
    left: 9%;
    right: 0;
}.com-tll-box .sub-t {
    margin-top: 10px;
    display: block;
    justify-content: center;
    text-align: center;
}
.com-tll-box02 .sub-t {
    margin-top: 10px;
    text-align: left;
}

.com-tll-box .sub-t .l-txt {
    font-size: 14px;
    line-height: 1.4;
}
.com-tll-box02 .sub-t .l-txt {
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: -0.04em;
}
    .com-tll-box .t-link01 {
        margin-top: 20px;

    }
.com-tll-box .t-link01 a {
    background: #fff;
    border-radius: 100px;
    border: solid #ff8637 2px;
    box-sizing: border-box;
    color: #ff8637;
    font-weight: bold;
    position: relative;
    padding: 10px 40px;
    font-size: 14px;

}

.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 #ff8637;
    border-right: solid 2px #ff8637;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}


.com-tll-box01 .sub-t .l-txt {
    color: #ff8637;
}

.com-tll-box02 .sub-t .l-txt {
    color: #1eb2ce;
}
.com-tll-box01 .title {
    color: #ff8637;
}
.com-tll-box02 .title {
    color: #1eb2ce;
}


.note-box p{
    margin-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
    margin-bottom: 5px;
    font-size: 12px;
}

.note-box p a {
    text-decoration: underline;
    font-weight: bold;
}

/*--------------------------------------------------
  sec05
--------------------------------------------------*/

.sec05 {
    background: #edf2ec;
    padding-bottom: 0;
}

.sec05 .inner {
    max-width: 94%;
    margin: auto;
    padding: 35px 0 60px 0;
}


.sec05 .ttl {
    width: 90%;
    margin: auto;
}

.sec05 .box {
    background: #fff;
    border-radius: 10px;
    padding: 20px 15px 30px 15px;
    margin-top: 25px;
}
.sec05 .list {
    margin-bottom: 12px;
}
.sec05 h4 {
    border-bottom: dotted 2px #273473;
    padding-bottom: 5px;
    position: relative;
    font-weight: bold;
    color: #273473;
    font-size: 18px;
    padding-left: 12px;
}
.sec05 h4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 2px;
    background: #273473;
    height: 17px;
    border-radius: 20px;
}


.sec05 .list .txt {
    padding-left: 12px;
    font-size: 15px;
    margin-top: 6px;
}
.sec05 .list .txt span {
    font-weight: bold;
}
.sec05 .list .image {
    margin: auto;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 15px;
}

.sec05 .list li{
    float: none;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 20px;
}


.sec05 .list li .txt {
    text-align: left;
}

.sec05 .list li .image {
    margin-top: 10px;
}.sec05 .h-link a {
    display: inline-block;
    margin:10px auto 0;
    padding: 0 0 0 17px;
    background: url("../images/arrow01.png") left 0 top 5px no-repeat;
    background-size: 13px auto;
    position: relative;
    font-size: 12px;
}

/*--------------------------------------------------
  sec06
--------------------------------------------------*/

.sec06 {
    margin-top: 35px;
}

.sec06 .inner {
    max-width: 94%;
    margin: auto;
    padding: 0;
}

.sec06 .content .ttl-box {
    padding: 10px 10px 10px 0;
    border-radius: 7px 7px 0 0;
}
.sec06 .content .ttl-box._adjust {
    padding-bottom: 15px;
}
.sec06 .content .ttl {
    font-size: 26px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.4;
}
.sec06 .content .ttl span {
    font-weight: bold;
}
.sec06 .content .ttl .txt {
    font-size: 22px;
}
.sec06 .content .ttl .sub {
    font-size: 18px;
    line-height: 1.5;
}
.sec06 .content .box {
    padding: 0 15px 35px;
    border-radius:0 0 15px 15px;
}

.sec06 .content03 .box {
    padding: 0 15px 25px;
}
.sec06 .content .box .arrow {
    width: 12px;
    padding-left: 40px;
}


/*--------------------------------------------------content01 -----------------------------------------*/

.sec06 .content01 {
    margin-bottom: 40px;
}
.sec06 .content01 .ar-box {
    position: relative;
    z-index: 1;
}

.sec06 .content01 .ar {
    position: inherit;
    margin: auto;
    z-index: 1;
    text-align: center;
    width: 28px;
}
.sec06 .content01 .arrow01 {
    left: 0;
    margin: 14px auto 5px;
}

.sec06 .content01 .item-box {
  display: block;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 20px;
}
.sec06 .content01 .item-box .item {
    width: 100%;
    background: #fff;
    border-radius: 5px;
  position: relative;
    margin-bottom: 0;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
    padding-bottom: 10px;
}

    .sec06 .content01 .item-box .item:last-child{
        margin-bottom: 0;
    }
.sec06 .content01 .item-box .item::after {
    top: 3px;
}


.sec06 .content01 .item-box .item .i-inner {
    padding: 15px;
}

.sec06 .content01 .item-box .item h3 {
    border-radius: 2px;
    font-size: 17px;
    margin-bottom: 10px;
}
.sec06 .content01 .item-box .item .icon {
    width: 38%;
    margin: auto;
    margin-bottom: 8px;
}
.sec06 .content01 .item-box .item .txt01{
    line-height: 1.4;
    font-size: 15px;
}


.sec06 .content01 .item-box .item p .tx01 {
    font-size: 11px;
    line-height: 1;
    color: #555555;
    position: relative;
    top: -4px;
    padding-left: 10px;
    display: inline-block;
}
.sec06 .content01 .item-box .item p .tx03 {
    margin-bottom: 2px;
}
.sec06 .content01 .item-box .item p .tx02 {
    margin-top: 2px;
}

.sec06 .content01 .item-box .item .s-txt {
    font-size: 11px;
    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;
}

.sec06 .note-box p {
    line-height: 1.5;
}
.sec06 .note-box .m-txt {
    margin-top: 20px;
  margin-left: 0;
    text-indent: 0;
}
    .sec06 .sp-note-box {
        margin-top: 10px;
    }


.sec06 .note-box01 p{
    margin-left: 2.4em;
    text-indent: -2.4em;
}

.sec06 .note-box02 p{
    margin-left: 1.4em;
    text-indent: -1.4em;

}
/*--------------------------------------------------content02 -----------------------------------------*/

.sec06 .content02 {
    margin-bottom: 40px;
}

.sec06 .content02 .box {
    padding: 0 15px 15px;
}


.sec06 .content02 .ar-box {
    position: relative;
    z-index: 1;
}

.sec06 .content02 .ar {
    width: 28px;
    position: inherit;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    text-align: center;
}

.sec06 .content02 .arrow01 {
    left: 0;
    margin: 14px auto 5px;
}
.sec06 .content02 .item-box01 {
    display: block;
    width:100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 35px;
}
.sec06 .content02 .item-box01 .item {
    width: 100%;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 20px;
}

.sec06 .content02 .item-box01 .item .tx-line {
    height: auto;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    padding: 20px 0
}

.sec06 .content02 .item-box01 .item .tx-line span {
  display: inline;
    line-height: 1.4;
    position: relative;
    top: 0;
    font-weight: bold;
}

.sec06 .content02 .item-box01 .item .tx-line .c-sp {
    top: 0;
}
.point-label {
    top: -14px;
    left: -9px;
    width: 80px;
}

.sec06 .content02 .item-box .item {
  width: 100%;
    background: #fff;
    border-radius: 5px;
  position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}

.sec06 .content02 .item-box .item .i-inner {
    padding: 15px 15px 30px 15px;
}

.sec06 .content02 .item-box .item h3 {
    border-radius: 2px;
    font-size: 17px;
}


.sec06 .content02 .item-box .item .image {
    width: 65%;
    margin: 10px auto;
}

.sec06 .content02 .item-box .item .txt01{
    line-height: 1.5;
    font-size: 18px;
}
.sec06 .content02 .item-box .item .link {
    margin: auto;
    margin-top: -5px;
    width: 85%;
}
/*--------------------------------------------------content03 -----------------------------------------*/

.sec06 .content03 {
    margin-bottom: 40px;
}

.sec06 .content03 .sub01, .sec06 .content03 .sub02, .sec06 .content03 .sub03, .sec06 .content03 .sub04 {
    margin-bottom: 30px;
}


.sec06 .content03 h3 {
    border-bottom-width: 2px;
    padding-bottom: 5px;
    font-size: 20px;
    padding-left: 12px;
}
.sec06 .content03 h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 2px;
    height: 18px;
    border-radius: 20px;
}.sec06 .content03 .clr-box {
    color: #f3400e;
}
.sec06 .content03 .clr-box:after {
    background: #f3400e;
}.sec06 .content03 .sub01 .item-box {
  display: block;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.sec06 .content03 .sub01 .item-box .item {
  width: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
    height: auto;
    margin-bottom: 20px;
}

.sec06 .content03 .sub01 .item-box .item .i-inner {
    padding: 15px 20px;
}
.sec06 .content03 .sub01 .item-box .item h4 {
    text-align: center;
}

.sec06 .content03 .sub01 .item-box .item01 h4 .tx01 {
    font-size: 13px;
    font-weight: bold;
}
.sec06 .content03 .sub01 .item-box .item h4 .maka {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
  display: inline;
}

.sec06 .content03 .sub01 .item-box .item01 h4{
    margin-top: 0;
    text-align: center;
    margin-bottom: 8px;
}
.sec06 .content03 .sub01 .item-box .item01 .tx02 {
    line-height: 1;
    margin-left: 0;
    text-align: center;
    font-size: 30px;
}

.sec06 .content03 .sub01 .item-box .item02 {
    text-align: center;
}

.sec06 .content03 .sub01 .item-box .item02 .t-mt {
    margin-top: 0;
    line-height: 1.2;
    margin-top: 4px;

}

.sec06 .content03 .sub01 .item-box .item02 .t-mt01 {
    margin-top: 0;
        line-height: 1.2;
}

.sec06 .content03 .sub01 .item-box .item02 .and {
    line-height: 1;
    margin-top: 2px;
    font-size: 16px;
    margin-bottom: 5px;
}

.sec06 .content03 .sub01 .item-box .item02 .note01 {
    font-size: 13px;
    text-align: center;
    margin-top: -12px;
    display: inline-block;
}
.sec06 .content03 .sub01 .item-box .item03 h4{
    margin-top: 0;
    text-align: center;
}

.sec06 .content03 .sub01 .item-box .item03 .tx02 {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}


.sec06 .content03 .sub01 .item-box .item03 .tx02 span {
    font-weight: bold;
    line-height: 1;
    font-size: 34px;
}


.sec06 .content03 .sub02 .item-box {
    margin-top: 15px;
    padding: 15px 15px 10px 15px;
}
.list-sq_01 {
    flex-direction: column;
}
.list-sq_01 li {
    line-height: 1.4;
    font-size: 14px;
}

.list-sq_01 .left-t {
    width: 100%;
}

.list-sq_01 li::after {
    top: 8px;
}

.list-sq_02 {
    margin-top: 20px;
}

.list-sq_02 .item {
    font-size: 4.4vw;
}

.list-sq_02 .item .sb-txt {
    font-size: 12px;
}

.list-anchor {
    margin-top: 40px;
    margin-bottom: 40px;
}

.list-anchor .item a {
    font-size: 10px;
    padding: 8px 8px 20px;
}

.list-anchor .item a::after {
    width: 8px;
    height: 8px;
    bottom: 8px;
    border-left-width: 2px;
    border-bottom-width: 2px;
}

.sec06 .content03 .sub03 .item-box {
    margin-top: 15px;
}

.sec06 .content03 .sub03 .table-main {
    width: 100%;
    float: none;
}
.sec06 .content03 .sub03 .table-main table {
    width: 100%;
    font-size: 12px;
}
.sec06 .content03 .sub03 table th, .sec06 .content03 .sub03 table td  {
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
}
.sec06 .content03 table tr td,
.sec06 .content03 table tr th {
    padding: 7px 2px 7px 2px;
}
.sec06 .content03 .table-main table span {
    font-weight: bold;
    font-size: 17px;
}
.sec06 .content03 .table-main .bg01{
    text-align: center;
    line-height: 1.3;
    padding: 7px 2px 7px 2px;
  width: 50%;
}

.sec06 .content03 .table-main table tr td,
.sec06 .content03 .table-main table tr th {
    padding: 7px 5px;
}

.sec06 .content03 .table-main table .t-name {
    font-size: 16px;
    padding: 6px 0;
}

.sec06 .content03 .table-main .t-course {
    padding: 5px 4px;
}
.sec06 .content03 .table-main .t-course01 {
    padding: 5px 4px;
}

.sec06 .content03 table .color06 {
    width: 34%;
}
.sec06 .content03 table .color07 {
    width: 34%;
}
.sec06 .content03 table .b-right {
    box-sizing: border-box;
}
.sec06 .content03  .table-ref {
    width: 100%;
    float: none;
    margin-top: 20px;
}
.sec06 .content03 .table-ref table{
    width: 100%;
    background: #fff;
    font-size: 12px;
}
.sec06 .content03 .table-ref table th {
    /* color: #fff;
    font-size: 16px;
    padding: 8px 0 5px 0;
    position: relative;
    line-height: 1; */
}
.sec06 .content03 .table-ref th .t-small {
    font-size: 11px;
    line-height: 1;
    position: relative;
    top: -2px;
}

.sec06 .content03 .table-ref td {
    box-sizing: border-box;
    line-height: 1.4;
    padding: 6px 0;
    font-size: 13px;
}
.th-h {
    height: auto;
}


.sec06 .content03 .table-ref .tx01 {
  padding: 6px 0;
    font-size: 12px;
}

.sec06 .content03 .table-ref .tx02 {
  font-size: 12px;
  padding: 7px 2px 7px 2px;
  width: 50%;
}

.sec06 .content03 .note {
    margin-top: 11px;
    line-height: 1.4;
    margin-left: 1em;
    text-indent: -1em;
    font-size: 12px;
}

.sec06 .content03 dl {
    width: 100%;
    display: block;
    letter-spacing: -0.03em;
    font-size: 12px;
    margin-bottom: -3px;
}
.sec06 .content03 dt {
    display: inline-block;
    width: auto;
    line-height: 1;
}

.sec06 .content03 dd {
    display: inline;
    line-height: 1;
}    .sec06 .content03 .com-sub03 h4 span {
        font-size: 14px;
        font-weight: bold;
    }
.sec06 .content03 .com-sub03 .table-main .bg01{
    padding: 5px 0;
}


.sec06 .content03 .com-sub03 .table-ref td {
    box-sizing: border-box;
    line-height: 1.3;
    padding: 5px 0;
    font-size: 12px;
}


.sec06 .content03 .com-sub03 .table-ref .tx01 {
  padding: 6px 0;
}

.sec06 .content03 .com-sub03 .table-ref .tx02 {
  padding: 6px 5px;
}

.sec06 .content03 .sub04 .item-box {
    margin-top: 20px;
}

.sec06 .content03 .sub04 p{
    font-size: 12px;
    line-height: 1.5;
}
.sec06 .content03 .sub04 .tx01 {
    font-weight: bold;
    font-size: 14px;
}

.sec06 .content03 .sub04 .tx02 {
    font-weight: bold;
    font-size: 14px;
    margin-top:7px;
    margin-bottom: 4px;
}

.sec06 .content03 .sub04 .link-box {
    margin-top: 20px;
}
.sec06 .content03 .sub04 .link-box .link01 {
    float: none;
    margin-right: 0;
    margin: auto;
    width: 88%;
    margin-top: 15px;
}
.sec06 .content03 .sub04 .note {
    font-size: 12px;
    line-height: 1.5;
}
.sec06 .content03 .sub04 .link02 {
    margin: auto;
    margin-top: 20px;
    width: 88%;
}
.sec06 .content03 .sub04 .tx {
    font-size: 14px;
    margin-bottom: 10px;

}
    .sec06 .content03 .sub04 .note01    {
        margin-top: 0;
    }

    .sec06 .content03 .sub04 .tx03 {
        display: inline-block;
        margin-left: 0;
        margin-top: 4px;
}

.sec06 .content03 .com-sub03 .t-txt {
    margin-top: 10px;
}

.sec06 .content03 .sub04 .note02 {
    font-size: 11px;
  padding-left:1em;
  text-indent:-1em;
}

/*--------------------------------------------------
  sec08
--------------------------------------------------*/


.sec08 {
    background: #f7f7f5;
    padding-bottom: 30px;
}

.sec08 .inner {
    width: 94%;
    padding: 0;
    padding-top: 30px;
    margin: auto;
}

.sec08 .link-box .link01 a {
    margin-top: 0;
}
    .sec08 .link-box .link02 a {
        margin-top: 15px;
    }
.sec08 .t-link {
    text-align: center;
    margin-top: 18px;
}

.sec08 .t-link a{
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    position: relative;
}


.sec08 .t-link a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -14px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}/*--------------------------------------------------
  sec09
--------------------------------------------------*/


.sec09 {
    margin-top: 30px;
}

.sec09 .inner {
    width: 94%;
    margin: auto;
padding: 0;
}

.sec09 h2 {
    font-weight: bold;
    font-size: 20px;
}

.sec09 .item-box {
  display: block;
    flex-wrap: wrap;
    justify-content: space-between;

}
.sec09 .item-box .item {
    width: 100%;
    margin-top: 15px;
    font-size: 12px;
}
.sec09 .item-box .item .i-inner {
    padding: 15px 20px 20px;
}

.sec09 .item-box .item h3 {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 8px;
    font-weight: bold;
}
.sec09 .item-box .item .tx01 {
letter-spacing: -0.04em;
}

.sec09 .item-box .item a {
    text-decoration: underline;
    color: #273473;
}
.sec09 .item-box .item01 {
    background: #edf7f5;
}

.sec09 .item-box .item02 {
    border: solid #273473 1px;
    box-sizing: border-box;
}

/*--------------------------------------------------
  その他
--------------------------------------------------*/

.down-arrow {
    width: 18px;
}

.note-sqare {
    text-indent: 0 !important;
    padding-left: 5px;
}

.note-sqare::before {
    width: 10px;
    height: 10px;
    top: 5px;
    left: -14px;
}
.lead-txt a {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
}
.lead-txt a:hover {
    text-decoration: none;
}
.note-txt {
    font-size: 12px;
    margin-bottom: 20px;
}
.content-box .con-ttl._adjust {
    text-align: center;
    padding: 4px 30px;
    justify-content: center;
    align-items: center;
}
.content-box .con-ttl._adjust .txt {
    font-size: 25px;
    line-height: 1.3;
    padding-right: 6px;
}
.content-box .con-ttl._adjust .img {
    position: initial;
    max-width: 104px;
}

}