@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
    padding: 127px 0 60px 98px;
    display: flex;
    justify-content: flex-end;
}
.mainVisual p {
    width: 24px;
    margin: 486px 78px 0 0;
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 1;
    -webkit-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.mainVisual .mainImg img {
    width: 100%;
}
#main .bgSec {
    margin-bottom: 104px;
    position: relative;
    background-color: #EDEDED;
}
#main .bgSec .sideTxt {
    position: absolute;
    right: -12px;
    top: 7px;
}
#main .bgSec .bgBox {
    margin: 0 auto 40px;
    max-width: 1200px;
    display: flex;
    align-items: center;
    padding: 0 11px 0 25px;
    background-color: #fff;
    transform: translateY(-20px);
    box-shadow: 24px 24px 44px rgba(0, 0, 0, 0.25), -5px -5px 30px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}
#main .bgSec .bgBox .photo {
    margin: 3px 41px 0 2px;
    width: 238px;
}
#main .bgSec .bgBox .txtBox {
    margin-top: 6px;
    flex: 1;
}
#main .bgSec .bgBox .txtBox p {
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 1.52;
}
#main .bgSec .bgBox .txtBox .ttl {
    margin-bottom: 9px;
    color: #0080C5;
    font-size: 3.1rem;
    line-height: 1.3;
}
#main .bgSec .bgBox .link {
    margin: -20px 0 -13px;
}

/*--------------------------------*/
/*リンクバナー*/
/*--------------------------------*/
.banner_all{
	display: flex;
	position: relative;
	justify-content: center;
}

.banner_wrap {
	display: flex;
}
.link {
	margin-left: -150px;
}

@media (max-width: 896px){
	.banner_all{
		display: block;
		justify-content: center;
	}
}

@media (max-width: 896px){
	.banner_wrap {
		display: flex;
		justify-content: center;
	}
}

@media (max-width: 896px){
	.link {
		margin-left: -150px;
		max-width: 150px;
	}
}

@media (max-width: 590px){
	.banner_wrap {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
}

@media (max-width: 590px){
	.link {
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		max-width: 180px;
		justify-content: center;
	}
}

@media (max-width: 360px){
	.link {
		margin-bottom: 30px;
		max-width: 100px;
		justify-content: center;
	}
}

#main .bgSec .about {
    margin-bottom: 70px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
#main .bgSec .about .photoBox {
    width: 61.5%;
    margin: 180px 0 0 -22%;
}
#main .bgSec .about .txtBox {
    padding: 30px 30px 45px 200px;
    width: 60.3%;
    position: relative;
    background-color: #fff;
    box-shadow: 24px 24px 44px rgba(0, 0, 0, 0.25), -5px -5px 30px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}
#main .bgSec .about .txtBox p {
    font-size: 2.1rem;
    line-height: 2.43;
    font-weight: 500;
}
#main .bgSec .about .txtBox p span {
    color: #0080C5;
    font-weight: bold;
}
#main .actions h2 {
    margin: 0 38px -63px 0;
    text-align: center;
}
#main .actions .bgList {
    margin: -55px 5px 0;
    transform: translateY(60px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
}
#main .actions .bgList li {
    margin: 55px 15px 0;
    padding: 40px 20px 20px;
    text-align: center;
    width: calc((100% - 90px)/3);
    background-color: #fff;
    box-shadow: 24px 24px 44px rgba(0, 0, 0, 0.25), -5px -5px 30px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}
