footer {
    margin-top: 0;
}

#page_ttl_wrap .ttl_wrap h1 span.fAbc {
    font-size: 8.7rem;
}

#page_ttl_wrap .ttl_wrap {
    bottom: 14rem;
}

@media screen and (max-width: 768px) {
footer {
    margin-top: 0;
}
	
#page_ttl_wrap .ttl_wrap h1 span.fAbc {
    font-size: 3.5rem;
}
	
#page_ttl_wrap .ttl_wrap {
	bottom: 0;
}
}


/* #page_ttl_wrap.single
----------------------------------------- */
#page_ttl_wrap.single .page_ttl {
    height: 100rem;
}
#page_ttl_wrap.single .ttl_wrap h1 {
    margin-bottom: 5rem;
}
#page_ttl_wrap.single .ttl_wrap h1 .number {
    font-size: 7.0rem;
    letter-spacing: 0.03em;
    line-height: 1;
    white-space: nowrap;
    display: flex;
	color: #FFFFFF;
    align-items: center;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap h1 .number span {
    color: #0068b7;
	font-size: 9.0rem;
    margin-left: 2.0rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap h1 .number::before {
    content: "";
    display: block;
    width: -webkit-calc(152 / 1920 * 100%);
    width: calc(152 / 1920 * 100%);
    height: 0.3rem;
    background-color: #FFFFFF;
    margin-right: 3.5rem;
}

#page_ttl_wrap.single .ttl_wrap h1 .textCopy {
    margin-top: 7.0rem;
	padding-left: -webkit-calc(152 / 1920 * 100%);
	padding-left: calc(152 / 1920 * 100%);
	margin-left: 3.5rem;
}
#page_ttl_wrap.single .ttl_wrap h1 .textCopy span {
    text-align: left;
    font-size: 3.2rem;
    letter-spacing: 0.03em;
    line-height: 1.72;
	font-weight: 700;
	color: #FFFFFF;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}

#page_ttl_wrap.single .ttl_wrap .nameBox {
    text-align: left;
    margin-top: 5rem;
	padding-left: -webkit-calc(152 / 1920 * 100%);
	padding-left: calc(152 / 1920 * 100%);
	margin-left: 3.5rem;
	color: #FFFFFF;
}
#page_ttl_wrap.single .ttl_wrap .nameBox .name {
    font-size: 5.5rem;
    letter-spacing: 0.055em;
    line-height: 1;
	font-weight: 600;
	margin-bottom: 3rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap .nameBox .cat {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.75;
	font-weight: 700;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap .nameBox .year {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.75;
	font-weight: 700;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap .nameBox .licence {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.75;
	font-weight: 700;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}


@media screen and (max-width: 768px) {
#page_ttl_wrap.single .page_ttl {
    height: auto;
    padding-top: 9rem;
	padding-bottom: 9rem;
}
	
#page_ttl_wrap.single .ttl_wrap {
    margin-top: 1rem;
}
#page_ttl_wrap.single .ttl_wrap h1 {
    margin-bottom: 0;
}
#page_ttl_wrap.single .ttl_wrap h1 .number {
    font-size: 3.0rem;
    letter-spacing: 0.03em;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap h1 .number span {
	font-size: 4.0rem;
    margin-left: 1.0rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap h1 .number::before {
    content: "";
    display: block;
    width: 2.3rem;
    height: 0.2rem;
    background-color: #FFFFFF;
	margin-right: 0.7rem;
}
	
#page_ttl_wrap.single .img_wrap {
    height: 30rem;
    margin-top: 3.0rem;
}

#page_ttl_wrap.single .ttl_wrap h1 .textCopy {
    margin-top: 3.0rem;
	padding-left: 0;
    margin-left: 3rem;
}
#page_ttl_wrap.single .ttl_wrap h1 .textCopy span {
    font-size: 1.8rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
	
#page_ttl_wrap.single .ttl_wrap .nameBox {
    margin-top: 2rem;
    padding-left: 0;
    margin-left: 3rem;
}
#page_ttl_wrap.single .ttl_wrap .nameBox .name {
    font-size: 3.0rem;
    letter-spacing: 0.03em;
	margin-bottom: 1.5rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap .nameBox .cat {
    font-size: 1.3rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap .nameBox .year {
    font-size: 1.3rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}
#page_ttl_wrap.single .ttl_wrap .nameBox .licence {
    font-size: 1.3rem;
	text-shadow: 30px 30px 30px rgba(0,30,70,0.20);
}

}



