@charset "utf-8";
/* ------------------------------------------ */
/* Company CSS */
/* ------------------------------------------ */
.area-pagettl::before {
	background-image: url(../img/company/bg.jpg);
}

.txt-pagettl .stxt {
    color: #666;
    padding-left: 120px;
    position: relative;
}
.txt-pagettl .stxt::before {
    content: "";
    width: 110px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 1.1em;
    left: 0;
}
@media (max-width: 768px) {
    .txt-pagettl .stxt{
        padding-left: 0;
    }
    .txt-pagettl .stxt::before {
        display: none;
    }
}

.bg-en {
    font-size: 10vw;
}

/* sec-concept
--------------------------------------------- */
#sec-concept .ans-wrap {
    position: relative;
}
#sec-concept .ans-wrap .txt-area {
    padding-left: 50px;
    padding-right: 35%;
}
#sec-concept .ans-wrap .txt-area .ttl-box {
    display: table;
    margin-bottom: 30px;
}
#sec-concept .ans-wrap .txt-area .ttl-box .ans-ttl {
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
}
#sec-concept .ans-wrap .txt-area .ttl-box .ans-ttl.d-blue {
    color: #080058;
}
#sec-concept .ans-wrap .txt-area .ttl-box .ans-ttl.l-blue {
    color: #136bc5;
}
#sec-concept .ans-wrap .txt-area .ttl-box .multiply {
    display: table-cell;
    width: 60px;
    height: 60px;
    position: relative;
}
#sec-concept .ans-wrap .txt-area .ttl-box .multiply::before , #sec-concept .ans-wrap .txt-area .ttl-box .multiply::after {
    content: "";
    width: 140%;
    height: 1px;
    background-color: #9e9e9e;
    position: absolute;
    bottom: 0;
}
#sec-concept .ans-wrap .txt-area .ttl-box .multiply::before {
    transform-origin: left bottom;
    transform: rotate(-045deg);
}
#sec-concept .ans-wrap .txt-area .ttl-box .multiply::after {
    transform-origin: right bottom;
    transform: rotate(0045deg);
    right: 0;
}
#sec-concept .ans-wrap .txt-area .ans-logo {
    display: table;
    margin-left: calc(100% - 550px);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #fffc00), color-stop(85%, #fffc00), color-stop(85%, transparent), color-stop(90%, transparent), color-stop(90%, #fffc00));
    background-image: -webkit-linear-gradient(transparent 75%, #fffc00 75%, #fffc00 85%, transparent 85%, transparent 90%, #fffc00 90%);
    background-image: linear-gradient(transparent 75%, #fffc00 75%, #fffc00 85%, transparent 85%, transparent 90%, #fffc00 90%);
}
#sec-concept .ans-wrap .txt-area .ans-logo .ans-txt {
    display: table-cell;
    width: 100px;
    vertical-align: middle;
    color: #a5a5a5;
}
#sec-concept .ans-wrap .txt-area .ans-logo .ans-img {
    display: table-cell;
    width: 450px;
    padding-left: 20px;
    padding-right: 20px;
}
#sec-concept .ans-wrap .txt-area .ans-logo .ans-img .sub-logo {
    width: 50%;
    padding-bottom: 10px;
}
#sec-concept .ans-wrap .txt-area .ans-logo .ans-img .main-logo {
    padding-bottom: 10px;
}
#sec-concept .ans-wrap .concept-img {
    position: absolute;
    width: 30%;
    right: 2%;
    top: 30px;
}
#sec-concept .ans-wrap .concept-img img {
    width: 95%;
    position: absolute;
    right: 0;
}
@media (max-width: 1199px) {
    #sec-concept .ans-wrap .txt-area {
        padding-left: 0;
    }
}
@media (max-width: 1023px) {
    #sec-concept .ans-wrap .txt-area {
        padding-right: 0;
    }
    #sec-concept .ans-wrap .txt-box {
        padding-right: 35%;
    } 
    #sec-concept .ans-wrap .concept-img {
        top: 260px;
    }
}
@media (max-width: 767px) {
    #sec-concept .ans-wrap .txt-area .ans-logo {
        width: 100%;
        margin-left: 0;
    }
    #sec-concept .ans-wrap .txt-area .ans-logo .ans-txt {
        width: 20%;
    }
    #sec-concept .ans-wrap .txt-area .ans-logo .ans-img {
        width: 80%;
        padding-left: 10px;
        padding-right: 10px;
    }
    #sec-concept .ans-wrap .txt-box {
        padding-right: 0;
    }
    #sec-concept .ans-wrap .concept-img {
        display: block;
        width: 100%;
        position: relative;
        right: 5%;
        top: 0;
        text-align: center;
    }
    #sec-concept .ans-wrap .concept-img img {
        position: relative;
        width: 50%;
        right: 2%;
        max-width: 200px;
    }
}
@media (max-width: 576px) {
    #sec-concept .ans-wrap .txt-area .ttl-box {
        width: 100%;
    }
    #sec-concept .ans-wrap .txt-area .ttl-box .ans-ttl {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 7vw;
    }
    #sec-concept .ans-wrap .txt-area .ttl-box .multiply {
        width: 10%;
        height: auto;
    }
    #sec-concept .ans-wrap .txt-area .ans-logo .ans-txt {
        width: 10%;
    }
    #sec-concept .ans-wrap .txt-area .ans-logo .ans-img {
        width: 90%;
        padding-left: 10px;
        padding-right: 10px;
    }
    #sec-concept .ans-wrap .txt-area .ans-logo .ans-img .sub-logo {
        width: 60%;
        padding-bottom: 5px;
    }
}


