﻿@import url("../webfonts/fontawesome/stylesheet.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: center;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
a img:hover {
	opacity: 0.8;
}
figure {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* -------------------------------------------------------------- */

body {
	width: 100%;
	overflow-x: hidden;
	color: #333333;
	font-size: 14px;
	line-height: 1.5;
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", Helvetica, "MS PGothic", sans-serif;
	border-top: 5px solid #D34817;
	background-image: url(../images/body_bg.jpg);
}
a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
a:hover {
	color: #f6a401;
}
a:active, a:focus {
	outline: 0;
}
p {
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
strong {
	font-weight: bolder;
}
.red {
	color: #FF0004;
}
.blue {
	color: #0200FF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
}
hr {
	clear: both;
	border: 0;
	border-bottom: solid 1px rgba(144, 144, 144, 0.25);
	margin: 3em 0;
}
.both {
	clear: both;
	margin-top: 2em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2em;
}
/* 追加 start*/
.both1 {
	clear: both1;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 1em;
}
/* 追加 end*/
/*追加Ⅱ*/
/img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*追加Ⅱ end*/
	

/* オレンジボタン */
.btn {
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fd9c68), color-stop(0.51, #ea5506), color-stop(0.50, #f17431), color-stop(0.00, #feceb4));
	background: -webkit-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
	background: -moz-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
	background: -o-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
	background: -ms-linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
	background: linear-gradient(top, #feceb4 0%, #f17431 50%, #ea5506 51%, #fd9c68 100%);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
	color: #FFFFFF;
}
.btn:hover {
	color: #0D03F9;
}
.contact .btn {
	float: right;
}
#wrapper {
	margin: 20px auto;
	padding: 0 1%;
	width: 98%;
	position: relative;
}
.inner {
	margin: 0 auto;
	width: 100%;
}
/* header */
h1 {
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
}
#header {
	overflow: hidden;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#header .logo {
	float: left;
	margin-top: 8px;
}
/*メイン画像  */
#mainBanner {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 100%;
	height: 500px;
}
#mainBanner .inner {
	width: 880px;
}
#mainBanner .inner.subImg .img-responsive {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
 	line-height: 1.5;
}
/*追加*/
#mainBanner1 .inner.subImg .img-responsive {
	width: 880px;
	margin:2px;
        border:0;
        padding:2px;
        line-height: 1.5;
}
/*追加 End*/
.direction {
	padding: 5px 10px;
	line-height: 1.4;
	z-index: 0;
	background-color: rgba(255,255,255,0.32);
	position: relative;
	width: 35%;
	top: -455px;
}
.direction p {
	text-align: left;
	font-weight: 600;
}
.button {
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	padding-right: 32px;
	padding-left: 2px;
}
.button::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border-left: 7px solid #333333;
	border-right: 7px solid;
	border-bottom: 5px solid;
	border-top: 5px solid;
	border-top-width: 5px;
	border-bottom-width: 5px;
	transition: all .2s;
	color: rgba(255,255,255,0.20)
}
.button:hover::after {
	right: -.05em;
}
#mainBanner a img {
	position: relative;
	top: -241px;
	left: -4px;
	background-color: rgba(255,255,255,0.34);
}
.inner .content {
	margin-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/paper_texture_02.png);
}
.inner .content p {
	padding-right: 10px;
	padding-left: 10px;
}
/*トップページコンテンツ*/

