/*
    Theme Name: eNno
    Theme URL: https://bootstrapmade.com/enno-free-simple-bootstrap-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/


/* ==== Google font ==== */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
/*@import url('font-awesome.css');*/
/* ==== overwrite bootstrap standard ==== */
/*@import url('overwrite.css');*/
/*@import url('animate.css');*/

body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6em;
	color: #333;
	background-color: #fff;
	padding-top: 80px;
}

hi,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	line-height: 1.1em;
}

p {
	color: #8a8d94;
}

a {
	text-decoration: none;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	outline: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #36CBD4;
}

hr {
	margin-top: 20px;
	margin-bottom: 40px;
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	/*font-size: 20px;*/
	font-size: 10px;
	line-height: 20px;
	/*background-size: cointain;*/
	background-size: cover;
	/*height: 60px;*/
	width: 180px;
}

a.navbar-brand span {
	color: #fff;
	font-size: 20px;
}

.navbar-collapse {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 0;
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 0;
	height: 60px;
}

.navbar-fixed-bottom {
	background-color: #0db4be;
}

.nav-tabs {
	border-bottom: 0;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px !important;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 0;
	border-radius: 0 0 0 0;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.nav-tabs > li > a:hover {
	background: #3AB1B1 url('/img/mobile/bg_h2.gif');
	text-shadow: 0px 1px 1px #039ed8;
}

.nav-tabs > li.active > a {
	color: #fff;
	cursor: default;
	background: #3AB1B1 url('/img/mobile/bg_h2.gif');
	text-shadow: 0px 1px 1px #039ed8;
	border: 0;
	border-bottom-color: transparent;
}

.nav-tabs > li.active > a:hover {
	color: #fff;
	border: 0;
	background: #3AB1B1 url('/img/mobile/bg_h2.gif');
	text-shadow: 0px 1px 1px #039ed8;
	cursor: pointer;
}

.nav-tabs > li {
	margin-bottom: 0;
}

.nav-txt > li {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	color: #777;
}

.navbar-text {
	color: #fff ! important;
}

.nav-user {
	text-transform: uppercase;
	font-weight: 600;
	color: #165154;
	background-color: #ADCEE1;
	top: 0px;
	min-height: 30px;
	margin: 0 auto;
}

.navbar-text-user {
	color: #216363 ! important;
}

.nav-title {
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	background: #3AB1B1 url('/img/mobile/bg_h2.gif');
	text-shadow: 0px 1px 1px #039ed8;
	min-height: 30px;
	margin: 0 auto;
}

.title {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.title > li {
	position: relative;
	display: block
}

.title > li > a {
	position: relative;
	display: inline;
	padding: 10px 15px;
	font-weight: 600;
	color: #fff;
}

.title > li > a:focus,
.title > li > a:hover {
	text-decoration: none;
	background-color: #eee
}

.title > li.disabled > a {
	color: #777
}

.title > li.disabled>a:focus,
.title > li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav-cols-head {
	text-transform: uppercase;
	font-weight: 600;
	color: #165154;
	background: #35BE70;
	text-shadow: 0px 1px 1px #039ed8;
	min-height: 30px;
	margin: 0 auto;
}

.nav-cols {
	border-bottom: 0;
}

.nav-cols > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 0;
	border-radius: 0 0 0 0;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.nav-cols > li > a:hover {
	background: #35BE70;
	text-shadow: 0px 1px 1px #039ed8;
}

.nav-cols > li.active > a {
	color: #fff;
	cursor: default;
	background: #35BE70;
	text-shadow: 0px 1px 1px #039ed8;
	border: 0;
	border-bottom-color: transparent;
}

.nav-cols > li.active > a:hover {
	color: #fff;
	border: 0;
	background: #35BE70;
	text-shadow: 0px 1px 1px #039ed8;
	cursor: pointer;
}

.nav-cols > li {
	margin-bottom: 0;
}

.slider {
	margin-top: 110px;
	background-color: #;
}

.bxslider li {
	margin-left: 40px;
}

.content {
	margin-top: 20px;
}

.text-center {
	text-align: center;
	margin-top: 30px;
}

.text-center p {
	color: #8a8d94;
	font-size: 15px;
}

.box {
	text-align: center;
}

.icon {
	color: #36CBD4;
	margin-top: 30px;
	margin-bottom: 30px;
}

.ficon {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ficon i {
	color: #36CBD4;
}

.ficon a {
	color: #333;
}

.ficon a:hover {
	color: #eee;
}

/* --- Services --- */

.service {
	margin-top: 80px;
}

.services {
	text-align: center;
	margin-bottom: 30px;
	margin-top: -50px;
	padding: 50px;
}


/* --- Blog --- */

.blogs {
	margin-top: 110px;
}

.page-header {
	padding-bottom: 9px;
	margin: 20px 0 20px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-top: 50px;
}

.blog h5 {
	color: #000;
	margin-left: 20px;
	text-transform: uppercase;
	margin-top: 10px;
}

.blog img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog h3,
p {
	color: #000;
	padding: 15px;
}

.blog .ficon {
	text-align: center;
	margin-bottom: 30px;
}

.blog .ficon a:hover {
	color: #36CBD4;
}

.form-search .form-control {
	margin-top: 50px;
}

.media h4 {
	color: #000;
	margin-bottom: 30px;
}

.media-body .ficon {
	float: right;
	margin-right: 30px;
}

.media-body .ficon a:hover {
	color: #36CBD4;
}

.media-body h4 {
	color: #000;
}

.media-list {
	padding-left: 0;
	list-style: none;
	margin-left: 90px;
	margin-bottom: 20px;
}

.panel {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border: #eee 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	text-align: center;
}

.panel-default {
	border-color: #eee;
	border-bottom-color: #eee;
}

.panel-default > .panel-heading {
	color: #fff;
	background-color: #36CBD4;
	border-color: #eee;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #eee;
	border-bottom-color: #eee;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #eee;
}

.list-group h5 {
	color: #fff;
	text-align: center;
	margin-bottom: -5px;
	background: #50c0e9;
	padding: 15px 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #eee;
	color: #000;
}

.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.list-group-item > .badge {
	float: right;
	border-radius: 0;
	background-color: #fff;
	color: #000;
}

.embed-responsive {
	margin-top: -100px;
	margin-bottom: 50px;
}

.popular-tags h5 {
	color: #36CBD4;
	margin-bottom: 30px;
	text-align: center;
}

.popular-tags ul.tags {
	list-style: none;
	margin: 0;
	margin-left: 0;
	padding-left: 0;
}

.popular-tags ul.tags li {
	margin: 0 5px 15px 0;
	display: inline-block;
}

.popular-tags ul.tags li a {
	background: #eee;
	color: #333;
	padding: 5px 10px;
}

.popular-tags ul.tags li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #36CBD4;
}


/* --- Portfolio --- */

.portfolios {
	margin-top: 110px;
}

.portfolio {
	margin-top: 30px;
}

.portfolio-2 {
	margin-top: 30px;
	margin-bottom: 50px;
}

.flipLightBox img {
	margin-top: 20px;
}


/* --- Map --- */

.map {
	position: relative;
	margin-top: 50px;
	margin-bottom: 40px;
}


/* google map */

#google-map {
	position: relative;
	height: 400px;
}

#contact-page {
	padding-top: 0;
	background: #fff;
}