#main .actions .bgList .logo {
    margin-bottom: 10px;
    height: 159px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#main .actions .bgList p {
    margin-bottom: 17px;
    line-height: 1.7;
}
#main .actions .bgList .btn a, #main .actions .bgList .btn span {
    margin: 0 auto;
    padding-bottom: 2px;
    width: 214px;
    height: 48px;
    font-size: 1.7rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #231815;
    box-sizing: border-box;
}
#main .recycle {
    margin: 0 20px 50px;
    text-align: center;
}
#main .btmSec {
    margin-bottom: 0 !important;
    padding: 62px 0 55px;
}
#main .btmSec .content {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1204px;
    display: flex;
    justify-content: space-between;
}
#main .btmSec .lBox {
    width: 46.3%;
}
#main .btmSec .lBox img {
    width: 100%;
}
#main .btmSec .rBox {
    width: 46.4%;
}
#main .btmSec .rBox .btn {
    margin-bottom: 38px;
}
#main .btmSec .rBox .btn a {
    width: 100%;
    height: 86px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0080C5;
    box-sizing: border-box;
}
#main .btmSec .rBox p {
    margin-bottom: 18px;
    font-weight: bold;
    line-height: 1.65;
}
#main .btmSec .rBox .ttl {
    display: inline-block;
    padding: 1px;
    min-width: 132px;
    font-size: 1.5rem;
    text-align: center;
    border: 1px solid #000;
    box-sizing: border-box;
}
#main .btmSec .rBox .ttl02 {
    margin-bottom: 10px;
}
#main .btmSec .rBox .last {
    margin-top: 30px;
    padding-top: 18px;
    font-size: 1.4rem;
    line-height: 2;
    border-top: 1px solid #000;
}
@media all and (-ms-high-contrast:none) {
    .mainVisual p {
        margin-left: 23px;
    }
}
@media all and (max-width: 1450px) {
    .mainVisual {
        align-items: flex-end;
    }
    .mainVisual p {
        margin-top: 0;
        font-size: 2vw;
    }
    #main .bgSec .about .txtBox {
        padding-left: 8%;
    }
}
@media all and (max-width: 1240px) {
    #main .bgSec .bgBox {
        margin: 0 20px 40px;
    }
    #main .bgSec .about .txtBox {
        padding-left: 30px;
    }
}
@media all and (max-width: 1150px) {
    #main .bgSec .bgBox .photo {
        margin-right: 2%;
    }
    #main .bgSec .bgBox .txtBox .ttl {
        font-size: 2.7vw;
    }
    #main .bgSec .bgBox .txtBox p {
        font-size: 1.6vw;
    }
    #main .bgSec .about .txtBox p {
        font-size: 1.6vw;
    }
}
@media all and (max-width: 896px) {
    .mainVisual {
        padding: 45px 0 60px 20px;
        align-items: flex-start;
    }
    .mainVisual p {
        height: 135px;
        width: 18px;
        margin: 95px 20px 0 0;
        font-size: 0.9rem;
    }
    #main .bgSec {
        margin-bottom: 55px;
    }
    #main .bgSec .sideTxt {
        right: -5px;
        top: 3px;
        width: 40px;
    }
    #main .bgSec .bgBox {
        margin-bottom: 30px;
        padding: 20px;
        display: block;
        box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.25), -5px -5px 15px rgba(0, 0, 0, 0.05);
    }
    #main .bgSec .bgBox .photo {
        margin: 0 auto 20px;
        width: 120px;
    }
    #main .bgSec .bgBox .txtBox {
        margin-top: 0;
    }
    #main .bgSec .bgBox .txtBox p {
        font-size: 1.7rem;
    }
    #main .bgSec .bgBox .txtBox .ttl {
        font-size: 2rem;
    }
    #main .bgSec .bgBox .link {
        margin: -10px -20px 0 auto;
        width: 100px;
    }
    #main .bgSec .about {
        margin-bottom: 45px;
        flex-wrap: wrap;
    }
    #main .bgSec .about .photoBox {
        width: 100%;
        margin: 0;
        order: 0;
    }
    #main .bgSec .about .txtBox {
        padding: 20px;
        width: 100%;
        order: 2;
        box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.25), -5px -5px 15px rgba(0, 0, 0, 0.05);
    }
    #main .bgSec .about .txtBox p {
        font-size: 1.5rem;
        line-height: 1.7;
    }
    #main .actions h2 {
        margin: 0 0 -30px;
    }
    #main .actions .bgList {
        margin-top: -30px;
        transform: translateY(30px);
        display: block;
    }
    #main .actions .bgList li {
        margin-top: 30px;
        padding: 20px;
        width: auto;
        box-shadow: 12px 12px 12px rgba(0, 0, 0, 0.25), -5px -5px 15px rgba(0, 0, 0, 0.05);
    }
    #main .actions .bgList p {
        line-height: 1.5;
    }
    #main .actions .bgList .btn a, #main .actions .bgList .btn span {
        height: 40px;
        font-size: 1.5rem;
    }
    #main .btmSec {
        padding: 30px 0;
    }
    #main .btmSec .content {
        display: block;
    }
    #main .btmSec .lBox {
        margin-bottom: 30px;
        width: auto;
    }
    #main .btmSec .rBox {
        width: auto;
    }
    #main .btmSec .rBox .btn {
        margin-bottom: 25px;
    }
    #main .btmSec .rBox .btn a {
        padding-bottom: 2px;
        height: 45px;
        font-size: 1.8rem;
    }
}
@media all and (min-width: 768px) and (max-width: 896px) {
    .mainVisual {
        padding-top: 74px;
    }
    .mainVisual p {
        height: auto;
        margin-left: 3px;
        margin-top: 180px;
        font-size: 1.6rem;
    }
}
@media all and (max-width: 359px) {
    #main .bgSec .bgBox .txtBox .ttl {
        font-size: 1.7rem;
    }
    #main .bgSec .bgBox .txtBox p {
        font-size: 1.5rem;
    }
}

/*--inview ※アニメーション部分※ ----------------------*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 5%);
  transition: 2s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_down {
  opacity: 0;
  transform: translate(0, -5%);
  transition: 2s;
}
.fadeIn_down.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_right {
  opacity: 0;
  transform: translate(5%, 0);
  transition: 2s;
}
.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_left {
  opacity: 0;
  transform: translate(-5%, 0);
  transition: 2s;
}
.fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
