@charset "utf-8";
/* CSS Document */

body * * {
    font-size: inherit;
}

#seiryoudai2603 {
	background: url("../202603/bg.jpg") left top repeat-y;
	background-size:contain;
}

#seiryoudai2603 img{
	vertical-align:bottom;
}

.taC{
	text-align: center;
}
.mB10{
	margin-bottom: 10px;
}
.mB20{
	margin-bottom: 20px;
}
.mB40{
	margin-bottom: 40px;
}
.mB15{
	margin-bottom: 15px;
}

.mt10{
margin-top: 10px;
}

.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}

.fBnd {
    background: linear-gradient(transparent 60%, #ffe43f 60%);
}

.fBnd2 {
    background: linear-gradient(transparent 60%, #d2e7ff 60%);
}

.fzL{font-size: 125%;}

.fRed{
	color: #e94f47;
}

.fB{
	font-weight: bold;
}


.contBox.tit h2 img{
	vertical-align: middle;
}

.leadBox{
	margin: 15px;
}

.conWrap{
	padding-bottom: 0;
background: url("bg01.jpg") left top repeat-y;
	background-size: contain;
position: relative;
    z-index: -2;	
}

.secBox {
margin:0;
padding:0;
}


.secBox .note {
	padding:10px;
	border: dotted 1px #000;
}


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

.inBox p{
	line-height: 1.7;
}

.inBox img{
vertical-align: bottom;
}

.imgFloatR{
	float: right;
	margin-left: 5px;
}

.taR{
	text-align: right;
}
.endBox p{
line-height: 1.7;
}



.inBox img {
    vertical-align: bottom;
}

.tx02:before {
    transform: rotate(-90deg);
}

.tx02:after {
    transform: rotate(90deg);
}


.list1{
	list-style-type: none;
}

.list1 li{
padding-left: 1.5em;
text-indent: -1.5em;
	margin-bottom: 1em;
}

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

.end{
	padding: 0 3% 20px;
}

.end p{
	line-height: 1.6;
	margin-top: 10px;
}

.fk1 {
position: relative;
background: #fff;
border:1px solid #f08a85;
border-radius: 6px;
padding: 8px;
margin: 8px 0;
font-size: 86%;
display: inline-block;
}

.fk1:after {
	content: ""; 
	display: block; 
	clear: both;

}

.fk1:after, .fk1:before {
	top: 100%;
	right: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.fk1:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
    border-width: 8px;
    margin-left: -11px;
right: 30.2%;	
}
.fk1:before {
	border-color: rgba(0, 113, 193, 0);
	border-top-color: #f08a85;
	border-width: 9px;
	margin-left: -12px;
}



.fk2 {
position: relative;
background: #fff;
border:1px solid #f08a85;
border-radius: 6px;
padding: 8px;
margin: 8px 0;
font-size: 86%;
display: inline-block;
    float: right;	
}

.fk2:after {
	content: ""; 
	display: block; 
	clear: both;
}

.fk2:after, .fk2:before {
	top: 50%;
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.fk2:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
    border-width: 8px;
}
.fk2:before {
    border-color: rgba(0, 113, 193, 0);
    border-right-color: #f08a85;
    border-width: 9px;
	margin-top: -1px;
}


.fk3 {
position: relative;
background: #fff;
border:1px solid #f08a85;
border-radius: 6px;
padding: 8px;
margin:0;
font-size: 86%;
display: inline-block;
}

.fk3:after {
	content: ""; 
	display: block; 
	clear: both;
}

.fk3:after, .fk3:before {
	top: 50%;
	left:100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.fk3:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
    border-width: 8px;
}
.fk3:before {
    border-color: rgba(0, 113, 193, 0);
    border-left-color: #f08a85;
    border-width: 9px;
	margin-top: -1px;
}


.prizeBox{
	display: flex;
	align-items: flex-start;
    margin-bottom: 15px;	
}

.prizeBox .txtBox{
	margin-left: 15px;
}

.txbox{
	border: #bf2f62 dotted 1px;
	background-color: #f2f7de;
	padding: 10px;
	margin-bottom: 15px;
}

.st1{
	margin: 1.5em 0 0.5em;
	font-size: 1.3em;
	position: relative;
	padding-left: 1em;
}

.st1:after{
	content: '';
	width: 100%;
	height: 40px;
background: linear-gradient(to right,  rgba(238,226,147,1) 0%,rgba(238,226,147,1) 50%,rgba(238,226,147,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	display: block;
	position: absolute;
	bottom: 12px;
	left: 0;
	    z-index: -1;
}

.st1 img{
	vertical-align: -25px  !important;
	}

.st2{
	margin: 1.5em 0 1.5em;
	font-size: 1.3em;
	position: relative;
	padding-left: 1em;
}

.st2:after{
content: '';
width: 100%;
height: 75px;
background: linear-gradient(to right,  rgba(238,226,147,1) 0%,rgba(238,226,147,1) 50%,rgba(238,226,147,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	display: block;
	position: absolute;
    bottom: -10px;
	left: 0;
	    z-index: -1;
}

.st2 img{
	vertical-align: -25px  !important;
}

.phoBox{
	text-align: center;
	font-weight: bold;
}

.hyosho{
	background-image: url("bg_hyou.jpg"), url("bg_hyou_rt.jpg");
	background-position: left top,left top;
	background-repeat: no-repeat,repeat-y;
	padding:0 15px 40px;
	background-size: contain,contain;
}

.tx02{
text-align: center;
margin: 0;
display: flex;
justify-content:center;
	align-items: center;
	margin-bottom: 25px;
}
.tx02 .st3 {
    font-weight: 600;
    font-size: 1.5em;
    display: inline-block;
    text-align: center;
    padding: 0 0;
	color: #cf000d;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 1.5;
}

.tx02:before,
.tx02:after {
    position: relative;
    display: inline-block;
    content: "";
    background:#cf000d;;
    width: 2px;
    height: 1.5em;
    margin: 0 1em;
    vertical-align: -1.2em;
    bottom: 0;
}

.tx02 .st3 .fzS{
	color: #000;
	font-size: 80%;
	    background: linear-gradient(transparent 60%, #FBED6F 60%);
}

.mvBox {
  width: 100%;
  aspect-ratio: 16 / 9;
	margin-bottom: 30px;
}
.mvBox iframe {
  width: 100%;
  height: 100%;
}

.st4{
	text-align: center;
}

.st4 img{
	margin-top: -15px;
}