#contact-page .contact-form .form-group label {
	color: #4E4E4E;
	font-size: 16px;
	font-weight: 300;
}

.form-group .form-control {
	padding: 7px 12px;
	border-color: #f2f2f2;
	box-shadow: none;
}

textarea#message {
	resize: none;
	padding: 10px;
}

#contact-page .contact-wrap {
	margin-top: 20px;
}

#sendmessage {
	color: green;
	border: 1px solid green;
	display: none;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
}

#errormessage {
	color: red;
	display: none;
	border: 1px solid red;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
}

#sendmessage.show,
#errormessage.show,
.show {
	display: block;
}


/*=========================
  Footer
 ================= */

footer {
	background: #fff;
}

.inner-footer ul li,
a {
	list-style: none;
}

.widgetheading {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	margin-top: 40px;
	margin-bottom: 40px;
}

.f-about a h1 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #0db4be;
}

.f-about a h1 span {
	color: #0db4be;
}

.f-about p {
	font-size: 14px;
	color: #8a8d94;
}

.l-posts h3 {
	margin-left: 40px;
}

.l-posts li a {
	font-size: 14px;
	color: #8a8d94;
	margin: 0;
	font-weight: 300;
	border-bottom: 1px solid #f6f6f6;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}

.l-posts li a:hover {
	color: #0db4be;
}

.f-contact p {
	font-size: 14px;
	color: #8a8d94;
	margin: 0;
	font-weight: 300;
	margin-bottom: 15px;
}

.f-contact i {
	color: #56595f;
	font-size: 16px;
	margin-right: 10px;
}

.f-contact a:hover p {
	color: #0db4be;
}

.last-div {
	margin-top: 40px;
	background: #0db4be;
	padding: 20px 0;
	position: relative;
}

.copyright {
	font-size: 14px;
	color: #fff;
	margin: 0;
	font-weight: 300;
	float: left;
}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	text-decoration: underline;
	color: #36CBD4;
}

