@CHARSET "UTF-8";

/* original u_styles.css */
.entry-content h2::after {background: none;}

/* original u_inline-style-wp-block-library.css */
.has-large-font-size2 {
	font-size:40px;
/*	color: #0f0;*/
}


h2.ht_img {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	font-size: 16px;
/*	background-color:#eee;*/
}

h2.ht_title, h3.ht_title {
	/*margin: 0;*/
	/*padding: 0;*/
	border: 0;
	margin-top: 8px;
	margin-bottom: 4px;
/*	background-color:#eee;*/
}

/*--    --*/


.rec_div {
	background-color:#ccc;
	margin: 0;
	padding: 0;
	border: 0;
}

.rec_div li {
	list-style:none;
}

.rec_btn_ul,
.rec_btn_ul2 {
    width: 1200px;
    overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}


.rec_btn_ul li,
.rec_btn_ul2 li {
    width: 270px;
    float: left;
/*    margin-right: 23px;*/
    margin-right: 20px;
    margin-bottom: 30px;
    position: relative;
    transition: 0.2s;
}

.rec_btn_ul a,
.rec_btn_ul2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rec_btn_ul li:hover,
.rec_btn_ul2 li:hover {
    opacity: 0.7;
}


.rec_btn_title,
.rec_btn_title2 {
    color: #fff;
    line-height: 3.5;
    padding-left: 50px;
    background-image: url(../../../image/ultim/home/btn_arrow.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 20px;
}

.rec_btn_title {
    background-color: #18489e;
}
.rec_btn_title2 {
    background-color: #991144;
}





.rec_top_h2 {
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    margin-bottom: 50px;
}
.rec_top_h2 span {
    display: block;
    font-size: 14px;
    color: #18489e;
    margin-top: 15px;
}
.rec_page_R {
    width: 330px;
    float: right;
}
.rec_page_R h2 {
    background-color: #18489e;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 3;
    margin-top: 0;
}


ul.rec_side_ul {
	margin: 0;
}

.rec_side_ul li {
    line-height: 4;
    padding-left: 50px;
    border-bottom: solid 2px #eee;
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 5px;
    transition: 0.2s;
	list-style: none;

}

.rec_side_ul ul{
    padding: 10px 0 20px 0;
    border-bottom: solid 2px #eee;
	margin: 0;

}

.rec_side_ul ul li{
    line-height: 2;
    border: none;
    position: relative;
}

.rec_side_ul ul li:before{
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #eee;
    position: absolute;
    left: 15px;
    top: 13px;
}

.rec_side_ul li:hover {
    background-color: #eee;
}
.rec_side_ul li a {
    text-decoration: none;
    display: block;
}


.rec_page_L {
    width: 790px;
    float: left;
    position: relative;
}



.rec_page_img .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background: linear-gradient(rgba(0,0,0,0), rgba(6, 18, 53, 0.4));
}

.side_rec_01 {
    background-image: url(../pen/img/side_01_icon.png);
}
.side_rec_02 {
    background-image: url(../pen/img/side_02_icon.png);
}
.side_rec_03 {
    background-image: url(../pen/img/side_03_icon.png);
}
.side_rec_04 {
    background-image: url(../pen/img/side_04_icon.png);
}
.side_rec_05 {
    background-image: url(../pen/img/side_05_icon.png);
}
.side_rec_06 {
    background-image: url(../pen/img/side_06_icon.png);
}
.side_rec_07 {
    background-image: url(../pen/img/side_07_icon.png);
}
.side_rec_08 {
    background-image: url(../pen/img/side_08_icon.png);
}
.side_rec_09 {
    background-image: url(../pen/img/side_09_icon.png);
}
.side_rec_10 {
    background-image: url(../pen/img/side_10_icon.png);
}



h1.rec_page_h1 {
    background-image: none;
    padding: 0;
    color: #fff;
    position: absolute;
    top: 80px;
    left: 30px;
    font-size: 48px;
	font-weight: bold;
	font-family: ‘Andale Mono’, ’Lucida Console’, monospace;
}
h1.rec_page_h1 span {
    display: block;
    line-height: 1;
    font-size: 24px;
}