/* #people_list_wrap
----------------------------------------- */
#people_list_wrap {
    padding-top: 20rem;
}

body.under #conWrap #people_list_wrap  .inner {
    width: 100%;
    min-width: auto;
}

#people_list_wrap article {
}

#people_list_wrap a {
    display: block;
}

#people_list_wrap .people_list {
}

#people_list_wrap .people_list li {
    width: 50%;
    padding-bottom: 20rem;
}

#people_list_wrap .people_list li .img_wrap {
    width: 100%;
    height: 60rem;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
#people_list_wrap .people_list li .img_wrap::after {
    content: "";
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 0.1rem;
	height: 6.3rem;
	background-color: #FFFFFF;
}

#people_list_wrap .number_wrap {
    position: absolute;
    top: 4rem;
    left: 4rem;
    z-index: 2;
}
#people_list_wrap .number_wrap .ttl {
    font-size: 1.8rem;
    letter-spacing: 0.03em;
    line-height: 1;
    font-weight: 700;
    color: #001e46;
    margin-bottom: 0.3rem;
    font-feature-settings: "palt";
    text-align: center;
}
#people_list_wrap .number_wrap .ttl.c_w {
    color: #FFFFFF;
}
#people_list_wrap .number_wrap .number {
    font-size: 6.0rem;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1;
    color: #0068b7;
    text-align: center;
}

#people_list_wrap .box_wrap {
    position: relative;
	padding-top: 11rem;
}
#people_list_wrap .box_wrap::before {
    content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 0.1rem;
	height: 6.3rem;
	background-color: #001e46;
}

#people_list_wrap .textCopy {
}
#people_list_wrap .textCopy span {
	display: block;
    font-size: 2.8rem;
    letter-spacing: 0.02em;
    line-height: 1.72;
    font-weight: 700;
	text-align: center;
}

#people_list_wrap .nameBox {
    text-align: center;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-top: 3rem;
}

#people_list_wrap .nameBox .name {
    font-size: 5.5rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 3rem;
}

#people_list_wrap .nameBox .cat {
    font-size: 1.6rem;
}

#people_list_wrap .nameBox .year {
    font-size: 1.6rem;
}


@media screen and (max-width: 768px) {
#people_list_wrap {
		padding-top: 7rem;
}
    
#people_list_wrap .people_list li {
    width: 100%;
    padding-bottom: 7rem;
}
	
#people_list_wrap .people_list li .img_wrap {
    height: 25rem;
}
#people_list_wrap .people_list li .img_wrap::after {
    height: 3.8rem;
}

#people_list_wrap .number_wrap {
    position: absolute;
    top: 2.5rem;
    left: 2.5rem;
    z-index: 2;
}
#people_list_wrap .number_wrap .ttl {
    font-size: 1.1rem;
}
#people_list_wrap .number_wrap .number {
    font-size: 3.7rem;
}
	
#people_list_wrap .box_wrap {
	padding-top: 6rem;
}
#people_list_wrap .box_wrap::before {
    height: 3.8rem;
}
	
#people_list_wrap .textCopy span {
	font-size: 1.7rem;
}
#people_list_wrap .nameBox {
    margin-top: 2.0rem;
}
#people_list_wrap .nameBox .name {
    font-size: 3.0rem;
    margin-bottom: 2rem;
}

#people_list_wrap .nameBox .cat {
    font-size: 1.3rem;
}

#people_list_wrap .nameBox .year {
    font-size: 1.3rem;
}
}





/* #interview1
----------------------------------------- */
#interview1 {
    padding-top: 19rem;
}
#interview1 .inner {
}

#interview1 .imgArea {
}

#interview1 .textArea {
}

#interview1 .text {
}

@media screen and (max-width: 768px) {
#interview1 {
    padding-top: 9rem;
}
}

/* #interview2
----------------------------------------- */
#interview2 {
    padding-top: 14rem;
}
#interview2 .inner {
}

#interview2 .imgArea {
}

#interview2 .textArea {
}

#interview2 .text {
}

@media screen and (max-width: 768px) {
#interview2 {
    padding-top: 6rem;
}
}