ul.social-network {
	list-style: none;
	margin-top: -20px;
	float: right;
	font-size: 18px;
	margin-right: 20px;
}

ul.social-network li {
	display: inline;
	margin: 0 15px;
	color: #73f4fc;
}

ul.social-network li a {
	color: #73f4fc;
}

ul.social-network li a:hover {
	color: #fff;
}

a.scrollup {
	color: #fff;
	height: 55px;
	width: 55px;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 40px;
	opacity: 0, 5;
	border-radius: 50%;
	z-index: 999;
}

a.scrollup:hover {
	opacity: 1;
	background-color: #36CBD4;
	color: #fff;
	;
}


/* 20161209 k-kawamura Add Start */
div#notice_list {
	box-shadow: 0 1px 15px #999;
	-moz-box-shadow: 0 1px 15px #999;
	-webkit-box-shadow: 0 1px 15px #999;
	-ms-box-shadow: 0 1px 15px #999;
	line-height: 23px;
}

#notice_list ul {
	border: #c4c4c4 solid 1px;
	border-bottom: none;
}

#notice_list ul li {
	text-align: left;
	padding: 4px 10px;
	border-bottom: #c4c4c4 solid 1px;
	cursor: pointer;
	background-color: #ffffff;
}

#notice_list ul li:hover {
	background: #f1f1f1 !important;
}

#notice_list ul li span.notice_dt {
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 7px;
}

#notice_list ul li span.notice_msg {
	font-size: 0.9em;
	margin-left: 63px;
}

#notice_list ul li.notice1 {}

#notice_list ul li.notice2 {}

.notice_ico {
	position: relative;
	top: 10px
}

#menu {
	display: none;
	width: 100%;
	position: fixed;
	/* 20180219 k-kawamura Mod Start */
	/*z-index: 999;*/
	z-index: 10000;
	/* 20180219 k-kawamura Mod End */
	top: 80px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #333;
	background: #3AB1B1;
	/* ”wŒi‰æ‘œ */
	background-size: 120px 300px;
	padding: 5px;
}

#menu ul {
	margin: 25px;
}

#menu ul li {
	padding: 10px 0;
	text-align: center;
	border-bottom: solid 1px #FFFFFF;
	list-style: none;
	margin-left: -40px;
	text-align: left;
}

#menu ul li:first-child {
	border-top: none;
}

#menu ul li:last-child {
	border-bottom: none;
}

#menu a {
	display: block;
	height: 20px;
	color: #fff;
	text-shadow: 0 1px 1px #333;
	text-decoration: none;
	tap-highlight-color: rgba(186, 151, 123, 0.3)!important;
	-webkit-tap-highlight-color: rgba(186, 151, 123, 0.3)!important;
}

#info {
	display: none;
	width: 100%;
	position: fixed;
	/* 20180219 k-kawamura Mod Start */
	/*z-index: 999;*/
	z-index: 10000;
	/* 20180219 k-kawamura Mod End */
	top: 80px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #333;
	background: #3AB1B1;
	background-size: 120px 300px;
	padding: 5px;
}

#info ul {
	margin: 25px;
}

#info ul li {
	padding: 10px 0;
	text-align: left;
	border-bottom: solid 1px #FFFFFF;
	list-style: none;
	margin-left: -40px;
	text-align: left;
}

#info ul li:first-child {
	border-top: none;
}

#info ul li:last-child {
	border-bottom: none;
}

#info ul li span.notice_msg {
	margin-left: 60px;
	display: block;
}

#info ul li span.notice_ico {
	position: relative;
	top: 10px
}

#info a {
	display: block;
	/*height: 40px;*/
	color: #fff;
	text-shadow: 0 1px 1px #333;
	text-decoration: none;
	tap-highlight-color: rgba(186, 151, 123, 0.3)!important;
	-webkit-tap-highlight-color: rgba(186, 151, 123, 0.3)!important;
}

/* 20180219 k-kawamura Add Start */
.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 10001;
}
/* 20180219 k-kawamura Add End */

