@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.youaniBox img {
    max-width: 100%;
    vertical-align: top;
    height: auto;
}
.wrap {
    padding-top: 70px;
}
.mainImg {
    margin-bottom: 5%;
}
.mainImg .bigPhoto img {
    width: 100%;
}
.mainImg h2 {
    max-width: 1240px;
    margin: 0 auto 78px;
    padding: 0 20px;
}
.mainImg .inner {
    position: relative;
}
.mainImg .bigPhoto {
	padding:960px 0 0 0;
    height: 481px;
    background: url("../img/index/main_img.png") no-repeat center 0;
}

.mainImg .subInner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: top;
}
.mainImg .textImg {
    position: relative;
    z-index: 10;
    top: 200px;
	z-index:100;
}
.mainImg .sub {
    padding: 0 20px;
    width: 100%;
    max-width: 1367px;
    margin: 0 auto;
    position: relative;
}
.mainImg .photo01 {
    position: absolute;
    top: 177px;
    left: 20px;
	z-index:100;
}
.mainImg .photo02 {
    position: absolute;
    width: 500px;
    top: 177px;
    right: 0;
	z-index:100;
}

.mainImg .arrow01 {
    position: absolute;
    max-width: 1350px;
    margin: 0 auto;
    top: 132px;
    left: 0;
    right: 0;
}

.mainImg .finish {
    position: absolute;
    max-width: 2000px;
    margin: 0 auto;
    top: 370px;
    left: 0;
    right: 0;
	z-index:101;
}


