@charset "utf-8";
/* CSS Document */
body * * {
    font-size: inherit;
}
.greetingBox {
    padding: 1.5em 1em 0;
	background-color: #f6f6f6;
}
.greetingBox h3 {

	margin-bottom: 0.5em;
}
.contBox.tit{
	background: #e7e0d5;
}

.contBox.tit p{
	margin: 15PX 5%;
}
	
	

.eng{
	font-size: 200%;
	font-family: "Times New Roman", Times, "serif";
}

#end{
	padding:25px 40px 40px 30px;

background: url("../202509/endbg.jpg") left bottom no-repeat;
	background-size: 100%;
}

#end h3{
	color: #4d2612;
}

.flexEn{
	display: flex;
	justify-content: space-between;
	margin-top: 10px;	
}


.mt10{
	margin-top: 10px;
}

.fBnd{
	color: #a00505;
	    background: linear-gradient(transparent 60%, #ffff00 60%);
    padding: 0 5px 0 !important;
}

.inBox .fzL{
	font-size: 115% !important;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.imgfloatR {
    float: right;
    margin: 0 0 10px 10px;
}
.imgfloatL {
    float: left;
    margin: 0 10px 10px 0;
}
.secBox {
    margin: 20px 0 20px;
}
.secBox .fktt {
    margin: -30px 5% 0;
}
.secBox .box1 {
    margin: 15px 0 0;
}

.st1 {
    margin-bottom: 1em;
background: linear-gradient(to bottom,  #f75300 0%,#fa7c02 100%);
	color: #fff;
	padding: 10px;
	border-radius: 6px 6px 0 0;
	font-size: 20px;
}

.st1:before{
	font-family: "Font Awesome 5 Free";	
	content:'\f111';
	color: #ffe6bd;
	margin-right: 0.2em;
}



.mlinkBox {
    margin: 1em auto;
}
.mlinkBox p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #004097;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
}
.mlinkBox p a {
    color: #462700;
    border: #462700 solid 2px;
    border-radius: 6px;
    background-color: #fff;
    padding: 5px;
    text-decoration: none;
    display: inline-block;
    box-shadow: 0px 2px 0px #450000;
    line-height: 1.4;
}
.st {
    margin: 2rem 0 0;
    padding: 0;
    text-align: center;
}
.mT15 {
    margin-top: 15px;
}
.mT30 {
    margin-top: 30px;
}
.linkbox {
    margin-top: 20px;
    border-left: #f95f7a solid 5px;
    padding-left: 15px;
    font-weight: bold;
}
.inW {
    margin: 0;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 40px;
}
.leadBox {
    padding: 20px 15px;
    background-color: #ccf2f0;
}
.taC {
    text-align: center;
}
.taR {
    text-align: right;
}
.mB0 {
    margin-bottom: 0 !important;
}
.mB10 {
    margin-bottom: 10px !important;
}
.mB20 {
    margin-bottom: 20px;
}
.mB40 {
    margin-bottom: 40px;
}
.mB15 {
    margin-bottom: 15px;
}
#wrap p {
    font-size: 14px;
    line-height: 1.7em;
    color: #000;
}

.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mb5 {
    margin-bottom: 5px;
}
.fRed {
    color: #e01a6d !important;
    font-weight: bold !important;
    font-size: 15px !important;

}
.linkBox p {
    margin-left: 1em;
}
.linkBox p a {
    color: #9B5600;
    text-indent: -1em;
}

/*------------*/

.sec{
	background-color: #f6f6f6;
	margin:0 0 0;
    padding: 20px 0;	
}

.inBox{
	margin: 0 15px;
	padding: 0;
}

.inBox p{
	margin-bottom: 10px;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

body .inBox .sst1{
font-size: 17px;
color: #000;
padding-left: 1em;
text-indent: -1em;	
margin-bottom: 0.8em;
	padding-top: 22px;
}


.inBox .sst1:before {
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
    color: #f39800;
    margin-right: 0.2em;
	font-size: 120%;
}

.inBox .sst1 span {
    background: linear-gradient(transparent 60%, #ffe6bd 60%);
    padding: 0 0.2em;
}


#con05 {
    background-color: #fffae3;
}

body .inBox .sst2{
font-size: 18px;
	padding-top: 20px;
margin-bottom: 10px;	
	color: #000;
	text-align: center;
}

body .inBox .sst2 span{
    background: linear-gradient(transparent 60%, #ffe6bd 60%);		
}

.tx01{
	text-align: center;
	color: #02717e;
	font-weight: bold;
	font-size: 180%;
}

.tx01 span{
	color: #d32471;
	font-size: inherit;
}


	

.fk1{
	background-color: #D3ECF8;
	padding: 5px 15px;
	margin: 5px 12% 10px;
	border-radius: 4px;
	display: block;
	position: relative;
}

.fk1:before {
    border-style: solid;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: calc(50% - 12px);
    bottom: 100%;
    border-width: 12px 12px 12px 12px;
    border-color: transparent transparent #D3ECF8 transparent;
}

.fk1 a {
    color: #e84e49;
}

.endBox {
    margin: 0 0 0;
    background-color: #fffae3;
    padding: 0 25px 15px;

}

.endBox .inBox{
	background-color: #fff;
	margin: 0 auto;
	padding: 20px;
}

.linkBox{
	background-color: #D3ECF8;
	padding:0 15px 15px;
	border-radius: 6px;
	margin: 15px 3% 0;
	line-height: 2;

}

.linkBox img{
	margin: -20px 0 0 -25px;
}

.linkBox > div{
	text-align: center;
}

.linkBox a{
	color: #e84e49;

}

.linkBox a:before{
	font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: bold;
    color: #e84e49;
    font-size: 120%;
	margin-right: 0.2em;
}



.srLink{

color: #fff;
padding: 10px 40px;
border-radius: 24px;
display: block;
margin: 15px;
background: #BCF1F8;
box-shadow: 0px 3px 0px #00173f;
text-decoration: none;
font-weight: bold;
    transition: 0.5s;
	font-size: 110%;
	text-align: center;
	position: relative;
}

.srLink a{
	color: #e94f47;
}

.srLink:before{
    font-family: "Font Awesome 5 Free";
    content: '\f0da';
	    font-weight: bold;
    margin-right: 0.3em;
    color: #e94f47;
    font-size: 150%;
	vertical-align: middle;
	position: absolute;
	left: 20px;
	top:20px;
}

.srLink:hover{
	-webkit-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);	
}


.sst3{
text-align: center;
	margin-left: -2.5%;
	margin-right: -2.5%;
	margin-top: 0;
	padding-top: 0;
	color: #712b02;
}

.sst3 span {
font-size: 120%;
display: inline-block;	
margin: 1rem 0.2em;
line-height: 1.3;
}

.sst3:before, 
.sst3:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #712b02;;
    width: 2px;
    height:4em;
    margin: 0.5em 0.64em;
    vertical-align: -1.3em;
    bottom: 0;
}

.sst3:before {
    transform: rotate(-25deg);
}

.sst3:after {
    transform: rotate(25deg);
}