.evt_kind_tag {
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 2px 8px;
	margin: 0 5px;
	font-weight: normal;
	box-shadow: 0 1px 1px #039ed8, 0 1px 1px #039ed8;
}

.evt_kind_tag_onlist {
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 2px 8px;
	font-weight: normal;
	margin: 0 10px;
}

.evt_kind {
	background: #333333;
}

.evt_kind01 {
	background: #ff0033;
}

.evt_kind02 {
	background: #550044;
}

.evt_kind03 {
	background: #ff8800;
}

.evt_kind04 {
	background: #224477;
}

.evt_kind05 {
	background: #29e397;
}

/* ----------------------------------------------------------------------------------------------------
   201707 T-kato Add Start
---------------------------------------------------------------------------------------------------- */
body {
	padding-top: 88px;
}

.navbar-header {
	float: none;
}

.navbar.navbar-user {
	border-radius: 0;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 0;
	}
}

header + .nav-title {
	padding-right: 15px;
	padding-left: 15px;
}

.title > li.navbar-text > a {
	padding: 0;
}

.title > li.navbar-text > a:focus,
.title > li.navbar-text > a:hover {
	background-color: transparent;
}

.subbt.btn {
	width: 100%;
}

.navbar-text-user {
	font-size: 12px;
	line-height: 30px;
	padding-right: 15px;
}


.btn {
	-webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
    height: 60px;
    background-color: #5cb85c;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    border-radius: 30px;
    -webkit-box-shadow: 1px 1px 0 0 #3d7f3d;
    box-shadow: 1px 1px 0 0 #3d7f3d;
    padding: 0px;
    border: 0px;
}
.btn {
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 1.4rem;
    border-radius: 20px;
}
.ficon {
	margin-top: 15px;
	margin-bottom: 0;
}

.ficon + .ficon {
	margin-top: 5px;
}

.btn-menu{
	font-weight: 400;
}

.app-top .btn.btn-menu {
	font-size: 13px;
	width: 100%;
	padding: 0;
}

.app-top .row .col-xs-6 {
	padding-right: 5px;
	padding-left: 5px;
}

.app-top .row {
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 15px;
}

.app-top .ficon {
	margin-top: 0;
	margin-bottom: 10px;
}

#calendar .fc-state-default {
	font-size: 13px;
	line-height: 32px;
	height: 32px;
	margin-bottom: 5px;
	color: #fff;
	color: #fff;
	border: none;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

/*
#calendar{
	width: 100%;
	margin-top: 0!important;
	padding: 15px;
}
*/

.fc-header-upper {
	font-size: 0;
	display: block;
	width: 100%;
}

#calendar .fc-header {
	width: 92% !important;
	padding: 15px;
	margin: auto;
}

#calendar .fc-header-upper,
#calendar .fc-header-left,
#calendar .fc-header-center,
#calendar .fc-header-right {
	display: block;
	float: left;
}

#calendar .fc-header-left,
#calendar .fc-header-right {
	width: 25%;
}

#calendar .fc-header-center {
	width: 50%;
}

#calendar .fc-header-center .fc-header-title h2 {
	font-size: 14px;
	line-height: 32px;
}

.fc .fc-header-space {
	display: none;
}

.fc-header-upper .fc-button {
	width: calc(25% - 6px);
	margin-bottom: 5px;
	margin-left: 8px;
	text-align: center;
}

.fc-header-upper .fc-button:nth-child(1) {
	margin-left: 0;
}

#facility-on {
	padding: 0 15px;
}

#facility-on h4 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
}

#facility-on .submn {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#facility-on .submn li a {
	line-height: 32px;
	display: block;
	height: 32px;
}

#facility-on .submn li {
	border-bottom: 1px solid #ddd;
}

#facility-on .submn li.curr {
	background-color: #fafafa;
}

#mail_list .dirlist {
	font-size: 13px;
	line-height: 32px;
	height: 32px;
}

#account_id {
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	line-height: 1.42857143;
	display: block;
	width: calc(100% - 30px);
	height: 40px;
	margin: 15px auto;
	margin-bottom: 0;
	padding: 0 8px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	color: #fff;
	border: 0;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	box-shadow: 0;
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

.mail-search {
	font-size: 0;
	padding: 4px 15px;
}

.mail-search input[type='text'] {
	font-size: 14px;
	line-height: 48px;
	width: calc(100% - 120px);
	height: 48px;
	padding: 4px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-right: 0;
	border-radius: 3px 0 0 3px;
}