.youaniBox .txt {
    text-align: center;
    font-size: 2.2rem;
    letter-spacing: 0.02em;
    line-height: 2.5;
    font-weight: bold;
	color:#fff;
}
.mainBox {
    max-width: 1200px;
    margin: 0 auto;
}
.final {
	width:1200px;
    margin: 0 auto 20px auto;
    padding-top: 15px;
    position: relative;
    z-index: 10;
	overflow:hidden;
}
.final .bg.show:after {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.final h2 {
    margin: 0 0 0 0;
	padding:0 0 15px 0;
    font-size: 18rem;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
    font-family: 'Arial-Black';
    letter-spacing: -0.04em;
}
.final .line {
    margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
	border-bottom:14px solid #333;
}
.final h3 {
    margin: 10px 0 0 0;
	padding:0 0 0 0;
    font-size: 300%;
    line-height: 1;
	text-align:right;
}


.final .infoUl {
    margin: 50px 0 0 0;
    display: flex;
    flex-wrap: wrap;
}
.final .infoUl li {
    margin: 0 50px 41px 0;
    width: 200px;
}
.final .infoUl .open_btn {
    display: block;
    transition: .3s ease;
    cursor: pointer;
}
.final .infoUl li:nth-child(5n) {
    margin-right: 0;
}
.final .infoUl li a {
    display: block;
}
.final .infoUl li a:hover {
    opacity: 0.7;
}
.final .infoUl li p {
    font-size: 18px;
    text-align: center;
    padding-top: 13px;
    font-weight: bold;
}



.sanka {
	width:1200px;
    margin: 80px auto 20px auto;
    padding-top: 15px;
    position: relative;
    z-index: 10;
	overflow:hidden;
}
.sanka .bg.show:after {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.sanka h2 {
    margin: 0 0 0 0;
	padding:0 0 15px 0;
    font-size: 5rem;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
    font-family: 'Arial-Black';
	vertical-align:bottom;
}
.sanka h2 span {
    font-size: 40%;
    line-height: 1;
	padding:0 0 0 30px;
}
.sanka .line {
    margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
	border-bottom:14px solid #333;
}
.sanka div.left {
	width:680px;
	margin: 50px 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.sanka div.right {
	width:520px;
	margin: 50px 0 0 0;
	padding:0 0 0 0;
	float:right;
}
.sanka ul {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
.sanka ul li{
	margin: 0 0 15px 0;
	padding:0 0 0 15px;
	border-left:5px solid #000;
    font-size: 100%;
	font-weight:bold;
    line-height: 1;
    letter-spacing: 1px;
}
.sanka p{
	margin: 0 0 0 0;
	padding:0 0 0 0;
    font-size: 100%;
	font-weight:bold;
    line-height: 1;
    text-align:right;
}




.dream {
    position: relative;
    width: 100%;
    padding: 184px 0 65px;
    position: relative;
    background: #fff;
}
.dream .bg {
    height: 1977px;
    position: absolute;
    top: -110px;
    left: 0;
    width: 100%;
    background: url("../img/index/bg07.png") no-repeat center top #fff;
}
.dream .bg:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.dream .arrow01 {
    position: absolute;
    max-width: 1761px;
    margin: 0 auto;
    top: 150px;
    left: 0;
    right: 0;
}

.dream .mainBox {
    width: 100%;
    position: relative;
    z-index: 100;
}
.dream h2 {
    margin: 200px 0 0 0;
	padding:0 0 20px 0;
    font-size: 18rem;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    font-family: 'Arial-Black';
    letter-spacing: -0.04em;
}
.dream .line {
    margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
	border-bottom:14px solid #fff;
}
.dream h3 {
    margin: 20px 0 0 0;
	padding:0 0 0 0;
    font-size: 300%;
    line-height: 1;
	text-align:right;
    color: white;
}
.dream .text {
    margin: 50px 0 120px 0;
    font-size: 123%;
    font-weight: bold;
    line-height: 2.33;
    color: white;
}
.flowBox {
    position: relative;
	height:217px;
    z-index: 20;
    background: url("../img/index/h_schdule.png") no-repeat center top;
}
.tabInner {
    margin-top: 170px;
}
.tabInner .bigPhoto {
    width: 1200px;
    position: relative;
    height: 670px;
}
.tabInner .bigPhoto img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tabInner .txtBox {
    padding: 65px 0 50px;
    box-sizing: border-box;
}
.tabInner .txtBox p {
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.85;
}
.tabBox {
    display: none;
}
.tabInner .txtBox .ttl {
    margin-bottom: 0.7em;
    font-size: 3.6rem;
    font-weight: bold;
}
.tabUl {
    width: 890px;
    margin:0 auto;
}

.tabUl li {
	display:inline-block;
    margin-bottom: 20px;
    width: 440px;
	text-align:center;
}
.tabUl li a {
    display: block;
}
.tabUl li a:hover {
    opacity: 0.7;
}
.tabUl li p {
    margin-top: 0.8em;
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
}




.slickBox {
    margin-bottom: 300px;
    padding: 181px 0 7px;
    position: relative;
}
.slickBox .bg {
    height: 870px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.slickBox .bg.on {
    width: 100%;
}
.slickBox .bg:before {
    width: 100%;
    height: 100%;
    background: url("../img/index/bg05.png") no-repeat center top;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}
.slickBox .bg:after {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
}
.slickBox .bg.show:after {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}


.slickBox h2 {
    max-width: 1341px;
    margin: -20px auto 0 auto;
    padding: 0 20px;
    position: relative;
    color: #000000;
}
.slickBox .fooUl {
    position: relative;
    max-width: 1247px;
    margin: 0 auto;
	top:30px;
}
.slick-dots {
    bottom: -130px;
    text-align: center;
    left: 0;
    position: absolute;
    width: 100%;
}
.slick-dots li {
	width: 18px;
	height: 18px;
    box-sizing: border-box;
    border: 3px solid #999999;
	border-radius: 100px;
    display: inline-block;
    float: none;
    margin: 0 21px;
	background-color: #fff;
}
.slick-dots li button {
	display: none;
}
.slick-dots li.slick-active {
	background-color: #999999;
}
.bannerUl {
    max-width: 1240px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

}
.bannerUl li {
    width: 44.4%;
    margin-top: 0;
    margin-bottom: 20px;
}
.bannerUl li a {
    padding: 15px 10px 21px 20px;
    display: block;
    font-size: 2.2rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
    position: relative;
    background: url("../img/index/img02.png") no-repeat left center, url("../img/index/img03.png") no-repeat right 25px center;
    background-size: 30px auto,34px auto;
    border: 1px solid #000000;
}
.bannerUl li .txtSpan {
    display: block;
    padding: 0 55px;
}
.bannerUl .liStyle a {
    background: url("../img/index/img02.png") no-repeat left center, url("../img/index/img04.png") no-repeat right 14px center;
    background-size: 30px auto,50px auto;
}
.bannerUl .liStyle2 a {
    background: url("../img/index/img02.png") no-repeat left center, url("../img/index/img05.png") no-repeat right 16px center;
    background-size: 30px auto,50px auto;
}
.bannerUl .liStyle3 a {
    background: url("../img/index/img02.png") no-repeat left center, url("../img/index/img06.png") no-repeat right 14px center;
    background-size: 30px auto,50px auto;
}

@media all and (-ms-high-contrast:none){
    .flowBox .txt03 {
        min-height: inherit;
        height: 120px;
    }
    .slickBox h2 .txtSpan {
        letter-spacing: -0.02em;
    }
}




@media all and (max-width: 896px) {
    .mainImg {
        margin-bottom: 24px;
        background: url("../img/index/sp_main_img.png") no-repeat center center;
        background-size: cover;
    }
    .mainImg .bigPhoto {
	padding:85vw 0 0 0;
        height: 65vw;
        background: none;
    }
    .mainImg .inner {
        height: 100%;
    }
    .mainImg .subInner {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: top;
    }
    .mainImg .textImg {
        max-width: 70%;
        margin: 0 auto;
        position: relative;
        z-index: 1;
        top: 18vw;
    }
    .mainImg .photo01 {
        width: 36.5%;
        top: 9vw;
        left: 1vw;
    }
    .mainImg .photo02 {
        top: 10vw;
        right: 0;
        width: 34%;
    }

    .mainImg .arrow01 {
        width: 92%;
        position: absolute;
        margin: 0 auto;
        top: 7vw;
        left: 0;
        right: 0;
    }

.mainImg .finish {
    position: absolute;
    max-width: 100%;
    margin: 0 auto;
    top: 42vw;
    left: 0;
    right: 0;
	z-index:101;
}

    .youaniBox .txt {
        width: 83%;
        margin: 0 auto 77px auto;
        font-size: 3.1vw;
        line-height: 2.3;
    }
    .final .bg {
        height: 474vw;
    }
    .final .bg::before {
        background-image: url("../img/index/sp_bg01.png");
    }
    .final {
		width:90%;
        margin: 0 auto 60px auto;
        padding: 0;
    }
	.final h2 {
	margin: 0 0 0 0;
	padding:0 0 15px 0;
    font-size: 18rem;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
    font-family: 'Arial-Black';
    letter-spacing: -0.04em;
}
   
.final h2 img{
    width:100%;
}
.final .line {
    margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
	border-bottom:7px solid #333;
}
.final h3 {
    margin: 10px 0 0 0;
	padding:0 0 0 0;
    font-size: 200%;
    line-height: 1;
	text-align:right;
}
    .final .infoUl {
    margin: 50px 0 0 0;
    }
    .final .infoUl li {
        margin: 0 0 20px;
        width: 29.8%;
    }
    .final .infoUl li:nth-child(3n-1) {
        margin-left: 5.3%;
        margin-right: 5.3%;
    }
    .final .infoUl li p {
        margin: 0 -5px;
        font-size: 1rem;
        padding-top: 6px;
    }







.sanka {
		width:90%;
        margin: 0 auto 60px auto;
        padding: 0;
}
.sanka .bg.show:after {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.sanka h2 {
		width:100%;
    margin: 0 0 0 0;
	padding:0 0 15px 0;
    font-size: 4rem;
    line-height: 1;
    color: #000000;
}
.sanka h2 span {
	display:block;
    font-size: 40%;
    line-height: 1;
	padding:30px 0 0 30px;
}
.sanka p.sp {
	width:100%;
    margin: 0 0 0 0;
	padding:15px 0 0 0;
    font-size: 1.4rem;
    line-height: 1;
    color: #000000;
	text-align:left;
}
.sanka .line {
    margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
	border-bottom:7px solid #333;
}
.sanka div.left {
	width:100%;
	margin: 30px 0 0 0;
	padding:0 0 0 0;
}
.sanka div.right {
	width:100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
.sanka ul {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
.sanka ul li{
	margin: 0 0 7px 0;
	padding:0 0 0 10px;
	border-left:3px solid #000;
    font-size: 3.5vw;
	font-weight:bold;
    line-height: 1.3;
		letter-spacing: -0.04em;
}
.sanka p{
	margin: 0 0 0 0;
	padding:0 0 0 0;
    font-size: 93%;
	font-weight:bold;
    line-height: 1;
    text-align:right;
}






    .dream {
		position: relative;
		width:100%;
		margin: 0 auto 0 auto;
		padding: 0 0 25vw 0;
    }
    .dream::after {
        display: none;
    }
    .dream .bg {
	top:-15vw;
	background:none;
    }
    .dream .bg::before {
        background: url("../img/index/sp_bg02.png") no-repeat center top;
        background-size: 100% auto;
    }

	.dream .arrow01 {
		position: absolute;
		width: 92%;
		margin: 0 auto;
		top: 0;
		left: 0;
		right: 0;
	}

	.dream .arrow01 img{
		width: 100%;
	}

    .dream h2 {
		width:90%;
		margin: 0 auto 0 auto;
		padding:12vw 0 15px 0;
		font-size: 18rem;
		line-height: 1;
		position: relative;
		display: flex;
		align-items: center;
		color: #000000;
		font-family: 'Arial-Black';
		letter-spacing: -0.04em;
	}
   
.dream h2 img{
    width:100%;
}
.dream .line {
    width:90%;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
	border-bottom:7px solid #fff;
}
.dream h3 {
    width:90%;
	margin: 10px auto 0 auto;
	padding:0 0 0 0;
    font-size: 200%;
    line-height: 1;
	text-align:right;
}
.dream .text {
        width: 70%;
        margin: 6vw 0 6vw 5%;
        font-size: 3.3vw;
        line-height: 2.5;
    color: white;
}

.flowBox {
    position: relative;
    width: 100%;
	height:50vw;
    z-index: 2;
    background: url("../img/index/sp_h_schdule.png") no-repeat center top;
        background-size: 100% auto;
}
    .flowUl li {
        font-size: 1.2rem;
        position: relative;
    }
    .flowUl li .num {
        font-size: 1.8rem;
    }
    .flowBox::after {
        height: 3px;
    }
    .flowBox p {
        padding-left: 0;
        min-width: 120px;
        min-height: 65px;
        font-size: 1.2rem;
        background-position: left top 35px;
        background-size: 62px auto;
        background-color: #fff;
    }
    .flowBox .pBox {
        width: 182px;
        right: 220.3%;
        bottom: 24px;
        padding: 2px 4px 47px 15px;
        background-image: url("../img/index/sp_bg05.png");
        background-size: 100% auto;
    }
    .flowBox .pBox p {
        font-size: 1.8rem;
    }
    .flowBox .pBox p small {
        right: 10px;
        font-size: 1.2rem;
        letter-spacing: 0.1em;
    }
    .flowBox .pBox::after {
        width: 100%;
        border-radius: 10px 10px 0 0;
        border-width: 1px;
    }
    .flowBox .pBox::before {
        width: 23px;
        height: 23px;
        right: -11px;
        bottom: -21px;
        border-width: 3px;
    }
    .flowBox .txt01 {
        left: 2%;
    }
    .flowBox .txt02 {
        left: -125%;
    }
    .flowBox .txt03 {
        left: auto;
        top: 11px;
        padding: 5px 5px 13px 0;
        right: 110%;
        min-width: 101px;
        min-height: 68px;
        box-sizing: border-box;
        background-image: url("../img/index/sp_bg04.png");
        background-size: 100% auto;
    }
    .flowBox .txt03 span {
        margin-left: -5px;
    }
    .flowBox .txt04 {

    }
    .tabInner {
        margin: 30px 0 0;
    }
    .tabInner .bigPhoto {
        width: 80%;
        margin: 0 auto;
        height: 54.1vw;
    }
    .tabInner .txtBox p {
        width: 80%;
        margin: 0 auto;
        font-size: 1.2rem;
        line-height: 2;
    }
    .tabInner .txtBox .ttl {
        margin-bottom: 2px;
        font-size: 1.8rem;
    }
    .tabInner .txtBox {
        margin: 0 -40px;
        min-height: auto;
        padding: 20px;
    }
    .tabUl {
    width: 90% !important;
	margin:0 auto 0 auto !important;
	display: flex;
	justify-content:space-between;
    }
    .tabUl li {
        width: 47%;
        margin: 0 !important;
    }
    .tabUl li p {
        font-size: 1.3rem;
        margin-top: 1.2em;
    }




.slickBox {
        margin: 0 0;
    padding: 0 7px 30vw 7px;
    position: relative;
	background:#fff;
	z-index:100;
}

.slickBox .bg {
    height: 78vw;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.slickBox .bg.on {
    width: 100%;
}
.slickBox .bg:before {
    width: 100%;
    height: 100%;
    background: url("../img/index/sp_bg06.png") no-repeat center top;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}
.slickBox .bg:after {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
}
.slickBox .bg.show:after {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

    .slickBox h2 {
        margin: 0;
        padding: 0 6%;
        position: relative;
        top: -5.6vw;
    }
.slickBox .fooUl {
    position: relative;
    margin: 0 3%;
        top: -8vw;
}
    .slickBox h2 .txtSpan {
        font-size: 3.2rem;
    }
    .slickBox h2 .txtSpan03 {
        margin-left: 30px;
    }
    .slickBox h2 .txtSpan02 {
        font-size: 1.1rem;
        width: 25px;
        height: 150px;
        letter-spacing: 0;
        right: auto;
        left: 220px;
        top: -40px;
    }
    .slickBox::after {
        height: 15px;
        bottom: 2px;
    }
    .slick-dots {
        bottom: -50px;
    }
    .slick-dots li {
        margin: 0 9px;
        width: 9px;
        height: 9px;
        border-width: 2px;
    }
    .slickBox .slick-list {
        padding: 0 20px 0 5px;
    }
    .bannerUl {
        margin: 0 0;
        padding: 0 50px 50px 50px;
        display: block;
	background:#fff;
    }
    .bannerUl li {
        margin-bottom: 20px;
        width: auto;
    }
    .bannerUl li a {
        padding: 9px 10px;
        font-size: 1.3rem;
        background-size: 15px auto, 17px auto;
        background-position: left center, right 12px center;
    }
    .bannerUl li .txtSpan {
        padding: 0 20px;
    }
    .bannerUl .liStyle a {
        background-size: 15px auto, 25px auto;
        background-position: left center, right 7px center;
    }
    .bannerUl .liStyle2 a {
        background-size: 15px auto, 25px auto;
        background-position: left center, right 7px center;
    }
    .bannerUl .liStyle3 a {
        background-size: 15px auto, 25px auto;
        background-position: left center, right 7px center;
    }
}

@media all and (min-width: 897px) {
    .final .infoUl .open_btn:hover {
        opacity: 0.7;
    }
    .bannerUl li a:hover {
        opacity: 1;
        color: white;
        background-image: url("../img/index/img02_over.png"), url("../img/index/img03_over.png");
        background-color: #000000;
    }
    .bannerUl .liStyle a:hover {
        background-image: url("../img/index/img02_over.png"), url("../img/index/img04_over.png");
    }
        .bannerUl .liStyle2 a:hover {
            background-image: url("../img/index/img02_over.png"), url("../img/index/img05_over.png");    }
            .bannerUl .liStyle3 a:hover {
                background-image: url("../img/index/img02_over.png"), url("../img/index/img06_over.png");    }

}

@media all and (max-width: 374px) {
    .dream .text{
        font-size: 1rem;
    }
    .dream h2 .txtSpan {
        font-size: 4rem;
    }

.sanka p.sp {
    font-size: 1.2rem;
}
    .tabInner .txtBox p {
        font-size: 1.1rem;
    }
    .slickBox h2 .txtSpan {
        font-size: 3.4rem;
    }
    .slickBox h2 .txtSpan02 {
        left: 200px;
    }
    .bannerUl {
        margin: 0 0;
    }
    .bannerUl li span{
        font-size: 93% !important;
    }
}
.boomOut {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transition: .5s;
}
.boomOut.on {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.boomOut .textWrap {
    opacity: 0;
}
.boomOut.on .textWrap {
    opacity: 1;
}
.boomOut .textWrap span {
    opacity: 0;
    transition: .5s;
}
.boomOut.on .textWrap span {
    opacity: 1;
}

@media all and (min-width: 375px) and (max-width: 896px) {
    .ios .slickBox h2 .txtSpan02 {
        left: 256px;
    }
}


.result {
	width:1200px;
    margin: 0 auto 50px auto;
    padding-top: 15px;
    position: relative;
    z-index: 10;
	overflow:hidden;
}
.result h2 {
    margin: 0 0 0 0;
	padding:0 0 15px 0;
    font-size: 18rem;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    color: #E60012;
    font-family: 'Arial-Black';
    letter-spacing: -0.04em;
}
.result .line {
    margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
	border-bottom:14px solid #333;
}
.result h3 {
    margin: 10px 0 0 0;
	padding:0 0 0 0;
    font-size: 300%;
    line-height: 1;
	text-align:right;
}



.result .graph {
    text-align: center;
}
.result .graph img {
}

.result .resultHead {
    position: relative;
    height: 300px;
}
.result .resultHead .txtSpan02 {
    position: absolute;
    top: 10px;
    font-size: 12rem;
    font-weight: 900;
    display: block;
    line-height: 1;
    color: #E60012;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
    letter-spacing: -8px;
    width: 120px
}

.result .resultHead .text {
    margin-bottom: 85px;
    font-size: 2.2rem;
    letter-spacing: 0.02em;
    line-height: 2.2;
    font-weight: bold;
    position: absolute;
    top: 50px;
    left: 170px;
}


@media all and (max-width: 896px) {


    .result {
		width:90%;
        margin: 0 auto 60px auto;
        padding: 0;
    }
	.result h2 {
    	margin: 0 0 0 0;
    	padding:0 0 15px 0;
        font-size: 18rem;
        line-height: 1;
        position: relative;
        display: flex;
        align-items: center;
        color: #000000;
        font-family: 'Arial-Black';
        letter-spacing: -0.04em;
    }
       
    .result h2 img{
        width:100%;
    }
    .result .line {
        margin: 0 auto 0 auto;
    	padding:0 0 0 0;
        position: relative;
        display: flex;
        align-items: center;
        color: #000000;
    	border-bottom:7px solid #333;
    }


    .result .resultHead {
        height: 200px;
    }
    .result .resultHead .txtSpan02 {
        font-size: 8rem;
        width: 80px

    }
    .result .resultHead .text {
        font-size: 1.3rem;
        line-height: 1.8;
        top: 15px;
        left: 100px;
    }
    .result .image01 {
        display: inline-block;
    }
    .result .image02 {
        display: inline-block;
        margin-top:20px;
    }

}



/** kokokara decision */
.decision {
    margin-bottom: 180px;
    padding-top: 0;
    position: relative;
    z-index: 0;/* TODO */
}
.decision .line {
    margin: 0 auto 0 auto;
	padding:0 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
	border-bottom:14px solid #333;
}

.decision .decisiodHead {
    position: relative;
    height: 300px;
}
.decision .decisiodHead .txtSpan02 {
    position: absolute;
    top: 10px;
    font-size: 12rem;
    font-weight: 900;
    display: block;
    line-height: 1;
    color: #E60012;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
    letter-spacing: -8px;
    width: 240px
}

.decision .decisiodHead .text {
    margin-bottom: 85px;
    font-size: 2.2rem;
    letter-spacing: 0.02em;
    line-height: 2.2;
    font-weight: bold;
    position: absolute;
    top: 50px;
    left: 290px;
}
.decision .mainBox {
}
.decision h2 {
    margin: 0 0 0 0;
	padding:0 0 15px 0;
    font-size: 18rem;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    color: #E60012;
    font-family: 'Arial-Black';
    letter-spacing: -0.04em;
}

.decisionDetail {
    padding: 20px 0;
}
.decisionDetail dl {
    display: flex;
    flex-wrap: wrap;
    font-family: 'Arial-Black';
    line-height: 1;
    max-width: 1200px;
    margin:0 auto;
    justify-content: space-between;
    align-items: center;
}

.decision .decisionDetailBox {
}
.decisionDetail dl dt {
    font-size: 4rem;
    padding: 3px 20px;
    font-weight:900;
    border-left: 15px solid #E60013;
    margin-left: 20px;
}

.decisionDetail dl dt.lh-10 {
    line-height:10rem;
}
.decisionDetail dl dd {
    padding-left: 45px;
    font-size: 3rem;
}

.decisionDetail dl dd label {
    display:inline-block;
    text-align: center;
    max-width: 120px;
    margin-left: 20px;
}

.decisionDetail dl dd label p {
    line-height:2.5rem;
    font-size: 2rem;
}

.decisionFinish {
    text-align: center;
}

.decisionDetail .open_btn {
    transition: .3s ease;
    cursor: pointer;
}
.decisionNoticeBox {
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    text-align: right;
}
.decisionDetail:nth-child(2n+1) {
    background-color:#D3D9ED;
}




@media all and (max-width: 896px) {


    .decision {
        margin-bottom: 20px;
    }
    .decision .line {
        margin: 0 auto 0 auto;
    	padding:0 0 0 0;
        position: relative;
        display: flex;
        align-items: center;
        color: #000000;
    	border-bottom:7px solid #333;
    }
    .decision .mainBox {
        padding: 20px;
    }
    
	.decision h2 {
    	margin: 0 0 0 0;
    	padding:0 0 15px 0;
        font-size: 18rem;
        line-height: 1;
        position: relative;
        display: flex;
        align-items: center;
        color: #000000;
        font-family: 'Arial-Black';
        letter-spacing: 0;
    }
    

    .decision .decisiodHead {
        height: 160px;
    }
    .decision .decisiodHead .txtSpan02 {
       font-size: 6rem;
        width: 120px;
       letter-spacing: 6px;
    }
    .decision .decisiodHead .text {
        font-size: 1.3rem;
        line-height: 1.8;
        top: 15px;
        left: 140px;
    }
    
    .decisionDetail {
        padding: 10px 5px;
    }

    .decisionDetail dl dt {
        font-size: 1.35rem;
        line-height: 1.5rem;
        padding: 3px 5px;
        border-left: 6px solid #E60013;
	    margin-left: 0;
	    padding-right:0;
    }

    .decisionDetail dl dt.lh-10 {
        line-height: 3rem;
    }
    .decisionDetail dl dd {
        padding-left: 0;
        font-size: 1.5rem;
    }

    .decisionDetail dl dd label {
        max-width: 50px;
        margin-left:0;
    }
    .decisionDetail dl dd label p {
        line-height: 1.5rem;
        font-size: 1rem;
    }
	
}