.rec_page_h2 {
    border-left: 0px;
    padding: 6px 10px;
        padding-left: 10px;
    padding-left: 10px;
    border-bottom: 1px dotted #a3a3a3;
    color: #333;
    font-size: 20px;
    letter-spacing: 4px;
    background: url(../pen/img/h3_bg.png)no-repeat left;
        background-size: auto auto;
    background-size: auto auto;
    background-size: 4%;
    line-height: 3;
    padding-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rec_page_h2 span {
    background-color: #18489e;
    color: #fff;
    font-size: 15px;
    padding: 4px 20px;
    margin-left: 20px;
}

.rec_page_h3 {
    background: none;
    padding: 0;
        padding-left: 0px;
    border: none;
        border-left-width: medium;
        border-left-style: none;
        border-left-color: currentcolor;
    line-height: 2;
    font-size: 17px;
    border-left: solid 6px #18489e;
    padding-left: 20px;
	margin-top: 12px;
	margin-bottom: 2px;
}

.rec_page_text {
    line-height: 2;
    font-size: 15px;
}


.time_L {
    width: 40%;
    float: left;
}

.time_R {
    width: 40%;
    float: right;
}

.time_LR {
    overflow: hidden;
}




.rec_table {
    border-collapse: collapse;
    font-size: 13px;
}

.rec_table th {
    border: solid 1px #ccc;
    background-color: #eee;
    border-spacing: 0px;
    width: 200px;
    padding: 15px;
	font-size: 12px;
}

.rec_table td {
	background-color: #fff;
    border: solid 1px #ccc;
    padding: 15px;
}


.rec_step {
    position: relative;
    padding-left: 100px;
    margin-bottom: 46px;
}

.rec_step span {
    background-color: #18489e;
    color: #fff;
    padding: 4px 20px;
    margin-right: 10px;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0;
}

.rec_step span:after{
    content: "▼";
    color: #ccc;
    position: absolute;
    left: 30px;
    bottom: -30px;
    font-size: 15px;
}

.rec_step.last span::after{
    display: none;
}


a.entry_btn{
    display: block;
    width: 500px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    text-decoration: none;
    background: #ffb500;
    font-size: 18px;
    color: #fff;
    margin: 50px auto 0 auto;
    position: relative;
    transition: .3s;
    padding-right: 20px;
}

a.entry_btn:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 13.0px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: 20px;
    top: 20px;
}

a.entry_btn:hover{
    opacity: .7;
}


.q, .ques {
    font-weight: bold;
    font-size: 18px;
    line-height: 2;
    margin-top: 10px;
    border-bottom: dotted 1px #333;
    margin-bottom: 10px;
}

.q span, .ques span {
    color: #18489e;
    margin-right: 10px;
}



.rec_btn_ul2 li.fin:after {
    content:"募集終了";
    position: absolute ;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.81);
    color: #fff;
    text-align: center;
    padding: 40% 0;box-sizing: border-box;
}
.rec_btn_ul2 li.kyubo:after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #ff9e00 transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.rec_btn_ul2 li.kyubo span.kyubo_text{
    position: absolute;
    left: 5px;
    top: 12px;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-46deg);
}






.test_media1 {font-size:40px; color:#999;}/* テスト用 */


/*@media (min-width: 1024px) {}*/
/* -- 1023px 768px -- */
@media (max-width: 1023px) {

 .test_media1 {font-size:32px; color:#00f;}/* テスト用 */

.uagb-columns__wrap.alignfull > .uagb-columns__inner-wrap { max-width:100% }

}
/*  */


/*@media (min-width:545px){}*/
/* -- 544px (639px) -- */
@media(max-width:544px){
 .test_media1 {font-size:22px; color:#f00;}/* テスト用 */

.rec_page_LR {
    padding: 3%;
}
.rec_page_L {
    width: 100%;
}

.rec_page_R {
    width: 100%;
    margin-top: 20px;
}
.rec_page_R h2 {
    font-size: 17px;
}


.rec_page_img .mask {
    height: 30vw; /* 33vw 要確認 */
    background: linear-gradient(rgba(32, 34, 60, 0.87), rgba(6, 18, 53, 0.4));
}




.rec_btn_ul,
.rec_btn_ul2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rec_btn_ul li,
.rec_btn_ul2 li{
    width: 49%;
    margin: 0 0 2vw 0;
}

.rec_btn_title,
.rec_btn_title2 {
    background-image: none;
    line-height: 3;
    padding: 0;
    font-size: 13px;
    text-align: center;
}




h1.rec_page_h1 {
    color: #fff !important;
    font-size: 24px;
    top: 6vw;
    border: none;
    line-height: 1;
    left: 0;
	padding-left: 5px;
}
h1.rec_page_h1 span {
    font-size: 20px;
    margin-top: 11px;
	padding-left: 10px;
}

.rec_page_h2 {
    background-size: 10%;
    padding-left: 14%;
    font-size: 16px;
}

h3.rec_page_h3 {
    padding-left: 13px;
}

.rec_page_text {
    line-height: 2;
    font-size: 13px;
}

.time_L {
    width: 100%;
}
.time_R {
    width: 100%;
    margin-top: 20px;
}


.rec_table th {
    width: 28%;
    font-size: 12px;
}


a.entry_btn{
    width: 90%;
    height: 15vw;
    line-height: 15vw;
    background: #ffb500;
    font-size: 4vw;
    margin: 10vw auto 15vw auto;
    padding-right: 4vw;
}

a.entry_btn:before{
    border-width: 1.5vw 0 1.5vw 2vw;
    right: 3vw;
    top: 6vw;
}


.rec_side_ul li {
    font-size: 14px;
}


.q, .ques {
    font-size: 15px;
}


}
/*  */