/* #interview3
----------------------------------------- */
#interview3 {
    padding-top: 8rem;
}
#interview3 .inner {
}

#interview3 .imgArea {
}

#interview3 .textArea {
}

#interview3 .text {
}

@media screen and (max-width: 768px) {
#interview3 {
    padding-top: 4rem;
}
}

/* #interview4
----------------------------------------- */
#interview4 {
    padding-top: 14rem;
}
#interview4 .inner {
}

#interview4 .imgArea {
}

#interview4 .textArea {
}

#interview4 .text {
}

@media screen and (max-width: 768px) {
#interview4 {
    padding-top: 6rem;
}
}



/* .interviewBox インタビュー共通
----------------------------------------- */
.interviewBox {
}

.interviewBox .imgArea {
	width: 100%;
	margin-top: 8rem;
}

.interviewBox h2 {
	width: 100%;
	font-size: 2.8rem;
	letter-spacing: 0;
	font-weight: bold;
	color: #001e46;
	line-height: 1.6;
	text-align: left;
	margin-bottom: 5rem;
}

.interviewBox .textArea {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.interviewBox .text {
	width: 100%;
	max-width: 73rem;
    line-height: 2;
	text-align: left;
	font-weight: bold;
}

@media screen and (max-width: 768px) {
.interviewBox {
}
body.under #conWrap section.interviewBox .inner {
    width: 100%;
}
.interviewBox h1.con_ttl {
	width: 26rem;
	margin: auto;
    margin-bottom: 5rem;
}
.interviewBox h2 {
	font-size: 1.7rem;
	margin-bottom: 2rem;
}
.interviewBox .textArea {
    width: 26rem;
	margin: auto;
}
.interviewBox .imgArea {
	margin-top: 3rem;
}
}


/* #time
----------------------------------------- */
#time {
  padding-top: 24rem;
  padding-bottom: 24rem;
}

#time .inner {
}

#time h2 img {
    display: block;
    margin: auto;
    margin-bottom: 15px;
}

#time .schedule_wrap {
	width: 100%;
}


#time .schedule_wrap dl {
  height: auto;
  display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 3.5rem;
    font-size: 2.2rem;
    line-height: 1.3;
    letter-spacing: 0.03em;
	font-weight: bold;
}
#time .schedule_wrap dl:last-child {
  margin-bottom: 0px;
}

#time .schedule_wrap dt {
    width: 22rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#time .schedule_wrap dt::after {
    content: "";
    display: block;
    width: 6rem;
    height: 0.1rem;
    background: #001e46;
    margin-right: 4rem;
}

#time .schedule_wrap dd {
  width: -webkit-calc(100% - 22rem);
  width: calc(100% - 22rem);
    font-weight: bold;
}

#time .schedule_wrap .sub {
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  line-height: 1.4;
  position: relative;
  margin-top: 2rem;
}


@media screen and (max-width: 768px) {	
#time {
	padding-top: 8rem;
  padding-bottom: 8rem;
  }
  #time .inner {
  }
    
    #time .schedule_wrap dl {
  margin-bottom: 2.5rem;
    font-size: 1.5rem;
    flex-wrap: nowrap;
}
    #time .schedule_wrap dt {
    width: 9.5rem;
	white-space: nowrap;
}
#time .schedule_wrap dt::after {
    content: "";
    display: block;
    width: 1.5rem;
    height: 0.1rem;
    background: #001e46;
    margin-right: 1.5rem;
}
    #time .schedule_wrap dd {
  width: -webkit-calc(100% - 9.5rem);
  width: calc(100% - 9.5rem);
}
    #time .schedule_wrap .sub {
  font-size: 1.3rem;
  letter-spacing: 0.03em;
  position: relative;
  line-height: 1.53;
  margin-top: 1rem;
  margin-left: -9.5rem;
}
}



/* #other
----------------------------------------- */
#other {
  padding-top: 25rem;
  padding-bottom: 25rem;
}

body.under #conWrap #other {
	width: 100%;
  background-color: #ebf3f9;
}

body.under #conWrap #other .inner {
    width: -webkit-calc(1560 / 1920 * 100%);
    width: calc(1560 / 1920 * 100%);
}

#other h1.con_ttl {
    width: -webkit-calc(960 / 1520 * 100%);
    width: calc(960 / 1520 * 100%);
    min-width: 96rem;
    margin: auto;
    margin-bottom: 11rem;
}