/* sec-greeting
--------------------------------------------- */
#sec-greeting {
    position: relative;
}
#sec-greeting::before {
    content: "";
    width: 100%;
    height: 500px;
    background-color: rgba(225,236,255,0.25);
    transform-origin: right top;
    transform: rotate(-045deg);
    position: absolute;
    right: 0;
    z-index: -1;
}
#sec-greeting .box-img {
    
}
#sec-greeting .box-img .pres-pic {
    width: 100%;
}

#sec-greeting .txt-area {
    text-align: left;
    padding-left: 5%;
	color: #000;
}
#sec-greeting .txt-area p {
	margin-bottom: 20px;
	position: relative;	
}
#sec-greeting .txt-area ul li,
#sec-greeting .txt-area ul li span {
	font-weight: bold;
}
#sec-greeting .txt-area .t-closeword {
	display: inline-block;
	text-align: right;
	position: absolute;
	right: 0;
}
#sec-greeting .txt-area .pl55 {
	padding-left: 50px;
}
#sec-greeting .name-txt {
    text-align: right;
	display: table;
	width: auto;
	table-layout: auto;
	margin-left: auto;
}
#sec-greeting .name-txt span {
	display: table-cell;
	vertical-align: middle;
	color: #000;
}



#sec-greeting .name-txt .t-current {
	padding-right: 20px;
}

@media (min-width: 768px) {
    #sec-greeting .container-fluid {
        margin: 0 auto 0 0;
    } 
}

@media (max-width: 767px) {
    #sec-greeting::before {
        width: 140%;
        height: 360px;
    }
    #sec-greeting .txt-area {
        padding-left: 0;
        padding-bottom: 10px;
    }
    #sec-greeting .box-img {
        text-align: left;
    }
    #sec-greeting .box-img .pres-pic {
        max-width: 50%;
        position: relative;
        top: -65px;
        left: -6%;
    }
	
	#sec-greeting .name-txt,
	#sec-greeting .name-txt span {
		display: block;
	}
	#sec-greeting .name-txt .t-current {
		padding-right: 0;
	}
	#sec-greeting .name-txt {
		width: 50%;
	}
	#sec-greeting .name-txt img {
		max-width: 100%;
	}
}
@media (max-width: 550px) {
	#sec-greeting .txt-area .pl55 {
		padding-left: 0;
	}	
}
@media (max-width: 480px) {
    #sec-greeting::before {
        width: 180%;
        height: 240px;
    }
	#sec-greeting .name-txt {
		width: 90%;
	}
    #sec-greeting .box-img .pres-pic {
        top: 15px;
    }
}


/* appearance-img
--------------------------------------------- */
.pic-l {
    padding-right: 20%;
}
@media (max-width: 767px) {
    .pic-l {
        padding-right: 10%;
    }
}
@media (max-width: 480px) {
    .pic-l {
        padding-right: 5%;
    }
}


/* sec-overview
--------------------------------------------- */
.lbox-item.item-table > dl {
    padding: 20px;  
}
.lbox-item.item-table > dl dt {
    width: 140px;
}

