@charset "utf-8";

/* -------------------------------------------------- */
/* #block-case */
/* -------------------------------------------------- */
.common-modal01-inner.case-item{margin:-20px;padding:20px;background:#eaeaea;}
.common-modal01-inner.case-item .txt{text-align:center;padding:10px 3.7%;background:url(/img/name/pop_side01.gif) repeat-y left top,url(/img/name/pop_side02.gif) repeat-y right top;background-color:#fffdee;font-feature-settings:"palt";-webkit-font-feature-settings:"palt";}
.common-modal01-inner.case-item .img02{padding:0 3.7%;background:url(/img/name/pop_side01.gif) repeat-y left top,url(/img/name/pop_side02.gif) repeat-y right top;}
.common-modal01-inner.case-item .img03{margin-top:-3%;}

/* ======================================================================================================================= */
/* for sp */
/* ======================================================================================================================= */
@media screen and (min-width:1px) and (max-width:799px){
  /* -------------------------------------------------- */
  /* #block-case */
  /* -------------------------------------------------- */

}
@media screen and (min-width:1px) and (max-width:569px){
  .common-modal01-inner.case-item .img02{padding:0 4%;margin-right:-0.2%;}
  .common-modal01-inner.case-item .img03{margin-top:-4%;}
}