@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@900&display=swap');
/*
**********************************************************************

* page.css

*********************************************************************
*/


#TopPage.artCont #Sec02 .sectMain .charaImg.down_to_top {
    transform: translateX(-4rem);
    transition-delay: 0.5s, 0.5s;
}
#TopPage.artCont #Sec02 .sectMain .charaImg.down_to_top.scrollin {
    transform: translateX(0);
}
#TopPage.artCont #Sec06 .sectMain .sectBlock .charaImg.down_to_top {
	transform: translateX(4rem);
    transition-delay: 0.5s, 0.5s;
}
#TopPage.artCont #Sec06 .sectMain .sectBlock .charaImg.down_to_top.scrollin {
	transform: translateX(0);

}
/*============================
#TopPage
============================*/
#TopPage.artCont {
}

/*============================
#Sec01
============================*/
#TopPage.artCont #Sec01 {background: #ee7700;padding: 0px 0 11.3rem;width: 100%;}
#TopPage.artCont #Sec01:before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../image/mv_bg.png);
	height: 4.44%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
}
#TopPage.artCont #Sec01 .titBlock {position: relative;width: 87.5rem;margin: 0 auto 12rem;padding: 0 6rem;display: flex;justify-content: flex-end;z-index: 1;}
#TopPage.artCont #Sec01 .titBlock .mainTit {display: flex;flex-direction: column;padding: 2.5rem 0.6rem 0 0;}
#TopPage.artCont #Sec01 .titBlock .mainTit .sub01 {width: 38.69rem;margin-bottom: 1.7rem;filter: drop-shadow(0px 6px 5px #000);-webkit-filter: drop-shadow(0px 6px 5px #000);-moz-filter: drop-shadow(0px 6px 5px #000);-ms-filter: drop-shadow(0px 6px 5px #000);}
#TopPage.artCont #Sec01 .titBlock .mainTit .sub01 img {
}
#TopPage.artCont #Sec01 .titBlock .mainTit .tit {width: 47.25rem;margin-bottom: 1rem;filter: drop-shadow(0px 3px 4px #000);-webkit-filter: drop-shadow(0px 3px 4px #000);-moz-filter: drop-shadow(0px 3px 4px #000);-ms-filter: drop-shadow(0px 3px 4px #000);}
#TopPage.artCont #Sec01 .titBlock .mainTit .sub02 {
    /* width: 31.88rem; */
    display: inline-block;
    margin: 0 0 0 auto;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 2rem;
    font-weight: 900;
    filter: drop-shadow(0px 6px 5px #000);
    text-shadow:.1em .1em .05em #fff, -.1em -.1em .05em #fff, -.1em .1em .05em #fff, .1em -.1em .05em #fff, 0 .1em .05em #fff,  0 -.1em .05em #fff, -.1em 0 .05em #fff, .1em 0 .05em #fff;
    transform: rotate(-6deg);
}
#TopPage.artCont #Sec01 .titBlock .mainTit .sub03 {
    display: block;
    margin: 0 0 0 auto;
    color: #e37410;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 2.2rem;
    font-weight: 900;
    filter: drop-shadow(0px 6px 5px #000);
    text-shadow:.1em .1em .05em #fff, -.1em -.1em .05em #fff, -.1em .1em .05em #fff, .1em -.1em .05em #fff, 0 .1em .05em #fff,  0 -.1em .05em #fff, -.1em 0 .05em #fff, .1em 0 .05em #fff;
    transform: rotate(-6deg);

}
#TopPage.artCont #Sec01 .titBlock .charaImg {
    position: absolute;
    top: 0;
    left: 3.90rem;
    width: 44.75rem;
    z-index: 2;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}
