@charset "UTF-8";
/*sanitize*/
/*中央揃え*/
 /*
/*中央揃え*/
@media print, screen and (min-width: 769px) {
  .p_naiyou .naiyouList:after {
    top: calc(50% - 8px); } }
@media print, screen and (min-width: 769px) {
  .p_naiyou .naiyouList:before {
    top: calc(50% - 8px); } }
@media print, screen and (min-width: 769px) {
  .p_naiyou .naiyouList .item {
    padding: 30px 10px; } }
@media print, screen and (min-width: 769px) {
  .p_naiyou .naiyouList .item .ttl {
    font-size: 16px;
    font-size: 1rem;
    height: 3em; } }
@media print, screen and (min-width: 769px) {
  .p_naiyou .naiyouList .item:nth-child(1) .ttl, .p_naiyou .naiyouList .item:nth-child(3) .ttl, .p_naiyou .naiyouList .item:nth-child(5) .ttl {
    padding: 15px 0; } }
@media print, screen and (min-width: 769px) {
  .p_naiyou .naiyouList .item:nth-child(4) .ttl {
    padding: 0; } }

/*# sourceMappingURL=index.css.map */
