/* CSS Document */

/* -----------------------------------------
 *
 * Table of Contents:
 *
 * 0.0 - tags
 * 1.0 - Repeatable Patterns
 * 2.0 - Basic Layout
 * 3.0 - Page setting
 ----------------------------------------- */

/* -----------------------------------------

	0.0 - tags

-----------------------------------------*/
body {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background: #FFF;
	color: #333;
	line-height: 1.4;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
/* -----------------------------------------

	0.0 - common

-----------------------------------------*/
#sec-maintenance {
	background: #FF0000;
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
}
#pageTop {
	position: fixed;
	bottom: 5%;
	right: 5%;
}
#pageTop a {
	display: block;
	z-index: 999;
	padding: 8px;
	border-radius: 30px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background-color: #0071d2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 2px solid #FFF;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.txt-normal {
	font-size: 14px !important;
	color: #333 !important;
	line-height: 1.4 !important;
}
.link-01 {
	color: #0071D2;
	text-decoration: underline;
}
.txt-s {
	font-size: 85%;
}
.txt-l {
	font-size: 115%;
}
.txt-xl {
	font-size: 130%;
}
.txt-01 {
	margin-bottom: 0.5em;
}
.txt-02 {
	margin-bottom: 1em;
}
.txt-03 {
	margin-bottom: 0.5em;
	font-size: 85%;
}
.txt-04 {
	text-align: center;
	padding: 15px 10px;
	background: #FFABC2;
	font-weight: bold;
	display: inline-table;
}
.txt-ind {
	text-indent: -1em;
	margin-left: 1em;
}
.txt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.c-01 {
	color: #0071d2;
}
.ico-01 {
	color: #FFF;
	font-size: 110%;
	padding: 3px 20px;
	font-weight: bold;
	text-align: center;
	background: #12A7FF;
	display: inline-block;
}
.ico-02 {
	color: #FFF;
	font-size: 110%;
	padding: 3px 20px;
	font-weight: bold;
	text-align: center;
	background: #00BCD2;
	display: inline-block;
}
.ico-03 {
	color: #FFF;
	font-size: 110%;
	padding: 3px 20px;
	font-weight: bold;
	text-align: center;
	background: #0077A8;
	display: inline-block;
}
.ico-04 {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 110%;
	padding: 3px 20px;
	font-weight: bold;
	text-align: center;
	background: #0071D2;
	display: inline-block;
}
.ico-05 {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 110%;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	background: #FF2C58;
	display: inline-block;
}
.ico-06 {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 110%;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	background: #FF7201;
	display: inline-block;
}
.ico-07 {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 110%;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	background: #00A777;
	display: inline-block;
}
.ico-08 {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 110%;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	background: #4F62C7;
	display: inline-block;
}
.tit-02-obi {
	margin-bottom: 10px;
}
.tit-03 {
	border-bottom: 1px solid #0071D2;
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
}
.tit-03-b {
	background-image: url(/chugaku/wp-content/themes/default/img/common/bg_tit3.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px 50px;
	height: 30px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 10px 0 10px 20px
}
.tit-03-b .bdr-1 {
	display: block;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}
.tit-03-b .bdr-2 {
	display: block;
	border-bottom: 2px solid #000;
}
.tit-03-c {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
}
.tit-04 {
	font-size: 120%;
	font-weight: bold;
	color: #0071D2;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
.tit-04 .s {
	font-size: 90%;
}
.tit-04-b {
	position: relative;
	padding: 0 .5em .5em 1.7em;
}
.tit-04-b::after {
	position: absolute;
	top: .3em;
	left: .3em;
	z-index: 2;
	content: '';
	width: 12px;
	height: 12px;
	background-color: #0071d2;
}
.tit-05 {
	font-weight: bold;
	margin-bottom: 0.5em;
}
.tit-05-02 {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 110%;
	line-height: 1;
}
.tit-05-02 span {
	border-left: 3px solid #0071d2;
	padding-left: 5px;
}
.tit-entry {
	border-bottom: 2px solid #0071d2;
	padding-bottom: 5px;
	margin: 0 0 0.5em;
	font-size: 140%;
}
.meta-entry {
	margin-bottom: 1.5em;
	overflow: hidden;
	font-size: 90%;
	line-height: 1.2;
	vertical-align: baseline;
}
.meta-entry .date {
	float: left;
	padding-right: 15px;
}
.meta-entry .category {
	float: left;
	overflow: hidden;
	vertical-align: baseline;
}
.meta-entry .category .post-categories {
	display: inline-block;
	overflow: hidden;
	vertical-align: bottom;
}
.meta-entry .category .post-categories li {
	float: left;
	margin-right: 5px;
	text-decoration: underline;
}
.btn-01 {
	display: inline-block;
	padding: 3px 20px;
	border: 2px solid #FF0000;
	background: #FFF;
	color: #FF0000;
	font-weight: bold;
}
.btn-01:hover {
	text-decoration: none;
	opacity: 0.6;
}
.btn-02 {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #0071D2;
	border-radius: 6px;
	background: #FFF;
	color: #0071D2;
	font-weight: bold;
}
.btn-02 span {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.btn-02:hover {
	text-decoration: none;
	opacity: 0.6;
}
.btn-03 {
	display: block;
	background: #0071d2;
	padding: 10px 0;
	text-align: center;
	color: #FFF;
}
.btn-03:hover {
	opacity: 0.7;
	text-decoration: none;
}
.btn-04 {
	display: block;
	background: #0071d2;
	padding: 15px 0;
	text-align: center;
	color: #FFFF00;
	font-size: 110%;
	font-weight: bold;
}
.btn-04:hover {
	opacity: 0.7;
	text-decoration: none;
}
.btn-05 {
	display: block;
	border: 1px solid #0071d2;
	padding: 10px 20px;
	text-align: center;
	color: #0071d2;
	font-weight: bold;
	margin: 0.5em 0;
}
.btn-05:hover {
	opacity: 0.7;
	text-decoration: none;
}
.btn-06 {
	display: block;
	border: 1px solid #0071d2;
	padding: 10px 20px;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.btn-06:hover {
	opacity: 0.7;
	text-decoration: none;
}
.btn-06 span {
	line-height: 2.2em;
	height: 2.2em;
	display: block;
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-size: contain;
}
.btn-06 span.l2 {
	line-height: 1.1em;
}
.btn-pdf {
	display: block;
	border: solid 2px #FBC927;
	background: #FFFF30;
	padding: 5px;
	text-align: center;
}
.btn-list-txt li {
	margin-bottom: 0.5em;
}
.btn-list-txt li a {
	border-bottom: 1px solid #0071d2 !important;
}
.btn-list-txt li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.tbl-01 {
}
.tbl-01 th, .tbl-01 td {
	padding: 5px;
	border: 1px solid #0071d2;
}
.tbl-01 th {
	color: #FFF;
	background: #0071d2;
	border-bottom: 1px solid #FFF;
}
.tbl-01 tr:last-child th {
	border-bottom: 1px solid #0071d2;
}
.tbl-02 table {
	width: 100%;
	font-size: 90%;
}
.tbl-02 table th, .tbl-02 table td {
	padding: 5px;
	border-bottom: 1px solid #D9D9D9;
	font-weight: normal;
}
.tbl-02 table .tbl-02-01 {
	width: 60%;
}
.tbl-02 table .tbl-02-02 {
	width: 20%;
	font-weight: bold;
}
.tbl-02 table .tbl-02-03 {
	width: 20%;
	text-align: right;
	font-weight: bold;
}
.tbl-02 table .tbl-02-04 {
	width: 40%;
	text-align: right;
	font-weight: bold;
}
.tbl-04 {
	margin: 1.5em 0;
}
.tbl-04 table {
	width: 100%;
	font-size: 90%;
}
.tbl-04 table th {
	vertical-align: top;
	text-align: center;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	line-height: 1.2;
	padding: 0px;
}
.tbl-04 table th span {
	background: #0071d2;
	color: #FFF;
	padding: 5px;
	display: block;
}
.tbl-04 table td {
	vertical-align: middle;
	font-weight: bold;
	padding: 5px;
	line-height: 1.2;
	border-bottom: 1px dotted #989898;
}
.tbl-05 {
	margin: 0.5em 0;
}
.tbl-05 table {
	width: 100%;
	font-size: 90%;
}
.tbl-05 table th, .tbl-05 table td {
	border: 1px solid #333;
	padding: 10px 7px;
}
.tbl-05 table th {
	text-align: center;
	vertical-align: middle;
}
.tbl-06 {
	margin: 1.5em 0;
}
.tbl-06 table {
	width: 100%;
	font-size: 90%;
}
.tbl-06 table th {
	vertical-align: top;
	text-align: center;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	line-height: 1.2;
	padding: 0px;
}
.tbl-06 table th span {
	background: #ff6347;
	color: #FFF;
	padding: 5px;
	display: block;
}
.tbl-06 table td {
	vertical-align: middle;
	font-weight: bold;
	padding: 5px;
	line-height: 1.2;
	border-bottom: 1px dotted #989898;
}
.t-mid {
	vertical-align: middle;
}
.tbg-01 {
	background: #0071D2;
	color: #FFF;
}
.tbg-02 {
	background: #FFF780;
}
.tbg-03 {
	background: #A7D8FF;
}
.tbg-04 {
	background: #A5ED96;
}
.att {
	color: #FF0000 !important;
}
.list-04 {
	margin: 1em 0;
}
.list-04 > li {
	margin-left: 1em;
	margin-bottom: 0.5em;
	list-style-type: decimal;
}
.list-05 {
	margin: 1em 0;
}
.list-05 > li {
	margin-left: 1em;
	margin-bottom: 0.5em;
	list-style-type: disc;
}
.list-link li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: dotted 1px #CCC;
}
.list-link li a {
	display: block;
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 20px 20px;
	padding-left: 30px;
}
.list-link li a .name {
	font-weight: bold;
}
.cal_wrapper {
	max-width: 800px; /* 最大幅 */
	min-width: 300px; /* 最小幅 */
	margin: 2.0833% auto;
}
.googlecal {
	position: relative;
	padding-bottom: 100%; /* 縦横比 */
	height: 0;
	overflow: hidden;
}
.googlecal iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.entry-contents p {
	text-align: left !important;
}
/* editor */
.entry-contents p:first-child {
	margin: 0 0 1em !important;
}
.entry-contents p {
	display: block;
	margin: 1em 0;
}
.entry-contents strong {
	font-weight: bold;
}
.entry-contents em {
	font-style: italic;
}
.entry-contents blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
.alignnone {
	margin-bottom: 1em;
}
.txt-soon {
	padding: 150px 0;
	text-align: center;
	border: 10px solid #EEE;
	font-size: 140%;
}

@media only screen and (min-width: 600px) {
/* 画面幅が600px以上の場合の縦横比の指定 */
.googlecal {
	padding-bottom: 75%;
}
}

/* -----------------------------------------

	sp

-----------------------------------------*/
@media (min-width: 1px) and (max-width: 736px) {
/* ------------------------------
	sommon
------------------------------ */
.entry-contents img {
	height: 100% !important;
	width: 100% !important;
}
.entry-contents .wp-caption, .entry-contents .alignleft, .entry-contents .alignright, .entry-contents .aligncenter {
	width: 100% !important;
}
.txt-ind {
	display: none;
}
.scroll-area {
	overflow: auto;
	white-space: nowrap;
}
.scroll-area::-webkit-scrollbar {
 height: 5px;
}
.scroll-area::-webkit-scrollbar-track {
 background: #F1F1F1;
}
.scroll-area::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
.scroll-area .scroll-area-in img {
	max-width: 1024px;
}
.sp-none {
	display: none;
}
.sp-100 {
	width: 100%;
}
.btn-tit {
	position: absolute;
	right: 0;
	top: 10%;
}
.box-01 {
	margin-bottom: 1em;
}
.box-01 .box-01-left {
	margin: 1em 0;
}
.box-01 .box-01-right {
	margin: 1em 0;
}
.box-01 .box-01-w1 {
}
.box-01 .box-01-w2 {
}
.box-01 .box-01-w3 {
}
.box-02 {
	overflow: hidden;
	margin: 1em 0;
}
.box-02 .box-02-single {
	padding: 0 0% 2%;
	margin-bottom: 2em;
	overflow: hidden;
}
.box-02 .box-02-single .img {
	float: left;
	width: 40%;
}
.box-02 .box-02-single .tit {
	padding-left: 43%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.box-02 .box-02-single .txt {
	padding-left: 43%;
	font-size: 85%;
}
.box-03 {
	margin: 1em 0;
}
.box-03-in {
}
.box-04 {
	padding: 10px;
	background: #F1F1F1;
}
.box-04 .box-04-in {
	margin-bottom: 20px;
}
.box-04 .box-04-in .box-04-left {
	background: #FFF;
	border: 2px solid #797979;
	padding: 15px 10px;
	margin-bottom: 10px;
}
.box-04 .box-04-in .box-04-left dt {
	margin-bottom: 10px;
}
.box-04 .box-04-in .box-04-left dt span {
	color: #FFF;
	font-weight: bold;
	background: #0071d2;
	padding: 3px 15px;
}
.box-04 .box-04-in .box-04-left dd {
	border-bottom: dotted 2px #C4C4C4;
	padding: 5px 0;
}
.box-04 .box-04-in .box-04-right {
}
.box-04 .box-04-in .box-04-right table {
	width: 100%;
}
.box-04 .box-04-in .box-04-right table th, .box-04 .box-04-in .box-04-right table td {
	padding: 5px;
}
.box-04 .box-04-in .box-04-right table th {
	width: 60px;
}
.box-04 .box-04-in .box-04-left-2 {
	margin-bottom: 10px;
}
.box-04 .box-04-in .box-04-right-2 {
}
.box-05 {
	margin: 1em 0;
	background: #BFF2D3;
	padding: 20px;
}
.box-06 {
	margin: 1em 0;
	background: #FFFF30;
	padding: 16px 8px;
}
.box-07 {
	margin-bottom: 1em;
}
.box-07 .box-07-left {
	margin-bottom: 1em
}
.box-07 .box-07-right {
}
.box-08 {
	margin: 2em 0;
}
.box-08 .box-08-in {
	margin: 0 0 3em;
	overflow: hidden;
}
.box-08 .box-08-in .box-08-w1 {
	margin-bottom: 2em;
}
.box-08 .box-08-in .box-08-left {
}
.box-08 .box-08-in .box-08-right {
}
.box-09 {
	overflow: hidden;
	margin: 0 10%;
}
.box-09 .box-09-single {
	float: left;
	width: 30%;
	padding: 0 1.5%;
}
.box-10 {
}
.box-houshin {
	text-align: center;
	margin: 2em 0 4em;
}
.box-houshin .tit-3-houshin {
	font-size: 140%;
	margin-bottom: 1em;
	font-weight: bold;
}
.box-houshin .txt-houshin {
	margin-bottom: 1em;
	font-size: 110%;
}
.btn-line-01 {
	margin: 1em 0;
}
.btn-line-01 li {
	margin: 0.5em 0;
}
.btn-line-03 {
	margin: 1em 0;
}
.btn-line-03 li {
	margin: 0.5em 0;
}
.btn-line-04 {
	margin: 1em 0;
}
.btn-line-04 li {
	margin: 0.5em 0;
}
.btn-line-04-b {
	margin: 1em 0;
}
.btn-line-04-b li {
	margin: 0.5em 0;
}
.btn-pdf span.bg {
	background-image: url(/chugaku/wp-content/themes/default/img/common/ico_pdf.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	padding-right: 25px;
	font-weight: bold;
	display: block;
	min-height: 20px;
	background-position: right center;
}
.btn-pdf:hover {
	text-decoration: none;
	opacity: 0.7;
}
#tit-page {
	margin-bottom: 1.5em;
}
.sec-01 {
	margin-bottom: 4em;
}
.sec-02 {
	margin-bottom: 2em;
}
.sec-03 {
	margin: 1em 0;
}
.dlist-01 {
	margin-bottom: 1em;
}
.dlist-01 dt {
	margin-bottom: 5px;
}
.dlist-01 dd {
	margin-bottom: 5px;
}
.dlist-01 .dl-01 {
}
.dlist-01 .dl-02 {
	font-weight: bold;
}
.dlist-01 .dl-03 {
}
.dlist-02 {
	margin: 1em 0;
	overflow: hidden;
}
.dlist-02 dt {
}
.dlist-02 dd {
}
.list-01 {
	overflow: hidden;
}
.list-01 .single {
	width: 48%;
	padding: 0 1% 2%;
	float: left;
	font-weight: bold;
}
.list-01 .single .txt {
	height: 1em;
	line-height: 1em;
	overflow: hidden;
}
.list-02 {
	border: 1px solid #333;
	padding: 10px;
	margin: 1em 0;
}
.list-02 li {
}
.list-03 {
	margin: 1em;
}
.list-03 li {
	margin-left: 1em;
	text-indent: -1em;
}
.list-qa {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #606060;
}
.list-qa:last-child {
	border-bottom: none;
}
.list-qa .ico {
	width: 30px;
	float: left;
	display: block;
}
.list-qa .txt {
	padding-left: 30px;
	display: block;
	font-size: 85%;
}
.list-qa dt {
	color: #0071D2;
	font-weight: bold;
	overflow: hidden;
}
.list-qa dt .ico {
}
.list-qa dd {
	overflow: hidden;
}
.list-qa dd .ico {
	font-weight: bold;
	color: #EC1B23;
}
.img-list-03 {
	margin: 0.5em 0;
	overflow: hidden;
}
.img-list-03 .img-w {
	width: 100%;
	margin-bottom: 10px;
}
.img-list-03 .img-s1 {
	width: 49%;
	float: left;
}
.img-list-03 .img-s2 {
	width: 49%;
	float: right;
}
.rw-table-01 table {
	width: 100%;
	margin: 5px 0;
}
.rw-table-01 {
	overflow: auto;
	white-space: nowrap;
}
.rw-table-01::-webkit-scrollbar {
 height: 5px;
}
.rw-table-01::-webkit-scrollbar-track {
 background: #F1F1F1;
}
.rw-table-01::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
#contents-in {
	margin: 10px;
}
.sp-m {
	margin: 0 20%;
}
.tbl-03 th {
	display: block !important;
	width: 100%;
}
.lnav {
	margin: 1em 0;
}
.lnav ul {
	overflow: hidden;
}
.lnav ul li {
	float: left;
	font-size: 85%;
}
.lnav ul li.l2 {
	line-height: 1.2em;
}
.lnav ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #0071d2;
	overflow: hidden;
}
.lnav ul.line-07 li {
	width: 32%;
	padding: 0.5%;
}
/* ------------------------------
	sec-header
------------------------------ */
#sec-header {
	padding: 5px;
	border-bottom: 3px solid #0071d2;
}
#sec-header-in {
	overflow: hidden;
}
#sec-header-in #g-logo {
	float: left;
	width: 130px;
}
#sec-header-in #snav {
	float: right;
	width: 170px;
}
#sec-header-in #snav li {
	width: 40px;
	height: 40px;
	padding: 0 1px;
	float: left;
}
#sec-header-in #snav li a {
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
}
#sec-header-in #snav li#snav-01 a:after {
	content: " \f0e0";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 25px;
	color: #595959;
}
#sec-header-in #snav li#snav-02 a:after {
	content: " \f1b9";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 25px;
	color: #595959;
}
#sec-header-in #snav li#snav-03 a {
	border: 1px solid #FF0000;
	text-align: center;
	line-height: 17px;
	padding: 2px;
	width: 34px;
	height: 34px;
}
#sec-header-in #snav li#snav-04 a:after {
	content: " \f0c9";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 25px;
	color: #595959;
}
/* ------------------------------
	sec-gnav
------------------------------ */
#sec-gnav {
	background: #0071D2;
}
#sec-gnav .gnav-parent {
}
#sec-gnav .gnav-parent li {
	border-bottom: 1px solid #FFF;
}
#sec-gnav .gnav-parent li a {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 10px;
}
#sec-gnav .gnav-child {
	display: none;
}
#sec-gnav .gnav-child > li {
	background: #4F4F4F;
	border-bottom: none !important;
	border-top: 1px solid #FFF !important;
}
/* ------------------------------
	sec-footer
------------------------------ */
#sec-footer {
	background: #0071D2;
	padding: 10px;
	color: #FFF;
}
#sec-footer #fnav {
	overflow: hidden;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFF;
}
#sec-footer #fnav li {
	float: left;
	width: 50%;
	text-align: center;
}
#sec-footer #fnav li:last-child {
	border-right: none;
}
#sec-footer #fnav li a {
	color: #FFF;
	display: block;
	padding: 3px;
}
#sec-footer #footer-info {
	padding: 10px 0 0;
	overflow: hidden;
}
#sec-footer #footer-info #flogo {
	margin: 0 30% 10px;
}
#sec-footer #footer-info #fcopy {
	text-align: center;
}
/* ------------------------------
	sec-inav
------------------------------ */
#sec-inav {
	background: #F1F1F2;
	padding: 10px;
	text-align: center;
}
#sec-inav #inav {
	overflow: hidden;
}
#sec-inav #inav li {
	float: left;
	width: 48%;
	margin-bottom: 10px;
}
#sec-inav #inav li:nth-child(2n) {
	float: right !important;
	width: 48%;
}
#sec-inav #inav li .img {
	margin-bottom: 5px;
}
#sec-inav #inav li .img .txt {
	height: 1.2em;
	line-height: 1.2;
}
/* ------------------------------
	sec-icontens
------------------------------ */
#sec-icontens {
	padding: 10px;
}
#sec-icontens #sec-icontens-in {
}
#sec-icontens #sec-icontens-in #sec-news {
}
#sec-icontens #sec-icontens-in #sec-news #list-news {
	overflow-y: scroll;
	height: 150px;
}
#sec-icontens #sec-icontens-in #sec-news #list-news .single {
	overflow: hidden;
	margin-bottom: 10px;
}
#sec-icontens #sec-icontens-in #sec-news #list-news .single .date {
	font-weight: bold;
	color: #5B5B5B;
}
#sec-icontens #sec-icontens-in #sec-news #list-news .single .txt {
}
#sec-icontens #sec-icontens-in #sec-ibnr {
	margin-top: 20px;
}
#sec-icontens #sec-icontens-in #sec-ibnr #list-ibnr {
	overflow: hidden;
}
#sec-icontens #sec-icontens-in #sec-ibnr #list-ibnr li {
	float: left;
	width: 48%;
	padding: 0 1% 2%;
}
/* ------------------------------
	sec-iinfo
------------------------------ */
#sec-iinfo {
	background: #F1F1F2;
	padding: 10px;
}
#sec-iinfo #sec-iinfo-in {
	overflow: hidden;
}
#sec-iinfo #iinfo-in {
	margin: 20px 0;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul {
	overflow: hidden;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li {
	display: inline-block;
	padding-bottom: 20px;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li a {
	display: block;
	padding: 5px 8px;
	border: 2px solid #0071D2;
	background: #FFF;
	color: #0071D2;
	font-weight: bold;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li.on {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 20px 20px;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li.on a {
	background: #0071D2;
	color: #FFF;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li a:hover {
	background: #0071D2;
	color: #FFF;
	text-decoration: none;
}
#sec-iinfo #iinfo-in #iinfo-in-body {
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo {
	overflow: hidden;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single {
	float: left;
	width: 48%;
	padding: 0 1% 2%;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a {
	border: 1px solid #9C9C9C;
	background: #FFF;
	border-radius: 6px;
	display: block;
	padding: 10px;
	font-size: 85%;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a .img {
	margin-bottom: 5px;
	border-radius: 6px;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a .trim-img {
	display: block;
	background-position: center;
	background-size: cover;
	padding-top: 100%;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a .trim-img img {
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a .txt {
	line-height: 1.2em;
	height: 1.2em;
	overflow: hidden;
}
#list-iinfo-temp {
	display: none;
}
/* entry */
.wrap-single {
	margin: 10px;
}
.entry-nav {
	margin: 2em 0;
	overflow: hidden;
	border-top: 4px solid #EEE;
	border-bottom: 4px solid #EEE;
}
.entry-nav .left {
	float: left;
	width: 50%;
}
.entry-nav .right {
	float: right;
	width: 50%;
}
.entry-nav > div a {
	display: block;
	padding: 15px 0;
	text-align: center;
}
.entry-nav .left a {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_prev.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	text-align: left;
	padding-left: 40px;
	border-right: 2px solid #EEE;
}
.entry-nav .right a {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_next.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
	text-align: right;
	padding-right: 40px;
	border-left: 2px solid #EEE;
}
.post-archive {
	border-bottom: dotted 1px #8B8B8B;
}
.post-archive a {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	padding: 10px 0 10px 40px;
}
.post-archive a:hover {
	background-color: #EEE;
}
#sidebar {
	margin: 30px 10px;
}
#sidebarnav #search-3 {
	padding: 20px;
	background: #EEE;
}
#sidebarnav #search-3 .screen-reader-text {
	display: none;
}
#sidebarnav > .widget {
	margin-bottom: 2em;
}
#sidebarnav > .widget > .widgettitle {
	color: #FFF;
	font-weight: bold;
	background-color: #0071d2;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#sidebarnav > .widget > ul > li {
	list-style-type: disc;
	margin: 0 0 0.5em 1.5em;
	font-size: 90%;
}
}

/* -----------------------------------------

	tb

-----------------------------------------*/
@media (min-width: 1px) and (max-width: 700px) {
}

/* -----------------------------------------

	pc

-----------------------------------------*/
@media (min-width: 737px) {
/* ------------------------------
	common
------------------------------ */
.sec-inner-01 {
	margin: 0 10%;
}
.sec-inner-02 {
	margin: 0 15%;
}
.pc-btn-01 {
	padding-left: 70%;
}
.lnav {
	margin: 1em 0;
}
.lnav ul {
	overflow: hidden;
	border-left: 1px solid #0071d2;
}
.lnav ul li {
	float: left;
	line-height: 2.8em;
	height: 2.8em;
}
.lnav ul li.l2 {
	line-height: 1.2em;
	padding: 0.2em 0;
}
.lnav ul li a {
	display: block;
	text-align: center;
	border-right: 1px solid #0071d2;
}
.lnav ul.line-07 li {
	width: 14.2%;
}
a img:hover {
	opacity: 0.7;
}
.scroll-area {
	overflow: hidden;
}
.scroll-area .scroll-txt {
	display: none;
}
.scroll-area .scroll-area-in {
}
.scroll-area .scroll-area-in img {
}
.w-base {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.pc-none {
	display: none !important;
}
.tit-02-obi {
	background: url(/chugaku/wp-content/themes/default/img/common/bg_obi_02.png) repeat-x left center;
}
.btn-tit {
	float: right;
	margin-top: 10px;
}
.btn-pdf span.bg {
	background-image: url(/chugaku/wp-content/themes/default/img/common/ico_pdf.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	padding-right: 40px;
	height: 40px;
	font-size: 110%;
	line-height: 40px;
	font-weight: bold;
	display: block;
	background-position: right center;
}
.btn-pdf:hover {
	text-decoration: none;
	opacity: 0.7;
}
.box-01 {
	overflow: hidden;
	margin-bottom: 1em;
}
.box-01 .box-01-left {
	float: left;
}
.box-01 .box-01-right {
	float: right;
}
.box-01 .box-01-w1 {
	width: 55%;
}
.box-01 .box-01-w2 {
	width: 42%;
}
.box-01 .box-01-w3 {
	width: 36%;
	padding: 0 3%;
}
.box-01 .box-01-w4 {
	width: 24%;
}
.box-01 .box-01-w5 {
	width: 74%;
}
.box-01 .box-01-w6 {
	width: 32%;
}
.box-01 .box-01-w7 {
	width: 66%;
}
.box-02 {
	overflow: hidden;
	margin: 1em 0;
}
.box-02 .box-02-single {
	float: left;
	width: 48%;
	padding: 0 1% 2%;
	overflow: hidden;
}
.box-02 .box-02-single .img {
	float: left;
	width: 40%;
}
.box-02 .box-02-single .tit {
	padding-left: 43%;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0.5em;
}
.box-02 .box-02-single .txt {
	padding-left: 43%;
}
.box-03 {
	margin: 1em 0;
}
.box-03-in {
	margin: 0 17%;
}
.box-04 {
	padding: 30px;
	background: #F1F1F1;
}
.box-04 .box-04-in {
	overflow: hidden;
	margin-bottom: 20px;
}
.box-04 .box-04-in .box-04-left {
	float: left;
	width: 44%;
	background: #FFF;
	border: 2px solid #797979;
	padding: 2%;
}
.box-04 .box-04-in .box-04-left dt {
	margin-bottom: 10px;
}
.box-04 .box-04-in .box-04-left dt span {
	color: #FFF;
	font-weight: bold;
	background: #0071d2;
	padding: 3px 15px;
}
.box-04 .box-04-in .box-04-left dd {
	border-bottom: dotted 2px #C4C4C4;
	padding: 5px 0;
}
.box-04 .box-04-in .box-04-right {
	float: right;
	width: 50%;
}
.box-04 .box-04-in .box-04-right table {
	width: 100%;
}
.box-04 .box-04-in .box-04-right table th, .box-04 .box-04-in .box-04-right table td {
	padding: 5px;
}
.box-04 .box-04-in .box-04-right table th {
	width: 15%;
}
.box-04 .box-04-in .box-04-left-2 {
	float: left;
	width: 26%;
}
.box-04 .box-04-in .box-04-right-2 {
	float: right;
	width: 72%;
}
.box-05 {
	margin: 1em 0;
	background: #BFF2D3;
	padding: 20px;
}
.box-06 {
	margin: 1em 0;
	background: #FFFF30;
	padding: 20px;
}
.box-07 {
	overflow: hidden;
	margin-bottom: 1em;
}
.box-07 .box-07-left {
	float: left;
	width: 70%;
}
.box-07 .box-07-right {
	float: right;
	width: 30%;
}
.box-08 {
	margin: 2em 0;
}
.box-08 .box-08-in {
	margin: 0 0 3em;
	overflow: hidden;
}
.box-08 .box-08-in .box-08-w1 {
	width: 47.5%;
}
.box-08 .box-08-in .box-08-left {
	float: left;
}
.box-08 .box-08-in .box-08-right {
	float: right;
}
.box-09 {
	overflow: hidden;
	margin: 0 15% 0 0;
}
.box-09 .box-09-single {
	float: left;
	width: 30%;
	padding: 0 1.5%;
}
.box-10 {
	margin: 0 10%;
}
.box-11 {
	margin: 0 20%;
}
.box-houshin {
	text-align: center;
	margin: 2em 0 4em;
}
.box-houshin .tit-3-houshin {
	font-size: 180%;
	margin-bottom: 1em;
	font-weight: bold;
}
.box-houshin .txt-houshin {
	margin-bottom: 1em;
	font-size: 120%;
}
.btn-line-01 {
	margin: 1em 0;
}
.btn-line-01 li {
	margin: 1em 25%;
}
.btn-line-02 {
	overflow: hidden;
	margin: 1em 10%;
}
.btn-line-02 li {
	float: left;
	width: 46%;
	padding: 0 2%;
}
.btn-line-03 {
	margin: 1em 0;
	overflow: hidden;
}
.btn-line-03 li {
	width: 30%;
	padding: 0 3% 0 0;
	float: left;
}
.btn-line-04 {
	margin: 1em 5%;
	overflow: hidden;
}
.btn-line-04 li {
	float: left;
	width: 46%;
	padding: 0 2% 2%;
}
.btn-line-04-b {
	margin: 0.5em 0;
	overflow: hidden;
}
.btn-line-04-b li {
	float: left;
	width: 23%;
	padding: 0 1%;
}
#tit-page {
	margin-bottom: 3em;
}
.sec-01 {
	margin-bottom: 6em;
}
.sec-02 {
	margin-bottom: 3em;
}
.sec-03 {
	margin: 0 0 1.5em;
}
.dlist-01 {
	margin-bottom: 2em;
}
.dlist-01 dt {
	margin-bottom: 5px;
}
.dlist-01 dd {
	margin-bottom: 5px;
}
.dlist-01 .dl-01 {
}
.dlist-01 .dl-02 {
	font-weight: bold;
}
.dlist-01 .dl-03 {
}
.dlist-02 {
	margin: 1em 0;
	overflow: hidden;
}
.dlist-02 dt {
	float: left;
	width: 25%;
}
.dlist-02 dd {
	float: left;
	width: 75%;
}
.list-01 {
	overflow: hidden;
}
.list-01 .single {
	width: 19%;
	padding: 0 0.5% 2%;
	float: left;
	font-weight: bold;
}
.list-02 {
	border: 1px solid #333;
	padding: 20px;
	margin: 1em 0;
}
.list-02 li {
	display: inline-block;
	width: 45%;
}
.list-03 {
	margin: 1em;
}
.list-03 li {
	margin-left: 1em;
	text-indent: -1em;
}
.list-qa {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #606060;
}
.list-qa:last-child {
	border-bottom: none;
}
.list-qa .ico {
	width: 50px;
	float: left;
	display: block;
}
.list-qa .txt {
	padding-left: 60px;
	display: block;
}
.list-qa dt {
	margin-bottom: 1em;
	color: #0071D2;
	font-weight: bold;
	overflow: hidden;
	font-size: 120%;
}
.list-qa dt .ico {
}
.list-qa dd {
	overflow: hidden;
}
.list-qa dd .ico {
	font-weight: bold;
	font-size: 120%;
	color: #EC1B23;
}
.img-list-03 {
	margin: 0.5em 0;
	overflow: hidden;
}
.img-list-03 .img-w {
	width: 100%;
	margin-bottom: 10px;
}
.img-list-03 .img-s1 {
	width: 49%;
	float: left;
}
.img-list-03 .img-s2 {
	width: 49%;
	float: right;
}
/* ------------------------------
	sec-header
------------------------------ */
#sec-header {
	margin: 20px auto;
}
#sec-header-in {
	overflow: hidden;
}
#sec-header-in #g-logo {
	float: left;
	width: 23%;
}
#sec-header-in #snav {
	float: right;
	width: 40%;
	overflow: hidden;
	text-align: right;
	margin: 30px 0 0;
}
#sec-header-in #snav li {
	display: inline-block;
	padding: 0 20px;
	border-left: 1px solid #333;
}
/* ------------------------------
	sec-gnav
------------------------------ */
#sec-gnav {
	background: #0071D2;
	margin-bottom: 20px;
}
#sec-gnav .gnav-parent {
	height: 50px;
}
#sec-gnav .gnav-parent li {
	float: left;
	width: 16.6%;
	text-align: center;
}
#sec-gnav .gnav-parent li a {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 15px 0;
}
#sec-gnav .gnav-parent-single a:hover {
	text-decoration: none !important;
	background: #005299 !important;
}
#gnav-child .gnav-child {
	display: none;
}
#sec-gnav .gnav-child {
	display: none;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 9999;
}
#sec-gnav .gnav-parent-single {
	position: relative;
}
#sec-gnav .gnav-parent-single .gnav-child {
	background: #4F4F4F;
	width: 100%;
}
#sec-gnav .gnav-parent-single .gnav-child .gnav-child-single {
	float: none;
	width: 100%;
	border-bottom: 1px solid #FFF;
}
#sec-gnav .gnav-parent-single .gnav-child .gnav-child-single a {
	font-weight: normal;
	font-size: 85%;
	padding: 10px 0;
}
#sec-gnav .gnav-parent-single a.line2 {
	line-height:1.3;
	padding: 7px 0 6px 0;
}
/* ------------------------------
	sec-footer
------------------------------ */
#sec-footer {
	background: #0071D2;
	padding: 30px 0;
	color: #FFF;
}
#sec-footer #fnav {
	overflow: hidden;
	text-align: center;
}
#sec-footer #fnav li {
	display: inline-block;
	text-align: center;
	border-right: 1px solid #FFF;
}
#sec-footer #fnav li:last-child {
	border-right: none;
}
#sec-footer #fnav li a {
	color: #FFF;
	display: block;
	padding: 3px 20px;
}
#sec-footer #footer-info {
	padding: 20px 0 0;
	margin: 0 18% 0 23%;
	overflow: hidden;
}
#sec-footer #footer-info #flogo {
	float: left;
	width: 30%;
}
#sec-footer #footer-info #fcopy {
	float: right;
	width: 68%;
	padding: 5px 0 0;
}
/* ------------------------------
	sec-inav
------------------------------ */
#sec-inav {
	background: #F1F1F2;
	padding: 20px 0;
	text-align: center;
}
#sec-inav #inav {
	overflow: hidden;
}
#sec-inav #inav li {
	float: left;
	width: 31%;
	padding-right: 3.5%;
	margin-bottom: 3.5%;
}
#sec-inav #inav li:nth-child(3n) {
	padding-right: 0%;
}
#sec-inav #inav li .img {
	margin-bottom: 5px;
}
/* ------------------------------
	sec-icontens
------------------------------ */
#sec-icontens {
	background: #FFF;
	padding: 20px 0;
}
#sec-icontens #sec-icontens-in {
	overflow: hidden;
}
#sec-icontens #sec-icontens-in #sec-news {
	float: left;
	width: 48%;
}
#sec-icontens #sec-icontens-in #sec-news #list-news {
	height: 240px;
	margin: 20px 0 0;
	overflow-y: scroll;
}
#sec-icontens #sec-icontens-in #sec-news #list-news .single {
	overflow: hidden;
	margin-bottom: 10px;
}
#sec-icontens #sec-icontens-in #sec-news #list-news .single .date {
	font-weight: bold;
	color: #5B5B5B;
	float: left;
	width: 22%;
}
#sec-icontens #sec-icontens-in #sec-news #list-news .single .txt {
	float: left;
	width: 78%;
}
#sec-icontens #sec-icontens-in #sec-ibnr {
	float: right;
	width: 504px;
	margin-top: 30px;
}
#sec-icontens #sec-icontens-in #sec-ibnr #list-ibnr {
	overflow: hidden;
}
#sec-icontens #sec-icontens-in #sec-ibnr #list-ibnr li {
	float: left;
	padding: 0 0 10px 10px;
	width: 242px;
}
/* ------------------------------
	sec-iinfo
------------------------------ */
#sec-iinfo {
	background: #F1F1F2;
	padding: 20px 0;
}
#sec-iinfo #sec-iinfo-in {
	overflow: hidden;
}
#sec-iinfo #iinfo-in {
	margin: 20px 0;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul {
	overflow: hidden;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li {
	display: inline-block;
	padding-bottom: 20px;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li a {
	display: block;
	padding: 5px 20px;
	border: 2px solid #0071D2;
	background: #FFF;
	color: #0071D2;
	font-weight: bold;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li.on {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 20px 20px;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li.on a {
	background: #0071D2;
	color: #FFF;
}
#sec-iinfo #iinfo-in #iinfo-in-head ul li a:hover {
	background: #0071D2;
	color: #FFF;
	text-decoration: none;
}
#sec-iinfo #iinfo-in #iinfo-in-body {
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo {
	overflow: hidden;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single {
	float: left;
	width: 19%;
	padding: 0 0.5%;
	margin-bottom: 10px;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a {
	border: 1px solid #9C9C9C;
	background: #FFF;
	border-radius: 6px;
	display: block;
	padding: 10px;
	font-size: 85%;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a .img {
	margin-bottom: 5px;
	width: 170px;
	height: 170px;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a .img .trim-img {
	display: block;
	width: 170px;
	height: 170px;
	background-size: cover;
	background-position: center;
}
#sec-iinfo #iinfo-in #iinfo-in-body #list-iinfo .single a .txt {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#list-iinfo-temp {
	display: none;
}
/* entry */
.wrap-single {
	margin: 2em 0;
	float: left;
	width: 70%;
}
#sidebar {
	float: right;
	width: 28%;
	margin: 2em 0 0;
}
#sidebarnav #search-3 {
	padding: 20px;
	background: #EEE;
}
#sidebarnav #search-3 .screen-reader-text {
	display: none;
}
#sidebarnav > .widget {
	margin-bottom: 2em;
}
#sidebarnav > .widget > .widgettitle {
	color: #FFF;
	font-weight: bold;
	background-color: #0071d2;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#sidebarnav > .widget > ul > li {
	list-style-type: disc;
	margin: 0 0 0.5em 1.5em;
	font-size: 90%;
}
.entry-nav {
	margin: 2em 0;
	overflow: hidden;
	border-top: 4px solid #EEE;
	border-bottom: 4px solid #EEE;
}
.entry-nav .left {
	float: left;
	width: 50%;
}
.entry-nav .right {
	float: right;
	width: 50%;
}
.entry-nav > div a {
	display: block;
	padding: 15px 0;
	text-align: center;
}
.entry-nav .left a {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_prev.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	text-align: left;
	padding-left: 40px;
	border-right: 2px solid #EEE;
}
.entry-nav .right a {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_next.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
	text-align: right;
	padding-right: 40px;
	border-left: 2px solid #EEE;
}
.entry-contents {
	border: 1px solid #d4d4d4;
	padding: 15px;
	background: #fafafa;
}
.post-archive {
	border-bottom: dotted 1px #8B8B8B;
}
.post-archive a {
	background-image: url(/chugaku/wp-content/themes/default/img/common/arrow_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	padding: 10px 0 10px 40px;
}
.post-archive a:hover {
	background-color: #EEE;
}
/* img */
.entry-contents {
	overflow: hidden;
}
.entry-contents .aligncenter {
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.entry-contents .alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.entry-contents .alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
	max-width: 685px;
}
}






/**/
