@charset "utf-8";

#birthday *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html{
	font-size: 62.5%;
}
#birthday{
	color: #333333;
	font-size: 15px;
	margin: 0 auto;
}
#birthday span{
	color: #E00000;
	font-size: 15px;
}

#birthday #topimg_bg{
	width: 967px;
	margin: 0 auto;
	padding: 5px;
	background: rgb(225,189,20); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(225,189,20,1) 0%, rgba(251,224,95,1) 9%, rgba(254,243,189,1) 16%, rgba(251,224,95,1) 23%, rgba(225,189,20,1) 34%, rgba(251,224,95,1) 43%, rgba(254,243,189,1) 52%, rgba(251,224,95,1) 60%, rgba(225,189,20,1) 67%, rgba(251,224,95,1) 79%, rgba(254,243,189,1) 86%, rgba(251,224,95,1) 93%, rgba(225,189,20,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(225,189,20,1) 0%,rgba(251,224,95,1) 9%,rgba(254,243,189,1) 16%,rgba(251,224,95,1) 23%,rgba(225,189,20,1) 34%,rgba(251,224,95,1) 43%,rgba(254,243,189,1) 52%,rgba(251,224,95,1) 60%,rgba(225,189,20,1) 67%,rgba(251,224,95,1) 79%,rgba(254,243,189,1) 86%,rgba(251,224,95,1) 93%,rgba(225,189,20,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(225,189,20,1) 0%,rgba(251,224,95,1) 9%,rgba(254,243,189,1) 16%,rgba(251,224,95,1) 23%,rgba(225,189,20,1) 34%,rgba(251,224,95,1) 43%,rgba(254,243,189,1) 52%,rgba(251,224,95,1) 60%,rgba(225,189,20,1) 67%,rgba(251,224,95,1) 79%,rgba(254,243,189,1) 86%,rgba(251,224,95,1) 93%,rgba(225,189,20,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


#birthday #topimg{
	width: 957px;
	margin: 0 auto;
	padding: 3px 0;
	background-color: #ffffff;
	background-image: url(../images/birthday_bg02.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#birthday #topimg h1{
	margin: 10px 0 0 0;
	text-align: center;
	background-image: url(../images/birhtday_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#birthday #topimg .fontsize{
	margin-top: 0;
	padding: 0 150px;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

#birthday #topimg p{
	padding: 0 150px;
}

#birthday #contentbox{
	width: 858px;
	margin: 40px auto;
}
#birthday #toptext{
	width: 820px;
	margin: 0 auto;
	padding: 10px 0;
}
#birthday #box01{
	width: 820px;
	margin: 10px auto;
	padding: 0 0 0 0;
	background: #ffffff;
}

#birthday #box01 #color{
	color: #fff;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	background: #364563;
}

#birthday #box01 .notes{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background:#ffffff;
	border: 0;
	border-collapse: collapse;
}

#birthday #box01 .notes tr th{
	width: 15%;
}

#birthday #box01 .notes tr td{
	width: 85%;
}

#birthday #box01 .notes tr:nth-of-type(n+2) td{
	border-top: solid 1px #c7c7c7;
}

#birthday #box01 .notes tr:nth-of-type(n+2) th{
	border-top: solid 1px #c7c7c7;
}


#birthday #box01 .notes th,
#birthday #box01 .notes td{
	padding: 10px;
	border-left:0;
	border-right:0;
}



#birthday ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
#birthday ol li{
	margin-bottom: 65px;
	padding-left: 20px;
}
#birthday ol li p{
	margin-left: 45px;
}

#birthday ol li img{
	border: solid 1px #dddddd;
}

#content1{
	background: url(../images/birthday_ic01.jpg) no-repeat 20px top;
}
#content2{
	background: url(../images/birthday_ic02.jpg) no-repeat 20px top;
}
#content3{
	background: url(../images/birthday_ic03.jpg) no-repeat 20px top;
}

#content3 p:nth-child(1){
	margin-bottom: 3px;
}
#content4{
	background: url(../images/birthday_ic04.jpg) no-repeat 20px top;
}
#content4 p:nth-child(1){
	margin-bottom: 3px;
}
#bottomtext{
	width: 858px;
    margin: 40px auto;
	/*margin: 5px 0 0 40px;*/
	font-size: 18px;
}

	
	#smpfooter #float-btn-backtotop{	
		display: none;}


