/*from*/
@import url('https://rsms.me/inter/inter-ui.css');

body {
font-feature-settings : "palt";
 font-family: "Yu Gothic", YuGothic,  "游ゴシック",  "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
;
  font-size: 16px;
}

@font-face {font-family: "Yu Gothic";src: local("Yu Gothic Medium");font-weight: 100;}
@font-face {font-family: "Yu Gothic";src: local("Yu Gothic Medium");font-weight: 200;}
@font-face {font-family: "Yu Gothic";src: local("Yu Gothic Medium");font-weight: 300;}
@font-face {font-family: "Yu Gothic";src: local("Yu Gothic Medium");font-weight: 400;}
@font-face {font-family: "Yu Gothic";src: local("Yu Gothic Bold");font-weight: bold;}
/**/

.pcbr { display:block; }@media (max-width: 768px){.pcbr { display:inline; }}
.spbr { display:inline; }@media (max-width: 768px){.spbr { display:block; }}
/* <span class="spbr">1</span> */

.spdis {display:none;}@media (max-width: 768px){.spdis {display:block; }}
.pcdis {display:block; }@media (max-width: 768px){.pcdis {display:none;}}

.container2 {
/* max-width: 1140px; */
max-width: 960px;
}
@media (max-width: 768px){
.container2 {
max-width: 100%;
}
}

.container3 {
/* max-width: 1140px; */
max-width: 860px;
margin: 0 auto;
}
@media (max-width: 768px){
.container3 {
/*text-align: center;	*/
max-width: 100%;
margin: 0 auto;
}
}

.wid_760 {
/* max-width: 1140px; */
max-width: 760px;
margin: 0 auto;
}
@media (max-width: 768px){
.wid_760 {
/*text-align: center;	*/
max-width: 100%;
margin: 0 auto;
}
} 

.cbox{
display: inline;
}

.pm-0{
margin-bottom: 0;
} 

.palai img{
}
@media (max-width: 768px){
.palai img{
	width: 95%;
	margin: 0 auto;
}
}

.pt-5, .py-5 {
padding-top: 3rem!important;
}
@media (max-width: 768px){
.pt-5, .py-5 {
padding-top: 0rem!important;
}
}

/**/