#other .another_slider .slick-track {
}

#other .another_slider .slick-slide {
}

#other .another_slider .slick-slide a {
    display: block;
    margin: 0;
    position: relative;
}

#other .another_slider .img_wrap {
    width: 100%;
    height: 32rem;
    /*padding-top: 56.25%;*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

#other .slick-prev {
    top: 40%;
    left: -2rem;
}

#other .slick-next {
    top: 40%;
    right: -2rem;
}

#other .number_wrap {
    position: absolute;
    top: 3.0rem;
    left: 3.0rem;
    z-index: 2;
}

#other .number_wrap .ttl {
    font-size: 1.3rem;
    letter-spacing: 0.03em;
    line-height: 1;
	font-weight: 700;
    color: #001e46;
    margin-bottom: 0.3rem;
    font-feature-settings: "palt";
    text-align: center;
}
#other .number_wrap .ttl.c_w {
    color: #FFFFFF;
}

#other .number_wrap .number {
    font-size: 4.0rem;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1;
    color: #0068b7;
    text-align: center;
}

#other .nameBox {
    text-align: center;
    margin-top: 4rem;
}

#other .nameBox .name {
    font-size: 4.0rem;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 2rem;
}

#other .nameBox .cat {
    font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 1.85;
	font-weight: bold;
}

#other .nameBox .year {
    font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 1.85;
	font-weight: bold;
}



@media screen and (max-width: 768px) {
#other {
	padding-top: 8rem;
    padding-bottom: 8rem;
  }
body.under #conWrap #other .inner {
	width: 26rem;
    min-width: auto;
}
	
#other h1.con_ttl {
	margin-bottom: 6rem;
}
	
	
    #other .another_slider .img_wrap {
    height: auto;
    /*padding-top: 65.625%;*/
	padding-top: 76%;
}
    #other .number_wrap {
    position: absolute;
    top: 2rem;
    left: 2rem;
    z-index: 2;
}
    #other .number_wrap .ttl {
    font-size: 1.0rem;
    margin-bottom: 0.3rem;
}
    #other .number_wrap .number {
    font-size: 3.3rem;
}
    
    #other .nameBox {
    text-align: center;
    margin-top: 2.0rem;
}
    #other .nameBox .name {
    font-size: 2.8rem;
    margin-bottom: 1rem;
}
    #other .nameBox .cat {
    font-size: 1.3rem;
}
    #other .nameBox .year {
    font-size: 1.3rem;
}
    #other .slick-prev {
    top: 9rem;
    left: -1rem;
    height: 3rem;
}
    #other .slick-next {
    top: 9rem;
    right: -1rem;
    height: 3rem;
}
}



/* pagenation
----------------------------------------- */
#pagenation{
	text-align: center;
    margin-bottom: 80px;
}
#pagenation #pagenation-list{
	display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 0.5rem;
	width: 100%;
	position: relative;
}
#pagenation:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#pagenation #pagenation-list li{
	background: none;
	list-style: none;
	border-right: 1px solid #373737;
}
#pagenation #pagenation-list li:first-child {
	
}
#pagenation #pagenation-list li:last-child,
#pagenation #pagenation-list li:nth-last-child(2) {
	border-right: none;
}
#pagenation #pagenation-list li:last-child {
	margin-right: 0;
}
#pagenation #pagenation-list a,#pagenation #pagenation-list span{
	background: none;
	display: block;
	margin: 0;
    line-height: 1.2;
	padding: 0 15px;
	text-align: center;
}
#pagenation #pagenation-list .current{
	color: #999999;
}
#pagenation #pagenation-list .omit{
	padding: 0 2px;
	color: #CCCCCC;
}
#pagenation #pagenation-list li a{
	color: #373737;
	text-decoration: none;
}

#pagenation #pagenation-list li a.prev {
    margin-right: 15px;
}

#pagenation #pagenation-list li a.next {
    margin-left: 15px;
}


#pagenation #pagenation-list a:hover{
	color: #999999;
	text-decoration: none;
}

@media screen and (max-width: 768px) {
#pagenation{
	text-align: center;
    margin: 30px 0;
}
#pagenation #pagenation-list a,#pagenation #pagenation-list span{
	background: none;
	display: block;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	line-height: 1em;
	text-align: center;
}
}