a{
    cursor: pointer;
}
.BOX_INSET {
    margin: 0px auto 10px auto !important;
}
#DOWN_BAR{
    display: none;
}
.FOOT_MOBILE div{
    margin-top: 0 !important;
}
.PC #YL025 .SINGLE_BOX {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
    margin: 15px auto;
}
.MOBILE #YL025 .SINGLE_BOX {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
    margin: 15px auto;
    color: #333;
}
.PC #YL025 #ING_BOX {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
    margin: 15px auto;
}
.MOBILE #YL025 #ING_BOX {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
    margin: 15px auto;
    color: #333;
}
.Show_Selectbox{
    display: block;
}
.relation_hide,
.Hide_Selectbox{
    display: none;
}
.radio{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/* tabcontrol */
.relationstate{
	width:50%;
}
.PC #YL025 .SELECT_BOX .radio label.s1{
	width:66% !important;
}
.MOBILE #YL025 .SELECT_BOX .radio label.s1 {
    width: 98% !important;
}
#YL025 .wq-group .radio label.s1{
	width:98% !important;
}

.Relation_state_Close{
  display: none;
}
.Relation_state_Open{
	display: block !important;
}
.lableactive{
	background-color:#fff4de !important; 
	border-width: 2px !important;
}
.InputArea{
	display: none;
}
.PC #YL025-wrapper .NEW_BT_F button {
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 48px;
	font-size: 1.5rem;
	line-height: 48px;
	text-decoration: none;
	position: static;
}
.MOBILE #YL025-wrapper .NEW_BT_F button {
	margin: 0 auto;
	width: 90%;
	height: 47px;
	font-size: 1.5rem;
	line-height: 47px;
	text-decoration: none;
	position: static;
}
.PC #YL025 #relation_select input[type=radio]:checked + label.s1:before {
    content: "\2022";
    color: #743ad1;
    font-size: 35px;
    text-align: center;
    line-height: 15px;
}
.PC #YL025 #relation_select input[type=radio]:checked + label.s2:before {
    content: "\2022";
    color: #f65567;
    font-size: 35px;
    text-align: center;
    line-height: 15px;
}
.MOBILE #YL025 #relation_select input[type=radio]:checked + label.s1:before {
    content: "\2022";
    color: #743ad1;
    font-size: 35px;
    text-align: center;
    line-height: 20px;
}
.MOBILE #YL025 #relation_select input[type=radio]:checked + label.s2:before {
    content: "\2022";
    color: #f65567;
    font-size: 35px;
    text-align: center;
    line-height: 20px;
}
.PC #YL025 .wq-group input[type=radio]:checked + label.s1:before,
.PC #YL025 .wq-group input[type=radio]:checked + label.s2:before{
    line-height: 15px !important;
}
.radio_year input[type="radio"]:checked+label {
    background-color: #f5e9ff;
}
.MOBILE #YL025 .SELECT_BOX .radio label.s1 {
    height: 83px !important;
}
.MOBILE #YL025 .wq-group .radio label.s1 {
    height: 52px !important;
}
.pop_t03 {
    font-weight: initial !important;
}
.wq_activelabelcolour{
    background-color:#fff4de !important; 
    border-width: 2px !important;
}
.MOBILE #Down_Bar_Hide_B{
    height: 20px;
}
@media (max-width : 768px){
    .PC #YL025 .TOP_BG_0 h1 {
        width: 100% !important;
    }
}
.wq-select{
    color: #000;
}