.mail-search input[type='button'] {
	font-size: 12px;
	line-height: 48px;
	width: 96px;
	height: 48px;
	margin-bottom: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	vertical-align: middle;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	color: #fff;
	border: 1px solid transparent;
	border: 0;
	border-width: medium;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	border-radius: 0 3px 3px 0;
	background: #216363;
	background-color: #216363;
	background-image: none;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

.list_radio_search_val {
	padding: 4px 10px 4px 15px;
}
/*
.list_radio_search_val ul {
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.list_radio_search_val ul li {
	font-size: 13px;
	line-height: 36px;
	display: inline-block;
	width: calc(20% - 4px);
	height: 36px;
	margin-right: 4px;
	text-align: center;
	color: #fff;
	color: #000;
	border: 1px solid #449f9e;
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: #4aaaaa;
	background-color: #fafafa;
}

.list_radio_search_val ul li:last-of-type {
	margin-right: 0;
}

.list_radio_search_val ul li label {
	margin-bottom: 0;
}
*/
.mail-nav {
	padding: 0 15px 5px 10px;
}

.mail-nav ul {
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.mail-nav ul li {
	display: inline-block;
	width: calc(20% - 4px);
	margin-right: 4px;
}

.mail-nav ul li:last-of-type {
	margin-right: 0;
}

.mail-nav ul li input,
.mail-nav ul li select {
	font-size: 12px;
	line-height: 36px;
	height: 36px;
	padding: 0;
	font-weight: normal;
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	border: 0;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	box-shadow: none;
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

.mail-list-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fafafa;
}

.mail-list-nav ul li {
	line-height: 36px;
	display: inline-block;
	height: 36px;
}

.mail-list-nav ul li:nth-child(1) {
	width: 32px;
	text-align: center;
}

.mail-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mail-list li {
	display: table;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	opacity: .75;
	border-bottom: 1px solid #ddd;
	background-color: #fafafa;
}

.mail-list li:last-child {
	border-bottom: 0;
}

.mail-list li.noread {
	opacity: 1;
	background-color: #fff;
}

.mail-list li .list-item-hd {
	display: table-cell;
	width: 32px;
	text-align: center;
}

.mail-list li .list-item-bd {
	position: relative;
	display: table-cell;
	width: calc(100% - 32px);
	/*word-wrap: break-word;*/
}

.mail-list li .list-item-bd .text-addr {
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
	width: calc(100% - 98px);
	margin-bottom: 4px;
}

.mail-list li .list-item-bd .text-mail_dt {
	font-size: 10px;
	position: absolute;
	top: 0;
	right: 8px;
	width: 90px;
}

.mail-list li .list-item-bd .text-subject {
	font-size: 13px;
	line-height: 18px;
	position: relative;
	display: block;
	overflow: hidden;
	height: 18px;
	padding-right: 8px;
	word-break: break-all;
}

.mail-list li .list-item-bd .text-subject::before {
	position: absolute;
	top: 0;
	right: 8px;
	content: '...';
}

.mail-list li .list-item-bd .text-subject::after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
}

.mail-list li .list-item-bd .text-subject::before,
.mail-list li .list-item-bd .text-subject::after {
	background: #fafafa;
}

.mail-list li.noread .list-item-bd .text-subject::before,
.mail-list li.noread .list-item-bd .text-subject::after {
	background: #fff;
}

.submn-info {
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ddd;
}

.submn-info li {
	display: inline-block;
	width: 50%;
	border-bottom: 1px solid #ddd;
}

.submn-info li a {
	font-size: 13px;
	line-height: 48px;
	display: block;
	width: 100%;
	height: 48px;
	text-align: center;
}

.submn-info li.curr a::after {
	position: absolute;
	position: relative;
	bottom: 1px;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #216363;
}

.nav-tabs > li > a {
	margin-right: 0;
}

.div-pager {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #bdbdbd;
	background-color: #e0e0e0;
	text-align: center;
}

.div-pager li {
	display: inline;
}

.div-pager ul {
	display: block;
	list-style-type: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 00px;
}

li.pager-first-page,
li.pager-last-page,
li.pager-next-page,
li.pager-prev-page {
	font-weight: 800;
	font-size: 20px;
	width: 10%;
	height: 28px;
	margin-right: 5%;
	margin-left: 5%;
}

select.pager-sel-page {
	font-size: 14px;
	width: 30%;
	height: 28px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #eee;
}

select.pager-sel-page {
}

span.pager-rec-cnt-now {
	font-weight: 800;
	font-size: 15px;
}

.btn-area {
	padding: 10px 15px;
}

.btn.btn-large {
	width: 100%;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
.infomation-nav ul {
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fafafa;
}

.infomation-nav ul li {
	font-size: 12px;
	line-height: 36px;
	display: inline-block;
	height: 36px;
	padding: 0 2px;
	color: #999;
}

.infomation-nav ul li a {
	color: #999;
}

.infomation-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.infomation-list li {
	font-size: 13px;
	line-height: 18px;
	padding: 8px 15px;
	border-bottom: 1px solid #ddd;
}

.infomation-list li:last-child {
	border-bottom: 0;
}

.infomation-list li a {
	display: block;
}

.infomation-list .icstat {
	line-height: 18px;
	display: inline-block;
	width: 48px;
	margin-right: 8px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background-color: #ccc;
}

.infomation-list .icstat.st0 {
	background-color: #f03;
}

.infomation-list .icstat.st02 {
	background-color: #504;
}

.infomation-list-hd {
	margin-bottom: 4px;
}

.infomation-list .hd {
	color: #bdbdbd;
}

#dir_list .submn {
	margin: 0;
	padding: 0;
	list-style: none;
}

#dir_list .submn li.list-item {
	line-height: 48px;
	height: 48px;
	padding: 0 15px;
	border-top: 1px solid #ddd;
}

