/* カスタム CSS をここに入力してください */


#saisei .soudan_S {
    width: 70%;
    height: 80px;
    line-height: 80px;
    max-width: 500px;
    max-height: 80px;
    display: block;
    position: static;
padding-bottom: 60px;
    margin-top: 5px;
    text-align: center;
  margin: 0 auto;
 
}
#saisei .soudan_S a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#faa105;
    text-align:center;
    border:3px solid #FFFFFF;
    color:#FFFFFF;
    font-size:24px;
    font-weight:bold;
    border-radius:22px;
    -webkit-border-radius:22px;
    -moz-border-radius:22px;
    box-shadow:3px 4px 4px 0px #CCCCCC ;
    transition: all 0.1s ease;
}

#saisei .soudan_S a:hover{
    background:#fbdd95;
    color:#FFFFFF;
    margin-left:3px;
    margin-top:3px;
    border:3px solid #FFFFFF;
    box-shadow:3px 4px 4px 0px #CCCCCC ;
}


#saisei .center_S {
  width: 80%;
  margin: 0 auto;
  max-width: 500px;

}

#saisei .center50_S {
  width: 50%;
  margin: 0 auto;
  max-width: 500px;

}
#saisei .dot_S {
border-bottom: dotted 3px #CC0000;
	max-width: 800px;
	margin: 0 auto;
	
}
	

#saisei .p-center_S {
    text-align: center;
    color: #CC0000;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 30px;
    font-weight: 400;
    font-size: 1.5em;
    width: 80%;
    height: auto;
    max-width: 600px;
    display: block;
    float: none;
  margin: 0 auto;

}

#saisei .p-left_S {
    text-align: left;
    margin-left: 0%;
    margin-right: 10%;
    margin-top: 30px;
    font-weight: 400;
    font-size: 1.5em;
	 line-height: 1.4em;
     display: block;
    float: none;
	    text-shadow: 3px 0px #F1F1F1;

}


#saisei .free_S {
    position:relative;
    width:80%;;
    height:50px;
    text-align:center;
    color:#faa105;
    font-size:30px;
    font-weight:bold;
 display: block;
  margin: 0 auto;
  max-width: 500px;
padding-top: 50px;

}

#saisei .top_S  {
    margin-left: 10px;
    margin-right: 10px;
    clear: none;
    color: #555555;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5em;
    text-indent: 10px;
    text-shadow: 4px 1px #F1F1F1;

}




#saisei .text02_S {
    text-align: left;
    color: #555555;
 margin-left: 20px;


}


#saisei .text03_S {
    float: left;
    clear: both;
    color: #555555;
    font-size: 1.6em;
    width: 90%;
}

#saisei .text04_S {
    text-align: left;
    color: #555555;
 margin-left: 20px;
	 margin-top: -20px;
	 margin-bottom: 20px;

}

#saisei .text05_S {
    text-align: center;
	    font-size: 1.3em;
    color: #555555;
	  line-height: 1.6em;

}

#saisei .text06_S {
    text-align: center;
    color: #555555;
}




#saisei .text_tittle_S {
text-align: left;
 color: #333333;
    font-size: 1.8em;
 margin-top: 30px;
 margin-bottom: 20px;
	line-height: 1.3em;
background-image: linear-gradient(to left, #ffffff 10%, #eeeeee 40%, #cccccc 50%);
	border-radius: 10px; 

-webkit-border-radius: 10px;

-moz-border-radius: 10px;
}

#saisei .text_tittle_c_S {
text-align: center;
 color: #333333;
    font-size:2em;
 margin-top: 10px;
 margin-bottom: 10px;
	line-height: 1.5em;

}

#saisei .floLeft_S {
    float: left;
    clear: none;
}
	
#saisei .floRight_S {
    float: right;
    clear: none;
}

#saisei .btn_S {
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    left: 20px;
    clear: both;
    text-align: center;
    position: static;
}

#saisei .btn_S a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#CC0000;
    text-align:center;
    color:#FFFFFF;
    font-size:25px;
    font-weight:bold;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}
#saisei .btn_S a:hover{
    background:#FF6B5F;
    color:#FFFFFF;
    margin-left:5px;
    margin-top:5px;
    box-shadow:none;
}

#saisei .clear_S {
    clear: both;
}


#saisei .floRight_S {
float:right;
clear: both;
}

#saisei .floLeft_S {
float:right;
clear: both;

}

#saisei .linear_red_S
{
background: linear-gradient(transparent 50%, #f3a1a1 50%);}

#saisei .linear_img_S
{
background:url(https://re.94284.jp/wp-content/uploads/2019/05/line_red.gif) bottom repeat-x;
background-size: 8px;}

#saisei .mt20_S{

    margin-top:20px;

}

#saisei .mt50_S{

    margin-top:50px;

}

.clear_S {
    clear: both;
}

