
body{
	background-color: #f6eee5;
	font-family: sukhumvit,tahoma, sans-serif;
}
._clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.bn{
    width: 100%;
    background: url(/adm/assets/2019-10/images/bg-top-adm.jpg)center 0 no-repeat #f96c1c;
    text-align: center;
    background-size: 140%;
}

.logo{
    display: block;
    margin: -4px auto 0;
    padding-top: 10px;
    width: 130px;
    padding-bottom: 25px;
}
.title-head {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-top: -10px;
    color: #523507;
}
.container{
	max-width: 480px;
	margin: 0 auto;
    padding: 0 15px; 
}
.adm-choice{
    width: calc(33.33333333333333% - 7px);
    float: left;
    background: linear-gradient(#ffffff,#f9f9fb);
    text-align: center;
    margin-right: 10px;
    border-radius: 10px;
    box-shadow: -2px 5px 15px rgba(249,101,25,0.35);
    -webkit-box-shadow: -2px 5px 15px rgba(249,101,25,0.35);
    -moz-box-shadow: -2px 5px 15px rgba(249,101,25,0.35);
    font-family: sukhumvit, tahoma, sans-serif;
    font-size: 20px;
    color: #494746;
    
}

.white-box2{
	width: 100%;
	background-color: white;
	border-radius: 5px;
	margin-bottom: 50px;
	height: auto;
	text-align: center;
	box-shadow: 0 5px 15px rgba(249,101,25,0.35);
    -webkit-box-shadow: 0 5px 15px rgba(249,101,25,0.35);
    -moz-box-shadow: 0 5px 15px rgba(249,101,25,0.35);
}

.white-box .adm-choice:last-child {
    margin-right: 0;
}
.white-box {
    margin-top: -15px;
}
p.ht {
    margin-top: -3px;
}
.effect
{
  position: relative;
}
.effect:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 0;
  width: 98%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 20px 8px #000;
  -moz-box-shadow: 0 20px 8px #000;
  box-shadow: 0 20px 8px #000;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  opacity: 0.2;
}

.effect-col3:before{
    -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.effect-col2:before
{
      right: -4px;
    width: 100%;
    -webkit-box-shadow: 0 16px 10px #000;
    -moz-box-shadow: 0 16px 10px #000;
    box-shadow: 0 16px 10px #000;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0.2;
}

.partner {
    background-color: #f0e8e0;
    padding: 20px;
    text-align: center;
    margin: 35px auto 35px;
    border-radius: 5px;
}
img.sp {
    margin: 0;
    width: 100%;
    display: block;
}

.p1{
	width: 145px;
	height: 69px;
	background-image: url("img/smooth-e.png");
	float: left;
	margin-right: 25px;
}
.p2{
	width: 113px;
	height: 43px;
	background-image: url("img/rsu.png");
	float: left;
	margin-top: 23px;
}
.booth{
    background-color: #f96519;
	color: #fff;
    font-family: sukhumvit,tahoma,sans-serif;
	font-size: 25px;
    line-height: 40px;
    padding-top: 5px;
    border-radius: 5px 5px 0 0;
}
.booth span {
    background-color: #fff;
    color: #cc0c2f;
    border-radius: 20px;
    font-size: 20px;
    line-height: 40px;
    width: 35px;
    height: 35px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}
.line{
	background-color: #d1cecb;
	height: 1px;
	width: 100%;
}
.line2{
	background-color: #d1cecb;
	height: 1px;
	width: 100%;
	margin-top: 15px;
}
 .line3{
  width: 95%;
  margin: 0 auto;
  background-color: white;
  height: 1px;
 }
.cl-margin{
	padding: 0 10px;
	cursor: pointer;
}
.column{
	width: 100%;
    padding: 6px 0 4px;
    position: relative;
    border-bottom: 1px solid #dee6ed;
    display: flex;
    align-items: center;
}
.column img{
	float: left;
}
.bth-list{
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    float: left;    
    width: calc(100% - 65px);
    color: #494746;
    box-sizing: border-box;
    margin-left: 5px;
}
.bth-list b {
    font-size: 21px;    
    display: block;
}
thin{
	font-weight: bold;
}
footer{
	text-align: center;
	background-color: #f96519;
 	height: 55px;}
 footer img{
 	margin-top:13px;
     width: 110px;
 }

.box {
    padding: 10px 0;
}
.showm {
    display: none;
}

.row:before{
        display: table;
        content: " ";
    }
    
    .row {
        margin-right: -3px;
        margin-left: -3px;
    }
    
    .row:after{
        content: " ";
        clear: both;
        display: table;
    }
    
    .row > .col {
        width: 50%;
        float: left;
        padding: 3px;
        margin-bottom: -10px;
    }


@media screen and (max-width: 480px) {
    .bth-list b {
        font-size: 18px;
    }
}
@media screen and (max-width: 414px) {
    .adm-choice {
        font-size: 18px;
    }
}
@media screen and (max-width: 375px) {
    .adm-choice {
        font-size: 16px;
    }
}
@media screen and (max-width: 320px) { 
    .showm {
        display: block;
    }
}