.l-question {
    background-color: #F2F2F2;
    padding-top: 60px;
    padding-bottom: 60px;
}
.l-question__inner {
    width: 976px;
    margin: 0 auto;
}
.l-question__heading {
    font-size: 32px;
    text-align: center;
}
.l-question__list {
    margin-top: 38px;
}
.l-question__list li {
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    padding-top: 28px;
    padding-bottom: 28px;
}
.l-question__question {
    font-size: 18px;
    font-weight: bold;
    color: #475c85;
    line-height: 1;
}
.l-question__query {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    transition: 0.1s all ease;
}
.l-question__query:after {
    transition: 0.1s all ease;
    content: "";
    display: block;
    background-image:  url(../images/plus.svg);
    height: 18px;
    width: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.l-question__query.is-active:after {
    transition: 0.1s all ease;
    content: "";
    display: block;
    background-image:  url(../images/haifun.svg);
    height: 18px;
    width: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.l-question__response {
    height: 0;
    display: block;
    overflow-y: hidden;
}
.l-question__accordion {
    padding-top: 18px;
    display: flex;
    align-items: flex-start;
}
.l-question__a {
    font-size: 20px;
    font-weight: bold;
    color: #475c85;
    margin-right: 20px;
    line-height: 1;
    white-space: nowrap;
}
.l-question__answer {
    font-size: 16px;
    line-height: 24px;
}
/* ------------------------------------------------------------------------------------------------------------
	media
 ------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:767px) {
	DIV#pankuzu_r {
		line-height:1.3;
		width:100%;
		margin:0 0 10px;
		font-size: 12px;
	}
	#birthday{
		width: auto;
		padding: 0 5px;
	}
	#birthday *{
		font-size: 14px;
		line-height:1.3;
	}
	
	#birthday .u-inner{
		top: -5px;
	}
	#birthday p{
		font-size: 15px;
	}
	
	#birthday #topimg .fontsize{
		margin-bottom: 5px;
		padding: 10px 5px;
		font-size: 16px;
	}
	#birthday #topimg p{
		padding: 10px 5px;
	}
	#birthday img{
		max-width: 100%;
	}
	
	#birthday #topimg{
		padding: 20px 5px;
		
	}
	
	#birthday #topimg_bg,
	#birthday #topimg,
	#birthday #box01,
	#birthday #toptext,
	#birthday #contentbox{
		width: auto;
	}
	
	
	#birthday #box01 p{
		padding: 0;
	}
	
	#birthday #box01 #color{
		font-size: 18px;
	}
	
	#birthday ol li{
		margin: 0 10px 65px 10px;
		padding: 0;
	}
	
	#content1{
		background: url(../images/birthday_ic01.jpg) no-repeat left top;
	}
	#content2{
		background: url(../images/birthday_ic02.jpg) no-repeat left top;
	}
	#content3{
		background: url(../images/birthday_ic03.jpg) no-repeat left top;
	}
	#content4{
		background: url(../images/birthday_ic04.jpg) no-repeat left top;
	}
	
	#bottomtext{
		margin: 0;
	}

	.l-question {
	    padding-top: 12.8%;
	    padding-bottom: 12.8%;
	}
	
	.l-question__inner {
	    width: 92%;
	    margin: 0 auto;
	}
	.l-question__heading {
	    font-size: 2.4vw;
	    text-align: center;
	}
	
	.l-question__list {
	    margin-top: 6.08696%;
	}
	
	l-question__list li {
	    border-top: 1px solid #c2c2c2;
	    border-bottom: 1px solid #c2c2c2;
	    padding-top: 5.7971%;
	    padding-bottom: 5.7971%;
	}

	.l-question__query {
	    display: flex;
	    align-items: flex-start;
	    position: relative;
	    cursor: pointer;
	    transition: 0.1s all ease;
	}

	.l-question__query:after {
	    transition: 0.1s all ease;
	    content: "";
	    display: block;
		background-image:  url(../images/plus.svg);
	    height: 18px;
	    width: 18px;
	    background-size: 100%;
	    background-repeat: no-repeat;
	    position: absolute;
	    right: 20px;
	    top: 50%;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
	
	.l-question__response {
	    /* height: 0; */
	    display: block;
	    overflow-y: hidden;
	}
	
	.l-question__accordion {
	    padding-top: 4.63768%;
	    display: flex;
	    align-items: flex-start;
	}

	.l-question__a {
	    font-size: 5.33333vw;
	    font-weight: bold;
	    color: #475c85;
	    margin-right: 4.34783%;
	    line-height: 6.4vw;
	}
		
	.l-question__answer {
	    font-size: 18px;
	    line-height: 24px;
	}
	.l-question__question {
	    font-size: 4.8vw;
	    width: 76.81159%;
	    font-weight: bold;
	    color: #475c85;
	    line-height: 7.2vw;
	}
}