body{ color: #000000;}
a, a:hover { color: #000000;}
.w_lnk a, .w_lnk a:hover, .ww_lnk a, .ww_lnk a:hover { color: #ffffff;}
.w_lnk a:hover { color: #000000;}
a:focus { outline: none; }

.sp-only {  display: none;}.pc-only {  display: block;}@media (max-width: 768px) {.sp-only { display: block; }.pc-only { display: none;  }}
.sp-only96 {
display: none;}
.pc-only96 { display: block; }
@media (max-width: 980px){ .sp-only96 { display: block; }.pc-only96 { display: none; }}
@media (max-width: 980px){ .img_w100p img{ width: 100%; height: auto}}

.text-pc_sj{ text-align:center; }@media (max-width: 980px){ .text-pc_sj{ text-align:justify; }}
.text-jj{ text-align:justify; }
.bg_dot{ background-image:url("../../img/comm/bg_ptn.png");	}

.cp_hr01, .cp_hr02 {
	width: 100%;
	max-width: 960px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #0046B4;
	text-align: center;
}
@media (max-width: 980px){
.cp_hr01, .cp_hr02 {
	width: 90%;
	max-width: 90%;
}}
.cp_hr02 { border-style: dashed;}

.clr01{ color: #0046B4 }

/* Font Size */
p {  line-height: 1.5;}
.u-f50p { font-size: 50%!important;}
.u-f60p { font-size: 60%!important;}
.u-f65p { font-size: 65%!important;}
.u-f70p { font-size: 70%!important;}
.u-f75p { font-size: 75%!important;}
.u-f80p { font-size: 80%!important;}
.u-f90p { font-size: 90%!important;}

.h2, h2 { font-size:1.8rem }
@media (max-width: 768px){ .h2, h2 { font-size:1.5rem }}

h3 {
font-size: 16px;
}
.fnt_w2{ font-weight: 200;}
.fnt_w3{ font-weight: 300;}
.fnt_w6{ font-weight: 600;}
.fnt_w7{ font-weight: 700;}
.fnt_w8{ font-weight: 800;}

.pcc_spl{ text-align: center; } @media (max-width: 768px){ .pcc_spl{ text-align: left; }}
.en{ font-family: 'Josefin Sans', sans-serif;}




/**/
/*wide*/
.wide10p{width: 10%!important}
.wide15p{width: 15%!important}
.wide20p{width: 20%!important}
.wide25_50{width: 25%!important}@media (max-width: 768px){.wide25_50{width: 50%!important}}
.wide45p{width: 45%!important}
.wide50p{width: 50%!important}
.wide85p{width: 85%!important}
.wide90p{width: 90%!important}
.wide100p{width: 100%!important}

/*margin*/
.mrg_0a{margin: 0 auto}
/**/
.pdg_02{ padding: 0 2em } @media (max-width: 768px){ .pdg_02{  }}
.pdg_02a{ padding: 0 2em } @media (max-width: 768px){ .pdg_02a{ padding: 0 }}
.mrg_r05{ margin-right: 0.5em }

.mb-7, .my-7{ margin-bottom: 3rem!important; }
@media (max-width: 768px){ .mb-7, .my-7{ margin-bottom: 2rem!important; } }

.btn { padding: .4rem 1rem .35em; font-size: 0.8rem;}

/*.container2*/
@media (min-width: 576px) {.container2 {max-width:540px}}
@media (min-width: 768px) {.container2 {max-width:740px}}
@media (min-width: 980px) {.container2 {max-width:960px}}
@media (min-width: 1200px) {.container2 {max-width:960px}}
/*.container3*/
@media (min-width: 576px) {.container3 {max-width:540px}}
@media (min-width: 768px) {.container3 {max-width:720px}}
@media (min-width: 1200px) {.container3 {max-width:860px}}

/*navボタン*/
.navbar-dark .navbar-toggler{
color: #000;
border-color: #000;
}
.navbar-dark .navbar-toggler-icon{
background-image:url("../img/index/menu.svg");
}

/*navbar*/
.navbar{padding:0.5rem 2rem 1.2rem; }
@media (max-width: 768px){
.navbar{padding:0.5rem 1rem; }}

.fixed-top{  background-color: #FFFFFF; }
.navbar-bg-onscroll2.fixed-top {  background-color: #FFFFFF;/*transition: all .3s ease-out;*/
box-shadow:	0 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.navbar-bg-onscroll2.fixed-top--fade {/*  transition: all .4s ease-out;*/}

@media (max-width: 1199px) {.navbar_all .fixed-top {/*background-color: rgba(27, 30, 36, 0.3);*/}}
@media (max-width: 767px) {.navbar-expand-sm.fixed-top {/*background-color: rgba(27, 30, 36, 0.3);*/
	background-color:#FFFFFF; }}
@media (max-width: 991px) {.navbar-expand-md.fixed-top {/* background-color: rgba(27, 30, 36, 0.3);*/
background-color:#FFFFFF; }}
@media (max-width: 1199px) {.navbar-expand-lg.fixed-top {/* background-color: rgba(27, 30, 36, 0.3); */
background-color:#FFFFFF; }}

.nav_logo img{
width: 180px;
height: auto;	
}
@media (max-width: 980px){
.nav_logo img{
width: 180px;
}}

.nav_tel{
font-family: 'Josefin Sans', sans-serif;
font-size: 27px;	
font-weight: 700;
margin-left: 220px;
margin-top: 5px;	
}

.nav_en{
font-family: 'Josefin Sans', sans-serif;
font-size: 12px;
font-weight: 700;	
}

.fixed-top_2{	
top:64px;
box-shadow:	0 6px 6px 0 rgba(0, 0, 0, 0.1);	
}
.navbar-bg-onscroll.fixed-top_2 {
text-align: center;
}

.btn-primary a{ color: #fff;
/*background-color: #3d1b54;border-color: #36184a;*/}
.btn-primary a:hover{ color: #FFEC1A;
/*background-color: rgba(0,70,180,0.30); */
}



.nav_wide{
max-width: 1000px;
width: 100%;
text-align: center;
margin: 0 auto;
}

ul li a.nav-link{
color: #000000;
}
.navbar-dark .navbar-nav .nav-link{
    color: #0046B4;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
color: #0046B4;
}

.navbar-dark .navbar-nav .nav-link:hover{
color: #ffffff;
background-color: rgba(0,70,180,0.30);
}


.nav_line li{
border:solid #0026FF ;
font-weight: 800;	
border-width:0px 1px 0px 0px;
line-height: 1.3;	
}
.nav_line li:first-child{
border-width:0px 1px 0px 1px;
}

@media (max-width: 960px){
.nav_line li{
border:dotted #636363 ;
font-weight: 800;	
border-width:1px 0px 0px;
line-height: 1.3;	
}
.nav_line li:first-child{
border-width:0px;
}}
.nav_show{
border-bottom: 1px solid #636363;
filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.2));	
}

/*main img*/
.main_img{
margin-top: 148px;	
background-color: #0046b4;
}
@media (max-width: 980px){
.main_img{
margin-top: 59px;	
}}
@media (max-width: 768px){
.main_img{
margin-top: 59px;	
}}
.main_img2{
background-color:transparent;
}
@media (max-width: 980px){
.main_img2{
}}
@media (max-width: 768px){
.main_img2{
}}

.main-space, .main-space2, .main-space3 {
padding-top: 3rem;
padding-bottom: 3rem;
}
@media (max-width: 768px){
.main-space, .main-space2, .main-space3 {
padding-top: 2rem;
padding-bottom: 2rem;
}}
.main-space3 { padding-bottom: 0rem; }
@media (max-width: 768px){.main-space3 { padding-bottom: 0rem; }}


/*text*/
.tit_uline{ color: #0046B4;
font-weight: 800;
margin-bottom: 0;	
}
@media (max-width: 768px){
.tit_uline{
line-height:1.2;	
}}
.tit_uline2{ color: #4a1800;
font-size: 24px;	
font-weight: 400;
margin-bottom: 0;
}
@media (max-width: 768px){
.tit_uline2{
font-size: 20px;	
line-height:1.2;	
}}




.tit_min{ color: #0046B4;
font-weight: 800;
margin-bottom: 0;	
}

.uline1{ 
background: linear-gradient(transparent 60%, #ffff00 0%); font-size: 30px;}
@media (max-width: 768px){ .uline1{ font-size: 20px;}}
.uline2{ 
color: #000000; font-size: 32px;
line-height: 1;}
@media (max-width: 768px){ .uline2{ font-size: 18px;}}
.uline3{ 
color: #0046B4; font-size: 13px;}
@media (max-width: 768px){ .uline3{ font-size: 14px;}}
.uline4{ 
color: #0046B4; font-size: 26px;}
@media (max-width: 768px){ .uline4{ font-size: 18px;}}
.uline_m{ 
text-align: center;
color: #000000;
font-size: 26px;}
@media (max-width: 768px){ .uline_m{ font-size: 18px;}}



.text_mark{
margin-left: 1em;
font-size: 26px;	
}
@media (max-width: 768px){
.text_mark{
font-size: 17px;	
}}
.text_mark:before{
content: "";
position: absolute;
top: 5px;
left: 1em;
width: 8px;
height: 1.1em;
background:#0046B4;
}
@media (max-width: 768px){
.text_mark:before{
top: 0px;
left: 1em;
width: 6px;
height: 1.1em;

}}


.text_mark2{
margin-left: 1.0em;
}

.message-space, .message-space2 {
padding-top: 3rem;
padding-bottom: 3rem;
}
@media (max-width: 768px){ .message-space, .message-space2 {
padding-top: 2rem;
padding-bottom: 2rem;
}}

.message-space2 {
padding-top: 0.8rem;
padding-bottom: 0.8rem;	
}
@media (max-width: 768px){ .message-space2 {
padding-top: 0.8rem;
padding-bottom: 0.8rem;	
}}

/*news*/
.news_area{	
background-color: #E5ECF7;
}
.news-space {
padding-top: 3rem;
padding-bottom: 3rem;
}

.btn-primary, .btn-primary:hover, .btn-primary:active {
color: #fff;
background-color: #f39800;
border-color:transparent;
}
/*
.btn-primary:hover {
color: #fff;
background-color: #f39800;
border-color:transparent;
}
*/

.btn-primary2, .btn-primary2:hover, .btn-primary2:active{
color: #fff;
background-color: #000000;
border-color:transparent;
}
/*
.btn-primary2:hover {
color: #fff;
background-color: #000000;
border-color:transparent;
}
*/

.btn_blue, .btn_blue:hover, .btn_blue:active {
color: #fff;
background-color: #FB8A6E;
border-color:transparent;
}
/*
.btn_blue:hover {
color: #fff;
background-color: #FB8A6E;
border-color:transparent;
}
*/


/*CONTACT*/
.con_area{	
color: #4A1800;
background-color: #F6F3F2;
padding: 1.1em 0.5em 0.1em;	
}

.con_line{
padding: 0.8em 0;	
border:solid #999999 ;
border-width:1px 0px 1px 0px;
}

.con_item, .con_item2{
margin-top: 0.5em;	
font-size: 22px;
font-weight: 800;	
}
.con_item{
font-size: 25px;	
}

.bg_gray01{
background-color: rgba(214,214,214,0.3);
padding: 0.5em 1em 0.5em;
}

/*footer*/
.ftr_bg{
background-color: #0046b4;	
padding-top:2em;	
}

@media (min-width: 768px) {
.ftr_con {
max-width:100%;
padding: 0 1em;
}}

@media (min-width: 1200px) {
.ftr_con {
max-width:500px;
padding: 0 1em;
}}

/*bg*/

.bg_brown01{
background-color: #fff6e9;
padding: 2em 1em 1.6em;
color: #4A1800;
border-radius: 20px;	
}
@media (max-width: 768px){
.bg_brown01{
padding: 1em 0.5em 0.8em;
border-radius: 10px;	
}}


/*ser_lst*/
.ser_lst{
border-top: 1px solid #0046B4;
background-color: #ffffff;
padding: 1em;
font-size: 20px;	
}
.ser_lst_m{
border-top: 1px solid #0046B4;
border-bottom: 1px solid #0046B4;	
background-color: #ffffff;
padding: 2em 4em;
font-size: 20px;	
}
@media (max-width: 980px){
.ser_lst_m{
padding: 1.2em;
}}

.ser_lst_sub{
font-size: 14px;
line-height: 1.8;	
}
.ser_lst_m_sub{
font-size: 14px;
line-height: 2.5;	
}



.ser_lst2{
border: 2px solid #d2c5bf;
background-color: #ffffff;
padding: 1em;
font-size: 20px;	
}
.ser_lst2_sub{
font-size: 14px;
border-top: 2px solid #d2c5bf;
margin-top: 0.7em;
padding-top: 0.7em;	
}
.stp_ron{
background-color: #ff4d51;
color: #fff;
 border-radius: 14px;
padding: 0.2em 0.8em 0.2em 0.8em;
letter-spacing: 0.1em;
margin: 0 0.5em 0 0em;	
}
.stp_tragl{
width: 0;
height: 0;
border-style: solid;
border-width: 20px 25px 0 25px;
border-color: #B7B9B9 transparent transparent transparent;
margin: 0em auto 1em;
}

/**/
.point_line{
border: solid #CECECE;	
border-width: 1px 0px 1px 0px;
background-color: #0046B4;	
}
@media (max-width: 768px){
.point_line{
border-width: 1px;	
margin: 0.5em 1em; 	
}}

.point_r{
background-color: #0046B4;
color: #ffffff;
text-align: center;
line-height: 1.0;	
}
.point_r span{
font-size: 50px;
font-weight: 100;	
}
@media (max-width: 768px){
.point_r span{
font-size: 1.4em;
margin: 1.3em 0.3em	;
line-height: 1.6;		
}}


.point_l{
background-color: #FFFFFF;
padding: 1em;
font-size: 14px;	
}

/**/
/* profile-- .news_list ------ */
.profile table, .news_list table, .frm_set table { font-size: 14px; width: 100%;}
.profile th, .news_list th, .frm_set th { padding: 20px; vertical-align: top; width: 220px;}
.frm_set th { text-align: left; font-weight: 300; background-color: #EFEFEF;}
.profile tr, .news_list tr, .frm_set tr{ width: 100%; border-bottom: 1px solid #9F9FA0;}
.frm_set tr:last-child { border-bottom: 0px;}
.profile td, .news_list td, .frm_set td{ padding: 20px; width: 730px;}
.frm_set td{ text-align: left; }


@media (max-width: 768px){
.profile table, .news_list table, .frm_set table { font-size: 14px; }
.profile table  { width: 94vw; margin: 0 auto}	
	
.profile th,    .news_list th,    .frm_set th { font-size: 14px; }
.profile #outline th, .news_list #outline th, .frm_set #outline th { display: block; width: 100%; padding: 1em 0 0.5em 1em;}
.frm_set #outline th { display: block; width: 100%; padding:0.5em; background-color: rgba(239,239,239,0.3);}	
.profile #outline td, .news_list #outline td, .frm_set #outline td { display: block; margin-bottom: 0.5em; padding: 0 0 0em 1em; width: 100%; }
.frm_set #outline td { display: block; margin-bottom: 0.5em; padding: 0 0 0em 0em;  }	
.profile #registration th, .news_list #registration th, .frm_set #registration th{ padding-right: 5px; white-space: nowrap; width: auto; }
.profile #registration td, .news_list #registration td, .frm_set #registration td{ font-size: 14px;}}


.frm_set #outline{
	background-color: #ffffff;
	padding: 0.8em;
}
@media (max-width: 980px){
.frm_set #outline{ padding: 0.4em;}}

.frm_set label{ width: 100%}
.frm_set label input, .frm_set label textarea{
	width: 100%;
	font-size: 1.3em;
}
.frm_hs{
font-size: 80%;
color: #4A1800;	
}



@media (max-width: 768px){
	#outline{
	margin: 0 auto;
}}
/**/

.ochart
 {
	width: 100%
	}
@media (max-width: 600px){
	.chart{
		width: 90%}}

/* .organization */
.profile .organization {
	margin: 0 -28px;
}
@media (max-width: 768px){
/*@media only screen and (max-width: 600px) {*/
	.profile .organization {
		margin: 0;
	}
	.profile .organization img {
		width: 100%;}}



/*privacyPolicy*/
.p_txt, .p_txt2, .p_txt2b, .p_txt3, .m_txt{
font-size: 16px;
text-align: justify;
line-height: 2;
padding-left:1em;
text-indent:-1em;
}
.p_txt2{
margin: 0.5em 0;	
text-indent:0em;
}
.p_txt2b{
margin: 0.5em 0;	
padding-left:1em;
text-indent:0em;
font-size: 14px;
}

.p_txt3{
margin-top: 0.5em;
padding-top: 0.5em;	
border-top: 1px dotted #666666;
color: #666666;
}
.p_line{
border-bottom: 1px solid #999999;
padding-bottom: 1em;
margin-bottom: 1em;	
}
.m_txt{
line-height: 2.1;
padding-left:0em;
text-indent:0em;
}



/**/
.arl_area{
border: 1px solid #B5B5B5;
border-radius: 10px;
padding: 2em;
background: #ffffff;	
}


/*form*/
.wpcf7c-elm-step2 {}
.wpcf7c-elm-step3 {}
.wpcf7 .ajax-loader{}

.wpcf7c-hide {display: none;}
.wpcf7c-force-hide {display: none !important;}
.wpcf7c-conf {background-color: #999999; color: black; border: 1px solid #333333;}


.fromcard{
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 4px solid #E3CEC3;
border-radius: .25rem;
padding: 1em	
}

.card-body{
flex: 1 1 auto;
padding: 0.25rem;
color: #4A1800;
font-weight: 600;	
}

.frm_art{
font-size: 90%;
font-weight: 300;	
background:linear-gradient(transparent 70%, #FFFF00 0%);
}


/**/
input.sub-btn {
	width: 300px;
	height: 2.5em;
	background: #F90;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #ffae13;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	border-radius:0.5em;
	margin: 1em auto;
}

input.sub-btn:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #FFF;
	color: #F90;  
}
/*エラーアラートの出力*/
.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-acceptance-missing {
  margin: 10px 0 12.5px 0;
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
  padding: 10px 15px;
}

/*サクセスアラートの出力*/
.wpcf7-response-output.wpcf7-mail-sent-ok {
  margin: 10px 0 12.5px 0;
  color: #3A87AD;
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
  padding: 10px 15px;
}


.indt1{ text-indent: 1em;}