@charset "UTF-8";
@media (max-width: 767px) {
.com_contactbx div.tel {
    padding-top: 20px;
    font-weight: bold;
    width: 100%;
    margin: auto;
    display: inline-block;
    /* padding: 10px; */
}
.com_contactbx div.tel div.telbxleft {
    padding-top: 7px;
    width: 100%;
    float: left;
}
.mainbx ul li {
	height: 135px!important;
}

article#Contents {
    margin-top: 20px;
}
.mainbx ul li p {
    font-size: 13px;
    top: -110px;
    width: 180px;
    float: right;
}
.mainbx ul li div.button {
    top: -100px;
    font-size: 8px;
    margin-right: 10px;
    padding: 5px 5px 5px 5px;	
}
	
#Header .headbx .logo img {
    width: 100px;
    margin-bottom: 10px;
}
	
section.com_entrybox {
    width: auto;
}
section.com_entrybox h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
section.com_entrybox ul li {
    width: 90%;
    float: none;
    margin-right: 5%;
    margin-left: 5%;
    text-align: initial;
}
section.com_entrybox ul li.cat-item {
    width: auto;
    float: none;
    display: inline-block;
    border-right: solid 1px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
section.com_entrybox ul li p.cate {
    background: #2e8cbc;
    display: inline;
    padding: 5px 30px 5px 30px;
    color: #fff;
    font-size: 10px;
}
section.com_entrybox ul li h2 {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 15px;
}
#Header .mnav ul li {
    font-size: 10px;
}
#Header .mnav ul li:last-child {
    position: initial;
}
#Header .mnav ul li.nv1 {
    background: linear-gradient(#ee61d8 0%, #c421a4 100%);
    border-right: solid 1px #fff;
}
#Header .mnav ul li.nv2 {
    background: linear-gradient(#ee61d8 0%, #c421a4 100%);
    border-right: solid 1px #fff;
}
#Header .mnav ul li.nv3 {
    background: linear-gradient(#ee61d8 0%, #c421a4 100%);
    border-right: solid 1px #fff;
}
section.entry {
	text-align: center;
}
	
}