#dir_list .btn-close {
	line-height: 36px;
	display: block;
	height: 36px;
	text-align: center;
	color: #999;
	background-color: #fafafa;
}

#add_dir {
	line-height: 48px;
	height: 48px;
	padding: 0 15px;
	border-top: 1px solid #ddd;
}

.sublist2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sublist2 li {
	padding: 8px 15px;
	border-top: 1px solid #ddd;
}

.sublist2 li:first-child {
	border-top: 0;
}

.sublist2 li a {
	font-size: 13px;
	display: block;
}

.sublist2 li.curr {
	background-color: #fafafa;
}

.detailhead {
	padding: 15px 15px 4px 15px;
	border-top: 1px solid #ddd;
	background-color: #fafafa;
}

.detailhead .stat {
	font-size: 12px;
}

.detailbody {
	padding: 4px 15px 15px 15px;
	background-color: #fafafa;
}

.detailhead .icstat {
	font-size: 12px;
	line-height: 18px;
	display: inline;
	padding: 0 8px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background-color: #ccc;
}

.detailhead .st0.icstat {
	background-color: #f03;
}

.detailhead .st02.icstat {
	background-color: #504;
}

.detailbody-card {
	padding: 8px;
	border: 1px solid #eee;
	border-radius: 2px;
	background-color: #fff;
}

.detailbody a {
	color: #36cbd4;
}

.detailhead .title {
	font-weight: 600;
}

.file-row {
	overflow: hidden;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ddd;
}

.file-col-text {
	font-size: 13px;
}

.detail-acction-area {
	margin-bottom: 10px;
}

