@charset "utf-8";


/* scroll_up ｜ 下から上へ出現
---------------------------------*/
.scroll_up {
	transition: 0.9s ease-in-out;
	transform: translateY(30px);
	opacity: 0;
}
.scroll_up.is-inview {
	transform: translateY(0);
	opacity: 1.0;
}
.timing02 {transition-delay: .2s;}
.timing03 {transition-delay: .4s;}
.timing04 {transition-delay: .6s;}
.timing05 {transition-delay: .8s;}
.timing06 {transition-delay: .10s;}
.timing07 {transition-delay: .12s;}
.timing08 {transition-delay: .14s;}
.timing09 {transition-delay: .16s;}
.timing10 {transition-delay: .18s;}

/*	レイアウト
---------------------------------*/
html {
	font-size: 62.5%;
}
body {
	position: relative;
	margin: 0;
	padding: 0px 0 0;
	width: 100%;
	line-height: 1.8;
    color: #000000;

    font-family: "Zen Old Mincho", serif;
    font-weight: 700;

    font-family: "Roboto", serif;
    font-weight: 700;

    font-family: "Noto Sans JP", serif;
    font-weight: 900;
}
#wrapper {
	overflow: hidden;
}
.sponly {
    display: none;
}
.pconly {
    display: inline;
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:599px) {
    body {
        padding: 0px 0 0;
    }
    .sponly {
        display: inline;
    }
    .pconly {
        display: none;
    }
}

/*	フッター
---------------------------------*/
footer {
	padding-top: 0px;
	padding-bottom: 20px;
    background: #0C0000;
    text-align: center;
}
footer .contents-inr {
}

.ft-copyright {
	font-size: 10px;
    line-height: 1.6;
    letter-spacing: 1px;
    font-weight: 600;
    color: #ffffff;
}

@media screen and (max-width: 1279px) {
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 599px) {
    .btn-pagetop {
        width: 30px;
    }
}

/*	メインイメージ
---------------------------------*/
.main-img-otr {
	position: relative;
    margin: 0;
	padding: 0;
	width: 100%;
}
.main-img-inr {
	position: relative;
	margin: 0 0 0 0;
	width: 100%;
}
.main-img {
	position: relative;
	width: 100%;
    height: 755px;
	background: no-repeat center center / cover;
}
.main-img.img01 {
	background-image: url("../img/top/bg_main@2x.jpg");
}
.main-img.img02 {
	background-image: url("../img/top/img_main02.jpg");
}
.main-img.img03 {
	background-image: url("../img/top/img_main03.jpg");
}
.main-img.img04 {
	background-image: url("../img/top/img_main04.jpg");
}
.main-img.img05 {
	background-image: url("../img/top/img_main05.jpg");
}
.main-img.img06 {
	background-image: url("../img/top/img_main06.jpg");
}
.main-img.img07 {
	background-image: url("../img/top/img_main07.jpg");
}
.main-img.img08 {
	background-image: url("../img/top/img_main08.jpg");
}
.main-img.img09 {
	background-image: url("../img/top/img_main09.jpg");
}
.main-img.img10 {
	background-image: url("../img/top/img_main10.jpg");
}

