@charset "utf-8";
/* 色変更時用CSS */

.green_txt2 {
    font-weight: bold;    
}

/* 小見出し */
.tips {
    border-color: #C38799;
	font-size: 17px!important;
}

.tips::before {
    color: #A00A2F;
}


.diamond {
    color: #A00A2F;
}

/*CP一覧リンク*/
.cp_link{
	clear: both;
	overflow: hidden;
	margin-bottom: 5px!important;
	display: block;
}

.cp_link_txt{
	display: block;
	overflow: hidden;
}

.cp_link_txt.im{
	padding: 0;
}

/*  */
.txt_border {
    border-bottom: 1px solid #9a9a9a;
    display: block;
    margin-bottom: 0.3rem;
}

.pink {
    border: solid 1.5px #ff0057;
}

/**戻るボタン**/
.return_btn {
    display: block;
    margin: 0 0 16px 0;
    padding: 5px 0;
    float: right;
    width: 23.3%;
    text-align: center!important;
    clear: both;
}

.return_btn a {
    color: #222faa;
    font-size: 15px;
    font-weight: 600;
    display: block;
    text-decoration: none;
    width: 90%;
    padding: 15px 3px;
    margin: 0 auto;
    border-radius: 10px;
    background-image: linear-gradient(#dddbd2 0%, #fafafa 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.40);
}

.return_btn a:hover {
	color:#121c79;
    background-image: linear-gradient(#dddbd2 0%, #fafafa 60%);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.30);
}

/* ボタン */
.attention_btn_st {
    width: 70%;
    margin: 0 auto;
}

.btn_wrap {
    padding-top: 0;
}

.attention_btn_st {
    width: 70%;
}

/****** table_box ********/

.table_box.table_box_open table tr td:last-child{
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}

/****** day ********/
.period_3000man {
    background: linear-gradient(0deg, rgba(255,235,130,1) 0%, rgba(242,173,82,1) 21%, rgba(140,82,0,1) 84%);
    width: 100%;
    margin-bottom: -10px;
}

.period_3000man .period_tx{
	font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 4px #000000;
	text-align: center!important;
}

.pu2_day{
	background: linear-gradient(0deg, rgba(130,211,255,1) 0%, rgba(82,186,242,1) 21%, rgba(0,11,140,1) 84%);
    width: 100%;
}
.pu2_day .pu2_day_tx{
	font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 4px #000000;
	padding: 10px 20px;
}


/*****btn*****/

.pu_im_list .im_list_l{
	margin: 0!important;
}
.pu_im_list .im_list_r{
	margin: 0!important;
}

.im_list_l a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: “alpha( opacity=50 )”;
}

.im_list_r a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: “alpha( opacity=50 )”;
}

/* accordion */
dl.accordion p{
	font-size: 1em;
	letter-spacing: 0;
}

.list_gainen_ttl_pu{
	color: #096DC0;
    font-size: 1.1em;
	font-weight: bold;
	display: inline-block;
    vertical-align: middle;	
}

.gainen_ttl_pu:after{
    content: "▼";
	margin-left: 5px;
    color: #096DC0;
    font-size: 1.2em;
	display: inline-block;
    vertical-align: middle;

}

.gainen_ttl_pu.open:after{
    content: "▲";
	margin-left: 5px;
    color: #096DC0;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle;
}

dl.accordion {
	width:100%;
	margin:0;
	padding:0;
}

dl.accordion dt {
	background:none;
	height:auto;
	font-size:100%;
	text-indent:0;
	line-height:20px;
	color:#000;
	border: none;
	font-weight: unset;
}

dl.accordion dt.open {
	background:none;
}

dl.accordion dd {
	display:none;
	margin:0;
}

dl.accordion dd.open{
    display:none;
}

table tr td {
    padding: 0px 15px;
}

/*title_flex*/
.heading_ttl .item_box_ex {
    background: url(../../../uploads/2025/2025_saber_pu_eoakg/midashi_bg.png) no-repeat bottom/100% auto;
}

.heading_ttl .item_box_ex {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    padding: 0.2em 0em 0.3em 0em;
    font-family: 'Times New Roman', 'Yu Mincho Medium', '游明朝 Medium', 'Yu Mincho', '游明朝', 'YuMincho', '游明朝体', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', serif;
    font-weight: bold;
    font-size: 1.375em !important;
    line-height: 1.2 !important;
}

.txt_fx {
    display: flex;
    align-items: center;
}
.txt_fx .txt_fc:first-child {
    word-break: keep-all;
    color: #fff;
    border-radius: 5px;
    width: 20%;
    text-align: center;
    height: 100%;
    font-size: 0.8em;
    margin-right: 1%;
    max-width: 70px;
}

.txt_fc {
    color: #7A2737;
    text-shadow: 0 0 2px rgb(178 34 34);
}

.txt_fx .t_red {
    background: rgb(255,53,53);
    background: linear-gradient(0deg, rgba(255,53,53,1) 0%, rgba(148,25,25,1) 100%);
    padding: 0.8% 0 0.2% 0;
}
.txt_fx .t_blue {
    background: rgb(53,182,255);
    background: linear-gradient(0deg, rgba(53,182,255,1) 0%, rgba(26,25,148,1) 100%);
    padding: 2.5% 0;
}
