
/* ****************** 1칸 레이아웃  ****************** */

.layout_380913_ {clear:both; min-width:320px; max-width:1000px; margin:0 auto;}
.layout_380913_ > div:after {content:''; display:block; clear:both;}
.layout_380913_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_380913_ {min-width:1000px;}
}

/* ****************** 맞춤형 컨텐츠  ****************** */

  .empty_380914_ {padding: 0 20px; line-height: 1.8;}
   .empty_380914_ h3 {color:#1c4c86;}
  .empty_380914_ ol {padding: 0;}
  .empty_380914_ li {list-style: none; text-align: center; font-size: 22px; font-weight: bold; display: flex;}
  .empty_380914_ li span {flex: 1; padding: 20px 0;border: 1px solid #000; border-radius: 10px; margin-top: 20px;}
  .empty_380914_ .tel_box {text-align: center; font-size: 18px; font-weight: bold; padding-top: 20px;}
  .empty_380914_ .tel_box .tel {padding: 5px; width: 300px; border-radius: 10px; background: #2c93d4;margin: 0 auto; color: #fff; }
