@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.topBox {
    margin-bottom: 98px;
}
.topBox::after { 
    background-image: url("../img/index/bg02.jpg");
    height: 740px;
}
.topBox .subBox {
    height: 741px;
    width: 1104px;
}
.topBox .sub {
    padding-top: 215px;
    position: relative;
    z-index: 1;
}
.topBox h1 {
    margin: 0 -60% 55px 0;
    font-size: 2.86rem;
}
.topBox p {
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 2.02;
}
.topBox .txt {
    margin-bottom: 8px;
    font-size: 2.9rem;
    color: #909090;
    letter-spacing: 0.43em;
}
.topBox .txt span {
    margin-top: 57px;
    mix-blend-mode: multiply;
}
.topBox .subBox .photoBox {
    height: 714px;
    overflow: hidden;
    width: 50.5%;
    bottom: 0;
    right: -8px;
}
.info {
    background-color: #333333;
}
.info .mainBox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.info .mainBox .textBox {
    margin-right: -25px;
    width: 594px;
    order: 2;
    color: white;
}
.info .inner {
    height: 240px;
}
.info .inner .sub {
    padding-right: 10px;
}
.jspVerticalBar {
	width: 12px;
	box-sizing: border-box;
	background-color: #333333;
    border-radius: 40px;
}
.jspTrack {
	background-color: #333;
    border-radius: 40px;
}
.jspHorizontalBar {
	display: none;
}
.jspVerticalBar .jspDrag {
	margin: 0 auto;
    border-radius: 40px;
	background-color: #E9E9E9;
}
.info .mainBox .photoBox {
    width: 58%;
    margin: -20px -40px 0 -123px;
}
.info .headLine01 {
    margin-bottom: 25px;
    text-align: left;
    color: #909090;
    letter-spacing: 0.43rem;
}
.info .headLine01 span {
    color: #fff;
}
.info dl {
    padding: 10px 5px 10px;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #4D4D4D;
}
.info dl:first-child {
    border-top: 1px solid #4D4D4D;
}
.info dt {
    width: 160px;
    margin-right: 20px;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0.26em;
}
.info dd {
    flex: 1;
    font-size: 1.2rem;
    letter-spacing: 0.26em;
    line-height: 1.75;
    color: #fff;
}
.info dd a {
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: 0.26em;
    line-height: 1.75;
    display: inline-block;
}
.info dd a:hover {
    opacity: 0.7;
}
.profile {
    padding: 90px 0 0;
    background: url("../img/index/bg03.jpg") no-repeat center center;
    background-size: cover;
}
.profile .mainBox {
    padding-bottom: 99px;
    position: relative;
}
.profile .photoBox {
    position: absolute;
    bottom: 0;
    right: -13%;
    width: 69%;
}
.profile .headLine01 {
    margin-bottom: 40px;
    text-align: left;
    letter-spacing: 0.43em;
    color: #333333;
}
.profile .headLine01 span {
    letter-spacing: 0.05em;
}
.profile .textBox {
    margin-bottom: 44px;
    width: 44%;
}
.profile p {
    margin-bottom: 12px;
    font-size: 1.6rem;
    line-height: 1.875;
    text-align: justify;
    text-justify: inter-ideograph;
}
.profile p:last-child {
    margin-bottom: 0;
}
.profile h3 {
    margin-bottom: 20px;
    font-size: 2rem;
    color: #333333;
    letter-spacing: 0.21em;
     font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
.profile .link {
    position: relative;
    z-index: 1;
    letter-spacing: 0.43em;
    padding: 12px;
    font-size: 1.7rem;
    border-radius: 50px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    color: #AAAAAA;
    background: #333333 url("../img/common/icon02.png") no-repeat right 125px center;
    background-size: 29px auto;
}
.profile .link.on {
    background-image: url("../img/common/icon06.png");
}
.ins {
    padding: 90px 0 98px;
    background: #ccc;
}
.ins .headLine01 {
    margin-bottom: 47px;
}
.ins .headLine01 span {
    margin-bottom: 10px;
}
.insUl {
    margin-bottom: 32px;
    display: flex;
    flex-wrap: wrap;
}
.insUl li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 16px 16px 0;
    width: 23.8%;
}
.insUl li:nth-child(4n) {
    margin-right: 0;
}
.insUl li a {
    padding-bottom: 100%;
    display: block;
}
.media {
    padding: 115px 0 55px;
    background-color: #ccc;
}
.media .mainBox {
    width: 1080px;
    position: relative;
}
.media .txt {
    position: absolute;
    top: 50%;
    right: -36px;
    transform: translateY(-50%);
}
.media .txt span {
    display: block;
    width: 22px;
    height: 200px;
    color: white;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    -webkit-writing-mode : tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.media .textImg {
    position: absolute;
    top: -115px;
    left: -40px;
    z-index: 2;
}
.media h2 {
    position: relative;
    z-index: 2;
    margin: 0 40px -135px;
    font-size: 3.6rem;
    color: #4D4D4D;
    letter-spacing: 0.17em;
}
.media .subBox {
    padding: 172px 40px 23px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #ddd;
}
.media .subBox:after {
	width: 100%;  
	height: 576px;
    background-color: #ccc;
	position: absolute;  
	top: 0;
	left: 0;  
	content: ""; 
    transform: skewX(-62deg);
    transform-origin: right top;
    z-index: -1;
}
.mediaUl {
    margin: 0 -20px;
}
.mediaUl li {
    margin-bottom: 20px;
    float: left;
    box-sizing: border-box;
    padding: 0 20px;
    width: 260px;
}
.mediaUl li a {
    display: block;
}
.mediaUl li a:hover img {
    opacity: 0.7;
}
.linkBox {
    padding: 88px 0 52px;
}
.linkBox .headLine01 {
    margin-bottom: 44px;
}
.linkBox .headLine01 span {
    margin-bottom: 4px;
}
.linkList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.linkList li {
    margin-bottom: 44px;
    width: 47.6%;
}

.linkList2 li {
    margin-bottom: 44px;
    margin-right: 40px;
    width: 32%;
}
.linkList2{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}


.linkList li p,
.linkList2 li p {
    margin-top: 13px;
}
.linkList li p a,
.linkList2 li p a {
    letter-spacing: 0.1em;
    line-height: 1.5;
    display: inline-block;
    font-weight: bold;
}
.linkList li p a:hover,
.linkList2 li p a:hover {
    opacity: 0.7;
}
.linkList li p img,
.linkList2 li p img {
    vertical-align: 0;
    margin-left: 10px;
}




.seminars {
    min-height: 584px;
    background: url("../img/index/bg01.jpg") no-repeat center center;
    background-size: cover;
}
.seminars .mainBox {
    padding: 89px 0 40px;
    position: relative;
}
.seminars .textBox {
    padding-top: 2px;
    width: 430px;
    color: white;
    position: relative;
}
.seminars .textImg {
    position: absolute;
    top: 7px;
    left: 12px;
}
.seminars .textBox p {
    margin-bottom: 40px;
    line-height: 1.875;
    position: relative;
    font-size: 1.6rem;
    z-index: 1;
    text-align: justify;
    text-justify: inter-ideograph;
     color:#333333;
}
.seminars h2 {
    margin: 0 -20px 17px 0;
    font-size: 2.9rem;
    letter-spacing: 0.28em;
    position: relative;
    line-height: 1.24;
    z-index: 1;
     color:#333333;
}
.seminars .textBox .ttl {
    margin: 0 -20px 28px 0;
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.145em;
     color:#333333;
}
.business {
    padding: 90px 0 55px;
}
.business .headLine01 {
    margin-bottom: 43px;
}
.business .headLine01 span {
    margin-bottom: 13px;
}
.business .list {
    display: flex;
    flex-wrap: wrap;
}
.business .list li {
    width: 24%;
    margin: 0 1% 50px 0;
}
/*.business .list li:first-child,
.business .list li:nth-child(4n) {
    margin-right: 0;
}*/
.business .list li a {
    display: block;
}
.business .list li a:hover img {
    opacity: 0.7;
}
#main {
    margin-bottom: 0;
}
.contact {
    padding: 90px 0 161px;
    background-color: #BDC8CF;
}
.contact .headLine01 span {
    margin-bottom: 3px;
}
.contact .mainBox {
    width: 1100px;
}
.contact .inner {
    margin-bottom: 47px;
    padding-top: 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact .inner .lBox {
    width: 485px;
}
.contact .inner .rBox {
    margin-right: 50px;
    width: 534px;
}
input[type="email"],
input[type="tel"],
input[type="text"] {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 5px;
    height: 70px;
    border: none;
    box-sizing: border-box;
    font-size: 1.6rem;
    padding: 0 22px;
    width: 100%;
    font-weight: 500;
    letter-spacing: 0.03em;
    background-color: #fff;
}
textarea {
    font-weight: 500;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 5px;
    height: 270px;
    border: none;
    box-sizing: border-box;
    font-size: 1.6rem;
    padding: 22px 30px;
    width: 100%;
    resize: none;
    letter-spacing: 0.03em;
    background-color: #fff;
}
.contact p {
    margin-bottom: 30px;
}
.contact p:last-child {
    margin-bottom: 0;
}
.submit {
    margin-right: 50px;
    text-align: right;
}
.submit li {
    display: inline-block;
    margin-left: 10px;
}
.submit li input {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    width: 534px;
    padding-top: 2px;
    height: 70px;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: bold;
    color: white;
    letter-spacing: 0.19em;
    border: none;
    background: #333333 url("../img/common/icon05.png") no-repeat right 140px center;
    background-size: 64px auto;
}
.jsBox {
    position: relative;
    z-index: 10;
    background-color: white;
    border-radius: 50px;
}
.jsSub {
    background-color: white;
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 52px 45px 47px;
    border: 1px solid #333333;
    border-top: none;
}
.jsBox dt {
    float: left;
    font-size: 1.2rem;
    color: #AAAAAA;    
    font-weight: bold;
    line-height: 1.67;
    letter-spacing: 0.05em;
}
.jsBox dd {
    padding: 0 0 20px 8em;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    line-height: 1.67;
    font-weight: 500;
}
.errorMsg {
    color: red;
}
.confirmInner .txtSpan {
    display: block;
    font-weight: bold;
    font-size: 1.8rem;
}
.submit02 li input {
    width: 505px;
}
.thankBox p {
    text-align: center;
    padding: 50px 0 20px;
}
.thankBox .comLink {
    width: 400px;
}
.thankBox .comLink a {
    padding: 18px 10px 18px;
}
.thankBox {
    min-height: calc(100vh - 476px);
}
.big{
    width: 49% !important;
    margin-right: 1% !important;
}
@media all and (min-width: 897px) {
    .submit li input:hover {
        opacity: 0.7;
    }
}






@media all and (max-width: 896px) {
    .topBox .sub {
        padding-top: 114px;
    }
    .topBox h1 {
        margin: 0 25px 20px;
        font-size: 1.43rem;
        line-height: 1.75;
    }
    .topBox h1 span img {
        width: 277px;
    }
    .topBox::after {
        top: 38px;
        width: calc(50% + 47px);
    }
    .topBox .txt {
        margin-bottom: 0;
        font-size: 1.9rem;
    }
    .topBox .txt span {
        margin: 0 0 15px;
        display: block;
    }
    .topBox .txt span img {
        width: 276px;
    }
    .topBox p {
        font-size: 0.9rem;
        line-height: 1.83;
        letter-spacing: 0.07em;
    }
    .topBox .subBox {
        margin: 0 18px;
        height: 460px;
    }
    .topBox .subBox .photoBox {
        height: auto;
        width: 276px;
        bottom: -40px;
        right: -93px;
    }
    .topBox {
        margin-bottom: 39px;
    }
    .info .mainBox {
        display: block;
    }
    .info .mainBox .textBox {
        margin-right: 0;
        width: auto;
        padding: 69px 15px 10px;
    }
    .info .headLine01 {
        margin-bottom: 29px;
        text-align: center;
        letter-spacing: 0.43;
    }
    .jspVerticalBar {
        width: 6px;
    }
    .info .inner .sub {
        padding-right: 18px;
    }
    .info .inner {
        height: 290px;
    }
    .info .headLine01 span {
        letter-spacing: 0.075em;
        margin-top: 5px;
    }
    .info dl {
        padding: 16px 5px 13px;
        min-height: inherit;
        display: block;
    }
    .info dt {
        margin: 0;
        width: auto;
        font-size: 1.5rem;
    }
    .info dd a {
        font-size: 1.45rem;
        letter-spacing: 0.1em;
    }
    .info .mainBox .photoBox {
        margin: 0 78px 0 23px;
        width: auto;
    }
    .info .mainBox .photoBox img {
        width: 100%;
    }
    .profile {
        padding: 65px 20px 0;
        background-image: url("../img/index/sp_bg.jpg");
    }
    .profile .textBox {
        margin-bottom: 32px;
        width: auto;
    }
    .profile .headLine01 {
        margin-bottom: 23px;
        text-align: center;
    }
    .profile .headLine01 span {
        margin-bottom: 0;
        font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }
    .profile h3 {
        margin-bottom: 23px;
        text-align: center;
        font-size: 2.5rem;
        line-height: 1.75;
        letter-spacing: 0.2em;
    }
    .profile p {
        margin-bottom: 28px;
        font-size: 1.7rem;
        line-height: 1.75;
         font-feature-settings: "palt";
        -moz-font-feature-settings: "palt";
    }
    .profile .photoBox {
        margin: 0 -10px;
        position: relative;
        bottom: auto;
        right: auto;
        width: auto;
    }
    .profile .link {
        padding: 18px 12px;
        font-size: 1.7rem;
        letter-spacing: 0.2em;
        width: 100%;
        box-sizing: border-box;
        background-position: right 30px center;
        background-size: 16px auto;
    }
    .profile .mainBox {
        padding-bottom: 0;
    }
    .ins {
        padding: 63px 18px 73px;
    }
    .ins .headLine01 {
        margin-bottom: 34px;
    }
    .ins .headLine01 span {
        letter-spacing: 0.075em;
    }
    .insUl li {
        width: 31.8%;
        margin: 0 0 8px;
    }
    .insUl li:nth-child(n+7) {
        display: none;
    }
    .insUl li:nth-child(3n-1) {
        margin-left: 2.3%;
        margin-right: 2.3%;
    }
    .insUl {
        margin-bottom: 19px;
    }
    .comLink a {
        padding: 16px 10px 17px;
    }
    .media .textImg {
        position: relative;
        left: auto;
        top: auto;
        margin: 0 5px -18px;
    }
    .media .textImg img {
        width: 100%;
    }
    .media h2 {
        margin: 0;
        font-size: 2.25rem;
        text-align: center;
    }
    .media .subBox {
        padding: 30px 13px 34px;
    }
    .media {
        padding: 0 0 29px;
    }
    .media .subBox::after { 
        width: 134%;
    }
    .mediaUl {
        margin: 0;
        position: relative;
        z-index: 1;
    }
    .mediaUl li {
        margin-bottom: 10px;
        padding: 0 5px;
        width: calc(100%/2);
    }
    .media .txt {
        display: none;
    }
    .linkBox {
        padding: 63px 18px 46px;
    }
    .linkBox .headLine01 {
        margin-bottom: 33px;
    }
    .linkList {
        display: block;
    }
    .linkList li {
        margin-bottom: 22px;
        width: auto;
    }
    .linkList li p {
        margin-top: 9px;
    }
    .linkList li p .txtSpan {
        font-size: 1.8rem;
    }
    .linkList li p img {
        width: 14px;
    }
    .seminars {
        padding: 7px 0 14px;
        min-height: inherit;
       background: none;
    }
    .seminars .mainBox {
        padding: 0;
        display: block;
    }
    .seminars .textBox {
        padding: 58px 18px 61px;
        width: auto;
    }
    .seminars .textImg {
        left: 0;
        top: 7px;
        margin: 0;
    }
    .seminars .textImg img {
        width: 100%;
    }
    .seminars .textBox p {
        margin-bottom: 26px;
        line-height: 1.75;
        letter-spacing: 0;
        font-size: 1.5rem;
    }
    .seminars .textBox .ttl {
        margin: 0 0 15px;
        font-size: 2.3rem;
        text-align: center;
        font-weight: 500;
        letter-spacing: 0.21em;
         color:#333333;
    }
    .seminars .spPhoto {
        margin: 0 -18px 20px;
    }
    .seminars h2 {
        font-size: 1.8rem;
        text-align: center;
        line-height: 1.75;
        margin-bottom: 17px;
        letter-spacing: 0.26em;
        color:#333333;
    }
    .business {
        padding: 90px 0 48px;
    }
    .business .headLine01 {
        margin-bottom: 32px;
    }
    .business .list {
        margin: 0 17px;
        justify-content: space-between;
    }
    .business .list li {
        margin: 0 0 26px;
        width: 48.3%;
    }
    .headLine01 span {
        letter-spacing: 0.075em !important;
    }
    .business .headLine01 span {
        letter-spacing: -0.03em !important;
    }
    .contact {
        padding: 65px 18px 161px;
    }
    .contact .inner {
        margin-bottom: 23px;
        padding-top: 4px;
        display: block;
    }
    .contact .inner .lBox {
        margin-bottom: 20px;
        width: auto;
    }
    .contact .inner .rBox {
        width: auto;
        margin: 0;
    }
    input[type="email"], 
    input[type="tel"], 
    input[type="text"] {
        height: 60px;
        font-size: 1.7rem;
        padding: 0 25px;
    }
    .contact p {
        margin-bottom: 20px;
    }
    textarea {
        padding: 18px 25px;
        height: 200px;
        font-size: 1.7rem;
    }
    .submit {
        margin: 0 auto;
        width: 285px;
        text-align: center;
    }
    .submit02 {
        padding-top: 30px;
    }
    .submit li {
        display: block;
        margin: 10px 0 20px;
    }
    .submit li input {
        width: 100%;
        height: 60px;
        background-position: right 10px center;
    }
    .jsBox {
        position: absolute;
        bottom: 60px;
        left: 0;
        width: 100%;
        border-radius: 40px;
    }
    .jsSub {
        padding: 57px 20px 20px;
        border-radius: 0 0 10px 10px;
    }
    .jsBox dt {
        color: black;
        margin-bottom: 5px;
        float: none;
        font-size: 1.25rem;
        letter-spacing: 0.05em;
    }
    .jsBox dd {
        padding: 0 0 5px;
        font-size: 1.25rem;
        line-height: 2;
        letter-spacing: 0.05em;
    }
    .thankBox .comLink {
        width: auto;
        max-width: 350px;
    }
    .thankBox .comLink a {
        font-size: 1.6rem;
        letter-spacing: 0;
        background-size: 60px auto;
    }
     .linkList2 {
    justify-content: space-between;
}  
    .linkList2 li{
    width: 48%;
    margin-right: 0px;
    }
.big{
	width:100% !important;
}
}
@media all and (max-width: 374px) {
    .seminars .textBox .ttl {
        font-size: 2rem;
         color:#333333;
    }
    .linkList li p {
        font-size: 1.4rem;
    }
    .linkList li p .txtSpan {
        font-size: 1.7rem;
    }
}