.ma-block, .ab-block, .mis-block, .par-block, .con-block, .new-block{
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  padding: 120px 0;
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
@media (max-width: 768px){
.ma-block, .ab-block, .mis-block,.par-block, .con-block, .new-block {
  padding: 1.5rem 0;
}
}

.ma-block{
  padding: 160px 0;
background-image: url("../imgs/bg/main_bg.jpg")
}
@media (max-width: 768px){
.ma-block{
	 padding: 3rem 0;
	}
}

.ab-block {
background: #009fe8;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #2F80ED, #009fe8);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom right, #2F80ED, #009fe8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
 color: #FFF;
 padding: 120px 0 90px 0;
}
@media (max-width: 768px){
.ab-block {
  padding: 1.5rem 0 1rem 0;
}
}

.mis-block {
  background-color: #f5f7ff;
/*background: url("../imgs/bg/lines.png")  ,-moz-linear-gradient(top center, #f9003c 0%, #6c021c 100%); */
background: url(../imgs/bg/lines.png) , -moz-linear-gradient(135deg, #DCF8FA 0%, #F7FAFF 40%);
  background:url(../imgs/bg/lines.png) , -webkit-linear-gradient(135deg, #DCF8FA 0%, #F7FAFF 40%); ;	



	
background-repeat: no-repeat;
background-position: 50% 17.5%;	
/*background-image: url("../imgs/bg/lines.png")  ;*/
/*background-position: top center;*/

/*background-position: 50% 340px;*/

}
@media (max-width: 768px){
.mis-block {
  background: #f5f7ff;
background-position: 50% 1%;
}
}

.par-block {
/*  background-color: #f5f7ff;*/
}

.con-block {
 background-color: #1d2088;
 color: #FFF;
}
.new-block {
  padding: 30px 0;
}
@media (max-width: 768px){
.new-block {
  padding: 2rem 0;
}
}  
/*main*/
.main_logos img{
width: 410px;
}
@media (max-width: 768px){
.main_logos img{
text-align: center;
width: 80%;
margin: 0 auto;
}
} 

/*about*/

.icon_img{
max-width: 100%;
height: auto;
}
@media (max-width: 768px){
.icon_img{
width: 80%;
}
}

.topline{
 border-top: 1px solid #fff;
}

.line_chart img{
display: block;
width: 380px;
height: auto;
}
@media (max-width: 768px){
.line_chart img{
width: 100%;
height: auto;

}
}

/*goal*/
.goal_area{
 margin: auto 0;
}
.goal_t1, .goal_t2{
	color: #fff;
	font-weight: 700;
}
.goal_t1{
	font-size: 1.1875rem;
} 

.goal_t2{
	font-size: 1.125rem;
}
@media (max-width: 768px){
.goal_t2{
	font-size: 0.92rem;
line-height: 1.3rem;
}
}
.goal_ns{
}
@media (max-width: 768px){
.goal_ns{
margin-left: 1.55rem;
}
}

.goal_n1 {
font-family: 'Inter UI', sans-serif;
font-size: 1.75rem;
}
@media (max-width: 768px){
.goal_n1 {
font-size: 1.35rem;
font-weight: 300;
}
}

/**/
.sideline{
 border-left: 1px solid #fff;
 padding-left: 10px;
 margin-left: 0;
}
@media (max-width: 768px){
.sideline{
 border-left: 0px solid #fff;
}
}

.b_line{
 border-bottom: 1px solid #fff;
 padding-bottom: 60px;
margin-bottom: 40px;
 margin-left: 0;
}
@media (max-width: 768px){
.b_line{
  padding-bottom: 1.1rem;
  margin-bottom:  1.2rem;
}
}

.bb_line{
 border-bottom: 1px dotted #fff;
 padding-bottom: 40px;
 margin-bottom: 40px;
 margin-left: 0;
}
@media (max-width: 768px){
.bb_line{
  padding-bottom: 1rem;
  margin-bottom:  1rem;
}
}

/**/
.mes_btm {
}
@media (max-width: 768px){
.mes_btm {
}
}

.mes_btm img{
filter: drop-shadow(0px 0px 6px rgba(0,0,0,0.3));
}
@media (max-width: 768px){
.mes_btm img{
width: 90%;
margin: 0.5rem  auto 0;
padding: 0;
}
}

/**/
.chart-box {
background: #FFFFFF;
background-image: url("../imgs/bg/ab_01.jpg") ;
background-size: cover;
background-position: 50% 50%;
background-attachment: fixed;
color: #444444;
padding: 40px 0px;
/*border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;*/
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);

}

.chart-box2 {
padding: 40px 0px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
background: #FFFFFF;
background-image: url("../imgs/bg/ab_02.jpg") ;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
}

.chart-box_in, .chart-box_in2 {
background: rgba(255, 255, 255, 0.75);
padding: 1rem 3rem;
max-width: 860px;
margin: 0 auto;
/*border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;*/
/*overflow: hidden;*/
}
@media (max-width: 768px){
.chart-box_in, .chart-box_in2  {
padding: 0;
max-width: 860px;
margin: 0 auto;
}
}

.chart-box_in2 {
background: rgba(255, 255, 255, 0.95);
}

.text-a1 {
    font-size: 1.125rem;
    margin-bottom: 0.3rem;
    margin-top: 0rem;
    font-weight: 700;
line-height:2rem;
}

.ov_box{
font-size: 0.8125rem;
background: #eeefef;
width: 100%;
padding: 0.3rem 0;
}
@media (max-width: 768px){
.ov_box{
width: 90%;
font-size: 0.7rem;
padding: 0.4rem 0;
margin: 0 auto;
}
}

.ov_text{
font-size: 1rem;
text-align: justify;
width: 100%;
padding: 0;
margin: 0;
line-height: 1.8rem;
}
@media (max-width: 768px){
.ov_text{
font-size: 0.8125rem;
padding: 1rem 1.5rem 0.5rem;
line-height: 1.5rem;
}
}

/*mission*/

.btext{
color: #009FE8;
} 

.separate_sp{
}
@media (max-width: 768px){
.separate_sp{
border-top: dotted rgba(62,75,88,1.00) 1px	;
width: 85%;
margin: 0 auto;
}
} 

.text-m1 {
    font-size: 1.6125rem;
    margin-bottom: .5rem;
    margin-top: 0rem;
    font-weight: 700;
	letter-spacing: 0.1rem;
}

.m_numbers_h{
font-family: 'Inter UI', sans-serif;
font-weight: 100;
font-style: italic;
 float: left;
  margin-right: 0rem;
  padding: 0 0.5rem ;
font-size: 3.75rem;
 line-height: 1;
}  
.m_numbers{
    font-size: 1.4rem;
    margin-bottom:.5rem;
    margin-top: 3rem;
    font-weight: 700;
}
@media (max-width: 768px){
.m_numbers{
    margin-top: 0rem;
}
}



.text-m3 {
    font-size: 1.125rem;
    margin-bottom: 1.2rem;
    margin-top: 0rem;
    font-weight: 100;
line-height:2rem;
}
@media (max-width: 768px){
.text-m3 {
    font-size: 0.825rem;
    margin-bottom: 1.2rem;
line-height:1.6rem;
}
}

.text-bld{
font-weight: 800;    
}
.text-m3a {
    font-size: 1.125rem;
    margin-bottom: 0rem;
    margin-top: .5rem;
    font-weight: 600;
line-height:1.625rem;
}
@media (max-width: 768px){
.text-m3a {
    font-size: 1rem;
    margin-bottom: 0rem;
    margin-top: 0rem;
    font-weight: 600;
line-height:1.3rem;
}
}

.text-m2 {
    font-size: 1.3125rem;
    margin-bottom: .5rem;
    margin-top: 0rem;
    font-weight: 100;
}

.text-m4 {
    font-size: 1rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 100;
line-height:1.7rem;
}
@media (max-width: 768px){
.text-m4 {
    font-size: 0.825rem;
    margin-bottom: 0em;
    margin-top: .0em;
    font-weight: 100;
line-height:1.5rem;
}
} 

.text-m4b {
    font-size: 1rem;
    margin-bottom: 0em;
    margin-top: 0em;
    font-weight: 700;
line-height:1.3rem;
}

.text-m4m {
    font-size: 1rem;
    margin-bottom: .5em;
    margin-top: .3rem;
    font-weight: 300;
line-height:1.7rem;
}
@media (max-width: 768px){
.text-m4m {
    font-size: 0.8125rem;
    margin-bottom: .5em;
    margin-top: .3rem;
    font-weight: 100;
line-height:1.6rem;
}
} 

.text-m5 {
    font-size: 0.875rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 100;
	line-height:1.4rem;
}
@media (max-width: 768px){
.text-m5 {
    font-size: 0.75rem;
}
}

.text-m6 {
    font-size: 0.8125rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 100;
	line-height:1rem;
	padding: 0 0px 0 20px;
}


.cr_text {
    font-size: 0.8125rem;
color: #fff;
}

@media (max-width: 768px){
.text-m3, .text-m3a, .text-m2, .text-m4, .text-m5, .text-m6{
     margin-bottom: 0rem;
}
}
@media (max-width: 768px){
.text-m6 {
    font-size: 1rem;
    margin-top: 0;
}
}


.mcl_1{
color: #3371bd;}

.mcl_2{
color: #0037a2;}

.mcl_3{
color: #5f5191;}

.box_top{
top:-220px;
position: relative
}
@media (max-width: 768px){
.box_top{
top:0;
}
}

.box_top2{
top:-70px;
position: relative
}
@media (max-width: 768px){
.box_top2{
top:0;
}
}

.box_top3{
top:-120px;
position: relative
}
@media (max-width: 768px){
.box_top3{
top:0;
}
}

.mission_linea1{
   border-left: 1px dotted #3371bd;
	text-align: justify;
}
.mission_linea2{
   border-left: 1px dotted #0037a2;
	text-align: justify;
}
.mission_linea3{
   border-left: 1px dotted #5f5191;
	text-align: justify;
}
@media (max-width: 768px){
.mission_linea1,.mission_linea2, .mission_linea3 {
   border-left: 0px dotted #3371bd;
	text-align: justify;
}
} 

.mission_h1{
 border-left: 7px solid #ccdbee;
 padding-left: 7px;
}
.mission_h2{
 border-left: 7px solid #bfcde8;
 padding-left: 7px;
}
.mission_h3{
 border-left: 7px solid #d7d3e3;
 padding-left: 7px;
}
@media (max-width: 768px){
.mission_h1, .mission_h2, .mission_h3  {
 border-left: 4px solid #d7d3e3;
 padding-left: 5px;
margin-bottom: 0.5rem;
}
}

.spw{
}
@media (max-width: 768px){
.spw{
margin: 0.3rem auto;
}
} 

.text-r{
text-align: right;
margin-bottom: 3rem;
}

.pt-0{
margin-top: 0px;
}
.m-0{
margin-bottom: 0px;
}
@media (max-width: 768px){
.m-0{
margin-bottom: 0rem;
}
}
.m-10{
margin-bottom: 10px;
}
@media (max-width: 768px){
.m-10{
margin-bottom: 0.5rem;
}
}
.m-20{
margin-bottom: 20px;
}
@media (max-width: 768px){
.m-20{
margin-bottom: 0.75rem;
}
}
.m-20ab{
  margin: 0.3rem 0 1.0rem 0;
}
@media (max-width: 768px){
.m-20ab{
margin-bottom: 0.75rem;
}
}

.m-20ab2{
  margin: 0.3rem 0 0rem 0;
}
@media (max-width: 768px){
.m-20ab2{
margin-bottom: 0rem;
}
}  
.m-40{
margin-bottom: 40px;
}
@media (max-width: 768px){
.m-40{
margin-bottom: 1.5rem;
}
}

.m-40ab{
margin-bottom: 40px;
}
@media (max-width: 768px){
.m-40ab{
margin-bottom: 0.75rem;
}
}

.m-60{
margin-bottom: 60px;
}
@media (max-width: 768px){
.m-60{
margin-bottom: 2rem;
}
}

.mt-120{
margin-top: 120px;
}
@media (max-width: 768px){
.mt-120{
margin-top: 3rem;
}
}
/**/
.prof_ph{
text-align: right;
padding:0;
}

.prof_li{
margin-left: 38px;
}
@media (max-width: 768px){
.prof_ph{
margin-bottom: 10px;
}


.prof_li{
display: none;
}
}

.text-p1 {
    font-size: 1rem;
    margin-bottom: 0rem;
    margin-top: 0rem;
    font-weight: 100;
line-height:1.8rem;
}
@media (max-width: 768px){
.text-p1 {
    font-size: 0.8rem;
line-height:1.2rem;
}
}

/**/
.text-p2 {
    font-size: 1.25rem;
    margin-bottom: 0rem;
    margin-top: 0.5rem;
    font-weight: 600;
line-height:1.2rem;
}
@media (max-width: 768px){
.text-p2 {
    margin-top: 0rem;
    font-weight: 600;
}
} 

/**/
.dotss{
margin: 40px 0;
}
@media (max-width: 768px){
.dotss{
margin: 2rem 0;
}
}

.wcard {
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  padding: 20px;
 margin: 20px auto;
/*  color: #444444;*/
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  background-color: #e7e5ef; }

/*contact*/
.p_text{
font-size: 0.875rem;
margin-bottom: .5em;
margin-top: .3em;
font-weight: 100;
line-height: 1.4rem;
color: #fff;
}

.p_text a{
color: #fff;
text-decoration: none;

background-color: transparent;
-webkit-text-decoration-skip: objects;
 background: linear-gradient(transparent 90%, #990 0%);
}

/*footer*/

footer {
  padding: 30px 0 !important; }
  footer.footer-large {
    padding: 3rem 0 !important; }
  footer .flex-column .nav-link {
    padding-left: 0; }
  footer.bg-dark {
    background: #2d313c;
    color: #f2f2f2; }
    footer.bg-dark a {
      color: #f2f2f2; }
  footer a {
    color: #444444; } 

/*text*/

.mess_area{
width: 97%;
max-width: 860px;
padding: 0;
margin: 1rem 3rem;
color: #0037a2;
}

.mess_text{
font-size: 1rem;
text-align: justify;
line-height: 2.5rem;
}
@media (max-width: 768px){
.mess_text{
font-size: 0.8125rem;
text-align: justify;
line-height: 1.7rem;
}
}  
/*lity */

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #fff;
  background: linear-gradient(135deg, rgba(0,76,184,0.80), rgba(97,183,216,0.80));
outline: none !important;
opacity: 0;
-webkit-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
} 

.lity-iframe-container {
  width: 100%;
/*max-height: 80%;*/
height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
} 

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 1064px;
} 

/*news*/
.newsbox{
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}
.newsbox_area{
	border-bottom: 1px dotted #666;
	padding: 0.5rem 0;
	letter-spacing: 0.1rem;
	font-size: 0.825rem;
}
@media (max-width: 768px){
.newsbox_area{
	padding: 0.825rem;
	font-size: 0.825rem;
	letter-spacing: 0rem;
}
}

.post-date::after{
content:'\00a0\00a0\00a0'
}
@media (max-width: 768px){
.post-date::after{
content:'\00a0\00a0'
}
}

.news_indu{
margin: 0.9rem auto 0;
width: 520px;
letter-spacing: 0.05rem;
font-size: 0.8rem;
text-align: right;
}
@media (max-width: 768px){
.news_indu{
width: 100%;
margin: 0.7rem auto 0;
}
}

.news_indu a{
color:#0056b3;
display: block;
text-align: right;
}

/*定款*/
.t_text1{
text-align: center;
font-size: 1.25rem;
font-weight: 700;
margin-top: 2rem;	
}

.t_text2{
text-align: center;
font-size: 1rem;
font-weight: 700;
margin-top: 5rem;
border-bottom: solid 1px #698AA2;
padding-bottom: 1rem;	
}


.t_text3{
font-size: 0.825rem;
}


/* numberList01
---------------------------------------------------------- */
.numberList01 ol {
margin: 0rem;
padding: 1rem　auto;	
}
@media (max-width: 768px){
.numberList01 ol {
margin: 0rem;
padding: 0rem;	
}
}


.numberList01 ol li {
	display: block;
	min-height: 1%;
margin-top: 0.2rem;		
}
.numberList01 ol li:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
	.numberList01 {
		margin-top: 1rem;
		line-height: 2rem;
	}
		.numberList01 ol li .number {
			float: left;
			margin-right: 1rem;
			display: inline;
font-size: 0.9rem;	
line-height: 1.6rem;			
		}
		.numberList01 ol li .text {
			overflow: hidden;
			display: block;
			_zoom: 1;
font-size: 0.9rem;
line-height: 1.6rem;			
		}

.first{
	font-size: 0.825rem;
border-left: 4px solid #ccdbee;
padding-left: 7px;
font-weight: 700
}


