@charset "utf-8";

/*Simple Custom CSS*/

/*https://ds-academy1.com用*/

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	color: #333;
	border-top: 5px solid #0081cc;
	background-color:#fff;
}

a { color:#333; }

section.widget, .widgetInfo {
	border: medium none;
	margin: 0 0 40px;
	padding: 0;
}

img { vertical-align:bottom; }

.right_banner { text-align:center; }

.right_banner img { max-width:100%; }

nav#mainNav ul {
	border-left: none;
	border-right:none;
}

nav#mainNav {
	background-attachment: scroll;
	background-color: #ccc;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

nav#mainNav .panel ul li { background-color: #0081cc; }

nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a { background: #0068b7 none repeat scroll 0 0; }

nav#mainNav ul li a {
	color: #fff;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 14px 0px 10px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.1em;
}

nav#mainNav ul li:first-child {
	border-left: 1px solid #ffffff;
	width:168px;
}

nav#mainNav ul li {
	border-right: 1px solid #ffffff;
	width:165px;
	border-left-style: none;
}

#header h1 {
	color: #333;
	padding: 7px 0 5px;
}

#header h2 {
	padding-top: 0px;
	padding-bottom: 15px;
}

#header h2 img { max-width:100%; }

#header .bg { background-color: #FFF; }

#header .sitemap {
	float:right;
	padding-top: 0;
}

.sitemap .fa-sitemap {
	font-size: 18px;
	color: #0081cc;
	padding-right:5px;
}

.sitemap a { text-decoration: none; }

section.widget .right_banner a {
	padding: 0;
	text-decoration: none;
	background-color: #FFF;
	background-image: none;
}

#footer {
	background: #ccc none repeat scroll 0 0;
	border-bottom: none;
	clear: both;
	padding-bottom: 15px;
	padding-top: 20px;
}

#footer ul li {
	background-image: url(https://ds-academy1.com/wp-content/uploads/right_listarrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer ul li a {
	text-decoration: none;
	padding: 0 0 0 15px;
}

#copyright {
	font-size: 80%;
	background-color: #0081cc;
	padding-top: 15px;
	padding-bottom: 15px;
}

section.widget h3 {
	background-color: #ddd;
	background-image: url("https://ds-academy1.com/wp-content/uploads/right_h3back.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	line-height: 38px;
	margin: 0 0 15px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 2px;
}

section.widget a {
	display: block;
	padding: 3px 0 3px 13px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(https://ds-academy1.com/wp-content/uploads/right_listarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar ul { margin-left:10px; }

h2.toppage:before, h2.title:before {
	content: "\f1e0";
	font-family: FontAwesome;
	padding-right:10px;
	font-size:20px;
}

h2.toppage, h2.title {
	border-image: none;
	border-style: none;
	clear: both;
	font-size: 110%;
	margin: 0;
	padding: 6px 10px 5px 10px;
	background-color: #0081cc;
	background-image: none;
	font-weight: bold;
	color: #FFF;
	margin-bottom:15px;
	line-height:30px;
	letter-spacing:0.1em;
}

.toppage {
	border:none;
	padding-top:15px;
}

.post {
	padding-right: 10px;
	padding-left: 10px;
}

.post h2 {
  border-bottom: 2px solid #0081cc;
  border-top: 2px solid #0081cc;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0;
  padding-bottom: 3px;
  padding-top: 6px;
  padding-left: 10px;
}

.post h3 {
  border-bottom: 1px solid #aaa;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0px 0 15px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 6px;
}

#searchform .screen-reader-text { display:none; }

#searchform input[type="text"] { width: 70%; }

input[type="submit"], input[type="reset"], input[type="button"] {
	border-radius: 0px;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #0081cc), color-stop(100%, #0081cc));
	background-image:-webkit-linear-gradient(top, #0081cc, #0081cc);
	background-image:-moz-linear-gradient(top, #0081cc, #0081cc);
	background-image:-ms-linear-gradient(top, #0081cc, #0081cc);
	background-image:-o-linear-gradient(top, #0081cc, #0081cc);
	background-image:linear-gradient(top, #0081cc, #0081cc);
	font-size:14px;
}

input[type="text"], textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #aaa;
	border-radius: 0;
	color: #333;
	padding: 2px 5px;
}

img.aligncenter.wp-image-2390 { margin: 0px auto; }

.breadcrumbs {
	font-size:12px;
	margin-bottom:1em;
}

#sitemap_list li li { margin: 0 0 3px 5px; }
 @media only screen and (max-width: 1024px) {

nav#mainNav ul li, nav#mainNav ul li:first-child { width:100%; }

nav#mainNav ul li a, nav#mainNav ul li.current-menu-item li a { background: #0081cc none repeat scroll 0 0; }

nav#mainNav ul li:first-child { border-left: none; }

nav#mainNav { background-color: #fff; }
}
 @media only screen and (max-width: 644px) {

#header .sitemap, #header h1 { float:none; }
}

.post table {
  border: 1px solid #777;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 10px auto 20px;
  width: 100%;
}