/*/////////////////////////////////////////////////////////////////////////
hanzai-rettou 20181217
/////////////////////////////////////////////////////////////////////////*/
/*addphoto*/
section.unit p.photo {background-repeat:no-repeat;background-size:cover;}
section.unit p.photo cover{width:100%;height:100%;}
section.unit p.photo20181217_1 {background-image:url(../img/photo20181217_1.jpg);}
section.unit p.photo20181217_2 {background-image:url(../img/photo20181217_2.jpg);}

.backmoji{color:#ff2900;}

/* PC only */
@media screen and (min-width: 768px) {
	section.unit p.photo20181217_1 {width:480px;height:320px;margin: 0px auto 15px;}
	section.unit p.photo20181217_2 {width:480px;height:320px;margin: 0px auto 15px;}

	.backmoji{font-size:160%;}
}

/* SMP only */
@media screen and (max-width: 767px) {
	section.unit p.photo20181217_1 {width:296px;height:197px;margin: 0px auto 15px;}
	section.unit p.photo20181217_2 {width:296px;height:197px;margin: 0px auto 15px;}

	.backmoji{font-size:97%;}

}