.content .col2 {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content .col2 h3 {
	font-size: 18px;
	color: #F28F50;
	background-image: url(../images/sun.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 1px;
}
.inner .content .col {
	margin-bottom: 15px;
}
.content .col-1 {
	padding-right: 5px;
	border-radius: 4px;
	font-weight: bolder;
	padding-top: 12px;
	padding-bottom: 11px;
	margin-top: 8px;
	padding-left: 45px;
	background-image: -webkit-linear-gradient(270deg, rgba(241,227,201,1.00) 0%, rgba(251,247,235,1.00) 47.67%, rgba(241,227,201,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(241,227,201,1.00) 0%, rgba(251,247,235,1.00) 47.67%, rgba(241,227,201,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(241,227,201,1.00) 0%, rgba(251,247,235,1.00) 47.67%, rgba(241,227,201,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(241,227,201,1.00) 0%, rgba(251,247,235,1.00) 47.67%, rgba(241,227,201,1.00) 100%);
	-webkit-box-shadow: 0 10px 6px -6px #9C9C9C;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #9C9C9C;
}
.col-1 a span {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 18px;
	background-color: #F7F7F7;
	border-radius: 4px;
}
.inner .content h2 {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/hor_menu_on.png);
	background-color: #FF9900; /* ヘッダメニューの背景 */
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 5px solid #660000;
	color: #660000;
	font-weight: bold;
	font-size: 24px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 24px;
	font-weight: bolder;
	padding-left: 5px;
	margin-bottom: 15px;
}
/* footer */
#page-top {
	float: right;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D34817;
	color: #FFFFFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: block;
	position: relative;
	top: -31px;
	right: 45px;
}
#footer {
	background-color: #d34817;
	border-top: 1px solid #5B1700;
	margin-top: 50px;
}
#footer .inner {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.inner address p {
	color: #FBFBFB;
	font-size: small;
	padding-top: 5px;
	text-align: right;
}
address p a {
	color: #FFFFFF;
	font-size: 14px;
}
address p a:hover {
	color: #3232FF;
}
#footer p a span {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
/* 会社概要 */
.table-responsive {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.table-responsive .table {
	background-color: #F5F5F5;
	border-radius: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.table tr th {
	vertical-align: middle;
	padding-left: 10px;
}
.table tr td {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table.table-striped tr th {
	vertical-align: middle;
	padding-left: 10px;
}
.table.table-striped tr td {
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}
td ol li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td ol li a {
	color: rgba(211,72,23,1.00);
	font-weight: bold;
}
ol li .center {
	margin-left: 30px;
}
/* 個人情報保護方針 */
.inner dl {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner dl dt {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.inner dl dd {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 26px;
	border-bottom: 1px dotted #E1E1E1;
	margin-bottom: 15px;
}
.right {
	float: right;
}
/*----------------------------------------------------
	Contact 資料請求お問合せ
----------------------------------------------------*/


.inner form p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
p .img-responsive.pull-left {
	margin-right: 15px;
}
#contact_form {
	margin: 0 auto 30px;
	width: 100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-all;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border: 1px solid #D34817;
	background-image: url(../images/paper_texture_02.png);
}
#contact_form th, #contact_form td {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
}
#contact_form th {
	width: 25%;
	text-align: left;
	background: #eee;
	vertical-align: middle;
}
td ol li {
	text-align: left;
}
tbody tr td {
	text-align: left;
}
tr td .name {
	font-weight: normal;
}
tr td input {
	padding-top: 6px;
	padding-bottom: 6px;
}
.contact_agree dd p, .contact_btn {
	text-align: center;
}
.contact_btn .ls_btn {
	color: #fff;
	padding: 10px 35px;
	display: inline-block;
	border-radius: 4px;
	background: #2b74e3;
	border: none;
	transition: 0.5s ease;
	cursor: pointer;
}
form .contact_btn input {
	color: #fff;
	padding: 10px 35px;
	display: inline-block;
	border-radius: 4px;
	background-color: #D34817;
	border: none;
	transition: 0.5s ease;
	cursor: pointer;
}
#contact_form .required {
	margin-left: 15px;
	color: #ff2e2e;
}

@media screen and (max-width:640px) {
form {
	width: 100%;
}
#contact_form {
	border: 1px solid #ccc;
	width: 100%;
}
#contact_form th, #contact_form td {
	padding: 10px;
	border: none;
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.contact_agree {
	width: 100%;
	margin: 15px auto;
}
input, textarea {
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}
.direction {
}
}
/* school.html */
.school-content {
	background-color: #FFFFFF !important;
	padding-left: 10px;
	padding-right: 10px;
}
.school-content h2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 24px;
	color: #020763;
}
.dark-red {
	color: #911107 !important;
}
.green {
	color: #1E933A !important;
}
.school_content h2, .school_content1 h2, .school_content2 h2 {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
}
.school_content h2 {
	background-image: url(../images/school/midashi_a.gif);
}
.school_content .col3 h4, .school_content1 .col3 h4 {
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-position: 0% 45%;
	font-weight: bolder;
	font-size: 16px;
}
.school_content .col3 h4 {
	background-image: url(../images/school/mark_a.gif);
}
.school_content1 h2 {
	background-image: url(../images/school/midashi_b.gif);
}
.school_content1 .col3 h4 {
	background-image: url(../images/school/mark_b.gif);
}
.school_content2 h2 {
	background-image: url(../images/school/midashi_c.gif);
}
.school_content .col3 p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.col3 p .fa.fa-circle {
	color: #C2D8FE;
}
.col3 .pink .fa.fa-circle {
	color: #FF9BA8;
}
.coment {
	background-image: url(../images/school/coment.png);
	background-repeat: no-repeat;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
}
.coment .inner .al-center {
	width: 100%;
	text-align: center;
}
.inner .al-center li {
	display: inline-block;
}
.table {
	border: 1px solid #F5F5F5;
}
.table tr .color01 {
	background-color: #C2D8FE;
}
.table tr .color02 {
	background-color: #FFCCCC;
}
.table tr .color03 {
	background-color: #F7F6D1;
}

