@media screen and (min-width: 768px) {
body {font-size: 18px;line-height: 160%;background-color: #F0F0E1;}
.head {flex-direction: row;text-align: center;	}
.logo {width: 450px;text-align: center;}
/* PC時はMENUボタンを非表示 */
#open,#close {display: none !important;	}
#navi {display: block !important;}
.p1-waku1 {
font-size: 20px;font-weight: bold;
background-image: url(../img/img4.png);
background-repeat: no-repeat;background-position: right bottom;
line-height: 120%;padding-left: 1em;}
.box1-aisatu {width: 39em;margin-right: auto;margin-left: auto;}


  .row {display: flex;flex-direction: row;padding: 0; }
  .col {margin-left: 4%;}
  .col:first-child {margin-left: 0; }
  .row .col.span-1 {flex: 0 0 4.66666666667%;max-width: 4.66666666667%; }
  .row .col.span-2 {flex: 0 0 13.3333333333%;max-width: 13.3333333333%; }
  .row .col.span-3 {flex: 0 0 22%;max-width: 22%;}
  .row .col.span-4 {flex: 0 0 30.6666666667%;max-width: 30.6666666667%; }
  .row .col.span-5 {flex: 0 0 39.3333333333%;max-width: 39.3333333333%; }
  .row .col.span-6 {flex: 0 0 48%;max-width: 48%;}
  .row .col.span-7 {flex: 0 0 56.6666666667%;max-width: 56.6666666667%; }
  .row .col.span-8 {flex: 0 0 65.3333333333%;max-width: 65.3333333333%; }
  .row .col.span-9 {flex: 0 0 74.0%;max-width: 74.0%;}
  .row .col.span-10 {flex: 0 0 82.6666666667%;max-width: 82.6666666667%;}
  .row .col.span-11 {flex: 0 0 91.3333333333%;max-width: 91.3333333333%;}
  .row .col.span-12 {flex: 0 0 96%;max-width: 96%; }
  /* オフセット */
  .row .col.offset-1 {margin-left: 8.66666666667%;}
  .row .col.offset-2 {margin-left: 17.3333333333%;}
  .row .col.offset-3 {margin-left: 26%; }
  .row .col.offset-4 {margin-left: 34.6666666667%;}
  .row .col.offset-5 {margin-left: 43.333333333%; }
  .row .col.offset-6 {margin-left: 52%;}
  .row .col.offset-7 {margin-left: 60.6666666667%;}
  .row .col.offset-8 {margin-left: 69.3333333333%;}
  .row .col.offset-9 {margin-left: 78.0%;}
  .row .col.offset-10 {margin-left: 86.6666666667%;}
  .row .col.offset-11 {margin-left: 95.3333333333%;}
    a[href*="tel:"] {pointer-events: none;cursor: default;text-decoration: none;}
  .point2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 180%;
	font-weight: bold;
	line-height: 180%;
	text-align: center;
	color: #02488D;
}
.point1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 140%;
	line-height: 180%;
}
}