#TopPage.artCont #Sec01 .leadBlock {position: relative;background-image: url(../image/mv_lead_bg.png);background-position: top left;background-repeat: no-repeat;background-size: cover;width: 82rem;margin: 0 auto;padding: 15.1rem 0 16.4rem 0;}
#TopPage.artCont #Sec01 .leadBlock .blockTit {width: 51.4rem;margin: 0 auto 3.6rem;filter: drop-shadow(0px 5px 4px #000);-webkit-filter: drop-shadow(0px 5px 4px #000);-moz-filter: drop-shadow(0px 5px 4px #000);-ms-filter: drop-shadow(0px 5px 4px #000);}
#TopPage.artCont #Sec01 .leadBlock .leadTxt {
            width: 0;
            font-size: 1.875rem;
            text-align: center;
            margin: 0 auto;
            text-align: center;
            white-space: nowrap;
            overflow: hidden;
            }
#TopPage.artCont #Sec01 .leadBlock .leadTxt:nth-child(2) {
    animation-delay: 0s;
}
#TopPage.artCont #Sec01 .leadBlock .leadTxt:nth-child(3) {
    animation-delay: 2s;
}
#TopPage.artCont #Sec01 .leadBlock .leadTxt:nth-child(4) {
    animation-delay: 4s;
}
#TopPage.artCont #Sec01 .leadBlock .leadTxt:nth-child(5) {
    animation-delay: 6s;
}
#TopPage.artCont #Sec01 .leadBlock .leadTxt:nth-child(6) {
    animation-delay: 8s;
}
#TopPage.artCont #Sec01 .leadBlock .leadTxt .txt01 {display: block;}
#TopPage.artCont #Sec01 .leadBlock .leadTxt .txt02 {display: block; }
#TopPage.artCont #Sec01 .leadBlock .leadTxt .txt03 {display: block;}
#TopPage.artCont #Sec01 .leadBlock .leadTxt .txt04 {display: block;margin-top: 2.8rem;font-weight: bold;color: #ee7700;}
#TopPage.artCont #Sec01 .leadBlock .leadTxt .txt05 {display: block;margin-top: 2.8rem;}
#TopPage.artCont #Sec01 .leadBlock .leadTxt .bTxt {font-weight: bold;}

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec01 {padding-bottom: 13rem;}
#TopPage.artCont #Sec01:before {
    background-size: contain;
    background-position: top left;
}
#TopPage.artCont #Sec01 .titBlock {width: 84rem;}
#TopPage.artCont #Sec01 .titBlock .mainTit {padding-top: 4rem;}
#TopPage.artCont #Sec01 .titBlock .mainTit .sub01 {
}
#TopPage.artCont #Sec01 .titBlock .mainTit .tit {
}
#TopPage.artCont #Sec01 .titBlock .mainTit .sub02 {
}
#TopPage.artCont #Sec01 .titBlock .charaImg {
    left: -5rem;
}
#TopPage.artCont #Sec01 .leadBlock {padding: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;height: 66.7rem;width: 100%;}
#TopPage.artCont #Sec01 .leadBlock .blockTit {width: 60rem;}
#TopPage.artCont #Sec01 .leadBlock .leadTxt {font-size: 3rem;}
#TopPage.artCont #Sec01 .leadBlock .leadTxt .txt01 {}
#TopPage.artCont #Sec01 .leadBlock .leadTxt .txt02 {
}
	
}