.table tr td {
	padding-left: 13px;
}
.col3 .boxer span {
	float: right;
	margin-right: 22px;
	font-size: small;
	color: #2C03F9;
}
追加
.col4 .boxer span {
	float: right;
	margin-right: 22px;
	font-size: small;
	color: #F7F6D1;
}
/* パングズリスト */
.breadcrumb {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li a {
	font-size: 12px;
}
.breadcrumb .active a {
	color: #FA7E0A;
	font-weight: bolder;
}
.breadcrumb > li + li:before {
	content: ">";
}

@media only screen and (min-width:960px) {
/* #main_Nav */
#main_Nav {
	background-color: #D34817;
	margin-top: -4px;
	border-top: 1px solid #5B1700;
	border-bottom: 1px solid #5B1700;
}
nav#mainNav {
	clear: both;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	background-color: #D34817;
	width: 880px;
}
nav#mainNav ul li {
	float: left;
	position: relative;
}
nav#mainNav li.last {
	border-right: 1px solid #FFFFFF;
}
nav#mainNav ul li a {
	display: block;
	text-align: center;
	_float: left;
	font-size: 14px;
	width: 125px;
	height: 55px;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 15px;
}
ul li .contact {
	line-height: 15px;
}
nav#mainNav ul li.active a {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EF9B56;
}
nav div.panel {
	display: block !important;
	float: left;
}
a#menu {
	display: none;
}
nav#mainNav li a:hover {
	background-color: #EF9B56;
}
#wrapper, .inner {
	width: 880px;
	padding: 0;
}
#wrapper {
	padding-bottom: 20px;
}
.direction {
}
.dropmenu li:hover > ul > li {
	overflow: visible;
	height: 38px;
}
.col3 {
	width: 48%;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
}

@media only screen and (max-width:960px) {
#header h1, #header .logo {
	padding-left: 10px;
}
#mainBanner {
	width: 100%;
}
#footer {
	padding: 0;
}
#footer .grid {
	float: none;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
}
}

@media only screen and (max-width:769px) {
img {
	max-width: 100%;
	height: auto;
}
#header {
	width: 100%;
}
#header .inner .logo {
	float: none;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
#header .logo a img {
	position: relative;
	left: 46px;
}
.breadcrumb {
	max-width: 100%;
	height: auto;
}
nav#mainNav {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	border: 1px solid #e4e4e4;
}
nav#mainNav a.menu {
	width: 100%;
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: right;
}
nav#mainNav a#menu span {
	padding-right: 45px !important;
	color: #000000;
}
nav#mainNav > a span:before {
	content: "→ ";
	color: #EF9600 !important;
}
nav#mainNav a.menuOpen span:before {
	content: "↓ ";
	color: #EF9600 !important;
}
nav#mainNav a#menu:hover {
	cursor: pointer;
}
nav .panel {
	display: none;
	width: 100%;
	position: relative;
	right: 0;
	top: 0;
	z-index: 1;
}
nav#mainNav ul li {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	line-height: 1.2;
}
nav#mainNav ul li a, nav#mainNav ul li.current-menu-item li a {
	display: block;
	padding: 15px 10px;
	text-align: left;
	border-bottom: 1px dashed #ccc;
}
nav#mainNav ul li a span {
	padding-left: 10px;
}
nav#mainNav ul li:first-child a {
	border-top: 1px solid #e4e4e4;
}
nav#mainNav ul li:last-child a {
	border: 0;
}
nav#mainNav ul li.active a {
	color: #708c0c;
}
nav div.panel {
	float: none;
}
#mainBanner .inner {
	width: 100%;
}
.inner .content {
	margin-bottom: 25px;
}
#mainBanner .inner img {
	max-width: 100%;
	height: auto;
}
.direction {
	position: relative;
	top: -370px;
	width: 100%;
}
#mainBanner a img {
	position: relative;
	left: 1px;
}
.content ul li {
	width: 100%;
	float: none;
}
#footer .inner {
	width: 100%;
}
}