#sec-overview .box-map {
    padding-left: 12%;
}

#sec-overview .box-map iframe{
    width: 100%;
    height: 500px;
}
@media (max-width: 1199px) {
    #sec-overview .box-map iframe {
        height: 360px;
    }
}
@media (max-width: 1023px) {
    #sec-overview .box-map {
        padding-top: 30px;
        padding-left: 0;
        text-align: center;
    }
    #sec-overview .box-map iframe {
        max-width: 400px;
        height: 400px;
    }
}
@media (max-width: 480px) {
    #sec-overview .box-map iframe {
        height: 300px;
    }
}


/* sec-history
--------------------------------------------- */
#sec-history .box-list {
    
}
#sec-history .box-list > dl {
    display: table;
    table-layout: auto;
    width: 100%;
    padding-bottom: 20px;
}
#sec-history .box-list > dl:nth-child(10n+1) {
    padding-left: 0;
}
#sec-history .box-list > dl:nth-child(10n+2) {
    padding-left: 5%;
}
#sec-history .box-list > dl:nth-child(10n+3) {
    padding-left: 10%;
}
#sec-history .box-list > dl:nth-child(10n+4) {
    padding-left: 15%;
}
#sec-history .box-list > dl:nth-child(10n+5) {
    padding-left: 20%;
}
#sec-history .box-list > dl:nth-child(10n+6) {
    padding-left: 25%;
}
#sec-history .box-list > dl:nth-child(10n+7) {
    padding-left: 30%;
}
#sec-history .box-list > dl:nth-child(10n+8) {
    padding-left: 35%;
}
#sec-history .box-list > dl:nth-child(10n+9) {
    padding-left: 40%;
}
#sec-history .box-list > dl:nth-child(10n+10) {
    padding-left: 45%;
}

#sec-history .box-list > dl dt {
    display: table-cell;
    font-family: 'Crimson Text', serif;
    letter-spacing: 0;
    color: #d5d5d5;
    width: 115px;
    line-height: 1.6;
	vertical-align: middle;
}

#sec-history .box-list > dl dd {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

@media (max-width: 991px) {
    #sec-history .box-list > dl:nth-child(10n+1) {
        padding-left: 0;
    }
    #sec-history .box-list > dl:nth-child(10n+2) {
        padding-left: 4%;
    }
    #sec-history .box-list > dl:nth-child(10n+3) {
        padding-left: 8%;
    }
    #sec-history .box-list > dl:nth-child(10n+4) {
        padding-left: 12%;
    }
    #sec-history .box-list > dl:nth-child(10n+5) {
        padding-left: 16%;
    }
    #sec-history .box-list > dl:nth-child(10n+6) {
        padding-left: 20%;
    }
    #sec-history .box-list > dl:nth-child(10n+7) {
        padding-left: 24%;
    }
    #sec-history .box-list > dl:nth-child(10n+8) {
        padding-left: 28%;
    }
    #sec-history .box-list > dl:nth-child(10n+9) {
        padding-left: 32%;
    }
    #sec-history .box-list > dl:nth-child(10n+10) {
        padding-left: 36%;
    }
    #sec-history .box-list > dl dt {
        width: 90px;
    }

}
@media (max-width: 768px) {
    #sec-history .box-list > dl:nth-child(10n+1) , #sec-history .box-list > dl:nth-child(10n+2) , #sec-history .box-list > dl:nth-child(10n+3) , #sec-history .box-list > dl:nth-child(10n+4) , #sec-history .box-list > dl:nth-child(10n+5) , #sec-history .box-list > dl:nth-child(10n+6) , #sec-history .box-list > dl:nth-child(10n+7) ,#sec-history .box-list > dl:nth-child(10n+8) , #sec-history .box-list > dl:nth-child(10n+9) , #sec-history .box-list > dl:nth-child(10n+10) {
        padding-left: 0;
    }
}

@media (max-width: 620px) {
	#sec-history .box-list > dl,
	#sec-history .box-list > dl dt,
	#sec-history .box-list > dl dd {
		display: block;
	}
	#sec-history .box-list > dl dt {
		width: 100%;
		line-height: 1.0;
	}
	#sec-history .box-list > dl dd {
		padding-left: 20px;
	}
}

@media (max-width: 480px) {
	#sec-history .box-list > dl dd {
		padding-left: 0;
	}
}








