@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
* a:hover{
    text-decoration: underline;
}
@media screen and (min-width: 541px){
body {
    background-image: url(img/001.jpg);
    background-size:contain;
    background-repeat: no-repeat;
	background-color:#333;
    width: 100%;
}
.wrap {
    margin: 0 auto;
    width: 90%;
}
.wrap a {
    font-size: 27px;
    color: #ff0;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.wrap .milkycat {
    color: rgba(255,255,255,1.00);
    text-align: center;
    line-height: 29px;
    padding-top: 11px;
    width: 100%;
}
.h_txt_p   {
    color: rgba(255,255,255,1.00);
    font-weight: bold;
    text-align: center;
}
.wrap .deli {
    background-color: rgba(0,0,0,0.60);
    margin-top: 5px;
    border-radius: 20px;
}
.wrap .joyu {
    color: rgba(255,255,255,1.00);
    background-color: rgba(0,0,0,0.70);
    margin-top: 6px;
    width: 100%;
    font-size: 15px;
    text-align: center;
    border-radius: 30px;
}
.wrap .deli a {
    color: #FFFF00;
    display: block;
    padding-top: 10px;
    font-size: 27px;
}
.deli a img {
    vertical-align: middle;
    width: 30%;
    margin-top: -11px;
}
.wrap .main_box {}
h2   {
    background-color: #112eff;
    border-radius: 54px;
    margin-top: 12px;
    margin-bottom: 12px;
}
h2.btn_deco2{
    background-color: #00D8D5 !important;
	}

.wrap .joyu .txt_p {
    padding-left: 12px;
    padding-top: 4px;
    padding-right: 12px;
    text-align: center;
    text-shadow: 1px 1px 2px #000000;
}
.txt_deco   {
    font-size: 25px;
    color: #fbb9ff;
    font-weight: bold;
}

.main_box .joyu .txt_p.back01 {
    background-repeat: no-repeat;
    background-size: contain;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-bottom: 30px;
}
.joyu .txt_p a {
    color: #FFFF00;
    font-size: 25px;
    font-weight: bold;
}
.joyu .txt_p p {
    padding-top: 6px;
    padding-bottom: 8px;
    line-height: normal;
}
.joyu .txt_p.back02.p2 h2 {
    padding-bottom: 0px;
}
.main_box .joyu .txt_p.p2 p {
    padding-bottom: 11px;
}
.main_box .joyu .txt_p.back02 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 0%;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    padding-bottom: 30px;
}
.btn_deco  {
    display: block;
    padding: 0.5em 0em;
    text-decoration: none;
    border-radius: 4px;
    color: #FFFFFF !important;
    background-image: -webkit-linear-gradient(45deg, #e813e2 0%, #5fffe1 100%);
    background-image: linear-gradient(45deg, #7207ff 0%, #5fffd3 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 4px #000000;
    width: 60%;
}


}
/*-----------------------------------------------------------------*/
@media screen and (max-width: 540px){
.br::before {/*改行処理*/
	content: "\A" ;
	white-space: pre ;
}
*{
	margin: 0;
	padding: 0;
    color: #FFFFFF;		
}
* a{
    color: #FFFF00;		
	}
* a:hover{
    text-decoration: underline;	
}
body {
    background-color: #222222;
    width: 100%;
}
.wrap {
    margin: 0 auto;
    width: 90%;
}
.wrap .header .milkycat {
    line-height: 35px;
    margin-top: 14px;
}

.wrap .header .h_txt_p {
    font-size: 12px;
}
.wrap .deli {
}
.deli a .br {
    color: #FFFF00;
}

.deli a img {
    width: 100%;
}
.wrap .main_box {
    text-align: center;
}
.wrap .main_box .joyu {
    border: 2px dotted #FFFF00;
    border-radius: 30px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 21px;
}
.joyu .txt_p.back01 a{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(45deg, #e813e2 0%, #5fffe1 100%);
    background-image: linear-gradient(45deg, #7207ff 0%, #5fffd3 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 4px #000000;
}
.joyu .txt_p.back01 a span{
    color: #FFFFFF;
}
.joyu .txt_p.back01 a:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
.wrap .header {
    text-align: center;
}
.wrap .deli a {
    width: 100%;
    display: block;
    line-height: 18px;
    padding-bottom: 20px;
    margin-top: 5px;
    text-align: center;

}
.joyu .txt_p.back02.p2 a {
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 4px #000000;
}
.joyu .txt_p.back02.p2 a:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
}
.wrap .header {
    background-color: rgba(0,0,0,0.70);
    padding-bottom: 3px;
}