/*============================
#Sec02
============================*/
#TopPage.artCont #Sec02 {margin: -11rem 0 0;border-bottom: 7.5rem solid #ee7700;width: 100%;padding: 2rem 0 0;}
#TopPage.artCont #Sec02 .sectTit {width: 38.05rem;margin: 0 auto;}
#TopPage.artCont #Sec02 .sectMain {display: flex;justify-content: flex-end;width: 75.93rem;margin: 0 auto;padding: 5.6rem 0 0;position: relative;}
#TopPage.artCont #Sec02 .sectMain .charaImg {width: 26.15rem;flex: 0 0 auto;position: absolute;left: 0;margin: auto;}
#TopPage.artCont #Sec02 .sectMain .txtBlock {width: 43.9rem;flex: 0 0 auto;padding: 2rem 0 0;}
#TopPage.artCont #Sec02 .sectMain .txtBlock .txt {font-size: 1.54rem;margin-bottom: 3rem;line-height: 2.8rem;}

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec02 {margin-top: -13rem;}
#TopPage.artCont #Sec02 .sectTit {
    width: 52rem;
}
#TopPage.artCont #Sec02 .sectMain {flex-direction: column-reverse;padding-bottom: 5.6rem;}
#TopPage.artCont #Sec02 .sectMain .charaImg {position: relative;}
#TopPage.artCont #Sec02 .sectMain .txtBlock {width: 100%;}
#TopPage.artCont #Sec02 .sectMain .txtBlock .txt {font-size: 2.8rem;line-height: 1.8;}
	
}
/*============================
#Sec03
============================*/
#TopPage.artCont #Sec03 {position: relative;padding-bottom: 5.3rem;width: 100%;}
#TopPage.artCont #Sec03:before {content:"";position: absolute;top: 4rem;left: 0;background-image: url(../image/sec02_bg_obj01.png);background-position: left top;background-repeat: no-repeat;background-size: contain;height: 100%;width: 9.12rem;}
#TopPage.artCont #Sec03:after {content:"";position: absolute;top: 5.2rem;right: 0;background-image: url(../image/sec02_bg_obj02.png);background-position: left top;background-repeat: no-repeat;background-size: contain;height: 100%;width: 23.88rem;}
#TopPage.artCont #Sec03 .sectMain {width: 67.5rem;margin: 0 auto;padding: 3rem 0 0;position: relative;z-index: 1;}
#TopPage.artCont #Sec03 .sectMain .sectTit {width: 52.56rem;margin: 0 auto 2.4rem;}
#TopPage.artCont #Sec03 .sectMain .leadTxt {
    font-size: 1.54rem;
    margin-bottom: 2.4rem;
    line-height: 2.8rem;
}
#TopPage.artCont #Sec03 .sectMain .sectList {
}
#TopPage.artCont #Sec03 .sectMain .sectList li {display: flex;justify-content: space-between;margin-bottom: 3rem;}
#TopPage.artCont #Sec03 .sectMain .sectList li .phImg {flex: 0 0 auto;width: 35rem;}
#TopPage.artCont #Sec03 .sectMain .sectList li .listMain {flex: 0 0 auto;width: 31rem;}
#TopPage.artCont #Sec03 .sectMain .sectList li .listMain .num {width: 4rem;margin-bottom: 1rem;}
#TopPage.artCont #Sec03 .sectMain .sectList li .listMain .listTxt {font-size: 1.875rem;}
#TopPage.artCont #Sec03 .sectMain .sectTxt {font-size: 1.5rem;line-height: 1.7;}

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec03 {
}
#TopPage.artCont #Sec03 .sectMain {width: 80rem;}
#TopPage.artCont #Sec03 .sectMain .sectTit {
    width: 76rem;
    margin: 0 auto 4.4rem;
}
#TopPage.artCont #Sec03 .sectMain .leadTxt {
    width: 74rem;
    margin: 0 auto 3.4rem;
    line-height: 1.8;
    font-size: 2.8rem;
}
#TopPage.artCont #Sec03 .sectMain .sectList {width: 74rem;margin: 0 auto;}
#TopPage.artCont #Sec03 .sectMain .sectList li {
    flex-direction: column-reverse;
}
#TopPage.artCont #Sec03 .sectMain .sectList li .phImg {width: 100%;}
#TopPage.artCont #Sec03 .sectMain .sectList li .listMain {width: 100%;display: flex;align-items: center;margin-bottom: 2rem;}
#TopPage.artCont #Sec03 .sectMain .sectList li .listMain .num {width: 6rem;margin: 0 2rem 0 0;}
#TopPage.artCont #Sec03 .sectMain .sectList li .listMain .listTxt {font-size: 3rem;}
#TopPage.artCont #Sec03 .sectMain .sectTxt {font-size: 2.7rem;}
	
}
/*============================
#Sec04
============================*/
#TopPage.artCont #Sec04 {
    background: #f9b200;
    position: relative;
    z-index: 1;
    padding: 0px 0 6rem;
    width: 100%;
}
#TopPage.artCont #Sec04:after {
	content:"";
	position: absolute;
	left:0;
	bottom: 0;
	display: block;
	transform: skewY(356deg);
	transform-origin: top right;
	z-index: 0;
	width:100%;
	height: 20%;
	background: #f9b200;
	border-bottom: 1.2rem solid #000;
}
#TopPage.artCont #Sec04 .sectMain {
    background-image: url(../image/sec03_bg.svg);
    background-repeat: no-repeat;
    background-size: 128rem;
    background-position: 39% 70%;
    position: relative;
    z-index: 1;
}
#TopPage.artCont #Sec04 .sectMain .sectTit {width: 56.13rem;margin: 0 auto 0.1rem;padding: 2.5rem 0 0;}
#TopPage.artCont #Sec04 .sectMain .txtBlock {background-image: url(../image/sec03_block_bg.png);background-position: top left;background-repeat: no-repeat;background-size: cover;width: 73.56rem;height: 39.3rem;display: flex;justify-content: center;align-items: center;margin: 0 auto;}
#TopPage.artCont #Sec04 .sectMain .txtBlock .blockTxt {font-size: 1.875rem;width: 56.9rem;line-height: 1.8;}
#TopPage.artCont #Sec04 .sectMain .txtBlock .blockTxt .colorR {
    color: #ff0000;
    font-weight: bold;
}
#TopPage.artCont #Sec04 .sectMain .listBlock {margin: -2.6rem 0 0;}
#TopPage.artCont #Sec04 .sectMain .listBlock .subTit {width: 14.7rem;margin: 0 auto 1.4rem;}
#TopPage.artCont #Sec04 .sectMain .listBlock .blockList {display: flex;justify-content: space-between;width: 75rem;margin: 0 auto;}
#TopPage.artCont #Sec04 .sectMain .listBlock .blockList  .cap {font-weight: bold;font-size: 1.25rem;margin-bottom: 0.4rem;}
#TopPage.artCont #Sec04 .sectMain .listBlock .blockList  .phImg {width: 23rem;}

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec04 {
}
#TopPage.artCont #Sec04 .sectMain {background-size: cover;}
#TopPage.artCont #Sec04 .sectMain .sectTit {width: 74rem;}
#TopPage.artCont #Sec04 .sectMain .txtBlock {width: 100%;height: 55rem;background-position: center;}
#TopPage.artCont #Sec04 .sectMain .txtBlock .blockTxt {width: 74rem;font-size: 2.8rem;}
#TopPage.artCont #Sec04 .sectMain .listBlock {
}
#TopPage.artCont #Sec04 .sectMain .listBlock .subTit {margin-bottom: 0;width: 24rem;}
#TopPage.artCont #Sec04 .sectMain .listBlock .blockList {flex-direction: column;}
#TopPage.artCont #Sec04 .sectMain .listBlock .blockList  .cap {font-size: 2.5rem;}
#TopPage.artCont #Sec04 .sectMain .listBlock .blockList  .phImg {width: 100%;margin-bottom: 3rem;}
	
}
/*============================
#Sec05
============================*/
#TopPage.artCont #Sec05 {background-image: url(../image/sec04_bg_top.png);background-position: top left;background-repeat: no-repeat;background-size: contain;width: 100%;}
#TopPage.artCont #Sec05 .bgWrap {
    background-image: url(../image/sec04_bg_bottom.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
}
#TopPage.artCont #Sec05 .sectMain {width: 72.5rem;margin: 0 auto;padding: 12rem 0 13rem;}
#TopPage.artCont #Sec05 .sectMain .sectTit {width: 59.32rem;margin: 0 auto 6.8rem;padding-top: 2rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock {
    width: 72rem;
    margin: 0 auto;
    padding-bottom: 4.8rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockTit {font-size: 3rem;font-weight: bold;margin: 0 auto 1rem;line-height: 1.2;/* width: 69rem; */}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type01 .blockTit {
    margin: 0 auto 2rem;
    width: 58rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type02 .blockTit {
    width: 69rem;
    margin: 0 auto 2rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockTit .num {display: block;width: 14.8rem;line-height: 1.2;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain {display: flex;justify-content: space-between;flex-wrap: wrap;width: 69rem;margin: 0 auto 2.5rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .blockMain {
    flex-direction: row-reverse;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .phImg {flex: 0 0 auto;width: 34rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .blockMain .phImg {
    margin-top: -3rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type02 .blockMain .phImg {
    width: 34.4rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .blockMain .phImg img {
    width: 100%;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .attention {
    font-size: 1.5rem;
    line-height: 1.7;
    margin: 1rem 0 0;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox {width: 69rem;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .txt {font-size: 1.5rem;line-height: 1.7;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .blockTxt {flex: 0 0 auto;width: 33rem;font-size: 1.5rem;line-height: 1.7;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .blockMain .blockTxt {
    width: 32rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxTit {width: 100%;margin-bottom: 1.5rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxTit img {
    width: 39.06rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .txtBox .boxTit {width: 17.87rem;margin-bottom: 1.5rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .txtBox .boxTit img {
    width: 100%;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .phImg {width: 25rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxMain {width: 41rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxMain .bTxt {font-size: 1.5rem;font-weight: bold;margin-bottom: 1rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxMain .txt {font-size: 1.25rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxList {display: flex;flex-wrap: wrap;width: 60rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxList li {font-size: 1.5rem;font-weight: bold;line-height: 1.8;}

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec05 {
}
#TopPage.artCont #Sec05 .sectMain {width: 80rem;}
#TopPage.artCont #Sec05 .sectMain .sectTit {width: 74.5rem;margin-bottom: 3rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock {width: 100%;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockTit {width: 80rem;margin: 0 auto 2rem;font-size: 3.5rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type02 .blockTit {
    width: 80rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type01 .blockTit {
    width: 80rem;
    margin-left: 6rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockTit .num {margin-bottom: 1rem;width: 18rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain {flex-direction: column;width: 80rem;margin-bottom: 4rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .attention {font-size: 2.8rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .blockMain {
    flex-direction: column;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .phImg svg {}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .blockTxt {
    font-size: 2.8rem;
    width: 100%;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .blockMain .blockTxt {
    width: 100%;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .phImg {width: 100%;margin: 0 auto 2rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .blockMain .phImg {
    margin: 0 auto 2rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type02 .blockMain .phImg {
    width: 100%;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox {flex-direction: column;width: 80rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .txt {font-size: 2.8rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .blockMain .blockTit {
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxTit {margin-bottom: 0;}
#TopPage.artCont #Sec05 .sectMain .sectBlock.type03 .txtBox .boxTit {
    width: 24rem;
    line-height: 1;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxTit img {
    width: 52rem;
}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .phImg {width: 100%;margin-bottom: 2rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxMain {width: 100%;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxMain .bTxt {font-size: 3rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxMain .txt {font-size: 2.8rem;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxList {width: 100%;}
#TopPage.artCont #Sec05 .sectMain .sectBlock .txtBox .boxList li {
    font-size: 2.8rem;
}
	
}
/*============================
#Sec06
============================*/
#TopPage.artCont #Sec06 {position: relative;width: 100%;background: #fff4e6;padding: 0 0 3rem;}
#TopPage.artCont #Sec06:before {
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	transform: skewY(
4deg
);
	transform-origin: top right;
	z-index: 0;
	width: 100%;
	height: 20%;
	background: #fff4e6;
	border-top: 1.2rem solid #000;
}
#TopPage.artCont #Sec06 .sectMain {padding: 3.5rem 0 0;position: relative;z-index: 1;}
#TopPage.artCont #Sec06 .sectMain .sectTit {width: 53.9rem;margin: 0 auto 9rem;}
#TopPage.artCont #Sec06 .sectMain .sectBlock {width: 75rem;margin: 0 auto 10rem;position: relative;}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList {width: 45rem;}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList li {margin: 0 0 3rem;}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList li .listTit {color: #7b51f9;font-size: 1.87rem;font-weight: bold;display: flex;align-items: center;margin-bottom: 0.6rem;}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList li .listTit:before {
	content:"";
	display: inline-block;
	width: 2.5rem;
	height: 1.8rem;
	background-image: url(../image/sec05_icon.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 0.6rem 0.2rem 0;
}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList li .txt {font-size: 1.5rem;line-height: 1.7;}
#TopPage.artCont #Sec06 .sectMain .sectBlock .charaImg {position: absolute;top: -6rem;right: 0;width: 20.95rem;}
#Sec06 .sectMain .sectBlock02 {
}
#Sec06 .sectMain .sectBlock02 .blockTit {margin: 0 auto 4rem;width: 55rem;}
#Sec06 .sectMain .sectBlock02 .blockMain {display: flex;justify-content: space-between;width: 75rem;margin: 0 auto;}
#Sec06 .sectMain .sectBlock02 .blockMain .blockImg {flex: 0 0 auto;width: 36.25rem;}
#Sec06 .sectMain .sectBlock02 .blockMain .txtBox {display: flex;flex-direction: column;justify-content: center;width: 36rem;}
#Sec06 .sectMain .sectBlock02 .blockMain .txtBox .txt {font-size: 1.5rem;line-height: 1.7;}
#Sec06 .sectMain .sectBlock02 .blockMain .txtBox .txt:nth-child(1) {
    margin-bottom: 2rem;
}
@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec06 {
}
#TopPage.artCont #Sec06 .sectMain {
}
#TopPage.artCont #Sec06 .sectMain .sectTit {width: 72rem;margin-bottom: 5rem;}
#TopPage.artCont #Sec06 .sectMain .sectBlock {
    margin-bottom: 7rem;
}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList {
}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList li .listTit {font-size: 3.5rem;}
#TopPage.artCont #Sec06 .sectMain .sectBlock .blockList li .txt {font-size: 2.8rem;}
#TopPage.artCont #Sec06 .sectMain .sectBlock .charaImg {
	top: auto;
	bottom: 6rem;
	width: 28rem;
}
#Sec06 .sectMain .sectBlock02 {
}
#Sec06 .sectMain .sectBlock02 .blockTit {width: 74rem;}
#Sec06 .sectMain .sectBlock02 .blockMain {flex-direction: column;}
#Sec06 .sectMain .sectBlock02 .blockMain .blockImg {width: 75rem;margin-bottom: 2rem;}
#Sec06 .sectMain .sectBlock02 .blockMain .txtBox {width: 75rem;}
#Sec06 .sectMain .sectBlock02 .blockMain .txtBox .txt {font-size: 2.8rem;}
	
}
/*============================
#Sec07
============================*/
#TopPage.artCont #Sec07 {background: #e70;padding: 0 0 0.5rem;}
#TopPage.artCont #Sec07 .sectTit {height: 13.75rem;width: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;position: relative;}
#TopPage.artCont #Sec07 .sectTit:before {
	content:"";
	display: block;
	width: 9.5rem;
	height: 10.82rem;
	background-image: url(../image/sec06_tit_bg01.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -1rem;
	left: 5rem;
}
#TopPage.artCont #Sec07 .sectTit:after {
	content:"";
	display: block;
	width: 13.56rem;
	height: 16.3rem;
	background-image: url(../image/sec06_tit_bg02.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 1rem;
	right: 4.5rem;
}
#TopPage.artCont #Sec07 .sectTit img {width: 40.63rem;padding: 0 0 0.5rem;}
#TopPage.artCont #Sec07 .sectList {
}
#TopPage.artCont #Sec07 .sectList li {display: flex;justify-content: flex-end;background: #fff;padding: 2rem 0;margin: 0 0 0.9rem 0;}
#TopPage.artCont #Sec07 .sectList li:nth-child(even) {flex-direction: row-reverse;}
#TopPage.artCont #Sec07 .sectList li .listMain {display: flex;margin: 0 1rem 0 0;position: relative;z-index: 1;padding: 0.8rem 0 0;}
#TopPage.artCont #Sec07 .sectList li:nth-child(even) .listMain {
    margin: 0 0 0 -2.5rem;
}
#TopPage.artCont #Sec07 .sectList li .listMain .num {width: 8.25rem;height: 6rem;flex: 0 0 auto;filter: drop-shadow(0px 6px 4px #000);-webkit-filter: drop-shadow(0px 6px 4px #000);-moz-filter: drop-shadow(0px 6px 4px #000);-ms-filter: drop-shadow(0px 6px 4px #000);}
#TopPage.artCont #Sec07 .sectList li .listMain .txtBox {padding: 2.2rem 0 0 0.5rem;}
#TopPage.artCont #Sec07 .sectList li .listMain .txtBox .listTit {font-size: 1.87rem;font-weight: bold;margin-bottom: 0.5rem;}
#TopPage.artCont #Sec07 .sectList li .listMain .txtBox .txt {width: 37rem;font-size: 1.25rem;}
#TopPage.artCont #Sec07 .sectList li .phImg {flex: 0 0 auto;width: 34.38rem;}

#TopPage.artCont #Sec07 table {
    width: 60%;
    margin: 20px auto;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    background-color: #f9f9f9;
  }
  
#TopPage.artCont #Sec07 th, td {
    padding: 12px 15px;
    text-align: left;
    border: 1px solid #ddd;
  }
  
#TopPage.artCont #Sec07 th {
    background-color: #4CAF50;
    color: white;
  }
  
#TopPage.artCont #Sec07 tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  
#TopPage.artCont #Sec07 tr:hover {
    background-color: #e9e9e9;
  }
  
#TopPage.artCont #Sec07 td {
    font-size: 16px;
  }
  
#TopPage.artCont #Sec07 table {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
  

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec07 {
}
#TopPage.artCont #Sec07 .sectTit {
}
#TopPage.artCont #Sec07 .sectTit img {
    width: 52rem;
}
#TopPage.artCont #Sec07 .sectList {
}
#TopPage.artCont #Sec07 .sectList li {
    flex-direction: column;
}
#TopPage.artCont #Sec07 .sectList li:nth-child(even) {
    flex-direction: column;
}
#TopPage.artCont #Sec07 .sectList li .listMain {width: 80rem;margin: 0 auto 2rem;}
#TopPage.artCont #Sec07 .sectList li:nth-child(even) .listMain {
    margin: 0 auto 2rem;
}
#TopPage.artCont #Sec07 .sectList li .listMain .num {width: 11rem;filter: drop-shadow(0px 3px 2px #000);margin-right: .5rem;}
#TopPage.artCont #Sec07 .sectList li .listMain .txtBox {flex-grow: 1;}
#TopPage.artCont #Sec07 .sectList li .listMain .txtBox .listTit {font-size: 3.5rem;}
#TopPage.artCont #Sec07 .sectList li .listMain .txtBox .txt {font-size: 2.8rem;width: 100%;}
#TopPage.artCont #Sec07 .sectList li .listMain .txtBox .txt br {display:none;}
#TopPage.artCont #Sec07 .sectList li .phImg {margin: 0 auto;width: 80rem;}

#TopPage.artCont #Sec07 table {
    width: 80%;
  }
	
}
/*============================
#Campus
============================*/
#TopPage.artCont #Campus {background-image: url(../image/sec07_bg.jpg);background-position: top center;background-repeat: no-repeat;background-size: cover;padding: 4.6rem 0 6.8rem;position: relative;}
#TopPage.artCont #Campus .sectTit {width: 15.8rem;margin: 0 auto 4.4rem;}
#TopPage.artCont #Campus .sectList {display: flex;justify-content: space-between;width: 85rem;margin: 0 auto;}
#TopPage.artCont #Campus .sectList li {}
#TopPage.artCont #Campus .sectList li a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    width: 15.75rem;
    height: 15.75rem;
    font-size: 1.25rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    border: 1px solid #fff;
    transition: all .3s ease-out;
}
#TopPage.artCont #Campus .sectList li a:hover {
	background: #e70;
}

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Campus {
}
#TopPage.artCont #Campus .sectTit {width: 20rem;}
#TopPage.artCont #Campus .sectList {flex-wrap: wrap;width: 80rem;}
#TopPage.artCont #Campus .sectList li {
    margin-bottom: 3rem;
}
#TopPage.artCont #Campus .sectList li a {
    width: 38rem;
    height: 38rem;
    font-size: 3rem;
}
	
}
/*============================
#Sec09
============================*/
#TopPage.artCont #Sec09 {background: #fff;position: relative;}
#TopPage.artCont #Sec09:before {
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 19.7%;
	background: #f15357;
	z-index: 0;
	clip-path: polygon(0 0, 100% 0%, 100% 62%, 0% 100%);
}
#TopPage.artCont #Sec09 .sectMain {width: 75rem;margin: 0 auto;position: relative;z-index: 1;padding: 1.25rem 0 6rem;}
#TopPage.artCont #Sec09 .sectMain .sectTit {width: 47.2rem;margin-bottom: 6.9rem;}
#TopPage.artCont #Sec09 .sectMain .sectList {
}
#TopPage.artCont #Sec09 .sectMain .sectList li {display: flex;align-items: center;font-size: 1.87rem;font-weight: bold;margin-bottom: 2.12rem;}
#TopPage.artCont #Sec09 .sectMain .sectList li:before {
	content:"";
	display: flex;
	width: 2.81rem;
	height: 2.38rem;
	margin: 0 1rem 0 0.2rem;
	background-image: url(../image/sec08_icon_arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
#TopPage.artCont #Sec09 .sectMain .charaImg {width: 38.56rem;position: absolute;top: -1.5rem;right: -4.5rem;z-index: 13;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-direction: alternate;animation-duration: 1.5s;}
#TopPage.artCont #Sec09 .btnBlock {background-image: url(../image/btn_area_bg.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;display: flex;align-items: center;justify-content: center;width: 100%;height: 28rem;}
#TopPage.artCont #Sec09 .btnBlock .btn {display: block;width: 28.75rem;height: 13.56rem;transition: all 0.3s ease-out;background: #fff;border-radius: 1rem;padding: 0.5rem;filter: drop-shadow(0px 5px 4px #000);-webkit-filter: drop-shadow(0px 5px 4px #000);-moz-filter: drop-shadow(0px 5px 4px #000);-ms-filter: drop-shadow(0px 5px 4px #000);}
#TopPage.artCont #Sec09 .btnBlock .btn:hover {
	transform: scale(1.1);
}
#TopPage.artCont #Sec09 .btnBlock .btn .btnBg {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border: .3rem solid #8d4980;
    border-radius: 1rem;
    background: rgb(32,156,255);
    background: -moz-linear-gradient(0deg, rgba(32,156,255,1) 0%, rgba(104,224,207,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(32,156,255,1) 0%, rgba(104,224,207,1) 100%);
    background: linear-gradient(0deg, rgba(32,156,255,1) 0%, rgba(104,224,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#209cff",endColorstr="#68e0cf",GradientType=1);
}
#TopPage.artCont #Sec09 .btnBlock .btn .btnBg img {
    width: 15.56rem;
}

@media screen and (max-width: 780px) {
	
#TopPage.artCont #Sec09 {
}
#TopPage.artCont #Sec09 .sectMain {width: 80rem;}
#TopPage.artCont #Sec09 .sectMain .sectTit {width: 58rem;margin-bottom: 5rem;}
#TopPage.artCont #Sec09 .sectMain .sectList {
}
#TopPage.artCont #Sec09 .sectMain .sectList li {
    font-size: 2.8rem;
}
#TopPage.artCont #Sec09 .sectMain .charaImg {width: 39rem;top: 8rem;right: -9rem;}
#TopPage.artCont #Sec09 .btnBlock {opacity: 1;}
#TopPage.artCont #Sec09 .btnBlock .btn {
}
#TopPage.artCont #Sec09 .btnBlock .btn .btnBg img {
    width: 18rem;
}
	
}


.typewriteranime{
  animation: typewriter 2s steps(19) 1s 1 normal both,
  blinkCursor 500ms steps(19) infinite normal;
}

@keyframes typewriter{
  from{width: 0;}
  to{width: 60rem;}
}
@keyframes blinkCursor{
  from{border-right-color: rgba(255,255,255,.75);}
  to{border-right-color: transparent;}
}
.keyframe1{
  animation-name: anim_v;
}

@keyframes anim_v {
  0% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, -1.5rem);
  }
}

.keyframe2{
  animation-name: anim_v02;
}

@keyframes anim_v02 {
  0% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, 1.5em);
  }
}