@media only screen and (max-width:667px) {
.direction {
	width: 100%;
	position: relative;
	margin-top: 39px;
}
#mainBanner {
	width: 100%;
	height: 348px;
}
.inner .content {
	margin-bottom: 25px;
}
.content .col-1 {
	font-weight: bolder;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.breadcrumb {
	max-width: 100%;
	height: auto;
}
form p textarea {
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}
}

@media only screen and (max-width:568px) {
#mainBanner a img {
	margin-top: -33px;
}
.direction {
	width: 100%;
	margin-top: 77px;
}
}

@media only screen and (max-width:480px) {
.logo a img {
	width: 80%;
}
#header .inner .logo {
	width: 97%;
	float: none;
}
#header .inner h1 {
	font-size: 8px;
}
#mainBanner {
	width: 100%;
	height: 200px;
}
#mainBanner .inner.subImg {
	width: 100%;
}
#mainBanner .inner img {
	max-width: 100%;
	height: auto;
}
#mainBanner .inner.subImg .img-responsive {
	max-width: 100%;
	height: auto;
}
.direction {
	margin-top: 137px;
}
.direction p .button {
	font-size: 12px;
}
#mainBanner a img {
	margin-top: -172px;
}
#wrapper {
	margin-top: 20px;
}
.content .col2 h3 {
	font-size: 16px !important;
}
.content .col2 .boder {
	margin-top: -17px;
}
.inner .content {
	margin-bottom: 25px;
}
.inner .content .table-responsive {
	margin-bottom: 100px;
}
.inner .content .col {
	width: 38%;
	float: left;
	margin-right: 5px;
}
.inner .content h2 {
	font-size: 18px;
}
.content .col2 .boder {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 10px !important;
	line-height: 16px;
}
.content ol li {
	font-size: 12px;
}
.inner form p {
	font-size: 12px;
}
.inner .content h3 {
	font-size: 16px;
}
#footer {
	width: 100%;
}
#footer .inner {
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
#footer p a span {
	font-size: 15px;
}
.breadcrumb {
	max-width: 100%;
	height: auto;
	padding-left: 5px;
}
.school_content h2, .school_content1 h2, .school_content2 h2 {
	font-size: 14px;
}
.al-center li p {
	display: inline-block;
	width: 70px;
	position: relative;
}
p {
	font-size: 10px;
	line-height: 16px;
}
.inner address p {
	font-size: 10px;
}
.inner .content .col-1 {
	font-size: 7px !important;
}
.table {
	font-size: 9px;
}
.col3 h4 {
	font-size: 14px !important;
}
.school_content2 .col3 p {
	margin-top: 8px;
}
form .contact_btn .ls_btn {
	margin-bottom: 19px;
}
}

@media only screen and (max-width:414px) {
li a .img-responsive {
	margin-left: 95px;
}
.direction {
	margin-top: 177px;
}
.al-center li p {
	position: relative;
	right: 78px;
}
}

@media only screen and (max-width:375px) {
li a .img-responsive {
	margin-left: 74px;
}
.content .col2 h3 {
	font-size: 12px !important;
	padding-top: 5px;
}
.content .col-1 {
	font-size: 9px;
}
}

@media only screen and (max-width:320px) {
li a .img-responsive {
	margin-left: 48px;
}
.direction {
	position: relative;
	margin-top: 207px;
}
.content .col2 h3 {
	font-size: 10px !important;
	padding-top: 5px;
}
.al-center li p {
	position: relative;
	right: 40px;
}
}
/* index.html popup */
.modal-content {
	position: fixed;
	display: none;
	z-index: 2;
	width: 50%;
	margin: 0;
	padding: 10px 20px;
	background: #fff;
	border: 2px double #D0D0D0;
}
.modal-content p {
	margin: 0;
	padding: 0;
}
.modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0,0,0,0.71);
}
.modal-open {
	color: #00f;
	text-decoration: none;
}
.modal-open:hover {
	cursor: pointer;
	color: #f00;
}
.modal-close {
	color: #00f;
	text-decoration: underline;
}
.modal-close:hover {
	cursor: pointer;
	color: #f00;
}
