@charset "utf-8";

.wrap{ margin:0 auto; padding-bottom: 3rem; }

mark{color:#6902b9;}

.animated{filter:blur(2rem);}
.animated.active{filter:blur(0); transition:filter 1s ease 0.1s;}


.full{position:relative; max-width:1024px; margin:5rem auto; padding-left:50rem;}

.rowfull{display:inline-block; width:100%; vertical-align:top;}
.inner{ max-width: 800px; margin: 0 auto; }
.inner1{ max-width: 1280px; margin: 0 auto; }

img{display:inline-block; vertical-align:top;}

p{margin: 3rem 0; font-size:1.55rem; line-height:1.6; font-weight:400;}


.m_title{ font-style: italic; font-weight: 700; }
.fw700{ font-weight: 700; }
.mmt3rem{ margin-top: -3rem; }
.logo{ width: 13%; min-width: 120px; }

.img_txt{ position: relative; display: inline-block; width: 100%; }
.img_txt p{ position: absolute; margin: 0; font-size: 5.7rem; font-weight: 700; color:#5c3a93; line-height: 1.35; text-align: center; }
.img_txt p.t01{ width: 70%; height: 27%; bottom: 0; right: 3%; padding-top: 2.8%; }
.img_txt p.t02{ width: 68.6%; height: 24.6%; left: 4.4%; bottom: 7.73%; padding-top: 3.2%; }
.img_txt p.t03{ width: 68.5%; height: 26.88%; right: 3.48%; bottom: 3.3%; padding-top: 3.5%; }

.img_txt01{ position: relative; float: left; max-width: 1600px; }
.img_txt01 p{ position: absolute; margin: 0; font-size: 5rem; font-weight: 700; color:#5c3a93; line-height: 1.3; text-align: center; }
.img_txt01 p.t01{ width: 70%; height: 27%; bottom: 0; right: 3%; padding-top: 2.8%; }
.img_txt01 p.t02{ width: 68.6%; height: 24.6%; left: 4.4%; bottom: 7.73%; padding-top: 3.2%; }
.img_txt01 p.t03{ width: 68.5%; height: 26.88%; right: 3.48%; bottom: 3.3%; padding-top: 3.5%; }

.img_txt02{ position: relative; float: right; max-width: 1600px; }
.img_txt02 p{ position: absolute; margin: 0; font-size: 5rem; font-weight: 700; color:#5c3a93; line-height: 1.3; text-align: center; }
.img_txt02 p.t01{ width: 70%; height: 27%; bottom: 0; right: 3%; padding-top: 2.8%; }
.img_txt02 p.t02{ width: 68.6%; height: 24.6%; left: 4.4%; bottom: 7.73%; padding-top: 3.2%; }
.img_txt02 p.t03{ width: 68.5%; height: 26.88%; right: 3.48%; bottom: 3.3%; padding-top: 3.5%; }

.img_txt01::after,.img_txt02::after{ position: relative; display: block; content: ''; clear: both; }

.img_txt_wrap{ position: relative; display: inline-block; width: 100%; }


@media(max-width:1400px){ 
    .img_txt01 p, .img_txt02 p{ padding-left: 2%; padding-right: 2%; font-size: 4.4rem; line-height: 1.25;  }
}

@media(max-width:1280px){ 
    .img_txt01 p, .img_txt02 p{ font-size: 3.6rem; }
    .mtm30, .mtm40{ margin-top: 0; }
}

@media(max-width:1024px){ 
    .inner{margin:0 1rem; max-width:1024px;}
 }


@media(max-width:960px){ 
    .img_txt01 p, .img_txt02 p{ font-size: 2.5rem; }
    .mmt3rem{ margin-top: 0; padding-top: 1rem; }
}

@media(max-width:640px){ 
    .img_txt01 p, .img_txt02 p{ font-size: 1.6rem; }
    .logo{ min-width: 88px; }
}

@media(max-width:360px){ 
    .img_txt01 p, .img_txt02 p{ font-size: 1.35rem; }
}