.main-img-cap {
	position: absolute;
    top: 21%;
    left: 0px;
    width: 100%;
    text-align: left;
	z-index: 1001;
}
.main-img-cap img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.main-img-cap .ttl01 {
    line-height: 1;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.main-img-cap .ttl01 .span01 {
	font-size: 63px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
    text-shadow: 0px 6px 20px rgba(0,0,0,1);
}
.main-img-cap .ttl01 .span02 {
	font-size: 80px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
    text-shadow: 0px 6px 20px rgba(0,0,0,1);
}
.main-img-cap .ttl01 .span03 {
	font-size: 81px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
    text-shadow: 0px 6px 20px rgba(0,0,0,1);
}
.main-img-cap .ttl01 .span04 {
	font-size: 70px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
    text-shadow: 0px 6px 20px rgba(0,0,0,1);
}

.main-img-cap .ttl02 {
    margin-top: 10px;
    text-align: center;
	font-size: 36px;
    letter-spacing: 2px;
    font-weight: 700;
    line-height: 1.5;
    color: #ffffff;
    text-shadow: 0px 6px 20px rgba(0,0,0,1);
}

.main-img-cap .ttl03 {
    line-height: 1;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
}

.main-img-otr .bx-controls {
	display: none!important;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1100px) {
    .main-img-cap .ttl01 .span01 {
        font-size: 50px;
    }
    .main-img-cap .ttl01 .span02 {
        font-size: 68px;
    }
    .main-img-cap .ttl01 .span03 {
        font-size: 69px;
    }
    .main-img-cap .ttl01 .span04 {
        font-size: 57px;
    }
    .main-img-cap .ttl02 {
        margin-top: 10px;
        font-size: 28px;
    }
}

@media screen and (max-width: 959px) {
	.main-img-cap {
		top: 22%;
	}
    .main-img {
        height: 78vw;
    }
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 599px) {
	.main-img-cap {
		top: 23%;
		left: 1%;
		width: 99%;
	}
    .main-img {
        height: 76vw;
    }
    .main-img-cap .ttl01 .span01 {
        font-size: 20px;
    }
    .main-img-cap .ttl01 .span02 {
        font-size: 32px;
    }
    .main-img-cap .ttl01 .span03 {
        font-size: 33px;
    }
    .main-img-cap .ttl01 .span04 {
        font-size: 28px;
    }
    .main-img-cap .ttl02 {
        margin-top: 20px;
        font-size: 16px;
    }
}

/*	基本レイアウト
---------------------------------*/
.contents-inr {
	position: relative;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	max-width: 1260px;
}

@media screen and (max-width: 599px) {
    .contents-inr {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*	トップページ
---------------------------------*/
/* お問い合わせ */
.top-cta {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}
.top-cta::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #0C0000;
    z-index: -2;
}
.top-cta .contents-inr {
}
.top-cta .top-cta-box {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    padding: 25px 40px 25px 50px;
}
.top-cta .top-cta-box::before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	left: -10px;
	margin: 0;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	background: url("../img/top/bg_cta@2x.jpg") no-repeat center center;
	background-size: 100% 100%;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.16);
    z-index: -2;
}
.top-cta .top-cta-box::after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #F5F5F5;
    border: #6A4B10 2px solid;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.26);
    z-index: -1;
}
.top-cta .top-cta-box .top-cta__list {
}
.top-cta .top-cta-box .top-cta__list li {
    text-align: center;
}
.top-cta .top-cta-box .top-cta__list li:nth-of-type(1) {
    width: calc(100% - 420px);
    padding-right: 30px;
}
.top-cta .top-cta-box .top-cta__list li:nth-of-type(2) {
    border-left: #DCD2A5 1px solid;
    width: 420px;
    padding-left: 22px;
}
.top-cta .top-cta-box .top-cta__list h2 {
	font-size: 47px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
	    max-width: 565px;
}
.top-cta .top-cta-box .top-cta__list h2 span {
	font-size: 57px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
}
.top-cta .top-cta-box .top-cta__list .btn01 {
    width: 48.5%;
    margin-right: 3%;
}
.top-cta .top-cta-box .top-cta__list .btn01 a {
    display: block;
    width: 100%;
    height: 68px;
	background-image: url("../img/cmn/icon_btn.svg"), url("../img/top/bg_btn@3x.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 93% center, center center;
	background-size: 7px, 100% 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.top-cta .top-cta-box .top-cta__list .btn01 a span {
	display: inline-block;
    margin-top: 18px;
	padding: 0 0 2px 28px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 1px;
	background: url("../img/cmn/icon_mail.svg") no-repeat left center;
	background-size: 20px;
}
.top-cta .top-cta-box .top-cta__list .btn02 {
    width: 48.5%;
}
.top-cta .top-cta-box .top-cta__list .btn02 a {
    display: block;
    width: 100%;
    height: 68px;
	background-image: url("../img/cmn/icon_btn.svg"), url("../img/top/bg_btn@3x.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 93% center, center center;
	background-size: 7px, 100% 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.top-cta .top-cta-box .top-cta__list .btn02 a span {
	display: inline-block;
    margin-top: 18px;
	padding: 0 0 2px 26px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 1px;
	background: url("../img/cmn/icon_siryou.svg") no-repeat left center;
	background-size: 18px;
}
.top-cta .top-cta-box .top-cta__list .cta-tel {
    margin-top: 35px;
}
.top-cta .top-cta-box .top-cta__list .cta-tel a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.top-cta .top-cta-box .top-cta__list .cta-tel strong {
	display: inline-block;
	position: relative;
	padding: 0 0 0 43px;
    font-family: "Roboto", serif;
    font-weight: 700;
    font-size: 53px;
    line-height: 1;
    letter-spacing: 0px;
}
.top-cta .top-cta-box .top-cta__list .cta-tel strong::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	margin: 0;
	width: 41px;
	height: 41px;
	background: url("../img/cmn/icon_tel.svg") no-repeat center center;
	background-size: contain;
}
.top-cta .top-cta-box .top-cta__list p {
    margin-top: 15px;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 1px;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1100px) {
    .top-cta .top-cta-box .top-cta__list li:nth-of-type(1) {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 40px;
    }
    .top-cta .top-cta-box .top-cta__list li:nth-of-type(2) {
        border-top: #DCD2A5 1px solid;
        border-left: none;
        width: 100%;
        padding-left: 0px;
    }
	.top-cta .top-cta-box {
	    padding: 25px 30px 25px 30px;
	}
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
	.top-cta .top-cta-box .top-cta__list h2 {
	    margin-bottom: 10px;
	}
}

@media screen and (max-width: 599px) {
    .top-cta {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .top-cta .top-cta-box {
        margin-left: 5px;
        margin-right: 5px;
        padding: 10px 10px 10px 10px;
    }
    .top-cta .top-cta-box::before {
        top: -5px;
        left: -5px;
        width: calc(100% + 10px);
        height: calc(100% + 10px);
    }
    .top-cta .top-cta-box .top-cta__list li:nth-of-type(1) {
        padding-bottom: 10px;
    }
    .top-cta .top-cta-box .top-cta__list h2 {
        font-size: 17px;
        letter-spacing: 0px;
        line-height: 1.2;
        margin: 10px 5px 15px 10px;
    }
    .top-cta .top-cta-box .top-cta__list h2 span {
        font-size: 27px;
        letter-spacing: 0px;
        line-height: 1.2;
    }
    .top-cta .top-cta-box .top-cta__list .btn01 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
    }
    .top-cta .top-cta-box .top-cta__list .btn01 a {
        width: 100%;
        max-width: 280px;
        height: 50px;
        margin-left: auto;
        margin-right: auto;
        background-position: 95% center, center center;
    }
    .top-cta .top-cta-box .top-cta__list .btn01 a span {
        margin-top: 11px;
        font-size: 18px;
    }
    .top-cta .top-cta-box .top-cta__list .btn02 {
        width: 100%;
    }
    .top-cta .top-cta-box .top-cta__list .btn02 a {
        width: 100%;
        max-width: 280px;
        height: 50px;
        margin-left: auto;
        margin-right: auto;
        background-position: 95% center, center center;
    }
    .top-cta .top-cta-box .top-cta__list .btn02 a span {
        margin-top: 11px;
        font-size: 18px;
    }
    .top-cta .top-cta-box .top-cta__list .cta-tel {
        margin-top: 10px;
    }
    .top-cta .top-cta-box .top-cta__list .cta-tel strong {
        padding: 0 0 0 26px;
        font-size: 33px;
    }
    .top-cta .top-cta-box .top-cta__list .cta-tel strong::before {
        width: 26px;
        height: 26px;
    }
    .top-cta .top-cta-box .top-cta__list p {
        margin-top: 0px;
        font-size: 14px;
    }
}

/* 幻冬舎設立ヒストリー「闘争宣言」 */
.top-history {
    padding-top: 90px;
    padding-bottom: 50px;
    position: relative;
}
.top-history::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url("../img/top/bg_history@2x.jpg") no-repeat center center;
	background-size: cover;
    z-index: -2;
}
.top-history .contents-inr {
}
.top-history h2 {
    position: absolute;
    top: -10px;
    right: 30px;
    width: 173px;
}
.top-history p {
    padding-left: 10px;
    font-size: 23px;
    font-weight: 700;
    line-height: 0.8;
    letter-spacing: 3px;
    color: #ffffff;
    text-shadow: 0px 3px 6px rgba(0,0,0,0.76);
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    white-space: pre;
}
.top-history p span {
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: 0px 3px 6px rgba(0,0,0,0.76);
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1100px) {
    .top-history h2 {
        right: 30px;
        width: 110px;
    }
    .top-history p {
        padding-left: 0px;
        font-size: 18px;
    }
    .top-history p span {
        font-size: 18px;
    }
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
    .top-history {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .top-history::before {
        background: #333333 url("../img/top/bg_history@2x.jpg") no-repeat right top;
        background-size: 230%;
    }
    .top-history h2 {
        right: 10px;
        width: 80px;
    }
    .top-history p {
        padding-right: 80px;
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: 1px;
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        white-space: normal;
    }
    .top-history p span {
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: 3px;
    }
}

@media screen and (max-width: 599px) {
}

/* 見城徹 幻冬舍 代表取締役社長 */
.top-aisatu {
    padding-top: 70px;
    padding-bottom: 80px;
    position: relative;
}
.top-aisatu::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #D9D8D6;
    z-index: -2;
}
.top-aisatu .contents-inr {
}
.top-aisatu .top-aisatu-box {
    padding: 35px 32% 15px 50px;
	background: #ffffff url("../img/top/bg_aisatu@2x.jpg") no-repeat right bottom;
	background-size: auto 100%;
}
.top-aisatu .top-aisatu-box h2 {
	font-size: 38px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: #333333 2px solid;
}
.top-aisatu .top-aisatu-box h2 span {
    margin-left: 10px;
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.4;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
}
.top-aisatu .top-aisatu-box p {
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.6;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
}
.top-aisatu .top-aisatu-box .top-aisatu__list {
    margin-top: 40px;
}
.top-aisatu .top-aisatu-box .top-aisatu__list li {
    width: calc((100% - 54px) / 4);
    margin-right: 18px;
    margin-bottom: 18px;
    text-align: center;
}
.top-aisatu .top-aisatu-box .top-aisatu__list li:last-of-type {
    margin-right: 0px;
}
.top-aisatu .top-aisatu-box .top-aisatu__list li img {
    width: 100%;
    height: auto;
}
.top-aisatu .top-aisatu-box .top-aisatu__list li:nth-of-type(3) img {
    width: 98%;
    height: auto;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1100px) {
}

@media screen and (max-width: 959px) {
    .top-aisatu .top-aisatu-box {
        padding: 35px 30px 15px 30px;
        background: #ffffff url("../img/top/bg_aisatu@2x.jpg") no-repeat right bottom;
        background-size: 150%;
    }
    .top-aisatu .top-aisatu-box .top-aisatu__list {
        margin-top: 50px;
        margin-right: 50%;
    }
    .top-aisatu .top-aisatu-box .top-aisatu__list li {
        width: calc((100% - 18px) / 2);
    }
    .top-aisatu .top-aisatu-box .top-aisatu__list li:nth-of-type(2n) {
        margin-right: 0px;
    }
    .top-aisatu .top-aisatu-box .top-aisatu__list li:last-of-type {
        margin-right: 0px;
    }
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 599px) {
    .top-aisatu {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .top-aisatu .top-aisatu-box {
        padding: 15px 15px 5px 15px;
    }
    .top-aisatu .top-aisatu-box h2 {
        font-size: 30px;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    .top-aisatu .top-aisatu-box h2 span {
        margin-left: 10px;
        font-size: 14px;
    }
    .top-aisatu .top-aisatu-box p {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* ミリオンセラーを生み出す幻冬舍 */
.top-million {
    padding-bottom: 80px;
    text-align: center;
    position: relative;
}
.top-million::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #D9D8D6;
    z-index: -2;
}
.top-million .contents-inr {
    max-width: 1190px;
}
.top-million h2 {
    margin-bottom: 25px;
}
.top-million h3 {
    margin-bottom: 35px;
}
.top-million h3 span {
	font-size: 37px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
    padding: 0px 20px 0px 20px;
	background-image: url("../img/top/img_kakko01_left.svg"), url("../img/top/img_kakko01_right.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right bottom;
	background-size: 15px, 15px;
}
.top-million p {
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.7;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
}
.top-million .top-million__list {
    margin-top: 45px;
}
.top-million .top-million__list li {
    width: calc((100% - 90px) / 7);
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.top-million .top-million__list li:last-of-type {
    margin-right: 0px;
}
.top-million .top-million__list li img {
    width: 98%;
    height: auto;
}
.top-million .top-million__list li:nth-of-type(1) img {
    width: 100%;
    height: auto;
}
.top-million .top-million__list li:nth-of-type(2) img {
    width: 100%;
    height: auto;
}
.top-million .top-million__list li:nth-of-type(3) img {
    width: 97%;
    height: auto;
}
.top-million .top-million__list li:nth-of-type(7) img {
    width: 93%;
    height: auto;
}


@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1100px) {
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 599px) {
    .top-million {
        padding-bottom: 50px;
    }
    .top-million h2 {
        margin-bottom: 20px;
        margin-left: 10%;
        margin-right: 10%;
    }
    .top-million h3 {
        margin-bottom: 25px;
    }
    .top-million h3 span {
        font-size: 26px;
        padding: 0px 15px 0px 15px;
        background-size: 10px, 10px;
    }
    .top-million p {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 1.7;
        text-align: left;
    }
    .top-million .top-million__list {
        margin-top: 30px;
    }
    .top-million .top-million__list li {
        width: calc((100% - 30px) / 4);
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .top-million .top-million__list li:nth-of-type(4n) {
        margin-right: 0px;
    }
    .top-million .top-million__list li:last-of-type {
        margin-right: 0px;
    }
}

/* 幻冬舎ルネッサンスは、幻冬舎のDNAを受け継いだ自費出版ブランド */
.top-brand {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
    position: relative;
}
.top-brand::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url("../img/top/bg_brand@2x.jpg") no-repeat center center;
	background-size: cover;
    z-index: -2;
}
.top-brand .contents-inr {
}
.top-brand h2 {
	font-size: 39px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
}
.top-brand h2 span {
	font-size: 52px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1100px) {
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 599px) {
    .top-brand {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .top-brand h2 {
        font-size: 19px;
        letter-spacing: 1px;
        line-height: 1.5;
    }
    .top-brand h2 span {
        font-size: 26px;
        letter-spacing: 1px;
        line-height: 1.5;
    }
}

/* 実際に出版された方々の声 */
.top-voice {
    padding-top: 105px;
    padding-bottom: 115px;
    text-align: center;
    position: relative;
}
.top-voice::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #E2E2E2;
    z-index: -2;
}
.top-voice .contents-inr {
    max-width: 1130px;
}
.top-voice h2 {
    margin-bottom: 70px;
}
.top-voice h2 span {
	font-size: 53px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
    color: #333333;
    padding: 0px 25px 5px 25px;
	background-image: url("../img/top/img_kakko02_left.svg"), url("../img/top/img_kakko02_right.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right bottom;
	background-size: 20px, 20px;
}
.top-voice .top-voice__list {
    background: #ffffff;
    padding: 70px 40px 70px 70px;
}
.top-voice .top-voice__list li {
    width: 44%;
    margin-right: 8.5%;
}
.top-voice .top-voice__list li:last-of-type {
    width: 47.5%;
    margin-right: 0;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1180px) {
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
    .top-voice .top-voice__list li {
        width: 100%;
        margin-right: 0;
    }
    .top-voice .top-voice__list li:last-of-type {
        width: 100%;
        margin-top: 100px;
        margin-right: 0;
    }
}

@media screen and (max-width: 599px) {
    .top-voice {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .top-voice h2 {
        margin-bottom: 30px;
    }
    .top-voice h2 span {
        font-size: 24px;
        letter-spacing: 0px;
        line-height: 1.4;
        padding: 0px 15px 2px 15px;
        background-size: 10px, 10px;
    }
    .top-voice .top-voice__list {
        padding: 30px 30px 30px 30px;
    }
    .top-voice .top-voice__list li:last-of-type {
        margin-top: 50px;
    }
}

/* 幻冬舎ルネッサンスの強み */
.top-strong {
    padding-top: 85px;
    padding-bottom: 20px;
    position: relative;
}
.top-strong::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #D9D8D6;
    z-index: -2;
}
.top-strong .contents-inr {
}
.top-strong h2 {
    margin-bottom: 50px;
	font-size: 54px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
    text-align: center;
}
.top-strong h2 span {
	font-size: 44px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
}
.top-strong .top-strong-box {
    background: #ffffff;
    margin-bottom: 50px;
    padding: 0px 0px 50px 0px;
    position: relative;
}
.top-strong .top-strong-box .img-strong01 {
    position: absolute;
    bottom: 0px;
    right: 10px;
    width: 29%;
    height: auto;
}
.top-strong .top-strong-box .no {
    position: absolute;
    top: -10px;
    left: 50px;
    width: 114px;
    height: 114px;
	background: url("../img/top/bg_strong_no@3x.png") no-repeat center center;
	background-size: contain;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.26);
    text-align: center;
	font-size: 21px;
    letter-spacing: 1.1px;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 16px;
    color: #ffffff;
}
.top-strong .top-strong-box .no span {
    display: block;
	font-size: 57px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1;
    font-family: "Roboto", serif;
    color: #ffffff;
}
.top-strong .top-strong-box h3 {
	background: #333333;
	font-size: 40px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
    color: #ffffff;
    padding: 26px 230px 26px 195px;
}
.top-strong .top-strong-box h3 span {
	font-size: 52px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.4;
    color: #ffffff;
}
.top-strong .top-strong-box p {
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.7;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    padding: 45px 70px 0px 50px;
}
.top-strong .top-strong-box p.p01 {
    padding: 45px 28% 0px 50px;
}
.top-strong .top-strong-box .top-strong__list01 {
    margin: 30px 50px 0px 50px;
}
.top-strong .top-strong-box .top-strong__list01 li {
    width: calc((100% - 66px) / 7);
    margin-right: 11px;
    margin-bottom: 5px;
    text-align: center;
}
.top-strong .top-strong-box .top-strong__list01 li:last-of-type {
    margin-right: 0px;
}
.top-strong .top-strong-box .top-strong__list01 li img {
    width: 96.3%;
    height: auto;
}
.top-strong .top-strong-box .top-strong__list01 li:nth-of-type(2) img {
    width: 100%;
    height: auto;
}
.top-strong .top-strong-box .top-strong__list01 li:nth-of-type(3) img {
    width: 88%;
    height: auto;
}
.top-strong .top-strong-box .top-strong__list02 {
    margin: 40px 50px 0px 50px;
}
.top-strong .top-strong-box .top-strong__list02 li {
    width: 50%;
}
.top-strong .top-strong-box .top-strong__list02 li:last-of-type {
}
.top-strong .top-strong-box .top-strong__list02 li img {
}
.top-strong .top-strong-box .top-strong__list02 li p {
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.7;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    padding: 80px 0px 0px 25px;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1180px) {
}

@media screen and (max-width: 959px) {
    .top-strong .top-strong-box h3 {
        padding: 26px 30px 26px 195px;
    }
    .top-strong .top-strong-box .top-strong__list02 li p {
        padding: 0px 0px 0px 20px;
    }
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 599px) {
    .top-strong {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .top-strong h2 {
        margin-bottom: 40px;
        font-size: 30px;
        letter-spacing: 0px;
    }
    .top-strong h2 span {
        font-size: 24px;
        letter-spacing: 0px;
    }
    .top-strong .top-strong-box {
        margin-bottom: 30px;
        padding: 0px 0px 15px 0px;
    }
    .top-strong .top-strong-box .img-strong01 {
        right: 2px;
        top: -8px;
        bottom: auto;
        width: 60px;
        height: auto;
    }
    .top-strong .top-strong-box .no {
        top: -10px;
        left: 10px;
        width: 50px;
        height: 50px;
        font-size: 12px;
        padding-top: 7px;
    }
    .top-strong .top-strong-box .no span {
        font-size: 24px;
    }
    .top-strong .top-strong-box h3 {
        font-size: 16px;
        letter-spacing: 0px;
        padding: 10px 10px 10px 70px;
    }
    .top-strong .top-strong-box h3 span {
        font-size: 24px;
        letter-spacing: 0px;
    }
    .top-strong .top-strong-box p {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 1.7;
        padding: 20px 15px 0px 15px;
    }
    .top-strong .top-strong-box p.p01 {
        padding: 20px 15px 5px 15px;
    }
    .top-strong .top-strong-box .top-strong__list01 {
        margin: 20px 15px 5px 15px;
    }
    .top-strong .top-strong-box .top-strong__list01 li {
        width: calc((100% - 30px) / 4);
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .top-strong .top-strong-box .top-strong__list01 li:nth-of-type(4n) {
        margin-right: 0px;
    }
    .top-strong .top-strong-box .top-strong__list01 li:last-of-type {
        margin-right: 0px;
    }
    .top-strong .top-strong-box .top-strong__list02 {
        margin: 20px 15px 5px 15px;
    }
    .top-strong .top-strong-box .top-strong__list02 li {
        width: 100%;
    }
    .top-strong .top-strong-box .top-strong__list02 li p {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 1.7;
        padding: 20px 0px 0px 0px;
    }
}

/* 本気でサポートできるチーム編成 */
.top-team {
    padding-top: 60px;
    padding-bottom: 70px;
    text-align: center;
    position: relative;
}
.top-team::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: url("../img/top/bg_team@2x.jpg") no-repeat center top;
	background-size: cover;
    z-index: -2;
}
.top-team .contents-inr {
    max-width: 1070px;
}
.top-team h2 {
    margin-bottom: 35px;
	font-size: 50px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
}
.top-team h2 span {
	font-size: 66px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.5;
    color: #ffffff;
}
.top-team .top-team-box {
    background: #ffffff;
    padding: 40px 50px 50px 50px;
}
.top-team .top-team-box h3 {
    margin-bottom: 45px;
	font-size: 47px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1.5;
}
.top-team .top-team-box p {
    margin-top: 45px;
	font-size: 41px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.7;
}
.top-team .top-team-box p .span01 {
	font-size: 41px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.7;
    color: #A42415;
}
.top-team .top-team-box p .span02 {
	font-size: 41px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.7;
    position: relative;
}
.top-team .top-team-box p .span02::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	margin: 0;
	width: 93%;
	height: 1px;
	background: #000000;
}
.top-team .top-team-box p .span03 {
	font-size: 50px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 1.7;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1100px) {
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
    .top-team .top-team-box p {
        font-size: 32px;
    }
    .top-team .top-team-box p .span01 {
        font-size: 32px;
    }
    .top-team .top-team-box p .span02 {
        font-size: 32px;
    }
    .top-team .top-team-box p .span03 {
        font-size: 38px;
    }
}

@media screen and (max-width: 599px) {
    .top-team {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .top-team h2 {
        margin-bottom: 25px;
        font-size: 26px;
        letter-spacing: 0px;
        line-height: 1.5;
    }
    .top-team h2 span {
        font-size: 30px;
        letter-spacing: 0px;
        line-height: 1.5;
    }
    .top-team .top-team-box {
        background: #ffffff;
        padding: 15px 10px 15px 10px;
    }
    .top-team .top-team-box h3 {
        margin-bottom: 20px;
        font-size: 24px;
        letter-spacing: 1px;
    }
    .top-team .top-team-box p {
        margin-top: 15px;
        font-size: 20px;
        letter-spacing: 0px;
        font-weight: 900;
        line-height: 1.7;
    }
    .top-team .top-team-box p .span01 {
        font-size: 20px;
        letter-spacing: 0px;
        font-weight: 900;
        line-height: 1.7;
        color: #A42415;
    }
    .top-team .top-team-box p .span02 {
        font-size: 20px;
        letter-spacing: 0px;
        font-weight: 900;
        line-height: 1.7;
    }
    .top-team .top-team-box p .span02::before {
        bottom: -2px;
        width: 95%;
    }
    .top-team .top-team-box p .span03 {
        font-size: 30px;
        letter-spacing: 0px;
        font-weight: 900;
        line-height: 1.7;
    }
}

/* おかげさまで */
.top-okagesama {
    padding-top: 70px;
    position: relative;
}
.top-okagesama::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #0C0000 url("../img/top/bg_okagesama@2x.jpg") no-repeat center top;
	background-size: cover;
    z-index: -2;
}
.top-okagesama .contents-inr {
}
.top-okagesama .top-okagesama__list {
    max-width: 1070px;
    margin: 0px auto 50px auto;
}
.top-okagesama .top-okagesama__list li {
}
.top-okagesama .top-okagesama__list li:nth-of-type(1) {
    width: 520px;
    text-align: center;
	background-image: url("../img/top/ttl_okagesama_left.svg"), url("../img/top/ttl_okagesama_right.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: 7% center, 93% center;
	background-size: 84px, 84px;
    padding: 10px 10px 10px 10px;
}
.top-okagesama .top-okagesama__list li:nth-of-type(2) {
    width: calc(100% - 520px);
    text-align: left;
    padding-left: 5px;
    padding-top: 60px;
}
.top-okagesama .top-okagesama__list li h2 {
	font-size: 23px;
    letter-spacing: 1.5px;
    line-height: 1.4;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}
.top-okagesama .top-okagesama__list li h3 {
	font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 900;
    color: #000000;
    background: #ffffff;
    max-width: 245px;
    margin: 0 auto 5px auto;
    padding: 1px 0 2px 0;
}
.top-okagesama .top-okagesama__list li h4 {
	font-size: 115px;
    letter-spacing: 1px;
    line-height: 1;
    color: #ffffff;
    font-family: "Roboto", serif;
    font-weight: 700;
}
.top-okagesama .top-okagesama__list li h4 span {
	font-size: 82px;
    letter-spacing: 1px;
    line-height: 1;
    color: #ffffff;
    font-family: "Roboto", serif;
    font-weight: 700;
}
.top-okagesama .top-okagesama__list li h5 {
    margin-top: -5px;
	font-size: 42px;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 900;
    color: #ffffff;
}
.top-okagesama .top-okagesama__list li p {
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.8;
    font-family: "Zen Old Mincho", serif;
    font-weight: 600;
    color: #ffffff;
}
.top-okagesama .top-okagesama__list li p span {
	font-size: 12px;
    letter-spacing: 0px;
    line-height: 1.8;
    font-family: "Zen Old Mincho", serif;
    font-weight: 600;
    color: #ffffff;
}
.top-okagesama .top-okagesama-slider {
    width: 100%;
    margin-bottom: 80px;
    overflow: hidden;
}
.top-okagesama .top-okagesama-slider .infiniteslide {
}
.top-okagesama .top-okagesama-slider .infiniteslide li {
    margin-right: 30px;
}
.top-okagesama .top-okagesama-slider .infiniteslide li img {
    width: 120px;
    height: auto;
}
.top-okagesama .top-okagesama-slider .infiniteslide li:nth-of-type(2) img {
    width: 120px;
    height: auto;
}
.top-okagesama .top-okagesama-box {
    padding: 40px 40px 45px 40px;
    background: #ffffff;
    border: #333333 2px solid;
}
.top-okagesama .top-okagesama-box h2 {
	font-size: 42px;
    letter-spacing: 1.5px;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 25px;
    text-align: center;
}
.top-okagesama .top-okagesama-box p {
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.8;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1180px) {
}

@media screen and (max-width: 959px) {
    .top-okagesama .top-okagesama__list li:nth-of-type(2) {
        padding-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    .top-okagesama .top-okagesama__list li:nth-of-type(1) {
        width: 520px;
        text-align: center;
        background-image: url("../img/top/ttl_okagesama_left.svg"), url("../img/top/ttl_okagesama_right.svg");
        background-repeat: no-repeat, no-repeat;
        background-position: 7% center, 93% center;
        background-size: 84px, 84px;
        padding: 10px 10px 10px 10px;
    }
    .top-okagesama .top-okagesama__list li:nth-of-type(2) {
        width: 100%;
        text-align: left;
        padding-left: 0px;
        padding-top: 30px;
    }
}

@media screen and (max-width: 599px) {
    .top-okagesama {
        padding-top: 40px;
    }
    .top-okagesama .top-okagesama__list {
        margin: 0px auto 40px auto;
    }
    .top-okagesama .top-okagesama__list li:nth-of-type(1) {
        width: 100%;
        background-position: 0% center, 100% center;
        background-size: 50px, 50px;
        padding: 0px 20px 0px 20px;
    }
    .top-okagesama .top-okagesama__list li:nth-of-type(2) {
        padding-top: 20px;
    }
    .top-okagesama .top-okagesama__list li h2 {
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 1.4;
        font-weight: 700;
        color: #ffffff;
        margin-bottom: 5px;
    }
    .top-okagesama .top-okagesama__list li h3 {
        font-size: 26px;
        letter-spacing: 1px;
        line-height: 1.2;
        font-weight: 900;
        color: #000000;
        background: #ffffff;
        max-width: 180px;
        margin: 0 auto 2px auto;
        padding: 2px 0 2px 0;
    }
    .top-okagesama .top-okagesama__list li h4 {
        font-size: 78px;
        letter-spacing: 1px;
        line-height: 1;
        color: #ffffff;
        font-family: "Roboto", serif;
        font-weight: 700;
    }
    .top-okagesama .top-okagesama__list li h4 span {
        font-size: 60px;
        letter-spacing: 1px;
        line-height: 1;
        color: #ffffff;
        font-family: "Roboto", serif;
        font-weight: 700;
    }
    .top-okagesama .top-okagesama__list li h5 {
        margin-top: -5px;
        font-size: 26px;
        letter-spacing: 1px;
        line-height: 1.2;
        font-weight: 900;
        color: #ffffff;
    }
    .top-okagesama .top-okagesama__list li p {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 1.7;
        font-family: "Zen Old Mincho", serif;
        font-weight: 600;
        color: #ffffff;
    }
    .top-okagesama .top-okagesama__list li p span {
        font-size: 11px;
        letter-spacing: 0px;
        line-height: 1.7;
        font-family: "Zen Old Mincho", serif;
        font-weight: 600;
        color: #ffffff;
    }
    .top-okagesama .top-okagesama-slider {
        margin-bottom: 40px;
    }
    .top-okagesama .top-okagesama-slider .infiniteslide li {
        margin-right: 15px;
    }
	.top-okagesama .top-okagesama-slider .infiniteslide li img {
	    width: 80px;
	    height: auto;
	}
	.top-okagesama .top-okagesama-slider .infiniteslide li:nth-of-type(2) img {
	    width: 80px;
	    height: auto;
	}
    .top-okagesama .top-okagesama-box {
        padding: 20px 15px 25px 15px;
    }
    .top-okagesama .top-okagesama-box h2 {
        font-size: 28px;
        letter-spacing: 1px;
        font-weight: 900;
        margin-bottom: 15px;
    }
    .top-okagesama .top-okagesama-box p {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 1.7;
    }
}

/* 著者インタビュー */
.top-interview {
    padding-top: 70px;
    padding-bottom: 80px;
    text-align: center;
    position: relative;
}
.top-interview::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #EDEDED;
    z-index: -2;
}
.top-interview .contents-inr {
}
.top-interview h2 {
	font-size: 49px;
    line-height: 1.4;
    font-weight: 900;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}
.top-interview p {
	font-size: 18px;
    letter-spacing: 0px;
    line-height: 1.8;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
}
.top-interview .top-interview-box {
    padding: 70px 40px 70px 40px;
    background: #ffffff;
    border: #000000 2px solid;
}
.top-interview .top-interview-box .ttl01 {
	font-size: 37px;
    letter-spacing: 1.5px;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 15px;
}
.top-interview .top-interview-box .ttl02 {
	font-size: 30px;
    letter-spacing: 1.5px;
    line-height: 1.6;
    font-weight: 900;
    margin-bottom: 25px;
}
.top-interview .top-interview-box .ttl03 {
	font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 60px;
}
.top-interview .top-interview-box .ttl03 .span01 {
	font-size: 21px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 900;
}
.top-interview .top-interview-box .ttl03 .span02 {
	font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 900;
}
.top-interview .top-interview-box p {
	font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.75;
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    text-align: left;
}
.top-interview .top-interview-box .ttl04 {
    margin-bottom: 30px;
    text-align: center;
    overflow: hidden;
}
.top-interview .top-interview-box .ttl04 span {
	font-size: 28px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 900;
    position: relative;
}
.top-interview .top-interview-box .ttl04 span::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 115%;
	margin: 0;
	width: 600px;
	height: 2px;
	background: #000000;
}
.top-interview .top-interview-box .ttl04 span::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 115%;
	margin: 0;
	width: 600px;
	height: 2px;
	background: #000000;
}
.top-interview .top-interview-box .ttl05 {
    margin-top: 10px;
	font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.4;
    font-weight: 900;
}
.top-interview .top-interview-box .ttl06 {
	font-size: 30px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 35px;
}
.top-interview .top-interview-box .ttl06 span {
    font-weight: 300;
}
.top-interview .top-interview-box .top-interview__list {
    margin-top: 40px;
    margin-bottom: 60px;
}
.top-interview .top-interview-box .top-interview__list li {
    width: 12%;
    text-align: center;
}
.top-interview .top-interview-box .top-interview__list li:nth-of-type(2n) {
    width: 36%;
    text-align: left;
    padding-left: 15px;
    margin-right: 4%;
}
.top-interview .top-interview-box .top-interview__list li:nth-of-type(4n) {
    margin-right: 0;
}
.top-interview .top-interview-box .top-interview__list li p {
	font-size: 15px;
    line-height: 1.8;
}

@media screen and (max-width:1920px) {
}

@media screen and (max-width:1279px) {
}

@media screen and (max-width:1180px) {
}

@media screen and (max-width: 959px) {
    .top-interview .top-interview-box .top-interview__list li {
        width: 25%;
        margin-bottom: 30px;
    }
    .top-interview .top-interview-box .top-interview__list li:nth-of-type(2n) {
        width: 75%;
        padding-left: 20px;
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 599px) {
    .top-interview {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .top-interview h2 {
        font-size: 30px;
        line-height: 1.4;
        letter-spacing: 0px;
        margin-bottom: 30px;
    }
    .top-interview p {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 1.7;
    }
    .top-interview .top-interview-box {
        padding: 20px 15px 20px 15px;
    }
    .top-interview .top-interview-box .ttl01 {
        font-size: 24px;
        letter-spacing: 1.5px;
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .top-interview .top-interview-box .ttl02 {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 1.6;
        font-weight: 900;
        margin-bottom: 25px;
        text-align: left;
    }
    .top-interview .top-interview-box .ttl03 {
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 1.4;
        font-weight: 900;
        margin-bottom: 30px;
    }
    .top-interview .top-interview-box .ttl03 .span01 {
        font-size: 17px;
        letter-spacing: 1px;
        line-height: 1.4;
        font-weight: 900;
    }
    .top-interview .top-interview-box .ttl03 .span02 {
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 1.4;
        font-weight: 900;
    }
    .top-interview .top-interview-box p {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 1.7;
    }
    .top-interview .top-interview-box .ttl04 {
        margin-bottom: 20px;
    }
    .top-interview .top-interview-box .ttl04 span {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .top-interview .top-interview-box .ttl05 {
        margin-top: 10px;
        font-size: 12px;
        letter-spacing: 0px;
    }
    .top-interview .top-interview-box .ttl06 {
        font-size: 20px;
        letter-spacing: 1px;
        margin-bottom: 20px;
        text-align: left;
    }
    .top-interview .top-interview-box .top-interview__list {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .top-interview .top-interview-box .top-interview__list li {
        width: 25%;
    }
    .top-interview .top-interview-box .top-interview__list li:nth-of-type(2n) {
        width: 75%;
        padding-left: 15px;
    }
    .top-interview .top-interview-box .top-interview__list li p {
        font-size: 13px;
        line-height: 1.7;
    }
}