.detail-acction-area ul {
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.detail-acction-area ul li {
	display: inline-block;
	width: calc(50% - 4px);
	margin-right: 4px;
}

.detail-acction-area ul li input[type='button'] {
	font-size: 13px;
	font-weight: normal;
	line-height: 32px;
	display: block;
	display: inline-block;
	width: 100%;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	padding: 5px 11px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff ! important;
	color: #fff;
	border: 1px solid transparent;
	border-width: medium;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
	border-radius: 3px;
	background: #216363;
	background-image: none;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

.mail-acction-area {
	font-size: 0;
	padding: 10px 15px;
}

.mail-acction-area ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mail-acction-area ul li {
	line-height: 32px;
	display: inline-block;
	height: 32px;
	vertical-align: middle;
}

.mail-acction-area .btn-mail-menu {
	font-size: 13px;
	font-size: 1.25em;
	line-height: 32px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 32px;
	height: 32px;
	padding: 5px 11px;
	white-space: nowrap;
	text-indent: 100%;
	color: #fff;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

.mail-acction-area .btn-mail-menu:before {
	font-family: 'Glyphicons Halflings';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	content: '\e117';
	text-align: center;
	text-indent: 0;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.mail-acction-area .text-folder-label {
	font-size: 16px;
	font-weight: 800;
	line-height: 32px;
	display: inline-block;
	width: calc(100% - 100px);
	height: 32px;
	margin: 0;
	padding: 0 8px;
	text-align: center;
}

.mail-acction-area .text-folder-label div {
	line-height: 32px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mail-acction-area .btn-mail-create {
	font-size: 13px;
	line-height: 32px;
	position: relative;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 4px;
	text-indent: -999999px;
	color: #fff;
	border: 0;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
	background-color: #216363;
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

.mail-acction-area .btn-mail-search {
	font-size: 13px;
	line-height: 32px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 32px;
	height: 32px;
	padding: 5px 11px;
	white-space: nowrap;
	text-indent: 100%;
	color: #fff;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background-color: #216363;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

.mail-acction-area .btn-mail-search::before {
	font-family: 'Glyphicons Halflings';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	content: '\e003';
	text-align: center;
	text-indent: 0;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.mail-list-sapporting {
	overflow: hidden;
	margin-bottom: 5px;
	padding: 5px 15px;
}

.mail-list-sapporting span {
	font-size: 12px;
	line-height: 32px;
	display: inline-block;
	height: 32px;
}

.mail-list-sapporting select {
	font-size: 12px;
	font-weight: 600;
	line-height: 32px;
	height: 32px;
}

.mail-list-sapporting input[type='button'] {
	font-size: 12px;
	line-height: 32px;
	float: right;
	height: 32px;
	padding: 0 8px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: #fafafa;
}

/* -------------- */
/*#dir_list,
.tgl-cnt-search{
	display: none;
}
*/

#lowbody {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#ffffff;
	font-size:16px;
	word-wrap: break-word;
	word-break: break-all;

	padding-bottom:30px;
	text-align:left;
}

.hissu {
	display:block;
	background:url(/img/hissu.gif) no-repeat left top;
	width:30px;
	height:15px;
	text-indent:-10000px;
	overflow:hidden;
	float:right;
	margin-top:2px;
}

table.formlist {
	border-collapse:collapse;
	width:100%;
	margin-bottom:20px;
}

table.formlist th {
	vertical-align:top;
	padding:15px 8px;
	border-bottom:1px solid #dcdcdc;
	font-weight: 800;
	text-align:left;
	font-size:0.85em;
	width:160px;
}

table.formlist td {
	padding:15px 8px;
	border-bottom:1px solid #dcdcdc;
	/*font-size:0.75em;*/
	font-size:0.9em;
}

table.formlist tr.stat0 th {
	background:#fee3e3;
}

table.formlist tr.stat0 td {
	background:#fee3e3;
	font-weight:bold;
}

table.formlist tr.stat1 th,
table.formlist tr.stat1 td {
	background:#f0fbff;
}

table.formlist tr.stat2 th,
table.formlist tr.stat2 td {
}

table.formlist tr.stat3 th {
	background:#eee;
}

table.formlist tr.stat3 td {
	background:#eee;
}

table.formlist input[type="text"],
table.formlist input[type="password"]{
	width: 20em;
}

textarea {
	width:100%;
	height:100px;
}

input,select,textarea {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Meiryo,sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

input.datepicker {
	width: 8em !important;
}

#error_message {
	width: 60% !important;
	top: 43% !important;
	left: 36% !important;
	margin-left: -15% !important;
	margin-top: -5% !important;
}

/* イベント通知 */
div.message-count {
	display:none;
	position: fixed;
	top: 7px;
	right: 95px;
	background: #ff0033;
	color: #fff;
	width: 20px;
	height: 20px;
	padding: 1px;
	border-radius: 12px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	/* 20180219 k-kawamura Mod Start */
	/*z-index:9999;*/
	z-index:10002;
	/* 20180219 k-kawamura Mod End */
}


nav#info {
	position: absolute;
}

.mes {
	overflow:hidden;
	margin:20px 0;
	padding:10px;
	background-color:#fa90b5;
	color:#fff;
	border-radius:2px;
	text-align: center;
}

.icedit {
	display:inline-block;
	background:url(/img/ics006.png) no-repeat center center;
	background-size: 20px 20px;
	text-indent:-10000px;
	overflow:hidden;
	width:25px;
	height:25px;
	margin:0;
	padding:5px 2px;
	margin-right: 10px;
}

.icdel {
	display:inline-block;
	background:url(/img/ics007.png) no-repeat center center;
	background-size: 20px 20px;
	text-indent:-10000px;
	overflow:hidden;
	width:25px;
	height:25px;
	margin:0;
	padding:5px 2px;
}

.icadd {
	display:block;
	background:url(/img/ics005.png) no-repeat left center;
	background-size: 28px 15px;
	text-indent:-10000px;
	overflow:hidden;
	font-size:0.7em;
}

#error {
	background:#fde8f0;
	padding:10px;
	line-height:1.7em;
}

#error p:first-child {
	border-bottom:1px dashed #eee;
}

/* message表示設定 */
div#container div#message_box {
	z-index: 10000000;
	background-color: #121212;
	width: 80%;
	top: 50%;
	left: 10%;
	margin-top: -5%;
	vertical-align: middle;
	opacity: 0.7;
	filter: alpha(opacity=70);
	font-weight: bold;
	font-size: 1.5em;
	color: white;
	position: fixed;
	text-align: center;
	padding: 10px 20px 10px 20px;
}

input:disabled, select:disabled {
	background-color: #919191 !important;
}



/* 左右寄せ */
.alr{
	padding: 10px 15px;
}
.alr p.al{
	float:left;
	padding:0px;
	margin:0px;
}
.alr p.ar{
	text-align:right;
	padding:0px;
	margin:0px;
}

/* レポートタイプ */
.report-type,
.report-st{
	position: absolute;
	top: 0px;
	right: 0px;
}

/* 既存 */
.report-type1{
	color: #99FFFD;
	text-shadow: 1px 1px 1px #333;
}
/* 新規 */
.report-type2{
	color: #FF99E6;
	text-shadow: 1px 1px 1px #333;
}
/* 作業 */
.report-type3{
	color: #99FFC5;
	text-shadow: 1px 1px 1px #333;
}

/* 20180809 N.Mishima Add Start */
/* 作業 */
.report-type4{
	color: #FFCC99;
	text-shadow: 1px 1px 1px #333;
}
/* 20180809 N.Mishima Add End */

/* 未読 */
.report-st0{
	color: #FF6464;
	text-shadow: 1px 1px 1px #333;
}
/* 既読 */
.report-st1{
	color: #6464FF;
	text-shadow: 1px 1px 1px #333;
}
/* 返信あり */
.report-st2{
	color: #64DE64;
	text-shadow: 1px 1px 1px #333;
}
/* 返信済み */
.report-st3{
	color: #64DE64;
	text-shadow: 1px 1px 1px #333;
}

/* 未報告 */
.my-report-st0{
	background: yellow;
	padding:10px;
	font-weight: bold;
}

/* 報告済み */
.my-report-st1{
	background: #dcefff;
	padding:10px;
	font-weight: bold;
}

/* 削除アイコン */
.ic_delete::after{
	font-family: 'Glyphicons Halflings';
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 54px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 54px;
	height: 54px;
	content: '\e020';
	text-align: center;
	text-indent: 0;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

/* 強調行 */
.imp2{
	background: #ffd;
}

/* 報告内容 */
#report_contents {
	border:solid 1px #dcdcdc;
	border-top: 0px;
}

#report_contents .idx1 {
	border-top:solid 1px #fafafa;
	background-color:#dcdcdc;
	width:100%;
	position: relative;
	padding: 5px;
}
#report_contents .idx1 > p {
	display:table-cell;
	vertical-align:middle;
	line-height:1.5em;
	padding: 0px;
}

#report_contents .idx2 {
	border-top:solid 1px #fafafa;
	background-color:#dcdcdc;
	width:100%;
	padding: 5px;
}
#report_contents .idx2 > p {
	display:table-cell;
	vertical-align:middle;
	line-height:1.5em;
	padding: 0px;
}

#report_contents .tm {
}

#report_contents .contents {
	padding: 10px;
	border-top:solid 1px #dcdcdc;
}

/* コメント */
#comment {
	border:solid 1px #dcdcdc;
	border-bottom: 0px;
	border-collapse:collapse;
	width:100%;
}
#comment th {
	white-space:nowrap;
	font-weight:bold;
	padding:5px;
	background-color:#dcdcdc;
}
#comment td {
	vertical-align:top;
	padding:5px;
}

/* 回り込み解除 */
.cfx3:after {  
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}  
.cfx3 {  
    display: inline-block;
    min-height: 1%;
}

/* 下部固定表示 */
.econtrol-fix{
	position:fixed;
	bottom:0px;
	left:0px;
	width: 100%;
}



img {
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 600px){
	img {
	    width: 500px;
	}
}
