@media only screen and (max-width: 1139px) {/*タブレット*/
}

@media only screen and (min-width:1140px) {/*ＰＣ*/
}
body {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin : 0px;
	letter-spacing: 0.05em;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	text-align:left;
	vertical-align:top;
}
img {
	border: none;
}
table {
	border: none;
	letter-spacing: 1px;
}
.space0 {
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.yetxt{
	background-color: #FBFA8B;
}
.red{
    color: red;
}
.cen{
    text-align: center;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear:both;
    display: block;
}
#wraps{
	background-color:#000;
	width:100%;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size:60px;
}
.txt_peple{
    color: deeppink;
}
.txt_blue{
    color: dodgerblue;
}
/*------------*/
#zentaiun h4{
    color: white;
    text-align: center;
}
/**/
.my_girl01,
.my_girl01 div.scbox h3,
.my_girl01 .unsebox h4{
    background-color: #f7f7f7 !important;
}
/*------------*/
.my_girl02,
.my_girl02 div.scbox h3,
.my_girl02 .unsebox h4,,
.my_girl02 #zentaiun h4{
    background-color: #fff7e9 !important;
}
.orback{
    background-color: #fff7e9 !important;
}
/*------------*/
.my_girl03,
.my_girl03 div.scbox h3,
.my_girl03 .unsebox h4,
.my_girl03 #zentaiun h4{
    background-color: #e6f6ff !important;
}
.my_girl03 #zentaiun h4{
    color: white;
    text-align: center;
}
/*------------*/
.my_girl04,
.my_girl04 div.scbox h3,
.my_girl04 .unsebox h4,
.my_girl04 #zentaiun h4{
    background-color: #f3ffe4 !important;
}
/*------------*/
.my_girl05,
.my_girl05 div.scbox h3,
.my_girl05 .unsebox h4,
.my_girl05 #zentaiun h4{
    background-color: #fff0e9 !important;
}
/*------------*/
.my_girl06,
.my_girl06 div.scbox h3,
.my_girl06 .unsebox h4{
    background-color: #f9f0e0 !important;
}
/*------------*/
.my_girl07,
.my_girl07 div.scbox h3,
.my_girl07 .unsebox h4,
.my_girl07 #zentaiun h4{
    background-color: #ffe9f2 !important;
}
/*------------*/
.my_girl08,
.my_girl08 div.scbox h3,
.my_girl08 .unsebox h4,
.my_girl08 #zentaiun h4{
    background-color: #fff5ea !important;
}
/*------------*/
.my_girl09,
.my_girl09 div.scbox h3,
.my_girl09 .unsebox h4,
.my_girl09 #zentaiun h4{
    background-color: #f1e5ff !important;
}
/*------------*/
#topinfo h5 {
    display: flex;
    align-items: center;
	color: #e61d74;
}
#topinfo h5:before,
#topinfo h5:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #e61d74;
}
#topinfo h5:before {
    margin-right: 1rem;
}
#topinfo h5:after {
    margin-left: 1rem;
}
.fa-smile-beam{
    color: orangered;
}
.fa-frown{
    color: blue;
}
/*-----------*/
.foot_01,
.my_girl01 #zentaiun h4{
	background-color: #818285 !important;
}
.foot_02,
.my_girl02 #zentaiun h4{
	background-color: #fdb813 !important;
}
.foot_03,
.my_girl03 #zentaiun h4{
	background-color: #14c0f3 !important;
}
.foot_04,
.my_girl04 #zentaiun h4{
	background-color: #8cc63f !important;
}
.foot_05,
.my_girl05 #zentaiun h4{
	background-color: #a43f2e !important;
}
.foot_06,
.my_girl06 #zentaiun h4{
	background-color: #b6994b !important;
}
.foot_07,
.my_girl07 #zentaiun h4{
	background-color: #f49ab9 !important;
}
.foot_08,
.my_girl08 #zentaiun h4{
	background-color: #e3a269 !important;
}
.foot_09,
.my_girl09 #zentaiun h4{
	background-color: #7961aa !important;
}